bool               71 android_webview/browser/aw_browser_context.h       bool in_memory,
bool               81 android_webview/browser/aw_browser_context.h   virtual bool IsOffTheRecord() const OVERRIDE;
bool               90 android_webview/browser/aw_browser_context.h           const base::FilePath& partition_path, bool in_memory) OVERRIDE;
bool               96 android_webview/browser/aw_browser_context.h       bool user_gesture,
bool               29 android_webview/browser/aw_browser_main_parts.h   virtual bool MainMessageLoopRun(int* result_code) OVERRIDE;
bool               53 android_webview/browser/aw_content_browser_client.h       bool in_memory,
bool               63 android_webview/browser/aw_content_browser_client.h   virtual bool AllowAppCache(const GURL& manifest_url,
bool               66 android_webview/browser/aw_content_browser_client.h   virtual bool AllowGetCookie(const GURL& url,
bool               72 android_webview/browser/aw_content_browser_client.h   virtual bool AllowSetCookie(const GURL& url,
bool               79 android_webview/browser/aw_content_browser_client.h   virtual bool AllowWorkerDatabase(
bool               86 android_webview/browser/aw_content_browser_client.h   virtual bool AllowWorkerFileSystem(
bool               90 android_webview/browser/aw_content_browser_client.h   virtual bool AllowWorkerIndexedDB(
bool              104 android_webview/browser/aw_content_browser_client.h       bool overridable,
bool              105 android_webview/browser/aw_content_browser_client.h       bool strict_enforcement,
bool              106 android_webview/browser/aw_content_browser_client.h       const base::Callback<void(bool)>& callback,
bool              123 android_webview/browser/aw_content_browser_client.h       bool worker) OVERRIDE;
bool              128 android_webview/browser/aw_content_browser_client.h   virtual bool CanCreateWindow(const GURL& opener_url,
bool              136 android_webview/browser/aw_content_browser_client.h                                bool user_gesture,
bool              137 android_webview/browser/aw_content_browser_client.h                                bool opener_suppressed,
bool              140 android_webview/browser/aw_content_browser_client.h                                bool is_guest,
bool              142 android_webview/browser/aw_content_browser_client.h                                bool* no_javascript_access) OVERRIDE;
bool              149 android_webview/browser/aw_content_browser_client.h   virtual bool IsFastShutdownPossible() OVERRIDE;
bool              159 android_webview/browser/aw_content_browser_client.h   virtual bool AllowPepperSocketAPI(
bool              162 android_webview/browser/aw_content_browser_client.h       bool private_api,
bool               44 android_webview/browser/aw_contents_client_bridge_base.h                                      const base::Callback<void(bool)>& callback,
bool               45 android_webview/browser/aw_contents_client_bridge_base.h                                      bool* cancel_request) = 0;
bool               61 android_webview/browser/aw_contents_client_bridge_base.h   virtual bool ShouldOverrideUrlLoading(const base::string16& url) = 0;
bool               52 android_webview/browser/aw_contents_io_thread_client.h   virtual bool PendingAssociation() const = 0;
bool               77 android_webview/browser/aw_contents_io_thread_client.h   virtual bool ShouldBlockContentUrls() const = 0;
bool               81 android_webview/browser/aw_contents_io_thread_client.h   virtual bool ShouldBlockFileUrls() const = 0;
bool               85 android_webview/browser/aw_contents_io_thread_client.h   virtual bool ShouldBlockNetworkLoads() const = 0;
bool               33 android_webview/browser/aw_cookie_access_policy.h   bool GetGlobalAllowAccess();
bool               34 android_webview/browser/aw_cookie_access_policy.h   void SetGlobalAllowAccess(bool allow);
bool               38 android_webview/browser/aw_cookie_access_policy.h   bool OnCanGetCookies(const net::URLRequest& request,
bool               40 android_webview/browser/aw_cookie_access_policy.h   bool OnCanSetCookie(const net::URLRequest& request,
bool               46 android_webview/browser/aw_cookie_access_policy.h   bool AllowGetCookie(const GURL& url,
bool               52 android_webview/browser/aw_cookie_access_policy.h   bool AllowSetCookie(const GURL& url,
bool               65 android_webview/browser/aw_cookie_access_policy.h   bool allow_access_;
bool               19 android_webview/browser/aw_download_manager_delegate.h   virtual bool DetermineDownloadTarget(
bool               22 android_webview/browser/aw_download_manager_delegate.h   virtual bool ShouldCompleteDownload(
bool               25 android_webview/browser/aw_download_manager_delegate.h   virtual bool ShouldOpenDownload(
bool               34 android_webview/browser/aw_form_database_service.h   bool HasFormData();
bool               49 android_webview/browser/aw_form_database_service.h     bool* result;
bool               55 android_webview/browser/aw_form_database_service.h   void HasFormDataImpl(base::WaitableEvent* completion, bool* result);
bool               21 android_webview/browser/aw_gl_surface.h   virtual bool IsOffscreen() OVERRIDE;
bool               23 android_webview/browser/aw_gl_surface.h   virtual bool SwapBuffers() OVERRIDE;
bool               27 android_webview/browser/aw_http_auth_handler_base.h                                        bool first_auth_attempt);
bool               32 android_webview/browser/aw_http_auth_handler_base.h   virtual bool HandleOnUIThread(content::WebContents*) = 0;
bool               26 android_webview/browser/aw_javascript_dialog_manager.h       bool* did_suppress_message) OVERRIDE;
bool               30 android_webview/browser/aw_javascript_dialog_manager.h       bool is_reload,
bool               36 android_webview/browser/aw_login_delegate.h   void HandleHttpAuthRequestOnUIThread(bool first_auth_attempt);
bool               25 android_webview/browser/aw_pref_store.h   virtual bool GetValue(const std::string& key,
bool               29 android_webview/browser/aw_pref_store.h   virtual bool HasObservers() const OVERRIDE;
bool               30 android_webview/browser/aw_pref_store.h   virtual bool IsInitializationComplete() const OVERRIDE;
bool               33 android_webview/browser/aw_pref_store.h   virtual bool GetMutableValue(const std::string& key,
bool               40 android_webview/browser/aw_pref_store.h   virtual bool ReadOnly() const OVERRIDE;
bool               31 android_webview/browser/aw_resource_context.h   virtual bool AllowMicAccess(const GURL& origin) OVERRIDE;
bool               32 android_webview/browser/aw_resource_context.h   virtual bool AllowCameraAccess(const GURL& origin) OVERRIDE;
bool               37 android_webview/browser/browser_view_renderer.h   typedef base::Callback<bool(SkCanvas*)> RenderMethod;
bool               43 android_webview/browser/browser_view_renderer.h   virtual bool RenderViaAuxilaryBitmapIfNeeded(
bool               72 android_webview/browser/browser_view_renderer.h   bool OnDraw(jobject java_canvas,
bool               73 android_webview/browser/browser_view_renderer.h               bool is_hardware_canvas,
bool               81 android_webview/browser/browser_view_renderer.h   void EnableOnNewPicture(bool enabled);
bool               86 android_webview/browser/browser_view_renderer.h   void SetIsPaused(bool paused);
bool               87 android_webview/browser/browser_view_renderer.h   void SetViewVisibility(bool visible);
bool               88 android_webview/browser/browser_view_renderer.h   void SetWindowVisibility(bool visible);
bool              100 android_webview/browser/browser_view_renderer.h   bool IsAttachedToWindow() const;
bool              101 android_webview/browser/browser_view_renderer.h   bool IsVisible() const;
bool              114 android_webview/browser/browser_view_renderer.h   virtual void SetContinuousInvalidate(bool invalidate) OVERRIDE;
bool              120 android_webview/browser/browser_view_renderer.h   virtual bool IsExternalFlingActive() const OVERRIDE;
bool              134 android_webview/browser/browser_view_renderer.h   void EnsureContinuousInvalidation(bool force_invalidate);
bool              135 android_webview/browser/browser_view_renderer.h   bool DrawSWInternal(jobject java_canvas, const gfx::Rect& clip_bounds);
bool              136 android_webview/browser/browser_view_renderer.h   bool CompositeSW(SkCanvas* canvas);
bool              137 android_webview/browser/browser_view_renderer.h   void DidComposite(bool force_invalidate);
bool              160 android_webview/browser/browser_view_renderer.h   bool has_compositor_;
bool              162 android_webview/browser/browser_view_renderer.h   bool is_paused_;
bool              163 android_webview/browser/browser_view_renderer.h   bool view_visible_;
bool              164 android_webview/browser/browser_view_renderer.h   bool window_visible_;  // Only applicable if |attached_to_window_| is true.
bool              165 android_webview/browser/browser_view_renderer.h   bool attached_to_window_;
bool              168 android_webview/browser/browser_view_renderer.h   bool on_new_picture_enable_;
bool              169 android_webview/browser/browser_view_renderer.h   bool clear_view_;
bool              175 android_webview/browser/browser_view_renderer.h   bool compositor_needs_continuous_invalidate_;
bool              178 android_webview/browser/browser_view_renderer.h   bool block_invalidates_;
bool               20 android_webview/browser/browser_view_renderer_client.h   virtual bool RequestDrawGL(jobject canvas) = 0;
bool               39 android_webview/browser/browser_view_renderer_client.h   virtual bool IsFlingActive() const = 0;
bool               23 android_webview/browser/find_helper.h                                       bool finished) = 0;
bool               39 android_webview/browser/find_helper.h                        bool finished);
bool               42 android_webview/browser/find_helper.h   void FindNext(bool forward);
bool               47 android_webview/browser/find_helper.h   void NotifyResults(int active_ordinal, int match_count, bool finished);
bool               53 android_webview/browser/find_helper.h   bool async_find_started_;
bool               54 android_webview/browser/find_helper.h   bool sync_find_started_;
bool               32 android_webview/browser/gl_view_renderer_manager.h   bool OnRenderThread() const;
bool               33 android_webview/browser/hardware_renderer.h   bool DrawGL(AwDrawGLInfo* draw_info, DrawGLResult* result);
bool               34 android_webview/browser/hardware_renderer.h   bool TrimMemory(int level, bool visible);
bool               61 android_webview/browser/hardware_renderer.h   static bool IsAllowed();
bool               64 android_webview/browser/hardware_renderer.h   static bool allow_gl;
bool               78 android_webview/browser/hardware_renderer.h   virtual bool UseVirtualizedGLContexts() OVERRIDE;
bool               29 android_webview/browser/icon_helper.h     virtual bool ShouldDownloadFavicon(const GURL& icon_url) = 0;
bool               33 android_webview/browser/icon_helper.h                                         const bool precomposed) = 0;
bool               29 android_webview/browser/input_stream.h   virtual bool BytesAvailable(int* bytes_available) const = 0;
bool               35 android_webview/browser/input_stream.h   virtual bool Skip(int64_t n, int64_t* bytes_skipped) = 0;
bool               43 android_webview/browser/input_stream.h   virtual bool Read(net::IOBuffer* dest, int length, int* bytes_read) = 0;
bool               30 android_webview/browser/intercepted_request_data.h   virtual bool GetMimeType(JNIEnv* env, std::string* mime_type) const = 0;
bool               31 android_webview/browser/intercepted_request_data.h   virtual bool GetCharset(JNIEnv* env, std::string* charset) const = 0;
bool               55 android_webview/browser/net/android_stream_reader_url_request_job.h         bool* restart) = 0;
bool               57 android_webview/browser/net/android_stream_reader_url_request_job.h     virtual bool GetMimeType(
bool               63 android_webview/browser/net/android_stream_reader_url_request_job.h     virtual bool GetCharset(
bool               80 android_webview/browser/net/android_stream_reader_url_request_job.h   virtual bool ReadRawData(net::IOBuffer* buf,
bool               85 android_webview/browser/net/android_stream_reader_url_request_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool               86 android_webview/browser/net/android_stream_reader_url_request_job.h   virtual bool GetCharset(std::string* charset) OVERRIDE;
bool               40 android_webview/browser/net/aw_network_delegate.h   virtual void OnCompleted(net::URLRequest* request, bool started) OVERRIDE;
bool               49 android_webview/browser/net/aw_network_delegate.h   virtual bool OnCanGetCookies(const net::URLRequest& request,
bool               51 android_webview/browser/net/aw_network_delegate.h   virtual bool OnCanSetCookie(const net::URLRequest& request,
bool               54 android_webview/browser/net/aw_network_delegate.h   virtual bool OnCanAccessFile(const net::URLRequest& request,
bool               56 android_webview/browser/net/aw_network_delegate.h   virtual bool OnCanThrottleRequest(
bool               28 android_webview/browser/net/aw_url_request_job_factory.h   bool SetProtocolHandler(const std::string& scheme,
bool               36 android_webview/browser/net/aw_url_request_job_factory.h   virtual bool IsHandledProtocol(const std::string& scheme) const OVERRIDE;
bool               37 android_webview/browser/net/aw_url_request_job_factory.h   virtual bool IsHandledURL(const GURL& url) const OVERRIDE;
bool               38 android_webview/browser/net/aw_url_request_job_factory.h   virtual bool IsSafeRedirectTarget(const GURL& location) const OVERRIDE;
bool               49 android_webview/browser/renderer_host/aw_render_view_host_ext.h   typedef base::Callback<void(bool)> DocumentHasImagesResult;
bool               61 android_webview/browser/renderer_host/aw_render_view_host_ext.h   bool HasNewHitTestData() const;
bool               80 android_webview/browser/renderer_host/aw_render_view_host_ext.h   void SetJsOnlineProperty(bool network_up);
bool               89 android_webview/browser/renderer_host/aw_render_view_host_ext.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               91 android_webview/browser/renderer_host/aw_render_view_host_ext.h   void OnDocumentHasImagesResponse(int msg_id, bool has_images);
bool               96 android_webview/browser/renderer_host/aw_render_view_host_ext.h   bool IsRenderViewReady() const;
bool              109 android_webview/browser/renderer_host/aw_render_view_host_ext.h   bool has_new_hit_test_data_;
bool               46 android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.h       bool is_content_initiated,
bool               47 android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.h       bool must_download,
bool               52 android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.h   virtual bool HandleExternalProtocol(const GURL& url,
bool               55 android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.h                                       bool initiated_by_user_gesture) OVERRIDE;
bool               27 android_webview/browser/renderer_host/print_manager.h   virtual void DidExportPdf(bool success) = 0;
bool               28 android_webview/browser/renderer_host/print_manager.h   virtual bool IsCancelled() = 0;
bool               57 android_webview/browser/renderer_host/print_manager.h   bool PrintNow();
bool               60 android_webview/browser/renderer_host/print_manager.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               27 android_webview/browser/scoped_app_gl_state_restore.h   bool stencil_enabled() const { return stencil_test_; }
bool               29 android_webview/browser/shared_renderer_state.h   bool clip_contains_visible_rect;
bool               25 android_webview/common/aw_content_client.h   virtual bool CanSendWhileSwappedOut(const IPC::Message* message) OVERRIDE;
bool               42 android_webview/common/print_messages.h   bool selection_only;
bool               43 android_webview/common/print_messages.h   bool supports_alpha_blend;
bool               46 android_webview/common/print_messages.h   bool is_first_request;
bool               48 android_webview/common/print_messages.h   bool print_to_pdf;
bool               49 android_webview/common/print_messages.h   bool display_header_footer;
bool               52 android_webview/common/print_messages.h   bool should_print_backgrounds;
bool               69 android_webview/common/print_messages.h   bool is_modifiable;
bool               70 android_webview/common/print_messages.h   bool webnode_only;
bool               71 android_webview/common/print_messages.h   bool has_selection;
bool               72 android_webview/common/print_messages.h   bool selection_only;
bool              190 android_webview/common/print_messages.h   IPC_STRUCT_MEMBER(bool, reuse_existing_data)
bool              205 android_webview/common/print_messages.h   IPC_STRUCT_MEMBER(bool, modifiable)
bool              236 android_webview/common/print_messages.h   IPC_STRUCT_MEMBER(bool, is_modifiable)
bool              242 android_webview/common/print_messages.h   IPC_STRUCT_MEMBER(bool, clear_preview_data)
bool              274 android_webview/common/print_messages.h   IPC_STRUCT_MEMBER(bool, has_selection)
bool              282 android_webview/common/print_messages.h IPC_MESSAGE_ROUTED1(PrintMsg_InitiatePrintPreview, bool /* selection_only */)
bool              300 android_webview/common/print_messages.h                     bool /* success */)
bool              304 android_webview/common/print_messages.h                     bool /* blocked */)
bool              330 android_webview/common/print_messages.h                            bool /* is_enabled */)
bool              396 android_webview/common/print_messages.h                     bool /* has custom page size style */)
bool              406 android_webview/common/print_messages.h                            bool /* print preview cancelled */)
bool              439 android_webview/common/print_messages.h                     bool /* is_modifiable */)
bool               80 android_webview/common/render_view_messages.h                      bool /* network_up */)
bool               89 android_webview/common/render_view_messages.h                     bool /* has_images */)
bool              112 android_webview/common/render_view_messages.h                             bool /* out - result */)
bool               33 android_webview/lib/main/aw_main_delegate.h   virtual bool BasicStartupComplete(int* exit_code) OVERRIDE;
bool               34 android_webview/native/android_protocol_handler.h bool RegisterAndroidProtocolHandler(JNIEnv* env);
bool               13 android_webview/native/android_webview_jni_registrar.h bool RegisterJni(JNIEnv* env);
bool               56 android_webview/native/aw_autofill_manager_delegate.h   void SetSaveFormData(bool enabled);
bool               57 android_webview/native/aw_autofill_manager_delegate.h   bool GetSaveFormData();
bool               86 android_webview/native/aw_autofill_manager_delegate.h   virtual bool IsAutocompleteEnabled() OVERRIDE;
bool              107 android_webview/native/aw_autofill_manager_delegate.h   bool save_form_data_;
bool              118 android_webview/native/aw_autofill_manager_delegate.h bool RegisterAwAutofillManagerDelegate(JNIEnv* env);
bool               74 android_webview/native/aw_contents.h   bool OnReceivedHttpAuthRequest(const base::android::JavaRef<jobject>& handler,
bool               98 android_webview/native/aw_contents.h   void SetViewVisibility(JNIEnv* env, jobject obj, bool visible);
bool               99 android_webview/native/aw_contents.h   void SetWindowVisibility(JNIEnv* env, jobject obj, bool visible);
bool              100 android_webview/native/aw_contents.h   void SetIsPaused(JNIEnv* env, jobject obj, bool paused);
bool              109 android_webview/native/aw_contents.h   bool OnDraw(JNIEnv* env,
bool              133 android_webview/native/aw_contents.h   void ShowGeolocationPrompt(const GURL& origin, base::Callback<void(bool)>);
bool              149 android_webview/native/aw_contents.h                                     bool finished) OVERRIDE;
bool              151 android_webview/native/aw_contents.h   virtual bool ShouldDownloadFavicon(const GURL& icon_url) OVERRIDE;
bool              155 android_webview/native/aw_contents.h                                       const bool precomposed) OVERRIDE;
bool              164 android_webview/native/aw_contents.h   virtual bool RequestDrawGL(jobject canvas) OVERRIDE;
bool              171 android_webview/native/aw_contents.h   virtual bool IsFlingActive() const OVERRIDE;
bool              191 android_webview/native/aw_contents.h   void SetSaveFormData(bool enabled);
bool              203 android_webview/native/aw_contents.h   void InitAutofillIfNecessary(bool enabled);
bool              227 android_webview/native/aw_contents.h   typedef std::pair<const GURL, base::Callback<void(bool)> > OriginCallback;
bool              234 android_webview/native/aw_contents.h bool RegisterAwContents(JNIEnv* env);
bool               40 android_webview/native/aw_contents_client_bridge.h                                      const base::Callback<void(bool)>& callback,
bool               41 android_webview/native/aw_contents_client_bridge.h                                      bool* cancel_request) OVERRIDE;
bool               55 android_webview/native/aw_contents_client_bridge.h   virtual bool ShouldOverrideUrlLoading(const base::string16& url) OVERRIDE;
bool               65 android_webview/native/aw_contents_client_bridge.h   typedef const base::Callback<void(bool)> CertErrorCallback;
bool               71 android_webview/native/aw_contents_client_bridge.h bool RegisterAwContentsClientBridge(JNIEnv* env);
bool               42 android_webview/native/aw_contents_io_thread_client_impl.h   AwContentsIoThreadClientImpl(bool pending_associate,
bool               47 android_webview/native/aw_contents_io_thread_client_impl.h   virtual bool PendingAssociation() const OVERRIDE;
bool               52 android_webview/native/aw_contents_io_thread_client_impl.h   virtual bool ShouldBlockContentUrls() const OVERRIDE;
bool               53 android_webview/native/aw_contents_io_thread_client_impl.h   virtual bool ShouldBlockFileUrls() const OVERRIDE;
bool               54 android_webview/native/aw_contents_io_thread_client_impl.h   virtual bool ShouldBlockNetworkLoads() const OVERRIDE;
bool               65 android_webview/native/aw_contents_io_thread_client_impl.h   bool pending_association_;
bool               72 android_webview/native/aw_contents_io_thread_client_impl.h bool RegisterAwContentsIoThreadClientImpl(JNIEnv* env);
bool               31 android_webview/native/aw_dev_tools_server.h   bool IsStarted() const;
bool               39 android_webview/native/aw_dev_tools_server.h bool RegisterAwDevToolsServer(JNIEnv* env);
bool               12 android_webview/native/aw_form_database.h bool RegisterAwFormDatabase(JNIEnv* env);
bool               28 android_webview/native/aw_geolocation_permission_context.h       base::Callback<void(bool)> callback) OVERRIDE;
bool               44 android_webview/native/aw_geolocation_permission_context.h       base::Callback<void(bool)> callback);
bool               34 android_webview/native/aw_http_auth_handler.h                     bool first_auth_attempt);
bool               38 android_webview/native/aw_http_auth_handler.h   virtual bool HandleOnUIThread(content::WebContents* web_contents) OVERRIDE;
bool               50 android_webview/native/aw_http_auth_handler.h bool RegisterAwHttpAuthHandler(JNIEnv* env);
bool               41 android_webview/native/aw_pdf_exporter.h   virtual void DidExportPdf(bool success) OVERRIDE;
bool               42 android_webview/native/aw_pdf_exporter.h   virtual bool IsCancelled() OVERRIDE;
bool               56 android_webview/native/aw_pdf_exporter.h bool RegisterAwPdfExporter(JNIEnv* env);
bool               38 android_webview/native/aw_picture.h bool RegisterAwPicture(JNIEnv* env);
bool               48 android_webview/native/aw_quota_manager_bridge_impl.h                                  bool is_quota);
bool               70 android_webview/native/aw_quota_manager_bridge_impl.h                                            bool is_quota);
bool               78 android_webview/native/aw_quota_manager_bridge_impl.h       int jcallback_id, bool is_quota, int64 usage, int64 quota);
bool               87 android_webview/native/aw_quota_manager_bridge_impl.h bool RegisterAwQuotaManagerBridge(JNIEnv* env);
bool               15 android_webview/native/aw_resource.h bool RegisterAwResource(JNIEnv* env);
bool               54 android_webview/native/aw_settings.h   bool accelerated_2d_canvas_disabled_by_switch_;
bool               59 android_webview/native/aw_settings.h bool RegisterAwSettings(JNIEnv* env);
bool               29 android_webview/native/aw_web_contents_delegate.h                          bool final_update) OVERRIDE;
bool               33 android_webview/native/aw_web_contents_delegate.h                            const base::Callback<void(bool)>& callback) OVERRIDE;
bool               41 android_webview/native/aw_web_contents_delegate.h                               bool user_gesture,
bool               42 android_webview/native/aw_web_contents_delegate.h                               bool* was_blocked) OVERRIDE;
bool               54 android_webview/native/aw_web_contents_delegate.h bool RegisterAwWebContentsDelegate(JNIEnv* env);
bool               12 android_webview/native/cookie_manager.h bool RegisterCookieManager(JNIEnv* env);
bool               53 android_webview/native/external_video_surface_container_impl.h bool RegisterExternalVideoSurfaceContainer(JNIEnv* env);
bool               35 android_webview/native/input_stream_impl.h   virtual bool BytesAvailable(int* bytes_available) const OVERRIDE;
bool               36 android_webview/native/input_stream_impl.h   virtual bool Skip(int64_t n, int64_t* bytes_skipped) OVERRIDE;
bool               37 android_webview/native/input_stream_impl.h   virtual bool Read(net::IOBuffer* dest, int length, int* bytes_read) OVERRIDE;
bool               49 android_webview/native/input_stream_impl.h bool RegisterInputStream(JNIEnv* env);
bool               25 android_webview/native/intercepted_request_data_impl.h   virtual bool GetMimeType(JNIEnv* env, std::string* mime_type) const OVERRIDE;
bool               26 android_webview/native/intercepted_request_data_impl.h   virtual bool GetCharset(JNIEnv* env, std::string* charset) const OVERRIDE;
bool               34 android_webview/native/intercepted_request_data_impl.h bool RegisterInterceptedRequestData(JNIEnv* env);
bool               26 android_webview/native/java_browser_view_renderer_helper.h   virtual bool RenderViaAuxilaryBitmapIfNeeded(
bool               33 android_webview/native/java_browser_view_renderer_helper.h   bool RenderViaAuxilaryBitmap(JNIEnv* env,
bool               38 android_webview/native/java_browser_view_renderer_helper.h   bool RasterizeIntoBitmap(
bool               46 android_webview/native/java_browser_view_renderer_helper.h bool RegisterJavaBrowserViewRendererHelper(JNIEnv* env);
bool               26 android_webview/native/state_serializer.h bool WriteToPickle(const content::WebContents& web_contents,
bool               30 android_webview/native/state_serializer.h bool RestoreFromPickle(PickleIterator* iterator,
bool               38 android_webview/native/state_serializer.h bool WriteHeaderToPickle(Pickle* pickle) WARN_UNUSED_RESULT;
bool               39 android_webview/native/state_serializer.h bool RestoreHeaderFromPickle(PickleIterator* iterator) WARN_UNUSED_RESULT;
bool               40 android_webview/native/state_serializer.h bool WriteNavigationEntryToPickle(const content::NavigationEntry& entry,
bool               42 android_webview/native/state_serializer.h bool RestoreNavigationEntryFromPickle(
bool               48 android_webview/public/browser/draw_gl.h   bool is_layer;
bool               44 android_webview/public/browser/draw_sw.h typedef bool (AwIsSkiaVersionCompatibleFunction)(SkiaVersionFunction function);
bool               29 android_webview/renderer/aw_content_renderer_client.h   virtual bool HasErrorPage(int http_status_code,
bool               40 android_webview/renderer/aw_content_renderer_client.h   virtual bool IsLinkVisited(unsigned long long link_hash) OVERRIDE;
bool               44 android_webview/renderer/aw_content_renderer_client.h   virtual bool HandleNavigation(content::RenderFrame* render_frame,
bool               51 android_webview/renderer/aw_content_renderer_client.h                                 bool is_redirect) OVERRIDE;
bool               24 android_webview/renderer/aw_permission_client.h   virtual bool allowDisplayingInsecureContent(
bool               26 android_webview/renderer/aw_permission_client.h       bool enabled_per_settings,
bool               29 android_webview/renderer/aw_permission_client.h   virtual bool allowRunningInsecureContent(
bool               31 android_webview/renderer/aw_permission_client.h       bool enabled_per_settings,
bool               35 android_webview/renderer/aw_permission_client.h   virtual bool allowDisplayingInsecureContent(
bool               36 android_webview/renderer/aw_permission_client.h       bool enabled_per_settings,
bool               39 android_webview/renderer/aw_permission_client.h   virtual bool allowRunningInsecureContent(
bool               40 android_webview/renderer/aw_permission_client.h       bool enabled_per_settings,
bool               21 android_webview/renderer/aw_render_frame_observer.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               22 android_webview/renderer/aw_render_process_observer.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               27 android_webview/renderer/aw_render_process_observer.h   void OnSetJsOnlineProperty(bool network_up);
bool               29 android_webview/renderer/aw_render_process_observer.h   bool webkit_initialized_;
bool               36 android_webview/renderer/aw_render_view_ext.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               38 android_webview/renderer/aw_render_view_ext.h                                         bool is_new_navigation) OVERRIDE;
bool               62 android_webview/renderer/aw_render_view_ext.h   bool capture_picture_enabled_;
bool               72 android_webview/renderer/print_web_view_helper.h   bool IsPrintingEnabled();
bool              117 android_webview/renderer/print_web_view_helper.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              118 android_webview/renderer/print_web_view_helper.h   virtual void PrintPage(blink::WebFrame* frame, bool user_initiated) OVERRIDE;
bool              125 android_webview/renderer/print_web_view_helper.h   void OnInitiatePrintPreview(bool selection_only);
bool              128 android_webview/renderer/print_web_view_helper.h   void OnPrintingDone(bool success);
bool              141 android_webview/renderer/print_web_view_helper.h   bool IsPrintToPdfRequested(const base::DictionaryValue& settings);
bool              158 android_webview/renderer/print_web_view_helper.h       bool source_is_html,
bool              169 android_webview/renderer/print_web_view_helper.h   bool CreatePreviewDocument();
bool              173 android_webview/renderer/print_web_view_helper.h   bool RenderPreviewPage(int page_number,
bool              177 android_webview/renderer/print_web_view_helper.h   bool FinalizePrintReadyDocument();
bool              181 android_webview/renderer/print_web_view_helper.h   void SetScriptedPrintBlocked(bool blocked);
bool              194 android_webview/renderer/print_web_view_helper.h   bool InitPrintSettings(bool fit_to_paper_size);
bool              197 android_webview/renderer/print_web_view_helper.h   bool CalculateNumberOfPages(blink::WebFrame* frame,
bool              204 android_webview/renderer/print_web_view_helper.h   bool UpdatePrintSettings(blink::WebFrame* frame,
bool              210 android_webview/renderer/print_web_view_helper.h   bool GetPrintSettingsFromUser(blink::WebFrame* frame,
bool              218 android_webview/renderer/print_web_view_helper.h   bool PrintPagesNative(blink::WebFrame* frame,
bool              236 android_webview/renderer/print_web_view_helper.h   bool RenderPagesForPrint(blink::WebFrame* frame,
bool              244 android_webview/renderer/print_web_view_helper.h                   bool is_preview,
bool              253 android_webview/renderer/print_web_view_helper.h                   bool is_preview,
bool              272 android_webview/renderer/print_web_view_helper.h   bool CopyMetafileDataToSharedMem(Metafile* metafile,
bool              280 android_webview/renderer/print_web_view_helper.h       bool ignore_css_margins,
bool              295 android_webview/renderer/print_web_view_helper.h   bool GetPrintFrame(blink::WebFrame** frame);
bool              302 android_webview/renderer/print_web_view_helper.h   bool IsScriptInitiatedPrintAllowed(blink::WebFrame* frame,
bool              303 android_webview/renderer/print_web_view_helper.h                                      bool user_initiated);
bool              306 android_webview/renderer/print_web_view_helper.h   bool IsScriptInitiatedPrintTooFrequent(blink::WebFrame* frame);
bool              323 android_webview/renderer/print_web_view_helper.h   bool CheckForCancel();
bool              330 android_webview/renderer/print_web_view_helper.h   bool PreviewPageRendered(int page_number, Metafile* metafile);
bool              334 android_webview/renderer/print_web_view_helper.h   bool reset_prep_frame_view_;
bool              337 android_webview/renderer/print_web_view_helper.h   bool is_preview_enabled_;
bool              338 android_webview/renderer/print_web_view_helper.h   bool is_scripted_print_throttling_disabled_;
bool              339 android_webview/renderer/print_web_view_helper.h   bool is_print_ready_metafile_sent_;
bool              340 android_webview/renderer/print_web_view_helper.h   bool ignore_css_margins_;
bool              345 android_webview/renderer/print_web_view_helper.h   bool is_scripted_printing_blocked_;
bool              349 android_webview/renderer/print_web_view_helper.h   bool notify_browser_of_print_failure_;
bool              352 android_webview/renderer/print_web_view_helper.h   bool print_for_preview_;
bool              376 android_webview/renderer/print_web_view_helper.h     bool CreatePreviewDocument(PrepareFrameAndViewForPrint* prepared_frame,
bool              393 android_webview/renderer/print_web_view_helper.h     void Failed(bool report_error);
bool              397 android_webview/renderer/print_web_view_helper.h     bool IsRendering() const;
bool              398 android_webview/renderer/print_web_view_helper.h     bool IsModifiable();
bool              399 android_webview/renderer/print_web_view_helper.h     bool HasSelection();
bool              400 android_webview/renderer/print_web_view_helper.h     bool IsLastPageOfPrintReadyMetafile() const;
bool              401 android_webview/renderer/print_web_view_helper.h     bool IsFinalPageRendered() const;
bool              404 android_webview/renderer/print_web_view_helper.h     void set_generate_draft_pages(bool generate_draft_pages);
bool              421 android_webview/renderer/print_web_view_helper.h     bool generate_draft_pages() const;
bool              454 android_webview/renderer/print_web_view_helper.h     bool generate_draft_pages_;
bool              467 android_webview/renderer/print_web_view_helper.h   bool print_node_in_progress_;
bool              469 android_webview/renderer/print_web_view_helper.h   bool is_loading_;
bool              470 android_webview/renderer/print_web_view_helper.h   bool is_scripted_preview_delayed_;
bool               35 apps/app_lifetime_monitor_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               55 apps/app_load_service.h   bool LoadAndLaunch(const base::FilePath& extension_path,
bool               67 apps/app_load_service.h   bool HasAppWindows(const std::string& extension_id);
bool               68 apps/app_load_service.h   bool WasUnloadedForReload(
bool               70 apps/app_load_service.h   bool HasPostReloadAction(const std::string& extension_id);
bool               32 apps/app_load_service_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               33 apps/app_load_service_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               29 apps/app_restore_service.h   static bool ShouldRestoreApps(bool is_browser_restart);
bool               35 apps/app_restore_service.h   void HandleStartup(bool should_restore_apps);
bool               39 apps/app_restore_service.h   bool IsAppRestorable(const std::string& extension_id);
bool               58 apps/app_restore_service.h   void RecordAppActiveState(const std::string& id, bool is_active);
bool               35 apps/app_restore_service_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               79 apps/app_shim/app_shim_handler_mac.h   virtual void OnShimSetHidden(Host* host, bool hidden) = 0;
bool               43 apps/app_shim/app_shim_host_mac.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               47 apps/app_shim/app_shim_host_mac.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool               63 apps/app_shim/app_shim_host_mac.h   void OnSetHidden(bool hidden);
bool               82 apps/app_shim/app_shim_host_mac.h   bool initial_launch_finished_;
bool               11 apps/app_shim/app_shim_mac.h bool IsAppShimsEnabled();
bool               55 apps/app_shim/app_shim_messages.h                      bool /* hidden */)
bool               48 apps/app_shim/extension_app_shim_handler_mac.h     virtual bool ProfileExistsForPath(const base::FilePath& path);
bool               84 apps/app_shim/extension_app_shim_handler_mac.h   static bool RequestUserAttentionForWindow(AppWindow* app_window);
bool               94 apps/app_shim/extension_app_shim_handler_mac.h   virtual void OnShimSetHidden(Host* host, bool hidden) OVERRIDE;
bool              144 apps/app_window.h     bool has_frame_color;
bool              146 apps/app_window.h     bool transparent_background;  // Only supported on ash.
bool              165 apps/app_window.h     bool hidden;
bool              168 apps/app_window.h     bool resizable;
bool              171 apps/app_window.h     bool focused;
bool              175 apps/app_window.h     bool always_on_top;
bool              209 apps/app_window.h                                 bool user_gesture,
bool              210 apps/app_window.h                                 bool* was_blocked) = 0;
bool              227 apps/app_window.h                                        bool blocked) = 0;
bool              228 apps/app_window.h     virtual bool IsWebContentsVisible(content::WebContents* web_contents) = 0;
bool              256 apps/app_window.h   bool window_type_is_panel() const {
bool              341 apps/app_window.h   void SetAlwaysOnTop(bool always_on_top);
bool              346 apps/app_window.h   bool IsAlwaysOnTop() const;
bool              361 apps/app_window.h   virtual bool ShouldSuppressDialogs() OVERRIDE;
bool              369 apps/app_window.h   virtual bool IsPopupOrPanel(const content::WebContents* source)
bool              376 apps/app_window.h                                           bool enter_fullscreen) OVERRIDE;
bool              377 apps/app_window.h   virtual bool IsFullscreenForTabOrPending(const content::WebContents* source)
bool              390 apps/app_window.h                               bool user_gesture,
bool              391 apps/app_window.h                               bool* was_blocked) OVERRIDE;
bool              392 apps/app_window.h   virtual bool PreHandleKeyboardEvent(
bool              395 apps/app_window.h       bool* is_keyboard_shortcut) OVERRIDE;
bool              400 apps/app_window.h                                   bool user_gesture,
bool              401 apps/app_window.h                                   bool last_unlocked_by_target) OVERRIDE;
bool              402 apps/app_window.h   virtual bool PreHandleGestureEvent(content::WebContents* source,
bool              416 apps/app_window.h                                      bool blocked) OVERRIDE;
bool              417 apps/app_window.h   virtual bool IsWebContentsVisible(content::WebContents* web_contents)
bool              447 apps/app_window.h   bool IntersectsWithTaskbar() const;
bool              517 apps/app_window.h   bool show_on_first_paint_;
bool              520 apps/app_window.h   bool first_paint_complete_;
bool              530 apps/app_window.h   bool cached_always_on_top_;
bool               56 apps/app_window_contents.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               43 apps/app_window_geometry_cache.h         bool create);
bool               56 apps/app_window_geometry_cache.h     virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               88 apps/app_window_geometry_cache.h   bool GetGeometry(const std::string& extension_id,
bool               92 apps/app_window_registry.h   bool HadDevToolsAttached(content::RenderViewHost* render_view_host) const;
bool              101 apps/app_window_registry.h   static bool IsAppWindowRegisteredInAnyProfile(int window_type_mask);
bool              107 apps/app_window_registry.h         bool create);
bool              120 apps/app_window_registry.h     virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool              121 apps/app_window_registry.h     virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool              127 apps/app_window_registry.h   void OnDevToolsStateChanged(content::DevToolsAgentHost*, bool attached);
bool              142 apps/app_window_registry.h   base::Callback<void(content::DevToolsAgentHost*, bool)> devtools_callback_;
bool               31 apps/apps_client.h   virtual bool CheckAppLaunch(content::BrowserContext* context,
bool               40 apps/saved_files_service.h                  bool is_directory,
bool               50 apps/saved_files_service.h   bool is_directory;
bool               73 apps/saved_files_service.h                          bool is_directory);
bool               83 apps/saved_files_service.h   bool IsRegistered(const std::string& extension_id, const std::string& id);
bool               24 apps/shell/app/shell_main_delegate.h   virtual bool BasicStartupComplete(int* exit_code) OVERRIDE;
bool               33 apps/shell/app/shell_main_delegate.h   static bool ProcessNeedsResourceBundle(const std::string& process_type);
bool               58 apps/shell/browser/shell_app_window.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               26 apps/shell/browser/shell_app_window_api.h   virtual bool RunImpl() OVERRIDE;
bool               33 apps/shell/browser/shell_app_window_delegate.h                               bool user_gesture,
bool               34 apps/shell/browser/shell_app_window_delegate.h                               bool* was_blocked) OVERRIDE;
bool               48 apps/shell/browser/shell_app_window_delegate.h                                      bool blocked) OVERRIDE;
bool               49 apps/shell/browser/shell_app_window_delegate.h   virtual bool IsWebContentsVisible(content::WebContents* web_contents)
bool               29 apps/shell/browser/shell_apps_client.h   virtual bool CheckAppLaunch(content::BrowserContext* context,
bool               63 apps/shell/browser/shell_browser_main_parts.h   virtual bool MainMessageLoopRun(int* result_code) OVERRIDE;
bool               31 apps/shell/browser/shell_content_browser_client.h   virtual bool ShouldUseProcessPerSite(content::BrowserContext* browser_context,
bool               39 apps/shell/browser/shell_content_browser_client.h   virtual bool IsHandledURL(const GURL& url) OVERRIDE;
bool               41 apps/shell/browser/shell_extension_system.h   bool LoadAndLaunchApp(const base::FilePath& app_dir);
bool               50 apps/shell/browser/shell_extension_system.h   virtual void InitForRegularProfile(bool extensions_enabled) OVERRIDE;
bool               33 apps/shell/browser/shell_extension_system_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               26 apps/shell/browser/shell_extensions_browser_client.h   virtual bool IsShuttingDown() OVERRIDE;
bool               27 apps/shell/browser/shell_extensions_browser_client.h   virtual bool AreExtensionsDisabled(const base::CommandLine& command_line,
bool               29 apps/shell/browser/shell_extensions_browser_client.h   virtual bool IsValidContext(content::BrowserContext* context) OVERRIDE;
bool               30 apps/shell/browser/shell_extensions_browser_client.h   virtual bool IsSameContext(content::BrowserContext* first,
bool               32 apps/shell/browser/shell_extensions_browser_client.h   virtual bool HasOffTheRecordContext(content::BrowserContext* context)
bool               38 apps/shell/browser/shell_extensions_browser_client.h   virtual bool IsGuestSession(content::BrowserContext* context) const OVERRIDE;
bool               39 apps/shell/browser/shell_extensions_browser_client.h   virtual bool IsExtensionIncognitoEnabled(
bool               42 apps/shell/browser/shell_extensions_browser_client.h   virtual bool CanExtensionCrossIncognito(
bool               50 apps/shell/browser/shell_extensions_browser_client.h   virtual bool DeferLoadingBackgroundHosts(content::BrowserContext* context)
bool               52 apps/shell/browser/shell_extensions_browser_client.h   virtual bool IsBackgroundPageAllowed(content::BrowserContext* context)
bool               56 apps/shell/browser/shell_extensions_browser_client.h   virtual bool DidVersionUpdate(content::BrowserContext* context) OVERRIDE;
bool               58 apps/shell/browser/shell_extensions_browser_client.h   virtual bool IsRunningInForcedAppMode() OVERRIDE;
bool               38 apps/shell/common/shell_extensions_client.h   virtual bool IsScriptableURL(const GURL& url, std::string* error) const
bool               40 apps/shell/common/shell_extensions_client.h   virtual bool IsAPISchemaGenerated(const std::string& name) const OVERRIDE;
bool               31 apps/shell/renderer/shell_content_renderer_client.h   virtual bool WillSendRequest(blink::WebFrame* frame,
bool               40 apps/shell/renderer/shell_content_renderer_client.h   virtual bool ShouldEnableSiteIsolationPolicy() const OVERRIDE;
bool               37 apps/size_constraints.h   bool HasMinimumSize() const;
bool               38 apps/size_constraints.h   bool HasMaximumSize() const;
bool               42 apps/size_constraints.h   bool HasFixedSize() const;
bool               37 apps/test/app_shell_test.h   bool LoadAndLaunchApp(const base::FilePath& app_dir);
bool               15 apps/test/apps_test_launcher_delegate.h   virtual bool AdjustChildProcessCommandLine(
bool               27 apps/ui/native_app_window.h   virtual bool IsFullscreenOrPending() const = 0;
bool               30 apps/ui/native_app_window.h   virtual bool IsDetached() const = 0;
bool               59 apps/ui/native_app_window.h   virtual bool IsFrameless() const = 0;
bool               62 apps/ui/native_app_window.h   virtual bool HasFrameColor() const = 0;
bool               53 apps/ui/views/app_window_frame_view.h             bool draw_frame,
bool               86 apps/ui/views/app_window_frame_view.h   bool draw_frame_;
bool               72 apps/ui/views/native_app_window_views.h   virtual bool IsActive() const OVERRIDE;
bool               73 apps/ui/views/native_app_window_views.h   virtual bool IsMaximized() const OVERRIDE;
bool               74 apps/ui/views/native_app_window_views.h   virtual bool IsMinimized() const OVERRIDE;
bool               75 apps/ui/views/native_app_window_views.h   virtual bool IsFullscreen() const OVERRIDE;
bool               90 apps/ui/views/native_app_window_views.h   virtual void FlashFrame(bool flash) OVERRIDE;
bool               91 apps/ui/views/native_app_window_views.h   virtual bool IsAlwaysOnTop() const OVERRIDE;
bool               92 apps/ui/views/native_app_window_views.h   virtual void SetAlwaysOnTop(bool always_on_top) OVERRIDE;
bool               97 apps/ui/views/native_app_window_views.h   virtual bool CanResize() const OVERRIDE;
bool               98 apps/ui/views/native_app_window_views.h   virtual bool CanMaximize() const OVERRIDE;
bool              100 apps/ui/views/native_app_window_views.h   virtual bool ShouldShowWindowTitle() const OVERRIDE;
bool              101 apps/ui/views/native_app_window_views.h   virtual bool ShouldShowWindowIcon() const OVERRIDE;
bool              108 apps/ui/views/native_app_window_views.h   virtual bool ShouldDescendIntoChildForEventHandling(
bool              114 apps/ui/views/native_app_window_views.h                                          bool visible) OVERRIDE;
bool              116 apps/ui/views/native_app_window_views.h                                          bool active) OVERRIDE;
bool              135 apps/ui/views/native_app_window_views.h   virtual bool IsFullscreenOrPending() const OVERRIDE;
bool              136 apps/ui/views/native_app_window_views.h   virtual bool IsDetached() const OVERRIDE;
bool              146 apps/ui/views/native_app_window_views.h   virtual bool IsFrameless() const OVERRIDE;
bool              147 apps/ui/views/native_app_window_views.h   virtual bool HasFrameColor() const OVERRIDE;
bool              177 apps/ui/views/native_app_window_views.h   bool frameless_;
bool              178 apps/ui/views/native_app_window_views.h   bool transparent_background_;
bool              179 apps/ui/views/native_app_window_views.h   bool resizable_;
bool               18 ash/accelerators/accelerator_commands.h ASH_EXPORT bool ToggleMinimized();
bool               47 ash/accelerators/accelerator_controller.h   bool repeated() const {
bool               87 ash/accelerators/accelerator_controller.h   bool Process(const ui::Accelerator& accelerator);
bool               90 ash/accelerators/accelerator_controller.h   bool IsRegistered(const ui::Accelerator& accelerator) const;
bool               93 ash/accelerators/accelerator_controller.h   bool IsReservedAccelerator(const ui::Accelerator& accelerator) const;
bool               98 ash/accelerators/accelerator_controller.h   bool PerformAction(int action,
bool              102 ash/accelerators/accelerator_controller.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool              103 ash/accelerators/accelerator_controller.h   virtual bool CanHandleAccelerators() const OVERRIDE;
bool              143 ash/accelerators/accelerator_table.h   bool trigger_on_press;
bool               17 ash/accelerators/debug_commands.h ASH_EXPORT bool CycleDesktopBackgroundMode();
bool               80 ash/accelerators/exit_warning_handler.h   bool stub_timer_for_test_;
bool               26 ash/accelerators/focus_manager_factory.h       bool desktop_widget) OVERRIDE;
bool               32 ash/accelerators/focus_manager_factory.h     virtual bool ProcessAccelerator(
bool               29 ash/accelerators/key_hold_detector.h     virtual bool ShouldProcessEvent(const ui::KeyEvent* event) const = 0;
bool               32 ash/accelerators/key_hold_detector.h     virtual bool IsStartEvent(const ui::KeyEvent* event) const = 0;
bool               22 ash/accelerators/magnifier_key_scroller.h   static bool IsEnabled();
bool               23 ash/accelerators/magnifier_key_scroller.h   static void SetEnabled(bool enabled);
bool               42 ash/accelerators/magnifier_key_scroller.h   virtual bool ShouldProcessEvent(const ui::KeyEvent* event) const OVERRIDE;
bool               43 ash/accelerators/magnifier_key_scroller.h   virtual bool IsStartEvent(const ui::KeyEvent* event) const OVERRIDE;
bool               22 ash/accelerators/spoken_feedback_toggler.h   static bool IsEnabled();
bool               23 ash/accelerators/spoken_feedback_toggler.h   static void SetEnabled(bool enabled);
bool               42 ash/accelerators/spoken_feedback_toggler.h   virtual bool ShouldProcessEvent(const ui::KeyEvent* event) const OVERRIDE;
bool               43 ash/accelerators/spoken_feedback_toggler.h   virtual bool IsStartEvent(const ui::KeyEvent* event) const OVERRIDE;
bool               50 ash/accelerators/spoken_feedback_toggler.h   bool toggled_;
bool               34 ash/accessibility_delegate.h   virtual bool IsSpokenFeedbackEnabled() const = 0;
bool               40 ash/accessibility_delegate.h   virtual bool IsHighContrastEnabled() const = 0;
bool               43 ash/accessibility_delegate.h   virtual void SetMagnifierEnabled(bool enabled) = 0;
bool               49 ash/accessibility_delegate.h   virtual bool IsMagnifierEnabled() const = 0;
bool               55 ash/accessibility_delegate.h   virtual void SetLargeCursorEnabled(bool enabled) = 0;
bool               58 ash/accessibility_delegate.h   virtual bool IsLargeCursorEnabled() const = 0;
bool               61 ash/accessibility_delegate.h   virtual void SetAutoclickEnabled(bool enabled) = 0;
bool               64 ash/accessibility_delegate.h   virtual bool IsAutoclickEnabled() const = 0;
bool               67 ash/accessibility_delegate.h   virtual void SetVirtualKeyboardEnabled(bool enabled) = 0;
bool               70 ash/accessibility_delegate.h   virtual bool IsVirtualKeyboardEnabled() const = 0;
bool               73 ash/accessibility_delegate.h   virtual bool ShouldShowAccessibilityMenu() const = 0;
bool               76 ash/accessibility_delegate.h   virtual bool IsBrailleDisplayConnected() const = 0;
bool               54 ash/ash_switches.h ASH_EXPORT bool UseAlternateFrameCaptionButtonStyle();
bool               57 ash/ash_switches.h ASH_EXPORT bool UseAlternateShelfLayout();
bool               60 ash/ash_switches.h ASH_EXPORT bool UseDragOffShelf();
bool               63 ash/ash_switches.h ASH_EXPORT bool UseDockedWindows();
bool               68 ash/ash_switches.h ASH_EXPORT bool UseUsbChargerNotification();
bool               15 ash/audio/sounds.h ASH_EXPORT bool PlaySystemSoundAlways(media::SoundsManager::SoundKey key);
bool               23 ash/audio/sounds.h ASH_EXPORT bool PlaySystemSoundIfSpokenFeedback(
bool               20 ash/autoclick/autoclick_controller.h   virtual void SetEnabled(bool enabled) = 0;
bool               23 ash/autoclick/autoclick_controller.h   virtual bool IsEnabled() const = 0;
bool               21 ash/content_support/gpu_support_impl.h   virtual bool IsPanelFittingDisabled() const OVERRIDE;
bool               20 ash/default_accessibility_delegate.h   virtual bool IsSpokenFeedbackEnabled() const OVERRIDE;
bool               22 ash/default_accessibility_delegate.h   virtual bool IsHighContrastEnabled() const OVERRIDE;
bool               23 ash/default_accessibility_delegate.h   virtual void SetMagnifierEnabled(bool enabled) OVERRIDE;
bool               25 ash/default_accessibility_delegate.h   virtual bool IsMagnifierEnabled() const OVERRIDE;
bool               27 ash/default_accessibility_delegate.h   virtual void SetLargeCursorEnabled(bool enabled) OVERRIDE;
bool               28 ash/default_accessibility_delegate.h   virtual bool IsLargeCursorEnabled() const OVERRIDE;
bool               29 ash/default_accessibility_delegate.h   virtual void SetAutoclickEnabled(bool enabled) OVERRIDE;
bool               30 ash/default_accessibility_delegate.h   virtual bool IsAutoclickEnabled() const OVERRIDE;
bool               31 ash/default_accessibility_delegate.h   virtual void SetVirtualKeyboardEnabled(bool enabled) OVERRIDE;
bool               32 ash/default_accessibility_delegate.h   virtual bool IsVirtualKeyboardEnabled() const OVERRIDE;
bool               33 ash/default_accessibility_delegate.h   virtual bool ShouldShowAccessibilityMenu() const OVERRIDE;
bool               34 ash/default_accessibility_delegate.h   virtual bool IsBrailleDisplayConnected() const OVERRIDE;
bool               45 ash/default_accessibility_delegate.h   bool spoken_feedback_enabled_;
bool               46 ash/default_accessibility_delegate.h   bool high_contrast_enabled_;
bool               47 ash/default_accessibility_delegate.h   bool screen_magnifier_enabled_;
bool               49 ash/default_accessibility_delegate.h   bool large_cursor_enabled_;
bool               50 ash/default_accessibility_delegate.h   bool autoclick_enabled_;
bool               51 ash/default_accessibility_delegate.h   bool virtual_keyboard_enabled_;
bool               25 ash/default_user_wallpaper_delegate.h   virtual bool ShouldShowInitialAnimation() OVERRIDE;
bool               26 ash/default_user_wallpaper_delegate.h   virtual void UpdateWallpaper(bool clear_cache) OVERRIDE;
bool               29 ash/default_user_wallpaper_delegate.h   virtual bool CanOpenSetWallpaperPage() OVERRIDE;
bool              107 ash/desktop_background/desktop_background_controller.h   bool SetDefaultWallpaper(bool is_guest);
bool              129 ash/desktop_background/desktop_background_controller.h   bool MoveDesktopToLockedContainer();
bool              133 ash/desktop_background/desktop_background_controller.h   bool MoveDesktopToUnlockedContainer();
bool              147 ash/desktop_background/desktop_background_controller.h   bool DefaultWallpaperIsAlreadyLoadingOrLoaded(
bool              152 ash/desktop_background/desktop_background_controller.h   bool CustomWallpaperIsAlreadyLoaded(const gfx::ImageSkia& image) const;
bool              172 ash/desktop_background/desktop_background_controller.h   bool ReparentBackgroundWidgets(int src_container, int dst_container);
bool              175 ash/desktop_background/desktop_background_controller.h   int GetBackgroundContainerId(bool locked);
bool              183 ash/desktop_background/desktop_background_controller.h   void set_wallpaper_reload_delay_for_test(bool value) {
bool              197 ash/desktop_background/desktop_background_controller.h   bool locked_;
bool               23 ash/desktop_background/desktop_background_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               39 ash/desktop_background/desktop_background_widget_controller.h   bool Reparent(aura::Window* root_window,
bool               83 ash/desktop_background/desktop_background_widget_controller.h   DesktopBackgroundWidgetController* GetController(bool pass_ownership);
bool               30 ash/desktop_background/user_wallpaper_delegate.h   virtual bool ShouldShowInitialAnimation() = 0;
bool               39 ash/desktop_background/user_wallpaper_delegate.h   virtual void UpdateWallpaper(bool clear_cache) = 0;
bool               48 ash/desktop_background/user_wallpaper_delegate.h   virtual bool CanOpenSetWallpaperPage() = 0;
bool               29 ash/display/cursor_window_controller.h   bool is_cursor_compositing_enabled() const {
bool               34 ash/display/cursor_window_controller.h   void SetCursorCompositingEnabled(bool enabled);
bool               47 ash/display/cursor_window_controller.h   void SetVisibility(bool visible);
bool               62 ash/display/cursor_window_controller.h   bool is_cursor_compositing_enabled_;
bool               33 ash/display/display_change_observer_chromeos.h   virtual bool GetResolutionForDisplayId(int64 display_id,
bool              145 ash/display/display_controller.h   bool UpdateWorkAreaOfDisplayNearestWindow(const aura::Window* window,
bool              160 ash/display/display_controller.h   virtual void PreDisplayConfigurationChange(bool clear_focus) OVERRIDE;
bool              185 ash/display/display_controller.h     bool IsThrottled() const;
bool               24 ash/display/display_info.h               bool interlaced,
bool               25 ash/display/display_info.h               bool native);
bool               29 ash/display/display_info.h   bool interlaced;     // True if mode is interlaced.
bool               30 ash/display/display_info.h   bool native;         // True if mode is native mode of the display.
bool               81 ash/display/display_info.h   DisplayInfo(int64 id, const std::string& name, bool has_overscan);
bool               91 ash/display/display_info.h   bool has_overscan() const { return has_overscan_; }
bool              147 ash/display/display_info.h   void set_native(bool native) { native_ = native; }
bool              148 ash/display/display_info.h   bool native() const { return native_; }
bool              166 ash/display/display_info.h   bool IsColorProfileAvailable(ui::ColorCalibrationProfile profile) const;
bool              189 ash/display/display_info.h   bool has_overscan_;
bool              215 ash/display/display_info.h   bool native_;
bool               45 ash/display/display_layout.h   static bool ConvertFromValue(const base::Value& value, DisplayLayout* layout);
bool               46 ash/display/display_layout.h   static bool ConvertToValue(const DisplayLayout& layout, base::Value* value);
bool               60 ash/display/display_layout.h   bool mirrored;
bool               44 ash/display/display_layout_store.h                           bool mirrored);
bool               65 ash/display/display_manager.h     virtual void PreDisplayConfigurationChange(bool clear_focus) = 0;
bool               86 ash/display/display_manager.h   static float GetNextUIScale(const DisplayInfo& info, bool up);
bool              111 ash/display/display_manager.h   void set_force_bounds_changed(bool force_bounds_changed) {
bool              120 ash/display/display_manager.h   bool InitFromCommandLine();
bool              126 ash/display/display_manager.h   bool IsActiveDisplay(const gfx::Display& display) const;
bool              129 ash/display/display_manager.h   bool HasInternalDisplay() const;
bool              131 ash/display/display_manager.h   bool IsInternalDisplayId(int64 id) const;
bool              154 ash/display/display_manager.h   bool UpdateWorkAreaOfDisplay(int64 display_id, const gfx::Insets& insets);
bool              180 ash/display/display_manager.h   bool GetSelectedModeForDisplayId(int64 display_id,
bool              184 ash/display/display_manager.h   bool IsDisplayUIScalingEnabled() const;
bool              224 ash/display/display_manager.h   bool IsMirrored() const;
bool              245 ash/display/display_manager.h   void SetMirrorMode(bool mirrored);
bool              254 ash/display/display_manager.h   virtual void SetSoftwareMirroring(bool enabled) OVERRIDE;
bool              256 ash/display/display_manager.h   bool software_mirroring_enabled() const {
bool              260 ash/display/display_manager.h   bool virtual_keyboard_root_window_enabled() const {
bool              271 ash/display/display_manager.h   bool UpdateDisplayBounds(int64 display_id,
bool              294 ash/display/display_manager.h   void set_change_display_upon_host_resize(bool value) {
bool              322 ash/display/display_manager.h   bool UpdateSecondaryDisplayBoundsForLayout(DisplayList* display_list,
bool              345 ash/display/display_manager.h   bool force_bounds_changed_;
bool              358 ash/display/display_manager.h   bool change_display_upon_host_resize_;
bool               42 ash/display/display_pref_util.h bool ReverseFind(const std::map<T, std::string>* map,
bool               71 ash/display/mouse_cursor_event_filter.h   bool WarpMouseCursorIfNecessary(aura::Window* target_root,
bool               81 ash/display/mouse_cursor_event_filter.h   bool was_mouse_warped_;
bool               19 ash/display/projecting_observer_chromeos.h   void OnCastingSessionStartedOrStopped(bool started);
bool               31 ash/display/projecting_observer_chromeos.h   bool has_internal_output_;
bool               50 ash/display/resolution_notification_controller.h   bool DoesNotificationTimeout();
bool               55 ash/display/resolution_notification_controller.h   void AcceptResolutionChange(bool close_notification);
bool               76 ash/display/resolution_notification_controller.h   void CreateOrUpdateNotification(bool enable_spoken_feedback);
bool               63 ash/display/screen_ash.h   virtual bool IsDIPEnabled() OVERRIDE;
bool               41 ash/drag_drop/drag_drop_controller.h   void set_should_block_during_drag_drop(bool should_block_during_drag_drop) {
bool               58 ash/drag_drop/drag_drop_controller.h   virtual bool IsDragDropInProgress() OVERRIDE;
bool              117 ash/drag_drop/drag_drop_controller.h   bool should_block_during_drag_drop_;
bool               45 ash/drag_drop/drag_image_view.h   void SetWidgetVisible(bool visible);
bool               63 ash/first_run/first_run_helper.h   virtual bool IsTrayBubbleOpened() = 0;
bool               32 ash/first_run/first_run_helper_impl.h   virtual bool IsTrayBubbleOpened() OVERRIDE;
bool               38 ash/first_run/first_run_helper_impl.h   virtual bool IsCancelingKeyEvent(ui::KeyEvent* event) OVERRIDE;
bool               44 ash/focus_cycler.h   bool FocusWidget(views::Widget* widget);
bool               40 ash/frame/caption_buttons/alternate_frame_size_button.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               41 ash/frame/caption_buttons/alternate_frame_size_button.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               74 ash/frame/caption_buttons/alternate_frame_size_button.h   bool CommitSnap(const ui::LocatedEvent& event);
bool              101 ash/frame/caption_buttons/alternate_frame_size_button.h   bool in_snap_mode_;
bool               29 ash/frame/caption_buttons/alternate_frame_size_button_delegate.h   virtual bool IsMinimizeButtonVisible() const = 0;
bool               47 ash/frame/caption_buttons/frame_caption_button.h   bool IsAnimatingImageSwap() const;
bool               54 ash/frame/caption_buttons/frame_caption_button.h   void set_paint_as_active(bool paint_as_active) {
bool               79 ash/frame/caption_buttons/frame_caption_button.h   bool paint_as_active_;
bool               84 ash/frame/caption_buttons/frame_caption_button_container_view.h   void SetPaintAsActive(bool paint_as_active);
bool               97 ash/frame/caption_buttons/frame_caption_button_container_view.h   void UpdateSizeButtonVisibility(bool force_hidden);
bool              134 ash/frame/caption_buttons/frame_caption_button_container_view.h   virtual bool IsMinimizeButtonVisible() const OVERRIDE;
bool               54 ash/frame/caption_buttons/frame_maximize_button.h   bool is_snap_enabled() const { return is_snap_enabled_; }
bool               67 ash/frame/caption_buttons/frame_maximize_button.h                                         bool active) OVERRIDE;
bool               70 ash/frame/caption_buttons/frame_maximize_button.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               73 ash/frame/caption_buttons/frame_maximize_button.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               81 ash/frame/caption_buttons/frame_maximize_button.h   virtual void SetVisible(bool visible) OVERRIDE;
bool               92 ash/frame/caption_buttons/frame_maximize_button.h   bool phantom_window_open() { return phantom_window_.get() != NULL; }
bool              106 ash/frame/caption_buttons/frame_maximize_button.h   bool ProcessEndEvent(const ui::LocatedEvent& event);
bool              110 ash/frame/caption_buttons/frame_maximize_button.h   void Cancel(bool keep_menu_open);
bool              140 ash/frame/caption_buttons/frame_maximize_button.h   bool observing_frame_;
bool              147 ash/frame/caption_buttons/frame_maximize_button.h   bool is_snap_enabled_;
bool              150 ash/frame/caption_buttons/frame_maximize_button.h   bool exceeded_drag_threshold_;
bool               43 ash/frame/caption_buttons/maximize_bubble_controller_bubble.h   virtual bool CanActivate() const OVERRIDE;
bool               46 ash/frame/caption_buttons/maximize_bubble_controller_bubble.h   virtual bool WidgetHasHitTestMask() const OVERRIDE;
bool               53 ash/frame/caption_buttons/maximize_bubble_controller_bubble.h   virtual bool Contains(const gfx::Point& screen_point,
bool               80 ash/frame/caption_buttons/maximize_bubble_controller_bubble.h   bool shutting_down_;
bool               61 ash/frame/custom_frame_view_ash.h   virtual bool HitTestRect(const gfx::Rect& rect) const OVERRIDE;
bool               63 ash/frame/custom_frame_view_ash.h                                  bool is_visible) OVERRIDE;
bool               96 ash/frame/default_header_painter.h   bool initial_paint_;
bool               50 ash/frame/header_painter_util.h   static bool CanAnimateActivation(views::Widget* widget);
bool               25 ash/gpu_support.h   virtual bool IsPanelFittingDisabled() const = 0;
bool               22 ash/gpu_support_stub.h   virtual bool IsPanelFittingDisabled() const OVERRIDE;
bool               25 ash/high_contrast/high_contrast_controller.h   void SetEnabled(bool enabled);
bool               35 ash/high_contrast/high_contrast_controller.h   bool enabled_;
bool               34 ash/ime/candidate_view.h   void SetInfolistIcon(bool enable);
bool               44 ash/ime/candidate_view.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool              118 ash/ime/candidate_window_view.h   bool should_show_at_composition_head_;
bool              122 ash/ime/candidate_window_view.h   bool should_show_upper_side_;
bool              126 ash/ime/candidate_window_view.h   bool was_candidate_window_open_;
bool               19 ash/ime/input_method_menu_item.h                       bool in_is_selection_item,
bool               20 ash/ime/input_method_menu_item.h                       bool in_is_selection_item_checked);
bool               25 ash/ime/input_method_menu_item.h   bool operator==(const InputMethodMenuItem& other) const;
bool               26 ash/ime/input_method_menu_item.h   bool operator!=(const InputMethodMenuItem& other) const;
bool               35 ash/ime/input_method_menu_item.h   bool is_selection_item;  // true if the property is a selection item.
bool               36 ash/ime/input_method_menu_item.h   bool is_selection_item_checked;  // true if |is_selection_item| is true and
bool               45 ash/ime/input_method_menu_manager.h   bool HasInputMethodMenuItemForKey(const std::string& key) const;
bool               19 ash/ime_control_delegate.h   virtual bool HandleNextIme() = 0;
bool               20 ash/ime_control_delegate.h   virtual bool HandlePreviousIme(const ui::Accelerator& accelerator) = 0;
bool               22 ash/ime_control_delegate.h   virtual bool HandleSwitchIme(const ui::Accelerator& accelerator) = 0;
bool               48 ash/keyboard_overlay/keyboard_overlay_delegate.h                                bool* out_close_dialog) OVERRIDE;
bool               49 ash/keyboard_overlay/keyboard_overlay_delegate.h   virtual bool ShouldShowDialogTitle() const OVERRIDE;
bool               50 ash/keyboard_overlay/keyboard_overlay_delegate.h   virtual bool HandleContextMenu(
bool               45 ash/keyboard_overlay/keyboard_overlay_view.h   virtual bool IsCancelingKeyEvent(ui::KeyEvent* event) OVERRIDE;
bool               38 ash/magnifier/magnification_controller.h   virtual void SetEnabled(bool enabled) = 0;
bool               41 ash/magnifier/magnification_controller.h   virtual bool IsEnabled() const = 0;
bool               44 ash/magnifier/magnification_controller.h   virtual void SetScale(float scale, bool animate) = 0;
bool               49 ash/magnifier/magnification_controller.h   virtual void MoveWindow(int x, int y, bool animate) = 0;
bool               50 ash/magnifier/magnification_controller.h   virtual void MoveWindow(const gfx::Point& point, bool animate) = 0;
bool               30 ash/magnifier/partial_magnification_controller.h   virtual void SetEnabled(bool enabled);
bool               32 ash/magnifier/partial_magnification_controller.h   bool is_enabled() const { return is_enabled_; }
bool               54 ash/magnifier/partial_magnification_controller.h   bool IsPartialMagnified() const;
bool               76 ash/magnifier/partial_magnification_controller.h   bool is_on_zooming_;
bool               78 ash/magnifier/partial_magnification_controller.h   bool is_enabled_;
bool               20 ash/new_window_delegate.h   virtual void NewWindow(bool incognito) = 0;
bool              235 ash/root_window_controller.h   bool IsVirtualKeyboardWindow(aura::Window* window);
bool              248 ash/root_window_controller.h   void Init(RootWindowType root_window_type, bool first_run_after_boot);
bool              254 ash/root_window_controller.h   void CreateSystemBackground(bool is_first_run_after_boot);
bool              268 ash/root_window_controller.h   virtual void OnTouchHudProjectionToggled(bool enabled) OVERRIDE;
bool               33 ash/root_window_settings.h   bool shutdown;
bool               43 ash/rotator/screen_rotation.h   virtual bool OnProgress(double t,
bool               30 ash/screensaver/screensaver_view.h ASH_WITH_CONTENT_EXPORT bool IsScreensaverShown();
bool               44 ash/screensaver/screensaver_view.h   static bool IsScreensaverShown();
bool               71 ash/screensaver/screensaver_view.h   ASH_WITH_CONTENT_EXPORT bool IsScreensaverShowingURL(const GURL& url);
bool               33 ash/screenshot_delegate.h   virtual bool CanTakeScreenshot() = 0;
bool               69 ash/session_state_delegate.h   virtual bool IsActiveUserSessionStarted() const = 0;
bool               72 ash/session_state_delegate.h   virtual bool CanLockScreen() const = 0;
bool               75 ash/session_state_delegate.h   virtual bool IsScreenLocked() const = 0;
bool               79 ash/session_state_delegate.h   virtual bool ShouldLockScreenBeforeSuspending() const = 0;
bool               90 ash/session_state_delegate.h   virtual bool IsUserSessionBlocked() const = 0;
bool              113 ash/session_state_delegate.h   virtual bool ShouldShowAvatar(aura::Window* window) = 0;
bool               28 ash/session_state_delegate_stub.h   virtual bool IsActiveUserSessionStarted() const OVERRIDE;
bool               29 ash/session_state_delegate_stub.h   virtual bool CanLockScreen() const OVERRIDE;
bool               30 ash/session_state_delegate_stub.h   virtual bool IsScreenLocked() const OVERRIDE;
bool               31 ash/session_state_delegate_stub.h   virtual bool ShouldLockScreenBeforeSuspending() const OVERRIDE;
bool               34 ash/session_state_delegate_stub.h   virtual bool IsUserSessionBlocked() const OVERRIDE;
bool               43 ash/session_state_delegate_stub.h   virtual bool ShouldShowAvatar(aura::Window* window) OVERRIDE;
bool               52 ash/session_state_delegate_stub.h   bool screen_locked_;
bool               30 ash/shelf/alternate_app_list_button.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               33 ash/shelf/alternate_app_list_button.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               24 ash/shelf/app_list_button.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               27 ash/shelf/app_list_button.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               22 ash/shelf/app_list_shelf_item_delegate.h   virtual bool ItemSelected(const ui::Event& event) OVERRIDE;
bool               26 ash/shelf/app_list_shelf_item_delegate.h   virtual bool IsDraggable() OVERRIDE;
bool               27 ash/shelf/app_list_shelf_item_delegate.h   virtual bool ShouldShowTooltip() OVERRIDE;
bool               44 ash/shelf/background_animator.h   void SetPaintsBackground(bool value, BackgroundAnimatorChangeType type);
bool               45 ash/shelf/background_animator.h   bool paints_background() const { return paints_background_; }
bool               62 ash/shelf/background_animator.h   bool paints_background_;
bool               42 ash/shelf/overflow_bubble.h   bool IsShowing() const { return !!bubble_; }
bool               36 ash/shelf/overflow_bubble_view.h   bool IsHorizontalAlignment() const;
bool               50 ash/shelf/overflow_bubble_view.h   virtual bool OnMouseWheel(const ui::MouseWheelEvent& event) OVERRIDE;
bool               55 ash/shelf/scoped_observer_with_duplicated_sources.h   bool IsObserving(Source* source) const {
bool               83 ash/shelf/shelf.h   bool IsShowingMenu() const;
bool               85 ash/shelf/shelf.h   bool IsShowingOverflowBubble() const;
bool               87 ash/shelf/shelf.h   void SetVisible(bool visible) const;
bool               88 ash/shelf/shelf.h   bool IsVisible() const;
bool               26 ash/shelf/shelf_alignment_menu.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               27 ash/shelf/shelf_alignment_menu.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               28 ash/shelf/shelf_alignment_menu.h   virtual bool GetAcceleratorForCommandId(
bool               26 ash/shelf/shelf_bezel_event_filter.h   bool IsShelfOnBezel(const gfx::Rect& screen,
bool               30 ash/shelf/shelf_bezel_event_filter.h   bool in_touch_drag_;
bool               86 ash/shelf/shelf_button.h     virtual bool HitTestRect(const gfx::Rect& rect) const OVERRIDE;
bool               97 ash/shelf/shelf_button.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               99 ash/shelf/shelf_button.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool              127 ash/shelf/shelf_button.h   bool IsShelfHorizontal() const;
bool              150 ash/shelf/shelf_button.h   bool* destroyed_flag_;
bool               45 ash/shelf/shelf_button_host.h                                        bool canceled) = 0;
bool               40 ash/shelf/shelf_delegate.h   virtual bool IsAppPinned(const std::string& app_id) = 0;
bool               44 ash/shelf/shelf_delegate.h   virtual bool CanPin() const = 0;
bool               36 ash/shelf/shelf_item_delegate.h   virtual bool ItemSelected(const ui::Event& event) = 0;
bool               58 ash/shelf/shelf_item_delegate.h   virtual bool IsDraggable() = 0;
bool               61 ash/shelf/shelf_item_delegate.h   virtual bool ShouldShowTooltip() = 0;
bool              100 ash/shelf/shelf_layout_manager.h   bool SetAlignment(ShelfAlignment alignment);
bool              110 ash/shelf/shelf_layout_manager.h   bool updating_bounds() const { return updating_bounds_; }
bool              117 ash/shelf/shelf_layout_manager.h   bool IsVisible() const;
bool              148 ash/shelf/shelf_layout_manager.h   void SetWindowOverlapsShelf(bool value);
bool              149 ash/shelf/shelf_layout_manager.h   bool window_overlaps_shelf() const { return window_overlaps_shelf_; }
bool              178 ash/shelf/shelf_layout_manager.h                                               bool visible) OVERRIDE;
bool              183 ash/shelf/shelf_layout_manager.h   virtual void OnLockStateChanged(bool locked) OVERRIDE;
bool              220 ash/shelf/shelf_layout_manager.h   bool IsHorizontalAlignment() const;
bool              256 ash/shelf/shelf_layout_manager.h     bool Equals(const State& other) const {
bool              267 ash/shelf/shelf_layout_manager.h     bool is_screen_locked;
bool              277 ash/shelf/shelf_layout_manager.h                               bool animate,
bool              322 ash/shelf/shelf_layout_manager.h   bool IsShelfWindow(aura::Window* window);
bool              345 ash/shelf/shelf_layout_manager.h   bool updating_bounds_;
bool              349 ash/shelf/shelf_layout_manager.h   bool force_shelf_always_visibile_;
bool              365 ash/shelf/shelf_layout_manager.h   bool window_overlaps_shelf_;
bool              371 ash/shelf/shelf_layout_manager.h   bool mouse_over_shelf_when_auto_hide_timer_started_;
bool               21 ash/shelf/shelf_menu_model.h   virtual bool IsCommandActive(int command_id) const = 0;
bool               71 ash/shelf/shelf_tooltip_manager.h   bool IsVisible();
bool               87 ash/shelf/shelf_view.h   bool IsShowingMenu() const;
bool               90 ash/shelf/shelf_view.h   bool IsShowingOverflowBubble() const;
bool              104 ash/shelf/shelf_view.h   bool ShouldHideTooltip(const gfx::Point& cursor_location);
bool              125 ash/shelf/shelf_view.h   virtual bool StartDrag(
bool              128 ash/shelf/shelf_view.h   virtual bool Drag(const gfx::Point& location_in_screen_coordinates) OVERRIDE;
bool              129 ash/shelf/shelf_view.h   virtual void EndDrag(bool cancel) OVERRIDE;
bool              158 ash/shelf/shelf_view.h   bool is_overflow_mode() const { return overflow_mode_; }
bool              160 ash/shelf/shelf_view.h   bool dragging() const {
bool              200 ash/shelf/shelf_view.h   bool HandleRipOffDrag(const ui::LocatedEvent& event);
bool              203 ash/shelf/shelf_view.h   void FinalizeRipOffDrag(bool cancel);
bool              209 ash/shelf/shelf_view.h   bool SameDragType(ShelfItemType typea, ShelfItemType typeb) const;
bool              280 ash/shelf/shelf_view.h                                        bool canceled) OVERRIDE;
bool              295 ash/shelf/shelf_view.h   bool ShowListMenuForView(const ShelfItem& item,
bool              311 ash/shelf/shelf_view.h                 bool context_menu,
bool              321 ash/shelf/shelf_view.h   bool IsUsableEvent(const ui::Event& event);
bool              327 ash/shelf/shelf_view.h   bool ShouldShowTooltipForView(const views::View* view) const;
bool              390 ash/shelf/shelf_view.h   bool cancelling_drag_model_changed_;
bool              401 ash/shelf/shelf_view.h   bool* got_deleted_;
bool              405 ash/shelf/shelf_view.h   bool drag_and_drop_item_pinned_;
bool              428 ash/shelf/shelf_view.h   bool dragged_off_shelf_;
bool              440 ash/shelf/shelf_view.h   bool overflow_mode_;
bool              446 ash/shelf/shelf_view.h   bool dragged_off_from_overflow_to_shelf_;
bool               38 ash/shelf/shelf_widget.h   static bool ShelfAlignmentAllowed();
bool               49 ash/shelf/shelf_widget.h   void SetDimsShelf(bool dimming);
bool               50 ash/shelf/shelf_widget.h   bool GetDimsShelf() const;
bool               59 ash/shelf/shelf_widget.h   void SetShelfVisibility(bool visible);
bool               60 ash/shelf/shelf_widget.h   bool IsShelfVisible() const;
bool               76 ash/shelf/shelf_widget.h   void ForceUndimming(bool force);
bool               80 ash/shelf/shelf_widget.h       views::Widget* widget, bool active) OVERRIDE;
bool              107 ash/shelf/shelf_widget.h   bool activating_as_fallback_;
bool               90 ash/shelf/shelf_window_watcher.h   void UpdateShelfItemStatus(aura::Window* window, bool is_active);
bool               28 ash/shelf/shelf_window_watcher_item_delegate.h   virtual bool ItemSelected(const ui::Event& event) OVERRIDE;
bool               32 ash/shelf/shelf_window_watcher_item_delegate.h   virtual bool IsDraggable() OVERRIDE;
bool               33 ash/shelf/shelf_window_watcher_item_delegate.h   virtual bool ShouldShowTooltip() OVERRIDE;
bool              186 ash/shell.h      static bool HasInstance();
bool              242 ash/shell.h      bool GetAppListTargetVisibility() const;
bool              251 ash/shell.h      bool IsSystemModalWindowOpen() const;
bool              254 ash/shell.h      void SimulateModalWindowOpenForTesting(bool modal_window_open) {
bool              288 ash/shell.h      void OnLockStateChanged(bool locked);
bool              291 ash/shell.h      void OnCastingSessionStartedOrStopped(bool started);
bool              326 ash/shell.h      void EnableMaximizeModeWindowManager(bool enable);
bool              329 ash/shell.h      bool IsMaximizeModeWindowManagerEnabled();
bool              447 ash/shell.h      void SetDimming(bool should_dim);
bool              451 ash/shell.h      void NotifyFullscreenStateChange(bool is_fullscreen,
bool              467 ash/shell.h      bool HasPrimaryStatusArea();
bool              480 ash/shell.h      static void set_initially_hide_cursor(bool hide) {
bool              544 ash/shell.h      void SetTouchHudProjectionEnabled(bool enabled);
bool              546 ash/shell.h      bool is_touch_hud_projection_enabled() const {
bool              557 ash/shell.h      void SetCursorCompositingEnabled(bool enabled);
bool              590 ash/shell.h      virtual bool CanWindowReceiveEvents(aura::Window* window) OVERRIDE;
bool              593 ash/shell.h      virtual bool CanAcceptEvent(const ui::Event& event) OVERRIDE;
bool              607 ash/shell.h      static bool initially_hide_cursor_;
bool              737 ash/shell.h      bool simulate_modal_window_open_for_testing_;
bool              739 ash/shell.h      bool is_touch_hud_projection_enabled_;
bool               46 ash/shell/content_client/shell_browser_main_parts.h   virtual bool MainMessageLoopRun(int* result_code) OVERRIDE;
bool               29 ash/shell/content_client/shell_main_delegate.h   virtual bool BasicStartupComplete(int* exit_code) OVERRIDE;
bool               28 ash/shell/context_menu.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               29 ash/shell/context_menu.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               30 ash/shell/context_menu.h   virtual bool GetAcceleratorForCommandId(
bool               23 ash/shell/keyboard_controller_proxy_stub.h   virtual bool HasKeyboardWindow() const OVERRIDE;
bool               42 ash/shell/panel_window.h   virtual bool CanResize() const OVERRIDE;
bool               43 ash/shell/panel_window.h   virtual bool CanMaximize() const OVERRIDE;
bool               33 ash/shell/shelf_delegate_impl.h   virtual bool IsAppPinned(const std::string& app_id) OVERRIDE;
bool               34 ash/shell/shelf_delegate_impl.h   virtual bool CanPin() const OVERRIDE;
bool               37 ash/shell/shell_delegate_impl.h   virtual bool IsFirstRunAfterBoot() const OVERRIDE;
bool               38 ash/shell/shell_delegate_impl.h   virtual bool IsIncognitoAllowed() const OVERRIDE;
bool               39 ash/shell/shell_delegate_impl.h   virtual bool IsMultiProfilesEnabled() const OVERRIDE;
bool               40 ash/shell/shell_delegate_impl.h   virtual bool IsRunningInForcedAppMode() const OVERRIDE;
bool               46 ash/shell/shell_delegate_impl.h   virtual void VirtualKeyboardActivated(bool activated) OVERRIDE;
bool               18 ash/shell/toplevel_window.h     bool can_resize;
bool               19 ash/shell/toplevel_window.h     bool can_maximize;
bool               40 ash/shell/toplevel_window.h   virtual bool GetSavedWindowPlacement(
bool               45 ash/shell/toplevel_window.h   virtual bool CanResize() const OVERRIDE;
bool               46 ash/shell/toplevel_window.h   virtual bool CanMaximize() const OVERRIDE;
bool               41 ash/shell/window_type_launcher.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               45 ash/shell/window_type_launcher.h   virtual bool CanResize() const OVERRIDE;
bool               47 ash/shell/window_type_launcher.h   virtual bool CanMaximize() const OVERRIDE;
bool               25 ash/shell/window_watcher_shelf_item_delegate.h   virtual bool ItemSelected(const ui::Event& event) OVERRIDE;
bool               29 ash/shell/window_watcher_shelf_item_delegate.h   virtual bool IsDraggable() OVERRIDE;
bool               30 ash/shell/window_watcher_shelf_item_delegate.h   virtual bool ShouldShowTooltip() OVERRIDE;
bool               57 ash/shell_delegate.h   virtual void OnVirtualKeyboardStateChanged(bool activated) {}
bool               72 ash/shell_delegate.h   virtual bool IsFirstRunAfterBoot() const = 0;
bool               75 ash/shell_delegate.h   virtual bool IsMultiProfilesEnabled() const = 0;
bool               79 ash/shell_delegate.h   virtual bool IsIncognitoAllowed() const = 0;
bool               82 ash/shell_delegate.h   virtual bool IsRunningInForcedAppMode() const = 0;
bool              100 ash/shell_delegate.h   virtual void VirtualKeyboardActivated(bool activated) = 0;
bool               30 ash/shell_observer.h   virtual void OnLockStateChanged(bool locked) {}
bool               36 ash/shell_observer.h   virtual void OnTouchHudProjectionToggled(bool enabled) {}
bool               39 ash/shell_observer.h   virtual void OnFullscreenStateChanged(bool is_fullscreen,
bool               68 ash/sticky_keys/sticky_keys_controller.h   void Enable(bool enabled);
bool               70 ash/sticky_keys/sticky_keys_controller.h   void SetModifiersEnabled(bool mod3_enabled, bool altgr_enabled);
bool               83 ash/sticky_keys/sticky_keys_controller.h   bool HandleKeyEvent(ui::KeyEvent* event);
bool               86 ash/sticky_keys/sticky_keys_controller.h   bool HandleMouseEvent(ui::MouseEvent* event);
bool               89 ash/sticky_keys/sticky_keys_controller.h   bool HandleScrollEvent(ui::ScrollEvent* event);
bool               95 ash/sticky_keys/sticky_keys_controller.h   bool enabled_;
bool               98 ash/sticky_keys/sticky_keys_controller.h   bool mod3_enabled_;
bool              101 ash/sticky_keys/sticky_keys_controller.h   bool altgr_enabled_;
bool              169 ash/sticky_keys/sticky_keys_controller.h   bool HandleKeyEvent(ui::KeyEvent* event);
bool              172 ash/sticky_keys/sticky_keys_controller.h   bool HandleMouseEvent(ui::MouseEvent* event);
bool              175 ash/sticky_keys/sticky_keys_controller.h   bool HandleScrollEvent(ui::ScrollEvent* event);
bool              195 ash/sticky_keys/sticky_keys_controller.h   bool HandleDisabledState(ui::KeyEvent* event);
bool              198 ash/sticky_keys/sticky_keys_controller.h   bool HandleEnabledState(ui::KeyEvent* event);
bool              201 ash/sticky_keys/sticky_keys_controller.h   bool HandleLockedState(ui::KeyEvent* event);
bool              224 ash/sticky_keys/sticky_keys_controller.h   bool event_from_myself_;
bool              230 ash/sticky_keys/sticky_keys_controller.h   bool preparing_to_enable_;
bool               37 ash/sticky_keys/sticky_keys_overlay.h   void Show(bool visible);
bool               39 ash/sticky_keys/sticky_keys_overlay.h   void SetModifierVisible(ui::EventFlags modifier, bool visible);
bool               50 ash/sticky_keys/sticky_keys_overlay.h   bool is_visible() { return is_visible_; }
bool               64 ash/sticky_keys/sticky_keys_overlay.h   bool is_visible_;
bool               24 ash/switchable_windows.h ASH_EXPORT bool IsSwitchableContainer(const aura::Window* window);
bool               29 ash/system/audio/tray_audio.h   static bool ShowAudioDeviceMenu();
bool               39 ash/system/audio/tray_audio.h   bool pop_up_volume_view_;
bool               43 ash/system/audio/tray_audio.h   virtual bool GetInitialVisibility() OVERRIDE;
bool               50 ash/system/audio/tray_audio.h   virtual bool ShouldHideArrow() const OVERRIDE;
bool               51 ash/system/audio/tray_audio.h   virtual bool ShouldShowShelf() const OVERRIDE;
bool               33 ash/system/audio/tray_audio_delegate.h   virtual bool HasAlternativeSources() = 0;
bool               36 ash/system/audio/tray_audio_delegate.h   virtual bool IsOutputAudioMuted() = 0;
bool               39 ash/system/audio/tray_audio_delegate.h   virtual void SetOutputAudioIsMuted(bool is_muted) = 0;
bool               37 ash/system/audio/volume_view.h              bool is_default_view);
bool               66 ash/system/audio/volume_view.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
bool               75 ash/system/audio/volume_view.h   bool is_default_view_;
bool               23 ash/system/brightness_control_delegate.h   virtual bool HandleBrightnessDown(const ui::Accelerator& accelerator) = 0;
bool               24 ash/system/brightness_control_delegate.h   virtual bool HandleBrightnessUp(const ui::Accelerator& accelerator) = 0;
bool               29 ash/system/brightness_control_delegate.h   virtual void SetBrightnessPercent(double percent, bool gradual) = 0;
bool               38 ash/system/chromeos/audio/audio_detailed_view.h                                         bool checked);
bool               24 ash/system/chromeos/audio/tray_audio_delegate_chromeos.h   virtual bool HasAlternativeSources() OVERRIDE;
bool               25 ash/system/chromeos/audio/tray_audio_delegate_chromeos.h   virtual bool IsOutputAudioMuted() OVERRIDE;
bool               26 ash/system/chromeos/audio/tray_audio_delegate_chromeos.h   virtual void SetOutputAudioIsMuted(bool is_muted) OVERRIDE;
bool               34 ash/system/chromeos/bluetooth/bluetooth_notification_controller.h                                           bool discoverable) OVERRIDE;
bool               71 ash/system/chromeos/bluetooth/bluetooth_notification_controller.h                      bool with_buttons);
bool               25 ash/system/chromeos/brightness/brightness_controller_chromeos.h   virtual bool HandleBrightnessDown(
bool               27 ash/system/chromeos/brightness/brightness_controller_chromeos.h   virtual bool HandleBrightnessUp(const ui::Accelerator& accelerator) OVERRIDE;
bool               28 ash/system/chromeos/brightness/brightness_controller_chromeos.h   virtual void SetBrightnessPercent(double percent, bool gradual) OVERRIDE;
bool               45 ash/system/chromeos/brightness/tray_brightness.h   virtual bool ShouldHideArrow() const OVERRIDE;
bool               46 ash/system/chromeos/brightness/tray_brightness.h   virtual bool ShouldShowShelf() const OVERRIDE;
bool               49 ash/system/chromeos/brightness/tray_brightness.h   virtual void BrightnessChanged(int level, bool user_initiated) OVERRIDE;
bool               51 ash/system/chromeos/brightness/tray_brightness.h   void HandleBrightnessChanged(double percent, bool user_initiated);
bool               62 ash/system/chromeos/brightness/tray_brightness.h   bool got_current_percent_;
bool               25 ash/system/chromeos/keyboard_brightness_controller.h   virtual bool HandleKeyboardBrightnessDown(
bool               27 ash/system/chromeos/keyboard_brightness_controller.h   virtual bool HandleKeyboardBrightnessUp(
bool               41 ash/system/chromeos/network/network_connect.h     bool enabled_state);
bool               55 ash/system/chromeos/network/network_connect.h     bool shared);
bool               61 ash/system/chromeos/network/network_connect.h                                               bool shared);
bool               66 ash/system/chromeos/network/network_connect.h                                     bool shared);
bool               66 ash/system/chromeos/network/network_icon.h                                                bool* animating);
bool               93 ash/system/chromeos/network/network_state_list_detailed_view.h   bool CreateOrUpdateInfoLabel(
bool               95 ash/system/chromeos/network/network_state_list_detailed_view.h   bool UpdateNetworkChild(int index, const NetworkInfo* info);
bool               96 ash/system/chromeos/network/network_state_list_detailed_view.h   bool OrderChild(views::View* view, int index);
bool               97 ash/system/chromeos/network/network_state_list_detailed_view.h   bool UpdateNetworkListEntries(std::set<std::string>* new_service_paths);
bool              106 ash/system/chromeos/network/network_state_list_detailed_view.h   bool ResetInfoBubble();
bool               70 ash/system/chromeos/network/network_state_notifier.h   bool UpdateDefaultNetwork(const chromeos::NetworkState* network);
bool               77 ash/system/chromeos/network/network_state_notifier.h   bool did_show_out_of_credits_;
bool               58 ash/system/chromeos/network/tray_network.h   virtual void NetworkStateChanged(bool list_changed) OVERRIDE;
bool               66 ash/system/chromeos/network/tray_network.h   bool request_wifi_view_;
bool               21 ash/system/chromeos/network/tray_network_state_observer.h     virtual void NetworkStateChanged(bool list_changed) = 0;
bool               42 ash/system/chromeos/network/tray_sms.h   bool GetLatestMessage(size_t* index, std::string* number, std::string* text);
bool               49 ash/system/chromeos/network/tray_sms.h   void Update(bool notify);
bool               39 ash/system/chromeos/network/tray_vpn.h   virtual void NetworkStateChanged(bool list_changed) OVERRIDE;
bool               27 ash/system/chromeos/power/power_event_observer.h   virtual void BrightnessChanged(int level, bool user_initiated) OVERRIDE;
bool               36 ash/system/chromeos/power/power_event_observer.h   bool screen_locked_;
bool               53 ash/system/chromeos/power/power_status.h   static bool IsInitialized();
bool               61 ash/system/chromeos/power/power_status.h   static bool ShouldDisplayBatteryTime(const base::TimeDelta& time);
bool               79 ash/system/chromeos/power/power_status.h   bool IsBatteryPresent() const;
bool               83 ash/system/chromeos/power/power_status.h   bool IsBatteryFull() const;
bool               90 ash/system/chromeos/power/power_status.h   bool IsBatteryCharging() const;
bool               94 ash/system/chromeos/power/power_status.h   bool IsBatteryDischargingOnLinePower() const;
bool              107 ash/system/chromeos/power/power_status.h   bool IsBatteryTimeBeingCalculated() const;
bool              116 ash/system/chromeos/power/power_status.h   bool IsLinePowerConnected() const;
bool              119 ash/system/chromeos/power/power_status.h   bool IsMainsChargerConnected() const;
bool              123 ash/system/chromeos/power/power_status.h   bool IsUsbChargerConnected() const;
bool              126 ash/system/chromeos/power/power_status.h   bool IsOriginalSpringChargerConnected() const;
bool               27 ash/system/chromeos/power/power_status_view.h   PowerStatusView(ViewType view_type, bool default_view_right_align);
bool               52 ash/system/chromeos/power/power_status_view.h   bool default_view_right_align_;
bool               87 ash/system/chromeos/power/tray_power.h   bool MaybeShowUsbChargerNotification();
bool               90 ash/system/chromeos/power/tray_power.h   bool UpdateNotificationState();
bool               91 ash/system/chromeos/power/tray_power.h   bool UpdateNotificationStateForRemainingTime();
bool               92 ash/system/chromeos/power/tray_power.h   bool UpdateNotificationStateForRemainingPercentage();
bool              104 ash/system/chromeos/power/tray_power.h   bool usb_charger_was_connected_;
bool              107 ash/system/chromeos/power/tray_power.h   bool line_power_was_connected_;
bool               23 ash/system/chromeos/power/video_activity_notifier.h   virtual void OnVideoDetected(bool is_fullscreen) OVERRIDE;
bool               26 ash/system/chromeos/power/video_activity_notifier.h   virtual void OnLockStateChanged(bool locked) OVERRIDE;
bool               35 ash/system/chromeos/power/video_activity_notifier.h   bool screen_is_locked_;
bool               78 ash/system/chromeos/screen_security/screen_tray_item.h   virtual void Close(bool by_user) OVERRIDE;
bool              112 ash/system/chromeos/screen_security/screen_tray_item.h   bool is_started() const { return is_started_; }
bool              113 ash/system/chromeos/screen_security/screen_tray_item.h   void set_is_started(bool is_started) { is_started_ = is_started; }
bool              136 ash/system/chromeos/screen_security/screen_tray_item.h   bool is_started_;
bool               20 ash/system/chromeos/session/logout_button_observer.h   virtual void OnShowLogoutButtonInTrayChanged(bool show) = 0;
bool               38 ash/system/chromeos/session/logout_button_tray.h   virtual bool ClickedOutsideBubble() OVERRIDE;
bool               41 ash/system/chromeos/session/logout_button_tray.h   virtual void OnShowLogoutButtonInTrayChanged(bool show) OVERRIDE;
bool               55 ash/system/chromeos/session/logout_button_tray.h   bool show_logout_button_in_tray_;
bool               46 ash/system/chromeos/session/logout_confirmation_controller.h   virtual void OnLockStateChanged(bool locked) OVERRIDE;
bool               34 ash/system/chromeos/session/logout_confirmation_dialog.h   virtual bool Accept() OVERRIDE;
bool               58 ash/system/chromeos/session/tray_session_length_limit.h   bool IsTrayViewVisibleForTest();
bool               26 ash/system/chromeos/tray_caps_lock.h   void OnCapsLockChanged(bool enabled);
bool               32 ash/system/chromeos/tray_caps_lock.h   virtual bool GetInitialVisibility() OVERRIDE;
bool               41 ash/system/chromeos/tray_caps_lock.h   bool caps_lock_enabled_;
bool               42 ash/system/chromeos/tray_caps_lock.h   bool message_shown_;
bool               50 ash/system/chromeos/tray_display.h   bool GetDisplayMessageForNotification(
bool               65 ash/system/chromeos/tray_display.h   bool GetAccessibleStateForTesting(ui::AXViewState* state);
bool               22 ash/system/chromeos/tray_tracing.h   virtual void OnTracingModeChanged(bool value) = 0;
bool               35 ash/system/chromeos/tray_tracing.h   void SetTrayIconVisible(bool visible);
bool               38 ash/system/chromeos/tray_tracing.h   virtual bool GetInitialVisibility() OVERRIDE;
bool               45 ash/system/chromeos/tray_tracing.h   virtual void OnTracingModeChanged(bool value) OVERRIDE;
bool               33 ash/system/chromeos/virtual_keyboard/virtual_keyboard_tray.h   virtual bool ClickedOutsideBubble() OVERRIDE;
bool               34 ash/system/chromeos/virtual_keyboard/virtual_keyboard_tray.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
bool               61 ash/system/date/date_view.h   void SetActionable(bool actionable);
bool               73 ash/system/date/date_view.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
bool               84 ash/system/date/date_view.h   bool actionable_;
bool              111 ash/system/date/date_view.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
bool              114 ash/system/date/date_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               31 ash/system/drive/tray_drive.h   virtual bool GetInitialVisibility() OVERRIDE;
bool               21 ash/system/keyboard_brightness/keyboard_brightness_control_delegate.h   virtual bool HandleKeyboardBrightnessDown(
bool               23 ash/system/keyboard_brightness/keyboard_brightness_control_delegate.h   virtual bool HandleKeyboardBrightnessUp(
bool               34 ash/system/overview/overview_button_tray.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
bool               41 ash/system/overview/overview_button_tray.h   virtual bool ClickedOutsideBubble() OVERRIDE;
bool               56 ash/system/overview/overview_button_tray.h   void UpdateIconVisibility(bool maximize_mode_enabled);
bool               42 ash/system/status_area_widget.h   void SetHideSystemNotifications(bool hide);
bool               65 ash/system/status_area_widget.h   bool ShouldShowShelf() const;
bool               68 ash/system/status_area_widget.h   bool IsMessageBubbleShown() const;
bool               71 ash/system/status_area_widget.h   virtual void OnNativeWidgetActivationChanged(bool active) OVERRIDE;
bool               46 ash/system/status_area_widget_delegate.h   virtual bool CanActivate() const OVERRIDE;
bool               36 ash/system/system_notifier.h ASH_EXPORT bool ShouldAlwaysShowPopups(
bool               40 ash/system/system_notifier.h ASH_EXPORT bool IsAshSystemNotifier(
bool               41 ash/system/tray/actionable_view.h   virtual bool PerformAction(const ui::Event& event) = 0;
bool               45 ash/system/tray/actionable_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               46 ash/system/tray/actionable_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               59 ash/system/tray/actionable_view.h   bool has_capture_;
bool               23 ash/system/tray/default_system_tray_delegate.h   virtual bool GetTrayVisibilityOnStartup() OVERRIDE;
bool               25 ash/system/tray/default_system_tray_delegate.h   virtual bool IsOobeCompleted() const OVERRIDE;
bool               33 ash/system/tray/default_system_tray_delegate.h   virtual bool SystemShouldUpgrade() const OVERRIDE;
bool               36 ash/system/tray/default_system_tray_delegate.h   virtual bool ShouldShowSettings() OVERRIDE;
bool               42 ash/system/tray/default_system_tray_delegate.h   virtual bool ShouldShowDisplayNotification() OVERRIDE;
bool               52 ash/system/tray/default_system_tray_delegate.h   virtual bool ShowSpringChargerReplacementDialog() OVERRIDE;
bool               53 ash/system/tray/default_system_tray_delegate.h   virtual bool IsSpringChargerReplacementDialogVisible() OVERRIDE;
bool               54 ash/system/tray/default_system_tray_delegate.h   virtual bool HasUserConfirmedSafeSpringCharger() OVERRIDE;
bool               73 ash/system/tray/default_system_tray_delegate.h   virtual bool EnrollNetwork(const std::string& network_id,
bool               77 ash/system/tray/default_system_tray_delegate.h   virtual bool IsBluetoothDiscovering() OVERRIDE;
bool               81 ash/system/tray/default_system_tray_delegate.h   virtual bool GetBluetoothAvailable() OVERRIDE;
bool               82 ash/system/tray/default_system_tray_delegate.h   virtual bool GetBluetoothEnabled() OVERRIDE;
bool               83 ash/system/tray/default_system_tray_delegate.h   virtual bool GetBluetoothDiscovering() OVERRIDE;
bool               88 ash/system/tray/default_system_tray_delegate.h   virtual bool GetSessionStartTime(
bool               90 ash/system/tray/default_system_tray_delegate.h   virtual bool GetSessionLengthLimit(
bool               94 ash/system/tray/default_system_tray_delegate.h   virtual bool IsNetworkBehindCaptivePortal(
bool               96 ash/system/tray/default_system_tray_delegate.h   virtual bool IsSearchKeyMappedToCapsLock() OVERRIDE;
bool               99 ash/system/tray/default_system_tray_delegate.h   bool bluetooth_enabled_;
bool               45 ash/system/tray/hover_highlight_view.h                                   bool checked);
bool               49 ash/system/tray/hover_highlight_view.h   void SetExpandable(bool expandable);
bool               58 ash/system/tray/hover_highlight_view.h   bool hover() const { return hover_; }
bool               62 ash/system/tray/hover_highlight_view.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
bool               80 ash/system/tray/hover_highlight_view.h   bool hover_;
bool               81 ash/system/tray/hover_highlight_view.h   bool expandable_;
bool               82 ash/system/tray/hover_highlight_view.h   bool checkable_;
bool               83 ash/system/tray/hover_highlight_view.h   bool checked_;
bool               65 ash/system/tray/system_tray.h                         bool activate,
bool               88 ash/system/tray/system_tray.h   void SetHideNotifications(bool hidden);
bool               91 ash/system/tray/system_tray.h   bool ShouldShowShelf() const;
bool               95 ash/system/tray/system_tray.h   bool HasSystemBubble() const;
bool               98 ash/system/tray/system_tray.h   bool HasNotificationBubble() const;
bool              101 ash/system/tray/system_tray.h   bool HasSystemBubbleType(SystemTrayBubble::BubbleType type);
bool              107 ash/system/tray/system_tray.h   bool IsAnyBubbleVisible() const;
bool              110 ash/system/tray/system_tray.h   bool IsMouseInNotificationBubble() const;
bool              113 ash/system/tray/system_tray.h   bool CloseSystemBubble() const;
bool              122 ash/system/tray/system_tray.h   bool CloseNotificationBubbleForTest() const;
bool              131 ash/system/tray/system_tray.h   virtual bool ClickedOutsideBubble() OVERRIDE;
bool              170 ash/system/tray/system_tray.h                                  bool persistent);
bool              176 ash/system/tray/system_tray.h                  bool details,
bool              177 ash/system/tray/system_tray.h                  bool activate,
bool              180 ash/system/tray/system_tray.h                  bool persistent);
bool              196 ash/system/tray/system_tray.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
bool              220 ash/system/tray/system_tray.h   bool hide_notifications_;
bool              225 ash/system/tray/system_tray.h   bool full_system_tray_menu_;
bool               55 ash/system/tray/system_tray_bubble.h   void SetVisible(bool is_visible);
bool               56 ash/system/tray/system_tray_bubble.h   bool IsVisible();
bool               60 ash/system/tray/system_tray_bubble.h   bool ShouldShowShelf() const;
bool               31 ash/system/tray/system_tray_delegate.h   bool highlight() const { return connected || connecting; }
bool               33 ash/system/tray/system_tray_delegate.h   bool connecting;
bool               34 ash/system/tray/system_tray_delegate.h   bool connected;
bool               35 ash/system/tray/system_tray_delegate.h   bool tray_icon_visible;
bool               40 ash/system/tray/system_tray_delegate.h   bool is_cellular;
bool               49 ash/system/tray/system_tray_delegate.h   bool connected;
bool               50 ash/system/tray/system_tray_delegate.h   bool connecting;
bool               51 ash/system/tray/system_tray_delegate.h   bool paired;
bool               91 ash/system/tray/system_tray_delegate.h   bool selected;
bool              102 ash/system/tray/system_tray_delegate.h   bool selected;
bool              103 ash/system/tray/system_tray_delegate.h   bool third_party;
bool              125 ash/system/tray/system_tray_delegate.h   virtual bool GetTrayVisibilityOnStartup() = 0;
bool              129 ash/system/tray/system_tray_delegate.h   virtual bool IsOobeCompleted() const = 0;
bool              151 ash/system/tray/system_tray_delegate.h   virtual bool SystemShouldUpgrade() const = 0;
bool              160 ash/system/tray/system_tray_delegate.h   virtual bool ShouldShowSettings() = 0;
bool              180 ash/system/tray/system_tray_delegate.h   virtual bool ShouldShowDisplayNotification() = 0;
bool              211 ash/system/tray/system_tray_delegate.h   virtual bool ShowSpringChargerReplacementDialog() = 0;
bool              214 ash/system/tray/system_tray_delegate.h   virtual bool IsSpringChargerReplacementDialogVisible() = 0;
bool              217 ash/system/tray/system_tray_delegate.h   virtual bool HasUserConfirmedSafeSpringCharger() = 0;
bool              244 ash/system/tray/system_tray_delegate.h   virtual bool IsBluetoothDiscovering() = 0;
bool              278 ash/system/tray/system_tray_delegate.h   virtual bool EnrollNetwork(const std::string& network_id,
bool              298 ash/system/tray/system_tray_delegate.h   virtual bool GetBluetoothAvailable() = 0;
bool              301 ash/system/tray/system_tray_delegate.h   virtual bool GetBluetoothEnabled() = 0;
bool              304 ash/system/tray/system_tray_delegate.h   virtual bool GetBluetoothDiscovering() = 0;
bool              317 ash/system/tray/system_tray_delegate.h   virtual bool GetSessionStartTime(base::TimeTicks* session_start_time) = 0;
bool              320 ash/system/tray/system_tray_delegate.h   virtual bool GetSessionLengthLimit(base::TimeDelta* session_length_limit) = 0;
bool              331 ash/system/tray/system_tray_delegate.h   virtual bool IsNetworkBehindCaptivePortal(
bool              335 ash/system/tray/system_tray_delegate.h   virtual bool IsSearchKeyMappedToCapsLock() = 0;
bool               81 ash/system/tray/system_tray_item.h   void PopupDetailedView(int for_seconds, bool activate);
bool               98 ash/system/tray/system_tray_item.h   virtual bool ShouldHideArrow() const;
bool              102 ash/system/tray/system_tray_item.h   virtual bool ShouldShowShelf() const;
bool              107 ash/system/tray/system_tray_item.h   bool restore_focus() const { return restore_focus_; }
bool              108 ash/system/tray/system_tray_item.h   void set_restore_focus(bool restore_focus) {
bool              114 ash/system/tray/system_tray_item.h   bool restore_focus_;
bool              112 ash/system/tray/system_tray_notifier.h   void NotifyTracingModeChanged(bool value);
bool              128 ash/system/tray/system_tray_notifier.h   void NotifyShowLoginButtonChanged(bool show_login_button);
bool               23 ash/system/tray/throbber_view.h   virtual bool GetTooltipText(
bool               46 ash/system/tray/throbber_view.h   virtual bool GetTooltipText(
bool               51 ash/system/tray/throbber_view.h   void ScheduleAnimation(bool start_throbber);
bool               72 ash/system/tray/tray_background_view.h   virtual void AboutToRequestFocusFromTabTraversal(bool reverse) OVERRIDE;
bool               75 ash/system/tray/tray_background_view.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
bool               99 ash/system/tray/tray_background_view.h   virtual bool ClickedOutsideBubble() = 0;
bool              109 ash/system/tray/tray_background_view.h   void SetPaintsBackground(bool value,
bool              128 ash/system/tray/tray_background_view.h   void SetDrawBackgroundAsActive(bool visible);
bool              131 ash/system/tray/tray_background_view.h   bool draw_background_as_active() const {return draw_background_as_active_; }
bool              172 ash/system/tray/tray_background_view.h   bool hovered_;
bool              176 ash/system/tray/tray_background_view.h   bool draw_background_as_active_;
bool               28 ash/system/tray/tray_bar_button_with_title.h   void UpdateButton(bool control_on);
bool               37 ash/system/tray/tray_event_filter.h   bool ProcessLocatedEvent(ui::LocatedEvent* event);
bool               28 ash/system/tray/tray_image_item.h   virtual bool GetInitialVisibility() = 0;
bool               24 ash/system/tray/tray_item_more.h   TrayItemMore(SystemTrayItem* owner, bool show_more);
bool               41 ash/system/tray/tray_item_more.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
bool               49 ash/system/tray/tray_item_more.h   bool show_more_;
bool               44 ash/system/tray/tray_item_view.h   virtual void SetVisible(bool visible) OVERRIDE;
bool               62 ash/system/tray/tray_notification_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               77 ash/system/tray_accessibility.h                                         bool checked);
bool               93 ash/system/tray_accessibility.h   bool spoken_feedback_enabled_;
bool               94 ash/system/tray_accessibility.h   bool high_contrast_enabled_;
bool               95 ash/system/tray_accessibility.h   bool screen_magnifier_enabled_;
bool               96 ash/system/tray_accessibility.h   bool large_cursor_enabled_;
bool               97 ash/system/tray_accessibility.h   bool autoclick_enabled_;
bool               98 ash/system/tray_accessibility.h   bool virtual_keyboard_enabled_;
bool              114 ash/system/tray_accessibility.h   void SetTrayIconVisible(bool visible);
bool              118 ash/system/tray_accessibility.h   virtual bool GetInitialVisibility() OVERRIDE;
bool              137 ash/system/tray_accessibility.h   bool tray_icon_visible_;
bool              144 ash/system/tray_accessibility.h   bool show_a11y_menu_on_lock_screen_;
bool               30 ash/system/tray_update.h   virtual bool GetInitialVisibility() OVERRIDE;
bool               26 ash/system/user/login_status.h                                                   bool multiline);
bool               22 ash/system/user/tray_user_separator.h   bool separator_shown() { return separator_shown_; }
bool               38 ash/system/user/tray_user_separator.h   bool separator_shown_;
bool               63 ash/system/web_notification/web_notification_tray.h   bool ShouldBlockShelfAutoHide() const;
bool               66 ash/system/web_notification/web_notification_tray.h   bool IsMessageCenterBubbleVisible() const;
bool               69 ash/system/web_notification/web_notification_tray.h   bool IsMouseInNotificationBubble() const;
bool               83 ash/system/web_notification/web_notification_tray.h   virtual bool ClickedOutsideBubble() OVERRIDE;
bool               86 ash/system/web_notification/web_notification_tray.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
bool              104 ash/system/web_notification/web_notification_tray.h   virtual bool ShowMessageCenter() OVERRIDE;
bool              106 ash/system/web_notification/web_notification_tray.h   virtual bool ShowPopups() OVERRIDE;
bool              108 ash/system/web_notification/web_notification_tray.h   virtual bool ShowNotifierSettings() OVERRIDE;
bool              109 ash/system/web_notification/web_notification_tray.h   virtual bool IsContextMenuEnabled() const OVERRIDE;
bool              113 ash/system/web_notification/web_notification_tray.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool              114 ash/system/web_notification/web_notification_tray.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool              115 ash/system/web_notification/web_notification_tray.h   virtual bool GetAcceleratorForCommandId(
bool              139 ash/system/web_notification/web_notification_tray.h   bool ShowMessageCenterInternal(bool show_settings);
bool              143 ash/system/web_notification/web_notification_tray.h   bool ShouldShowMessageCenter();
bool              146 ash/system/web_notification/web_notification_tray.h   bool ShouldShowQuietModeMenu(const ui::Event& event);
bool              159 ash/system/web_notification/web_notification_tray.h   bool IsPopupVisible() const;
bool              167 ash/system/web_notification/web_notification_tray.h   bool show_message_center_on_unlock_;
bool              169 ash/system/web_notification/web_notification_tray.h   bool should_update_tray_content_;
bool              175 ash/system/web_notification/web_notification_tray.h   bool should_block_shelf_auto_hide_;
bool               28 ash/system/win/audio/tray_audio_delegate_win.h   virtual bool HasAlternativeSources() OVERRIDE;
bool               29 ash/system/win/audio/tray_audio_delegate_win.h   virtual bool IsOutputAudioMuted() OVERRIDE;
bool               30 ash/system/win/audio/tray_audio_delegate_win.h   virtual void SetOutputAudioIsMuted(bool is_muted) OVERRIDE;
bool              107 ash/test/ash_test_base.h   static bool SupportsMultipleDisplays();
bool              111 ash/test/ash_test_base.h   static bool SupportsHostWindowResize();
bool              113 ash/test/ash_test_base.h   void set_start_session(bool start_session) { start_session_ = start_session; }
bool              124 ash/test/ash_test_base.h   void SetSessionStarted(bool session_started);
bool              125 ash/test/ash_test_base.h   void SetUserLoggedIn(bool user_logged_in);
bool              126 ash/test/ash_test_base.h   void SetCanLockScreen(bool can_lock_screen);
bool              127 ash/test/ash_test_base.h   void SetShouldLockScreenBeforeSuspending(bool should_lock);
bool              128 ash/test/ash_test_base.h   void SetUserAddingScreenRunning(bool user_adding_screen_running);
bool              136 ash/test/ash_test_base.h   bool setup_called_;
bool              137 ash/test/ash_test_base.h   bool teardown_called_;
bool              139 ash/test/ash_test_base.h   bool start_session_;
bool               43 ash/test/ash_test_helper.h   void SetUp(bool start_session);
bool               75 ash/test/ash_test_helper.h   bool dbus_thread_manager_initialized_;
bool               47 ash/test/shelf_view_test_api.h   bool IsOverflowButtonVisible();
bool               74 ash/test/shelf_view_test_api.h   bool SameDragType(ShelfItemType typea, ShelfItemType typeb) const;
bool               83 ash/test/shelf_view_test_api.h   bool IsRippedOffFromShelf();
bool               86 ash/test/shelf_view_test_api.h   bool DraggedItemFromOverflowToShelf();
bool               27 ash/test/test_activation_delegate.h   explicit TestActivationDelegate(bool activate);
bool               32 ash/test/test_activation_delegate.h   bool window_was_active() const { return window_was_active_; }
bool               33 ash/test/test_activation_delegate.h   void set_activate(bool v) { activate_ = v; }
bool               43 ash/test/test_activation_delegate.h   virtual bool ShouldActivate() const OVERRIDE;
bool               51 ash/test/test_activation_delegate.h   bool window_was_active_;
bool               52 ash/test/test_activation_delegate.h   bool activate_;
bool               21 ash/test/test_metro_viewer_process_host.h   bool closed_unexpectedly() { return closed_unexpectedly_; }
bool               32 ash/test/test_metro_viewer_process_host.h   bool closed_unexpectedly_;
bool               25 ash/test/test_screenshot_delegate.h   virtual bool CanTakeScreenshot() OVERRIDE;
bool               37 ash/test/test_screenshot_delegate.h   void set_can_take_screenshot(bool can_take_screenshot) {
bool               45 ash/test/test_screenshot_delegate.h   bool can_take_screenshot_;
bool               31 ash/test/test_session_state_delegate.h   virtual bool IsActiveUserSessionStarted() const OVERRIDE;
bool               32 ash/test/test_session_state_delegate.h   virtual bool CanLockScreen() const OVERRIDE;
bool               33 ash/test/test_session_state_delegate.h   virtual bool IsScreenLocked() const OVERRIDE;
bool               34 ash/test/test_session_state_delegate.h   virtual bool ShouldLockScreenBeforeSuspending() const OVERRIDE;
bool               37 ash/test/test_session_state_delegate.h   virtual bool IsUserSessionBlocked() const OVERRIDE;
bool               46 ash/test/test_session_state_delegate.h   virtual bool ShouldShowAvatar(aura::Window* window) OVERRIDE;
bool               60 ash/test/test_session_state_delegate.h   void SetHasActiveUser(bool has_active_user);
bool               66 ash/test/test_session_state_delegate.h   void SetActiveUserSessionStarted(bool active_user_session_started);
bool               71 ash/test/test_session_state_delegate.h   void SetCanLockScreen(bool can_lock_screen);
bool               74 ash/test/test_session_state_delegate.h   void SetShouldLockScreenBeforeSuspending(bool should_lock);
bool               78 ash/test/test_session_state_delegate.h   void SetUserAddingScreenRunning(bool user_adding_screen_running);
bool               85 ash/test/test_session_state_delegate.h   bool has_active_user_;
bool               90 ash/test/test_session_state_delegate.h   bool active_user_session_started_;
bool               94 ash/test/test_session_state_delegate.h   bool can_lock_screen_;
bool               97 ash/test/test_session_state_delegate.h   bool should_lock_screen_before_suspending_;
bool              100 ash/test/test_session_state_delegate.h   bool screen_locked_;
bool              103 ash/test/test_session_state_delegate.h   bool user_adding_screen_running_;
bool               45 ash/test/test_shelf_delegate.h   virtual bool CanPin() const OVERRIDE;
bool               46 ash/test/test_shelf_delegate.h   virtual bool IsAppPinned(const std::string& app_id) OVERRIDE;
bool               26 ash/test/test_shelf_item_delegate.h   virtual bool ItemSelected(const ui::Event& event) OVERRIDE;
bool               30 ash/test/test_shelf_item_delegate.h   virtual bool IsDraggable() OVERRIDE;
bool               31 ash/test/test_shelf_item_delegate.h   virtual bool ShouldShowTooltip() OVERRIDE;
bool               28 ash/test/test_shell_delegate.h   void set_multi_profiles_enabled(bool multi_profiles_enabled) {
bool               33 ash/test/test_shell_delegate.h   virtual bool IsFirstRunAfterBoot() const OVERRIDE;
bool               34 ash/test/test_shell_delegate.h   virtual bool IsIncognitoAllowed() const OVERRIDE;
bool               35 ash/test/test_shell_delegate.h   virtual bool IsMultiProfilesEnabled() const OVERRIDE;
bool               36 ash/test/test_shell_delegate.h   virtual bool IsRunningInForcedAppMode() const OVERRIDE;
bool               42 ash/test/test_shell_delegate.h   virtual void VirtualKeyboardActivated(bool activated) OVERRIDE;
bool               70 ash/test/test_shell_delegate.h   bool multi_profiles_enabled_;
bool               33 ash/test/test_system_tray_delegate.h   void set_should_show_display_notification(bool should_show) {
bool               46 ash/test/test_system_tray_delegate.h   virtual bool ShouldShowDisplayNotification() OVERRIDE;
bool               47 ash/test/test_system_tray_delegate.h   virtual bool GetSessionStartTime(
bool               49 ash/test/test_system_tray_delegate.h   virtual bool GetSessionLengthLimit(
bool               55 ash/test/test_system_tray_delegate.h   bool should_show_display_notification_;
bool               58 ash/test/test_system_tray_delegate.h   bool session_length_limit_set_;
bool               25 ash/test/test_user_wallpaper_delegate.h   virtual void UpdateWallpaper(bool clear_cache) OVERRIDE;
bool               72 ash/touch/touch_uma.h   bool is_single_finger_gesture_;
bool               75 ash/touch/touch_uma.h   bool touch_in_progress_;
bool               19 ash/volume_control_delegate.h   virtual bool HandleVolumeMute(const ui::Accelerator& accelerator) = 0;
bool               20 ash/volume_control_delegate.h   virtual bool HandleVolumeDown(const ui::Accelerator& accelerator) = 0;
bool               21 ash/volume_control_delegate.h   virtual bool HandleVolumeUp(const ui::Accelerator& accelerator) = 0;
bool               55 ash/wm/app_list_controller.h   void SetVisible(bool visible, aura::Window* window);
bool               58 ash/wm/app_list_controller.h   bool IsVisible() const;
bool               62 ash/wm/app_list_controller.h   bool GetTargetVisibility() const { return is_visible_; }
bool              126 ash/wm/app_list_controller.h   bool is_visible_;
bool              135 ash/wm/app_list_controller.h   bool should_snap_back_;
bool               23 ash/wm/ash_focus_rules.h   virtual bool SupportsChildActivation(aura::Window* window) const OVERRIDE;
bool               24 ash/wm/ash_focus_rules.h   virtual bool IsWindowConsideredVisibleForActivation(
bool               26 ash/wm/ash_focus_rules.h   virtual bool CanActivateWindow(aura::Window* window) const OVERRIDE;
bool               40 ash/wm/ash_native_cursor_manager.h   void SetNativeCursorEnabled(bool enabled);
bool               53 ash/wm/ash_native_cursor_manager.h       bool visible,
bool               62 ash/wm/ash_native_cursor_manager.h       bool enabled,
bool               68 ash/wm/ash_native_cursor_manager.h   bool native_cursor_enabled_;
bool               32 ash/wm/default_state.h   static bool ProcessCompoundEvents(WindowState* window_state,
bool               36 ash/wm/default_state.h   static bool ProcessWorkspaceEvents(WindowState* window_state,
bool               40 ash/wm/default_state.h   static bool SetMaximizedOrFullscreenBounds(wm::WindowState* window_state);
bool               25 ash/wm/default_window_resizer.h   bool is_resizable() const { return details().is_resizable; }
bool               27 ash/wm/default_window_resizer.h   bool changed_size() const {
bool               40 ash/wm/default_window_resizer.h   bool did_move_or_resize_;
bool              122 ash/wm/dock/docked_window_layout_manager.h   bool CanDockWindow(aura::Window* window, SnapType edge);
bool              133 ash/wm/dock/docked_window_layout_manager.h   bool is_dragged_window_docked() const { return is_dragged_window_docked_; }
bool              144 ash/wm/dock/docked_window_layout_manager.h                                               bool visibile) OVERRIDE;
bool              150 ash/wm/dock/docked_window_layout_manager.h   virtual void OnFullscreenStateChanged(bool is_fullscreen,
bool              169 ash/wm/dock/docked_window_layout_manager.h                                           bool visible) OVERRIDE;
bool              208 ash/wm/dock/docked_window_layout_manager.h   bool IsAnyWindowDocked();
bool              256 ash/wm/dock/docked_window_layout_manager.h   bool in_layout_;
bool              265 ash/wm/dock/docked_window_layout_manager.h   bool is_dragged_window_docked_;
bool              270 ash/wm/dock/docked_window_layout_manager.h   bool is_dragged_from_dock_;
bool              278 ash/wm/dock/docked_window_layout_manager.h   bool in_fullscreen_;
bool               69 ash/wm/dock/docked_window_resizer.h   DockedAction MaybeReparentWindowOnDragCompletion(bool is_resized,
bool               70 ash/wm/dock/docked_window_resizer.h                                                    bool is_attached_panel);
bool               82 ash/wm/dock/docked_window_resizer.h   bool did_move_or_resize_;
bool               85 ash/wm/dock/docked_window_resizer.h   bool was_docked_;
bool               88 ash/wm/dock/docked_window_resizer.h   bool is_docked_;
bool               92 ash/wm/dock/docked_window_resizer.h   bool was_bounds_changed_by_user_;
bool               60 ash/wm/drag_details.h   const bool is_resizable;
bool               66 ash/wm/drag_details.h   bool should_attach_to_shelf;
bool               46 ash/wm/drag_window_resizer.h   void UpdateDragWindow(const gfx::Rect& bounds, bool in_original_root);
bool               49 ash/wm/drag_window_resizer.h   bool ShouldAllowMouseWarp();
bool               22 ash/wm/event_client_impl.h   virtual bool CanProcessEventsWithinSubtree(
bool               30 ash/wm/gestures/overview_gesture_handler.h   bool ProcessScrollEvent(const ui::ScrollEvent& event);
bool               34 ash/wm/gestures/overview_gesture_handler.h   bool ProcessGestureEvent(const ui::GestureEvent& event);
bool               38 ash/wm/gestures/overview_gesture_handler.h   bool in_top_bezel_gesture_;
bool               28 ash/wm/gestures/shelf_gesture_handler.h   bool ProcessGestureEvent(const ui::GestureEvent& event);
bool               31 ash/wm/gestures/shelf_gesture_handler.h   bool drag_in_progress_;
bool               28 ash/wm/gestures/tray_gesture_handler.h   bool UpdateGestureDrag(const ui::GestureEvent& event);
bool               39 ash/wm/image_cursors.h   bool SetDisplay(const gfx::Display& display);
bool              101 ash/wm/immersive_fullscreen_controller.h   void SetEnabled(WindowType window_type, bool enable);
bool              104 ash/wm/immersive_fullscreen_controller.h   bool IsEnabled() const;
bool              108 ash/wm/immersive_fullscreen_controller.h   bool IsRevealed() const;
bool              140 ash/wm/immersive_fullscreen_controller.h                                          bool active) OVERRIDE;
bool              177 ash/wm/immersive_fullscreen_controller.h   void EnableWindowObservers(bool enable);
bool              200 ash/wm/immersive_fullscreen_controller.h   bool UpdateRevealedLocksForSwipe(SwipeType swipe_type);
bool              228 ash/wm/immersive_fullscreen_controller.h   bool ShouldIgnoreMouseEventAtLocation(
bool              237 ash/wm/immersive_fullscreen_controller.h   bool ShouldHandleGestureEvent(const gfx::Point& location) const;
bool              250 ash/wm/immersive_fullscreen_controller.h   bool observers_enabled_;
bool              253 ash/wm/immersive_fullscreen_controller.h   bool enabled_;
bool              269 ash/wm/immersive_fullscreen_controller.h   bool gesture_begun_;
bool              286 ash/wm/immersive_fullscreen_controller.h   bool animations_disabled_for_test_;
bool              103 ash/wm/lock_state_controller.h     bool lock_fail_timer_is_running() const {
bool              106 ash/wm/lock_state_controller.h     bool lock_to_shutdown_timer_is_running() const {
bool              109 ash/wm/lock_state_controller.h     bool shutdown_timer_is_running() const {
bool              112 ash/wm/lock_state_controller.h     bool real_shutdown_timer_is_running() const {
bool              115 ash/wm/lock_state_controller.h     bool is_animating_lock() const {
bool              118 ash/wm/lock_state_controller.h     bool is_lock_cancellable() const {
bool              152 ash/wm/lock_state_controller.h   bool HasObserver(LockStateObserver* observer);
bool              158 ash/wm/lock_state_controller.h   void StartLockAnimation(bool shutdown_after_lock);
bool              169 ash/wm/lock_state_controller.h   bool LockRequested();
bool              172 ash/wm/lock_state_controller.h   bool ShutdownRequested();
bool              175 ash/wm/lock_state_controller.h   bool CanCancelLockAnimation();
bool              181 ash/wm/lock_state_controller.h   bool CanCancelShutdownAnimation();
bool              207 ash/wm/lock_state_controller.h   virtual void OnLockStateChanged(bool locked) OVERRIDE;
bool              214 ash/wm/lock_state_controller.h     bool background_is_hidden;
bool              235 ash/wm/lock_state_controller.h   void StartRealShutdownTimer(bool with_animation_time);
bool              248 ash/wm/lock_state_controller.h   void StartImmediatePreLockAnimation(bool request_lock_on_completion);
bool              258 ash/wm/lock_state_controller.h   void PreLockAnimationFinished(bool request_lock);
bool              286 ash/wm/lock_state_controller.h   bool system_is_locked_;
bool              289 ash/wm/lock_state_controller.h   bool shutting_down_;
bool              293 ash/wm/lock_state_controller.h   bool shutdown_after_lock_;
bool              296 ash/wm/lock_state_controller.h   bool animating_lock_;
bool              299 ash/wm/lock_state_controller.h   bool can_cancel_lock_animation_;
bool               85 ash/wm/maximize_mode/maximize_mode_window_manager.h   bool ShouldHandleWindow(aura::Window* window);
bool               98 ash/wm/maximize_mode/maximize_mode_window_manager.h   bool IsContainerWindow(aura::Window* window);
bool              101 ash/wm/maximize_mode/maximize_mode_window_manager.h   void EnableBackdropBehindTopWindowOnEachDisplay(bool enable);
bool              110 ash/wm/maximize_mode/maximize_mode_window_manager.h   bool backdrops_hidden_;
bool               21 ash/wm/maximize_mode/maximize_mode_window_state.h                                    bool animated);
bool               46 ash/wm/maximize_mode/maximize_mode_window_state.h   void MaximizeOrCenterWindow(wm::WindowState* window_state, bool animate);
bool               43 ash/wm/maximize_mode/workspace_backdrop_delegate.h                                               bool visible) OVERRIDE;
bool               69 ash/wm/maximize_mode/workspace_backdrop_delegate.h   bool in_restacking_;
bool               46 ash/wm/mru_window_tracker.h   static WindowList BuildWindowList(bool top_most_at_end);
bool               56 ash/wm/mru_window_tracker.h   void SetIgnoreActivations(bool ignore);
bool               76 ash/wm/mru_window_tracker.h   bool ignore_window_activations_;
bool               32 ash/wm/overlay_event_filter.h     virtual bool IsCancelingKeyEvent(ui::KeyEvent* event) = 0;
bool               60 ash/wm/overlay_event_filter.h   virtual void OnLockStateChanged(bool locked) OVERRIDE;
bool               53 ash/wm/overview/scoped_transform_overview_window.h   bool Contains(const aura::Window* target) const;
bool               78 ash/wm/overview/scoped_transform_overview_window.h                     bool animate);
bool               92 ash/wm/overview/scoped_transform_overview_window.h                                                 bool animate);
bool              102 ash/wm/overview/scoped_transform_overview_window.h   bool minimized_;
bool              105 ash/wm/overview/scoped_transform_overview_window.h   bool ignored_by_shelf_;
bool              108 ash/wm/overview/scoped_transform_overview_window.h   bool overview_started_;
bool               93 ash/wm/overview/window_selector.h   void ResetFocusRestoreWindow(bool focus);
bool              132 ash/wm/overview/window_selector.h   bool ignore_activations_;
bool               37 ash/wm/overview/window_selector_controller.h   static bool CanSelect();
bool               50 ash/wm/overview/window_selector_controller.h   bool IsSelecting();
bool               30 ash/wm/overview/window_selector_item.h   virtual bool HasSelectableWindow(const aura::Window* window) = 0;
bool               49 ash/wm/overview/window_selector_item.h   virtual bool empty() const = 0;
bool               72 ash/wm/overview/window_selector_item.h                              bool animate) = 0;
bool               91 ash/wm/overview/window_selector_item.h   bool in_bounds_update_;
bool               31 ash/wm/overview/window_selector_panels.h   virtual bool HasSelectableWindow(const aura::Window* window) OVERRIDE;
bool               36 ash/wm/overview/window_selector_panels.h   virtual bool empty() const OVERRIDE;
bool               40 ash/wm/overview/window_selector_panels.h                              bool animate) OVERRIDE;
bool               35 ash/wm/overview/window_selector_window.h   virtual bool HasSelectableWindow(const aura::Window* window) OVERRIDE;
bool               40 ash/wm/overview/window_selector_window.h   virtual bool empty() const OVERRIDE;
bool               44 ash/wm/overview/window_selector_window.h                              bool animate) OVERRIDE;
bool               85 ash/wm/panels/panel_layout_manager.h                                               bool visibile) OVERRIDE;
bool              123 ash/wm/panels/panel_layout_manager.h     bool operator==(const aura::Window* other_window) const {
bool              137 ash/wm/panels/panel_layout_manager.h     bool slide_in;
bool              162 ash/wm/panels/panel_layout_manager.h   bool in_add_window_;
bool              164 ash/wm/panels/panel_layout_manager.h   bool in_layout_;
bool               47 ash/wm/panels/panel_window_resizer.h   bool AttachToLauncher(const gfx::Rect& bounds, gfx::Point* offset);
bool               72 ash/wm/panels/panel_window_resizer.h   bool did_move_or_resize_;
bool               75 ash/wm/panels/panel_window_resizer.h   const bool was_attached_;
bool               53 ash/wm/partial_screenshot_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               54 ash/wm/partial_screenshot_view.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               55 ash/wm/partial_screenshot_view.h   virtual bool OnMouseWheel(const ui::MouseWheelEvent& event) OVERRIDE;
bool               60 ash/wm/partial_screenshot_view.h   bool is_dragging_;
bool               46 ash/wm/power_button_controller.h   void set_has_legacy_power_button_for_test(bool legacy) {
bool               54 ash/wm/power_button_controller.h   void OnPowerButtonEvent(bool down, const base::TimeTicks& timestamp);
bool               55 ash/wm/power_button_controller.h   void OnLockButtonEvent(bool down, const base::TimeTicks& timestamp);
bool               67 ash/wm/power_button_controller.h   bool power_button_down_;
bool               68 ash/wm/power_button_controller.h   bool lock_button_down_;
bool               71 ash/wm/power_button_controller.h   bool brightness_is_zero_;
bool               76 ash/wm/power_button_controller.h   bool internal_display_off_and_external_display_on_;
bool               80 ash/wm/power_button_controller.h   bool has_legacy_power_button_;
bool               42 ash/wm/resize_handle_window_targeter.h   virtual bool SubtreeShouldBeExploredForEvent(
bool               42 ash/wm/root_window_layout_manager.h                                               bool visible) OVERRIDE;
bool               45 ash/wm/screen_dimmer.h   void SetDimming(bool should_dim);
bool               62 ash/wm/screen_dimmer.h   bool currently_dimming_;
bool              112 ash/wm/session_state_animator.h     bool ContainersAreAnimated(int container_mask, AnimationType type) const;
bool              116 ash/wm/session_state_animator.h     bool RootWindowIsAnimated(AnimationType type) const;
bool               29 ash/wm/status_area_layout_manager.h                                               bool visible) OVERRIDE;
bool               40 ash/wm/status_area_layout_manager.h   bool in_layout_;
bool               19 ash/wm/system_modal_container_event_filter_delegate.h   virtual bool CanWindowReceiveEvents(aura::Window* window) = 0;
bool               38 ash/wm/system_modal_container_layout_manager.h   bool has_modal_background() const { return modal_background_ != NULL; }
bool               46 ash/wm/system_modal_container_layout_manager.h                                               bool visibile) OVERRIDE;
bool               57 ash/wm/system_modal_container_layout_manager.h   bool CanWindowReceiveEvents(aura::Window* window);
bool               61 ash/wm/system_modal_container_layout_manager.h   bool ActivateNextModalWindow();
bool               71 ash/wm/system_modal_container_layout_manager.h   static bool IsModalBackground(aura::Window* window);
bool               66 ash/wm/toplevel_window_event_handler.h   bool AttemptToStartDrag(aura::Window* window,
bool              104 ash/wm/toplevel_window_event_handler.h   bool in_move_loop_;
bool              107 ash/wm/toplevel_window_event_handler.h   bool in_gesture_drag_;
bool              110 ash/wm/toplevel_window_event_handler.h   bool drag_reverted_;
bool              118 ash/wm/toplevel_window_event_handler.h   bool* destroyed_;
bool               34 ash/wm/video_detector.h   virtual void OnVideoDetected(bool is_fullscreen) = 0;
bool              102 ash/wm/video_detector.h   bool is_shutting_down_;
bool               57 ash/wm/window_animations.h ASH_EXPORT bool AnimateOnChildWindowVisibilityChanged(aura::Window* window,
bool               58 ash/wm/window_animations.h                                                       bool visible);
bool               55 ash/wm/window_positioner.h       bool is_saved_bounds,
bool               71 ash/wm/window_positioner.h   static bool DisableAutoPositioning(bool ignore);
bool               90 ash/wm/window_positioner.h   static void SetMaximizeFirstWindow(bool maximize);
bool               30 ash/wm/window_properties.h ASH_EXPORT extern const aura::WindowProperty<bool>* const
bool               34 ash/wm/window_properties.h extern const aura::WindowProperty<bool>* const kUsesScreenCoordinatesKey;
bool               74 ash/wm/window_resizer.h   static bool IsBottomEdge(int component);
bool               86 ash/wm/window_state.h   bool HasDelegate() const;
bool               95 ash/wm/window_state.h   bool IsMinimized() const;
bool               96 ash/wm/window_state.h   bool IsMaximized() const;
bool               97 ash/wm/window_state.h   bool IsFullscreen() const;
bool               98 ash/wm/window_state.h   bool IsMaximizedOrFullscreen() const;
bool               99 ash/wm/window_state.h   bool IsSnapped() const;
bool              103 ash/wm/window_state.h   bool IsNormalStateType() const;
bool              105 ash/wm/window_state.h   bool IsNormalOrSnapped() const;
bool              107 ash/wm/window_state.h   bool IsActive() const;
bool              108 ash/wm/window_state.h   bool IsDocked() const;
bool              111 ash/wm/window_state.h   bool CanMaximize() const;
bool              112 ash/wm/window_state.h   bool CanMinimize() const;
bool              113 ash/wm/window_state.h   bool CanResize() const;
bool              114 ash/wm/window_state.h   bool CanSnap() const;
bool              115 ash/wm/window_state.h   bool CanActivate() const;
bool              118 ash/wm/window_state.h   bool HasRestoreBounds() const;
bool              173 ash/wm/window_state.h   bool unminimize_to_restore_bounds() const {
bool              176 ash/wm/window_state.h   void set_unminimize_to_restore_bounds(bool value) {
bool              182 ash/wm/window_state.h   bool hide_shelf_when_fullscreen() const {
bool              186 ash/wm/window_state.h   void set_hide_shelf_when_fullscreen(bool value) {
bool              195 ash/wm/window_state.h   bool minimum_visibility() const {
bool              198 ash/wm/window_state.h   void set_minimum_visibility(bool minimum_visibility) {
bool              203 ash/wm/window_state.h   bool can_be_dragged() const {
bool              206 ash/wm/window_state.h   void set_can_be_dragged(bool can_be_dragged) {
bool              223 ash/wm/window_state.h   bool is_dragged() const {
bool              229 ash/wm/window_state.h   bool window_position_managed() const { return window_position_managed_; }
bool              230 ash/wm/window_state.h   void set_window_position_managed(bool window_position_managed) {
bool              235 ash/wm/window_state.h   bool bounds_changed_by_user() const { return bounds_changed_by_user_; }
bool              236 ash/wm/window_state.h   void set_bounds_changed_by_user(bool bounds_changed_by_user) {
bool              241 ash/wm/window_state.h   bool panel_attached() const {
bool              244 ash/wm/window_state.h   void set_panel_attached(bool panel_attached) {
bool              250 ash/wm/window_state.h   bool ignored_by_shelf() const { return ignored_by_shelf_; }
bool              251 ash/wm/window_state.h   void set_ignored_by_shelf(bool ignored_by_shelf) {
bool              258 ash/wm/window_state.h   bool can_consume_system_keys() const { return can_consume_system_keys_; }
bool              259 ash/wm/window_state.h   void set_can_consume_system_keys(bool can_consume_system_keys) {
bool              265 ash/wm/window_state.h   bool top_row_keys_are_function_keys() const {
bool              268 ash/wm/window_state.h   void set_top_row_keys_are_function_keys(bool value) {
bool              338 ash/wm/window_state.h   bool window_position_managed_;
bool              339 ash/wm/window_state.h   bool bounds_changed_by_user_;
bool              340 ash/wm/window_state.h   bool panel_attached_;
bool              341 ash/wm/window_state.h   bool ignored_by_shelf_;
bool              342 ash/wm/window_state.h   bool can_consume_system_keys_;
bool              343 ash/wm/window_state.h   bool top_row_keys_are_function_keys_;
bool              346 ash/wm/window_state.h   bool unminimize_to_restore_bounds_;
bool              347 ash/wm/window_state.h   bool hide_shelf_when_fullscreen_;
bool              348 ash/wm/window_state.h   bool minimum_visibility_;
bool              349 ash/wm/window_state.h   bool can_be_dragged_;
bool              360 ash/wm/window_state.h   bool ignore_property_change_;
bool               26 ash/wm/window_state_delegate.h   virtual bool ToggleFullscreen(WindowState* window_state);
bool               34 ash/wm/window_util.h ASH_EXPORT bool IsActiveWindow(aura::Window* window);
bool               36 ash/wm/window_util.h ASH_EXPORT bool CanActivateWindow(aura::Window* window);
bool               46 ash/wm/window_util.h ASH_EXPORT bool IsWindowMinimized(aura::Window* window);
bool               83 ash/wm/window_util.h ASH_EXPORT bool MoveWindowToEventRoot(aura::Window* window,
bool               52 ash/wm/wm_types.h ASH_EXPORT bool IsMaximizedOrFullscreenWindowStateType(WindowStateType type);
bool               45 ash/wm/workspace/magnetism_matcher.h   bool is_edge_obscured() const { return ranges_.empty(); }
bool               48 ash/wm/workspace/magnetism_matcher.h   bool ShouldAttach(const gfx::Rect& bounds);
bool              113 ash/wm/workspace/magnetism_matcher.h   static bool RangesIntersect(const Range& r1, const Range& r2) {
bool              168 ash/wm/workspace/magnetism_matcher.h   bool ShouldAttach(const gfx::Rect& bounds, MatchedEdge* edge);
bool              171 ash/wm/workspace/magnetism_matcher.h   bool AreEdgesObscured() const;
bool               68 ash/wm/workspace/multi_window_resize_controller.h     bool Equals(const ResizeWindows& other) const;
bool               71 ash/wm/workspace/multi_window_resize_controller.h     bool is_valid() const { return window1 && window2; }
bool              126 ash/wm/workspace/multi_window_resize_controller.h   bool IsShowing() const;
bool              146 ash/wm/workspace/multi_window_resize_controller.h   bool IsOverWindows(const gfx::Point& location_in_screen) const;
bool              149 ash/wm/workspace/multi_window_resize_controller.h   bool IsOverWindow(aura::Window* window,
bool               29 ash/wm/workspace/two_step_edge_cycler.h   bool use_second_mode() const { return second_mode_; }
bool               33 ash/wm/workspace/two_step_edge_cycler.h   bool second_mode_;
bool               65 ash/wm/workspace/workspace_layout_manager.h                                               bool visibile) OVERRIDE;
bool              119 ash/wm/workspace/workspace_layout_manager.h   bool SetMaximizedOrFullscreenBounds(wm::WindowState* window_state);
bool              135 ash/wm/workspace/workspace_layout_manager.h   bool is_fullscreen_;
bool               34 ash/wm/workspace/workspace_layout_manager_delegate.h                                               bool visible) = 0;
bool              116 ash/wm/workspace/workspace_window_resizer.h   bool UpdateMagnetismWindow(const gfx::Rect& bounds, uint32 edges);
bool              125 ash/wm/workspace/workspace_window_resizer.h   bool StickToWorkAreaOnMove(const gfx::Rect& work_area,
bool              153 ash/wm/workspace/workspace_window_resizer.h   bool AreBoundsValidSnappedBounds(wm::WindowStateType snapped_type,
bool              157 ash/wm/workspace/workspace_window_resizer.h   void SetDraggedWindowDocked(bool should_dock);
bool              163 ash/wm/workspace/workspace_window_resizer.h   bool did_lock_cursor_;
bool              166 ash/wm/workspace/workspace_window_resizer.h   bool did_move_or_resize_;
bool              169 ash/wm/workspace/workspace_window_resizer.h   bool initial_bounds_changed_by_user_;
bool               24 base/allocator/allocator_extension.h BASE_EXPORT bool GetAllocatorWasteSize(size_t* size);
bool               18 base/allocator/allocator_extension_thunks.h typedef bool (*GetAllocatorWasteSizeFunction)(size_t* size);
bool               32 base/allocator/type_profiler.h   static bool IsAvailable();
bool               16 base/allocator/type_profiler_control.h   static bool IsProfiling();
bool               63 base/android/application_status_listener.h   static bool RegisterBindings(JNIEnv* env);
bool               16 base/android/base_jni_registrar.h BASE_EXPORT bool RegisterJni(JNIEnv* env);
bool               89 base/android/build_info.h   static bool RegisterBindings(JNIEnv* env);
bool               21 base/android/command_line_android.h bool RegisterCommandLine(JNIEnv* env);
bool               17 base/android/content_uri_utils.h bool RegisterContentUriUtils(JNIEnv* env);
bool               24 base/android/content_uri_utils.h BASE_EXPORT bool ContentUriExists(const FilePath& content_uri);
bool               13 base/android/cpu_features.h bool RegisterCpuFeatures(JNIEnv* env);
bool               21 base/android/fifo_utils.h BASE_EXPORT bool CreateFIFO(const FilePath& path, int mode);
bool               25 base/android/fifo_utils.h BASE_EXPORT bool RedirectStream(FILE* stream,
bool               13 base/android/important_file_writer_android.h bool RegisterImportantFileWriterAndroid(JNIEnv* env);
bool               38 base/android/java_handler_thread.h   static bool RegisterBindings(JNIEnv* env);
bool               25 base/android/jni_android.h   bool (*func)(JNIEnv* env);
bool               39 base/android/jni_android.h BASE_EXPORT bool IsVMInitialized();
bool               88 base/android/jni_android.h BASE_EXPORT bool HasException(JNIEnv* env);
bool               92 base/android/jni_android.h BASE_EXPORT bool ClearException(JNIEnv* env);
bool              369 base/android/jni_generator/golden_sample_for_tests_jni.h static bool RegisterNativesImpl(JNIEnv* env) {
bool               20 base/android/jni_registrar.h BASE_EXPORT bool RegisterNativeMethods(JNIEnv* env,
bool               20 base/android/library_loader/library_loader_hooks.h BASE_EXPORT bool RegisterLibraryLoaderEntryHook(JNIEnv* env);
bool               28 base/android/library_loader/library_loader_hooks.h typedef bool LibraryLoadedHook(JNIEnv* env,
bool               16 base/android/memory_pressure_listener_android.h   static bool Register(JNIEnv* env);
bool               13 base/android/path_service_android.h bool RegisterPathService(JNIEnv* env);
bool               22 base/android/path_utils.h BASE_EXPORT bool GetDataDirectory(FilePath* result);
bool               26 base/android/path_utils.h BASE_EXPORT bool GetDatabaseDirectory(FilePath* result);
bool               32 base/android/path_utils.h BASE_EXPORT bool GetCacheDirectory(FilePath* result);
bool               36 base/android/path_utils.h BASE_EXPORT bool GetDownloadsDirectory(FilePath* result);
bool               41 base/android/path_utils.h BASE_EXPORT bool GetNativeLibraryDirectory(FilePath* result);
bool               45 base/android/path_utils.h BASE_EXPORT bool GetExternalStorageDirectory(FilePath* result);
bool               47 base/android/path_utils.h bool RegisterPathUtils(JNIEnv* env);
bool               28 base/android/scoped_java_ref.h   bool is_null() const { return obj_ == NULL; }
bool               15 base/android/sys_utils.h   static bool Register(JNIEnv* env);
bool               18 base/android/sys_utils.h   static bool IsLowEndDevice();
bool               26 base/android/sys_utils.h   static bool IsLowEndDeviceFromJni();
bool               12 base/android/thread_utils.h bool RegisterThreadUtils(JNIEnv* env);
bool               13 base/android/trace_event_binding.h extern bool RegisterTraceEvent(JNIEnv* env);
bool               67 base/async_socket_io_handler.h   bool Initialize(base::SyncSocket::Handle socket,
bool               74 base/async_socket_io_handler.h   bool Read(char* buffer, int buffer_len);
bool               93 base/async_socket_io_handler.h   bool is_pending_;
bool              101 base/async_socket_io_handler.h   bool is_watching_;
bool               57 base/at_exit.h   explicit AtExitManager(bool shadow);
bool               31 base/atomic_ref_count.h inline bool AtomicRefCountDecN(volatile AtomicRefCount *ptr,
bool               34 base/atomic_ref_count.h   bool res = (subtle::Barrier_AtomicIncrement(ptr, -decrement) != 0);
bool               49 base/atomic_ref_count.h inline bool AtomicRefCountDec(volatile AtomicRefCount *ptr) {
bool               59 base/atomic_ref_count.h inline bool AtomicRefCountIsOne(volatile AtomicRefCount *ptr) {
bool               60 base/atomic_ref_count.h   bool res = (subtle::Acquire_Load(ptr) == 1);
bool               70 base/atomic_ref_count.h inline bool AtomicRefCountIsZero(volatile AtomicRefCount *ptr) {
bool               71 base/atomic_ref_count.h   bool res = (subtle::Acquire_Load(ptr) == 0);
bool               19 base/atomicops_internals_tsan.h   bool has_amd_lock_mb_bug;  // Processor has AMD memory-barrier bug; do lfence
bool               21 base/atomicops_internals_tsan.h   bool has_sse2;             // Processor has SSE2.
bool               18 base/atomicops_internals_x86_gcc.h   bool has_amd_lock_mb_bug; // Processor has AMD memory-barrier bug; do lfence
bool               20 base/atomicops_internals_x86_gcc.h   bool has_sse2;            // Processor has SSE2.
bool               20 base/base64.h  BASE_EXPORT bool Base64Decode(const StringPiece& input, std::string* output);
bool               59 base/big_endian.h   bool Skip(size_t len);
bool               60 base/big_endian.h   bool ReadBytes(void* out, size_t len);
bool               62 base/big_endian.h   bool ReadPiece(base::StringPiece* out, size_t len);
bool               63 base/big_endian.h   bool ReadU8(uint8* value);
bool               64 base/big_endian.h   bool ReadU16(uint16* value);
bool               65 base/big_endian.h   bool ReadU32(uint32* value);
bool               70 base/big_endian.h   bool Read(T* v);
bool               85 base/big_endian.h   bool Skip(size_t len);
bool               86 base/big_endian.h   bool WriteBytes(const void* buf, size_t len);
bool               87 base/big_endian.h   bool WriteU8(uint8 value);
bool               88 base/big_endian.h   bool WriteU16(uint16 value);
bool               89 base/big_endian.h   bool WriteU32(uint32 value);
bool               94 base/big_endian.h   bool Write(T v);
bool              254 base/bind_helpers.h   static const bool value = sizeof(Check<Base>(0)) == sizeof(Yes);
bool              259 base/bind_helpers.h template <bool IsClasstype, typename T>
bool              265 base/bind_helpers.h     : integral_constant<bool, SupportsAddRefAndRelease<T>::value> {
bool              289 base/bind_helpers.h   static const bool value = sizeof(Check<T>(0)) == sizeof(Yes);
bool              381 base/bind_helpers.h   mutable bool is_valid_;
bool              438 base/bind_helpers.h template <bool is_method, typename T>
bool              485 base/bind_helpers.h template <bool IsMethod, typename P1>
bool              839 base/bind_internal.h template <bool IsWeakCall, typename ReturnType, typename Runnable,
bool              393 base/callback.h   bool Equals(const Callback& other) const {
bool              433 base/callback.h   bool Equals(const Callback& other) const {
bool              474 base/callback.h   bool Equals(const Callback& other) const {
bool              518 base/callback.h   bool Equals(const Callback& other) const {
bool              565 base/callback.h   bool Equals(const Callback& other) const {
bool              616 base/callback.h   bool Equals(const Callback& other) const {
bool              670 base/callback.h   bool Equals(const Callback& other) const {
bool              727 base/callback.h   bool Equals(const Callback& other) const {
bool               40 base/callback_internal.h   bool is_null() const;
bool               53 base/callback_internal.h   bool Equals(const CallbackBase& other) const;
bool               80 base/callback_internal.h   static const bool value = sizeof(Test<T>(0)) == sizeof(YesType) &&
bool               95 base/callback_internal.h template <typename T, bool is_move_only = IsMoveOnlyType<T>::value>
bool               81 base/cancelable_callback.h   bool IsCancelled() const {
bool              151 base/cancelable_callback.h   bool IsCancelled() const {
bool              221 base/cancelable_callback.h   bool IsCancelled() const {
bool               73 base/command_line.h   static bool Init(int argc, const char* const* argv);
bool               87 base/command_line.h   static bool InitializedForCurrentProcess();
bool              116 base/command_line.h   bool HasSwitch(const std::string& switch_string) const;
bool              156 base/command_line.h   void AppendArguments(const CommandLine& other, bool include_program);
bool              197 base/containers/mru_cache.h   bool empty() const { return ordering_.empty(); }
bool               54 base/containers/scoped_ptr_hash_map.h   std::pair<iterator, bool> add(const Key& key, scoped_ptr<Value> data) {
bool               55 base/containers/scoped_ptr_hash_map.h     std::pair<iterator, bool> result =
bool              120 base/containers/scoped_ptr_hash_map.h   inline bool contains(const Key& k) const { return data_.count(k) > 0; }
bool              139 base/containers/scoped_ptr_hash_map.h   inline bool empty() const { return data_.empty(); }
bool              123 base/containers/small_map.h   static const bool value = (sizeof(test<M>(0)) == sizeof(big));
bool              125 base/containers/small_map.h template <typename M> const bool has_key_equal<M>::value;
bool              134 base/containers/small_map.h template <typename M, bool has_key_equal_value>
bool              137 base/containers/small_map.h     bool operator()(const typename M::key_type& left,
bool              155 base/containers/small_map.h     bool operator()(const KeyType& left, const KeyType& right) {
bool              163 base/containers/small_map.h     bool operator()(const KeyType& left, const KeyType& right) {
bool              276 base/containers/small_map.h     inline bool operator==(const iterator& other) const {
bool              284 base/containers/small_map.h     inline bool operator!=(const iterator& other) const {
bool              288 base/containers/small_map.h     bool operator==(const const_iterator& other) const;
bool              289 base/containers/small_map.h     bool operator!=(const const_iterator& other) const;
bool              361 base/containers/small_map.h     inline bool operator==(const const_iterator& other) const {
bool              369 base/containers/small_map.h     inline bool operator!=(const const_iterator& other) const {
bool              439 base/containers/small_map.h   std::pair<iterator, bool> insert(const value_type& x) {
bool              450 base/containers/small_map.h         std::pair<typename NormalMap::iterator, bool> ret = map_->insert(x);
bool              457 base/containers/small_map.h       std::pair<typename NormalMap::iterator, bool> ret = map_->insert(x);
bool              546 base/containers/small_map.h   bool empty() const {
bool              556 base/containers/small_map.h   bool UsingFullMap() const {
bool              637 base/containers/small_map.h inline bool SmallMap<NormalMap, kArraySize, EqualKey,
bool              644 base/containers/small_map.h inline bool SmallMap<NormalMap, kArraySize, EqualKey,
bool               65 base/containers/stack_container.h     bool used_stack_buffer_;
bool               41 base/cpu.h       bool has_mmx() const { return has_mmx_; }
bool               42 base/cpu.h       bool has_sse() const { return has_sse_; }
bool               43 base/cpu.h       bool has_sse2() const { return has_sse2_; }
bool               44 base/cpu.h       bool has_sse3() const { return has_sse3_; }
bool               45 base/cpu.h       bool has_ssse3() const { return has_ssse3_; }
bool               46 base/cpu.h       bool has_sse41() const { return has_sse41_; }
bool               47 base/cpu.h       bool has_sse42() const { return has_sse42_; }
bool               48 base/cpu.h       bool has_avx() const { return has_avx_; }
bool               54 base/cpu.h       bool has_avx_hardware() const { return has_avx_hardware_; }
bool               55 base/cpu.h       bool has_aesni() const { return has_aesni_; }
bool               56 base/cpu.h       bool has_non_stop_time_stamp_counter() const {
bool               73 base/cpu.h       bool has_mmx_;
bool               74 base/cpu.h       bool has_sse_;
bool               75 base/cpu.h       bool has_sse2_;
bool               76 base/cpu.h       bool has_sse3_;
bool               77 base/cpu.h       bool has_ssse3_;
bool               78 base/cpu.h       bool has_sse41_;
bool               79 base/cpu.h       bool has_sse42_;
bool               80 base/cpu.h       bool has_avx_;
bool               81 base/cpu.h       bool has_avx_hardware_;
bool               82 base/cpu.h       bool has_aesni_;
bool               83 base/cpu.h       bool has_non_stop_time_stamp_counter_;
bool               44 base/debug/debug_on_start_win.h   static bool FindArgument(wchar_t* command_line, const char* argument);
bool               19 base/debug/debugger.h BASE_EXPORT bool SpawnDebuggerOnProcess(unsigned process_id);
bool               23 base/debug/debugger.h BASE_EXPORT bool WaitForDebugger(int wait_seconds, bool silent);
bool               32 base/debug/debugger.h BASE_EXPORT bool BeingDebugged();
bool               42 base/debug/debugger.h BASE_EXPORT void SetSuppressDebugUI(bool suppress);
bool               43 base/debug/debugger.h BASE_EXPORT bool IsDebugUISuppressed();
bool               80 base/debug/proc_maps_linux.h BASE_EXPORT bool ReadProcMaps(std::string* proc_maps);
bool               84 base/debug/proc_maps_linux.h BASE_EXPORT bool ParseProcMaps(const std::string& input,
bool               32 base/debug/profiler.h BASE_EXPORT bool BeingProfiled();
bool               38 base/debug/profiler.h BASE_EXPORT bool IsBinaryInstrumented();
bool               28 base/debug/stack_trace.h BASE_EXPORT bool EnableInProcessStackDumping();
bool               37 base/debug/stack_trace.h BASE_EXPORT bool EnableInProcessStackDumpingForSandbox();
bool             1088 base/debug/trace_event.h   bool as_bool;
bool             1141 base/debug/trace_event.h INTERNAL_DECLARE_SET_TRACE_VALUE(bool, as_bool, TRACE_VALUE_TYPE_BOOL)
bool               93 base/debug/trace_event_impl.h     bool as_bool;
bool              192 base/debug/trace_event_impl.h   bool IsFull() const { return next_free_ == kTraceBufferChunkSize; }
bool              226 base/debug/trace_event_impl.h   virtual bool IsFull() const = 0;
bool              277 base/debug/trace_event_impl.h   bool append_comma_;
bool              326 base/debug/trace_event_impl.h   bool IsCategoryGroupEnabled(const char* category_group) const;
bool              345 base/debug/trace_event_impl.h   static bool IsEmptyOrContainsLeadingOrTrailingWhitespace(
bool              351 base/debug/trace_event_impl.h                    bool included) const;
bool              353 base/debug/trace_event_impl.h   bool HasIncludedPatterns() const;
bool              355 base/debug/trace_event_impl.h   bool DoesCategoryGroupContainCategory(const char* category_group,
bool              426 base/debug/trace_event_impl.h   bool IsEnabled() { return mode_ != DISABLED; }
bool              456 base/debug/trace_event_impl.h   bool HasEnabledStateObserver(EnabledStateObserver* listener) const;
bool              459 base/debug/trace_event_impl.h   bool BufferIsFull() const;
bool              496 base/debug/trace_event_impl.h                               bool has_more_events)> OutputCallback;
bool              640 base/debug/trace_event_impl.h                                                      bool check_buffer_is_full);
bool              658 base/debug/trace_event_impl.h   bool CheckGeneration(int generation) const {
bool              681 base/debug/trace_event_impl.h   bool dispatching_to_observer_list_;
bool               65 base/debug/trace_event_memory.h   bool IsTimerRunningForTest() const;
bool              109 base/debug/trace_event_memory.h   static void set_enabled(bool enabled) { enabled_ = enabled; }
bool              121 base/debug/trace_event_memory.h   static bool enabled_;
bool              141 base/debug/trace_event_memory.h BASE_EXPORT bool AppendHeapProfileLineAsTraceFormat(const std::string& line,
bool               49 base/debug/trace_event_system_stats_monitor.h   bool IsTimerRunningForTest() const;
bool               28 base/debug/trace_event_win.h   static bool StartTracing();
bool               66 base/debug/trace_event_win.h   bool IsTracing() {
bool               30 base/deferred_sequenced_task_runner.h   virtual bool PostDelayedTask(const tracked_objects::Location& from_here,
bool               33 base/deferred_sequenced_task_runner.h   virtual bool RunsTasksOnCurrentThread() const OVERRIDE;
bool               36 base/deferred_sequenced_task_runner.h   virtual bool PostNonNestableDelayedTask(
bool               56 base/deferred_sequenced_task_runner.h     bool is_non_nestable;
bool               65 base/deferred_sequenced_task_runner.h                          bool is_non_nestable);
bool               70 base/deferred_sequenced_task_runner.h   bool started_;
bool               36 base/environment.h   virtual bool GetVar(const char* variable_name, std::string* result) = 0;
bool               39 base/environment.h   virtual bool HasVar(const char* variable_name);
bool               42 base/environment.h   virtual bool SetVar(const char* variable_name,
bool               46 base/environment.h   virtual bool UnSetVar(const char* variable_name) = 0;
bool               48 base/event_recorder.h   bool StartRecording(const FilePath& filename);
bool               54 base/event_recorder.h   bool is_recording() const { return is_recording_; }
bool               58 base/event_recorder.h   bool StartPlayback(const FilePath& filename);
bool               64 base/event_recorder.h   bool is_playing() const { return is_playing_; }
bool               94 base/event_recorder.h   bool is_recording_;
bool               95 base/event_recorder.h   bool is_playing_;
bool               23 base/file_descriptor_posix.h   FileDescriptor(int ifd, bool iauto_close) : fd(ifd), auto_close(iauto_close) {
bool               28 base/file_descriptor_posix.h   bool operator==(const FileDescriptor& other) const {
bool               32 base/file_descriptor_posix.h   bool operator!=(const FileDescriptor& other) const {
bool               37 base/file_descriptor_posix.h   bool operator<(const FileDescriptor& other) const {
bool               45 base/file_descriptor_posix.h   bool auto_close;
bool               70 base/file_util.h BASE_EXPORT bool DeleteFile(const FilePath& path, bool recursive);
bool               78 base/file_util.h BASE_EXPORT bool DeleteFileAfterReboot(const FilePath& path);
bool               86 base/file_util.h BASE_EXPORT bool Move(const FilePath& from_path, const FilePath& to_path);
bool               94 base/file_util.h BASE_EXPORT bool ReplaceFile(const FilePath& from_path,
bool              103 base/file_util.h BASE_EXPORT bool CopyFile(const FilePath& from_path, const FilePath& to_path);
bool              115 base/file_util.h BASE_EXPORT bool CopyDirectory(const FilePath& from_path,
bool              117 base/file_util.h                                bool recursive);
bool              121 base/file_util.h BASE_EXPORT bool PathExists(const FilePath& path);
bool              124 base/file_util.h BASE_EXPORT bool PathIsWritable(const FilePath& path);
bool              127 base/file_util.h BASE_EXPORT bool DirectoryExists(const FilePath& path);
bool              131 base/file_util.h BASE_EXPORT bool ContentsEqual(const FilePath& filename1,
bool              136 base/file_util.h BASE_EXPORT bool TextContentsEqual(const FilePath& filename1,
bool              145 base/file_util.h BASE_EXPORT bool ReadFileToString(const FilePath& path, std::string* contents);
bool              155 base/file_util.h BASE_EXPORT bool ReadFileToString(const FilePath& path,
bool              164 base/file_util.h BASE_EXPORT bool ReadFromFD(int fd, char* buffer, size_t bytes);
bool              168 base/file_util.h BASE_EXPORT bool CreateSymbolicLink(const FilePath& target,
bool              173 base/file_util.h BASE_EXPORT bool ReadSymbolicLink(const FilePath& symlink, FilePath* target);
bool              196 base/file_util.h BASE_EXPORT bool GetPosixFilePermissions(const FilePath& path, int* mode);
bool              199 base/file_util.h BASE_EXPORT bool SetPosixFilePermissions(const FilePath& path, int mode);
bool              204 base/file_util.h BASE_EXPORT bool IsDirectoryEmpty(const FilePath& dir_path);
bool              212 base/file_util.h BASE_EXPORT bool GetTempDir(FilePath* path);
bool              224 base/file_util.h BASE_EXPORT bool CreateTemporaryFile(FilePath* path);
bool              227 base/file_util.h BASE_EXPORT bool CreateTemporaryFileInDir(const FilePath& dir,
bool              243 base/file_util.h BASE_EXPORT bool CreateNewTempDirectory(const FilePath::StringType& prefix,
bool              249 base/file_util.h BASE_EXPORT bool CreateTemporaryDirInDir(const FilePath& base_dir,
bool              258 base/file_util.h BASE_EXPORT bool CreateDirectoryAndGetError(const FilePath& full_path,
bool              262 base/file_util.h BASE_EXPORT bool CreateDirectory(const FilePath& full_path);
bool              265 base/file_util.h BASE_EXPORT bool GetFileSize(const FilePath& file_path, int64* file_size);
bool              273 base/file_util.h BASE_EXPORT bool NormalizeFilePath(const FilePath& path, FilePath* real_path);
bool              280 base/file_util.h BASE_EXPORT bool DevicePathToDriveLetterPath(const FilePath& device_path,
bool              287 base/file_util.h BASE_EXPORT bool NormalizeToNativeFilePath(const FilePath& path,
bool              292 base/file_util.h BASE_EXPORT bool IsLink(const FilePath& file_path);
bool              295 base/file_util.h BASE_EXPORT bool GetFileInfo(const FilePath& file_path, File::Info* info);
bool              298 base/file_util.h BASE_EXPORT bool TouchFile(const FilePath& path,
bool              306 base/file_util.h BASE_EXPORT bool CloseFile(FILE* file);
bool              310 base/file_util.h BASE_EXPORT bool TruncateFile(FILE* file);
bool              332 base/file_util.h BASE_EXPORT bool GetCurrentDirectory(FilePath* path);
bool              335 base/file_util.h BASE_EXPORT bool SetCurrentDirectory(const FilePath& path);
bool              356 base/file_util.h BASE_EXPORT bool VerifyPathControlledByUser(const base::FilePath& base,
bool              370 base/file_util.h BASE_EXPORT bool VerifyPathControlledByAdmin(const base::FilePath& path);
bool              394 base/file_util.h BASE_EXPORT bool GetFileSystemType(const FilePath& path, FileSystemType* type);
bool              403 base/file_util.h BASE_EXPORT bool GetShmemTempDir(bool executable, FilePath* path);
bool              432 base/file_util.h BASE_EXPORT bool MoveUnsafe(const FilePath& from_path,
bool              437 base/file_util.h BASE_EXPORT bool CopyFileUnsafe(const FilePath& from_path,
bool              445 base/file_util.h BASE_EXPORT bool CopyAndDeleteDirectory(const FilePath& from_path,
bool               84 base/file_version_info.h   virtual bool is_official_build() = 0;
bool               41 base/file_version_info_mac.h   virtual bool is_official_build() OVERRIDE;
bool               40 base/file_version_info_win.h   virtual bool is_official_build() OVERRIDE;
bool               43 base/file_version_info_win.h   BASE_EXPORT bool GetValue(const wchar_t* name, std::wstring* value);
bool               18 base/files/dir_reader_fallback.h   bool IsValid() const { return false; }
bool               21 base/files/dir_reader_fallback.h   bool Next() { return false; }
bool               30 base/files/dir_reader_fallback.h   static bool IsFallback() { return true; }
bool               45 base/files/dir_reader_linux.h   bool IsValid() const {
bool               50 base/files/dir_reader_linux.h   bool Next() {
bool               84 base/files/dir_reader_linux.h   static bool IsFallback() {
bool              141 base/files/file.h     bool is_directory;
bool              144 base/files/file.h     bool is_symbolic_link;
bool              183 base/files/file.h   bool IsValid() const;
bool              188 base/files/file.h   bool created() const { return created_; }
bool              248 base/files/file.h   bool SetLength(int64 length);
bool              251 base/files/file.h   bool Flush();
bool              254 base/files/file.h   bool SetTimes(Time last_access_time, Time last_modified_time);
bool              257 base/files/file.h   bool GetInfo(Info* info);
bool              284 base/files/file.h   bool async() const { return async_; }
bool              302 base/files/file.h   bool created_;
bool              303 base/files/file.h   bool async_;
bool               45 base/files/file_enumerator.h     bool IsDirectory() const;
bool              105 base/files/file_enumerator.h                  bool recursive,
bool              108 base/files/file_enumerator.h                  bool recursive,
bool              125 base/files/file_enumerator.h   bool ShouldSkip(const FilePath& path);
bool              129 base/files/file_enumerator.h   bool has_find_data_;
bool              135 base/files/file_enumerator.h   static bool ReadDirectory(std::vector<FileInfo>* entries,
bool              136 base/files/file_enumerator.h                             const FilePath& source, bool show_links);
bool              146 base/files/file_enumerator.h   bool recursive_;
bool              171 base/files/file_path.h   bool operator==(const FilePath& that) const;
bool              173 base/files/file_path.h   bool operator!=(const FilePath& that) const;
bool              176 base/files/file_path.h   bool operator<(const FilePath& that) const {
bool              182 base/files/file_path.h   bool empty() const { return path_.empty(); }
bool              187 base/files/file_path.h   static bool IsSeparator(CharType character);
bool              206 base/files/file_path.h   bool IsParent(const FilePath& child) const;
bool              216 base/files/file_path.h   bool AppendRelativePath(const FilePath& child, FilePath* path) const;
bool              287 base/files/file_path.h   bool MatchesExtension(const StringType& extension) const;
bool              311 base/files/file_path.h   bool IsAbsolute() const;
bool              314 base/files/file_path.h   bool EndsWithSeparator() const WARN_UNUSED_RESULT;
bool              326 base/files/file_path.h   bool ReferencesParent() const;
bool              371 base/files/file_path.h   bool ReadFromPickle(PickleIterator* iter);
bool              391 base/files/file_path.h   static bool CompareEqualIgnoreCase(const StringType& string1,
bool              395 base/files/file_path.h   static bool CompareLessIgnoreCase(const StringType& string1,
bool              422 base/files/file_path.h   bool IsContentUri() const;
bool               33 base/files/file_path_watcher.h   typedef base::Callback<void(const FilePath& path, bool error)> Callback;
bool               41 base/files/file_path_watcher.h     virtual bool Watch(const FilePath& path,
bool               42 base/files/file_path_watcher.h                        bool recursive,
bool               74 base/files/file_path_watcher.h     bool is_cancelled() const {
bool               80 base/files/file_path_watcher.h     bool cancelled_;
bool               98 base/files/file_path_watcher.h   bool Watch(const FilePath& path, bool recursive, const Callback& callback);
bool               72 base/files/file_proxy.h   bool CreateOrOpen(const FilePath& file_path,
bool               84 base/files/file_proxy.h   bool CreateTemporary(uint32 additional_file_flags,
bool               88 base/files/file_proxy.h   bool IsValid() const;
bool               92 base/files/file_proxy.h   bool created() const { return file_.created(); }
bool               98 base/files/file_proxy.h   bool Close(const StatusCallback& callback);
bool              102 base/files/file_proxy.h   bool GetInfo(const GetFileInfoCallback& callback);
bool              107 base/files/file_proxy.h   bool Read(int64 offset, int bytes_to_read, const ReadCallback& callback);
bool              112 base/files/file_proxy.h   bool Write(int64 offset,
bool              119 base/files/file_proxy.h   bool SetTimes(Time last_access_time,
bool              125 base/files/file_proxy.h   bool SetLength(int64 length, const StatusCallback& callback);
bool              129 base/files/file_proxy.h   bool Flush(const StatusCallback& callback);
bool               34 base/files/file_util_proxy.h                         bool /* created */)> CreateOrOpenCallback;
bool               46 base/files/file_util_proxy.h   typedef Callback<File::Error(PlatformFile*, bool*)> CreateOrOpenTask;
bool               56 base/files/file_util_proxy.h   static bool CreateOrOpen(TaskRunner* task_runner,
bool               71 base/files/file_util_proxy.h   static bool CreateTemporary(
bool               78 base/files/file_util_proxy.h   static bool Close(TaskRunner* task_runner,
bool               85 base/files/file_util_proxy.h   static bool GetFileInfo(
bool               92 base/files/file_util_proxy.h   static bool GetFileInfoFromPlatformFile(
bool              100 base/files/file_util_proxy.h   static bool DeleteFile(TaskRunner* task_runner,
bool              102 base/files/file_util_proxy.h                          bool recursive,
bool              110 base/files/file_util_proxy.h   static bool Read(
bool              124 base/files/file_util_proxy.h   static bool Write(
bool              134 base/files/file_util_proxy.h   static bool Touch(
bool              143 base/files/file_util_proxy.h   static bool Touch(
bool              154 base/files/file_util_proxy.h   static bool Truncate(
bool              164 base/files/file_util_proxy.h   static bool Truncate(
bool              172 base/files/file_util_proxy.h   static bool Flush(
bool              179 base/files/file_util_proxy.h   static bool RelayCreateOrOpen(
bool              184 base/files/file_util_proxy.h   static bool RelayClose(
bool               48 base/files/important_file_writer.h     virtual bool SerializeData(std::string* data) = 0;
bool               56 base/files/important_file_writer.h   static bool WriteFileAtomically(const FilePath& path,
bool               75 base/files/important_file_writer.h   bool HasPendingWrite() const;
bool               32 base/files/memory_mapped_file.h   bool Initialize(const FilePath& file_name);
bool               36 base/files/memory_mapped_file.h   bool Initialize(File file);
bool               41 base/files/memory_mapped_file.h   bool InitializeAsImageSection(const FilePath& file_name);
bool               48 base/files/memory_mapped_file.h   bool IsValid() const;
bool               53 base/files/memory_mapped_file.h   bool MapFileToMemory();
bool               64 base/files/memory_mapped_file.h   bool image_;  // Map as an image.
bool               33 base/files/scoped_temp_dir.h   bool CreateUniqueTempDir() WARN_UNUSED_RESULT;
bool               36 base/files/scoped_temp_dir.h   bool CreateUniqueTempDirUnderPath(const FilePath& path) WARN_UNUSED_RESULT;
bool               40 base/files/scoped_temp_dir.h   bool Set(const FilePath& path) WARN_UNUSED_RESULT;
bool               43 base/files/scoped_temp_dir.h   bool Delete() WARN_UNUSED_RESULT;
bool               52 base/files/scoped_temp_dir.h   bool IsValid() const;
bool               17 base/float_util.h inline bool IsFinite(const Float& number) {
bool               26 base/float_util.h inline bool IsNaN(const Float& number) {
bool               23 base/guid.h    BASE_EXPORT bool IsValidGUID(const std::string& guid);
bool               26 base/i18n/bidi_line_iterator.h   bool Open(const string16& text, bool right_to_left, bool url);
bool               77 base/i18n/break_iterator.h   bool Init();
bool               83 base/i18n/break_iterator.h   bool Advance();
bool               89 base/i18n/break_iterator.h   bool IsWord() const;
bool               94 base/i18n/break_iterator.h   bool IsEndOfWord(size_t position) const;
bool               95 base/i18n/break_iterator.h   bool IsStartOfWord(size_t position) const;
bool               48 base/i18n/char_iterator.h   bool end() const { return array_pos_ == len_; }
bool               52 base/i18n/char_iterator.h   bool Advance();
bool               95 base/i18n/char_iterator.h   bool end() const { return array_pos_ == len_; }
bool               99 base/i18n/char_iterator.h   bool Advance();
bool               18 base/i18n/file_util_icu.h BASE_I18N_EXPORT bool IsFilenameLegal(const base::string16& file_name);
bool               34 base/i18n/file_util_icu.h BASE_I18N_EXPORT bool LocaleAwareCompareFilenames(const base::FilePath& a,
bool               18 base/i18n/icu_encoding_detection.h BASE_I18N_EXPORT bool DetectEncoding(const std::string& text,
bool               25 base/i18n/icu_encoding_detection.h BASE_I18N_EXPORT bool DetectAllEncodings(const std::string& text,
bool               41 base/i18n/icu_string_conversions.h BASE_I18N_EXPORT bool UTF16ToCodepage(const string16& utf16,
bool               45 base/i18n/icu_string_conversions.h BASE_I18N_EXPORT bool CodepageToUTF16(const std::string& encoded,
bool               53 base/i18n/icu_string_conversions.h BASE_I18N_EXPORT bool WideToCodepage(const std::wstring& wide,
bool               57 base/i18n/icu_string_conversions.h BASE_I18N_EXPORT bool CodepageToWide(const std::string& encoded,
bool               64 base/i18n/icu_string_conversions.h BASE_I18N_EXPORT bool ConvertToUtf8AndNormalize(const std::string& text,
bool               15 base/i18n/icu_util.h BASE_I18N_EXPORT bool InitializeICU();
bool               55 base/i18n/rtl.h BASE_I18N_EXPORT bool IsRTL();
bool               61 base/i18n/rtl.h BASE_I18N_EXPORT bool ICUIsRTL();
bool              108 base/i18n/rtl.h BASE_I18N_EXPORT bool AdjustStringForLocaleDirection(string16* text);
bool              111 base/i18n/rtl.h BASE_I18N_EXPORT bool UnadjustStringForLocaleDirection(string16* text);
bool              116 base/i18n/rtl.h BASE_I18N_EXPORT bool StringContainsStrongRTLChars(const string16& text);
bool               48 base/i18n/streaming_utf8_validator.h   static bool Validate(const std::string& string);
bool               24 base/i18n/string_search.h     bool StringSearchIgnoringCaseAndAccents(const string16& find_this,
bool               41 base/i18n/string_search.h   bool Search(const string16& in_this,
bool               55 base/id_map.h    void set_check_on_null_data(bool value) { check_on_null_data_ = value; }
bool              106 base/id_map.h    bool IsEmpty() const {
bool              165 base/id_map.h      bool IsAtEnd() const {
bool              252 base/id_map.h    bool check_on_null_data_;
bool               44 base/ini_parser.h   bool used_;
bool               45 base/ios/device_util.h bool RamIsAtLeast512Mb();
bool               49 base/ios/device_util.h bool RamIsAtLeast1024Mb();
bool               57 base/ios/device_util.h bool RamIsAtLeast(uint64_t ram_in_mb);
bool               60 base/ios/device_util.h bool IsSingleCoreDevice();
bool               15 base/ios/ios_util.h BASE_EXPORT bool IsRunningOnIOS6OrLater();
bool               18 base/ios/ios_util.h BASE_EXPORT bool IsRunningOnIOS7OrLater();
bool               21 base/ios/ios_util.h BASE_EXPORT bool IsRunningOnOrLater(int32 major, int32 minor, int32 bug_fix);
bool               35 base/json/json_file_value_serializer.h   virtual bool Serialize(const base::Value& root) OVERRIDE;
bool               39 base/json/json_file_value_serializer.h   bool SerializeAndOmitBinaryValues(const base::Value& root);
bool               70 base/json/json_file_value_serializer.h   void set_allow_trailing_comma(bool new_value) {
bool               75 base/json/json_file_value_serializer.h   bool SerializeInternal(const base::Value& root, bool omit_binary_values);
bool               78 base/json/json_file_value_serializer.h   bool allow_trailing_comma_;
bool              125 base/json/json_parser.h     bool CanBeStringPiece() const;
bool              147 base/json/json_parser.h   bool CanConsume(int length);
bool              165 base/json/json_parser.h   bool EatComment();
bool              190 base/json/json_parser.h   bool ConsumeStringRaw(StringBuilder* out);
bool              196 base/json/json_parser.h   bool DecodeUTF16(std::string* dest_string);
bool              207 base/json/json_parser.h   bool ReadInt(bool allow_leading_zeros);
bool              214 base/json/json_parser.h   static bool StringsAreEqual(const char* left, const char* right, size_t len);
bool               41 base/json/json_string_value_serializer.h   virtual bool Serialize(const base::Value& root) OVERRIDE;
bool               45 base/json/json_string_value_serializer.h   bool SerializeAndOmitBinaryValues(const base::Value& root);
bool               57 base/json/json_string_value_serializer.h   void set_pretty_print(bool new_value) { pretty_print_ = new_value; }
bool               58 base/json/json_string_value_serializer.h   bool pretty_print() { return pretty_print_; }
bool               60 base/json/json_string_value_serializer.h   void set_allow_trailing_comma(bool new_value) {
bool               65 base/json/json_string_value_serializer.h   bool SerializeInternal(const base::Value& root, bool omit_binary_values);
bool               68 base/json/json_string_value_serializer.h   bool initialized_with_const_string_;
bool               69 base/json/json_string_value_serializer.h   bool pretty_print_;  // If true, serialization will span multiple lines.
bool               71 base/json/json_string_value_serializer.h   bool allow_trailing_comma_;
bool               98 base/json/json_value_converter.h   virtual bool ConvertField(const base::Value& value, StructType* obj)
bool              111 base/json/json_value_converter.h   virtual bool Convert(const base::Value& value, FieldType* field) const = 0;
bool              125 base/json/json_value_converter.h   virtual bool ConvertField(
bool              144 base/json/json_value_converter.h   virtual bool Convert(const base::Value& value, int* field) const OVERRIDE {
bool              157 base/json/json_value_converter.h   virtual bool Convert(
bool              171 base/json/json_value_converter.h   virtual bool Convert(
bool              185 base/json/json_value_converter.h   virtual bool Convert(const base::Value& value, double* field) const OVERRIDE {
bool              194 base/json/json_value_converter.h class BasicValueConverter<bool> : public ValueConverter<bool> {
bool              198 base/json/json_value_converter.h   virtual bool Convert(const base::Value& value, bool* field) const OVERRIDE {
bool              209 base/json/json_value_converter.h   typedef bool(*ConvertFunc)(const base::Value* value, FieldType* field);
bool              214 base/json/json_value_converter.h   virtual bool Convert(const base::Value& value,
bool              228 base/json/json_value_converter.h   typedef bool(*ConvertFunc)(const StringPiece& value, FieldType* field);
bool              233 base/json/json_value_converter.h   virtual bool Convert(const base::Value& value,
bool              251 base/json/json_value_converter.h   virtual bool Convert(
bool              266 base/json/json_value_converter.h   virtual bool Convert(
bool              302 base/json/json_value_converter.h   virtual bool Convert(const base::Value& value,
bool              334 base/json/json_value_converter.h   typedef bool(*ConvertFunc)(const base::Value* value, NestedType* field);
bool              339 base/json/json_value_converter.h   virtual bool Convert(const base::Value& value,
bool              396 base/json/json_value_converter.h                          bool StructType::* field) {
bool              397 base/json/json_value_converter.h     fields_.push_back(new internal::FieldConverter<StructType, bool>(
bool              398 base/json/json_value_converter.h         field_name, field, new internal::BasicValueConverter<bool>));
bool              420 base/json/json_value_converter.h       bool (*convert_func)(const StringPiece&, FieldType*)) {
bool              431 base/json/json_value_converter.h       bool (*convert_func)(const base::Value*, FieldType*)) {
bool              471 base/json/json_value_converter.h                             ScopedVector<bool> StructType::* field) {
bool              473 base/json/json_value_converter.h         new internal::FieldConverter<StructType, ScopedVector<bool> >(
bool              474 base/json/json_value_converter.h             field_name, field, new internal::RepeatedValueConverter<bool>));
bool              481 base/json/json_value_converter.h       bool (*convert_func)(const base::Value*, NestedType*)) {
bool              500 base/json/json_value_converter.h   bool Convert(const base::Value& value, StructType* output) const {
bool               41 base/json/json_writer.h   static bool Write(const Value* const node, std::string* json);
bool               45 base/json/json_writer.h   static bool WriteWithOptions(const Value* const node, int options,
bool               53 base/json/json_writer.h   bool BuildJSONString(const Value* const node, size_t depth);
bool               58 base/json/json_writer.h   bool omit_binary_values_;
bool               59 base/json/json_writer.h   bool omit_double_type_preservation_;
bool               60 base/json/json_writer.h   bool pretty_print_;
bool               28 base/json/string_escape.h BASE_EXPORT bool EscapeJSONString(const StringPiece& str,
bool               29 base/json/string_escape.h                                   bool put_in_quotes,
bool               35 base/json/string_escape.h BASE_EXPORT bool EscapeJSONString(const StringPiece16& str,
bool               36 base/json/string_escape.h                                   bool put_in_quotes,
bool               56 base/json/string_escape.h                                                        bool put_in_quotes);
bool               59 base/lazy_instance.h   static const bool kRegisterOnExit = true;
bool               61 base/lazy_instance.h   static const bool kAllowedToAccessOnNonjoinableThread = false;
bool               93 base/lazy_instance.h   static const bool kRegisterOnExit = false;
bool               95 base/lazy_instance.h   static const bool kAllowedToAccessOnNonjoinableThread = true;
bool              113 base/lazy_instance.h BASE_EXPORT bool NeedsLazyInstance(subtle::AtomicWord* state);
bool              179 base/lazy_instance.h   bool operator==(Type* p) {
bool               30 base/linux_util.h BASE_EXPORT bool FileDescriptorGetInode(ino_t* inode_out, int fd);
bool               34 base/linux_util.h BASE_EXPORT bool FindProcessHoldingSocket(pid_t* pid_out, ino_t socket_inode);
bool               43 base/linux_util.h                                           bool* syscall_supported);
bool               36 base/location.h   bool operator < (const Location& other) const {
bool               55 base/location.h   void Write(bool display_filename, bool display_function_name,
bool              215 base/logging.h BASE_EXPORT bool BaseInitLoggingImpl(const LoggingSettings& settings);
bool              231 base/logging.h inline bool InitLogging(const LoggingSettings& settings) {
bool              264 base/logging.h BASE_EXPORT void SetLogItems(bool enable_process_id, bool enable_thread_id,
bool              265 base/logging.h                              bool enable_timestamp, bool enable_tickcount);
bool              270 base/logging.h BASE_EXPORT void SetShowErrorDialogs(bool enable_dialogs);
bool              290 base/logging.h typedef bool (*LogMessageHandlerFunction)(int severity,
bool              953 base/logging.h   static bool logged_once = false;\
bool               56 base/logging_win.h   static bool LogMessage(logging::LogSeverity severity, const char* file,
bool               64 base/mac/foundation_util.h BASE_EXPORT bool AmIBundled();
bool               65 base/mac/foundation_util.h BASE_EXPORT void SetOverrideAmIBundled(bool value);
bool               68 base/mac/foundation_util.h BASE_EXPORT bool IsBackgroundOnlyProcess();
bool               87 base/mac/foundation_util.h BASE_EXPORT bool GetSearchPathDirectory(NSSearchPathDirectory directory,
bool               94 base/mac/foundation_util.h BASE_EXPORT bool GetLocalDirectory(NSSearchPathDirectory directory,
bool              100 base/mac/foundation_util.h BASE_EXPORT bool GetUserDirectory(NSSearchPathDirectory directory,
bool               25 base/mac/launch_services_util.h BASE_EXPORT bool OpenApplicationWithPath(const FilePath& bundle_path,
bool               41 base/mac/libdispatch_task_runner.h   virtual bool PostDelayedTask(const tracked_objects::Location& from_here,
bool               44 base/mac/libdispatch_task_runner.h   virtual bool RunsTasksOnCurrentThread() const OVERRIDE;
bool               47 base/mac/libdispatch_task_runner.h   virtual bool PostNonNestableDelayedTask(
bool               44 base/mac/mac_util.h BASE_EXPORT bool FSRefFromPath(const std::string& path, FSRef* ref);
bool               79 base/mac/mac_util.h BASE_EXPORT void SetCursorVisibility(bool visible);
bool               82 base/mac/mac_util.h BASE_EXPORT bool ShouldWindowsMiniaturizeOnDoubleClick();
bool               90 base/mac/mac_util.h BASE_EXPORT bool AmIForeground();
bool               93 base/mac/mac_util.h BASE_EXPORT bool SetFileBackupExclusion(const FilePath& file_path);
bool               98 base/mac/mac_util.h BASE_EXPORT bool CheckLoginItemStatus(bool* is_hidden);
bool              106 base/mac/mac_util.h BASE_EXPORT void AddToLoginItems(bool hide_on_startup);
bool              113 base/mac/mac_util.h BASE_EXPORT bool WasLaunchedAsLoginOrResumeItem();
bool              117 base/mac/mac_util.h BASE_EXPORT bool WasLaunchedAsHiddenLoginItem();
bool              121 base/mac/mac_util.h BASE_EXPORT bool RemoveQuarantineAttribute(const FilePath& file_path);
bool              129 base/mac/mac_util.h BASE_EXPORT bool IsOSSnowLeopard();
bool              132 base/mac/mac_util.h BASE_EXPORT bool IsOSLion();
bool              133 base/mac/mac_util.h BASE_EXPORT bool IsOSLionOrEarlier();
bool              134 base/mac/mac_util.h BASE_EXPORT bool IsOSLionOrLater();
bool              137 base/mac/mac_util.h BASE_EXPORT bool IsOSMountainLion();
bool              138 base/mac/mac_util.h BASE_EXPORT bool IsOSMountainLionOrEarlier();
bool              139 base/mac/mac_util.h BASE_EXPORT bool IsOSMountainLionOrLater();
bool              142 base/mac/mac_util.h BASE_EXPORT bool IsOSMavericks();
bool              143 base/mac/mac_util.h BASE_EXPORT bool IsOSMavericksOrLater();
bool              148 base/mac/mac_util.h BASE_EXPORT bool IsOSLaterThanMavericks_DontCallThis();
bool              152 base/mac/mac_util.h inline bool IsOSLionOrEarlier() { return !IsOSMountainLionOrLater(); }
bool              153 base/mac/mac_util.h inline bool IsOSMountainLionOrEarlier() { return !IsOSMavericksOrLater(); }
bool              163 base/mac/mac_util.h inline bool IsOSSnowLeopard() { return false; }
bool              164 base/mac/mac_util.h inline bool IsOSLionOrLater() { return true; }
bool              170 base/mac/mac_util.h inline bool IsOSLion() { return false; }
bool              176 base/mac/mac_util.h inline bool IsOSMountainLionOrLater() { return true; }
bool              182 base/mac/mac_util.h inline bool IsOSMountainLion() { return false; }
bool              188 base/mac/mac_util.h inline bool IsOSMavericksOrLater() { return true; }
bool              194 base/mac/mac_util.h inline bool IsOSMavericks() { return false; }
bool              195 base/mac/mac_util.h inline bool IsOSLaterThanMavericks_DontCallThis() { return true; }
bool              205 base/mac/mac_util.h BASE_EXPORT bool ParseModelIdentifier(const std::string& ident,
bool               40 base/mac/scoped_authorizationref.h   bool operator==(AuthorizationRef that) const {
bool               44 base/mac/scoped_authorizationref.h   bool operator!=(AuthorizationRef that) const {
bool               57 base/mac/scoped_block.h   bool operator==(B that) const {
bool               61 base/mac/scoped_block.h   bool operator!=(B that) const {
bool               44 base/mac/scoped_cffiledescriptorref.h   bool operator==(CFFileDescriptorRef that) const {
bool               48 base/mac/scoped_cffiledescriptorref.h   bool operator!=(CFFileDescriptorRef that) const {
bool               37 base/mac/scoped_ioobject.h   bool operator==(IOT that) const {
bool               41 base/mac/scoped_ioobject.h   bool operator!=(IOT that) const {
bool               39 base/mac/scoped_ioplugininterface.h   bool operator==(InterfaceT that) const {
bool               43 base/mac/scoped_ioplugininterface.h   bool operator!=(InterfaceT that) const {
bool               40 base/mac/scoped_launch_data.h   bool operator==(launch_data_t that) const {
bool               44 base/mac/scoped_launch_data.h   bool operator!=(launch_data_t that) const {
bool               34 base/mac/scoped_nsexception_enabler.h   bool was_enabled_;
bool               42 base/mac/scoped_nsexception_enabler.h BASE_EXPORT bool GetNSExceptionsAllowed();
bool               43 base/mac/scoped_nsexception_enabler.h BASE_EXPORT void SetNSExceptionsAllowed(bool allowed);
bool               61 base/mac/scoped_nsobject.h   bool operator==(NST that) const { return object_ == that; }
bool               62 base/mac/scoped_nsobject.h   bool operator!=(NST that) const { return object_ != that; }
bool              103 base/mac/scoped_nsobject.h bool operator==(C p1, const scoped_nsprotocol<C>& p2) {
bool              108 base/mac/scoped_nsobject.h bool operator!=(C p1, const scoped_nsprotocol<C>& p2) {
bool               95 base/mac/scoped_typeref.h   bool operator==(T that) const {
bool               99 base/mac/scoped_typeref.h   bool operator!=(T that) const {
bool              164 base/macros.h  template <bool>
bool              169 base/macros.h    typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ALLOW_UNUSED
bool              120 base/memory/discardable_memory.h   static bool PurgeForTestingSupported();
bool               23 base/memory/discardable_memory_emulated.h   bool Initialize();
bool               32 base/memory/discardable_memory_emulated.h   bool is_locked_;
bool               18 base/memory/discardable_memory_malloc.h   bool Initialize();
bool               74 base/memory/discardable_memory_manager.h       const DiscardableMemory* discardable, bool* purged);
bool               86 base/memory/discardable_memory_manager.h   bool IsRegisteredForTest(const DiscardableMemory* discardable) const;
bool               90 base/memory/discardable_memory_manager.h   bool CanBePurgedForTest(const DiscardableMemory* discardable) const;
bool               64 base/memory/linked_ptr.h   bool depart() {
bool              120 base/memory/linked_ptr.h     bool last = link_.depart();
bool              127 base/memory/linked_ptr.h   bool operator==(const T* p) const { return value_ == p; }
bool              128 base/memory/linked_ptr.h   bool operator!=(const T* p) const { return value_ != p; }
bool              130 base/memory/linked_ptr.h   bool operator==(linked_ptr<U> const& ptr) const {
bool              134 base/memory/linked_ptr.h   bool operator!=(linked_ptr<U> const& ptr) const {
bool              164 base/memory/linked_ptr.h bool operator==(T* ptr, const linked_ptr<T>& x) {
bool              169 base/memory/linked_ptr.h bool operator!=(T* ptr, const linked_ptr<T>& x) {
bool               24 base/memory/ref_counted.h   bool HasOneRef() const { return ref_count_ == 1; }
bool               54 base/memory/ref_counted.h   bool Release() const {
bool               74 base/memory/ref_counted.h   mutable bool in_dtor_;
bool               84 base/memory/ref_counted.h   bool HasOneRef() const;
bool               93 base/memory/ref_counted.h   bool Release() const;
bool               98 base/memory/ref_counted.h   mutable bool in_dtor_;
bool               31 base/memory/ref_counted_memory.h   bool Equals(const scoped_refptr<RefCountedMemory>& other) const;
bool               26 base/memory/scoped_open_process.h   bool Open(ProcessId pid) {
bool              402 base/memory/scoped_ptr.h   bool operator==(const element_type* p) const { return impl_.get() == p; }
bool              403 base/memory/scoped_ptr.h   bool operator!=(const element_type* p) const { return impl_.get() != p; }
bool              442 base/memory/scoped_ptr.h   template <class U> bool operator==(scoped_ptr<U> const& p2) const;
bool              443 base/memory/scoped_ptr.h   template <class U> bool operator!=(scoped_ptr<U> const& p2) const;
bool              512 base/memory/scoped_ptr.h   bool operator==(element_type* array) const { return impl_.get() == array; }
bool              513 base/memory/scoped_ptr.h   bool operator!=(element_type* array) const { return impl_.get() != array; }
bool              553 base/memory/scoped_ptr.h   template <class U> bool operator==(scoped_ptr<U> const& p2) const;
bool              554 base/memory/scoped_ptr.h   template <class U> bool operator!=(scoped_ptr<U> const& p2) const;
bool              564 base/memory/scoped_ptr.h bool operator==(T* p1, const scoped_ptr<T, D>& p2) {
bool              569 base/memory/scoped_ptr.h bool operator!=(T* p1, const scoped_ptr<T, D>& p2) {
bool               48 base/memory/scoped_vector.h   bool empty() const { return v_.empty(); }
bool               63 base/memory/shared_memory.h   bool open_existing_deprecated;
bool               66 base/memory/shared_memory.h   bool executable;
bool               89 base/memory/shared_memory.h   SharedMemory(SharedMemoryHandle handle, bool read_only);
bool               94 base/memory/shared_memory.h   SharedMemory(SharedMemoryHandle handle, bool read_only,
bool              102 base/memory/shared_memory.h   static bool IsHandleValid(const SharedMemoryHandle& handle);
bool              115 base/memory/shared_memory.h   bool Create(const SharedMemoryCreateOptions& options);
bool              119 base/memory/shared_memory.h   bool CreateAndMapAnonymous(size_t size);
bool              123 base/memory/shared_memory.h   bool CreateAnonymous(size_t size) {
bool              136 base/memory/shared_memory.h   bool CreateNamedDeprecated(
bool              137 base/memory/shared_memory.h       const std::string& name, bool open_existing, size_t size) {
bool              147 base/memory/shared_memory.h   bool Delete(const std::string& name);
bool              152 base/memory/shared_memory.h   bool Open(const std::string& name, bool read_only);
bool              159 base/memory/shared_memory.h   bool Map(size_t bytes) {
bool              166 base/memory/shared_memory.h   bool MapAt(off_t offset, size_t bytes);
bool              172 base/memory/shared_memory.h   bool Unmap();
bool              211 base/memory/shared_memory.h   bool ShareReadOnlyToProcess(ProcessHandle process,
bool              222 base/memory/shared_memory.h   bool GiveReadOnlyToProcess(ProcessHandle process,
bool              233 base/memory/shared_memory.h   bool ShareToProcess(ProcessHandle process,
bool              244 base/memory/shared_memory.h   bool GiveToProcess(ProcessHandle process,
bool              265 base/memory/shared_memory.h   bool PrepareMapFile(ScopedFILE fp, ScopedFD readonly);
bool              266 base/memory/shared_memory.h   bool FilePathForMemoryName(const std::string& mem_name, FilePath* path);
bool              274 base/memory/shared_memory.h   bool ShareToProcessCommon(ProcessHandle process,
bool              276 base/memory/shared_memory.h                             bool close_self,
bool              289 base/memory/shared_memory.h   bool               read_only_;
bool               64 base/memory/singleton.h   static const bool kRegisterAtExit = true;
bool               70 base/memory/singleton.h   static const bool kAllowedToAccessOnNonjoinableThread = false;
bool               80 base/memory/singleton.h   static const bool kRegisterAtExit = false;
bool               82 base/memory/singleton.h   static const bool kAllowedToAccessOnNonjoinableThread = true;
bool              125 base/memory/singleton.h   static const bool kRegisterAtExit = true;
bool              126 base/memory/singleton.h   static const bool kAllowedToAccessOnNonjoinableThread = true;
bool               91 base/memory/weak_ptr.h     bool IsValid() const;
bool               99 base/memory/weak_ptr.h     bool is_valid_;
bool              106 base/memory/weak_ptr.h   bool is_valid() const;
bool              119 base/memory/weak_ptr.h   bool HasRefs() const {
bool              235 base/memory/weak_ptr.h   template <class U> bool operator==(WeakPtr<U> const&) const;
bool              236 base/memory/weak_ptr.h   template <class U> bool operator!=(WeakPtr<U> const&) const;
bool              280 base/memory/weak_ptr.h   bool HasWeakPtrs() const {
bool               36 base/message_loop/incoming_task_queue.h   bool AddToIncomingQueue(const tracked_objects::Location& from_here,
bool               39 base/message_loop/incoming_task_queue.h                           bool nestable);
bool               43 base/message_loop/incoming_task_queue.h   bool IsHighResolutionTimerEnabledForTesting();
bool               46 base/message_loop/incoming_task_queue.h   bool IsIdleForTesting();
bool               66 base/message_loop/incoming_task_queue.h   bool PostPendingTask(PendingTask* pending_task);
bool              157 base/message_loop/message_loop.h   static void EnableHistogrammer(bool enable_histogrammer);
bool              163 base/message_loop/message_loop.h   static bool InitMessagePumpForUIFactory(MessagePumpFactory* factory);
bool              302 base/message_loop/message_loop.h   virtual bool IsType(Type type) const;
bool              338 base/message_loop/message_loop.h   void SetNestableTasksAllowed(bool allowed);
bool              339 base/message_loop/message_loop.h   bool NestableTasksAllowed() const;
bool              355 base/message_loop/message_loop.h     bool old_state_;
bool              359 base/message_loop/message_loop.h   bool IsNested();
bool              389 base/message_loop/message_loop.h   void set_os_modal_loop(bool os_modal_loop) {
bool              393 base/message_loop/message_loop.h   bool os_modal_loop() const {
bool              399 base/message_loop/message_loop.h   bool is_running() const;
bool              403 base/message_loop/message_loop.h   bool IsHighResolutionTimerEnabledForTesting();
bool              406 base/message_loop/message_loop.h   bool IsIdleForTesting();
bool              441 base/message_loop/message_loop.h   bool ProcessNextDelayedNonNestableTask();
bool              448 base/message_loop/message_loop.h   bool DeferOrRunPendingTask(const PendingTask& pending_task);
bool              456 base/message_loop/message_loop.h   bool DeletePendingTasks();
bool              469 base/message_loop/message_loop.h   void ScheduleWork(bool was_empty);
bool              481 base/message_loop/message_loop.h   virtual bool DoWork() OVERRIDE;
bool              482 base/message_loop/message_loop.h   virtual bool DoDelayedWork(TimeTicks* next_delayed_work_time) OVERRIDE;
bool              483 base/message_loop/message_loop.h   virtual bool DoIdleWork() OVERRIDE;
bool              508 base/message_loop/message_loop.h   bool nestable_tasks_allowed_;
bool              513 base/message_loop/message_loop.h   bool os_modal_loop_;
bool              563 base/message_loop/message_loop.h   static bool IsCurrent() {
bool              660 base/message_loop/message_loop.h   static bool IsCurrent() {
bool              676 base/message_loop/message_loop.h   bool RegisterJobObject(HANDLE job, IOHandler* handler);
bool              677 base/message_loop/message_loop.h   bool WaitForIOCompletion(DWORD timeout, IOHandler* filter);
bool              687 base/message_loop/message_loop.h   bool WatchFileDescriptor(int fd,
bool              688 base/message_loop/message_loop.h                            bool persistent,
bool              700 base/message_loop/message_loop.h   bool WatchFileDescriptor(int fd,
bool              701 base/message_loop/message_loop.h                            bool persistent,
bool               28 base/message_loop/message_loop_proxy_impl.h   virtual bool PostDelayedTask(const tracked_objects::Location& from_here,
bool               31 base/message_loop/message_loop_proxy_impl.h   virtual bool PostNonNestableDelayedTask(
bool               35 base/message_loop/message_loop_proxy_impl.h   virtual bool RunsTasksOnCurrentThread() const OVERRIDE;
bool               36 base/message_loop/message_loop_test.h                                      bool use_delayed);
bool               29 base/message_loop/message_pump.h     virtual bool DoWork() = 0;
bool               39 base/message_loop/message_pump.h     virtual bool DoDelayedWork(TimeTicks* next_delayed_work_time) = 0;
bool               43 base/message_loop/message_pump.h     virtual bool DoIdleWork() = 0;
bool               34 base/message_loop/message_pump_android.h   static bool RegisterBindings(JNIEnv* env);
bool               27 base/message_loop/message_pump_default.h   bool keep_running_;
bool               51 base/message_loop/message_pump_glib.h   bool HandleCheck();
bool               64 base/message_loop/message_pump_glib.h   bool ShouldQuit() const;
bool               62 base/message_loop/message_pump_io_ios.h     bool StopWatchingFileDescriptor();
bool               73 base/message_loop/message_pump_io_ios.h               bool is_persistent);
bool               83 base/message_loop/message_pump_io_ios.h     bool is_persistent_;  // false if this event is one-shot.
bool              113 base/message_loop/message_pump_io_ios.h   bool WatchFileDescriptor(int fd,
bool              114 base/message_loop/message_pump_io_ios.h                            bool persistent,
bool               65 base/message_loop/message_pump_libevent.h     bool StopWatchingFileDescriptor();
bool              115 base/message_loop/message_pump_libevent.h   bool WatchFileDescriptor(int fd,
bool              116 base/message_loop/message_pump_libevent.h                            bool persistent,
bool              137 base/message_loop/message_pump_libevent.h   bool Init();
bool              148 base/message_loop/message_pump_libevent.h   bool keep_running_;
bool              151 base/message_loop/message_pump_libevent.h   bool in_run_;
bool              154 base/message_loop/message_pump_libevent.h   bool processed_io_events_;
bool              115 base/message_loop/message_pump_mac.h   bool RunWork();
bool              123 base/message_loop/message_pump_mac.h   bool RunIdleWork();
bool              132 base/message_loop/message_pump_mac.h   bool RunNestingDeferredWork();
bool              202 base/message_loop/message_pump_mac.h   bool delegateless_work_;
bool              203 base/message_loop/message_pump_mac.h   bool delegateless_idle_work_;
bool              222 base/message_loop/message_pump_mac.h   bool quit_pending_;
bool              242 base/message_loop/message_pump_mac.h   bool keep_running_;
bool              280 base/message_loop/message_pump_mac.h   bool keep_running_;
bool              286 base/message_loop/message_pump_mac.h   bool running_own_loop_;
bool              324 base/message_loop/message_pump_mac.h   BASE_EXPORT static bool UsingCrApp();
bool              328 base/message_loop/message_pump_mac.h   BASE_EXPORT static bool IsHandlingSendEvent();
bool               56 base/message_loop/message_pump_win.h     bool should_quit;
bool              149 base/message_loop/message_pump_win.h   bool ProcessNextWindowsMessage();
bool              150 base/message_loop/message_pump_win.h   bool ProcessMessageHelper(const MSG& msg);
bool              151 base/message_loop/message_pump_win.h   bool ProcessPumpReplacementMessage();
bool              300 base/message_loop/message_pump_win.h   bool RegisterJobObject(HANDLE job_handle, IOHandler* handler);
bool              311 base/message_loop/message_pump_win.h   bool WaitForIOCompletion(DWORD timeout, IOHandler* filter);
bool              326 base/message_loop/message_pump_win.h     bool has_valid_io_context;
bool              331 base/message_loop/message_pump_win.h   bool MatchCompletedIOItem(IOHandler* filter, IOItem* item);
bool              332 base/message_loop/message_pump_win.h   bool GetIOItem(DWORD timeout, IOItem* item);
bool              333 base/message_loop/message_pump_win.h   bool ProcessInternalIOItem(const IOItem& item);
bool              340 base/message_loop/message_pump_win.h   static ULONG_PTR HandlerToKey(IOHandler* handler, bool has_valid_io_context);
bool              343 base/message_loop/message_pump_win.h   static IOHandler* KeyToHandler(ULONG_PTR key, bool* has_valid_io_context);
bool               92 base/message_loop/message_pump_x11.h   bool WillProcessXEvent(XEvent* xevent);
bool               51 base/metrics/bucket_ranges.h   bool HasValidChecksum() const;
bool               55 base/metrics/bucket_ranges.h   bool Equals(const BucketRanges* other) const;
bool              231 base/metrics/field_trial.h   bool GetActiveGroup(ActiveGroup* active_group) const;
bool              267 base/metrics/field_trial.h   bool enable_field_trial_;
bool              271 base/metrics/field_trial.h   bool forced_;
bool              274 base/metrics/field_trial.h   bool group_reported_;
bool              278 base/metrics/field_trial.h   bool trial_registered_;
bool              282 base/metrics/field_trial.h   static bool enable_benchmarking_;
bool              390 base/metrics/field_trial.h   static bool TrialExists(const std::string& name);
bool              418 base/metrics/field_trial.h   static bool CreateTrialsFromString(
bool              469 base/metrics/field_trial.h   static bool used_without_global_;
bool              450 base/metrics/histogram.h   static bool InspectConstructionArguments(const std::string& name,
bool              457 base/metrics/histogram.h   virtual bool HasConstructionArguments(
bool              464 base/metrics/histogram.h   virtual bool AddSamplesFromPickle(PickleIterator* iter) OVERRIDE;
bool              479 base/metrics/histogram.h   virtual bool SerializeInfoImpl(Pickle* pickle) const OVERRIDE;
bool              482 base/metrics/histogram.h   virtual bool PrintEmptyBucket(size_t index) const;
bool              513 base/metrics/histogram.h   void WriteAsciiImpl(bool graph_it,
bool              611 base/metrics/histogram.h   virtual bool PrintEmptyBucket(size_t index) const OVERRIDE;
bool              675 base/metrics/histogram.h   virtual bool SerializeInfoImpl(Pickle* pickle) const OVERRIDE;
bool              684 base/metrics/histogram.h   static bool ValidateCustomRanges(const std::vector<Sample>& custom_ranges);
bool              111 base/metrics/histogram_base.h   virtual bool HasConstructionArguments(Sample expected_minimum,
bool              119 base/metrics/histogram_base.h   void AddBoolean(bool value);
bool              122 base/metrics/histogram_base.h   virtual bool AddSamplesFromPickle(PickleIterator* iter) = 0;
bool              127 base/metrics/histogram_base.h   bool SerializeInfo(Pickle* pickle) const;
bool              148 base/metrics/histogram_base.h   virtual bool SerializeInfoImpl(Pickle* pickle) const = 0;
bool               33 base/metrics/histogram_samples.h   virtual bool AddFromPickle(PickleIterator* iter);
bool               38 base/metrics/histogram_samples.h   virtual bool Serialize(Pickle* pickle) const;
bool               49 base/metrics/histogram_samples.h   virtual bool AddSubtractImpl(SampleCountIterator* iter, Operator op) = 0;
bool               71 base/metrics/histogram_samples.h   virtual bool Done() const = 0;
bool               84 base/metrics/histogram_samples.h   virtual bool GetBucketIndex(size_t* index) const;
bool               34 base/metrics/sample_map.h   virtual bool AddSubtractImpl(
bool               53 base/metrics/sample_map.h   virtual bool Done() const OVERRIDE;
bool               40 base/metrics/sample_vector.h   virtual bool AddSubtractImpl(
bool               64 base/metrics/sample_vector.h   virtual bool Done() const OVERRIDE;
bool               71 base/metrics/sample_vector.h   virtual bool GetBucketIndex(size_t* index) const OVERRIDE;
bool               67 base/metrics/sparse_histogram.h   virtual bool HasConstructionArguments(
bool               73 base/metrics/sparse_histogram.h   virtual bool AddSamplesFromPickle(PickleIterator* iter) OVERRIDE;
bool               80 base/metrics/sparse_histogram.h   virtual bool SerializeInfoImpl(Pickle* pickle) const OVERRIDE;
bool               96 base/metrics/sparse_histogram.h   void WriteAsciiImpl(bool graph_it,
bool               37 base/metrics/statistics_recorder.h   static bool IsActive();
bool              105 base/metrics/stats_counters.h   bool Enabled() {
bool              145 base/metrics/stats_counters.h   bool Running();
bool               18 base/numerics/safe_conversions.h inline bool IsValueInRangeForNumericType(Src value) {
bool              106 base/numerics/safe_conversions_impl.h inline RangeConstraint GetRangeConstraint(bool is_in_upper_bound,
bool              107 base/numerics/safe_conversions_impl.h                                    bool is_in_lower_bound) {
bool               70 base/numerics/safe_math.h   bool IsValid() const { return validity() == RANGE_VALID; }
bool               27 base/numerics/safe_math_impl.h template <size_t Size, bool IsSigned>
bool               98 base/numerics/safe_math_impl.h bool HasSignBit(T x) {
bool              491 base/numerics/safe_math_impl.h   static const bool value = !std::numeric_limits<T>::is_iec559 &&
bool              141 base/observer_list.h   bool HasObserver(ObserverType* observer) const {
bool              183 base/observer_list.h template <class ObserverType, bool check_empty = false>
bool              201 base/observer_list.h   bool might_have_observers() const {
bool               32 base/path_service.h   static bool Get(int key, base::FilePath* path);
bool               47 base/path_service.h   static bool Override(int key, const base::FilePath& path);
bool               52 base/path_service.h   static bool OverrideAndCreateIfNeeded(int key,
bool               54 base/path_service.h                                         bool create);
bool               64 base/path_service.h   typedef bool (*ProviderFunc)(int, base::FilePath*);
bool               82 base/path_service.h   static bool RemoveOverride(int key);
bool               29 base/pending_task.h               bool nestable);
bool               33 base/pending_task.h   bool operator<(const PendingTask& other) const;
bool               45 base/pending_task.h   bool nestable;
bool               30 base/pickle.h    bool ReadBool(bool* result) WARN_UNUSED_RESULT;
bool               31 base/pickle.h    bool ReadInt(int* result) WARN_UNUSED_RESULT;
bool               32 base/pickle.h    bool ReadLong(long* result) WARN_UNUSED_RESULT;
bool               33 base/pickle.h    bool ReadUInt16(uint16* result) WARN_UNUSED_RESULT;
bool               34 base/pickle.h    bool ReadUInt32(uint32* result) WARN_UNUSED_RESULT;
bool               35 base/pickle.h    bool ReadInt64(int64* result) WARN_UNUSED_RESULT;
bool               36 base/pickle.h    bool ReadUInt64(uint64* result) WARN_UNUSED_RESULT;
bool               37 base/pickle.h    bool ReadFloat(float* result) WARN_UNUSED_RESULT;
bool               38 base/pickle.h    bool ReadString(std::string* result) WARN_UNUSED_RESULT;
bool               39 base/pickle.h    bool ReadWString(std::wstring* result) WARN_UNUSED_RESULT;
bool               40 base/pickle.h    bool ReadString16(base::string16* result) WARN_UNUSED_RESULT;
bool               41 base/pickle.h    bool ReadData(const char** data, int* length) WARN_UNUSED_RESULT;
bool               42 base/pickle.h    bool ReadBytes(const char** data, int length) WARN_UNUSED_RESULT;
bool               46 base/pickle.h    bool ReadLength(int* result) WARN_UNUSED_RESULT {
bool               52 base/pickle.h    bool SkipBytes(int num_bytes) WARN_UNUSED_RESULT {
bool               64 base/pickle.h    inline bool ReadBuiltinType(Type* result);
bool              141 base/pickle.h    bool ReadBool(PickleIterator* iter,
bool              142 base/pickle.h                  bool* result) const WARN_UNUSED_RESULT {
bool              145 base/pickle.h    bool ReadInt(PickleIterator* iter,
bool              149 base/pickle.h    bool ReadLong(PickleIterator* iter,
bool              153 base/pickle.h    bool ReadUInt16(PickleIterator* iter,
bool              157 base/pickle.h    bool ReadUInt32(PickleIterator* iter,
bool              161 base/pickle.h    bool ReadInt64(PickleIterator* iter,
bool              165 base/pickle.h    bool ReadUInt64(PickleIterator* iter,
bool              169 base/pickle.h    bool ReadFloat(PickleIterator* iter,
bool              173 base/pickle.h    bool ReadString(PickleIterator* iter,
bool              177 base/pickle.h    bool ReadWString(PickleIterator* iter,
bool              181 base/pickle.h    bool ReadString16(PickleIterator* iter,
bool              189 base/pickle.h    bool ReadData(PickleIterator* iter,
bool              198 base/pickle.h    bool ReadBytes(PickleIterator* iter,
bool              206 base/pickle.h    bool ReadLength(PickleIterator* iter,
bool              215 base/pickle.h    bool WriteBool(bool value) {
bool              218 base/pickle.h    bool WriteInt(int value) {
bool              226 base/pickle.h    bool WriteLongUsingDangerousNonPortableLessPersistableForm(long value) {
bool              229 base/pickle.h    bool WriteUInt16(uint16 value) {
bool              232 base/pickle.h    bool WriteUInt32(uint32 value) {
bool              235 base/pickle.h    bool WriteInt64(int64 value) {
bool              238 base/pickle.h    bool WriteUInt64(uint64 value) {
bool              241 base/pickle.h    bool WriteFloat(float value) {
bool              244 base/pickle.h    bool WriteString(const std::string& value);
bool              245 base/pickle.h    bool WriteWString(const std::wstring& value);
bool              246 base/pickle.h    bool WriteString16(const base::string16& value);
bool              249 base/pickle.h    bool WriteData(const char* data, int length);
bool              253 base/pickle.h    bool WriteBytes(const void* data, int length);
bool              336 base/pickle.h    template <typename T> bool WritePOD(const T& data) {
bool              112 base/platform_file.h   bool is_directory;
bool              115 base/platform_file.h   bool is_symbolic_link;
bool              146 base/platform_file.h                                             bool* created,
bool              153 base/platform_file.h                                                   bool* created,
bool              159 base/platform_file.h BASE_EXPORT bool ClosePlatformFile(PlatformFile file);
bool              211 base/platform_file.h BASE_EXPORT bool TruncatePlatformFile(PlatformFile file, int64 length);
bool              214 base/platform_file.h BASE_EXPORT bool FlushPlatformFile(PlatformFile file);
bool              217 base/platform_file.h BASE_EXPORT bool TouchPlatformFile(PlatformFile file,
bool              222 base/platform_file.h BASE_EXPORT bool GetPlatformFileInfo(PlatformFile file, PlatformFileInfo* info);
bool               37 base/posix/file_descriptor_shuffle.h   virtual bool Duplicate(int* result, int fd) = 0;
bool               40 base/posix/file_descriptor_shuffle.h   virtual bool Move(int src, int dest) = 0;
bool               51 base/posix/file_descriptor_shuffle.h   virtual bool Duplicate(int* result, int fd) OVERRIDE;
bool               52 base/posix/file_descriptor_shuffle.h   virtual bool Move(int src, int dest) OVERRIDE;
bool               58 base/posix/file_descriptor_shuffle.h   InjectionArc(int in_source, int in_dest, bool in_close)
bool               66 base/posix/file_descriptor_shuffle.h   bool close;  // if true, delete the source element after performing the
bool               72 base/posix/file_descriptor_shuffle.h BASE_EXPORT bool PerformInjectiveMultimap(const InjectiveMultimap& map,
bool               75 base/posix/file_descriptor_shuffle.h BASE_EXPORT bool PerformInjectiveMultimapDestructive(
bool               80 base/posix/file_descriptor_shuffle.h static inline bool ShuffleFileDescriptors(InjectiveMultimap* map) {
bool               23 base/posix/unix_domain_socket_linux.h   static bool SendMsg(int fd,
bool               36 base/power_monitor/power_monitor.h   bool IsOnBatteryPower();
bool               43 base/power_monitor/power_monitor.h   void NotifyPowerStateChange(bool battery_in_use);
bool               83 base/power_monitor/power_monitor_device_source.h   virtual bool IsOnBatteryPowerImpl() OVERRIDE;
bool               13 base/power_monitor/power_monitor_device_source_android.h bool RegisterPowerMonitor(JNIEnv* env);
bool               32 base/power_monitor/power_monitor_source.h   bool IsOnBatteryPower();
bool               50 base/power_monitor/power_monitor_source.h   virtual bool IsOnBatteryPowerImpl() = 0;
bool               53 base/power_monitor/power_monitor_source.h   bool on_battery_power_;
bool               54 base/power_monitor/power_monitor_source.h   bool suspended_;
bool               17 base/power_monitor/power_observer.h   virtual void OnPowerStateChange(bool on_battery_power) {};
bool               24 base/prefs/default_pref_store.h   virtual bool GetValue(const std::string& key,
bool               28 base/prefs/default_pref_store.h   virtual bool HasObservers() const OVERRIDE;
bool               50 base/prefs/json_pref_store.h   virtual bool GetValue(const std::string& key,
bool               54 base/prefs/json_pref_store.h   virtual bool HasObservers() const OVERRIDE;
bool               55 base/prefs/json_pref_store.h   virtual bool IsInitializationComplete() const OVERRIDE;
bool               58 base/prefs/json_pref_store.h   virtual bool GetMutableValue(const std::string& key,
bool               64 base/prefs/json_pref_store.h   virtual bool ReadOnly() const OVERRIDE;
bool               75 base/prefs/json_pref_store.h   void OnFileRead(base::Value* value_owned, PrefReadError error, bool no_dir);
bool               81 base/prefs/json_pref_store.h   virtual bool SerializeData(std::string* output) OVERRIDE;
bool               88 base/prefs/json_pref_store.h   bool read_only_;
bool               98 base/prefs/json_pref_store.h   bool initialized_;
bool               30 base/prefs/overlay_user_pref_store.h   virtual bool IsSetInOverlay(const std::string& key) const;
bool               35 base/prefs/overlay_user_pref_store.h   virtual bool HasObservers() const OVERRIDE;
bool               36 base/prefs/overlay_user_pref_store.h   virtual bool IsInitializationComplete() const OVERRIDE;
bool               37 base/prefs/overlay_user_pref_store.h   virtual bool GetValue(const std::string& key,
bool               41 base/prefs/overlay_user_pref_store.h   virtual bool GetMutableValue(const std::string& key,
bool               47 base/prefs/overlay_user_pref_store.h   virtual bool ReadOnly() const OVERRIDE;
bool               56 base/prefs/overlay_user_pref_store.h   virtual void OnInitializationCompleted(bool succeeded) OVERRIDE;
bool               73 base/prefs/overlay_user_pref_store.h   bool ShallBeStoredInOverlay(const std::string& key) const;
bool               44 base/prefs/persistent_pref_store.h   virtual bool GetMutableValue(const std::string& key,
bool               62 base/prefs/persistent_pref_store.h   virtual bool ReadOnly() const = 0;
bool               53 base/prefs/pref_change_registrar.h   bool IsEmpty() const;
bool               56 base/prefs/pref_change_registrar.h   bool IsObserved(const std::string& pref);
bool               59 base/prefs/pref_change_registrar.h   bool IsManaged();
bool               64 base/prefs/pref_member.h                      bool is_managed,
bool               65 base/prefs/pref_member.h                      bool is_user_modifiable,
bool               72 base/prefs/pref_member.h     bool IsManaged() const {
bool               76 base/prefs/pref_member.h     bool IsUserModifiable() const {
bool               91 base/prefs/pref_member.h     virtual bool UpdateValueInternal(const base::Value& value) const = 0;
bool               93 base/prefs/pref_member.h     bool IsOnCorrectThread() const;
bool               96 base/prefs/pref_member.h     mutable bool is_managed_;
bool               97 base/prefs/pref_member.h     mutable bool is_user_modifiable_;
bool              149 base/prefs/pref_member.h   bool setting_value_;
bool              154 base/prefs/pref_member.h bool BASE_PREFS_EXPORT PrefMemberVectorStringUpdate(
bool              209 base/prefs/pref_member.h   bool IsManaged() const {
bool              219 base/prefs/pref_member.h   bool IsUserModifiable() const {
bool              264 base/prefs/pref_member.h     virtual BASE_PREFS_EXPORT bool UpdateValueInternal(
bool              298 base/prefs/pref_member.h BASE_PREFS_EXPORT void PrefMember<bool>::UpdatePref(const bool& value);
bool              301 base/prefs/pref_member.h BASE_PREFS_EXPORT bool PrefMember<bool>::Internal::UpdateValueInternal(
bool              308 base/prefs/pref_member.h BASE_PREFS_EXPORT bool PrefMember<int>::Internal::UpdateValueInternal(
bool              315 base/prefs/pref_member.h BASE_PREFS_EXPORT bool PrefMember<double>::Internal::UpdateValueInternal(
bool              323 base/prefs/pref_member.h BASE_PREFS_EXPORT bool PrefMember<std::string>::Internal::UpdateValueInternal(
bool              331 base/prefs/pref_member.h BASE_PREFS_EXPORT bool
bool              340 base/prefs/pref_member.h BASE_PREFS_EXPORT bool
bool              344 base/prefs/pref_member.h typedef PrefMember<bool> BooleanPrefMember;
bool               23 base/prefs/pref_notifier.h   virtual void OnInitializationCompleted(bool succeeded) = 0;
bool               38 base/prefs/pref_notifier_impl.h   void AddInitObserver(base::Callback<void(bool)> observer);
bool               45 base/prefs/pref_notifier_impl.h   virtual void OnInitializationCompleted(bool succeeded) OVERRIDE;
bool               53 base/prefs/pref_notifier_impl.h   typedef std::list<base::Callback<void(bool)> > PrefInitObserverList;
bool               24 base/prefs/pref_registry_simple.h   void RegisterBooleanPref(const char* path, bool default_value);
bool               89 base/prefs/pref_service.h     bool IsManaged() const;
bool               93 base/prefs/pref_service.h     bool IsRecommended() const;
bool               97 base/prefs/pref_service.h     bool HasExtensionSetting() const;
bool              101 base/prefs/pref_service.h     bool HasUserSetting() const;
bool              105 base/prefs/pref_service.h     bool IsExtensionControlled() const;
bool              109 base/prefs/pref_service.h     bool IsUserControlled() const;
bool              114 base/prefs/pref_service.h     bool IsDefaultValue() const;
bool              119 base/prefs/pref_service.h     bool IsUserModifiable() const;
bool              124 base/prefs/pref_service.h     bool IsExtensionModifiable() const;
bool              150 base/prefs/pref_service.h       bool async);
bool              159 base/prefs/pref_service.h   bool IsManagedPreference(const char* pref_name) const;
bool              163 base/prefs/pref_service.h   bool IsUserModifiablePreference(const char* pref_name) const;
bool              172 base/prefs/pref_service.h   bool GetBoolean(const char* path) const;
bool              194 base/prefs/pref_service.h   void SetBoolean(const char* path, bool value);
bool              228 base/prefs/pref_service.h   bool HasPrefPath(const char* path) const;
bool              245 base/prefs/pref_service.h   bool ReadOnly() const;
bool              256 base/prefs/pref_service.h   void AddPrefInitObserver(base::Callback<void(bool)> callback);
bool              332 base/prefs/pref_service.h   void InitFromStorage(bool async);
bool               64 base/prefs/pref_service_factory.h   void set_async(bool async) {
bool               83 base/prefs/pref_service_factory.h   bool async_;
bool               33 base/prefs/pref_store.h     virtual void OnInitializationCompleted(bool succeeded) = 0;
bool               44 base/prefs/pref_store.h   virtual bool HasObservers() const;
bool               47 base/prefs/pref_store.h   virtual bool IsInitializationComplete() const;
bool               52 base/prefs/pref_store.h   virtual bool GetValue(const std::string& key,
bool               25 base/prefs/pref_store_observer_mock.h   virtual void OnInitializationCompleted(bool success) OVERRIDE;
bool               28 base/prefs/pref_store_observer_mock.h   bool initialized;
bool               29 base/prefs/pref_store_observer_mock.h   bool initialization_success;  // Only valid if |initialized|.
bool               31 base/prefs/pref_value_map.h   bool GetValue(const std::string& key, const base::Value** value) const;
bool               32 base/prefs/pref_value_map.h   bool GetValue(const std::string& key, base::Value** value);
bool               36 base/prefs/pref_value_map.h   bool SetValue(const std::string& key, base::Value* value);
bool               40 base/prefs/pref_value_map.h   bool RemoveValue(const std::string& key);
bool               55 base/prefs/pref_value_map.h   bool GetBoolean(const std::string& key, bool* value) const;
bool               58 base/prefs/pref_value_map.h   void SetBoolean(const std::string& key, bool value);
bool               62 base/prefs/pref_value_map.h   bool GetString(const std::string& key, std::string* value) const;
bool               69 base/prefs/pref_value_map.h   bool GetInteger(const std::string& key, int* value) const;
bool               81 base/prefs/pref_value_store.h   bool GetValue(const std::string& name,
bool               90 base/prefs/pref_value_store.h   bool GetRecommendedValue(const std::string& name,
bool               97 base/prefs/pref_value_store.h   bool PrefValueInManagedStore(const char* name) const;
bool               98 base/prefs/pref_value_store.h   bool PrefValueInExtensionStore(const char* name) const;
bool               99 base/prefs/pref_value_store.h   bool PrefValueInUserStore(const char* name) const;
bool              104 base/prefs/pref_value_store.h   bool PrefValueFromExtensionStore(const char* name) const;
bool              105 base/prefs/pref_value_store.h   bool PrefValueFromUserStore(const char* name) const;
bool              106 base/prefs/pref_value_store.h   bool PrefValueFromRecommendedStore(const char* name) const;
bool              107 base/prefs/pref_value_store.h   bool PrefValueFromDefaultStore(const char* name) const;
bool              111 base/prefs/pref_value_store.h   bool PrefValueUserModifiable(const char* name) const;
bool              115 base/prefs/pref_value_store.h   bool PrefValueExtensionModifiable(const char* name) const;
bool              165 base/prefs/pref_value_store.h     virtual void OnInitializationCompleted(bool succeeded) OVERRIDE;
bool              191 base/prefs/pref_value_store.h   bool PrefValueInStore(const char* name, PrefStoreType store) const;
bool              197 base/prefs/pref_value_store.h   bool PrefValueInStoreRange(const char* name,
bool              209 base/prefs/pref_value_store.h   bool GetValueFromStore(const char* name,
bool              214 base/prefs/pref_value_store.h   bool GetValueFromStoreWithType(const char* name,
bool              230 base/prefs/pref_value_store.h   void OnInitializationCompleted(PrefStoreType type, bool succeeded);
bool              262 base/prefs/pref_value_store.h   bool initialization_failed_;
bool               24 base/prefs/testing_pref_store.h   virtual bool GetValue(const std::string& key,
bool               28 base/prefs/testing_pref_store.h   virtual bool HasObservers() const OVERRIDE;
bool               29 base/prefs/testing_pref_store.h   virtual bool IsInitializationComplete() const OVERRIDE;
bool               32 base/prefs/testing_pref_store.h   virtual bool GetMutableValue(const std::string& key,
bool               39 base/prefs/testing_pref_store.h   virtual bool ReadOnly() const OVERRIDE;
bool               55 base/prefs/testing_pref_store.h   void SetBoolean(const std::string& key, bool value);
bool               57 base/prefs/testing_pref_store.h   bool GetString(const std::string& key, std::string* value) const;
bool               58 base/prefs/testing_pref_store.h   bool GetInteger(const std::string& key, int* value) const;
bool               59 base/prefs/testing_pref_store.h   bool GetBoolean(const std::string& key, bool* value) const;
bool               65 base/prefs/testing_pref_store.h   void SetBlockAsyncRead(bool block_async_read);
bool               69 base/prefs/testing_pref_store.h   virtual void set_read_only(bool read_only);
bool               70 base/prefs/testing_pref_store.h   void set_read_success(bool read_success);
bool               72 base/prefs/testing_pref_store.h   bool committed() { return committed_; }
bool               82 base/prefs/testing_pref_store.h   bool read_only_;
bool               85 base/prefs/testing_pref_store.h   bool read_success_;
bool               91 base/prefs/testing_pref_store.h   bool block_async_read_;
bool               94 base/prefs/testing_pref_store.h   bool pending_async_read_;
bool               97 base/prefs/testing_pref_store.h   bool init_complete_;
bool              101 base/prefs/testing_pref_store.h   bool committed_;
bool               24 base/prefs/value_map_pref_store.h   virtual bool GetValue(const std::string& key,
bool               28 base/prefs/value_map_pref_store.h   virtual bool HasObservers() const OVERRIDE;
bool               39 base/process/internal_linux.h bool ReadProcStats(pid_t pid, std::string* buffer);
bool               44 base/process/internal_linux.h bool ParseProcStats(const std::string& stats_data,
bool               43 base/process/kill.h BASE_EXPORT bool KillProcesses(const FilePath::StringType& executable_name,
bool               51 base/process/kill.h BASE_EXPORT bool KillProcess(ProcessHandle process, int exit_code, bool wait);
bool               56 base/process/kill.h BASE_EXPORT bool KillProcessGroup(ProcessHandle process_group_id);
bool               60 base/process/kill.h BASE_EXPORT bool KillProcessById(ProcessId process_id,
bool               62 base/process/kill.h                                  bool wait);
bool              100 base/process/kill.h BASE_EXPORT bool WaitForExitCode(ProcessHandle handle, int* exit_code);
bool              108 base/process/kill.h BASE_EXPORT bool WaitForExitCodeWithTimeout(ProcessHandle handle,
bool              116 base/process/kill.h BASE_EXPORT bool WaitForProcessesToExit(
bool              124 base/process/kill.h BASE_EXPORT bool WaitForSingleProcess(ProcessHandle handle,
bool              133 base/process/kill.h BASE_EXPORT bool CleanupProcesses(const FilePath::StringType& executable_name,
bool               44 base/process/launch.h   bool wait;
bool               47 base/process/launch.h   bool start_hidden;
bool               59 base/process/launch.h   bool inherit_handles;
bool               71 base/process/launch.h   bool empty_desktop_name;
bool               89 base/process/launch.h   bool force_breakaway_from_job_;
bool              109 base/process/launch.h   bool new_process_group;
bool              143 base/process/launch.h BASE_EXPORT bool LaunchProcess(const CommandLine& cmdline,
bool              158 base/process/launch.h BASE_EXPORT bool LaunchProcess(const string16& cmdline,
bool              168 base/process/launch.h BASE_EXPORT bool LaunchElevatedProcess(const CommandLine& cmdline,
bool              177 base/process/launch.h BASE_EXPORT bool LaunchProcess(const std::vector<std::string>& argv,
bool              190 base/process/launch.h BASE_EXPORT bool SetJobObjectLimitFlags(HANDLE job_object, DWORD limit_flags);
bool              201 base/process/launch.h BASE_EXPORT bool GetAppOutput(const CommandLine& cl, std::string* output);
bool              207 base/process/launch.h BASE_EXPORT bool GetAppOutput(const StringPiece16& cl, std::string* output);
bool              214 base/process/launch.h BASE_EXPORT bool GetAppOutput(const std::vector<std::string>& argv,
bool              220 base/process/launch.h BASE_EXPORT bool GetAppOutputRestricted(const CommandLine& cl,
bool              227 base/process/launch.h BASE_EXPORT bool GetAppOutputWithExitCode(const CommandLine& cl,
bool               33 base/process/memory.h BASE_EXPORT bool EnableLowFragmentationHeap();
bool               61 base/process/memory.h BASE_EXPORT bool AdjustOOMScore(ProcessId process, int score);
bool               74 base/process/memory.h BASE_EXPORT WARN_UNUSED_RESULT bool UncheckedMalloc(size_t size,
bool               76 base/process/memory.h BASE_EXPORT WARN_UNUSED_RESULT bool UncheckedCalloc(size_t num_items,
bool               26 base/process/process.h   static bool CanBackgroundProcesses();
bool               39 base/process/process.h   bool is_current() const;
bool               51 base/process/process.h   bool IsProcessBackgrounded() const;
bool               58 base/process/process.h   bool SetProcessBackgrounded(bool value);
bool               45 base/process/process_handle.h BASE_EXPORT bool OpenProcessHandle(ProcessId pid, ProcessHandle* handle);
bool               53 base/process/process_handle.h BASE_EXPORT bool OpenPrivilegedProcessHandle(ProcessId pid,
bool               58 base/process/process_handle.h BASE_EXPORT bool OpenProcessHandleWithAccess(ProcessId pid,
bool               80 base/process/process_handle.h BASE_EXPORT bool GetProcessIntegrityLevel(ProcessHandle process,
bool              102 base/process/process_iterator.h   virtual bool Includes(const ProcessEntry& entry) const = 0;
bool              130 base/process/process_iterator.h   virtual bool IncludeEntry();
bool              137 base/process/process_iterator.h   bool CheckForNextProcess();
bool              145 base/process/process_iterator.h   bool started_iteration_;
bool              169 base/process/process_iterator.h   virtual bool IncludeEntry() OVERRIDE;
bool              148 base/process/process_metrics.h   bool GetMemoryBytes(size_t* private_bytes,
bool              155 base/process/process_metrics.h   bool GetWorkingSetKBytes(WorkingSetKBytes* ws_usage) const;
bool              161 base/process/process_metrics.h   bool CalculateFreeMemory(FreeMBytes* free) const;
bool              185 base/process/process_metrics.h   bool GetIOCounters(IoCounters* io_counters) const;
bool              195 base/process/process_metrics.h   bool GetWorkingSetKBytesStatm(WorkingSetKBytes* ws_usage) const;
bool              199 base/process/process_metrics.h   bool GetWorkingSetKBytesTotmaps(WorkingSetKBytes *ws_usage) const;
bool              291 base/process/process_metrics.h BASE_EXPORT bool ParseProcMeminfo(const std::string& input,
bool              296 base/process/process_metrics.h BASE_EXPORT bool ParseProcVmstat(const std::string& input,
bool              303 base/process/process_metrics.h BASE_EXPORT bool GetSystemMemoryInfo(SystemMemoryInfoKB* meminfo);
bool              328 base/process/process_metrics.h BASE_EXPORT bool IsValidDiskName(const std::string& candidate);
bool              332 base/process/process_metrics.h BASE_EXPORT bool GetSystemDiskInfo(SystemDiskInfo* diskinfo);
bool               33 base/profiler/tracked_time.h   bool operator==(const Duration& other) const;
bool               34 base/profiler/tracked_time.h   bool operator!=(const Duration& other) const;
bool               35 base/profiler/tracked_time.h   bool operator>(const Duration& other) const;
bool               57 base/profiler/tracked_time.h   bool is_null() const;
bool               50 base/run_loop.h   bool running() const { return running_; }
bool               88 base/run_loop.h   bool BeforeRun();
bool              103 base/run_loop.h   bool run_called_;
bool              104 base/run_loop.h   bool quit_called_;
bool              105 base/run_loop.h   bool running_;
bool              109 base/run_loop.h   bool quit_when_idle_received_;
bool              125 base/scoped_generic.h   bool is_valid() const { return data_.generic != traits_type::InvalidValue(); }
bool              127 base/scoped_generic.h   bool operator==(const element_type& value) const {
bool              130 base/scoped_generic.h   bool operator!=(const element_type& value) const {
bool              148 base/scoped_generic.h   template <typename T2, typename Traits2> bool operator==(
bool              150 base/scoped_generic.h   template <typename T2, typename Traits2> bool operator!=(
bool              163 base/scoped_generic.h bool operator==(const T& value, const ScopedGeneric<T, Traits>& scoped) {
bool              168 base/scoped_generic.h bool operator!=(const T& value, const ScopedGeneric<T, Traits>& scoped) {
bool               32 base/scoped_native_library.h   bool is_valid() const { return !!library_; }
bool               38 base/scoped_observer.h   bool IsObserving(Source* source) const {
bool               25 base/sequence_checker.h   bool CalledOnValidSequencedThread() const {
bool               29 base/sequence_checker_impl.h   bool CalledOnValidSequencedThread() const;
bool               43 base/sequence_checker_impl.h   mutable bool sequence_token_assigned_;
bool              111 base/sequenced_task_runner.h   bool PostNonNestableTask(const tracked_objects::Location& from_here,
bool              114 base/sequenced_task_runner.h   virtual bool PostNonNestableDelayedTask(
bool              123 base/sequenced_task_runner.h   bool DeleteSoon(const tracked_objects::Location& from_here,
bool              126 base/sequenced_task_runner.h         subtle::DeleteHelperInternal<T, bool>::DeleteViaSequencedTaskRunner(
bool              134 base/sequenced_task_runner.h   bool ReleaseSoon(const tracked_objects::Location& from_here,
bool              137 base/sequenced_task_runner.h         subtle::ReleaseHelperInternal<T, bool>::ReleaseViaSequencedTaskRunner(
bool              148 base/sequenced_task_runner.h   bool DeleteSoonInternal(const tracked_objects::Location& from_here,
bool              152 base/sequenced_task_runner.h   bool ReleaseSoonInternal(const tracked_objects::Location& from_here,
bool               27 base/single_thread_task_runner.h   bool BelongsToCurrentThread() const {
bool              195 base/stl_util.h bool ContainsKey(const Collection& collection, const Key& key) {
bool              203 base/stl_util.h bool STLIsSorted(const Container& cont) {
bool              251 base/stl_util.h bool STLIncludes(const Arg1& a1, const Arg2& a2) {
bool               21 base/strings/nullable_string16.h   NullableString16(const string16& string, bool is_null)
bool               26 base/strings/nullable_string16.h   bool is_null() const { return is_null_; }
bool               30 base/strings/nullable_string16.h   bool is_null_;
bool               33 base/strings/nullable_string16.h inline bool operator==(const NullableString16& a, const NullableString16& b) {
bool               37 base/strings/nullable_string16.h inline bool operator!=(const NullableString16& a, const NullableString16& b) {
bool               77 base/strings/string16.h   static bool eq(const char_type& c1, const char_type& c2) {
bool               80 base/strings/string16.h   static bool lt(const char_type& c1, const char_type& c2) {
bool              121 base/strings/string16.h   static bool eq_int_type(const int_type& c1, const int_type& c2) {
bool               64 base/strings/string_number_conversions.h BASE_EXPORT bool StringToInt(const StringPiece& input, int* output);
bool               65 base/strings/string_number_conversions.h BASE_EXPORT bool StringToInt(const StringPiece16& input, int* output);
bool               67 base/strings/string_number_conversions.h BASE_EXPORT bool StringToUint(const StringPiece& input, unsigned* output);
bool               68 base/strings/string_number_conversions.h BASE_EXPORT bool StringToUint(const StringPiece16& input, unsigned* output);
bool               70 base/strings/string_number_conversions.h BASE_EXPORT bool StringToInt64(const StringPiece& input, int64* output);
bool               71 base/strings/string_number_conversions.h BASE_EXPORT bool StringToInt64(const StringPiece16& input, int64* output);
bool               73 base/strings/string_number_conversions.h BASE_EXPORT bool StringToUint64(const StringPiece& input, uint64* output);
bool               74 base/strings/string_number_conversions.h BASE_EXPORT bool StringToUint64(const StringPiece16& input, uint64* output);
bool               76 base/strings/string_number_conversions.h BASE_EXPORT bool StringToSizeT(const StringPiece& input, size_t* output);
bool               77 base/strings/string_number_conversions.h BASE_EXPORT bool StringToSizeT(const StringPiece16& input, size_t* output);
bool               85 base/strings/string_number_conversions.h BASE_EXPORT bool StringToDouble(const std::string& input, double* output);
bool              100 base/strings/string_number_conversions.h BASE_EXPORT bool HexStringToInt(const StringPiece& input, int* output);
bool              106 base/strings/string_number_conversions.h BASE_EXPORT bool HexStringToUInt(const StringPiece& input, uint32* output);
bool              111 base/strings/string_number_conversions.h BASE_EXPORT bool HexStringToInt64(const StringPiece& input, int64* output);
bool              117 base/strings/string_number_conversions.h BASE_EXPORT bool HexStringToUInt64(const StringPiece& input, uint64* output);
bool              123 base/strings/string_number_conversions.h BASE_EXPORT bool HexStringToBytes(const std::string& input,
bool              195 base/strings/string_piece.h   bool empty() const { return length_ == 0; }
bool              269 base/strings/string_piece.h   bool starts_with(const BasicStringPiece& x) const {
bool              275 base/strings/string_piece.h   bool ends_with(const BasicStringPiece& x) const {
bool              361 base/strings/string_piece.h BASE_EXPORT bool operator==(const StringPiece& x, const StringPiece& y);
bool              363 base/strings/string_piece.h inline bool operator!=(const StringPiece& x, const StringPiece& y) {
bool              367 base/strings/string_piece.h inline bool operator<(const StringPiece& x, const StringPiece& y) {
bool              373 base/strings/string_piece.h inline bool operator>(const StringPiece& x, const StringPiece& y) {
bool              377 base/strings/string_piece.h inline bool operator<=(const StringPiece& x, const StringPiece& y) {
bool              381 base/strings/string_piece.h inline bool operator>=(const StringPiece& x, const StringPiece& y) {
bool              387 base/strings/string_piece.h inline bool operator==(const StringPiece16& x, const StringPiece16& y) {
bool              394 base/strings/string_piece.h inline bool operator!=(const StringPiece16& x, const StringPiece16& y) {
bool              398 base/strings/string_piece.h inline bool operator<(const StringPiece16& x, const StringPiece16& y) {
bool              404 base/strings/string_piece.h inline bool operator>(const StringPiece16& x, const StringPiece16& y) {
bool              408 base/strings/string_piece.h inline bool operator<=(const StringPiece16& x, const StringPiece16& y) {
bool              412 base/strings/string_piece.h inline bool operator>=(const StringPiece16& x, const StringPiece16& y) {
bool               41 base/strings/string_split.h BASE_EXPORT bool SplitStringIntoKeyValuePairs(const std::string& line,
bool              128 base/strings/string_tokenizer.h   bool GetNext() {
bool              143 base/strings/string_tokenizer.h   bool token_is_delim() const { return token_is_delim_; }
bool              171 base/strings/string_tokenizer.h   bool QuickGetNext() {
bool              188 base/strings/string_tokenizer.h   bool FullGetNext() {
bool              209 base/strings/string_tokenizer.h   bool IsDelim(char_type c) const {
bool              213 base/strings/string_tokenizer.h   bool IsQuote(char_type c) const {
bool              218 base/strings/string_tokenizer.h     bool in_quote;
bool              219 base/strings/string_tokenizer.h     bool in_escape;
bool              225 base/strings/string_tokenizer.h   bool AdvanceOne(AdvanceState* state, char_type c) {
bool              249 base/strings/string_tokenizer.h   bool token_is_delim_;
bool               92 base/strings/string_util.h BASE_EXPORT bool IsWprintfFormatPortable(const wchar_t* format);
bool              110 base/strings/string_util.h   bool operator()(Char x, Char y) const {
bool              119 base/strings/string_util.h   bool operator()(Char x, Char y) const {
bool              152 base/strings/string_util.h BASE_EXPORT bool RemoveChars(const string16& input,
bool              155 base/strings/string_util.h BASE_EXPORT bool RemoveChars(const std::string& input,
bool              164 base/strings/string_util.h BASE_EXPORT bool ReplaceChars(const string16& input,
bool              168 base/strings/string_util.h BASE_EXPORT bool ReplaceChars(const std::string& input,
bool              176 base/strings/string_util.h BASE_EXPORT bool TrimString(const string16& input,
bool              179 base/strings/string_util.h BASE_EXPORT bool TrimString(const std::string& input,
bool              225 base/strings/string_util.h     bool trim_sequences_with_line_breaks);
bool              228 base/strings/string_util.h     bool trim_sequences_with_line_breaks);
bool              232 base/strings/string_util.h BASE_EXPORT bool ContainsOnlyChars(const StringPiece& input,
bool              234 base/strings/string_util.h BASE_EXPORT bool ContainsOnlyChars(const StringPiece16& input,
bool              258 base/strings/string_util.h BASE_EXPORT bool IsStringUTF8(const std::string& str);
bool              259 base/strings/string_util.h BASE_EXPORT bool IsStringASCII(const base::StringPiece& str);
bool              260 base/strings/string_util.h BASE_EXPORT bool IsStringASCII(const base::string16& str);
bool              294 base/strings/string_util.h BASE_EXPORT bool LowerCaseEqualsASCII(const std::string& a, const char* b);
bool              295 base/strings/string_util.h BASE_EXPORT bool LowerCaseEqualsASCII(const base::string16& a, const char* b);
bool              298 base/strings/string_util.h BASE_EXPORT bool LowerCaseEqualsASCII(std::string::const_iterator a_begin,
bool              301 base/strings/string_util.h BASE_EXPORT bool LowerCaseEqualsASCII(base::string16::const_iterator a_begin,
bool              304 base/strings/string_util.h BASE_EXPORT bool LowerCaseEqualsASCII(const char* a_begin,
bool              307 base/strings/string_util.h BASE_EXPORT bool LowerCaseEqualsASCII(const base::char16* a_begin,
bool              313 base/strings/string_util.h BASE_EXPORT bool EqualsASCII(const base::string16& a, const base::StringPiece& b);
bool              316 base/strings/string_util.h BASE_EXPORT bool StartsWithASCII(const std::string& str,
bool              318 base/strings/string_util.h                                  bool case_sensitive);
bool              319 base/strings/string_util.h BASE_EXPORT bool StartsWith(const base::string16& str,
bool              321 base/strings/string_util.h                             bool case_sensitive);
bool              324 base/strings/string_util.h BASE_EXPORT bool EndsWith(const std::string& str,
bool              326 base/strings/string_util.h                           bool case_sensitive);
bool              327 base/strings/string_util.h BASE_EXPORT bool EndsWith(const base::string16& str,
bool              329 base/strings/string_util.h                           bool case_sensitive);
bool              335 base/strings/string_util.h inline bool IsAsciiWhitespace(Char c) {
bool              339 base/strings/string_util.h inline bool IsAsciiAlpha(Char c) {
bool              343 base/strings/string_util.h inline bool IsAsciiDigit(Char c) {
bool              348 base/strings/string_util.h inline bool IsHexDigit(Char c) {
bool              367 base/strings/string_util.h inline bool IsWhitespace(wchar_t c) {
bool              490 base/strings/string_util.h BASE_EXPORT bool MatchPattern(const base::StringPiece& string,
bool              492 base/strings/string_util.h BASE_EXPORT bool MatchPattern(const base::string16& string,
bool               27 base/strings/utf_offset_string_conversions.h BASE_EXPORT bool UTF8ToUTF16AndAdjustOffset(const char* src,
bool               31 base/strings/utf_offset_string_conversions.h BASE_EXPORT bool UTF8ToUTF16AndAdjustOffsets(
bool               15 base/strings/utf_string_conversion_utils.h inline bool IsValidCodepoint(uint32 code_point) {
bool               23 base/strings/utf_string_conversion_utils.h inline bool IsValidCharacter(uint32 code_point) {
bool               40 base/strings/utf_string_conversion_utils.h BASE_EXPORT bool ReadUnicodeCharacter(const char* src,
bool               46 base/strings/utf_string_conversion_utils.h BASE_EXPORT bool ReadUnicodeCharacter(const char16* src,
bool               53 base/strings/utf_string_conversion_utils.h BASE_EXPORT bool ReadUnicodeCharacter(const wchar_t* src,
bool               22 base/strings/utf_string_conversions.h BASE_EXPORT bool WideToUTF8(const wchar_t* src, size_t src_len,
bool               25 base/strings/utf_string_conversions.h BASE_EXPORT bool UTF8ToWide(const char* src, size_t src_len,
bool               29 base/strings/utf_string_conversions.h BASE_EXPORT bool WideToUTF16(const wchar_t* src, size_t src_len,
bool               32 base/strings/utf_string_conversions.h BASE_EXPORT bool UTF16ToWide(const char16* src, size_t src_len,
bool               36 base/strings/utf_string_conversions.h BASE_EXPORT bool UTF8ToUTF16(const char* src, size_t src_len, string16* output);
bool               38 base/strings/utf_string_conversions.h BASE_EXPORT bool UTF16ToUTF8(const char16* src, size_t src_len,
bool               43 base/sync_socket.h   static bool CreatePair(SyncSocket* socket_a, SyncSocket* socket_b);
bool               46 base/sync_socket.h   virtual bool Close();
bool               97 base/sync_socket.h   static bool CreatePair(CancelableSyncSocket* socket_a,
bool              102 base/sync_socket.h   bool Shutdown();
bool              111 base/sync_socket.h   virtual bool Close() OVERRIDE;
bool               30 base/synchronization/cancellation_flag.h   bool IsSet() const;  // Returns true iff the flag was set.
bool               29 base/synchronization/lock.h   bool Try() { return lock_.Try(); }
bool               49 base/synchronization/lock.h   bool Try() {
bool               50 base/synchronization/lock.h     bool rv = lock_.Try();
bool               86 base/synchronization/lock.h   bool owned_by_thread_;
bool               38 base/synchronization/lock_impl.h   bool Try();
bool               50 base/synchronization/waitable_event.h   WaitableEvent(bool manual_reset, bool initially_signaled);
bool               73 base/synchronization/waitable_event.h   bool IsSignaled();
bool               81 base/synchronization/waitable_event.h   bool TimedWait(const TimeDelta& max_time);
bool              117 base/synchronization/waitable_event.h     virtual bool Fire(WaitableEvent* signaling_event) = 0;
bool              123 base/synchronization/waitable_event.h     virtual bool Compare(void* tag) = 0;
bool              146 base/synchronization/waitable_event.h     WaitableEventKernel(bool manual_reset, bool initially_signaled);
bool              148 base/synchronization/waitable_event.h     bool Dequeue(Waiter* waiter, void* tag);
bool              151 base/synchronization/waitable_event.h     const bool manual_reset_;
bool              152 base/synchronization/waitable_event.h     bool signaled_;
bool              170 base/synchronization/waitable_event.h   bool SignalAll();
bool              171 base/synchronization/waitable_event.h   bool SignalOne();
bool               74 base/synchronization/waitable_event_watcher.h   bool StartWatching(WaitableEvent* event, const EventCallback& callback);
bool               90 base/sys_info.h   static bool GetLsbReleaseValue(const std::string& key, std::string* value);
bool              101 base/sys_info.h   static bool IsRunningOnChromeOS();
bool               61 base/task/cancelable_task_tracker.h   typedef base::Callback<bool()> IsCanceledCallback;
bool              103 base/task/cancelable_task_tracker.h   bool HasTrackedTasks() const;
bool               66 base/task_runner.h   bool PostTask(const tracked_objects::Location& from_here,
bool               74 base/task_runner.h   virtual bool PostDelayedTask(const tracked_objects::Location& from_here,
bool               84 base/task_runner.h   virtual bool RunsTasksOnCurrentThread() const = 0;
bool              127 base/task_runner.h   bool PostTaskAndReply(const tracked_objects::Location& from_here,
bool               55 base/task_runner_util.h bool PostTaskAndReplyWithResult(
bool              129 base/template_util.h     : integral_constant<bool,
bool              137 base/template_util.h     : integral_constant<bool,
bool              142 base/template_util.h template<bool B, class T = void>
bool               37 base/test/expectations/expectation.h bool ResultFromString(const base::StringPiece& result,
bool               52 base/test/expectations/expectation.h bool PlatformFromString(const base::StringPiece& modifier,
bool               67 base/test/expectations/expectation.h bool ConfigurationFromString(const base::StringPiece& modifier,
bool               73 base/test/expectations/parser.h   bool HasNext();
bool              138 base/test/expectations/parser.h   bool data_error_;
bool               27 base/test/gtest_xml_util.h   bool Initialize(const FilePath& output_file_path) WARN_UNUSED_RESULT;
bool               45 base/test/gtest_xml_util.h bool ProcessGTestOutput(const base::FilePath& output_file,
bool               47 base/test/gtest_xml_util.h                         bool* crashed) WARN_UNUSED_RESULT;
bool               46 base/test/launcher/test_launcher.h   virtual bool ShouldRunTest(const testing::TestCase* test_case,
bool               78 base/test/launcher/test_launcher.h   bool Run(int argc, char** argv) WARN_UNUSED_RESULT;
bool               84 base/test/launcher/test_launcher.h   typedef Callback<void(int, const TimeDelta&, bool, const std::string&)>
bool              101 base/test/launcher/test_launcher.h   bool Init() WARN_UNUSED_RESULT;
bool              116 base/test/launcher/test_launcher.h       bool was_timeout,
bool              167 base/test/launcher/test_launcher.h   bool run_result_;
bool              194 base/test/launcher/test_launcher.h                             bool* was_timeout);
bool              207 base/test/launcher/test_launcher.h                                       bool* was_timeout);
bool               41 base/test/launcher/test_result.h   bool completed() const {
bool               38 base/test/launcher/test_results_tracker.h   bool Init(const CommandLine& command_line) WARN_UNUSED_RESULT;
bool               65 base/test/launcher/test_results_tracker.h   bool SaveSummaryAsJSON(const FilePath& path) const WARN_UNUSED_RESULT;
bool               18 base/test/null_task_runner.h   virtual bool PostDelayedTask(const tracked_objects::Location& from_here,
bool               21 base/test/null_task_runner.h   virtual bool PostNonNestableDelayedTask(
bool               26 base/test/null_task_runner.h   virtual bool RunsTasksOnCurrentThread() const OVERRIDE;
bool               15 base/test/perf_log.h bool InitPerfLog(const FilePath& log_path);
bool               28 base/test/perf_time_logger.h   bool logged_;
bool               19 base/test/power_monitor_test_base.h   void GeneratePowerStateEvent(bool on_battery_power);
bool               24 base/test/power_monitor_test_base.h   virtual bool IsOnBatteryPowerImpl() OVERRIDE;
bool               26 base/test/power_monitor_test_base.h   bool test_on_battery_power_;
bool               36 base/test/power_monitor_test_base.h   virtual void OnPowerStateChange(bool on_battery_power) OVERRIDE;
bool               41 base/test/power_monitor_test_base.h   bool last_power_state() { return last_power_state_; }
bool               47 base/test/power_monitor_test_base.h   bool last_power_state_; // Last power state we were notified of.
bool              166 base/test/task_runner_test_template.h     bool expected_value,
bool               28 base/test/test_file_util.h bool EvictFileFromSystemCacheWithRetry(const FilePath& file);
bool               33 base/test/test_file_util.h bool DieFileDie(const FilePath& file, bool recurse);
bool               37 base/test/test_file_util.h bool EvictFileFromSystemCache(const FilePath& file);
bool               41 base/test/test_file_util.h bool VolumeSupportsADS(const FilePath& path);
bool               47 base/test/test_file_util.h bool HasInternetZoneIdentifier(const FilePath& full_path);
bool               63 base/test/test_file_util.h bool MakeFileUnreadable(const base::FilePath& path) WARN_UNUSED_RESULT;
bool               64 base/test/test_file_util.h bool MakeFileUnwritable(const base::FilePath& path) WARN_UNUSED_RESULT;
bool               68 base/test/test_file_util.h bool RegisterContentUriTestUtils(JNIEnv* env);
bool               47 base/test/test_pending_task.h   bool ShouldRunBefore(const TestPendingTask& other) const;
bool               14 base/test/test_process_killer_win.h bool KillAllNamedProcessesWithArgument(const string16& process_name,
bool               50 base/test/test_simple_task_runner.h   virtual bool PostDelayedTask(const tracked_objects::Location& from_here,
bool               53 base/test/test_simple_task_runner.h   virtual bool PostNonNestableDelayedTask(
bool               58 base/test/test_simple_task_runner.h   virtual bool RunsTasksOnCurrentThread() const OVERRIDE;
bool               61 base/test/test_simple_task_runner.h   bool HasPendingTask() const;
bool               29 base/test/test_suite.h   typedef bool (*TestMatch)(const testing::TestInfo&);
bool               37 base/test/test_suite.h   static bool IsMarkedMaybe(const testing::TestInfo& test);
bool               51 base/test/test_suite.h   TestSuite(int argc, char** argv, bool create_at_exit_manager);
bool               73 base/test/test_suite.h   void PreInitialize(int argc, char** argv, bool create_at_exit_manager);
bool               75 base/test/test_suite.h   bool initialized_command_line_;
bool               55 base/test/test_timeouts.h   static bool initialized_;
bool               24 base/test/thread_test_helper.h   bool Run() WARN_UNUSED_RESULT;
bool               34 base/test/thread_test_helper.h   void set_test_result(bool test_result) { test_result_ = test_result; }
bool               39 base/test/thread_test_helper.h   bool test_result_;
bool               99 base/test/trace_event_analyzer.h     bool operator< (const ProcessThreadID& rhs) const {
bool              111 base/test/trace_event_analyzer.h   bool SetFromJSON(const base::Value* event_value) WARN_UNUSED_RESULT;
bool              113 base/test/trace_event_analyzer.h   bool operator< (const TraceEvent& rhs) const {
bool              117 base/test/trace_event_analyzer.h   bool has_other_event() const { return other_event; }
bool              125 base/test/trace_event_analyzer.h   bool GetArgAsString(const std::string& name, std::string* arg) const;
bool              127 base/test/trace_event_analyzer.h   bool GetArgAsNumber(const std::string& name, double* arg) const;
bool              130 base/test/trace_event_analyzer.h   bool HasStringArg(const std::string& name) const;
bool              132 base/test/trace_event_analyzer.h   bool HasNumberArg(const std::string& name) const;
bool              140 base/test/trace_event_analyzer.h   bool GetKnownArgAsBool(const std::string& name) const;
bool              189 base/test/trace_event_analyzer.h   static Query Bool(bool boolean);
bool              413 base/test/trace_event_analyzer.h   bool Evaluate(const TraceEvent& event) const;
bool              493 base/test/trace_event_analyzer.h   bool CompareAsDouble(const TraceEvent& event, bool* result) const;
bool              498 base/test/trace_event_analyzer.h   bool CompareAsString(const TraceEvent& event, bool* result) const;
bool              502 base/test/trace_event_analyzer.h   bool GetAsDouble(const TraceEvent& event, double* num) const;
bool              506 base/test/trace_event_analyzer.h   bool GetAsString(const TraceEvent& event, std::string* str) const;
bool              509 base/test/trace_event_analyzer.h   bool EvaluateArithmeticOperator(const TraceEvent& event,
bool              513 base/test/trace_event_analyzer.h   bool GetMemberValueAsDouble(const TraceEvent& event, double* num) const;
bool              516 base/test/trace_event_analyzer.h   bool GetMemberValueAsString(const TraceEvent& event, std::string* num) const;
bool              519 base/test/trace_event_analyzer.h   bool is_value() const { return type_ != QUERY_BOOLEAN_OPERATOR; }
bool              521 base/test/trace_event_analyzer.h   bool is_unary_operator() const {
bool              525 base/test/trace_event_analyzer.h   bool is_comparison_operator() const {
bool              539 base/test/trace_event_analyzer.h   bool is_pattern_;
bool              626 base/test/trace_event_analyzer.h   bool SetEvents(const std::string& json_events) WARN_UNUSED_RESULT;
bool              633 base/test/trace_event_analyzer.h   bool allow_assocation_changes_;
bool              659 base/test/trace_event_analyzer.h bool GetRateStats(const TraceEventVector& events,
bool              665 base/test/trace_event_analyzer.h bool FindFirstOf(const TraceEventVector& events,
bool              672 base/test/trace_event_analyzer.h bool FindLastOf(const TraceEventVector& events,
bool              682 base/test/trace_event_analyzer.h bool FindClosest(const TraceEventVector& events,
bool               22 base/test/values_test_util.h void ExpectDictBooleanValue(bool expected_value,
bool               80 base/third_party/symbolize/demangle.h bool Demangle(const char *mangled, char *out, int out_size);
bool               99 base/third_party/symbolize/symbolize.h bool GetSectionHeaderByName(int fd, const char *name, size_t name_len,
bool              151 base/third_party/symbolize/symbolize.h bool Symbolize(void *pc, char *out, int out_size);
bool               26 base/thread_task_runner_handle.h   static bool IsSet();
bool               31 base/threading/non_thread_safe.h   bool CalledOnValidThread() const {
bool               21 base/threading/non_thread_safe_impl.h   bool CalledOnValidThread() const;
bool               56 base/threading/platform_thread.h   bool is_equal(const PlatformThreadHandle& other) const {
bool               60 base/threading/platform_thread.h   bool is_null() const {
bool              129 base/threading/platform_thread.h   static bool Create(size_t stack_size, Delegate* delegate,
bool              137 base/threading/platform_thread.h   static bool CreateWithPriority(size_t stack_size, Delegate* delegate,
bool              144 base/threading/platform_thread.h   static bool CreateNonJoinable(size_t stack_size, Delegate* delegate);
bool               30 base/threading/post_task_and_reply_impl.h   bool PostTaskAndReply(const tracked_objects::Location& from_here,
bool               35 base/threading/post_task_and_reply_impl.h   virtual bool PostTask(const tracked_objects::Location& from_here,
bool              128 base/threading/sequenced_worker_pool.h     bool Equals(const SequenceToken& other) const {
bool              133 base/threading/sequenced_worker_pool.h     bool IsValid() const {
bool              226 base/threading/sequenced_worker_pool.h   bool PostWorkerTask(const tracked_objects::Location& from_here,
bool              238 base/threading/sequenced_worker_pool.h   bool PostDelayedWorkerTask(const tracked_objects::Location& from_here,
bool              243 base/threading/sequenced_worker_pool.h   bool PostWorkerTaskWithShutdownBehavior(
bool              259 base/threading/sequenced_worker_pool.h   bool PostSequencedWorkerTask(SequenceToken sequence_token,
bool              265 base/threading/sequenced_worker_pool.h   bool PostNamedSequencedWorkerTask(const std::string& token_name,
bool              278 base/threading/sequenced_worker_pool.h   bool PostDelayedSequencedWorkerTask(
bool              286 base/threading/sequenced_worker_pool.h   bool PostSequencedWorkerTaskWithShutdownBehavior(
bool              293 base/threading/sequenced_worker_pool.h   virtual bool PostDelayedTask(const tracked_objects::Location& from_here,
bool              296 base/threading/sequenced_worker_pool.h   virtual bool RunsTasksOnCurrentThread() const OVERRIDE;
bool              300 base/threading/sequenced_worker_pool.h   bool IsRunningSequenceOnCurrentThread(SequenceToken sequence_token) const;
bool              336 base/threading/sequenced_worker_pool.h   bool IsShutdownInProgress();
bool               99 base/threading/simple_thread.h   bool HasBeenStarted();
bool              102 base/threading/simple_thread.h   bool HasBeenJoined() { return joined_; }
bool              120 base/threading/simple_thread.h   bool joined_;                  // True if Join has been called.
bool               79 base/threading/thread.h   void init_com_with_mta(bool use_mta) {
bool               92 base/threading/thread.h   bool Start();
bool              100 base/threading/thread.h   bool StartWithOptions(const Options& options);
bool              156 base/threading/thread.h   bool IsRunning() const;
bool              171 base/threading/thread.h   static void SetThreadWasQuitProperly(bool flag);
bool              172 base/threading/thread.h   static bool GetThreadWasQuitProperly();
bool              196 base/threading/thread.h   bool started_;
bool              200 base/threading/thread.h   bool stopping_;
bool              203 base/threading/thread.h   bool running_;
bool               33 base/threading/thread_checker.h   bool CalledOnValidThread() const {
bool               25 base/threading/thread_checker_impl.h   bool CalledOnValidThread() const;
bool              111 base/threading/thread_local.h   bool Get() {
bool              115 base/threading/thread_local.h   void Set(bool val) {
bool               46 base/threading/thread_local_storage.h   static bool AllocTLS(TLSKey* key);
bool              102 base/threading/thread_local_storage.h     bool Initialize(TLSDestructorFunc destructor);
bool              118 base/threading/thread_local_storage.h     bool initialized() const { return initialized_; }
bool              121 base/threading/thread_local_storage.h     bool initialized_;
bool              122 base/threading/thread_restrictions.h     bool previous_value_;
bool              136 base/threading/thread_restrictions.h     bool previous_value_;
bool              145 base/threading/thread_restrictions.h   static bool SetIOAllowed(bool allowed);
bool              154 base/threading/thread_restrictions.h   static bool SetSingletonAllowed(bool allowed);
bool              169 base/threading/thread_restrictions.h   static bool SetIOAllowed(bool allowed) { return true; }
bool              171 base/threading/thread_restrictions.h   static bool SetSingletonAllowed(bool allowed) { return true; }
bool              225 base/threading/thread_restrictions.h   static bool SetWaitAllowed(bool allowed);
bool              227 base/threading/thread_restrictions.h   static bool SetWaitAllowed(bool allowed) { return true; }
bool              241 base/threading/thread_restrictions.h     bool previous_value_;
bool               37 base/threading/watchdog.h            bool enabled);
bool               45 base/threading/watchdog.h   bool IsJoinable();
bool               77 base/threading/watchdog.h   bool enabled_;
bool               36 base/threading/worker_pool.h   static bool PostTask(const tracked_objects::Location& from_here,
bool               37 base/threading/worker_pool.h                        const base::Closure& task, bool task_is_slow);
bool               42 base/threading/worker_pool.h   static bool PostTaskAndReply(const tracked_objects::Location& from_here,
bool               45 base/threading/worker_pool.h                                bool task_is_slow);
bool               51 base/threading/worker_pool.h   static bool RunsTasksOnCurrentThread();
bool               55 base/threading/worker_pool.h   static const scoped_refptr<TaskRunner>& GetTaskRunner(bool task_is_slow);
bool               88 base/threading/worker_pool_posix.h   bool terminated_;
bool               96 base/time/time.h   bool is_max() const {
bool              169 base/time/time.h   bool operator==(TimeDelta other) const {
bool              172 base/time/time.h   bool operator!=(TimeDelta other) const {
bool              175 base/time/time.h   bool operator<(TimeDelta other) const {
bool              178 base/time/time.h   bool operator<=(TimeDelta other) const {
bool              181 base/time/time.h   bool operator>(TimeDelta other) const {
bool              184 base/time/time.h   bool operator>=(TimeDelta other) const {
bool              250 base/time/time.h     bool HasValidValues() const;
bool              258 base/time/time.h   bool is_null() const {
bool              263 base/time/time.h   bool is_max() const {
bool              343 base/time/time.h   static void EnableHighResolutionTimer(bool enable);
bool              352 base/time/time.h   static bool ActivateHighResolutionTimer(bool activate);
bool              357 base/time/time.h   static bool IsHighResolutionTimerInUse();
bool              385 base/time/time.h   static bool FromString(const char* time_string, Time* parsed_time) {
bool              388 base/time/time.h   static bool FromUTCString(const char* time_string, Time* parsed_time) {
bool              441 base/time/time.h   bool operator==(Time other) const {
bool              444 base/time/time.h   bool operator!=(Time other) const {
bool              447 base/time/time.h   bool operator<(Time other) const {
bool              450 base/time/time.h   bool operator<=(Time other) const {
bool              453 base/time/time.h   bool operator>(Time other) const {
bool              456 base/time/time.h   bool operator>=(Time other) const {
bool              468 base/time/time.h   void Explode(bool is_local, Exploded* exploded) const;
bool              472 base/time/time.h   static Time FromExploded(bool is_local, const Exploded& exploded);
bool              481 base/time/time.h   static bool FromStringInternal(const char* time_string,
bool              482 base/time/time.h                                  bool is_local,
bool              493 base/time/time.h   static bool high_resolution_timer_enabled_;
bool              575 base/time/time.h   static bool IsHighResNowFastAndReliable();
bool              578 base/time/time.h   static bool IsThreadNowSupported() {
bool              609 base/time/time.h   static bool IsHighResClockWorking();
bool              617 base/time/time.h   static bool SetNowIsHighResNowIfSupported();
bool              624 base/time/time.h   bool is_null() const {
bool              679 base/time/time.h   bool operator==(TimeTicks other) const {
bool              682 base/time/time.h   bool operator!=(TimeTicks other) const {
bool              685 base/time/time.h   bool operator<(TimeTicks other) const {
bool              688 base/time/time.h   bool operator<=(TimeTicks other) const {
bool              691 base/time/time.h   bool operator>(TimeTicks other) const {
bool              694 base/time/time.h   bool operator>=(TimeTicks other) const {
bool               22 base/timer/hi_res_timer_manager.h   virtual void OnPowerStateChange(bool on_battery_power) OVERRIDE;
bool               25 base/timer/hi_res_timer_manager.h   bool hi_res_clock_available() const { return hi_res_clock_available_; }
bool               29 base/timer/hi_res_timer_manager.h   void UseHiResClock(bool use);
bool               31 base/timer/hi_res_timer_manager.h   bool hi_res_clock_available_;
bool               14 base/timer/mock_timer.h   MockTimer(bool retain_user_task, bool is_repeating);
bool               18 base/timer/mock_timer.h             bool is_repeating);
bool               22 base/timer/mock_timer.h   virtual bool IsRunning() const OVERRIDE;
bool               36 base/timer/mock_timer.h   bool is_running_;
bool               74 base/timer/timer.h   Timer(bool retain_user_task, bool is_repeating);
bool               80 base/timer/timer.h         bool is_repeating);
bool               85 base/timer/timer.h   virtual bool IsRunning() const;
bool              114 base/timer/timer.h   bool retain_user_task() const { return retain_user_task_; }
bool              115 base/timer/timer.h   bool is_repeating() const { return is_repeating_; }
bool              168 base/timer/timer.h   const bool is_repeating_;
bool              171 base/timer/timer.h   const bool retain_user_task_;
bool              174 base/timer/timer.h   bool is_running_;
bool              182 base/timer/timer.h template <class Receiver, bool kIsRepeating>
bool              389 base/tracked_objects.h   static void Snapshot(bool reset_max, ProcessDataSnapshot* process_data);
bool              439 base/tracked_objects.h   static bool Initialize();
bool              451 base/tracked_objects.h   static bool InitializeAndSetTrackingStatus(Status status);
bool              457 base/tracked_objects.h   static bool TrackingStatus();
bool              461 base/tracked_objects.h   static bool TrackingParentChildStatus();
bool              533 base/tracked_objects.h   static void SnapshotAllExecutedTasks(bool reset_max,
bool              545 base/tracked_objects.h   void SnapshotExecutedTasks(bool reset_max,
bool              554 base/tracked_objects.h   void SnapshotMaps(bool reset_max,
bool              579 base/tracked_objects.h   static void ShutdownSingleThreadedCleanup(bool leak);
bool               22 base/value_conversions.h BASE_EXPORT bool GetValueAsFilePath(const Value& value, FilePath* file_path);
bool               25 base/value_conversions.h BASE_EXPORT bool GetValueAsTimeDelta(const Value& value, TimeDelta* time);
bool               69 base/values.h    static FundamentalValue* CreateBooleanValue(bool in_value);
bool               83 base/values.h    bool IsType(Type type) const { return type == type_; }
bool               89 base/values.h    virtual bool GetAsBoolean(bool* out_value) const;
bool               90 base/values.h    virtual bool GetAsInteger(int* out_value) const;
bool               91 base/values.h    virtual bool GetAsDouble(double* out_value) const;
bool               92 base/values.h    virtual bool GetAsString(std::string* out_value) const;
bool               93 base/values.h    virtual bool GetAsString(string16* out_value) const;
bool               94 base/values.h    virtual bool GetAsString(const StringValue** out_value) const;
bool               95 base/values.h    virtual bool GetAsList(ListValue** out_value);
bool               96 base/values.h    virtual bool GetAsList(const ListValue** out_value) const;
bool               97 base/values.h    virtual bool GetAsDictionary(DictionaryValue** out_value);
bool               98 base/values.h    virtual bool GetAsDictionary(const DictionaryValue** out_value) const;
bool              109 base/values.h    virtual bool Equals(const Value* other) const;
bool              113 base/values.h    static bool Equals(const Value* a, const Value* b);
bool              128 base/values.h    explicit FundamentalValue(bool in_value);
bool              134 base/values.h    virtual bool GetAsBoolean(bool* out_value) const OVERRIDE;
bool              135 base/values.h    virtual bool GetAsInteger(int* out_value) const OVERRIDE;
bool              138 base/values.h    virtual bool GetAsDouble(double* out_value) const OVERRIDE;
bool              140 base/values.h    virtual bool Equals(const Value* other) const OVERRIDE;
bool              144 base/values.h      bool boolean_value_;
bool              165 base/values.h    virtual bool GetAsString(std::string* out_value) const OVERRIDE;
bool              166 base/values.h    virtual bool GetAsString(string16* out_value) const OVERRIDE;
bool              167 base/values.h    virtual bool GetAsString(const StringValue** out_value) const OVERRIDE;
bool              169 base/values.h    virtual bool Equals(const Value* other) const OVERRIDE;
bool              199 base/values.h    virtual bool Equals(const Value* other) const OVERRIDE;
bool              217 base/values.h    virtual bool GetAsDictionary(DictionaryValue** out_value) OVERRIDE;
bool              218 base/values.h    virtual bool GetAsDictionary(
bool              222 base/values.h    bool HasKey(const std::string& key) const;
bool              228 base/values.h    bool empty() const { return dictionary_.empty(); }
bool              246 base/values.h    void SetBoolean(const std::string& path, bool in_value);
bool              257 base/values.h    void SetBooleanWithoutPathExpansion(const std::string& path, bool in_value);
bool              273 base/values.h    bool Get(const std::string& path, const Value** out_value) const;
bool              274 base/values.h    bool Get(const std::string& path, Value** out_value);
bool              280 base/values.h    bool GetBoolean(const std::string& path, bool* out_value) const;
bool              281 base/values.h    bool GetInteger(const std::string& path, int* out_value) const;
bool              284 base/values.h    bool GetDouble(const std::string& path, double* out_value) const;
bool              285 base/values.h    bool GetString(const std::string& path, std::string* out_value) const;
bool              286 base/values.h    bool GetString(const std::string& path, string16* out_value) const;
bool              287 base/values.h    bool GetStringASCII(const std::string& path, std::string* out_value) const;
bool              288 base/values.h    bool GetBinary(const std::string& path, const BinaryValue** out_value) const;
bool              289 base/values.h    bool GetBinary(const std::string& path, BinaryValue** out_value);
bool              290 base/values.h    bool GetDictionary(const std::string& path,
bool              292 base/values.h    bool GetDictionary(const std::string& path, DictionaryValue** out_value);
bool              293 base/values.h    bool GetList(const std::string& path, const ListValue** out_value) const;
bool              294 base/values.h    bool GetList(const std::string& path, ListValue** out_value);
bool              298 base/values.h    bool GetWithoutPathExpansion(const std::string& key,
bool              300 base/values.h    bool GetWithoutPathExpansion(const std::string& key, Value** out_value);
bool              301 base/values.h    bool GetBooleanWithoutPathExpansion(const std::string& key,
bool              302 base/values.h                                        bool* out_value) const;
bool              303 base/values.h    bool GetIntegerWithoutPathExpansion(const std::string& key,
bool              305 base/values.h    bool GetDoubleWithoutPathExpansion(const std::string& key,
bool              307 base/values.h    bool GetStringWithoutPathExpansion(const std::string& key,
bool              309 base/values.h    bool GetStringWithoutPathExpansion(const std::string& key,
bool              311 base/values.h    bool GetDictionaryWithoutPathExpansion(
bool              314 base/values.h    bool GetDictionaryWithoutPathExpansion(const std::string& key,
bool              316 base/values.h    bool GetListWithoutPathExpansion(const std::string& key,
bool              318 base/values.h    bool GetListWithoutPathExpansion(const std::string& key,
bool              327 base/values.h    virtual bool Remove(const std::string& path, scoped_ptr<Value>* out_value);
bool              331 base/values.h    virtual bool RemoveWithoutPathExpansion(const std::string& key,
bool              336 base/values.h    virtual bool RemovePath(const std::string& path,
bool              360 base/values.h      bool IsAtEnd() const { return it_ == target_.dictionary_.end(); }
bool              373 base/values.h    virtual bool Equals(const Value* other) const OVERRIDE;
bool              397 base/values.h    bool empty() const { return list_.empty(); }
bool              404 base/values.h    bool Set(size_t index, Value* in_value);
bool              410 base/values.h    bool Get(size_t index, const Value** out_value) const;
bool              411 base/values.h    bool Get(size_t index, Value** out_value);
bool              417 base/values.h    bool GetBoolean(size_t index, bool* out_value) const;
bool              418 base/values.h    bool GetInteger(size_t index, int* out_value) const;
bool              421 base/values.h    bool GetDouble(size_t index, double* out_value) const;
bool              422 base/values.h    bool GetString(size_t index, std::string* out_value) const;
bool              423 base/values.h    bool GetString(size_t index, string16* out_value) const;
bool              424 base/values.h    bool GetBinary(size_t index, const BinaryValue** out_value) const;
bool              425 base/values.h    bool GetBinary(size_t index, BinaryValue** out_value);
bool              426 base/values.h    bool GetDictionary(size_t index, const DictionaryValue** out_value) const;
bool              427 base/values.h    bool GetDictionary(size_t index, DictionaryValue** out_value);
bool              428 base/values.h    bool GetList(size_t index, const ListValue** out_value) const;
bool              429 base/values.h    bool GetList(size_t index, ListValue** out_value);
bool              436 base/values.h    virtual bool Remove(size_t index, scoped_ptr<Value>* out_value);
bool              441 base/values.h    bool Remove(const Value& value, size_t* index);
bool              453 base/values.h    void AppendBoolean(bool in_value);
bool              464 base/values.h    bool AppendIfNotPresent(Value* in_value);
bool              468 base/values.h    bool Insert(size_t index, Value* in_value);
bool              486 base/values.h    virtual bool GetAsList(ListValue** out_value) OVERRIDE;
bool              487 base/values.h    virtual bool GetAsList(const ListValue** out_value) const OVERRIDE;
bool              489 base/values.h    virtual bool Equals(const Value* other) const OVERRIDE;
bool              503 base/values.h    virtual bool Serialize(const Value& root) = 0;
bool               32 base/version.h   bool IsValid() const;
bool               38 base/version.h   static bool IsValidWildcardString(const std::string& wildcard_string);
bool               44 base/version.h   bool IsOlderThan(const std::string& version_str) const;
bool               46 base/version.h   bool Equals(const Version& other) const;
bool               72 base/vlog.h    BASE_EXPORT bool MatchVlogPattern(const base::StringPiece& string,
bool               66 base/win/event_trace_consumer.h   static bool ProcessBuffer(EVENT_TRACE_LOGFILE* buffer) {
bool               98 base/win/event_trace_controller.h                            bool realtime = false);
bool              122 base/win/event_trace_provider.h   bool ShouldLog(EtwEventLevel level, EtwEventFlags flags) {
bool               21 base/win/i18n.h BASE_EXPORT bool GetUserPreferredUILanguageList(
bool               27 base/win/i18n.h BASE_EXPORT bool GetThreadPreferredUILanguageList(
bool               56 base/win/iat_patch_function.h   bool is_patched() const {
bool               39 base/win/message_window.h   bool Create(const MessageCallback& message_callback);
bool               42 base/win/message_window.h   bool CreateNamed(const MessageCallback& message_callback,
bool               56 base/win/message_window.h   bool DoCreate(const MessageCallback& message_callback,
bool               73 base/win/metro.h BASE_EXPORT bool IsMetroProcess();
bool               77 base/win/metro.h BASE_EXPORT bool IsProcessImmersive(HANDLE process);
bool               86 base/win/metro.h BASE_EXPORT bool IsParentalControlActivityLoggingOn();
bool              109 base/win/metro.h typedef bool (*MetroCancelNotification)(const char* notification_id);
bool               67 base/win/object_watcher.h   bool StartWatching(HANDLE object, Delegate* delegate);
bool               75 base/win/object_watcher.h   bool StopWatching();
bool               33 base/win/pe_image.h   typedef bool (*EnumSectionsFunction)(const PEImage &image,
bool               43 base/win/pe_image.h   typedef bool (*EnumExportsFunction)(const PEImage &image, DWORD ordinal,
bool               51 base/win/pe_image.h   typedef bool (*EnumImportChunksFunction)(const PEImage &image, LPCSTR module,
bool               59 base/win/pe_image.h   typedef bool (*EnumImportsFunction)(const PEImage &image, LPCSTR module,
bool               67 base/win/pe_image.h   typedef bool (*EnumDelayImportChunksFunction)(const PEImage &image,
bool               79 base/win/pe_image.h   typedef bool (*EnumRelocsFunction)(const PEImage &image, WORD type,
bool               94 base/win/pe_image.h   static bool IsOrdinal(LPCSTR name);
bool              153 base/win/pe_image.h   bool GetProcOrdinal(LPCSTR function_name, WORD *ordinal) const;
bool              158 base/win/pe_image.h   bool EnumSections(EnumSectionsFunction callback, PVOID cookie) const;
bool              163 base/win/pe_image.h   bool EnumExports(EnumExportsFunction callback, PVOID cookie) const;
bool              168 base/win/pe_image.h   bool EnumAllImports(EnumImportsFunction callback, PVOID cookie) const;
bool              173 base/win/pe_image.h   bool EnumImportChunks(EnumImportChunksFunction callback, PVOID cookie) const;
bool              178 base/win/pe_image.h   bool EnumOneImportChunk(EnumImportsFunction callback, LPCSTR module_name,
bool              186 base/win/pe_image.h   bool EnumAllDelayImports(EnumImportsFunction callback, PVOID cookie) const;
bool              191 base/win/pe_image.h   bool EnumDelayImportChunks(EnumDelayImportChunksFunction callback,
bool              197 base/win/pe_image.h   bool EnumOneDelayImportChunk(EnumImportsFunction callback,
bool              209 base/win/pe_image.h   bool EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const;
bool              213 base/win/pe_image.h   bool VerifyMagic() const;
bool              220 base/win/pe_image.h   bool ImageRVAToOnDiskOffset(DWORD rva, DWORD *on_disk_offset) const;
bool              224 base/win/pe_image.h   bool ImageAddrToOnDiskOffset(LPVOID address, DWORD *on_disk_offset) const;
bool              239 base/win/pe_image.h inline bool PEImage::IsOrdinal(LPCSTR name) {
bool               58 base/win/registry.h   bool HasValue(const wchar_t* value_name) const;
bool               68 base/win/registry.h   bool Valid() const { return key_ != NULL; }
bool              124 base/win/registry.h   bool HasChanged();
bool              130 base/win/registry.h   inline bool IsWatching() const { return watch_event_ != 0; }
bool              151 base/win/registry.h   bool Valid() const;
bool              166 base/win/registry.h   bool Read();
bool              192 base/win/registry.h   bool Valid() const;
bool              203 base/win/registry.h   bool Read();
bool               22 base/win/resource_util.h bool BASE_EXPORT GetResourceFromModule(HMODULE module,
bool               31 base/win/resource_util.h bool BASE_EXPORT GetDataResourceFromModule(HMODULE module,
bool               89 base/win/scoped_bstr.h   bool operator==(const ScopedBstr& bstr2) const;
bool               90 base/win/scoped_bstr.h   bool operator!=(const ScopedBstr& bstr2) const;
bool               43 base/win/scoped_com_initializer.h   bool succeeded() const { return SUCCEEDED(hr_); }
bool              123 base/win/scoped_comptr.h   bool IsSameObject(IUnknown* other) {
bool               55 base/win/scoped_handle.h   bool IsValid() const {
bool              123 base/win/scoped_handle.h   static bool CloseHandle(HANDLE handle) {
bool              128 base/win/scoped_handle.h   static bool IsHandleValid(HANDLE handle) {
bool               55 base/win/scoped_hdc.h   static bool CloseHandle(HDC handle) {
bool               59 base/win/scoped_hdc.h   static bool IsHandleValid(HDC handle) {
bool               26 base/win/scoped_process_information.h   bool IsValid() const;
bool               37 base/win/scoped_process_information.h   bool DuplicateFrom(const ScopedProcessInformation& other);
bool               51 base/win/scoped_propvariant.h   bool operator==(const ScopedPropVariant&) const;
bool               52 base/win/scoped_propvariant.h   bool operator!=(const ScopedPropVariant&) const;
bool               82 base/win/scoped_variant.h   int Compare(const VARIANT& var, bool ignore_case = false) const;
bool              103 base/win/scoped_variant.h   void Set(bool b);
bool              150 base/win/scoped_variant.h   static bool IsLeakableVarType(VARTYPE vt);
bool              158 base/win/scoped_variant.h   bool operator==(const ScopedVariant& var) const;
bool              159 base/win/scoped_variant.h   bool operator!=(const ScopedVariant& var) const;
bool               88 base/win/shortcut.h   void set_dual_mode(bool dual_mode_in) {
bool              111 base/win/shortcut.h   bool dual_mode;
bool              123 base/win/shortcut.h BASE_EXPORT bool CreateOrUpdateShortcutLink(
bool              136 base/win/shortcut.h BASE_EXPORT bool ResolveShortcutProperties(const FilePath& shortcut_path,
bool              147 base/win/shortcut.h BASE_EXPORT bool ResolveShortcut(const FilePath& shortcut_path,
bool              154 base/win/shortcut.h BASE_EXPORT bool TaskbarPinShortcutLink(const wchar_t* shortcut);
bool              159 base/win/shortcut.h BASE_EXPORT bool TaskbarUnpinShortcutLink(const wchar_t* shortcut);
bool               24 base/win/startup_information.h   bool InitializeProcThreadAttributeList(DWORD attribute_count);
bool               27 base/win/startup_information.h   bool UpdateProcThreadAttribute(DWORD_PTR attribute,
bool               36 base/win/startup_information.h   bool has_extended_startup_info() const {
bool               42 base/win/win_util.h BASE_EXPORT bool GetUserSidString(std::wstring* user_sid);
bool               45 base/win/win_util.h BASE_EXPORT bool IsShiftPressed();
bool               48 base/win/win_util.h BASE_EXPORT bool IsCtrlPressed();
bool               51 base/win/win_util.h BASE_EXPORT bool IsAltPressed();
bool               56 base/win/win_util.h BASE_EXPORT bool IsAltGrPressed();
bool               64 base/win/win_util.h BASE_EXPORT bool UserAccountControlIsEnabled();
bool               67 base/win/win_util.h BASE_EXPORT bool SetBooleanValueForPropertyStore(
bool               70 base/win/win_util.h     bool property_bool_value);
bool               73 base/win/win_util.h BASE_EXPORT bool SetStringValueForPropertyStore(
bool               81 base/win/win_util.h BASE_EXPORT bool SetAppIdForPropertyStore(IPropertyStore* property_store,
bool               86 base/win/win_util.h BASE_EXPORT bool AddCommandToAutoRun(HKEY root_key, const string16& name,
bool               90 base/win/win_util.h BASE_EXPORT bool RemoveCommandFromAutoRun(HKEY root_key, const string16& name);
bool               94 base/win/win_util.h BASE_EXPORT bool ReadCommandFromAutoRun(HKEY root_key,
bool              103 base/win/win_util.h BASE_EXPORT void SetShouldCrashOnProcessDetach(bool crash);
bool              104 base/win/win_util.h BASE_EXPORT bool ShouldCrashOnProcessDetach();
bool              112 base/win/win_util.h BASE_EXPORT bool IsTouchEnabledDevice();
bool              123 base/win/win_util.h BASE_EXPORT bool DisplayVirtualKeyboard();
bool              127 base/win/win_util.h BASE_EXPORT bool DismissVirtualKeyboard();
bool              130 base/win/win_util.h BASE_EXPORT bool IsEnrolledToDomain();
bool              134 base/win/win_util.h BASE_EXPORT void SetDomainStateForTesting(bool state);
bool               73 cc/animation/animation.h   bool has_set_start_time() const { return !!start_time_; }
bool               83 cc/animation/animation.h   bool alternates_direction() const { return alternates_direction_; }
bool               84 cc/animation/animation.h   void set_alternates_direction(bool alternates) {
bool               88 cc/animation/animation.h   bool IsFinishedAt(double monotonic_time) const;
bool               89 cc/animation/animation.h   bool is_finished() const {
bool              101 cc/animation/animation.h   bool needs_synchronized_start_time() const {
bool              104 cc/animation/animation.h   void set_needs_synchronized_start_time(bool needs_synchronized_start_time) {
bool              110 cc/animation/animation.h   bool received_finished_event() const {
bool              113 cc/animation/animation.h   void set_received_finished_event(bool received_finished_event) {
bool              124 cc/animation/animation.h   bool is_controlling_instance() const { return is_controlling_instance_; }
bool              128 cc/animation/animation.h   void set_is_impl_only(bool is_impl_only) { is_impl_only_ = is_impl_only; }
bool              129 cc/animation/animation.h   bool is_impl_only() const { return is_impl_only_; }
bool              153 cc/animation/animation.h   bool alternates_direction_;
bool              161 cc/animation/animation.h   bool needs_synchronized_start_time_;
bool              162 cc/animation/animation.h   bool received_finished_event_;
bool              167 cc/animation/animation.h   bool suspended_;
bool              183 cc/animation/animation.h   bool is_controlling_instance_;
bool              185 cc/animation/animation.h   bool is_impl_only_;
bool               75 cc/animation/animation_curve.h   virtual bool AnimatedBoundsForBox(const gfx::BoxF& box,
bool               79 cc/animation/animation_curve.h   virtual bool AffectsScale() const = 0;
bool               82 cc/animation/animation_curve.h   virtual bool IsTranslation() const = 0;
bool               86 cc/animation/animation_curve.h   virtual bool MaximumScale(float* max_scale) const = 0;
bool               97 cc/animation/animation_curve.h   virtual bool HasFilterThatMovesPixels() const = 0;
bool               31 cc/animation/animation_events.h   bool is_impl_only;
bool              184 cc/animation/keyframed_animation_curve.h   virtual bool AnimatedBoundsForBox(const gfx::BoxF& box,
bool              186 cc/animation/keyframed_animation_curve.h   virtual bool AffectsScale() const OVERRIDE;
bool              187 cc/animation/keyframed_animation_curve.h   virtual bool IsTranslation() const OVERRIDE;
bool              188 cc/animation/keyframed_animation_curve.h   virtual bool MaximumScale(float* max_scale) const OVERRIDE;
bool              216 cc/animation/keyframed_animation_curve.h   virtual bool HasFilterThatMovesPixels() const OVERRIDE;
bool               59 cc/animation/layer_animation_controller.h   void UpdateState(bool start_ready_animations,
bool               73 cc/animation/layer_animation_controller.h   bool HasActiveAnimation() const;
bool               76 cc/animation/layer_animation_controller.h   bool has_any_animation() const { return !active_animations_.empty(); }
bool               81 cc/animation/layer_animation_controller.h   bool IsAnimatingProperty(Animation::TargetProperty target_property) const;
bool              110 cc/animation/layer_animation_controller.h   bool HasFilterAnimationThatInflatesBounds() const;
bool              111 cc/animation/layer_animation_controller.h   bool HasTransformAnimationThatInflatesBounds() const;
bool              112 cc/animation/layer_animation_controller.h   bool HasAnimationThatInflatesBounds() const {
bool              117 cc/animation/layer_animation_controller.h   bool FilterAnimationBoundsForBox(const gfx::BoxF& box,
bool              119 cc/animation/layer_animation_controller.h   bool TransformAnimationBoundsForBox(const gfx::BoxF& box,
bool              122 cc/animation/layer_animation_controller.h   bool HasAnimationThatAffectsScale() const;
bool              124 cc/animation/layer_animation_controller.h   bool HasOnlyTranslationTransforms() const;
bool              128 cc/animation/layer_animation_controller.h   bool MaximumScale(float* max_scale) const;
bool              169 cc/animation/layer_animation_controller.h   bool HasValueObserver();
bool              170 cc/animation/layer_animation_controller.h   bool HasActiveValueObserver();
bool              177 cc/animation/layer_animation_controller.h   bool is_active_;
bool               21 cc/animation/layer_animation_value_observer.h   virtual bool IsActive() const = 0;
bool               21 cc/animation/scrollbar_animation_controller.h   virtual bool IsAnimating() const = 0;
bool               24 cc/animation/scrollbar_animation_controller.h   virtual bool Animate(base::TimeTicks now) = 0;
bool               30 cc/animation/scrollbar_animation_controller.h   virtual bool DidScrollUpdate(base::TimeTicks now) = 0;
bool               31 cc/animation/scrollbar_animation_controller.h   virtual bool DidMouseMoveNear(base::TimeTicks now, float distance) = 0;
bool               26 cc/animation/scrollbar_animation_controller_linear_fade.h   virtual bool IsAnimating() const OVERRIDE;
bool               29 cc/animation/scrollbar_animation_controller_linear_fade.h   virtual bool Animate(base::TimeTicks now) OVERRIDE;
bool               33 cc/animation/scrollbar_animation_controller_linear_fade.h   virtual bool DidScrollUpdate(base::TimeTicks now) OVERRIDE;
bool               34 cc/animation/scrollbar_animation_controller_linear_fade.h   virtual bool DidMouseMoveNear(base::TimeTicks now, float distance) OVERRIDE;
bool               48 cc/animation/scrollbar_animation_controller_linear_fade.h   bool scroll_gesture_in_progress_;
bool               49 cc/animation/scrollbar_animation_controller_linear_fade.h   bool scroll_gesture_has_scrolled_;
bool               32 cc/animation/scrollbar_animation_controller_thinning.h   bool mouse_is_over_scrollbar() const { return mouse_is_over_scrollbar_; }
bool               33 cc/animation/scrollbar_animation_controller_thinning.h   bool mouse_is_near_scrollbar() const { return mouse_is_near_scrollbar_; }
bool               36 cc/animation/scrollbar_animation_controller_thinning.h   virtual bool IsAnimating() const OVERRIDE;
bool               39 cc/animation/scrollbar_animation_controller_thinning.h   virtual bool Animate(base::TimeTicks now) OVERRIDE;
bool               43 cc/animation/scrollbar_animation_controller_thinning.h   virtual bool DidScrollUpdate(base::TimeTicks now) OVERRIDE;
bool               44 cc/animation/scrollbar_animation_controller_thinning.h   virtual bool DidMouseMoveNear(base::TimeTicks now, float distance) OVERRIDE;
bool               73 cc/animation/scrollbar_animation_controller_thinning.h   bool mouse_is_over_scrollbar_;
bool               74 cc/animation/scrollbar_animation_controller_thinning.h   bool mouse_is_near_scrollbar_;
bool               80 cc/animation/scrollbar_animation_controller_thinning.h   bool should_delay_animation_;
bool               58 cc/animation/transform_operation.h   bool IsIdentity() const;
bool               59 cc/animation/transform_operation.h   static bool BlendTransformOperations(const TransformOperation* from,
bool               64 cc/animation/transform_operation.h   static bool BlendedBoundsForBox(const gfx::BoxF& box,
bool               54 cc/animation/transform_operations.h   bool BlendedBoundsForBox(const gfx::BoxF& box,
bool               61 cc/animation/transform_operations.h   bool AffectsScale() const;
bool               64 cc/animation/transform_operations.h   bool IsTranslation() const;
bool               69 cc/animation/transform_operations.h   bool MaximumScale(const TransformOperations& from,
bool               76 cc/animation/transform_operations.h   bool MatchesTypes(const TransformOperations& other) const;
bool               81 cc/animation/transform_operations.h   bool CanBlendWith(const TransformOperations& other) const;
bool               90 cc/animation/transform_operations.h   bool IsIdentity() const;
bool               93 cc/animation/transform_operations.h   bool BlendInternal(const TransformOperations& from,
bool               99 cc/animation/transform_operations.h   bool ComputeDecomposedTransform() const;
bool              104 cc/animation/transform_operations.h   bool ScaleComponent(gfx::Vector3dF* scale) const;
bool              108 cc/animation/transform_operations.h   mutable bool decomposed_transform_dirty_;
bool               56 cc/base/completion_event.h   bool waited_;
bool               57 cc/base/completion_event.h   bool signaled_;
bool               25 cc/base/invalidation_region.h   bool IsEmpty() const { return region_.IsEmpty(); }
bool               41 cc/base/math_util.h   bool ShouldBeClipped() const { return w() <= 0.0; }
bool              134 cc/base/math_util.h                             bool* clipped);
bool              137 cc/base/math_util.h                               bool* clipped);
bool              140 cc/base/math_util.h                                bool* clipped);
bool              143 cc/base/math_util.h                                 bool* clipped);
bool              146 cc/base/math_util.h                                   bool* clipped);
bool              174 cc/base/math_util.h   static bool FromValue(const base::Value*, gfx::Rect* out_rect);
bool               35 cc/base/region.h   bool IsEmpty() const;
bool               38 cc/base/region.h   bool Contains(const gfx::Point& point) const;
bool               39 cc/base/region.h   bool Contains(const gfx::Rect& rect) const;
bool               40 cc/base/region.h   bool Contains(const Region& region) const;
bool               42 cc/base/region.h   bool Intersects(const gfx::Rect& rect) const;
bool               43 cc/base/region.h   bool Intersects(const Region& region) const;
bool               52 cc/base/region.h   bool Equals(const Region& other) const {
bool               77 cc/base/region.h     bool has_rect() const {
bool               89 cc/base/region.h inline bool operator==(const Region& a, const Region& b) {
bool               93 cc/base/region.h inline bool operator!=(const Region& a, const Region& b) {
bool               69 cc/base/scoped_ptr_deque.h   bool empty() const {
bool               69 cc/base/scoped_ptr_vector.h   bool empty() const {
bool               28 cc/base/tiling_data.h       bool has_border_texels);
bool               41 cc/base/tiling_data.h   void SetHasBorderTexels(bool has_border_texels);
bool               44 cc/base/tiling_data.h   bool has_empty_bounds() const { return !num_tiles_x_ || !num_tiles_y_; }
bool               69 cc/base/tiling_data.h     operator bool() const { return index_x_ != -1 && index_y_ != -1; }
bool               95 cc/base/tiling_data.h              bool include_borders);
bool              115 cc/base/tiling_data.h     bool in_ignore_rect() const {
bool              143 cc/base/tiling_data.h     bool in_consider_rect() const {
bool              147 cc/base/tiling_data.h     bool in_ignore_rect() const {
bool              151 cc/base/tiling_data.h     bool valid_column() const {
bool              154 cc/base/tiling_data.h     bool valid_row() const {
bool              163 cc/base/tiling_data.h     bool needs_direction_switch() const;
bool               19 cc/debug/frame_rate_counter.h   static scoped_ptr<FrameRateCounter> Create(bool has_impl_thread);
bool               25 cc/debug/frame_rate_counter.h   void SaveTimeStamp(base::TimeTicks timestamp, bool software);
bool               34 cc/debug/frame_rate_counter.h   bool IsBadFrameInterval(
bool               45 cc/debug/frame_rate_counter.h   explicit FrameRateCounter(bool has_impl_thread);
bool               49 cc/debug/frame_rate_counter.h   bool has_impl_thread_;
bool               18 cc/debug/layer_tree_debug_state.h   bool show_fps_counter;
bool               19 cc/debug/layer_tree_debug_state.h   bool show_debug_borders;
bool               20 cc/debug/layer_tree_debug_state.h   bool continuous_painting;
bool               22 cc/debug/layer_tree_debug_state.h   bool show_paint_rects;
bool               23 cc/debug/layer_tree_debug_state.h   bool show_property_changed_rects;
bool               24 cc/debug/layer_tree_debug_state.h   bool show_surface_damage_rects;
bool               25 cc/debug/layer_tree_debug_state.h   bool show_screen_space_rects;
bool               26 cc/debug/layer_tree_debug_state.h   bool show_replica_screen_space_rects;
bool               27 cc/debug/layer_tree_debug_state.h   bool show_occluding_rects;
bool               28 cc/debug/layer_tree_debug_state.h   bool show_non_occluding_rects;
bool               29 cc/debug/layer_tree_debug_state.h   bool show_touch_event_handler_rects;
bool               30 cc/debug/layer_tree_debug_state.h   bool show_wheel_event_handler_rects;
bool               31 cc/debug/layer_tree_debug_state.h   bool show_scroll_event_handler_rects;
bool               32 cc/debug/layer_tree_debug_state.h   bool show_non_fast_scrollable_rects;
bool               33 cc/debug/layer_tree_debug_state.h   bool show_layer_animation_bounds_rects;
bool               36 cc/debug/layer_tree_debug_state.h   bool rasterize_only_visible_content;
bool               37 cc/debug/layer_tree_debug_state.h   bool show_picture_borders;
bool               39 cc/debug/layer_tree_debug_state.h   void SetRecordRenderingStats(bool enabled);
bool               40 cc/debug/layer_tree_debug_state.h   bool RecordRenderingStats() const;
bool               42 cc/debug/layer_tree_debug_state.h   bool ShowHudInfo() const;
bool               43 cc/debug/layer_tree_debug_state.h   bool ShowHudRects() const;
bool               44 cc/debug/layer_tree_debug_state.h   bool ShowMemoryStats() const;
bool               46 cc/debug/layer_tree_debug_state.h   static bool Equal(const LayerTreeDebugState& a, const LayerTreeDebugState& b);
bool               51 cc/debug/layer_tree_debug_state.h   bool record_rendering_stats_;
bool               30 cc/debug/micro_benchmark.h   bool IsDone() const;
bool               36 cc/debug/micro_benchmark.h   bool ProcessedForBenchmarkImpl() const;
bool               48 cc/debug/micro_benchmark.h   bool is_done_;
bool               49 cc/debug/micro_benchmark.h   bool processed_for_benchmark_impl_;
bool               31 cc/debug/micro_benchmark_controller.h   bool ScheduleRun(const std::string& micro_benchmark_name,
bool               31 cc/debug/micro_benchmark_impl.h   bool IsDone() const;
bool               42 cc/debug/micro_benchmark_impl.h   bool is_done_;
bool               40 cc/debug/paint_time_counter.h   bool can_save_paint_time_delta_;
bool               58 cc/debug/rasterize_and_record_benchmark.h   bool main_thread_benchmark_done_;
bool               42 cc/debug/rendering_stats_instrumentation.h   bool record_rendering_stats() const { return record_rendering_stats_; }
bool               43 cc/debug/rendering_stats_instrumentation.h   void set_record_rendering_stats(bool record_rendering_stats) {
bool               51 cc/debug/rendering_stats_instrumentation.h   void IncrementFrameCount(int64 count, bool main_thread);
bool               67 cc/debug/rendering_stats_instrumentation.h   bool record_rendering_stats_;
bool               28 cc/debug/ring_buffer.h   bool IsFilledIndex(size_t n) const {
bool               75 cc/debug/ring_buffer.h     operator bool() const {
bool               88 cc/debug/ring_buffer.h     bool out_of_range_;
bool               35 cc/debug/traced_picture.h   bool is_alias_;
bool               28 cc/debug/unittest_only_benchmark.h   bool create_impl_benchmark_;
bool               82 cc/input/input_handler.h   virtual bool ScrollBy(const gfx::Point& viewport_point,
bool               85 cc/input/input_handler.h   virtual bool ScrollVerticallyByPage(const gfx::Point& viewport_point,
bool              114 cc/input/input_handler.h                                        bool anchor_point,
bool              121 cc/input/input_handler.h   virtual bool HaveTouchEventHandlersAt(const gfx::Point& viewport_point) = 0;
bool               39 cc/input/layer_scroll_offset_delegate.h   virtual bool IsExternalFlingActive() const = 0;
bool               54 cc/input/page_scale_animation.h   bool IsAnimationStarted() const;
bool               61 cc/input/page_scale_animation.h   bool IsAnimationCompleteAtTime(double time) const;
bool               27 cc/input/scrollbar.h   virtual bool IsLeftSideVerticalScrollbar() const = 0;
bool               29 cc/input/scrollbar.h   virtual bool IsOverlay() const = 0;
bool               30 cc/input/scrollbar.h   virtual bool HasThumb() const = 0;
bool               53 cc/input/top_controls_manager.h                               bool animate);
bool               77 cc/input/top_controls_manager.h   bool IsAnimationCompleteAtTime(base::TimeTicks time);
bool               99 cc/input/top_controls_manager.h   bool pinch_gesture_active_;
bool               15 cc/input/top_controls_manager_client.h   virtual bool HaveRootScrollLayer() const = 0;
bool               25 cc/layers/append_quads_data.h   bool had_incomplete_tile;
bool               43 cc/layers/content_layer.h   virtual bool DrawsContent() const OVERRIDE;
bool               47 cc/layers/content_layer.h   virtual bool Update(ResourceUpdateQueue* queue,
bool               49 cc/layers/content_layer.h   virtual bool NeedMoreUpdates() OVERRIDE;
bool               51 cc/layers/content_layer.h   virtual void SetContentsOpaque(bool contents_opaque) OVERRIDE;
bool               53 cc/layers/content_layer.h   virtual bool SupportsLCDText() const OVERRIDE;
bool               74 cc/layers/content_layer.h   bool can_use_lcd_text_last_frame_;
bool               31 cc/layers/content_layer_client.h   virtual bool FillsBoundsCompletely() const = 0;
bool               21 cc/layers/contents_scaling_layer.h       bool animating_transform_to_screen,
bool               26 cc/layers/contents_scaling_layer.h   virtual bool Update(ResourceUpdateQueue* queue,
bool               38 cc/layers/delegated_frame_resource_collection.h   bool LoseAllResources();
bool               54 cc/layers/delegated_frame_resource_collection.h   bool lost_all_resources_;
bool               28 cc/layers/delegated_renderer_layer.h   virtual bool Update(ResourceUpdateQueue* queue,
bool               50 cc/layers/delegated_renderer_layer.h   bool should_collect_new_frame_;
bool               29 cc/layers/delegated_renderer_layer_impl.h   virtual bool HasDelegatedContent() const OVERRIDE;
bool               30 cc/layers/delegated_renderer_layer_impl.h   virtual bool HasContributingDelegatedRenderPasses() const OVERRIDE;
bool               35 cc/layers/delegated_renderer_layer_impl.h   virtual bool WillDraw(DrawMode draw_mode,
bool               76 cc/layers/delegated_renderer_layer_impl.h   bool ConvertDelegatedRenderPassId(
bool               92 cc/layers/delegated_renderer_layer_impl.h   bool have_render_passes_to_push_;
bool               99 cc/layers/delegated_renderer_layer_impl.h   bool own_child_id_;
bool               55 cc/layers/draw_properties.h   bool opacity_is_animating;
bool               56 cc/layers/draw_properties.h   bool screen_space_opacity_is_animating;
bool               57 cc/layers/draw_properties.h   bool target_space_transform_is_animating;
bool               58 cc/layers/draw_properties.h   bool screen_space_transform_is_animating;
bool               61 cc/layers/draw_properties.h   bool can_use_lcd_text;
bool               64 cc/layers/draw_properties.h   bool is_clipped;
bool              102 cc/layers/draw_properties.h   bool layer_or_descendant_has_copy_request;
bool              108 cc/layers/draw_properties.h   bool has_child_with_a_scroll_parent;
bool              112 cc/layers/draw_properties.h   bool sorted_for_recursion;
bool               23 cc/layers/heads_up_display_layer.h   virtual bool DrawsContent() const OVERRIDE;
bool               40 cc/layers/heads_up_display_layer_impl.h   virtual bool WillDraw(DrawMode draw_mode,
bool               49 cc/layers/heads_up_display_layer_impl.h   bool IsAnimatingHUDContents() const { return fade_step_ > 0; }
bool               22 cc/layers/image_layer.h   virtual bool DrawsContent() const OVERRIDE;
bool               25 cc/layers/image_layer.h   virtual bool Update(ResourceUpdateQueue* queue,
bool               30 cc/layers/image_layer.h                                       bool animating_transform_to_screen,
bool               21 cc/layers/io_surface_layer.h   virtual bool DrawsContent() const OVERRIDE;
bool               23 cc/layers/io_surface_layer.h   virtual bool Update(ResourceUpdateQueue* queue,
bool               33 cc/layers/io_surface_layer_impl.h   virtual bool WillDraw(DrawMode draw_mode,
bool               46 cc/layers/io_surface_layer_impl.h   bool io_surface_changed_;
bool               93 cc/layers/layer.h   bool HasAncestor(const Layer* ancestor) const;
bool              102 cc/layers/layer.h   bool HasCopyRequest() const {
bool              123 cc/layers/layer.h   void SetMasksToBounds(bool masks_to_bounds);
bool              124 cc/layers/layer.h   bool masks_to_bounds() const { return masks_to_bounds_; }
bool              135 cc/layers/layer.h   bool OpacityIsAnimating() const;
bool              136 cc/layers/layer.h   virtual bool OpacityCanAnimateOnImplThread() const;
bool              141 cc/layers/layer.h   bool uses_default_blend_mode() const {
bool              149 cc/layers/layer.h   void SetIsRootForIsolatedGroup(bool root);
bool              150 cc/layers/layer.h   bool is_root_for_isolated_group() const {
bool              156 cc/layers/layer.h   bool FilterIsAnimating() const;
bool              166 cc/layers/layer.h   virtual void SetContentsOpaque(bool opaque);
bool              167 cc/layers/layer.h   bool contents_opaque() const { return contents_opaque_; }
bool              172 cc/layers/layer.h   void SetIsContainerForFixedPositionLayers(bool container);
bool              173 cc/layers/layer.h   bool IsContainerForFixedPositionLayers() const;
bool              182 cc/layers/layer.h   bool TransformIsAnimating() const;
bool              226 cc/layers/layer.h   bool draw_opacity_is_animating() const {
bool              229 cc/layers/layer.h   bool draw_transform_is_animating() const {
bool              232 cc/layers/layer.h   bool screen_space_transform_is_animating() const {
bool              235 cc/layers/layer.h   bool screen_space_opacity_is_animating() const {
bool              238 cc/layers/layer.h   bool can_use_lcd_text() const { return draw_properties_.can_use_lcd_text; }
bool              239 cc/layers/layer.h   bool is_clipped() const { return draw_properties_.is_clipped; }
bool              269 cc/layers/layer.h   bool scrollable() const { return scroll_clip_layer_id_ != INVALID_ID; }
bool              271 cc/layers/layer.h   void SetUserScrollable(bool horizontal, bool vertical);
bool              272 cc/layers/layer.h   bool user_scrollable_horizontal() const {
bool              275 cc/layers/layer.h   bool user_scrollable_vertical() const { return user_scrollable_vertical_; }
bool              277 cc/layers/layer.h   void SetShouldScrollOnMainThread(bool should_scroll_on_main_thread);
bool              278 cc/layers/layer.h   bool should_scroll_on_main_thread() const {
bool              282 cc/layers/layer.h   void SetHaveWheelEventHandlers(bool have_wheel_event_handlers);
bool              283 cc/layers/layer.h   bool have_wheel_event_handlers() const { return have_wheel_event_handlers_; }
bool              285 cc/layers/layer.h   void SetHaveScrollEventHandlers(bool have_scroll_event_handlers);
bool              286 cc/layers/layer.h   bool have_scroll_event_handlers() const {
bool              304 cc/layers/layer.h   void SetDrawCheckerboardForMissingTiles(bool checkerboard);
bool              305 cc/layers/layer.h   bool draw_checkerboard_for_missing_tiles() const {
bool              309 cc/layers/layer.h   void SetForceRenderSurface(bool force_render_surface);
bool              310 cc/layers/layer.h   bool force_render_surface() const { return force_render_surface_; }
bool              318 cc/layers/layer.h   void SetDoubleSided(bool double_sided);
bool              319 cc/layers/layer.h   bool double_sided() const { return double_sided_; }
bool              321 cc/layers/layer.h   void SetShouldFlattenTransform(bool flatten);
bool              322 cc/layers/layer.h   bool should_flatten_transform() const { return should_flatten_transform_; }
bool              324 cc/layers/layer.h   void SetIs3dSorted(bool sorted);
bool              325 cc/layers/layer.h   bool is_3d_sorted() const { return is_3d_sorted_; }
bool              327 cc/layers/layer.h   void set_use_parent_backface_visibility(bool use) {
bool              330 cc/layers/layer.h   bool use_parent_backface_visibility() const {
bool              336 cc/layers/layer.h   bool HasDelegatedContent() const { return false; }
bool              337 cc/layers/layer.h   bool HasContributingDelegatedRenderPasses() const { return false; }
bool              339 cc/layers/layer.h   void SetIsDrawable(bool is_drawable);
bool              341 cc/layers/layer.h   void SetHideLayerAndSubtree(bool hide);
bool              342 cc/layers/layer.h   bool hide_layer_and_subtree() const { return hide_layer_and_subtree_; }
bool              348 cc/layers/layer.h   bool has_mask() const { return !!mask_layer_.get(); }
bool              349 cc/layers/layer.h   bool has_replica() const { return !!replica_layer_.get(); }
bool              350 cc/layers/layer.h   bool replica_has_mask() const {
bool              356 cc/layers/layer.h   virtual bool DrawsContent() const;
bool              359 cc/layers/layer.h   virtual bool Update(ResourceUpdateQueue* queue,
bool              361 cc/layers/layer.h   virtual bool NeedMoreUpdates();
bool              362 cc/layers/layer.h   virtual void SetIsMask(bool is_mask) {}
bool              386 cc/layers/layer.h                                       bool animating_transform_to_screen,
bool              397 cc/layers/layer.h   bool AddAnimation(scoped_ptr<Animation> animation);
bool              411 cc/layers/layer.h   bool HasActiveAnimation() const;
bool              429 cc/layers/layer.h   bool NeedsDisplayForTesting() const { return !update_rect_.IsEmpty(); }
bool              444 cc/layers/layer.h   bool raster_scale_is_unknown() const { return raster_scale_ == 0.f; }
bool              446 cc/layers/layer.h   virtual bool SupportsLCDText() const;
bool              449 cc/layers/layer.h   bool needs_push_properties() const { return needs_push_properties_; }
bool              450 cc/layers/layer.h   bool descendant_needs_push_properties() const {
bool              490 cc/layers/layer.h   bool parent_should_know_need_push_properties() const {
bool              494 cc/layers/layer.h   bool IsPropertyChangeAllowed() const;
bool              508 cc/layers/layer.h   bool needs_push_properties_;
bool              517 cc/layers/layer.h   bool stacking_order_changed_;
bool              532 cc/layers/layer.h   bool ignore_set_needs_commit_;
bool              538 cc/layers/layer.h   bool DescendantIsFixedToContainerLayer() const;
bool              556 cc/layers/layer.h   virtual bool IsActive() const OVERRIDE;
bool              576 cc/layers/layer.h   bool scrollable_ : 1;
bool              577 cc/layers/layer.h   bool should_scroll_on_main_thread_ : 1;
bool              578 cc/layers/layer.h   bool have_wheel_event_handlers_ : 1;
bool              579 cc/layers/layer.h   bool have_scroll_event_handlers_ : 1;
bool              580 cc/layers/layer.h   bool user_scrollable_horizontal_ : 1;
bool              581 cc/layers/layer.h   bool user_scrollable_vertical_ : 1;
bool              582 cc/layers/layer.h   bool is_root_for_isolated_group_ : 1;
bool              583 cc/layers/layer.h   bool is_container_for_fixed_position_layers_ : 1;
bool              584 cc/layers/layer.h   bool is_drawable_ : 1;
bool              585 cc/layers/layer.h   bool hide_layer_and_subtree_ : 1;
bool              586 cc/layers/layer.h   bool masks_to_bounds_ : 1;
bool              587 cc/layers/layer.h   bool contents_opaque_ : 1;
bool              588 cc/layers/layer.h   bool double_sided_ : 1;
bool              589 cc/layers/layer.h   bool should_flatten_transform_ : 1;
bool              590 cc/layers/layer.h   bool use_parent_backface_visibility_ : 1;
bool              591 cc/layers/layer.h   bool draw_checkerboard_for_missing_tiles_ : 1;
bool              592 cc/layers/layer.h   bool force_render_surface_ : 1;
bool              593 cc/layers/layer.h   bool is_3d_sorted_ : 1;
bool               91 cc/layers/layer_impl.h   virtual bool IsActive() const OVERRIDE;
bool              106 cc/layers/layer_impl.h   bool HasAncestor(const LayerImpl* ancestor) const;
bool              140 cc/layers/layer_impl.h   bool HasCopyRequest() const { return !copy_requests_.empty(); }
bool              152 cc/layers/layer_impl.h   bool has_mask() const { return mask_layer_; }
bool              153 cc/layers/layer_impl.h   bool has_replica() const { return replica_layer_; }
bool              154 cc/layers/layer_impl.h   bool replica_has_mask() const {
bool              167 cc/layers/layer_impl.h   virtual bool WillDraw(DrawMode draw_mode,
bool              175 cc/layers/layer_impl.h   virtual bool HasDelegatedContent() const;
bool              176 cc/layers/layer_impl.h   virtual bool HasContributingDelegatedRenderPasses() const;
bool              185 cc/layers/layer_impl.h   void SetDrawsContent(bool draws_content);
bool              186 cc/layers/layer_impl.h   bool DrawsContent() const { return draws_content_; }
bool              188 cc/layers/layer_impl.h   void SetHideLayerAndSubtree(bool hide);
bool              189 cc/layers/layer_impl.h   bool hide_layer_and_subtree() const { return hide_layer_and_subtree_; }
bool              191 cc/layers/layer_impl.h   bool force_render_surface() const { return force_render_surface_; }
bool              192 cc/layers/layer_impl.h   void SetForceRenderSurface(bool force) { force_render_surface_ = force; }
bool              208 cc/layers/layer_impl.h   bool FilterIsAnimating() const;
bool              209 cc/layers/layer_impl.h   bool FilterIsAnimatingOnImplOnly() const;
bool              216 cc/layers/layer_impl.h   void SetMasksToBounds(bool masks_to_bounds);
bool              217 cc/layers/layer_impl.h   bool masks_to_bounds() const { return masks_to_bounds_; }
bool              219 cc/layers/layer_impl.h   void SetContentsOpaque(bool opaque);
bool              220 cc/layers/layer_impl.h   bool contents_opaque() const { return contents_opaque_; }
bool              224 cc/layers/layer_impl.h   bool OpacityIsAnimating() const;
bool              225 cc/layers/layer_impl.h   bool OpacityIsAnimatingOnImplOnly() const;
bool              229 cc/layers/layer_impl.h   bool uses_default_blend_mode() const {
bool              233 cc/layers/layer_impl.h   void SetIsRootForIsolatedGroup(bool root);
bool              234 cc/layers/layer_impl.h   bool is_root_for_isolated_group() const {
bool              241 cc/layers/layer_impl.h   void SetIsContainerForFixedPositionLayers(bool container) {
bool              245 cc/layers/layer_impl.h   bool IsContainerForFixedPositionLayers() const {
bool              258 cc/layers/layer_impl.h   void SetShouldFlattenTransform(bool flatten);
bool              259 cc/layers/layer_impl.h   bool should_flatten_transform() const { return should_flatten_transform_; }
bool              261 cc/layers/layer_impl.h   void SetIs3dSorted(bool sorted);
bool              262 cc/layers/layer_impl.h   bool is_3d_sorted() const { return is_3d_sorted_; }
bool              264 cc/layers/layer_impl.h   void SetUseParentBackfaceVisibility(bool use) {
bool              267 cc/layers/layer_impl.h   bool use_parent_backface_visibility() const {
bool              271 cc/layers/layer_impl.h   bool ShowDebugBorders() const;
bool              295 cc/layers/layer_impl.h   bool draw_opacity_is_animating() const {
bool              298 cc/layers/layer_impl.h   bool draw_transform_is_animating() const {
bool              301 cc/layers/layer_impl.h   bool screen_space_transform_is_animating() const {
bool              304 cc/layers/layer_impl.h   bool screen_space_opacity_is_animating() const {
bool              307 cc/layers/layer_impl.h   bool can_use_lcd_text() const { return draw_properties_.can_use_lcd_text; }
bool              308 cc/layers/layer_impl.h   bool is_clipped() const { return draw_properties_.is_clipped; }
bool              355 cc/layers/layer_impl.h                                       bool animating_transform_to_screen,
bool              362 cc/layers/layer_impl.h   bool IsExternalFlingActive() const;
bool              387 cc/layers/layer_impl.h   bool scrollable() const { return !!scroll_clip_layer_; }
bool              389 cc/layers/layer_impl.h   void set_user_scrollable_horizontal(bool scrollable) {
bool              392 cc/layers/layer_impl.h   void set_user_scrollable_vertical(bool scrollable) {
bool              399 cc/layers/layer_impl.h   void SetShouldScrollOnMainThread(bool should_scroll_on_main_thread) {
bool              402 cc/layers/layer_impl.h   bool should_scroll_on_main_thread() const {
bool              406 cc/layers/layer_impl.h   void SetHaveWheelEventHandlers(bool have_wheel_event_handlers) {
bool              409 cc/layers/layer_impl.h   bool have_wheel_event_handlers() const { return have_wheel_event_handlers_; }
bool              411 cc/layers/layer_impl.h   void SetHaveScrollEventHandlers(bool have_scroll_event_handlers) {
bool              414 cc/layers/layer_impl.h   bool have_scroll_event_handlers() const {
bool              432 cc/layers/layer_impl.h   void SetDrawCheckerboardForMissingTiles(bool checkerboard) {
bool              435 cc/layers/layer_impl.h   bool draw_checkerboard_for_missing_tiles() const {
bool              443 cc/layers/layer_impl.h   void SetDoubleSided(bool double_sided);
bool              444 cc/layers/layer_impl.h   bool double_sided() const { return double_sided_; }
bool              448 cc/layers/layer_impl.h   bool TransformIsAnimating() const;
bool              449 cc/layers/layer_impl.h   bool TransformIsAnimatingOnImplOnly() const;
bool              458 cc/layers/layer_impl.h   void SetStackingOrderChanged(bool stacking_order_changed);
bool              460 cc/layers/layer_impl.h   bool LayerPropertyChanged() const { return layer_property_changed_; }
bool              491 cc/layers/layer_impl.h   bool HasScrollbar(ScrollbarOrientation orientation) const;
bool              501 cc/layers/layer_impl.h   virtual bool AreVisibleResourcesReady() const;
bool              512 cc/layers/layer_impl.h   bool parent_should_know_need_push_properties() const {
bool              516 cc/layers/layer_impl.h   bool needs_push_properties() const { return needs_push_properties_; }
bool              517 cc/layers/layer_impl.h   bool descendant_needs_push_properties() const {
bool              586 cc/layers/layer_impl.h   bool scrollable_ : 1;
bool              587 cc/layers/layer_impl.h   bool should_scroll_on_main_thread_ : 1;
bool              588 cc/layers/layer_impl.h   bool have_wheel_event_handlers_ : 1;
bool              589 cc/layers/layer_impl.h   bool have_scroll_event_handlers_ : 1;
bool              590 cc/layers/layer_impl.h   bool user_scrollable_horizontal_ : 1;
bool              591 cc/layers/layer_impl.h   bool user_scrollable_vertical_ : 1;
bool              592 cc/layers/layer_impl.h   bool stacking_order_changed_ : 1;
bool              594 cc/layers/layer_impl.h   bool double_sided_ : 1;
bool              595 cc/layers/layer_impl.h   bool should_flatten_transform_ : 1;
bool              598 cc/layers/layer_impl.h   bool layer_property_changed_ : 1;
bool              600 cc/layers/layer_impl.h   bool masks_to_bounds_ : 1;
bool              601 cc/layers/layer_impl.h   bool contents_opaque_ : 1;
bool              602 cc/layers/layer_impl.h   bool is_root_for_isolated_group_ : 1;
bool              603 cc/layers/layer_impl.h   bool use_parent_backface_visibility_ : 1;
bool              604 cc/layers/layer_impl.h   bool draw_checkerboard_for_missing_tiles_ : 1;
bool              605 cc/layers/layer_impl.h   bool draws_content_ : 1;
bool              606 cc/layers/layer_impl.h   bool hide_layer_and_subtree_ : 1;
bool              607 cc/layers/layer_impl.h   bool force_render_surface_ : 1;
bool              610 cc/layers/layer_impl.h   bool is_container_for_fixed_position_layers_ : 1;
bool              611 cc/layers/layer_impl.h   bool is_3d_sorted_ : 1;
bool              639 cc/layers/layer_impl.h   bool needs_push_properties_;
bool               94 cc/layers/layer_iterator.h   bool represents_target_render_surface;
bool               95 cc/layers/layer_iterator.h   bool represents_contributing_render_surface;
bool               96 cc/layers/layer_iterator.h   bool represents_itself;
bool              123 cc/layers/layer_iterator.h   bool operator==(const LayerIterator& other) const {
bool              128 cc/layers/layer_iterator.h   bool operator!=(const LayerIteratorType& other) const {
bool              135 cc/layers/layer_iterator.h   bool represents_target_render_surface() const {
bool              138 cc/layers/layer_iterator.h   bool represents_contributing_render_surface() const {
bool              142 cc/layers/layer_iterator.h   bool represents_itself() const {
bool              164 cc/layers/layer_iterator.h   LayerIterator(const LayerList* render_surface_layer_list, bool start)
bool              253 cc/layers/layer_iterator.h   inline bool current_layer_represents_contributing_render_surface() const {
bool              257 cc/layers/layer_iterator.h   inline bool current_layer_represents_target_render_surface() const {
bool               33 cc/layers/layer_lists.h   bool empty() const { return size() == 0u; }
bool               16 cc/layers/layer_position_constraint.h   void set_is_fixed_position(bool fixed) { is_fixed_position_ = fixed; }
bool               17 cc/layers/layer_position_constraint.h   bool is_fixed_position() const { return is_fixed_position_; }
bool               18 cc/layers/layer_position_constraint.h   void set_is_fixed_to_right_edge(bool fixed) {
bool               21 cc/layers/layer_position_constraint.h   bool is_fixed_to_right_edge() const { return is_fixed_to_right_edge_; }
bool               22 cc/layers/layer_position_constraint.h   void set_is_fixed_to_bottom_edge(bool fixed) {
bool               25 cc/layers/layer_position_constraint.h   bool is_fixed_to_bottom_edge() const { return is_fixed_to_bottom_edge_; }
bool               27 cc/layers/layer_position_constraint.h   bool operator==(const LayerPositionConstraint&) const;
bool               28 cc/layers/layer_position_constraint.h   bool operator!=(const LayerPositionConstraint&) const;
bool               31 cc/layers/layer_position_constraint.h   bool is_fixed_position_       : 1;
bool               32 cc/layers/layer_position_constraint.h   bool is_fixed_to_right_edge_  : 1;
bool               33 cc/layers/layer_position_constraint.h   bool is_fixed_to_bottom_edge_ : 1;
bool               24 cc/layers/layer_utils.h     static bool GetAnimationBounds(const LayerImpl& layer, gfx::BoxF* out);
bool               40 cc/layers/nine_patch_layer.h   void SetFillCenter(bool fill_center);
bool               49 cc/layers/nine_patch_layer.h   bool fill_center_;
bool               58 cc/layers/nine_patch_layer_impl.h                  bool fill_center);
bool               84 cc/layers/nine_patch_layer_impl.h   bool fill_center_;
bool               29 cc/layers/painted_scrollbar_layer.h   virtual bool OpacityCanAnimateOnImplThread() const OVERRIDE;
bool               40 cc/layers/painted_scrollbar_layer.h   virtual bool Update(ResourceUpdateQueue* queue,
bool               48 cc/layers/painted_scrollbar_layer.h                                       bool animating_transform_to_screen,
bool               94 cc/layers/painted_scrollbar_layer.h   bool is_overlay_;
bool               95 cc/layers/painted_scrollbar_layer.h   bool has_thumb_;
bool               31 cc/layers/painted_scrollbar_layer_impl.h   virtual bool WillDraw(DrawMode draw_mode,
bool               58 cc/layers/painted_scrollbar_layer_impl.h   virtual bool IsThumbResizable() const OVERRIDE;
bool               25 cc/layers/picture_image_layer.h   virtual bool DrawsContent() const OVERRIDE;
bool               33 cc/layers/picture_image_layer.h   virtual bool FillsBoundsCompletely() const OVERRIDE;
bool               27 cc/layers/picture_image_layer_impl.h                                       bool animating_transform_to_screen,
bool               35 cc/layers/picture_image_layer_impl.h   virtual bool ShouldAdjustRasterScale(
bool               36 cc/layers/picture_image_layer_impl.h       bool animating_transform_to_screen) const OVERRIDE;
bool               38 cc/layers/picture_image_layer_impl.h       bool animating_transform_to_screen) OVERRIDE;
bool               27 cc/layers/picture_layer.h   virtual bool DrawsContent() const OVERRIDE;
bool               33 cc/layers/picture_layer.h   virtual bool Update(ResourceUpdateQueue* queue,
bool               35 cc/layers/picture_layer.h   virtual void SetIsMask(bool is_mask) OVERRIDE;
bool               36 cc/layers/picture_layer.h   virtual bool SupportsLCDText() const OVERRIDE;
bool               43 cc/layers/picture_layer.h   void SetHasGpuRasterizationHint(bool has_hint);
bool               59 cc/layers/picture_layer.h   bool is_mask_;
bool               60 cc/layers/picture_layer.h   bool has_gpu_rasterization_hint_;
bool               34 cc/layers/picture_layer_impl.h     LayerRasterTileIterator(PictureLayerImpl* layer, bool prioritize_low_res);
bool               39 cc/layers/picture_layer_impl.h     operator bool() const;
bool               77 cc/layers/picture_layer_impl.h                                       bool animating_transform_to_screen,
bool              101 cc/layers/picture_layer_impl.h   void SetIsMask(bool is_mask);
bool              108 cc/layers/picture_layer_impl.h   void SetHasGpuRasterizationHint(bool has_hint);
bool              109 cc/layers/picture_layer_impl.h   bool ShouldUseGpuRasterization() const;
bool              115 cc/layers/picture_layer_impl.h   bool IsOnActiveOrPendingTree() const;
bool              125 cc/layers/picture_layer_impl.h   void ManageTilings(bool animating_transform_to_screen);
bool              126 cc/layers/picture_layer_impl.h   bool ShouldHaveLowResTiling() const {
bool              129 cc/layers/picture_layer_impl.h   virtual bool ShouldAdjustRasterScale(
bool              130 cc/layers/picture_layer_impl.h       bool animating_transform_to_screen) const;
bool              132 cc/layers/picture_layer_impl.h       bool animating_transform_to_screen);
bool              137 cc/layers/picture_layer_impl.h   void UpdateLCDTextStatus(bool new_status);
bool              140 cc/layers/picture_layer_impl.h   bool MarkVisibleTilesAsRequired(
bool              153 cc/layers/picture_layer_impl.h   bool CanHaveTilings() const;
bool              154 cc/layers/picture_layer_impl.h   bool CanHaveTilingWithScale(float contents_scale) const;
bool              167 cc/layers/picture_layer_impl.h   bool is_mask_;
bool              180 cc/layers/picture_layer_impl.h   bool raster_source_scale_was_animating_;
bool              181 cc/layers/picture_layer_impl.h   bool is_using_lcd_text_;
bool              182 cc/layers/picture_layer_impl.h   bool needs_post_commit_initialization_;
bool              185 cc/layers/picture_layer_impl.h   bool should_update_tile_priorities_;
bool              186 cc/layers/picture_layer_impl.h   bool has_gpu_rasterization_hint_;
bool              187 cc/layers/picture_layer_impl.h   bool should_use_low_res_tiling_;
bool              189 cc/layers/picture_layer_impl.h   bool layer_needs_to_register_itself_;
bool               42 cc/layers/quad_sink.h   virtual bool MaybeAppend(scoped_ptr<DrawQuad> draw_quad) = 0;
bool               42 cc/layers/render_surface.h   void SetDrawOpacityIsAnimating(bool draw_opacity_is_animating) {
bool               45 cc/layers/render_surface.h   bool draw_opacity_is_animating() const { return draw_opacity_is_animating_; }
bool               74 cc/layers/render_surface.h   void SetTargetSurfaceTransformsAreAnimating(bool animating) {
bool               77 cc/layers/render_surface.h   bool target_surface_transforms_are_animating() const {
bool               80 cc/layers/render_surface.h   void SetScreenSpaceTransformsAreAnimating(bool animating) {
bool               83 cc/layers/render_surface.h   bool screen_space_transforms_are_animating() const {
bool               87 cc/layers/render_surface.h   bool is_clipped() const { return is_clipped_; }
bool               88 cc/layers/render_surface.h   void SetIsClipped(bool is_clipped) { is_clipped_ = is_clipped; }
bool               97 cc/layers/render_surface.h   bool contributes_to_drawn_surface() const {
bool              100 cc/layers/render_surface.h   void set_contributes_to_drawn_surface(bool contributes_to_drawn_surface) {
bool              125 cc/layers/render_surface.h   bool draw_opacity_is_animating_;
bool              130 cc/layers/render_surface.h   bool target_surface_transforms_are_animating_;
bool              131 cc/layers/render_surface.h   bool screen_space_transforms_are_animating_;
bool              133 cc/layers/render_surface.h   bool is_clipped_;
bool              134 cc/layers/render_surface.h   bool contributes_to_drawn_surface_;
bool               56 cc/layers/render_surface_impl.h   void SetDrawOpacityIsAnimating(bool draw_opacity_is_animating) {
bool               59 cc/layers/render_surface_impl.h   bool draw_opacity_is_animating() const { return draw_opacity_is_animating_; }
bool               88 cc/layers/render_surface_impl.h   void SetTargetSurfaceTransformsAreAnimating(bool animating) {
bool               91 cc/layers/render_surface_impl.h   bool target_surface_transforms_are_animating() const {
bool               94 cc/layers/render_surface_impl.h   void SetScreenSpaceTransformsAreAnimating(bool animating) {
bool               97 cc/layers/render_surface_impl.h   bool screen_space_transforms_are_animating() const {
bool              101 cc/layers/render_surface_impl.h   void SetIsClipped(bool is_clipped) { is_clipped_ = is_clipped; }
bool              102 cc/layers/render_surface_impl.h   bool is_clipped() const { return is_clipped_; }
bool              111 cc/layers/render_surface_impl.h   bool contributes_to_drawn_surface() const {
bool              114 cc/layers/render_surface_impl.h   void set_contributes_to_drawn_surface(bool contributes_to_drawn_surface) {
bool              118 cc/layers/render_surface_impl.h   bool ContentsChanged() const;
bool              130 cc/layers/render_surface_impl.h   bool SurfacePropertyChanged() const;
bool              131 cc/layers/render_surface_impl.h   bool SurfacePropertyChangedOnlyFromDescendant() const;
bool              140 cc/layers/render_surface_impl.h                    bool for_replica,
bool              148 cc/layers/render_surface_impl.h   bool surface_property_changed_ : 1;
bool              149 cc/layers/render_surface_impl.h   bool draw_opacity_is_animating_ : 1;
bool              150 cc/layers/render_surface_impl.h   bool target_surface_transforms_are_animating_ : 1;
bool              151 cc/layers/render_surface_impl.h   bool screen_space_transforms_are_animating_ : 1;
bool              153 cc/layers/render_surface_impl.h   bool is_clipped_ : 1;
bool              154 cc/layers/render_surface_impl.h   bool contributes_to_drawn_surface_ : 1;
bool               37 cc/layers/scrollbar_layer_impl_base.h   bool is_overlay_scrollbar() const { return is_overlay_scrollbar_; }
bool               38 cc/layers/scrollbar_layer_impl_base.h   void set_is_overlay_scrollbar(bool is_overlay) {
bool               43 cc/layers/scrollbar_layer_impl_base.h   bool is_left_side_vertical_scrollbar() {
bool               65 cc/layers/scrollbar_layer_impl_base.h                          bool is_left_side_vertical_scrollbar,
bool               66 cc/layers/scrollbar_layer_impl_base.h                          bool is_overlay);
bool               82 cc/layers/scrollbar_layer_impl_base.h   virtual bool IsThumbResizable() const = 0;
bool               87 cc/layers/scrollbar_layer_impl_base.h   bool is_overlay_scrollbar_;
bool               93 cc/layers/scrollbar_layer_impl_base.h   bool is_left_side_vertical_scrollbar_;
bool               23 cc/layers/solid_color_scrollbar_layer.h       bool is_left_side_vertical_scrollbar,
bool               27 cc/layers/solid_color_scrollbar_layer.h   virtual bool OpacityCanAnimateOnImplThread() const OVERRIDE;
bool               45 cc/layers/solid_color_scrollbar_layer.h                            bool is_left_side_vertical_scrollbar,
bool               54 cc/layers/solid_color_scrollbar_layer.h   bool is_left_side_vertical_scrollbar_;
bool               20 cc/layers/solid_color_scrollbar_layer_impl.h       bool is_left_side_vertical_scrollbar,
bool               21 cc/layers/solid_color_scrollbar_layer_impl.h       bool is_overlay);
bool               38 cc/layers/solid_color_scrollbar_layer_impl.h                                bool is_left_side_vertical_scrollbar,
bool               39 cc/layers/solid_color_scrollbar_layer_impl.h                                bool is_overlay);
bool               46 cc/layers/solid_color_scrollbar_layer_impl.h   virtual bool IsThumbResizable() const OVERRIDE;
bool               24 cc/layers/surface_layer.h   virtual bool DrawsContent() const OVERRIDE;
bool               39 cc/layers/texture_layer.h     void Return(uint32 sync_point, bool is_lost);
bool               63 cc/layers/texture_layer.h     void ReturnAndReleaseOnImplThread(uint32 sync_point, bool is_lost);
bool               80 cc/layers/texture_layer.h     bool is_lost_;
bool              112 cc/layers/texture_layer.h   void SetFlipped(bool flipped);
bool              126 cc/layers/texture_layer.h   void SetPremultipliedAlpha(bool premultiplied_alpha);
bool              130 cc/layers/texture_layer.h   void SetBlendBackgroundColor(bool blend);
bool              135 cc/layers/texture_layer.h   void SetRateLimitContext(bool rate_limit);
bool              138 cc/layers/texture_layer.h   bool uses_mailbox() const { return uses_mailbox_; }
bool              151 cc/layers/texture_layer.h   virtual bool DrawsContent() const OVERRIDE;
bool              152 cc/layers/texture_layer.h   virtual bool Update(ResourceUpdateQueue* queue,
bool              158 cc/layers/texture_layer.h   TextureLayer(TextureLayerClient* client, bool uses_mailbox);
bool              165 cc/layers/texture_layer.h       bool requires_commit,
bool              166 cc/layers/texture_layer.h       bool allow_mailbox_reuse);
bool              169 cc/layers/texture_layer.h   bool uses_mailbox_;
bool              171 cc/layers/texture_layer.h   bool flipped_;
bool              176 cc/layers/texture_layer.h   bool premultiplied_alpha_;
bool              177 cc/layers/texture_layer.h   bool blend_background_color_;
bool              178 cc/layers/texture_layer.h   bool rate_limit_context_;
bool              179 cc/layers/texture_layer.h   bool impl_may_draw_client_data_;
bool              183 cc/layers/texture_layer.h   bool needs_set_mailbox_;
bool               23 cc/layers/texture_layer_client.h   virtual bool PrepareTextureMailbox(
bool               26 cc/layers/texture_layer_client.h       bool use_shared_memory) = 0;
bool               22 cc/layers/texture_layer_impl.h                                              bool uses_mailbox) {
bool               31 cc/layers/texture_layer_impl.h   virtual bool WillDraw(DrawMode draw_mode,
bool               45 cc/layers/texture_layer_impl.h   void SetPremultipliedAlpha(bool premultiplied_alpha);
bool               46 cc/layers/texture_layer_impl.h   void SetBlendBackgroundColor(bool blend);
bool               47 cc/layers/texture_layer_impl.h   void SetFlipped(bool flipped);
bool               60 cc/layers/texture_layer_impl.h   TextureLayerImpl(LayerTreeImpl* tree_impl, int id, bool uses_mailbox);
bool               67 cc/layers/texture_layer_impl.h   bool premultiplied_alpha_;
bool               68 cc/layers/texture_layer_impl.h   bool blend_background_color_;
bool               69 cc/layers/texture_layer_impl.h   bool flipped_;
bool               78 cc/layers/texture_layer_impl.h   bool uses_mailbox_;
bool               79 cc/layers/texture_layer_impl.h   bool own_mailbox_;
bool               80 cc/layers/texture_layer_impl.h   bool valid_texture_copy_;
bool               28 cc/layers/tiled_layer.h   virtual void SetIsMask(bool is_mask) OVERRIDE;
bool               30 cc/layers/tiled_layer.h   virtual bool DrawsContent() const OVERRIDE;
bool               37 cc/layers/tiled_layer.h   virtual bool Update(ResourceUpdateQueue* queue,
bool               66 cc/layers/tiled_layer.h   bool NeedsIdlePaint();
bool               69 cc/layers/tiled_layer.h   bool SkipsDraw() const { return skips_draw_; }
bool               85 cc/layers/tiled_layer.h   bool TileOnlyNeedsPartialUpdate(UpdatableTile* tile);
bool               86 cc/layers/tiled_layer.h   bool TileNeedsBufferedUpdate(UpdatableTile* tile);
bool               95 cc/layers/tiled_layer.h   bool UpdateTiles(int left,
bool              101 cc/layers/tiled_layer.h                    bool* did_paint);
bool              102 cc/layers/tiled_layer.h   bool HaveTexturesForTiles(int left,
bool              106 cc/layers/tiled_layer.h                             bool ignore_occlusions);
bool              113 cc/layers/tiled_layer.h                           bool ignore_occlusions);
bool              127 cc/layers/tiled_layer.h   bool IsSmallAnimatedLayer() const;
bool              130 cc/layers/tiled_layer.h   bool skips_draw_;
bool              131 cc/layers/tiled_layer.h   bool failed_update_;
bool               29 cc/layers/tiled_layer_impl.h   virtual bool WillDraw(DrawMode draw_mode,
bool               36 cc/layers/tiled_layer_impl.h   void set_skips_draw(bool skips_draw) { skips_draw_ = skips_draw; }
bool               42 cc/layers/tiled_layer_impl.h                           bool contents_swizzled);
bool               55 cc/layers/tiled_layer_impl.h   bool HasTileAt(int i, int j) const;
bool               56 cc/layers/tiled_layer_impl.h   bool HasResourceIdForTileAt(int i, int j) const;
bool               68 cc/layers/tiled_layer_impl.h   bool skips_draw_;
bool               23 cc/layers/ui_resource_layer.h   virtual bool DrawsContent() const OVERRIDE;
bool               46 cc/layers/ui_resource_layer_impl.h   virtual bool WillDraw(DrawMode draw_mode,
bool               31 cc/layers/video_frame_provider_client_impl.h   bool Stopped() const { return !provider_; }
bool               27 cc/layers/video_layer.h   virtual bool Update(ResourceUpdateQueue* queue,
bool               34 cc/layers/video_layer_impl.h   virtual bool WillDraw(DrawMode draw_mode,
bool               40 cc/output/begin_frame_args.h   bool IsValid() const { return interval >= base::TimeDelta(); }
bool               29 cc/output/context_provider.h   virtual bool BindToCurrentThread() = 0;
bool               46 cc/output/context_provider.h   virtual bool IsContextLost() = 0;
bool               55 cc/output/context_provider.h   virtual bool DestroyedOnMainThread() = 0;
bool               42 cc/output/copy_output_request.h   bool IsEmpty() const { return result_callback_.is_null(); }
bool               44 cc/output/copy_output_request.h   bool force_bitmap_result() const { return force_bitmap_result_; }
bool               53 cc/output/copy_output_request.h   bool has_area() const { return has_area_; }
bool               60 cc/output/copy_output_request.h   bool has_texture_mailbox() const { return has_texture_mailbox_; }
bool               73 cc/output/copy_output_request.h   CopyOutputRequest(bool force_bitmap_result,
bool               76 cc/output/copy_output_request.h   bool force_bitmap_result_;
bool               77 cc/output/copy_output_request.h   bool has_area_;
bool               78 cc/output/copy_output_request.h   bool has_texture_mailbox_;
bool               38 cc/output/copy_output_result.h   bool IsEmpty() const { return !HasBitmap() && !HasTexture(); }
bool               39 cc/output/copy_output_result.h   bool HasBitmap() const { return !!bitmap_; }
bool               40 cc/output/copy_output_result.h   bool HasTexture() const { return texture_mailbox_.IsValid(); }
bool               29 cc/output/delegating_renderer.h   virtual bool CanReadPixels() const OVERRIDE;
bool               36 cc/output/delegating_renderer.h                          bool disable_picture_quad_image_filtering) OVERRIDE;
bool               46 cc/output/delegating_renderer.h   virtual bool IsContextLost() OVERRIDE;
bool               48 cc/output/delegating_renderer.h   virtual void SetVisible(bool visible) OVERRIDE;
bool               59 cc/output/delegating_renderer.h   bool Initialize();
bool               65 cc/output/delegating_renderer.h   bool visible_;
bool               31 cc/output/direct_renderer.h   virtual bool CanReadPixels() const OVERRIDE;
bool               34 cc/output/direct_renderer.h   virtual bool HasAllocatedResourcesForTesting(RenderPass::Id id) const
bool               41 cc/output/direct_renderer.h                          bool disable_picture_quad_image_filtering) OVERRIDE;
bool               60 cc/output/direct_renderer.h     bool disable_picture_quad_image_filtering;
bool               83 cc/output/direct_renderer.h   bool NeedDeviceClip(const DrawingFrame* frame) const;
bool               91 cc/output/direct_renderer.h       bool* should_skip_quad);
bool               98 cc/output/direct_renderer.h   bool UseRenderPass(DrawingFrame* frame, const RenderPass* render_pass);
bool              103 cc/output/direct_renderer.h   virtual bool BindFramebufferToTexture(DrawingFrame* frame,
bool              108 cc/output/direct_renderer.h   virtual void DiscardPixels(bool has_external_stencil_test,
bool              109 cc/output/direct_renderer.h                              bool draw_rect_covers_full_surface) = 0;
bool              111 cc/output/direct_renderer.h                                 bool has_external_stencil_test) = 0;
bool              116 cc/output/direct_renderer.h   virtual bool FlippedFramebuffer() const = 0;
bool              139 cc/output/filter_operation.h   bool operator==(const FilterOperation& other) const;
bool              141 cc/output/filter_operation.h   bool operator!=(const FilterOperation& other) const {
bool               31 cc/output/filter_operations.h   bool operator==(const FilterOperations& other) const;
bool               33 cc/output/filter_operations.h   bool operator!=(const FilterOperations& other) const {
bool               42 cc/output/filter_operations.h   bool IsEmpty() const;
bool               45 cc/output/filter_operations.h   bool HasFilterThatMovesPixels() const;
bool               46 cc/output/filter_operations.h   bool HasFilterThatAffectsOpacity() const;
bool               47 cc/output/filter_operations.h   bool HasReferenceFilter() const;
bool               68 cc/output/gl_renderer.h   virtual bool IsContextLost() OVERRIDE;
bool               70 cc/output/gl_renderer.h   virtual void SetVisible(bool visible) OVERRIDE;
bool               89 cc/output/gl_renderer.h   bool IsBackbufferDiscarded() const { return is_backbuffer_discarded_; }
bool              104 cc/output/gl_renderer.h   void SetStencilEnabled(bool enabled);
bool              105 cc/output/gl_renderer.h   bool stencil_enabled() const { return stencil_shadow_; }
bool              106 cc/output/gl_renderer.h   void SetBlendEnabled(bool enabled);
bool              107 cc/output/gl_renderer.h   bool blend_enabled() const { return blend_shadow_; }
bool              110 cc/output/gl_renderer.h   virtual bool BindFramebufferToTexture(DrawingFrame* frame,
bool              115 cc/output/gl_renderer.h   virtual void DiscardPixels(bool has_external_stencil_test,
bool              116 cc/output/gl_renderer.h                              bool draw_rect_covers_full_surface) OVERRIDE;
bool              118 cc/output/gl_renderer.h                                 bool has_external_stencil_test) OVERRIDE;
bool              122 cc/output/gl_renderer.h   virtual bool FlippedFramebuffer() const OVERRIDE;
bool              136 cc/output/gl_renderer.h   static bool SetupQuadForAntialiasing(const gfx::Transform& device_transform,
bool              156 cc/output/gl_renderer.h       bool* background_changed);
bool              188 cc/output/gl_renderer.h                                 bool flip_vertically);
bool              190 cc/output/gl_renderer.h   bool UseScopedTexture(DrawingFrame* frame,
bool              194 cc/output/gl_renderer.h   bool MakeContextCurrent();
bool              200 cc/output/gl_renderer.h                               bool success)>
bool              215 cc/output/gl_renderer.h                       bool success);
bool              417 cc/output/gl_renderer.h   bool is_backbuffer_discarded_;
bool              418 cc/output/gl_renderer.h   bool is_using_bind_uniform_;
bool              419 cc/output/gl_renderer.h   bool visible_;
bool              420 cc/output/gl_renderer.h   bool is_scissor_enabled_;
bool              421 cc/output/gl_renderer.h   bool scissor_rect_needs_reset_;
bool              422 cc/output/gl_renderer.h   bool stencil_shadow_;
bool              423 cc/output/gl_renderer.h   bool blend_shadow_;
bool               35 cc/output/gl_renderer_draw_cache.h   bool needs_blending;
bool               25 cc/output/managed_memory_policy.h   bool operator==(const ManagedMemoryPolicy&) const;
bool               26 cc/output/managed_memory_policy.h   bool operator!=(const ManagedMemoryPolicy&) const;
bool               68 cc/output/output_surface.h     bool delegated_rendering;
bool               70 cc/output/output_surface.h     bool deferred_gl_initialization;
bool               71 cc/output/output_surface.h     bool draw_and_swap_full_viewport_every_frame;
bool               74 cc/output/output_surface.h     bool adjust_deadline_for_parent;
bool               77 cc/output/output_surface.h     bool uses_default_gl_framebuffer;
bool               84 cc/output/output_surface.h   virtual bool HasExternalStencilTest() const;
bool              100 cc/output/output_surface.h   virtual bool ForcedDrawToSoftwareDevice() const;
bool              106 cc/output/output_surface.h   virtual bool BindToClient(OutputSurfaceClient* client);
bool              110 cc/output/output_surface.h       bool throttle_frame_production,
bool              130 cc/output/output_surface.h   virtual void UpdateSmoothnessTakesPriority(bool prefer_smoothness) {}
bool              135 cc/output/output_surface.h   virtual void SetNeedsBeginImplFrame(bool enable);
bool              137 cc/output/output_surface.h   bool HasClient() { return !!client_; }
bool              153 cc/output/output_surface.h   bool InitializeAndSetContext3d(
bool              171 cc/output/output_surface.h   virtual void FrameRateControllerTick(bool throttled,
bool              176 cc/output/output_surface.h   bool needs_begin_impl_frame_;
bool              177 cc/output/output_surface.h   bool client_ready_for_begin_impl_frame_;
bool              191 cc/output/output_surface.h   void SetExternalStencilTest(bool enabled);
bool              195 cc/output/output_surface.h                                   bool valid_for_tile_management);
bool              212 cc/output/output_surface.h   bool check_for_retroactive_begin_impl_frame_pending_;
bool              214 cc/output/output_surface.h   bool external_stencil_test_enabled_;
bool               30 cc/output/output_surface_client.h   virtual bool DeferredInitialize(
bool               42 cc/output/output_surface_client.h                                           bool valid_for_tile_management) = 0;
bool               23 cc/output/overlay_candidate.h       bool flipped);
bool               46 cc/output/overlay_candidate.h   bool overlay_handled;
bool               27 cc/output/overlay_processor.h     virtual bool Attempt(RenderPassList* render_passes_in_draw_order,
bool               22 cc/output/overlay_strategy_single_on_top.h   virtual bool Attempt(RenderPassList* render_passes_in_draw_order,
bool               27 cc/output/program_binding.h   bool Init(gpu::gles2::GLES2Interface* context,
bool               30 cc/output/program_binding.h   bool Link(gpu::gles2::GLES2Interface* context);
bool               34 cc/output/program_binding.h   bool initialized() const { return initialized_; }
bool               48 cc/output/program_binding.h   bool initialized_;
bool               25 cc/output/renderer.h   bool allow_partial_texture_updates;
bool               26 cc/output/renderer.h   bool using_offscreen_context3d;
bool               28 cc/output/renderer.h   bool using_shared_memory_resources;
bool               31 cc/output/renderer.h   bool using_partial_swap;
bool               32 cc/output/renderer.h   bool using_egl_image;
bool               33 cc/output/renderer.h   bool avoid_pow2_textures;
bool               34 cc/output/renderer.h   bool using_map_image;
bool               35 cc/output/renderer.h   bool using_discard_framebuffer;
bool               36 cc/output/renderer.h   bool allow_rasterize_on_demand;
bool               52 cc/output/renderer.h   virtual bool CanReadPixels() const = 0;
bool               56 cc/output/renderer.h   virtual bool HasAllocatedResourcesForTesting(RenderPass::Id id) const;
bool               68 cc/output/renderer.h                          bool disable_picture_quad_image_filtering) = 0;
bool               81 cc/output/renderer.h   virtual bool IsContextLost();
bool               83 cc/output/renderer.h   virtual void SetVisible(bool visible) = 0;
bool               42 cc/output/software_renderer.h   virtual void SetVisible(bool visible) OVERRIDE;
bool               54 cc/output/software_renderer.h   virtual bool BindFramebufferToTexture(
bool               60 cc/output/software_renderer.h   virtual void DiscardPixels(bool has_external_stencil_test,
bool               61 cc/output/software_renderer.h                              bool draw_rect_covers_full_surface) OVERRIDE;
bool               63 cc/output/software_renderer.h                                 bool has_external_stencil_test) OVERRIDE;
bool               67 cc/output/software_renderer.h   virtual bool FlippedFramebuffer() const OVERRIDE;
bool               82 cc/output/software_renderer.h   bool IsSoftwareResource(ResourceProvider::ResourceId resource_id) const;
bool              102 cc/output/software_renderer.h   bool visible_;
bool              103 cc/output/software_renderer.h   bool is_scissor_enabled_;
bool              104 cc/output/software_renderer.h   bool is_backbuffer_discarded_;
bool               28 cc/quads/checkerboard_draw_quad.h               bool needs_blending,
bool               26 cc/quads/content_draw_quad_base.h               bool swizzle_contents);
bool               33 cc/quads/content_draw_quad_base.h               bool needs_blending,
bool               36 cc/quads/content_draw_quad_base.h               bool swizzle_contents);
bool               40 cc/quads/content_draw_quad_base.h   bool swizzle_contents;
bool               29 cc/quads/debug_border_draw_quad.h               bool needs_blending,
bool               62 cc/quads/draw_quad.h   bool isClipped() const { return shared_quad_state->is_clipped; }
bool               82 cc/quads/draw_quad.h   bool needs_blending;
bool               89 cc/quads/draw_quad.h   bool IsDebugQuad() const { return material == DEBUG_BORDER; }
bool               91 cc/quads/draw_quad.h   bool ShouldDrawWithBlending() const {
bool              105 cc/quads/draw_quad.h   bool IsLeftEdge() const { return !rect.x(); }
bool              109 cc/quads/draw_quad.h   bool IsTopEdge() const { return !rect.y(); }
bool              113 cc/quads/draw_quad.h   bool IsRightEdge() const {
bool              119 cc/quads/draw_quad.h   bool IsBottomEdge() const {
bool              125 cc/quads/draw_quad.h   bool IsEdge() const {
bool              139 cc/quads/draw_quad.h               bool needs_blending);
bool               37 cc/quads/io_surface_draw_quad.h               bool needs_blending,
bool               40 cc/quads/picture_draw_quad.h               bool needs_blending,
bool               53 cc/quads/render_pass.h     bool operator==(const Id& other) const {
bool               56 cc/quads/render_pass.h     bool operator!=(const Id& other) const {
bool               59 cc/quads/render_pass.h     bool operator<(const Id& other) const {
bool               87 cc/quads/render_pass.h               bool has_transparent_background);
bool              103 cc/quads/render_pass.h   bool has_transparent_background;
bool               27 cc/quads/render_pass_draw_quad.h               bool is_replica,
bool               38 cc/quads/render_pass_draw_quad.h               bool needs_blending,
bool               40 cc/quads/render_pass_draw_quad.h               bool is_replica,
bool               52 cc/quads/render_pass_draw_quad.h   bool is_replica;
bool               36 cc/quads/shared_quad_state.h               bool is_clipped,
bool               49 cc/quads/shared_quad_state.h   bool is_clipped;
bool               23 cc/quads/solid_color_draw_quad.h               bool force_anti_aliasing_off);
bool               29 cc/quads/solid_color_draw_quad.h               bool needs_blending,
bool               31 cc/quads/solid_color_draw_quad.h               bool force_anti_aliasing_off);
bool               34 cc/quads/solid_color_draw_quad.h   bool force_anti_aliasing_off;
bool               30 cc/quads/stream_video_draw_quad.h               bool needs_blending,
bool               27 cc/quads/surface_draw_quad.h               bool needs_blending,
bool               24 cc/quads/texture_draw_quad.h               bool premultiplied_alpha,
bool               29 cc/quads/texture_draw_quad.h               bool flipped);
bool               35 cc/quads/texture_draw_quad.h               bool needs_blending,
bool               37 cc/quads/texture_draw_quad.h               bool premultiplied_alpha,
bool               42 cc/quads/texture_draw_quad.h               bool flipped);
bool               45 cc/quads/texture_draw_quad.h   bool premultiplied_alpha;
bool               50 cc/quads/texture_draw_quad.h   bool flipped;
bool               24 cc/quads/tile_draw_quad.h               bool swizzle_contents);
bool               30 cc/quads/tile_draw_quad.h               bool needs_blending,
bool               34 cc/quads/tile_draw_quad.h               bool swizzle_contents);
bool               36 cc/quads/yuv_video_draw_quad.h               bool needs_blending,
bool               35 cc/resources/bitmap_content_layer_updater.h                         bool partial_update) OVERRIDE;
bool               59 cc/resources/bitmap_content_layer_updater.h                      bool partial_update);
bool               60 cc/resources/bitmap_content_layer_updater.h   virtual void SetOpaque(bool opaque) OVERRIDE;
bool               26 cc/resources/bitmap_skpicture_content_layer_updater.h                         bool partial_update) OVERRIDE;
bool               25 cc/resources/content_layer_updater.h   virtual void SetOpaque(bool opaque) OVERRIDE;
bool               26 cc/resources/content_layer_updater.h   virtual void SetFillsBoundsCompletely(bool fills_bounds) OVERRIDE;
bool               41 cc/resources/content_layer_updater.h   bool layer_is_opaque() const { return layer_is_opaque_; }
bool               42 cc/resources/content_layer_updater.h   bool layer_fills_bounds_completely() const {
bool               50 cc/resources/content_layer_updater.h   bool layer_is_opaque_;
bool               52 cc/resources/content_layer_updater.h   bool layer_fills_bounds_completely_;
bool               50 cc/resources/direct_raster_worker_pool.h   bool run_tasks_on_origin_thread_pending_;
bool               54 cc/resources/direct_raster_worker_pool.h   bool raster_tasks_pending_;
bool               55 cc/resources/direct_raster_worker_pool.h   bool raster_tasks_required_for_activation_pending_;
bool               27 cc/resources/image_layer_updater.h                         bool partial_update) OVERRIDE;
bool               44 cc/resources/image_layer_updater.h                      bool partial_update);
bool               47 cc/resources/image_layer_updater.h   bool UsingBitmap(const SkBitmap& bitmap) const;
bool               50 cc/resources/image_raster_worker_pool.h   bool raster_tasks_pending_;
bool               51 cc/resources/image_raster_worker_pool.h   bool raster_tasks_required_for_activation_pending_;
bool               33 cc/resources/layer_tiling_data.h   bool has_empty_bounds() const { return tiling_data_.has_empty_bounds(); }
bool               48 cc/resources/layer_tiling_data.h   bool has_border_texels() const { return !!tiling_data_.border_texels(); }
bool               50 cc/resources/layer_tiling_data.h   bool is_empty() const { return has_empty_bounds() || !tiles().size(); }
bool               34 cc/resources/layer_updater.h                         bool partial_update) = 0;
bool               61 cc/resources/layer_updater.h   virtual void SetOpaque(bool opaque) {}
bool               64 cc/resources/layer_updater.h   virtual void SetFillsBoundsCompletely(bool fills_bounds) {}
bool               50 cc/resources/managed_tile_state.h     bool IsReadyToDraw() const;
bool               65 cc/resources/managed_tile_state.h     bool contents_swizzled() const {
bool               70 cc/resources/managed_tile_state.h     bool requires_resource() const {
bool               74 cc/resources/managed_tile_state.h     inline bool has_resource() const { return !!resource_; }
bool               79 cc/resources/managed_tile_state.h     void SetHasTextForTesting(bool has_text) { has_text_ = has_text; }
bool               97 cc/resources/managed_tile_state.h     void set_has_text(bool has_text) { has_text_ = has_text; }
bool              103 cc/resources/managed_tile_state.h     bool has_text_;
bool              120 cc/resources/managed_tile_state.h   bool required_for_activation;
bool              123 cc/resources/managed_tile_state.h   bool visible_and_ready_to_draw;
bool               58 cc/resources/picture.h       bool gather_pixels_refs,
bool               71 cc/resources/picture.h   bool HasRecording() const { return picture_.get() != NULL; }
bool              106 cc/resources/picture.h     operator bool() const {
bool              125 cc/resources/picture.h   bool WillPlayBackBitmaps() const { return picture_->willPlayBackBitmaps(); }
bool               54 cc/resources/picture_layer_tiling.h     operator bool() const {
bool               74 cc/resources/picture_layer_tiling.h     bool TileNeedsRaster(Tile* tile) const {
bool               98 cc/resources/picture_layer_tiling.h     operator bool();
bool              108 cc/resources/picture_layer_tiling.h     bool IsValid() const { return is_valid_; }
bool              110 cc/resources/picture_layer_tiling.h     bool is_valid_;
bool              128 cc/resources/picture_layer_tiling.h   void SetCanUseLCDText(bool can_use_lcd_text);
bool              184 cc/resources/picture_layer_tiling.h     operator bool() const { return tile_j_ <= bottom_; }
bool              229 cc/resources/picture_layer_tiling.h   bool NeedsUpdateForFrameAtTime(double frame_time_in_seconds) {
bool              252 cc/resources/picture_layer_tiling.h   bool has_ever_been_updated() const {
bool              300 cc/resources/picture_layer_tiling.h   bool eviction_tiles_cache_valid_;
bool               36 cc/resources/picture_layer_tiling_set.h   void SetCanUseLCDText(bool can_use_lcd_text);
bool               90 cc/resources/picture_layer_tiling_set.h     operator bool() const;
bool               23 cc/resources/picture_pile.h   bool Update(ContentLayerClient* painter,
bool               25 cc/resources/picture_pile.h               bool contents_opaque,
bool               26 cc/resources/picture_pile.h               bool contents_fill_bounds_completely,
bool               36 cc/resources/picture_pile.h   void set_show_debug_picture_borders(bool show) {
bool               39 cc/resources/picture_pile_base.h   bool HasRecordingAt(int x, int y);
bool               40 cc/resources/picture_pile_base.h   bool CanRaster(float contents_scale, const gfx::Rect& content_rect);
bool               43 cc/resources/picture_pile_base.h   bool HasRecordings() const { return has_any_recordings_; }
bool               63 cc/resources/picture_pile_base.h     bool Invalidate(int frame_number);
bool               64 cc/resources/picture_pile_base.h     bool NeedsRecording(int frame_number, int distance_to_visible);
bool               95 cc/resources/picture_pile_base.h   bool CanRasterSlowTileCheck(const gfx::Rect& layer_rect) const;
bool              107 cc/resources/picture_pile_base.h   bool contents_opaque_;
bool              108 cc/resources/picture_pile_base.h   bool contents_fill_bounds_completely_;
bool              109 cc/resources/picture_pile_base.h   bool show_debug_picture_borders_;
bool              110 cc/resources/picture_pile_base.h   bool clear_canvas_with_debug_color_;
bool              113 cc/resources/picture_pile_base.h   bool has_any_recordings_;
bool               69 cc/resources/picture_pile_impl.h     bool is_solid_color;
bool               70 cc/resources/picture_pile_impl.h     bool has_text;
bool               93 cc/resources/picture_pile_impl.h     operator bool() const { return pixel_ref_iterator_; }
bool              143 cc/resources/picture_pile_impl.h       bool is_analysis);
bool               50 cc/resources/pixel_buffer_raster_worker_pool.h       bool operator()(const RasterTaskState& state) const {
bool               61 cc/resources/pixel_buffer_raster_worker_pool.h                     bool required_for_activation)
bool               70 cc/resources/pixel_buffer_raster_worker_pool.h     bool required_for_activation;
bool               84 cc/resources/pixel_buffer_raster_worker_pool.h   bool HasPendingTasks() const;
bool               85 cc/resources/pixel_buffer_raster_worker_pool.h   bool HasPendingTasksRequiredForActivation() const;
bool               92 cc/resources/pixel_buffer_raster_worker_pool.h   bool shutdown_;
bool              104 cc/resources/pixel_buffer_raster_worker_pool.h   bool has_performed_uploads_since_last_flush_;
bool              106 cc/resources/pixel_buffer_raster_worker_pool.h   bool check_for_completed_raster_tasks_pending_;
bool              108 cc/resources/pixel_buffer_raster_worker_pool.h   bool should_notify_client_if_no_tasks_are_pending_;
bool              109 cc/resources/pixel_buffer_raster_worker_pool.h   bool should_notify_client_if_no_tasks_required_for_activation_are_pending_;
bool              110 cc/resources/pixel_buffer_raster_worker_pool.h   bool raster_finished_task_pending_;
bool              111 cc/resources/pixel_buffer_raster_worker_pool.h   bool raster_required_for_activation_finished_task_pending_;
bool               29 cc/resources/platform_color.h   static ResourceFormat BestTextureFormat(bool supports_bgra8888) {
bool               42 cc/resources/platform_color.h   static bool SameComponentOrder(ResourceFormat format) {
bool               47 cc/resources/prioritized_resource.h   bool contents_swizzled() const { return contents_swizzled_; }
bool               55 cc/resources/prioritized_resource.h   bool can_acquire_backing_texture() const { return is_above_priority_cutoff_; }
bool               61 cc/resources/prioritized_resource.h   bool have_backing_texture() const { return !!backing(); }
bool               63 cc/resources/prioritized_resource.h   bool BackingResourceWasEvicted() const;
bool               76 cc/resources/prioritized_resource.h   bool RequestLate();
bool               94 cc/resources/prioritized_resource.h   void set_is_self_managed(bool is_self_managed) {
bool               97 cc/resources/prioritized_resource.h   bool is_self_managed() { return is_self_managed_; }
bool              117 cc/resources/prioritized_resource.h     bool CanBeRecycledIfNotInExternalUse() const;
bool              121 cc/resources/prioritized_resource.h     bool was_above_priority_cutoff_at_last_priority_update() const {
bool              124 cc/resources/prioritized_resource.h     bool in_drawing_impl_tree() const { return in_drawing_impl_tree_; }
bool              125 cc/resources/prioritized_resource.h     bool in_parent_compositor() const { return in_parent_compositor_; }
bool              128 cc/resources/prioritized_resource.h     bool ResourceHasBeenDeleted() const;
bool              137 cc/resources/prioritized_resource.h     bool was_above_priority_cutoff_at_last_priority_update_;
bool              140 cc/resources/prioritized_resource.h     bool in_drawing_impl_tree_;
bool              142 cc/resources/prioritized_resource.h     bool in_parent_compositor_;
bool              144 cc/resources/prioritized_resource.h     bool resource_has_been_deleted_;
bool              156 cc/resources/prioritized_resource.h   bool is_above_priority_cutoff() { return is_above_priority_cutoff_; }
bool              157 cc/resources/prioritized_resource.h   void set_above_priority_cutoff(bool is_above_priority_cutoff) {
bool              171 cc/resources/prioritized_resource.h   bool contents_swizzled_;
bool              174 cc/resources/prioritized_resource.h   bool is_above_priority_cutoff_;
bool              175 cc/resources/prioritized_resource.h   bool is_self_managed_;
bool               95 cc/resources/prioritized_resource_manager.h   bool ReduceMemoryOnImplThread(size_t limit_bytes,
bool              104 cc/resources/prioritized_resource_manager.h   bool LinkedEvictedBackingsExist() const;
bool              111 cc/resources/prioritized_resource_manager.h   bool RequestLate(PrioritizedResource* texture);
bool              145 cc/resources/prioritized_resource_manager.h   static inline bool CompareTextures(PrioritizedResource* a,
bool              153 cc/resources/prioritized_resource_manager.h   static inline bool CompareBackings(PrioritizedResource::Backing* a,
bool              186 cc/resources/prioritized_resource_manager.h   bool EvictBackingsToReduceMemory(size_t limit_bytes,
bool              223 cc/resources/prioritized_resource_manager.h   bool backings_tail_not_sorted_;
bool               26 cc/resources/prioritized_tile_set.h     Iterator(PrioritizedTileSet* set, bool use_priority_ordering);
bool               35 cc/resources/prioritized_tile_set.h     operator bool() const {
bool               45 cc/resources/prioritized_tile_set.h     bool use_priority_ordering_;
bool               54 cc/resources/prioritized_tile_set.h   bool bin_sorted_[NUM_BINS];
bool               19 cc/resources/priority_calculator.h   static int UIPriority(bool draws_to_root_surface);
bool               20 cc/resources/priority_calculator.h   static int VisiblePriority(bool draws_to_root_surface);
bool               25 cc/resources/priority_calculator.h                                   bool draws_to_root_surface);
bool               30 cc/resources/priority_calculator.h   static inline bool priority_is_lower(int a, int b) { return a > b; }
bool               31 cc/resources/priority_calculator.h   static inline bool priority_is_higher(int a, int b) { return a < b; }
bool               50 cc/resources/raster_worker_pool.h   bool HasBeenScheduled() const;
bool               54 cc/resources/raster_worker_pool.h   bool HasCompleted() const;
bool               60 cc/resources/raster_worker_pool.h   bool did_schedule_;
bool               61 cc/resources/raster_worker_pool.h   bool did_complete_;
bool               85 cc/resources/raster_worker_pool.h   virtual bool ShouldForceTasksRequiredForActivationToComplete() const = 0;
bool              100 cc/resources/raster_worker_pool.h       bool operator()(const Item& item) const { return item.task == task_; }
bool              108 cc/resources/raster_worker_pool.h     Item(internal::RasterWorkerPoolTask* task, bool required_for_activation);
bool              111 cc/resources/raster_worker_pool.h     static bool IsRequiredForActivation(const Item& item) {
bool              116 cc/resources/raster_worker_pool.h     bool required_for_activation;
bool               29 cc/resources/raster_worker_pool_delegate.h   virtual bool ShouldForceTasksRequiredForActivationToComplete() const OVERRIDE;
bool               12 cc/resources/release_callback.h typedef base::Callback<void(uint32 sync_point, bool is_lost)> ReleaseCallback;
bool               52 cc/resources/resource_pool.h   bool ResourceUsageTooHigh();
bool               77 cc/resources/resource_provider.h       bool use_rgba_4444_texture_format,
bool               82 cc/resources/resource_provider.h   bool InitializeGL();
bool               94 cc/resources/resource_provider.h   bool InUseByConsumer(ResourceId id);
bool               96 cc/resources/resource_provider.h   bool IsLost(ResourceId id);
bool               97 cc/resources/resource_provider.h   bool AllowOverlay(ResourceId id);
bool              165 cc/resources/resource_provider.h   bool ShallowFlushIfSupported();
bool              279 cc/resources/resource_provider.h     bool valid() const { return !!sk_bitmap_.getPixels(); }
bool              297 cc/resources/resource_provider.h     bool valid() const { return !!sk_bitmap_.getPixels(); }
bool              311 cc/resources/resource_provider.h     virtual bool HasPassed() = 0;
bool              343 cc/resources/resource_provider.h   bool UnmapPixelRasterBuffer(ResourceId id);
bool              348 cc/resources/resource_provider.h   bool DidSetPixelsComplete(ResourceId id);
bool              368 cc/resources/resource_provider.h   void EnableReadLockFences(ResourceProvider::ResourceId id, bool enable);
bool              371 cc/resources/resource_provider.h   bool CanLockForWrite(ResourceId id);
bool              419 cc/resources/resource_provider.h     bool dirty_image : 1;
bool              420 cc/resources/resource_provider.h     bool locked_for_write : 1;
bool              421 cc/resources/resource_provider.h     bool lost : 1;
bool              422 cc/resources/resource_provider.h     bool marked_for_deletion : 1;
bool              423 cc/resources/resource_provider.h     bool pending_set_pixels : 1;
bool              424 cc/resources/resource_provider.h     bool set_pixels_completion_forced : 1;
bool              425 cc/resources/resource_provider.h     bool allocated : 1;
bool              426 cc/resources/resource_provider.h     bool enable_read_lock_fences : 1;
bool              427 cc/resources/resource_provider.h     bool has_shared_bitmap_id : 1;
bool              428 cc/resources/resource_provider.h     bool allow_overlay : 1;
bool              457 cc/resources/resource_provider.h     bool UnlockForWrite();
bool              465 cc/resources/resource_provider.h     virtual bool DoUnlockForWrite() = 0;
bool              482 cc/resources/resource_provider.h     virtual bool DoUnlockForWrite() OVERRIDE;
bool              501 cc/resources/resource_provider.h     virtual bool DoUnlockForWrite() OVERRIDE;
bool              541 cc/resources/resource_provider.h   static bool CompareResourceMapIteratorsByChildId(
bool              553 cc/resources/resource_provider.h     bool marked_for_deletion;
bool              557 cc/resources/resource_provider.h   bool ReadLockFenceHasPassed(const Resource* resource) {
bool              565 cc/resources/resource_provider.h                    bool use_rgba_4444_texture_format,
bool              626 cc/resources/resource_provider.h   bool lost_output_surface_;
bool              634 cc/resources/resource_provider.h   bool use_texture_storage_ext_;
bool              635 cc/resources/resource_provider.h   bool use_texture_usage_hint_;
bool              636 cc/resources/resource_provider.h   bool use_compressed_texture_etc1_;
bool              644 cc/resources/resource_provider.h   bool use_rgba_4444_texture_format_;
bool               68 cc/resources/resource_update_controller.h   bool UpdateMoreTexturesIfEnoughTimeRemaining();
bool               74 cc/resources/resource_update_controller.h   bool contents_textures_purged_;
bool               78 cc/resources/resource_update_controller.h   bool first_update_attempt_;
bool               80 cc/resources/resource_update_controller.h   bool task_posted_;
bool               81 cc/resources/resource_update_controller.h   bool ready_to_finalize_;
bool               31 cc/resources/resource_update_queue.h   bool HasMoreUpdates() const;
bool               20 cc/resources/returned_resource.h   bool lost;
bool               32 cc/resources/scoped_ui_resource.h                                      bool resource_lost) OVERRIDE;
bool               28 cc/resources/shared_bitmap.h   bool operator<(const SharedBitmap& right) const {
bool               43 cc/resources/shared_bitmap.h   static bool GetSizeInBytes(const gfx::Size& size, size_t* size_in_bytes);
bool               22 cc/resources/single_release_callback.h   void Run(uint32 sync_point, bool is_lost);
bool               27 cc/resources/single_release_callback.h   bool has_been_run_;
bool               27 cc/resources/task_graph_runner.h   bool HasFinishedRunning() const;
bool               35 cc/resources/task_graph_runner.h   bool did_run_;
bool               47 cc/resources/task_graph_runner.h       bool operator()(const Node& node) const { return node.task == task_; }
bool               91 cc/resources/task_graph_runner.h   bool IsValid() const { return id_ != 0; }
bool              173 cc/resources/task_graph_runner.h   static bool CompareTaskPriority(const PrioritizedTask& a,
bool              179 cc/resources/task_graph_runner.h   static bool CompareTaskNamespacePriority(const TaskNamespace* a,
bool              191 cc/resources/task_graph_runner.h   static bool HasFinishedRunningTasksInNamespace(
bool              224 cc/resources/task_graph_runner.h   bool shutdown_;
bool               30 cc/resources/texture_mailbox.h   bool IsValid() const { return IsTexture() || IsSharedMemory(); }
bool               31 cc/resources/texture_mailbox.h   bool IsTexture() const { return !mailbox_holder_.mailbox.IsZero(); }
bool               32 cc/resources/texture_mailbox.h   bool IsSharedMemory() const { return shared_memory_ != NULL; }
bool               34 cc/resources/texture_mailbox.h   bool Equals(const TextureMailbox&) const;
bool               44 cc/resources/texture_mailbox.h   bool allow_overlay() const { return allow_overlay_; }
bool               45 cc/resources/texture_mailbox.h   void set_allow_overlay(bool allow_overlay) { allow_overlay_ = allow_overlay; }
bool               57 cc/resources/texture_mailbox.h   bool allow_overlay_;
bool               42 cc/resources/texture_mailbox_deleter.h                                     bool is_lost);
bool               66 cc/resources/texture_uploader.h     bool IsPending();
bool               70 cc/resources/texture_uploader.h     bool is_non_blocking() const { return is_non_blocking_; }
bool               78 cc/resources/texture_uploader.h     bool has_value_;
bool               79 cc/resources/texture_uploader.h     bool is_non_blocking_;
bool               55 cc/resources/tile.h   bool required_for_activation() const {
bool               59 cc/resources/tile.h   void set_can_use_lcd_text(bool can_use_lcd_text) {
bool               66 cc/resources/tile.h   bool can_use_lcd_text() const {
bool               70 cc/resources/tile.h   void set_use_gpu_rasterization(bool use_gpu_rasterization) {
bool               77 cc/resources/tile.h   bool use_gpu_rasterization() const {
bool               81 cc/resources/tile.h   bool NeedsRasterForMode(RasterMode mode) const {
bool               85 cc/resources/tile.h   bool HasResources() const {
bool               95 cc/resources/tile.h   inline bool IsReadyToDraw() const {
bool              112 cc/resources/tile.h   bool has_text(RasterMode mode) const {
bool               69 cc/resources/tile_manager.h     operator bool() const;
bool               93 cc/resources/tile_manager.h       bool operator()(PairedPictureLayerIterator* a,
bool               97 cc/resources/tile_manager.h       bool ComparePriorities(const TilePriority& a_priority,
bool               99 cc/resources/tile_manager.h                              bool prioritize_low_res) const;
bool              115 cc/resources/tile_manager.h       bool use_map_image,
bool              116 cc/resources/tile_manager.h       bool use_rasterize_on_demand,
bool              125 cc/resources/tile_manager.h   bool UpdateVisibleTiles();
bool              190 cc/resources/tile_manager.h               bool use_rasterize_on_demand);
bool              202 cc/resources/tile_manager.h   virtual bool ShouldForceTasksRequiredForActivationToComplete() const OVERRIDE;
bool              226 cc/resources/tile_manager.h                                   bool was_canceled);
bool              231 cc/resources/tile_manager.h                              bool was_canceled);
bool              260 cc/resources/tile_manager.h   bool prioritized_tiles_dirty_;
bool              262 cc/resources/tile_manager.h   bool all_tiles_that_need_to_be_rasterized_have_memory_;
bool              263 cc/resources/tile_manager.h   bool all_tiles_required_for_activation_have_memory_;
bool              272 cc/resources/tile_manager.h   bool ever_exceeded_memory_budget_;
bool              277 cc/resources/tile_manager.h   bool did_initialize_visible_tile_;
bool              278 cc/resources/tile_manager.h   bool did_check_for_completed_tasks_since_last_schedule_tasks_;
bool              292 cc/resources/tile_manager.h   bool use_rasterize_on_demand_;
bool               88 cc/resources/tile_priority.h   bool operator ==(const TilePriority& other) const {
bool               95 cc/resources/tile_priority.h   bool operator !=(const TilePriority& other) const {
bool               99 cc/resources/tile_priority.h   bool IsHigherPriorityThan(const TilePriority& other) const {
bool              106 cc/resources/tile_priority.h   bool required_for_activation;
bool              162 cc/resources/tile_priority.h   bool operator==(const GlobalStateThatImpactsTilePriority& other) const {
bool              170 cc/resources/tile_priority.h   bool operator!=(const GlobalStateThatImpactsTilePriority& other) const {
bool               36 cc/resources/transferable_resource.h   bool is_software;
bool               41 cc/resources/ui_resource_bitmap.h   bool GetOpaque() const { return opaque_; }
bool               42 cc/resources/ui_resource_bitmap.h   void SetOpaque(bool opaque) { opaque_ = opaque; }
bool               47 cc/resources/ui_resource_bitmap.h   UIResourceBitmap(const gfx::Size& size, bool is_opaque);
bool               63 cc/resources/ui_resource_bitmap.h   bool opaque_;
bool               28 cc/resources/ui_resource_client.h                                      bool resource_lost) = 0;
bool               93 cc/resources/video_resource_updater.h   bool VerifyFrame(const scoped_refptr<media::VideoFrame>& video_frame);
bool              108 cc/resources/video_resource_updater.h                               bool lost_resource);
bool               30 cc/scheduler/delay_based_time_source.h   virtual base::TimeTicks SetActive(bool active) OVERRIDE;
bool               31 cc/scheduler/delay_based_time_source.h   virtual bool Active() const OVERRIDE;
bool               67 cc/scheduler/delay_based_time_source.h   bool active_;
bool               24 cc/scheduler/draw_swap_readback_result.h                          bool did_swap,
bool               25 cc/scheduler/draw_swap_readback_result.h                          bool did_readback)
bool               30 cc/scheduler/draw_swap_readback_result.h   bool did_swap;
bool               31 cc/scheduler/draw_swap_readback_result.h   bool did_readback;
bool               28 cc/scheduler/frame_rate_controller.h   virtual void FrameRateControllerTick(bool throttled,
bool               47 cc/scheduler/frame_rate_controller.h   BeginFrameArgs SetActive(bool active);
bool               49 cc/scheduler/frame_rate_controller.h   bool IsActive() { return active_; }
bool               87 cc/scheduler/frame_rate_controller.h   bool active_;
bool               90 cc/scheduler/frame_rate_controller.h   bool is_time_source_throttling_;
bool               91 cc/scheduler/frame_rate_controller.h   bool manual_tick_pending_;
bool               27 cc/scheduler/scheduler.h   virtual void SetNeedsBeginImplFrame(bool enable) = 0;
bool               63 cc/scheduler/scheduler.h   void SetVisible(bool visible);
bool               64 cc/scheduler/scheduler.h   void SetCanDraw(bool can_draw);
bool               79 cc/scheduler/scheduler.h   void SetSwapUsedIncompleteTile(bool used_incomplete_tile);
bool               81 cc/scheduler/scheduler.h   void SetSmoothnessTakesPriority(bool smoothness_takes_priority);
bool               84 cc/scheduler/scheduler.h   void BeginMainFrameAborted(bool did_handle);
bool               89 cc/scheduler/scheduler.h   bool HasInitializedOutputSurface() const {
bool               93 cc/scheduler/scheduler.h   bool CommitPending() const { return state_machine_.CommitPending(); }
bool               94 cc/scheduler/scheduler.h   bool RedrawPending() const { return state_machine_.RedrawPending(); }
bool               95 cc/scheduler/scheduler.h   bool ManageTilesPending() const {
bool               98 cc/scheduler/scheduler.h   bool MainThreadIsInHighLatencyMode() const {
bool              101 cc/scheduler/scheduler.h   bool BeginImplFrameDeadlinePending() const {
bool              105 cc/scheduler/scheduler.h   bool WillDrawIfNeeded() const;
bool              120 cc/scheduler/scheduler.h   bool IsInsideAction(SchedulerStateMachine::Action action) {
bool              124 cc/scheduler/scheduler.h   bool IsBeginMainFrameSent() const;
bool              125 cc/scheduler/scheduler.h   void SetContinuousPainting(bool continuous_painting) {
bool              144 cc/scheduler/scheduler.h   bool CanCommitAndActivateBeforeDeadline() const;
bool              147 cc/scheduler/scheduler.h   bool IsBeginMainFrameSentOrStarted() const;
bool              154 cc/scheduler/scheduler.h   bool last_set_needs_begin_impl_frame_;
bool              165 cc/scheduler/scheduler.h   bool inside_process_scheduled_actions_;
bool               17 cc/scheduler/scheduler_settings.h   bool main_frame_before_draw_enabled;
bool               18 cc/scheduler/scheduler_settings.h   bool main_frame_before_activation_enabled;
bool               19 cc/scheduler/scheduler_settings.h   bool impl_side_painting;
bool               20 cc/scheduler/scheduler_settings.h   bool timeout_and_draw_when_animation_checkerboards;
bool               22 cc/scheduler/scheduler_settings.h   bool using_synchronous_renderer_compositor;
bool               23 cc/scheduler/scheduler_settings.h   bool throttle_frame_production;
bool               99 cc/scheduler/scheduler_state_machine.h   bool CommitPending() const {
bool              106 cc/scheduler/scheduler_state_machine.h   bool RedrawPending() const { return needs_redraw_; }
bool              107 cc/scheduler/scheduler_state_machine.h   bool ManageTilesPending() const { return needs_manage_tiles_; }
bool              134 cc/scheduler/scheduler_state_machine.h   bool BeginImplFrameNeeded() const;
bool              140 cc/scheduler/scheduler_state_machine.h   bool ShouldPollForAnticipatedDrawTriggers() const;
bool              149 cc/scheduler/scheduler_state_machine.h   bool ShouldTriggerBeginImplFrameDeadlineEarly() const;
bool              156 cc/scheduler/scheduler_state_machine.h   bool MainThreadIsInHighLatencyMode() const;
bool              163 cc/scheduler/scheduler_state_machine.h   bool inside_poll_for_anticipated_draw_triggers() const {
bool              168 cc/scheduler/scheduler_state_machine.h   void SetVisible(bool visible);
bool              173 cc/scheduler/scheduler_state_machine.h   bool needs_redraw() const { return needs_redraw_; }
bool              181 cc/scheduler/scheduler_state_machine.h   void SetSwapUsedIncompleteTile(bool used_incomplete_tile);
bool              185 cc/scheduler/scheduler_state_machine.h   void SetSmoothnessTakesPriority(bool smoothness_takes_priority);
bool              186 cc/scheduler/scheduler_state_machine.h   bool smoothness_takes_priority() const { return smoothness_takes_priority_; }
bool              210 cc/scheduler/scheduler_state_machine.h   void BeginMainFrameAborted(bool did_handle);
bool              227 cc/scheduler/scheduler_state_machine.h   void SetCanDraw(bool can);
bool              235 cc/scheduler/scheduler_state_machine.h   bool has_pending_tree() const { return has_pending_tree_; }
bool              236 cc/scheduler/scheduler_state_machine.h   bool active_tree_needs_first_draw() const {
bool              243 cc/scheduler/scheduler_state_machine.h   bool HasInitializedOutputSurface() const;
bool              246 cc/scheduler/scheduler_state_machine.h   bool PendingDrawsShouldBeAborted() const;
bool              248 cc/scheduler/scheduler_state_machine.h   bool SupportsProactiveBeginImplFrame() const;
bool              250 cc/scheduler/scheduler_state_machine.h   void SetContinuousPainting(bool continuous_painting) {
bool              255 cc/scheduler/scheduler_state_machine.h   bool BeginImplFrameNeededToDraw() const;
bool              256 cc/scheduler/scheduler_state_machine.h   bool ProactiveBeginImplFrameWanted() const;
bool              259 cc/scheduler/scheduler_state_machine.h   bool PendingActivationsShouldBeForced() const;
bool              261 cc/scheduler/scheduler_state_machine.h   bool ShouldBeginOutputSurfaceCreation() const;
bool              262 cc/scheduler/scheduler_state_machine.h   bool ShouldDrawForced() const;
bool              263 cc/scheduler/scheduler_state_machine.h   bool ShouldDraw() const;
bool              264 cc/scheduler/scheduler_state_machine.h   bool ShouldActivatePendingTree() const;
bool              265 cc/scheduler/scheduler_state_machine.h   bool ShouldAcquireLayerTexturesForMainThread() const;
bool              266 cc/scheduler/scheduler_state_machine.h   bool ShouldUpdateVisibleTiles() const;
bool              267 cc/scheduler/scheduler_state_machine.h   bool ShouldSendBeginMainFrame() const;
bool              268 cc/scheduler/scheduler_state_machine.h   bool ShouldCommit() const;
bool              269 cc/scheduler/scheduler_state_machine.h   bool ShouldManageTiles() const;
bool              272 cc/scheduler/scheduler_state_machine.h   bool HasSentBeginMainFrameThisFrame() const;
bool              273 cc/scheduler/scheduler_state_machine.h   bool HasScheduledManageTilesThisFrame() const;
bool              274 cc/scheduler/scheduler_state_machine.h   bool HasUpdatedVisibleTilesThisFrame() const;
bool              275 cc/scheduler/scheduler_state_machine.h   bool HasSwappedThisFrame() const;
bool              277 cc/scheduler/scheduler_state_machine.h   void UpdateStateOnCommit(bool commit_was_aborted);
bool              279 cc/scheduler/scheduler_state_machine.h   void UpdateStateOnDraw(bool did_swap);
bool              305 cc/scheduler/scheduler_state_machine.h   bool needs_redraw_;
bool              306 cc/scheduler/scheduler_state_machine.h   bool needs_manage_tiles_;
bool              307 cc/scheduler/scheduler_state_machine.h   bool swap_used_incomplete_tile_;
bool              308 cc/scheduler/scheduler_state_machine.h   bool needs_commit_;
bool              309 cc/scheduler/scheduler_state_machine.h   bool main_thread_needs_layer_textures_;
bool              310 cc/scheduler/scheduler_state_machine.h   bool inside_poll_for_anticipated_draw_triggers_;
bool              311 cc/scheduler/scheduler_state_machine.h   bool visible_;
bool              312 cc/scheduler/scheduler_state_machine.h   bool can_start_;
bool              313 cc/scheduler/scheduler_state_machine.h   bool can_draw_;
bool              314 cc/scheduler/scheduler_state_machine.h   bool has_pending_tree_;
bool              315 cc/scheduler/scheduler_state_machine.h   bool pending_tree_is_ready_for_activation_;
bool              316 cc/scheduler/scheduler_state_machine.h   bool active_tree_needs_first_draw_;
bool              317 cc/scheduler/scheduler_state_machine.h   bool draw_if_possible_failed_;
bool              318 cc/scheduler/scheduler_state_machine.h   bool did_create_and_initialize_first_output_surface_;
bool              319 cc/scheduler/scheduler_state_machine.h   bool smoothness_takes_priority_;
bool              320 cc/scheduler/scheduler_state_machine.h   bool skip_next_begin_main_frame_to_reduce_latency_;
bool              321 cc/scheduler/scheduler_state_machine.h   bool skip_begin_main_frame_to_reduce_latency_;
bool              322 cc/scheduler/scheduler_state_machine.h   bool continuous_painting_;
bool              323 cc/scheduler/scheduler_state_machine.h   bool needs_back_to_back_readback_;
bool               34 cc/scheduler/time_source.h   virtual base::TimeTicks SetActive(bool active) = 0;
bool               36 cc/scheduler/time_source.h   virtual bool Active() const = 0;
bool               44 cc/test/animation_test_common.h   virtual bool AnimatedBoundsForBox(const gfx::BoxF& box,
bool               46 cc/test/animation_test_common.h   virtual bool AffectsScale() const OVERRIDE;
bool               47 cc/test/animation_test_common.h   virtual bool IsTranslation() const OVERRIDE;
bool               48 cc/test/animation_test_common.h   virtual bool MaximumScale(float* max_scale) const OVERRIDE;
bool               84 cc/test/animation_test_common.h   virtual bool IsActive() const OVERRIDE;
bool               91 cc/test/animation_test_common.h   bool animation_waiting_for_deletion() {
bool              100 cc/test/animation_test_common.h   bool animation_waiting_for_deletion_;
bool              106 cc/test/animation_test_common.h   virtual bool IsActive() const OVERRIDE;
bool              125 cc/test/animation_test_common.h                                      bool use_timing_function);
bool              141 cc/test/animation_test_common.h                                 bool use_timing_function);
bool              147 cc/test/animation_test_common.h                                 bool use_timing_function);
bool               28 cc/test/fake_content_layer.h   virtual bool Update(ResourceUpdateQueue* queue,
bool               33 cc/test/fake_content_layer.h   void set_always_update_resources(bool always_update_resources) {
bool               44 cc/test/fake_content_layer.h   bool HaveBackingAt(int i, int j);
bool               53 cc/test/fake_content_layer.h   bool always_update_resources_;
bool               34 cc/test/fake_content_layer_client.h   virtual bool FillsBoundsCompletely() const OVERRIDE;
bool               36 cc/test/fake_content_layer_client.h   void set_paint_all_opaque(bool opaque) { paint_all_opaque_ = opaque; }
bool               58 cc/test/fake_content_layer_client.h   bool paint_all_opaque_;
bool               24 cc/test/fake_content_layer_impl.h   bool HaveResourceForTileAt(int i, int j);
bool               51 cc/test/fake_layer_tree_host.h   bool needs_commit() { return needs_commit_; }
bool               60 cc/test/fake_layer_tree_host.h   bool needs_commit_;
bool               37 cc/test/fake_layer_tree_host_client.h   virtual scoped_ptr<OutputSurface> CreateOutputSurface(bool fallback) OVERRIDE;
bool               38 cc/test/fake_layer_tree_host_client.h   virtual void DidInitializeOutputSurface(bool success) OVERRIDE {}
bool               52 cc/test/fake_layer_tree_host_client.h   bool use_software_rendering_;
bool               53 cc/test/fake_layer_tree_host_client.h   bool use_delegating_renderer_;
bool               22 cc/test/fake_layer_tree_host_impl_client.h   virtual void OnCanDrawStateChanged(bool can_draw) OVERRIDE {}
bool               32 cc/test/fake_layer_tree_host_impl_client.h   virtual bool ReduceContentsTextureMemoryOnImplThread(
bool               36 cc/test/fake_layer_tree_host_impl_client.h   virtual bool IsInsideDraw() OVERRIDE;
bool               97 cc/test/fake_output_surface.h   virtual void SetNeedsBeginImplFrame(bool enable) OVERRIDE;
bool               98 cc/test/fake_output_surface.h   bool needs_begin_impl_frame() const {
bool              102 cc/test/fake_output_surface.h   void set_forced_draw_to_software_device(bool forced) {
bool              105 cc/test/fake_output_surface.h   virtual bool ForcedDrawToSoftwareDevice() const OVERRIDE;
bool              107 cc/test/fake_output_surface.h   virtual bool BindToClient(OutputSurfaceClient* client) OVERRIDE;
bool              120 cc/test/fake_output_surface.h   virtual bool HasExternalStencilTest() const OVERRIDE;
bool              122 cc/test/fake_output_surface.h   void set_has_external_stencil_test(bool has_test) {
bool              132 cc/test/fake_output_surface.h       bool delegated_rendering);
bool              136 cc/test/fake_output_surface.h       bool delegated_rendering);
bool              141 cc/test/fake_output_surface.h       bool delegated_rendering);
bool              148 cc/test/fake_output_surface.h   bool needs_begin_impl_frame_;
bool              149 cc/test/fake_output_surface.h   bool forced_draw_to_software_device_;
bool              150 cc/test/fake_output_surface.h   bool has_external_stencil_test_;
bool               22 cc/test/fake_output_surface_client.h   virtual bool DeferredInitialize(
bool               35 cc/test/fake_output_surface_client.h       bool valid_for_tile_management) OVERRIDE {}
bool               43 cc/test/fake_output_surface_client.h   void set_deferred_initialize_result(bool result) {
bool               47 cc/test/fake_output_surface_client.h   bool deferred_initialize_called() {
bool               51 cc/test/fake_output_surface_client.h   bool did_lose_output_surface_called() {
bool               59 cc/test/fake_output_surface_client.h   bool deferred_initialize_result_;
bool               60 cc/test/fake_output_surface_client.h   bool deferred_initialize_called_;
bool               61 cc/test/fake_output_surface_client.h   bool did_lose_output_surface_called_;
bool               19 cc/test/fake_painted_scrollbar_layer.h       Create(bool paint_during_update, bool has_thumb, int scrolling_layer_id);
bool               23 cc/test/fake_painted_scrollbar_layer.h   virtual bool Update(ResourceUpdateQueue* queue,
bool               28 cc/test/fake_painted_scrollbar_layer.h   scoped_ptr<base::AutoReset<bool> > IgnoreSetNeedsCommit();
bool               29 cc/test/fake_picture_layer.h   void set_always_update_resources(bool always_update_resources) {
bool               33 cc/test/fake_picture_layer.h   virtual bool Update(ResourceUpdateQueue* queue,
bool               44 cc/test/fake_picture_layer.h   bool always_update_resources_;
bool               39 cc/test/fake_picture_layer_impl.h   bool needs_post_commit_initialization() const {
bool               43 cc/test/fake_picture_layer_impl.h   bool is_using_lcd_text() const { return is_using_lcd_text_; }
bool               44 cc/test/fake_picture_layer_impl.h   void force_set_lcd_text(bool enabled) { is_using_lcd_text_ = enabled; }
bool               44 cc/test/fake_picture_layer_tiling_client.h   void set_allow_create_tile(bool allow) { allow_create_tile_ = allow; }
bool               67 cc/test/fake_picture_layer_tiling_client.h   bool allow_create_tile_;
bool               59 cc/test/fake_picture_pile_impl.h   void set_contents_opaque(bool contents_opaque) {
bool               63 cc/test/fake_picture_pile_impl.h   void set_contents_fill_bounds_completely(bool fills) {
bool               67 cc/test/fake_picture_pile_impl.h   void set_clear_canvas_with_debug_color(bool clear) {
bool               24 cc/test/fake_proxy.h   virtual bool CompositeAndReadback(void* pixels,
bool               27 cc/test/fake_proxy.h   virtual bool IsStarted() const OVERRIDE;
bool               29 cc/test/fake_proxy.h   virtual void SetVisible(bool visible) OVERRIDE {}
bool               38 cc/test/fake_proxy.h   virtual void SetDeferCommits(bool defer_commits) OVERRIDE {}
bool               40 cc/test/fake_proxy.h   virtual bool BeginMainFrameRequested() const OVERRIDE;
bool               41 cc/test/fake_proxy.h   virtual bool CommitRequested() const OVERRIDE;
bool               48 cc/test/fake_proxy.h   virtual bool CommitPendingForTesting() OVERRIDE;
bool               20 cc/test/fake_scoped_ui_resource.h                                      bool resource_lost) OVERRIDE;
bool               17 cc/test/fake_scrollbar.h   FakeScrollbar(bool paint, bool has_thumb, bool is_overlay);
bool               22 cc/test/fake_scrollbar.h   virtual bool IsLeftSideVerticalScrollbar() const OVERRIDE;
bool               24 cc/test/fake_scrollbar.h   virtual bool IsOverlay() const OVERRIDE;
bool               25 cc/test/fake_scrollbar.h   virtual bool HasThumb() const OVERRIDE;
bool               42 cc/test/fake_scrollbar.h   bool paint_;
bool               43 cc/test/fake_scrollbar.h   bool has_thumb_;
bool               44 cc/test/fake_scrollbar.h   bool is_overlay_;
bool               22 cc/test/fake_tile_manager.h                   bool allow_on_demand_raster);
bool               28 cc/test/fake_tile_manager.h   bool HasBeenAssignedMemory(Tile* tile);
bool               27 cc/test/fake_ui_resource_layer_tree_host_impl.h   virtual bool IsUIResourceOpaque(UIResourceId uid) const OVERRIDE;
bool               30 cc/test/lap_timer.h   bool IsWarmedUp();
bool               37 cc/test/lap_timer.h   bool HasTimeLimitExpired();
bool               40 cc/test/lap_timer.h   bool HasTimedAllLaps();
bool               37 cc/test/layer_tree_pixel_test.h   virtual scoped_ptr<OutputSurface> CreateOutputSurface(bool fallback) OVERRIDE;
bool               90 cc/test/layer_tree_pixel_test.h                              bool lost_resource);
bool              108 cc/test/layer_tree_pixel_test.h   bool impl_side_painting_;
bool               42 cc/test/layer_tree_test.h                                              bool did_handle) {}
bool               48 cc/test/layer_tree_test.h                                            bool success) {}
bool               54 cc/test/layer_tree_test.h   virtual void SwapBuffersOnThread(LayerTreeHostImpl* host_impl, bool result) {}
bool               60 cc/test/layer_tree_test.h                                     bool has_unfinished_animation) {}
bool               69 cc/test/layer_tree_test.h   virtual void DidInitializeOutputSurface(bool succeeded) {}
bool               80 cc/test/layer_tree_test.h                                        bool visible) {}
bool               91 cc/test/layer_tree_test.h   virtual scoped_ptr<OutputSurface> CreateOutputSurface(bool fallback) = 0;
bool              128 cc/test/layer_tree_test.h   void PostSetVisibleToMainThread(bool visible);
bool              151 cc/test/layer_tree_test.h   void DispatchSetVisible(bool visible);
bool              161 cc/test/layer_tree_test.h   virtual void RunTest(bool threaded,
bool              162 cc/test/layer_tree_test.h                        bool delegating_renderer,
bool              163 cc/test/layer_tree_test.h                        bool impl_side_painting);
bool              166 cc/test/layer_tree_test.h   bool HasImplThread() { return proxy() ? proxy()->HasImplThread() : false; }
bool              179 cc/test/layer_tree_test.h   bool TestEnded() const { return ended_; }
bool              182 cc/test/layer_tree_test.h   bool delegating_renderer() const { return delegating_renderer_; }
bool              189 cc/test/layer_tree_test.h   virtual scoped_ptr<OutputSurface> CreateOutputSurface(bool fallback) OVERRIDE;
bool              191 cc/test/layer_tree_test.h   virtual scoped_ptr<FakeOutputSurface> CreateFakeOutputSurface(bool fallback);
bool              204 cc/test/layer_tree_test.h   bool beginning_;
bool              205 cc/test/layer_tree_test.h   bool end_when_begin_returns_;
bool              206 cc/test/layer_tree_test.h   bool timed_out_;
bool              207 cc/test/layer_tree_test.h   bool scheduled_;
bool              208 cc/test/layer_tree_test.h   bool schedule_when_set_visible_true_;
bool              209 cc/test/layer_tree_test.h   bool started_;
bool              210 cc/test/layer_tree_test.h   bool ended_;
bool              211 cc/test/layer_tree_test.h   bool delegating_renderer_;
bool               32 cc/test/mock_quad_culler.h   virtual bool MaybeAppend(scoped_ptr<DrawQuad> draw_quad) OVERRIDE;
bool               29 cc/test/ordered_texture_map.h   bool ContainsId(GLuint id);
bool               18 cc/test/pixel_comparator.h   virtual bool Compare(const SkBitmap& actual_bmp,
bool               25 cc/test/pixel_comparator.h   explicit ExactPixelComparator(const bool discard_alpha);
bool               31 cc/test/pixel_comparator.h   virtual bool Compare(const SkBitmap& actual_bmp,
bool               36 cc/test/pixel_comparator.h   bool discard_alpha_;
bool               43 cc/test/pixel_comparator.h   FuzzyPixelComparator(const bool discard_alpha,
bool               54 cc/test/pixel_comparator.h   virtual bool Compare(const SkBitmap& actual_bmp,
bool               59 cc/test/pixel_comparator.h   bool discard_alpha_;
bool               36 cc/test/pixel_test.h   bool RunPixelTest(RenderPassList* pass_list,
bool               41 cc/test/pixel_test.h   bool RunPixelTestWithReadbackTarget(
bool               50 cc/test/pixel_test.h   bool disable_picture_quad_image_filtering_;
bool               62 cc/test/pixel_test.h   void SetUpGLRenderer(bool use_skia_gpu_backend);
bool               77 cc/test/pixel_test.h   bool PixelsMatchReference(const base::FilePath& ref_file,
bool               90 cc/test/pixel_test.h   bool UseSkiaGPUBackend() const;
bool               91 cc/test/pixel_test.h   bool ExpandedViewport() const;
bool              130 cc/test/pixel_test.h inline bool RendererPixelTest<GLRenderer>::UseSkiaGPUBackend() const {
bool              135 cc/test/pixel_test.h inline bool RendererPixelTest<GLRenderer>::ExpandedViewport() const {
bool              147 cc/test/pixel_test.h inline bool
bool              153 cc/test/pixel_test.h inline bool
bool              164 cc/test/pixel_test.h inline bool RendererPixelTest<SoftwareRenderer>::UseSkiaGPUBackend() const {
bool              169 cc/test/pixel_test.h inline bool RendererPixelTest<SoftwareRenderer>::ExpandedViewport() const {
bool              181 cc/test/pixel_test.h inline bool RendererPixelTest<
bool              187 cc/test/pixel_test.h inline bool RendererPixelTest<
bool               20 cc/test/pixel_test_output_surface.h   virtual bool HasExternalStencilTest() const OVERRIDE;
bool               25 cc/test/pixel_test_output_surface.h   void set_has_external_stencil_test(bool has_test) {
bool               31 cc/test/pixel_test_output_surface.h   bool external_stencil_test_;
bool               17 cc/test/pixel_test_utils.h bool WritePNGFile(const SkBitmap& bitmap, const base::FilePath& file_path,
bool               18 cc/test/pixel_test_utils.h     bool discard_transparency);
bool               22 cc/test/pixel_test_utils.h bool ReadPNGFile(const base::FilePath& file_path, SkBitmap* bitmap);
bool               26 cc/test/pixel_test_utils.h bool MatchesPNGFile(const SkBitmap& gen_bmp,
bool               21 cc/test/scheduler_test_common.h   bool TickCalled() const { return tick_called_; }
bool               27 cc/test/scheduler_test_common.h   bool tick_called_;
bool               23 cc/test/solid_color_content_layer_client.h   virtual bool FillsBoundsCompletely() const OVERRIDE;
bool               30 cc/test/test_context_provider.h   virtual bool BindToCurrentThread() OVERRIDE;
bool               35 cc/test/test_context_provider.h   virtual bool IsContextLost() OVERRIDE;
bool               37 cc/test/test_context_provider.h   virtual bool DestroyedOnMainThread() OVERRIDE;
bool               67 cc/test/test_context_provider.h   bool bound_;
bool               73 cc/test/test_context_provider.h   bool destroyed_;
bool               25 cc/test/test_context_support.h   virtual void SetSurfaceVisible(bool visible) OVERRIDE;
bool               40 cc/test/test_context_support.h   typedef base::Callback<void(bool visible)> SurfaceVisibleCallback;
bool               25 cc/test/test_in_process_context_provider.h   virtual bool BindToCurrentThread() OVERRIDE;
bool               30 cc/test/test_in_process_context_provider.h   virtual bool IsContextLost() OVERRIDE;
bool               32 cc/test/test_in_process_context_provider.h   virtual bool DestroyedOnMainThread() OVERRIDE;
bool               23 cc/test/test_texture.h   bool IsValidParameter(GLenum pname);
bool               42 cc/test/test_web_graphics_context_3d.h   virtual bool isContextLost();
bool              259 cc/test/test_web_graphics_context_3d.h   void set_context_lost(bool context_lost) { context_lost_ = context_lost; }
bool              280 cc/test/test_web_graphics_context_3d.h   bool UsedTexture(int texture) const {
bool              285 cc/test/test_web_graphics_context_3d.h   void set_have_extension_io_surface(bool have) {
bool              289 cc/test/test_web_graphics_context_3d.h   void set_have_extension_egl_image(bool have) {
bool              292 cc/test/test_web_graphics_context_3d.h   void set_have_post_sub_buffer(bool have) {
bool              295 cc/test/test_web_graphics_context_3d.h   void set_have_discard_framebuffer(bool have) {
bool              298 cc/test/test_web_graphics_context_3d.h   void set_support_compressed_texture_etc1(bool support) {
bool              301 cc/test/test_web_graphics_context_3d.h   void set_support_texture_storage(bool support) {
bool              334 cc/test/test_web_graphics_context_3d.h   bool reshape_called() const { return reshape_called_; }
bool              414 cc/test/test_web_graphics_context_3d.h   bool context_lost_;
bool              425 cc/test/test_web_graphics_context_3d.h   bool reshape_called_;
bool               33 cc/test/tiled_layer_test_common.h                         bool partial_update) OVERRIDE;
bool              145 cc/test/tiled_layer_test_common.h                                       bool animating_transform_to_screen,
bool               65 cc/trees/blocking_task_runner.h   bool BelongsToCurrentThread() {
bool               73 cc/trees/blocking_task_runner.h   bool PostTask(const tracked_objects::Location& from_here,
bool               83 cc/trees/blocking_task_runner.h   void SetCapture(bool capture);
bool               41 cc/trees/damage_tracker.h       bool target_surface_property_changed_only_from_descendant,
bool               72 cc/trees/damage_tracker.h     bool operator < (const RectMapData& other) const {
bool               82 cc/trees/damage_tracker.h   RectMapData& RectDataForLayer(int layer_id, bool* layer_is_new);
bool               67 cc/trees/layer_tree_host.h                        bool allow_partial_texture_updates,
bool               68 cc/trees/layer_tree_host.h                        bool using_offscreen_context3d,
bool               70 cc/trees/layer_tree_host.h                        bool using_shared_memory_resources);
bool               77 cc/trees/layer_tree_host.h   bool allow_partial_texture_updates;
bool               78 cc/trees/layer_tree_host.h   bool using_offscreen_context3d;
bool               80 cc/trees/layer_tree_host.h   bool using_shared_memory_resources;
bool              102 cc/trees/layer_tree_host.h   bool needs_offscreen_context() const {
bool              123 cc/trees/layer_tree_host.h   bool output_surface_lost() const { return output_surface_lost_; }
bool              130 cc/trees/layer_tree_host.h       bool success);
bool              136 cc/trees/layer_tree_host.h   bool InitializeOutputSurfaceIfNeeded();
bool              137 cc/trees/layer_tree_host.h   bool UpdateLayers(ResourceUpdateQueue* queue);
bool              151 cc/trees/layer_tree_host.h   bool CompositeAndReadback(void* pixels,
bool              156 cc/trees/layer_tree_host.h   void SetDeferCommits(bool defer_commits);
bool              179 cc/trees/layer_tree_host.h   bool CommitRequested() const;
bool              180 cc/trees/layer_tree_host.h   bool BeginMainFrameRequested() const;
bool              223 cc/trees/layer_tree_host.h   void set_has_transparent_background(bool transparent) {
bool              233 cc/trees/layer_tree_host.h   void SetVisible(bool visible);
bool              234 cc/trees/layer_tree_host.h   bool visible() const { return visible_; }
bool              237 cc/trees/layer_tree_host.h                                bool use_anchor,
bool              250 cc/trees/layer_tree_host.h   bool AlwaysUsePartialTextureUpdates();
bool              252 cc/trees/layer_tree_host.h   bool RequestPartialTextureUpdate();
bool              259 cc/trees/layer_tree_host.h                               bool animate);
bool              272 cc/trees/layer_tree_host.h   bool in_paint_layer_contents() const { return in_paint_layer_contents_; }
bool              289 cc/trees/layer_tree_host.h   bool UsingSharedMemoryResources();
bool              292 cc/trees/layer_tree_host.h   bool ScheduleMicroBenchmark(const std::string& benchmark_name,
bool              318 cc/trees/layer_tree_host.h   void SetOutputSurfaceLostForTesting(bool is_lost) {
bool              330 cc/trees/layer_tree_host.h       bool* did_paint_content,
bool              331 cc/trees/layer_tree_host.h       bool* need_more_updates);
bool              334 cc/trees/layer_tree_host.h                                   bool* did_paint_content,
bool              335 cc/trees/layer_tree_host.h                                   bool* need_more_updates);
bool              336 cc/trees/layer_tree_host.h   bool UpdateLayers(Layer* root_layer, ResourceUpdateQueue* queue);
bool              349 cc/trees/layer_tree_host.h   bool AnimateLayersRecursive(Layer* current, base::TimeTicks time);
bool              368 cc/trees/layer_tree_host.h   bool animating_;
bool              369 cc/trees/layer_tree_host.h   bool needs_full_tree_sync_;
bool              370 cc/trees/layer_tree_host.h   bool needs_filter_context_;
bool              380 cc/trees/layer_tree_host.h   bool output_surface_can_be_initialized_;
bool              381 cc/trees/layer_tree_host.h   bool output_surface_lost_;
bool              400 cc/trees/layer_tree_host.h   bool visible_;
bool              408 cc/trees/layer_tree_host.h   bool trigger_idle_updates_;
bool              411 cc/trees/layer_tree_host.h   bool has_transparent_background_;
bool              424 cc/trees/layer_tree_host.h     bool use_anchor;
bool              430 cc/trees/layer_tree_host.h   bool in_paint_layer_contents_;
bool              447 cc/trees/layer_tree_host.h   bool next_commit_forces_redraw_;
bool               33 cc/trees/layer_tree_host_client.h   virtual scoped_ptr<OutputSurface> CreateOutputSurface(bool fallback) = 0;
bool               34 cc/trees/layer_tree_host_client.h   virtual void DidInitializeOutputSurface(bool success) = 0;
bool               41 cc/trees/layer_tree_host_common.h                         bool can_use_lcd_text,
bool               42 cc/trees/layer_tree_host_common.h                         bool can_render_to_separate_surface,
bool               43 cc/trees/layer_tree_host_common.h                         bool can_adjust_raster_scales,
bool               64 cc/trees/layer_tree_host_common.h     bool can_use_lcd_text;
bool               65 cc/trees/layer_tree_host_common.h     bool can_render_to_separate_surface;
bool               66 cc/trees/layer_tree_host_common.h     bool can_adjust_raster_scales;
bool              107 cc/trees/layer_tree_host_common.h   static bool LayerHasTouchEventHandlersAt(
bool              112 cc/trees/layer_tree_host_common.h   static bool RenderSurfaceContributesToTarget(LayerType*,
bool              152 cc/trees/layer_tree_host_common.h bool LayerTreeHostCommon::RenderSurfaceContributesToTarget(
bool               67 cc/trees/layer_tree_host_impl.h   virtual void OnCanDrawStateChanged(bool can_draw) = 0;
bool               79 cc/trees/layer_tree_host_impl.h   virtual bool ReduceContentsTextureMemoryOnImplThread(
bool               83 cc/trees/layer_tree_host_impl.h   virtual bool IsInsideDraw() = 0;
bool              117 cc/trees/layer_tree_host_impl.h   virtual bool ScrollBy(const gfx::Point& viewport_point,
bool              119 cc/trees/layer_tree_host_impl.h   virtual bool ScrollVerticallyByPage(const gfx::Point& viewport_point,
bool              132 cc/trees/layer_tree_host_impl.h                                        bool anchor_point,
bool              136 cc/trees/layer_tree_host_impl.h   virtual bool HaveTouchEventHandlersAt(const gfx::Point& viewport_port)
bool              143 cc/trees/layer_tree_host_impl.h   virtual bool HaveRootScrollLayer() const OVERRIDE;
bool              158 cc/trees/layer_tree_host_impl.h     bool contains_incomplete_tile;
bool              159 cc/trees/layer_tree_host_impl.h     bool has_no_damage;
bool              165 cc/trees/layer_tree_host_impl.h   virtual void BeginMainFrameAborted(bool did_handle);
bool              169 cc/trees/layer_tree_host_impl.h   virtual void UpdateAnimationState(bool start_ready_animations);
bool              171 cc/trees/layer_tree_host_impl.h   void UpdateBackgroundAnimateTicking(bool should_background_tick);
bool              196 cc/trees/layer_tree_host_impl.h   virtual void BlockNotifyReadyToActivateForTesting(bool block);
bool              201 cc/trees/layer_tree_host_impl.h   bool device_viewport_valid_for_tile_management() const {
bool              222 cc/trees/layer_tree_host_impl.h   virtual bool DeferredInitialize(
bool              231 cc/trees/layer_tree_host_impl.h       bool valid_for_tile_management) OVERRIDE;
bool              244 cc/trees/layer_tree_host_impl.h   bool CanDraw() const;
bool              258 cc/trees/layer_tree_host_impl.h   virtual bool InitializeRenderer(scoped_ptr<OutputSurface> output_surface);
bool              259 cc/trees/layer_tree_host_impl.h   bool IsContextLost();
bool              264 cc/trees/layer_tree_host_impl.h   virtual bool SwapBuffers(const FrameData& frame);
bool              265 cc/trees/layer_tree_host_impl.h   void SetNeedsBeginImplFrame(bool enable);
bool              288 cc/trees/layer_tree_host_impl.h   bool scroll_affects_scroll_handler() const {
bool              292 cc/trees/layer_tree_host_impl.h   bool IsCurrentlyScrolling() const;
bool              294 cc/trees/layer_tree_host_impl.h   virtual void SetVisible(bool visible);
bool              295 cc/trees/layer_tree_host_impl.h   bool visible() const { return visible_; }
bool              320 cc/trees/layer_tree_host_impl.h   bool needs_animate_layers() const {
bool              366 cc/trees/layer_tree_host_impl.h     bool ShouldRemoveRenderPass(const RenderPassDrawQuad& quad,
bool              385 cc/trees/layer_tree_host_impl.h   bool pinch_gesture_active() const { return pinch_gesture_active_; }
bool              397 cc/trees/layer_tree_host_impl.h   bool page_scale_animation_active() const { return !!page_scale_animation_; }
bool              404 cc/trees/layer_tree_host_impl.h   bool EvictedUIResourcesExist() const;
bool              409 cc/trees/layer_tree_host_impl.h   virtual bool IsUIResourceOpaque(UIResourceId uid) const;
bool              414 cc/trees/layer_tree_host_impl.h     bool opaque;
bool              456 cc/trees/layer_tree_host_impl.h   bool manage_tiles_needed() const { return tile_priorities_dirty_; }
bool              465 cc/trees/layer_tree_host_impl.h       bool skip_gl_renderer);
bool              468 cc/trees/layer_tree_host_impl.h                                bool using_map_image,
bool              469 cc/trees/layer_tree_host_impl.h                                bool allow_rasterize_on_demand);
bool              471 cc/trees/layer_tree_host_impl.h   void EnforceZeroBudget(bool zero_budget);
bool              496 cc/trees/layer_tree_host_impl.h   bool EnsureRenderSurfaceLayerList();
bool              499 cc/trees/layer_tree_host_impl.h   bool HandleMouseOverScrollbar(LayerImpl* layer_impl,
bool              509 cc/trees/layer_tree_host_impl.h       bool* scroll_on_main_thread,
bool              510 cc/trees/layer_tree_host_impl.h       bool* has_ancestor_scroll_handler) const;
bool              515 cc/trees/layer_tree_host_impl.h                               bool zero_budget);
bool              556 cc/trees/layer_tree_host_impl.h   bool did_lock_scrolling_layer_;
bool              557 cc/trees/layer_tree_host_impl.h   bool should_bubble_scrolls_;
bool              558 cc/trees/layer_tree_host_impl.h   bool wheel_scrolling_;
bool              559 cc/trees/layer_tree_host_impl.h   bool scroll_affects_scroll_handler_;
bool              562 cc/trees/layer_tree_host_impl.h   bool tile_priorities_dirty_;
bool              568 cc/trees/layer_tree_host_impl.h   bool visible_;
bool              573 cc/trees/layer_tree_host_impl.h   bool pinch_gesture_active_;
bool              574 cc/trees/layer_tree_host_impl.h   bool pinch_gesture_end_should_clear_scrolling_layer_;
bool              598 cc/trees/layer_tree_host_impl.h   bool zero_budget_;
bool              631 cc/trees/layer_tree_host_impl.h   bool device_viewport_valid_for_tile_management_;
bool              632 cc/trees/layer_tree_host_impl.h   bool external_stencil_test_enabled_;
bool              643 cc/trees/layer_tree_host_impl.h   bool need_to_update_visible_tiles_before_draw_;
bool              645 cc/trees/layer_tree_host_impl.h   bool did_lose_called_;
bool               74 cc/trees/layer_tree_impl.h   bool device_viewport_valid_for_tile_management() const;
bool               75 cc/trees/layer_tree_impl.h   bool IsActiveTree() const;
bool               76 cc/trees/layer_tree_impl.h   bool IsPendingTree() const;
bool               77 cc/trees/layer_tree_impl.h   bool IsRecycleTree() const;
bool               81 cc/trees/layer_tree_impl.h   bool PinchGestureActive() const;
bool              141 cc/trees/layer_tree_impl.h   bool has_transparent_background() const {
bool              144 cc/trees/layer_tree_impl.h   void set_has_transparent_background(bool transparent) {
bool              170 cc/trees/layer_tree_impl.h   bool needs_update_draw_properties() const {
bool              174 cc/trees/layer_tree_impl.h   void set_needs_full_tree_sync(bool needs) { needs_full_tree_sync_ = needs; }
bool              175 cc/trees/layer_tree_impl.h   bool needs_full_tree_sync() const { return needs_full_tree_sync_; }
bool              202 cc/trees/layer_tree_impl.h   bool ContentsTexturesPurged() const;
bool              208 cc/trees/layer_tree_impl.h   bool RequiresHighResToDraw() const;
bool              212 cc/trees/layer_tree_impl.h   bool ViewportSizeInvalid() const;
bool              238 cc/trees/layer_tree_impl.h   bool IsUIResourceOpaque(UIResourceId uid) const;
bool              258 cc/trees/layer_tree_impl.h   bool has_transparent_background_;
bool              282 cc/trees/layer_tree_impl.h   bool contents_textures_purged_;
bool              283 cc/trees/layer_tree_impl.h   bool requires_high_res_to_draw_;
bool              284 cc/trees/layer_tree_impl.h   bool viewport_size_invalid_;
bool              285 cc/trees/layer_tree_impl.h   bool needs_update_draw_properties_;
bool              289 cc/trees/layer_tree_impl.h   bool needs_full_tree_sync_;
bool              291 cc/trees/layer_tree_impl.h   bool next_activation_forces_redraw_;
bool               21 cc/trees/layer_tree_settings.h   bool impl_side_painting;
bool               22 cc/trees/layer_tree_settings.h   bool allow_antialiasing;
bool               23 cc/trees/layer_tree_settings.h   bool throttle_frame_production;
bool               24 cc/trees/layer_tree_settings.h   bool begin_impl_frame_scheduling_enabled;
bool               25 cc/trees/layer_tree_settings.h   bool main_frame_before_draw_enabled;
bool               26 cc/trees/layer_tree_settings.h   bool main_frame_before_activation_enabled;
bool               27 cc/trees/layer_tree_settings.h   bool using_synchronous_renderer_compositor;
bool               28 cc/trees/layer_tree_settings.h   bool per_tile_painting_enabled;
bool               29 cc/trees/layer_tree_settings.h   bool partial_swap_enabled;
bool               30 cc/trees/layer_tree_settings.h   bool accelerated_animation_enabled;
bool               31 cc/trees/layer_tree_settings.h   bool can_use_lcd_text;
bool               32 cc/trees/layer_tree_settings.h   bool should_clear_root_render_pass;
bool               39 cc/trees/layer_tree_settings.h   bool create_low_res_tiling;
bool               50 cc/trees/layer_tree_settings.h   bool calculate_top_controls_position;
bool               51 cc/trees/layer_tree_settings.h   bool timeout_and_draw_when_animation_checkerboards;
bool               53 cc/trees/layer_tree_settings.h   bool layer_transforms_should_scale_layer_contents;
bool               64 cc/trees/layer_tree_settings.h   bool use_pinch_zoom_scrollbars;
bool               65 cc/trees/layer_tree_settings.h   bool use_pinch_virtual_viewport;
bool               72 cc/trees/layer_tree_settings.h   bool strict_layer_property_change_checking;
bool               73 cc/trees/layer_tree_settings.h   bool use_map_image;
bool               74 cc/trees/layer_tree_settings.h   bool ignore_root_layer_flings;
bool               75 cc/trees/layer_tree_settings.h   bool use_rgba_4444_textures;
bool               76 cc/trees/layer_tree_settings.h   bool touch_hit_testing;
bool               48 cc/trees/occlusion_tracker.h   bool Occluded(const LayerType* render_target,
bool               36 cc/trees/proxy.h   bool HasImplThread() const;
bool               40 cc/trees/proxy.h   bool IsMainThread() const;
bool               41 cc/trees/proxy.h   bool IsImplThread() const;
bool               42 cc/trees/proxy.h   bool IsMainThreadBlocked() const;
bool               44 cc/trees/proxy.h   void SetMainThreadBlocked(bool is_main_thread_blocked);
bool               45 cc/trees/proxy.h   void SetCurrentThreadIsImplThread(bool is_impl_thread);
bool               50 cc/trees/proxy.h   virtual bool CompositeAndReadback(void* pixels, const gfx::Rect& rect) = 0;
bool               54 cc/trees/proxy.h   virtual bool IsStarted() const = 0;
bool               60 cc/trees/proxy.h   virtual void SetVisible(bool visible) = 0;
bool               80 cc/trees/proxy.h   virtual void SetDeferCommits(bool defer_commits) = 0;
bool               84 cc/trees/proxy.h   virtual bool CommitRequested() const = 0;
bool               85 cc/trees/proxy.h   virtual bool BeginMainFrameRequested() const = 0;
bool              105 cc/trees/proxy.h   virtual bool CommitPendingForTesting() = 0;
bool              119 cc/trees/proxy.h   bool impl_thread_is_overridden_;
bool              120 cc/trees/proxy.h   bool is_main_thread_blocked_;
bool               24 cc/trees/quad_culler.h              bool for_surface);
bool               36 cc/trees/quad_culler.h   virtual bool MaybeAppend(scoped_ptr<DrawQuad> draw_quad) OVERRIDE;
bool               46 cc/trees/quad_culler.h   bool for_surface_;
bool               30 cc/trees/single_thread_proxy.h   virtual bool CompositeAndReadback(void* pixels,
bool               33 cc/trees/single_thread_proxy.h   virtual bool IsStarted() const OVERRIDE;
bool               35 cc/trees/single_thread_proxy.h   virtual void SetVisible(bool visible) OVERRIDE;
bool               44 cc/trees/single_thread_proxy.h   virtual void SetDeferCommits(bool defer_commits) OVERRIDE;
bool               45 cc/trees/single_thread_proxy.h   virtual bool CommitRequested() const OVERRIDE;
bool               46 cc/trees/single_thread_proxy.h   virtual bool BeginMainFrameRequested() const OVERRIDE;
bool               54 cc/trees/single_thread_proxy.h   virtual bool CommitPendingForTesting() OVERRIDE;
bool               63 cc/trees/single_thread_proxy.h   virtual void OnCanDrawStateChanged(bool can_draw) OVERRIDE;
bool               73 cc/trees/single_thread_proxy.h   virtual bool ReduceContentsTextureMemoryOnImplThread(
bool               77 cc/trees/single_thread_proxy.h   virtual bool IsInsideDraw() OVERRIDE;
bool               92 cc/trees/single_thread_proxy.h   void OnOutputSurfaceInitializeAttempted(bool success);
bool               93 cc/trees/single_thread_proxy.h   bool CommitAndComposite(base::TimeTicks frame_begin_time,
bool               95 cc/trees/single_thread_proxy.h                           bool for_readback,
bool               98 cc/trees/single_thread_proxy.h   bool DoComposite(scoped_refptr<ContextProvider> offscreen_context_provider,
bool              101 cc/trees/single_thread_proxy.h                    bool for_readback,
bool              105 cc/trees/single_thread_proxy.h   bool ShouldComposite() const;
bool              111 cc/trees/single_thread_proxy.h   bool created_offscreen_context_provider_;
bool              118 cc/trees/single_thread_proxy.h   bool next_frame_is_newly_committed_frame_;
bool              120 cc/trees/single_thread_proxy.h   bool inside_draw_;
bool              142 cc/trees/single_thread_proxy.h   bool previous_value_;
bool              165 cc/trees/single_thread_proxy.h   bool previous_value_;
bool               46 cc/trees/thread_proxy.h   virtual bool CompositeAndReadback(void* pixels,
bool               49 cc/trees/thread_proxy.h   virtual bool IsStarted() const OVERRIDE;
bool               51 cc/trees/thread_proxy.h   virtual void SetVisible(bool visible) OVERRIDE;
bool               60 cc/trees/thread_proxy.h   virtual void SetDeferCommits(bool defer_commits) OVERRIDE;
bool               61 cc/trees/thread_proxy.h   virtual bool CommitRequested() const OVERRIDE;
bool               62 cc/trees/thread_proxy.h   virtual bool BeginMainFrameRequested() const OVERRIDE;
bool               71 cc/trees/thread_proxy.h   virtual bool CommitPendingForTesting() OVERRIDE;
bool               80 cc/trees/thread_proxy.h   virtual void OnCanDrawStateChanged(bool can_draw) OVERRIDE;
bool               92 cc/trees/thread_proxy.h   virtual bool ReduceContentsTextureMemoryOnImplThread(size_t limit_bytes,
bool               96 cc/trees/thread_proxy.h   virtual bool IsInsideDraw() OVERRIDE;
bool              104 cc/trees/thread_proxy.h   virtual void SetNeedsBeginImplFrame(bool enable) OVERRIDE;
bool              137 cc/trees/thread_proxy.h     bool evicted_ui_resources;
bool              151 cc/trees/thread_proxy.h       bool success,
bool              167 cc/trees/thread_proxy.h   void BeginMainFrameAbortedOnImplThread(bool did_handle);
bool              172 cc/trees/thread_proxy.h   void SetVisibleOnImplThread(CompletionEvent* completion, bool visible);
bool              176 cc/trees/thread_proxy.h       bool* has_initialized_output_surface);
bool              181 cc/trees/thread_proxy.h       bool* success,
bool              187 cc/trees/thread_proxy.h   DrawSwapReadbackResult DrawSwapReadbackInternal(bool forced_draw,
bool              188 cc/trees/thread_proxy.h                                                   bool swap_requested,
bool              189 cc/trees/thread_proxy.h                                                   bool readback_requested);
bool              198 cc/trees/thread_proxy.h   void SetSwapUsedIncompleteTileOnImplThread(bool used_incomplete_tile);
bool              201 cc/trees/thread_proxy.h   void SetInputThrottledUntilCommitOnImplThread(bool is_throttled);
bool              214 cc/trees/thread_proxy.h     bool animate_requested;
bool              216 cc/trees/thread_proxy.h     bool commit_requested;
bool              218 cc/trees/thread_proxy.h     bool commit_request_sent_to_impl_thread;
bool              220 cc/trees/thread_proxy.h     bool created_offscreen_context_provider;
bool              222 cc/trees/thread_proxy.h     bool started;
bool              223 cc/trees/thread_proxy.h     bool textures_acquired;
bool              224 cc/trees/thread_proxy.h     bool in_composite_and_readback;
bool              225 cc/trees/thread_proxy.h     bool manage_tiles_pending;
bool              226 cc/trees/thread_proxy.h     bool can_cancel_commit;
bool              227 cc/trees/thread_proxy.h     bool defer_commits;
bool              248 cc/trees/thread_proxy.h     bool commit_waits_for_activation;
bool              249 cc/trees/thread_proxy.h     bool main_thread_inside_commit;
bool              290 cc/trees/thread_proxy.h     bool next_frame_is_newly_committed_frame;
bool              292 cc/trees/thread_proxy.h     bool inside_draw;
bool              294 cc/trees/thread_proxy.h     bool input_throttled_until_commit;
bool              297 cc/trees/thread_proxy.h     bool animations_frozen_until_next_draw;
bool              301 cc/trees/thread_proxy.h     bool renew_tree_priority_pending;
bool               15 chrome/android/shell/chrome_main_delegate_chrome_shell_android.h   virtual bool BasicStartupComplete(int* exit_code) OVERRIDE;
bool               15 chrome/android/shell/chrome_shell_google_location_settings_helper.h   virtual std::string GetAcceptButtonLabel(bool allow) OVERRIDE;
bool               17 chrome/android/shell/chrome_shell_google_location_settings_helper.h   virtual bool IsMasterLocationSettingEnabled() OVERRIDE;
bool               18 chrome/android/shell/chrome_shell_google_location_settings_helper.h   virtual bool IsGoogleAppsLocationSettingEnabled() OVERRIDE;
bool               19 chrome/android/shell/chrome_shell_google_location_settings_helper.h   virtual bool IsAllowLabel() OVERRIDE;
bool               18 chrome/app/android/chrome_main_delegate_android.h   virtual bool RegisterApplicationNativeMethods(JNIEnv* env);
bool               24 chrome/app/android/chrome_main_delegate_android.h   virtual bool BasicStartupComplete(int* exit_code) OVERRIDE;
bool               22 chrome/app/chrome_breakpad_client.h   virtual bool GetAlternativeCrashDumpLocation(base::FilePath* crash_dir)
bool               29 chrome/app/chrome_breakpad_client.h   virtual bool ShouldShowRestartDialog(base::string16* title,
bool               31 chrome/app/chrome_breakpad_client.h                                        bool* is_rtl_locale) OVERRIDE;
bool               32 chrome/app/chrome_breakpad_client.h   virtual bool AboutToRestart() OVERRIDE;
bool               33 chrome/app/chrome_breakpad_client.h   virtual bool GetDeferredUploadsSupported(bool is_per_user_install) OVERRIDE;
bool               34 chrome/app/chrome_breakpad_client.h   virtual bool GetIsPerUserInstall(const base::FilePath& exe_path) OVERRIDE;
bool               35 chrome/app/chrome_breakpad_client.h   virtual bool GetShouldDumpLargerDumps(bool is_per_user_install) OVERRIDE;
bool               38 chrome/app/chrome_breakpad_client.h   virtual void RecordCrashDumpAttempt(bool is_real_crash) OVERRIDE;
bool               47 chrome/app/chrome_breakpad_client.h   virtual bool GetCrashDumpLocation(base::FilePath* crash_dir) OVERRIDE;
bool               51 chrome/app/chrome_breakpad_client.h   virtual bool IsRunningUnattended() OVERRIDE;
bool               53 chrome/app/chrome_breakpad_client.h   virtual bool GetCollectStatsConsent() OVERRIDE;
bool               56 chrome/app/chrome_breakpad_client.h   virtual bool ReportingIsEnforcedByPolicy(bool* breakpad_enabled) OVERRIDE;
bool               67 chrome/app/chrome_breakpad_client.h   virtual bool EnableBreakpadForProcess(
bool               25 chrome/app/chrome_main_delegate.h   virtual bool BasicStartupComplete(int* exit_code) OVERRIDE;
bool               33 chrome/app/chrome_main_delegate.h   virtual bool ProcessRegistersWithSystemProcess(
bool               35 chrome/app/chrome_main_delegate.h   virtual bool ShouldSendMachPort(const std::string& process_type) OVERRIDE;
bool               36 chrome/app/chrome_main_delegate.h   virtual bool DelaySandboxInitialization(
bool               62 chrome/app/client_util.h   const bool metro_mode_;
bool               27 chrome/app/image_pre_reader_win.h   static bool PreReadImage(const wchar_t* file_path,
bool               55 chrome/app/image_pre_reader_win.h   static bool PartialPreReadImage(const wchar_t* file_path,
bool               62 chrome/app/image_pre_reader_win.h   static bool PartialPreReadImageOnDisk(const wchar_t* file_path,
bool               69 chrome/app/image_pre_reader_win.h   static bool PartialPreReadImageInMemory(const wchar_t* file_path,
bool               18 chrome/app/signature_validator_win.h bool VerifyAuthenticodeSignature(const base::FilePath& signed_file);
bool               24 chrome/app/signature_validator_win.h bool VerifySignerIsGoogle(const base::FilePath& signed_file,
bool              120 chrome/browser/about_flags.h bool AreSwitchesIdenticalToCurrentCommandLine(
bool              139 chrome/browser/about_flags.h bool IsRestartNeededToCommitChanges();
bool              144 chrome/browser/about_flags.h                           bool enable);
bool              125 chrome/browser/accessibility/accessibility_events.h                                bool checked,
bool              133 chrome/browser/accessibility/accessibility_events.h   void SetChecked(bool checked) { checked_ = checked; }
bool              137 chrome/browser/accessibility/accessibility_events.h   bool checked() const { return checked_; }
bool              140 chrome/browser/accessibility/accessibility_events.h   bool checked_;
bool              153 chrome/browser/accessibility/accessibility_events.h                             bool checked);
bool              159 chrome/browser/accessibility/accessibility_events.h   void SetChecked(bool checked) { checked_ = checked; }
bool              161 chrome/browser/accessibility/accessibility_events.h   bool checked() const { return checked_; }
bool              164 chrome/browser/accessibility/accessibility_events.h   bool checked_;
bool              236 chrome/browser/accessibility/accessibility_events.h                            bool password);
bool              250 chrome/browser/accessibility/accessibility_events.h   bool password() const { return password_; }
bool              256 chrome/browser/accessibility/accessibility_events.h   bool password_;
bool              310 chrome/browser/accessibility/accessibility_events.h                             bool has_submenu,
bool              320 chrome/browser/accessibility/accessibility_events.h   bool has_submenu() const { return has_submenu_; }
bool              323 chrome/browser/accessibility/accessibility_events.h   bool has_submenu_;
bool              349 chrome/browser/accessibility/accessibility_events.h                             bool is_expanded);
bool              359 chrome/browser/accessibility/accessibility_events.h   bool is_expanded() const { return is_expanded_; }
bool              372 chrome/browser/accessibility/accessibility_events.h   bool is_expanded_;
bool               41 chrome/browser/accessibility/accessibility_extension_api.h   void SetAccessibilityEnabled(bool enabled);
bool               42 chrome/browser/accessibility/accessibility_extension_api.h   bool IsAccessibilityEnabled() const;
bool               63 chrome/browser/accessibility/accessibility_extension_api.h       bool loading,
bool               64 chrome/browser/accessibility/accessibility_extension_api.h       bool make_announcements);
bool               90 chrome/browser/accessibility/accessibility_extension_api.h   bool enabled_;
bool              104 chrome/browser/accessibility/accessibility_extension_api.h   virtual bool RunImpl() OVERRIDE;
bool              114 chrome/browser/accessibility/accessibility_extension_api.h   virtual bool RunImpl() OVERRIDE;
bool              124 chrome/browser/accessibility/accessibility_extension_api.h   virtual bool RunImpl() OVERRIDE;
bool              134 chrome/browser/accessibility/accessibility_extension_api.h   virtual bool RunImpl() OVERRIDE;
bool               15 chrome/browser/android/accessibility_util.h   static bool Register(JNIEnv* env);
bool               17 chrome/browser/android/accessibility_util.h   static bool IsAccessibilityEnabled();
bool               78 chrome/browser/android/banners/app_banner_manager.h   bool FetchIcon(JNIEnv* env,
bool              106 chrome/browser/android/banners/app_banner_manager.h bool RegisterAppBannerManager(JNIEnv* env);
bool               22 chrome/browser/android/banners/app_banner_settings_helper.h   static bool IsAllowed(content::WebContents* web_contents,
bool               30 chrome/browser/android/bookmarks/bookmarks_bridge.h   static bool RegisterBookmarksBridge(JNIEnv* env);
bool               65 chrome/browser/android/bookmarks/bookmarks_bridge.h   bool IsEditable(const BookmarkNode* node) const;
bool               69 chrome/browser/android/bookmarks/bookmarks_bridge.h   bool IsReachable(const BookmarkNode* node) const;
bool               70 chrome/browser/android/bookmarks/bookmarks_bridge.h   bool IsLoaded() const;
bool               71 chrome/browser/android/bookmarks/bookmarks_bridge.h   bool IsFolderAvailable(const BookmarkNode* folder) const;
bool               80 chrome/browser/android/bookmarks/bookmarks_bridge.h                                    bool ids_reassigned) OVERRIDE;
bool               39 chrome/browser/android/bookmarks/managed_bookmarks_shim.h   bool HasManagedBookmarks() const;
bool               40 chrome/browser/android/bookmarks/managed_bookmarks_shim.h   bool IsManagedBookmark(const BookmarkNode* node) const;
bool               48 chrome/browser/android/bookmarks/partner_bookmarks_shim.h   bool IsLoaded() const;
bool               51 chrome/browser/android/bookmarks/partner_bookmarks_shim.h   bool HasPartnerBookmarks() const;
bool               55 chrome/browser/android/bookmarks/partner_bookmarks_shim.h   bool IsReachable(const BookmarkNode* node) const;
bool               58 chrome/browser/android/bookmarks/partner_bookmarks_shim.h   bool IsEditable(const BookmarkNode* node) const;
bool               87 chrome/browser/android/bookmarks/partner_bookmarks_shim.h   bool IsPartnerBookmark(const BookmarkNode* node) const;
bool              103 chrome/browser/android/bookmarks/partner_bookmarks_shim.h     friend bool operator<(const NodeRenamingMapKey& a,
bool               14 chrome/browser/android/chrome_jni_registrar.h bool RegisterJni(JNIEnv* env);
bool               41 chrome/browser/android/chrome_web_contents_delegate_android.h                                    bool to_different_document) OVERRIDE;
bool               51 chrome/browser/android/chrome_web_contents_delegate_android.h                          bool final_update) OVERRIDE;
bool               62 chrome/browser/android/chrome_web_contents_delegate_android.h   virtual bool RequestPpapiBrokerPermission(
bool               66 chrome/browser/android/chrome_web_contents_delegate_android.h       const base::Callback<void(bool)>& callback) OVERRIDE;
bool               74 chrome/browser/android/chrome_web_contents_delegate_android.h                               bool user_gesture,
bool               75 chrome/browser/android/chrome_web_contents_delegate_android.h                               bool* was_blocked) OVERRIDE;
bool               94 chrome/browser/android/chrome_web_contents_delegate_android.h bool RegisterChromeWebContentsDelegateAndroid(JNIEnv* env);
bool               20 chrome/browser/android/chromium_application.h   static bool RegisterBindings(JNIEnv* env);
bool               32 chrome/browser/android/chromium_application.h   static bool AreParentalControlsEnabled();
bool               11 chrome/browser/android/content_view_util.h bool RegisterContentViewUtil(JNIEnv* env);
bool               31 chrome/browser/android/dev_tools_server.h   bool IsStarted() const;
bool               40 chrome/browser/android/dev_tools_server.h bool RegisterDevToolsServer(JNIEnv* env);
bool               47 chrome/browser/android/dom_distiller/feedback_reporter_android.h bool RegisterFeedbackReporter(JNIEnv* env);
bool               30 chrome/browser/android/favicon_helper.h   static bool RegisterFaviconHelper(JNIEnv* env);
bool               13 chrome/browser/android/field_trial_helper.h bool RegisterFieldTrialHelper(JNIEnv* env);
bool               43 chrome/browser/android/foreign_session_helper.h   static bool RegisterForeignSessionHelper(JNIEnv* env);
bool               20 chrome/browser/android/google_location_settings_helper.h   virtual std::string GetAcceptButtonLabel(bool allow) = 0;
bool               24 chrome/browser/android/google_location_settings_helper.h   virtual bool IsAllowLabel() = 0;
bool               25 chrome/browser/android/google_location_settings_helper.h   virtual bool IsMasterLocationSettingEnabled() = 0;
bool               26 chrome/browser/android/google_location_settings_helper.h   virtual bool IsGoogleAppsLocationSettingEnabled() = 0;
bool               22 chrome/browser/android/intent_helper.h bool RegisterIntentHelper(JNIEnv* env);
bool               28 chrome/browser/android/intercept_download_resource_throttle.h   virtual void WillStartRequest(bool* defer) OVERRIDE;
bool               29 chrome/browser/android/intercept_download_resource_throttle.h   virtual void WillProcessResponse(bool* defer) OVERRIDE;
bool               24 chrome/browser/android/meta_tag_observer.h       bool is_main_frame,
bool               27 chrome/browser/android/meta_tag_observer.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               36 chrome/browser/android/meta_tag_observer.h   void OnDidRetrieveMetaTagContent(bool success,
bool               13 chrome/browser/android/mock_google_location_settings_helper.h   static void SetLocationStatus(bool master, bool google_apps);
bool               14 chrome/browser/android/mock_google_location_settings_helper.h   static bool WasGoogleLocationSettingsCalled();
bool               17 chrome/browser/android/mock_google_location_settings_helper.h   virtual std::string GetAcceptButtonLabel(bool allow) OVERRIDE;
bool               19 chrome/browser/android/mock_google_location_settings_helper.h   virtual bool IsMasterLocationSettingEnabled() OVERRIDE;
bool               20 chrome/browser/android/mock_google_location_settings_helper.h   virtual bool IsGoogleAppsLocationSettingEnabled() OVERRIDE;
bool               21 chrome/browser/android/mock_google_location_settings_helper.h   virtual bool IsAllowLabel() OVERRIDE;
bool               30 chrome/browser/android/mock_google_location_settings_helper.h   static bool master_location_enabled;
bool               31 chrome/browser/android/mock_google_location_settings_helper.h   static bool google_apps_location_enabled;
bool               32 chrome/browser/android/mock_google_location_settings_helper.h   static bool was_google_location_settings_called;
bool               42 chrome/browser/android/most_visited_sites.h   static bool Register(JNIEnv* env);
bool               39 chrome/browser/android/new_tab_page_prefs.h   static bool RegisterNewTabPagePrefs(JNIEnv* env);
bool               28 chrome/browser/android/new_tab_page_url_handler.h bool HandleAndroidNewTabURL(GURL* url,
bool               68 chrome/browser/android/omnibox/omnibox_prerender.h bool RegisterOmniboxPrerender(JNIEnv* env);
bool               20 chrome/browser/android/password_authentication_manager.h   static bool RegisterPasswordAuthenticationManager(JNIEnv* env);
bool               32 chrome/browser/android/password_ui_view_android.h       bool show_passwords) OVERRIDE;
bool               49 chrome/browser/android/password_ui_view_android.h   static bool RegisterPasswordUIViewAndroid(JNIEnv* env);
bool               24 chrome/browser/android/prerender_condition_platform.h   virtual bool CanPrerender() const OVERRIDE;
bool               26 chrome/browser/android/prerender_condition_platform.h   static void SetEnabled(content::BrowserContext* context, bool enabled);
bool               21 chrome/browser/android/profiles/profile_downloader_android.h   static bool Register(JNIEnv* env);
bool               35 chrome/browser/android/provider/bookmark_model_observer_task.h                                    bool ids_reassigned) OVERRIDE;
bool               39 chrome/browser/android/provider/chrome_browser_provider.h   static bool RegisterChromeBrowserProvider(JNIEnv* env);
bool              209 chrome/browser/android/provider/chrome_browser_provider.h   bool handling_extensive_changes_;
bool               43 chrome/browser/android/recently_closed_tabs_bridge.h   static bool Register(JNIEnv* env);
bool               50 chrome/browser/android/shortcut_helper.h   void OnDidRetrieveWebappInformation(bool success,
bool               51 chrome/browser/android/shortcut_helper.h                                       bool is_mobile_webapp_capable,
bool               52 chrome/browser/android/shortcut_helper.h                                       bool is_apple_mobile_webapp_capable,
bool               58 chrome/browser/android/shortcut_helper.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               90 chrome/browser/android/shortcut_helper.h   static bool RegisterShortcutHelper(JNIEnv* env);
bool               18 chrome/browser/android/signin/account_management_screen_helper.h   static bool Register(JNIEnv* env);
bool               38 chrome/browser/android/signin/signin_manager_android.h   static bool Register(JNIEnv* env);
bool               61 chrome/browser/android/signin/signin_manager_android.h   void OnPolicyFetchDone(bool success);
bool               84 chrome/browser/android/tab_android.h   bool LoadIfNeeded();
bool              113 chrome/browser/android/tab_android.h                             bool is_folder,
bool              114 chrome/browser/android/tab_android.h                             bool is_partner_bookmark);
bool              121 chrome/browser/android/tab_android.h   virtual bool ShouldWelcomePageLinkToTermsOfService();
bool              123 chrome/browser/android/tab_android.h   bool HasPrerenderedUrl(GURL gurl);
bool              129 chrome/browser/android/tab_android.h                                bool did_start_load,
bool              130 chrome/browser/android/tab_android.h                                bool did_finish_load) OVERRIDE;
bool              166 chrome/browser/android/tab_android.h   bool Print(JNIEnv* env, jobject obj);
bool              169 chrome/browser/android/tab_android.h   static bool RegisterTabAndroid(JNIEnv* env);
bool               14 chrome/browser/android/uma_bridge.h bool RegisterUmaBridge(JNIEnv* env);
bool               16 chrome/browser/android/uma_utils.h bool RegisterStartupMetricUtils(JNIEnv* env);
bool               10 chrome/browser/android/url_utilities.h bool RegisterUrlUtilities(JNIEnv* env);
bool               10 chrome/browser/android/voice_search_tab_helper.h bool RegisterVoiceSearchTabHelper(JNIEnv* env);
bool               31 chrome/browser/android/webapps/single_tab_mode_tab_helper.h   static bool IsRegistered(int32 process_id, int32 routing_id);
bool               52 chrome/browser/android/webapps/single_tab_mode_tab_helper.h   bool block_all_new_windows_;
bool              151 chrome/browser/app_controller_mac.h bool IsOpeningNewWindow();
bool               11 chrome/browser/app_mode/app_mode_utils.h bool IsCommandAllowedInAppMode(int command_id);
bool               14 chrome/browser/app_mode/app_mode_utils.h bool IsRunningInAppMode();
bool               17 chrome/browser/app_mode/app_mode_utils.h bool IsRunningInForcedAppMode();
bool               67 chrome/browser/apps/app_browsertest_util.h   bool RunGetWindowFunctionForExtension(int window_id,
bool               29 chrome/browser/apps/chrome_apps_client.h   virtual bool CheckAppLaunch(content::BrowserContext* context,
bool               70 chrome/browser/apps/ephemeral_app_launcher.h   virtual bool CheckRequestorAlive() const OVERRIDE;
bool               72 chrome/browser/apps/ephemeral_app_launcher.h   virtual bool ShouldShowPostInstallUI() const OVERRIDE;
bool               73 chrome/browser/apps/ephemeral_app_launcher.h   virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
bool               77 chrome/browser/apps/ephemeral_app_launcher.h   virtual bool CheckInlineInstallPermitted(
bool               80 chrome/browser/apps/ephemeral_app_launcher.h   virtual bool CheckRequestorPermitted(
bool               83 chrome/browser/apps/ephemeral_app_launcher.h   virtual bool CheckInstallValid(
bool              102 chrome/browser/apps/ephemeral_app_launcher.h   virtual void ExtensionEnableFlowAborted(bool user_initiated) OVERRIDE;
bool               31 chrome/browser/apps/ephemeral_app_service_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               32 chrome/browser/apps/ephemeral_app_service_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               26 chrome/browser/apps/per_app_settings_service.h   bool HasDesktopLastLaunchedFrom(const std::string& app_id) const;
bool               32 chrome/browser/apps/per_app_settings_service_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               50 chrome/browser/apps/shortcut_manager.h   bool is_profile_info_cache_observer_;
bool               35 chrome/browser/apps/shortcut_manager_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               36 chrome/browser/apps/shortcut_manager_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               39 chrome/browser/auto_launch_trial.h bool IsInAutoLaunchGroup();
bool               42 chrome/browser/auto_launch_trial.h bool IsInExperimentGroup(const std::string& brand_code);
bool               45 chrome/browser/auto_launch_trial.h bool IsInControlGroup(const std::string& brand_code);
bool               47 chrome/browser/autocomplete/autocomplete_classifier.h                 bool prefer_keyword,
bool               48 chrome/browser/autocomplete/autocomplete_classifier.h                 bool allow_exact_keyword_match,
bool               61 chrome/browser/autocomplete/autocomplete_classifier.h   bool inside_classify_;
bool               35 chrome/browser/autocomplete/autocomplete_classifier_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               75 chrome/browser/autocomplete/autocomplete_controller.h   void Stop(bool clear_result);
bool               92 chrome/browser/autocomplete/autocomplete_controller.h   virtual void OnProviderUpdate(bool updated_matches) OVERRIDE;
bool              122 chrome/browser/autocomplete/autocomplete_controller.h   bool done() const { return done_; }
bool              150 chrome/browser/autocomplete/autocomplete_controller.h   void UpdateResult(bool regenerate_result,
bool              151 chrome/browser/autocomplete/autocomplete_controller.h                     bool force_notify_default_match_changed);
bool              169 chrome/browser/autocomplete/autocomplete_controller.h   void NotifyChanged(bool notify_default_match);
bool              226 chrome/browser/autocomplete/autocomplete_controller.h   bool done_;
bool              230 chrome/browser/autocomplete/autocomplete_controller.h   bool in_start_;
bool               13 chrome/browser/autocomplete/autocomplete_controller_delegate.h   virtual void OnResultChanged(bool default_match_changed) = 0;
bool              141 chrome/browser/autocomplete/autocomplete_input.h                     bool prevent_inline_autocomplete,
bool              142 chrome/browser/autocomplete/autocomplete_input.h                     bool prefer_keyword,
bool              143 chrome/browser/autocomplete/autocomplete_input.h                     bool allow_exact_keyword_match,
bool              188 chrome/browser/autocomplete/autocomplete_input.h   static bool HasHTTPScheme(const base::string16& text);
bool              227 chrome/browser/autocomplete/autocomplete_input.h   bool prevent_inline_autocomplete() const {
bool              233 chrome/browser/autocomplete/autocomplete_input.h   bool prefer_keyword() const { return prefer_keyword_; }
bool              238 chrome/browser/autocomplete/autocomplete_input.h   bool allow_exact_keyword_match() const { return allow_exact_keyword_match_; }
bool              259 chrome/browser/autocomplete/autocomplete_input.h   bool prevent_inline_autocomplete_;
bool              260 chrome/browser/autocomplete/autocomplete_input.h   bool prefer_keyword_;
bool              261 chrome/browser/autocomplete/autocomplete_input.h   bool allow_exact_keyword_match_;
bool               91 chrome/browser/autocomplete/autocomplete_match.h                     bool deletable,
bool              108 chrome/browser/autocomplete/autocomplete_match.h   static bool MoreRelevant(const AutocompleteMatch& elem1,
bool              115 chrome/browser/autocomplete/autocomplete_match.h   static bool DestinationSortFunc(const AutocompleteMatch& elem1,
bool              117 chrome/browser/autocomplete/autocomplete_match.h   static bool DestinationsEqual(const AutocompleteMatch& elem1,
bool              167 chrome/browser/autocomplete/autocomplete_match.h   static bool IsSearchType(Type type);
bool              171 chrome/browser/autocomplete/autocomplete_match.h   static bool IsSpecializedSearchType(Type type);
bool              199 chrome/browser/autocomplete/autocomplete_match.h                          bool* is_keyword_hint) const;
bool              217 chrome/browser/autocomplete/autocomplete_match.h                               bool allow_fallback_to_destination_host) const;
bool              238 chrome/browser/autocomplete/autocomplete_match.h   bool IsVerbatimType() const;
bool              242 chrome/browser/autocomplete/autocomplete_match.h   bool SupportsDeletion() const;
bool              265 chrome/browser/autocomplete/autocomplete_match.h   bool deletable;
bool              285 chrome/browser/autocomplete/autocomplete_match.h   bool allowed_to_be_default_match;
bool              310 chrome/browser/autocomplete/autocomplete_match.h   bool is_history_what_you_typed_match;
bool              334 chrome/browser/autocomplete/autocomplete_match.h   bool starred;
bool              337 chrome/browser/autocomplete/autocomplete_match.h   bool from_previous;
bool              178 chrome/browser/autocomplete/autocomplete_provider.h   virtual void Start(const AutocompleteInput& input, bool minimal_changes) = 0;
bool              184 chrome/browser/autocomplete/autocomplete_provider.h   virtual void Stop(bool clear_cached_results);
bool              214 chrome/browser/autocomplete/autocomplete_provider.h                                      bool check_accept_lang,
bool              215 chrome/browser/autocomplete/autocomplete_provider.h                                      bool trim_http) const;
bool              221 chrome/browser/autocomplete/autocomplete_provider.h   bool done() const { return done_; }
bool              261 chrome/browser/autocomplete/autocomplete_provider.h   static bool FixupUserInput(AutocompleteInput* input);
bool              275 chrome/browser/autocomplete/autocomplete_provider.h   bool done_;
bool               24 chrome/browser/autocomplete/autocomplete_provider_listener.h   virtual void OnProviderUpdate(bool updated_matches) = 0;
bool               41 chrome/browser/autocomplete/autocomplete_result.h     bool empty() const {
bool               57 chrome/browser/autocomplete/autocomplete_result.h     bool is_history_what_you_typed_match;
bool               85 chrome/browser/autocomplete/autocomplete_result.h   bool HasCopiedMatches() const;
bool               89 chrome/browser/autocomplete/autocomplete_result.h   bool empty() const;
bool              126 chrome/browser/autocomplete/autocomplete_result.h   bool ShouldHideTopMatch() const;
bool              131 chrome/browser/autocomplete/autocomplete_result.h   bool TopMatchIsStandaloneVerbatimMatch() const;
bool              166 chrome/browser/autocomplete/autocomplete_result.h   static bool HasMatchByDestination(const AutocompleteMatch& match,
bool               55 chrome/browser/autocomplete/base_search_provider.h   static bool ShouldPrefetch(const AutocompleteMatch& match);
bool               64 chrome/browser/autocomplete/base_search_provider.h       bool from_keyword_provider,
bool               68 chrome/browser/autocomplete/base_search_provider.h   virtual void Stop(bool clear_cached_results) OVERRIDE;
bool               72 chrome/browser/autocomplete/base_search_provider.h   bool field_trial_triggered_in_session() const {
bool              108 chrome/browser/autocomplete/base_search_provider.h     Result(bool from_keyword_provider,
bool              110 chrome/browser/autocomplete/base_search_provider.h            bool relevance_from_server);
bool              113 chrome/browser/autocomplete/base_search_provider.h     bool from_keyword_provider() const { return from_keyword_provider_; }
bool              123 chrome/browser/autocomplete/base_search_provider.h     bool relevance_from_server() const { return relevance_from_server_; }
bool              124 chrome/browser/autocomplete/base_search_provider.h     void set_relevance_from_server(bool relevance_from_server) {
bool              130 chrome/browser/autocomplete/base_search_provider.h     virtual bool IsInlineable(const base::string16& input) const = 0;
bool              137 chrome/browser/autocomplete/base_search_provider.h                                    bool keyword_provider_requested) const = 0;
bool              145 chrome/browser/autocomplete/base_search_provider.h     bool from_keyword_provider_;
bool              156 chrome/browser/autocomplete/base_search_provider.h     bool relevance_from_server_;
bool              168 chrome/browser/autocomplete/base_search_provider.h                   bool from_keyword_provider,
bool              170 chrome/browser/autocomplete/base_search_provider.h                   bool relevance_from_server,
bool              171 chrome/browser/autocomplete/base_search_provider.h                   bool should_prefetch,
bool              185 chrome/browser/autocomplete/base_search_provider.h     bool should_prefetch() const { return should_prefetch_; }
bool              191 chrome/browser/autocomplete/base_search_provider.h     void ClassifyMatchContents(const bool allow_bolding_all,
bool              195 chrome/browser/autocomplete/base_search_provider.h     virtual bool IsInlineable(const base::string16& input) const OVERRIDE;
bool              198 chrome/browser/autocomplete/base_search_provider.h         bool keyword_provider_requested) const OVERRIDE;
bool              226 chrome/browser/autocomplete/base_search_provider.h     bool should_prefetch_;
bool              236 chrome/browser/autocomplete/base_search_provider.h                      bool from_keyword_provider,
bool              238 chrome/browser/autocomplete/base_search_provider.h                      bool relevance_from_server,
bool              252 chrome/browser/autocomplete/base_search_provider.h     void CalculateAndClassifyMatchContents(const bool allow_bolding_nothing,
bool              257 chrome/browser/autocomplete/base_search_provider.h     virtual bool IsInlineable(const base::string16& input) const OVERRIDE;
bool              260 chrome/browser/autocomplete/base_search_provider.h         bool keyword_provider_requested) const OVERRIDE;
bool              295 chrome/browser/autocomplete/base_search_provider.h     bool HasServerProvidedScores() const;
bool              337 chrome/browser/autocomplete/base_search_provider.h       bool append_extra_query_params);
bool              355 chrome/browser/autocomplete/base_search_provider.h   static bool ZeroSuggestEnabled(
bool              377 chrome/browser/autocomplete/base_search_provider.h   static bool CanSendURL(
bool              397 chrome/browser/autocomplete/base_search_provider.h                      bool mark_as_deletable,
bool              404 chrome/browser/autocomplete/base_search_provider.h   bool ParseSuggestResults(const base::Value& root_val,
bool              405 chrome/browser/autocomplete/base_search_provider.h                            bool is_keyword_result,
bool              409 chrome/browser/autocomplete/base_search_provider.h   virtual void SortResults(bool is_keyword,
bool              415 chrome/browser/autocomplete/base_search_provider.h   virtual const TemplateURL* GetTemplateURL(bool is_keyword) const = 0;
bool              419 chrome/browser/autocomplete/base_search_provider.h   virtual const AutocompleteInput GetInput(bool is_keyword) const = 0;
bool              422 chrome/browser/autocomplete/base_search_provider.h   virtual Results* GetResultsToFill(bool is_keyword) = 0;
bool              426 chrome/browser/autocomplete/base_search_provider.h   virtual bool ShouldAppendExtraParams(const SuggestResult& result) const = 0;
bool              439 chrome/browser/autocomplete/base_search_provider.h   virtual void RecordDeletionResult(bool success) = 0;
bool              442 chrome/browser/autocomplete/base_search_provider.h   virtual void LogFetchComplete(bool succeeded, bool is_keyword) = 0;
bool              445 chrome/browser/autocomplete/base_search_provider.h   virtual bool IsKeywordFetcher(const net::URLFetcher* fetcher) const = 0;
bool              455 chrome/browser/autocomplete/base_search_provider.h   bool field_trial_triggered_;
bool              459 chrome/browser/autocomplete/base_search_provider.h   bool field_trial_triggered_in_session_;
bool              475 chrome/browser/autocomplete/base_search_provider.h   void OnDeletionComplete(bool success,
bool               35 chrome/browser/autocomplete/bookmark_provider.h                      bool minimal_changes) OVERRIDE;
bool               48 chrome/browser/autocomplete/bookmark_provider.h   void DoAutocomplete(const AutocompleteInput& input, bool best_match);
bool               24 chrome/browser/autocomplete/builtin_provider.h                      bool minimal_changes) OVERRIDE;
bool               31 chrome/browser/autocomplete/extension_app_provider.h                      bool minimal_changes) OVERRIDE;
bool               56 chrome/browser/autocomplete/extension_app_provider.h     bool should_match_against_launch_url;
bool               36 chrome/browser/autocomplete/history_provider.h   bool PreventInlineAutocomplete(const AutocompleteInput& input);
bool               43 chrome/browser/autocomplete/history_provider.h       bool is_url);
bool               22 chrome/browser/autocomplete/history_provider_util.h                bool match_in_scheme,
bool               23 chrome/browser/autocomplete/history_provider_util.h                bool innermost_match);
bool               25 chrome/browser/autocomplete/history_provider_util.h   static bool EqualsGURL(const HistoryMatch& h, const GURL& url);
bool               30 chrome/browser/autocomplete/history_provider_util.h   bool IsHostOnly() const;
bool               45 chrome/browser/autocomplete/history_provider_util.h   bool match_in_scheme;
bool               52 chrome/browser/autocomplete/history_provider_util.h   bool innermost_match;
bool               56 chrome/browser/autocomplete/history_provider_util.h   bool promoted;
bool               36 chrome/browser/autocomplete/history_quick_provider.h                      bool minimal_changes) OVERRIDE;
bool               45 chrome/browser/autocomplete/history_quick_provider.h   static void set_disabled(bool disabled) { disabled_ = disabled; }
bool               78 chrome/browser/autocomplete/history_quick_provider.h   static bool disabled_;
bool               94 chrome/browser/autocomplete/history_url_provider.h                            bool trim_http,
bool              109 chrome/browser/autocomplete/history_url_provider.h   bool prevent_inline_autocomplete;
bool              112 chrome/browser/autocomplete/history_url_provider.h   bool trim_http;
bool              125 chrome/browser/autocomplete/history_url_provider.h   bool failed;
bool              137 chrome/browser/autocomplete/history_url_provider.h   bool dont_suggest_exact_input;
bool              168 chrome/browser/autocomplete/history_url_provider.h                      bool minimal_changes) OVERRIDE;
bool              169 chrome/browser/autocomplete/history_url_provider.h   virtual void Stop(bool clear_cached_results) OVERRIDE;
bool              179 chrome/browser/autocomplete/history_url_provider.h                                       bool trim_http);
bool              224 chrome/browser/autocomplete/history_url_provider.h                              bool fixup_input_and_run_pass_1);
bool              232 chrome/browser/autocomplete/history_url_provider.h   bool FixupExactSuggestion(history::URLDatabase* db,
bool              241 chrome/browser/autocomplete/history_url_provider.h   bool CanFindIntranetURL(history::URLDatabase* db,
bool              247 chrome/browser/autocomplete/history_url_provider.h   bool PromoteMatchForInlineAutocomplete(const history::HistoryMatch& match,
bool              259 chrome/browser/autocomplete/history_url_provider.h       bool have_what_you_typed_match,
bool              329 chrome/browser/autocomplete/history_url_provider.h   bool cull_redirects_;
bool              335 chrome/browser/autocomplete/history_url_provider.h   bool create_shorter_match_;
bool              345 chrome/browser/autocomplete/history_url_provider.h   bool search_url_database_;
bool               63 chrome/browser/autocomplete/keyword_provider.h                                               bool trim_leading_whitespace,
bool               73 chrome/browser/autocomplete/keyword_provider.h       bool trim_leading_whitespace);
bool               94 chrome/browser/autocomplete/keyword_provider.h                      bool minimal_changes) OVERRIDE;
bool               95 chrome/browser/autocomplete/keyword_provider.h   virtual void Stop(bool clear_cached_results) OVERRIDE;
bool              110 chrome/browser/autocomplete/keyword_provider.h   static bool ExtractKeywordFromInput(const AutocompleteInput& input,
bool              120 chrome/browser/autocomplete/keyword_provider.h                                 bool complete,
bool              121 chrome/browser/autocomplete/keyword_provider.h                                 bool support_replacement,
bool              122 chrome/browser/autocomplete/keyword_provider.h                                 bool prefer_keyword,
bool              123 chrome/browser/autocomplete/keyword_provider.h                                 bool allow_exact_keyword_match);
bool              132 chrome/browser/autocomplete/keyword_provider.h       bool allowed_to_be_default_match,
bool               85 chrome/browser/autocomplete/search_provider.h     bool equal(const base::string16& default_provider,
bool              107 chrome/browser/autocomplete/search_provider.h     bool has_keyword_provider() const { return !keyword_provider_.empty(); }
bool              139 chrome/browser/autocomplete/search_provider.h                                                   bool prefer_keyword);
bool              143 chrome/browser/autocomplete/search_provider.h                      bool minimal_changes) OVERRIDE;
bool              146 chrome/browser/autocomplete/search_provider.h   virtual void SortResults(bool is_keyword,
bool              149 chrome/browser/autocomplete/search_provider.h   virtual const TemplateURL* GetTemplateURL(bool is_keyword) const OVERRIDE;
bool              150 chrome/browser/autocomplete/search_provider.h   virtual const AutocompleteInput GetInput(bool is_keyword) const OVERRIDE;
bool              151 chrome/browser/autocomplete/search_provider.h   virtual Results* GetResultsToFill(bool is_keyword) OVERRIDE;
bool              152 chrome/browser/autocomplete/search_provider.h   virtual bool ShouldAppendExtraParams(
bool              157 chrome/browser/autocomplete/search_provider.h   virtual void RecordDeletionResult(bool success) OVERRIDE;
bool              158 chrome/browser/autocomplete/search_provider.h   virtual void LogFetchComplete(bool success, bool is_keyword) OVERRIDE;
bool              159 chrome/browser/autocomplete/search_provider.h   virtual bool IsKeywordFetcher(const net::URLFetcher* fetcher) const OVERRIDE;
bool              167 chrome/browser/autocomplete/search_provider.h   void DoHistoryQuery(bool minimal_changes);
bool              172 chrome/browser/autocomplete/search_provider.h   void StartOrStopSuggestQuery(bool minimal_changes);
bool              177 chrome/browser/autocomplete/search_provider.h   bool IsQuerySuitableForSuggest() const;
bool              203 chrome/browser/autocomplete/search_provider.h     bool autocomplete_result_will_reorder_for_default_match) const;
bool              207 chrome/browser/autocomplete/search_provider.h   bool IsTopMatchNavigationInKeywordMode(
bool              208 chrome/browser/autocomplete/search_provider.h       bool autocomplete_result_will_reorder_for_default_match) const;
bool              209 chrome/browser/autocomplete/search_provider.h   bool HasKeywordDefaultMatchInKeywordMode() const;
bool              210 chrome/browser/autocomplete/search_provider.h   bool IsTopMatchScoreTooLow(
bool              211 chrome/browser/autocomplete/search_provider.h       bool autocomplete_result_will_reorder_for_default_match) const;
bool              212 chrome/browser/autocomplete/search_provider.h   bool IsTopMatchSearchWithURLInput(
bool              213 chrome/browser/autocomplete/search_provider.h       bool autocomplete_result_will_reorder_for_default_match) const;
bool              214 chrome/browser/autocomplete/search_provider.h   bool HasValidDefaultMatch(
bool              215 chrome/browser/autocomplete/search_provider.h       bool autocomplete_result_will_reorder_for_default_match) const;
bool              226 chrome/browser/autocomplete/search_provider.h                               bool is_keyword,
bool              232 chrome/browser/autocomplete/search_provider.h                                      bool base_prevent_inline_autocomplete,
bool              233 chrome/browser/autocomplete/search_provider.h                                      bool input_multiple_words,
bool              235 chrome/browser/autocomplete/search_provider.h                                      bool is_keyword);
bool              246 chrome/browser/autocomplete/search_provider.h   int GetVerbatimRelevance(bool* relevance_from_server) const;
bool              265 chrome/browser/autocomplete/search_provider.h   int GetKeywordVerbatimRelevance(bool* relevance_from_server) const;
bool              274 chrome/browser/autocomplete/search_provider.h                                    bool is_keyword,
bool              275 chrome/browser/autocomplete/search_provider.h                                    bool use_aggressive_method,
bool              276 chrome/browser/autocomplete/search_provider.h                                    bool prevent_search_history_inlining) const;
bool               44 chrome/browser/autocomplete/shortcuts_backend.h   ShortcutsBackend(Profile* profile, bool suppress_db);
bool               61 chrome/browser/autocomplete/shortcuts_backend.h   bool Init();
bool               65 chrome/browser/autocomplete/shortcuts_backend.h   bool initialized() const { return current_state_ == INITIALIZED; }
bool               69 chrome/browser/autocomplete/shortcuts_backend.h   bool DeleteShortcutsWithURL(const GURL& shortcut_url);
bool              115 chrome/browser/autocomplete/shortcuts_backend.h   bool AddShortcut(const history::ShortcutsDatabase::Shortcut& shortcut);
bool              118 chrome/browser/autocomplete/shortcuts_backend.h   bool UpdateShortcut(const history::ShortcutsDatabase::Shortcut& shortcut);
bool              121 chrome/browser/autocomplete/shortcuts_backend.h   bool DeleteShortcutsWithIDs(
bool              126 chrome/browser/autocomplete/shortcuts_backend.h   bool DeleteShortcutsWithURL(const GURL& url, bool exact_match);
bool              129 chrome/browser/autocomplete/shortcuts_backend.h   bool DeleteAllShortcuts();
bool              149 chrome/browser/autocomplete/shortcuts_backend.h   bool no_db_access_;
bool               46 chrome/browser/autocomplete/shortcuts_backend_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               33 chrome/browser/autocomplete/shortcuts_provider.h                      bool minimal_changes) OVERRIDE;
bool               64 chrome/browser/autocomplete/shortcuts_provider.h       const bool prevent_inline_autocomplete);
bool              109 chrome/browser/autocomplete/shortcuts_provider.h   bool initialized_;
bool               24 chrome/browser/autocomplete/url_prefix.h   static bool IsURLPrefix(const base::string16& prefix);
bool               36 chrome/browser/autocomplete/url_prefix.h   static bool PrefixMatch(const URLPrefix& prefix,
bool               52 chrome/browser/autocomplete/zero_suggest_provider.h                      bool minimal_changes) OVERRIDE;
bool               64 chrome/browser/autocomplete/zero_suggest_provider.h   virtual const TemplateURL* GetTemplateURL(bool is_keyword) const OVERRIDE;
bool               65 chrome/browser/autocomplete/zero_suggest_provider.h   virtual const AutocompleteInput GetInput(bool is_keyword) const OVERRIDE;
bool               66 chrome/browser/autocomplete/zero_suggest_provider.h   virtual Results* GetResultsToFill(bool is_keyword) OVERRIDE;
bool               67 chrome/browser/autocomplete/zero_suggest_provider.h   virtual bool ShouldAppendExtraParams(
bool               72 chrome/browser/autocomplete/zero_suggest_provider.h   virtual void RecordDeletionResult(bool success) OVERRIDE;
bool               73 chrome/browser/autocomplete/zero_suggest_provider.h   virtual void LogFetchComplete(bool success, bool is_keyword) OVERRIDE;
bool               74 chrome/browser/autocomplete/zero_suggest_provider.h   virtual bool IsKeywordFetcher(const net::URLFetcher* fetcher) const OVERRIDE;
bool              108 chrome/browser/autocomplete/zero_suggest_provider.h   bool CanShowZeroSuggestWithoutSendingURL(
bool               85 chrome/browser/autofill/android/personal_data_manager_android.h   static bool Register(JNIEnv* env);
bool               52 chrome/browser/autofill/autofill_cc_infobar_delegate.h   virtual bool ShouldExpireInternal(
bool               56 chrome/browser/autofill/autofill_cc_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               57 chrome/browser/autofill/autofill_cc_infobar_delegate.h   virtual bool Cancel() OVERRIDE;
bool               59 chrome/browser/autofill/autofill_cc_infobar_delegate.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool               69 chrome/browser/autofill/autofill_cc_infobar_delegate.h   bool had_user_interaction_;
bool               74 chrome/browser/background/background_application_list_model.h   static bool IsBackgroundApp(const extensions::Extension& extension,
bool              146 chrome/browser/background/background_application_list_model.h   static bool RequiresBackgroundModeForPushMessaging(
bool               82 chrome/browser/background/background_contents_service.h   bool HasRegisteredBackgroundContents(const base::string16& appid);
bool               91 chrome/browser/background/background_contents_service.h                               bool user_gesture,
bool               92 chrome/browser/background/background_contents_service.h                               bool* was_blocked) OVERRIDE;
bool              190 chrome/browser/background/background_contents_service.h   bool IsTracked(BackgroundContents* contents) const;
bool               38 chrome/browser/background/background_contents_service_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               39 chrome/browser/background/background_contents_service_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               72 chrome/browser/background/background_mode_manager.h   virtual bool IsBackgroundModeActive();
bool              154 chrome/browser/background/background_mode_manager.h     static bool BackgroundModeDataCompare(const BackgroundModeData* bmd1,
bool              220 chrome/browser/background/background_mode_manager.h       bool* is_being_reloaded);
bool              224 chrome/browser/background/background_mode_manager.h   virtual void EnableLaunchOnStartup(bool should_launch);
bool              280 chrome/browser/background/background_mode_manager.h   virtual bool IsBackgroundModePrefEnabled() const;
bool              296 chrome/browser/background/background_mode_manager.h   bool ShouldBeInBackgroundMode() const;
bool              329 chrome/browser/background/background_mode_manager.h   bool in_background_mode_;
bool              334 chrome/browser/background/background_mode_manager.h   bool keep_alive_for_startup_;
bool              339 chrome/browser/background/background_mode_manager.h   bool keep_alive_for_test_;
bool              342 chrome/browser/background/background_mode_manager.h   bool background_mode_suspended_;
bool              345 chrome/browser/background/background_mode_manager.h   bool keeping_alive_;
bool               22 chrome/browser/bookmarks/base_bookmark_model_observer.h                                    bool ids_reassigned) OVERRIDE;
bool               56 chrome/browser/bookmarks/bookmark_codec.h   bool Decode(BookmarkNode* bb_node,
bool               84 chrome/browser/bookmarks/bookmark_codec.h   bool ids_reassigned() const { return ids_reassigned_; }
bool              117 chrome/browser/bookmarks/bookmark_codec.h   bool DecodeHelper(BookmarkNode* bb_node,
bool              123 chrome/browser/bookmarks/bookmark_codec.h   bool DecodeChildren(const base::ListValue& child_value_list,
bool              138 chrome/browser/bookmarks/bookmark_codec.h   bool DecodeNode(const base::DictionaryValue& value,
bool              147 chrome/browser/bookmarks/bookmark_codec.h   bool DecodeMetaInfo(const base::DictionaryValue& value,
bool              179 chrome/browser/bookmarks/bookmark_codec.h   bool ids_reassigned_;
bool              183 chrome/browser/bookmarks/bookmark_codec.h   bool ids_valid_;
bool               34 chrome/browser/bookmarks/bookmark_expanded_state_tracker.h                                    bool ids_reassigned) OVERRIDE;
bool               68 chrome/browser/bookmarks/bookmark_html_writer.h   bool FetchNextFavicon();
bool               79 chrome/browser/bookmarks/bookmark_index.h   static bool NodeTypedCountPairSortFunc(const NodeTypedCountPair& a,
bool               93 chrome/browser/bookmarks/bookmark_index.h   bool GetBookmarksWithTitleMatchingTerm(const base::string16& term,
bool               94 chrome/browser/bookmarks/bookmark_index.h                                          bool first_term,
bool              114 chrome/browser/bookmarks/bookmark_model.h   bool is_folder() const { return type_ != URL; }
bool              115 chrome/browser/bookmarks/bookmark_model.h   bool is_url() const { return type_ == URL; }
bool              117 chrome/browser/bookmarks/bookmark_model.h   bool is_favicon_loaded() const { return favicon_state_ == LOADED_FAVICON; }
bool              124 chrome/browser/bookmarks/bookmark_model.h   virtual bool IsVisible() const;
bool              129 chrome/browser/bookmarks/bookmark_model.h   bool GetMetaInfo(const std::string& key, std::string* value) const;
bool              130 chrome/browser/bookmarks/bookmark_model.h   bool SetMetaInfo(const std::string& key, const std::string& value);
bool              131 chrome/browser/bookmarks/bookmark_model.h   bool DeleteMetaInfo(const std::string& key);
bool              221 chrome/browser/bookmarks/bookmark_model.h   void set_visible(bool value) { visible_ = value; }
bool              224 chrome/browser/bookmarks/bookmark_model.h   virtual bool IsVisible() const OVERRIDE;
bool              227 chrome/browser/bookmarks/bookmark_model.h   bool visible_;
bool              258 chrome/browser/bookmarks/bookmark_model.h   bool loaded() const { return loaded_; }
bool              273 chrome/browser/bookmarks/bookmark_model.h   bool is_root_node(const BookmarkNode* node) const { return node == &root_; }
bool              277 chrome/browser/bookmarks/bookmark_model.h   bool is_permanent_node(const BookmarkNode* node) const {
bool              301 chrome/browser/bookmarks/bookmark_model.h   bool IsDoingExtensiveChanges() const { return extensive_changes_ > 0; }
bool              344 chrome/browser/bookmarks/bookmark_model.h   bool HasBookmarks();
bool              349 chrome/browser/bookmarks/bookmark_model.h   virtual bool IsBookmarked(const GURL& url) OVERRIDE;
bool              421 chrome/browser/bookmarks/bookmark_model.h   void SetPermanentNodeVisible(BookmarkNode::Type type, bool value);
bool              448 chrome/browser/bookmarks/bookmark_model.h     bool operator()(const BookmarkNode* n1, const BookmarkNode* n2) const {
bool              455 chrome/browser/bookmarks/bookmark_model.h   bool IsBookmarkedNoLock(const GURL& url);
bool              498 chrome/browser/bookmarks/bookmark_model.h   bool IsValidIndex(const BookmarkNode* parent, int index, bool allow_end);
bool              546 chrome/browser/bookmarks/bookmark_model.h   bool loaded_;
bool               39 chrome/browser/bookmarks/bookmark_model_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               17 chrome/browser/bookmarks/bookmark_model_observer.h                                    bool ids_reassigned) = 0;
bool               51 chrome/browser/bookmarks/bookmark_node_data.h     bool is_url;
bool               78 chrome/browser/bookmarks/bookmark_node_data.h     bool ReadFromPickle(Pickle* pickle, PickleIterator* iterator);
bool               99 chrome/browser/bookmarks/bookmark_node_data.h   static bool ClipboardContainsBookmarks();
bool              102 chrome/browser/bookmarks/bookmark_node_data.h   bool ReadFromVector(const std::vector<const BookmarkNode*>& nodes);
bool              105 chrome/browser/bookmarks/bookmark_node_data.h   bool ReadFromTuple(const GURL& url, const base::string16& title);
bool              112 chrome/browser/bookmarks/bookmark_node_data.h   bool ReadFromClipboard(ui::ClipboardType type);
bool              123 chrome/browser/bookmarks/bookmark_node_data.h   bool Read(const ui::OSExchangeData& data);
bool              130 chrome/browser/bookmarks/bookmark_node_data.h   bool ReadFromPickle(Pickle* pickle);
bool              143 chrome/browser/bookmarks/bookmark_node_data.h   bool is_valid() const { return !elements.empty(); }
bool              146 chrome/browser/bookmarks/bookmark_node_data.h   bool has_single_url() const { return is_valid() && elements[0].is_url; }
bool              160 chrome/browser/bookmarks/bookmark_node_data.h   bool IsFromProfile(Profile* profile) const;
bool               28 chrome/browser/bookmarks/bookmark_pasteboard_helper_mac.h bool ReadBookmarksFromPasteboard(
bool               35 chrome/browser/bookmarks/bookmark_pasteboard_helper_mac.h bool PasteboardContainsBookmarks(ui::ClipboardType type);
bool               34 chrome/browser/bookmarks/bookmark_prompt_prefs.h   bool IsBookmarkPromptEnabled() const;
bool               35 chrome/browser/bookmarks/bookmark_service.h   virtual bool IsBookmarked(const GURL& url) = 0;
bool               93 chrome/browser/bookmarks/bookmark_storage.h   void set_ids_reassigned(bool value) { ids_reassigned_ = value; }
bool               94 chrome/browser/bookmarks/bookmark_storage.h   bool ids_reassigned() const { return ids_reassigned_; }
bool              106 chrome/browser/bookmarks/bookmark_storage.h   bool ids_reassigned_;
bool              139 chrome/browser/bookmarks/bookmark_storage.h   virtual bool SerializeData(std::string* output) OVERRIDE;
bool              148 chrome/browser/bookmarks/bookmark_storage.h   bool SaveNow();
bool               44 chrome/browser/bookmarks/bookmark_utils.h                        bool reset_node_times);
bool               51 chrome/browser/bookmarks/bookmark_utils.h                      bool remove_nodes);
bool               61 chrome/browser/bookmarks/bookmark_utils.h bool CanPasteFromClipboard(const BookmarkNode* node);
bool               75 chrome/browser/bookmarks/bookmark_utils.h bool MoreRecentlyAdded(const BookmarkNode* n1, const BookmarkNode* n2);
bool               21 chrome/browser/bookmarks/enhanced_bookmarks_features.h bool IsBookmarksExtensionInstalled(
bool               30 chrome/browser/bookmarks/enhanced_bookmarks_features.h bool IsEnhancedBookmarksExperimentEnabled();
bool               33 chrome/browser/bookmarks/enhanced_bookmarks_features.h bool IsEnableDomDistillerSet();
bool               36 chrome/browser/bookmarks/enhanced_bookmarks_features.h bool IsEnableSyncArticlesSet();
bool               22 chrome/browser/browser_about_handler.h bool WillHandleBrowserAboutURL(GURL* url,
bool               28 chrome/browser/browser_about_handler.h bool HandleNonNavigationAboutURL(const GURL& url);
bool              158 chrome/browser/browser_process.h   virtual bool IsShuttingDown() = 0;
bool              219 chrome/browser/browser_process.h   virtual bool created_local_state() const = 0;
bool               99 chrome/browser/browser_process_impl.h   virtual bool IsShuttingDown() OVERRIDE;
bool              131 chrome/browser/browser_process_impl.h   virtual bool created_local_state() const OVERRIDE;
bool              159 chrome/browser/browser_process_impl.h   bool created_metrics_service_;
bool              166 chrome/browser/browser_process_impl.h   bool created_watchdog_thread_;
bool              169 chrome/browser/browser_process_impl.h   bool created_browser_policy_connector_;
bool              180 chrome/browser/browser_process_impl.h   bool created_profile_manager_;
bool              183 chrome/browser/browser_process_impl.h   bool created_local_state_;
bool              186 chrome/browser/browser_process_impl.h   bool created_icon_manager_;
bool              216 chrome/browser/browser_process_impl.h   bool created_notification_ui_manager_;
bool              225 chrome/browser/browser_process_impl.h   bool created_safe_browsing_service_;
bool              229 chrome/browser/browser_process_impl.h   bool did_start_;
bool              268 chrome/browser/browser_process_impl.h   bool CanAutorestartForUpdate() const;
bool               61 chrome/browser/browser_process_platform_part_chromeos.h   bool created_profile_helper_;
bool               36 chrome/browser/browser_shutdown.h bool ShutdownPreThreadsStop();
bool               43 chrome/browser/browser_shutdown.h void ShutdownPostThreadsStop(bool restart_last_session);
bool               64 chrome/browser/browser_shutdown.h void SetTryingToQuit(bool quitting);
bool               67 chrome/browser/browser_shutdown.h bool IsTryingToQuit();
bool               15 chrome/browser/browser_util_win.h bool IsBrowserAlreadyRunning();
bool               47 chrome/browser/browsing_data/browsing_data_appcache_helper.h   bool is_fetching_;
bool               74 chrome/browser/browsing_data/browsing_data_appcache_helper.h   bool empty() const;
bool               69 chrome/browser/browsing_data/browsing_data_cookie_helper.h   bool is_fetching_;
bool              130 chrome/browser/browsing_data/browsing_data_cookie_helper.h   bool empty() const;
bool              149 chrome/browser/browsing_data/browsing_data_cookie_helper.h   bool DeleteMatchingCookie(const net::CanonicalCookie& add_cookie,
bool               82 chrome/browser/browsing_data/browsing_data_database_helper.h   bool is_fetching_;
bool              109 chrome/browser/browsing_data/browsing_data_database_helper.h     bool operator<(const PendingDatabaseInfo& other) const;
bool              133 chrome/browser/browsing_data/browsing_data_database_helper.h   bool empty() const;
bool              122 chrome/browser/browsing_data/browsing_data_file_system_helper.h   bool empty() const;
bool               31 chrome/browser/browsing_data/browsing_data_helper.h   static bool IsWebScheme(const std::string& scheme);
bool               32 chrome/browser/browsing_data/browsing_data_helper.h   static bool HasWebScheme(const GURL& origin);
bool               35 chrome/browser/browsing_data/browsing_data_helper.h   static bool IsExtensionScheme(const std::string& scheme);
bool               36 chrome/browser/browsing_data/browsing_data_helper.h   static bool HasExtensionScheme(const GURL& origin);
bool               39 chrome/browser/browsing_data/browsing_data_helper.h   static bool DoesOriginMatchMask(const GURL& origin,
bool               39 chrome/browser/browsing_data/browsing_data_helper_browsertest.h   bool has_result_;
bool               65 chrome/browser/browsing_data/browsing_data_indexed_db_helper.h   bool is_fetching_;
bool               91 chrome/browser/browsing_data/browsing_data_indexed_db_helper.h     bool operator<(const PendingIndexedDBInfo& other) const;
bool              114 chrome/browser/browsing_data/browsing_data_indexed_db_helper.h   bool empty() const;
bool               60 chrome/browser/browsing_data/browsing_data_local_storage_helper.h   bool is_fetching_;
bool               91 chrome/browser/browsing_data/browsing_data_local_storage_helper.h   bool empty() const;
bool               51 chrome/browser/browsing_data/browsing_data_quota_helper.h     bool operator <(const QuotaInfo& rhs) const;
bool               52 chrome/browser/browsing_data/browsing_data_quota_helper.h     bool operator ==(const QuotaInfo& rhs) const;
bool               62 chrome/browser/browsing_data/browsing_data_quota_helper_impl.h   bool is_fetching_;
bool              175 chrome/browser/browsing_data/browsing_data_remover.h   static bool is_removing() { return is_removing_; }
bool              215 chrome/browser/browsing_data/browsing_data_remover.h   static void set_removing(bool is_removing);
bool              239 chrome/browser/browsing_data/browsing_data_remover.h                                                      bool success) OVERRIDE;
bool              244 chrome/browser/browsing_data/browsing_data_remover.h                            bool result);
bool              353 chrome/browser/browsing_data/browsing_data_remover.h   bool AllDone();
bool              368 chrome/browser/browsing_data/browsing_data_remover.h   static bool is_removing_;
bool              389 chrome/browser/browsing_data/browsing_data_remover.h   bool waiting_for_clear_autofill_origin_urls_;
bool              390 chrome/browser/browsing_data/browsing_data_remover.h   bool waiting_for_clear_cache_;
bool              391 chrome/browser/browsing_data/browsing_data_remover.h   bool waiting_for_clear_content_licenses_;
bool              394 chrome/browser/browsing_data/browsing_data_remover.h   bool waiting_for_clear_form_;
bool              395 chrome/browser/browsing_data/browsing_data_remover.h   bool waiting_for_clear_history_;
bool              396 chrome/browser/browsing_data/browsing_data_remover.h   bool waiting_for_clear_hostname_resolution_cache_;
bool              397 chrome/browser/browsing_data/browsing_data_remover.h   bool waiting_for_clear_keyword_data_;
bool              398 chrome/browser/browsing_data/browsing_data_remover.h   bool waiting_for_clear_logged_in_predictor_;
bool              399 chrome/browser/browsing_data/browsing_data_remover.h   bool waiting_for_clear_nacl_cache_;
bool              400 chrome/browser/browsing_data/browsing_data_remover.h   bool waiting_for_clear_network_predictor_;
bool              401 chrome/browser/browsing_data/browsing_data_remover.h   bool waiting_for_clear_networking_history_;
bool              402 chrome/browser/browsing_data/browsing_data_remover.h   bool waiting_for_clear_platform_keys_;
bool              403 chrome/browser/browsing_data/browsing_data_remover.h   bool waiting_for_clear_plugin_data_;
bool              404 chrome/browser/browsing_data/browsing_data_remover.h   bool waiting_for_clear_pnacl_cache_;
bool              405 chrome/browser/browsing_data/browsing_data_remover.h   bool waiting_for_clear_server_bound_certs_;
bool              406 chrome/browser/browsing_data/browsing_data_remover.h   bool waiting_for_clear_storage_partition_data_;
bool              408 chrome/browser/browsing_data/browsing_data_remover.h   bool waiting_for_clear_webrtc_logs_;
bool               68 chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.h   bool empty() const;
bool              215 chrome/browser/browsing_data/cookies_tree_model.h   bool CanCreateContentException() const;
bool              592 chrome/browser/browsing_data/cookies_tree_model.h                    bool group_by_cookie_source);
bool              620 chrome/browser/browsing_data/cookies_tree_model.h     bool batch_in_progress_;
bool              730 chrome/browser/browsing_data/cookies_tree_model.h   bool group_by_cookie_source_;
bool               36 chrome/browser/browsing_data/mock_browsing_data_cookie_helper.h   bool AllDeleted();
bool               46 chrome/browser/browsing_data/mock_browsing_data_cookie_helper.h   std::map<const std::string, bool> cookies_;
bool               39 chrome/browser/browsing_data/mock_browsing_data_database_helper.h   bool AllDeleted();
bool               51 chrome/browser/browsing_data/mock_browsing_data_database_helper.h   std::map<const std::string, bool> databases_;
bool               29 chrome/browser/browsing_data/mock_browsing_data_file_system_helper.h                      bool has_persistent,
bool               30 chrome/browser/browsing_data/mock_browsing_data_file_system_helper.h                      bool has_temporary,
bool               31 chrome/browser/browsing_data/mock_browsing_data_file_system_helper.h                      bool has_syncable);
bool               44 chrome/browser/browsing_data/mock_browsing_data_file_system_helper.h   bool AllDeleted();
bool               54 chrome/browser/browsing_data/mock_browsing_data_file_system_helper.h   std::map<const std::string, bool> file_systems_;
bool               30 chrome/browser/browsing_data/mock_browsing_data_flash_lso_helper.h   bool AllDeleted();
bool               36 chrome/browser/browsing_data/mock_browsing_data_indexed_db_helper.h   bool AllDeleted();
bool               48 chrome/browser/browsing_data/mock_browsing_data_indexed_db_helper.h   std::map<GURL, bool> origins_;
bool               40 chrome/browser/browsing_data/mock_browsing_data_local_storage_helper.h   bool AllDeleted();
bool               49 chrome/browser/browsing_data/mock_browsing_data_local_storage_helper.h   std::map<const GURL, bool> origins_;
bool               34 chrome/browser/browsing_data/mock_browsing_data_server_bound_cert_helper.h   bool AllDeleted();
bool               44 chrome/browser/browsing_data/mock_browsing_data_server_bound_cert_helper.h   std::map<const std::string, bool> server_bound_certs_;
bool               91 chrome/browser/captive_portal/captive_portal_detector.h   bool FetchingURL() const;
bool               32 chrome/browser/captive_portal/captive_portal_login_detector.h   bool is_login_tab() const { return is_login_tab_; }
bool               40 chrome/browser/captive_portal/captive_portal_login_detector.h   bool is_login_tab_;
bool               44 chrome/browser/captive_portal/captive_portal_login_detector.h   bool first_login_tab_load_;
bool               64 chrome/browser/captive_portal/captive_portal_service.h   bool enabled() const { return enabled_; }
bool              138 chrome/browser/captive_portal/captive_portal_service.h   bool DetectionInProgress() const;
bool              141 chrome/browser/captive_portal/captive_portal_service.h   bool TimerRunning() const;
bool              169 chrome/browser/captive_portal/captive_portal_service.h   bool enabled_;
bool               74 chrome/browser/captive_portal/captive_portal_tab_helper.h       bool is_main_frame,
bool               76 chrome/browser/captive_portal/captive_portal_tab_helper.h       bool is_error_page,
bool               77 chrome/browser/captive_portal/captive_portal_tab_helper.h       bool is_iframe_srcdoc,
bool               83 chrome/browser/captive_portal/captive_portal_tab_helper.h       bool is_main_frame,
bool               91 chrome/browser/captive_portal/captive_portal_tab_helper.h       bool is_main_frame,
bool              111 chrome/browser/captive_portal/captive_portal_tab_helper.h   bool IsLoginTab() const;
bool               89 chrome/browser/captive_portal/captive_portal_tab_reloader.h   virtual void OnLoadStart(bool is_ssl);
bool              106 chrome/browser/captive_portal/captive_portal_tab_reloader.h   virtual void OnRedirect(bool is_ssl);
bool              169 chrome/browser/captive_portal/captive_portal_tab_reloader.h   bool provisional_main_frame_load_;
bool              173 chrome/browser/captive_portal/captive_portal_tab_reloader.h   bool ssl_url_in_redirect_chain_;
bool               35 chrome/browser/captive_portal/testing_utils.h   bool FetchingURL();
bool               59 chrome/browser/certificate_manager_model.h   bool is_user_db_available() const { return is_user_db_available_; }
bool               60 chrome/browser/certificate_manager_model.h   bool is_tpm_available() const { return is_tpm_available_; }
bool               83 chrome/browser/certificate_manager_model.h                        const base::string16& password, bool is_extractable);
bool               93 chrome/browser/certificate_manager_model.h   bool ImportCACerts(const net::CertificateList& certificates,
bool              107 chrome/browser/certificate_manager_model.h   bool ImportServerCert(
bool              115 chrome/browser/certificate_manager_model.h   bool SetCertTrust(const net::X509Certificate* cert,
bool              121 chrome/browser/certificate_manager_model.h   bool Delete(net::X509Certificate* cert);
bool              124 chrome/browser/certificate_manager_model.h   bool IsHardwareBacked(const net::X509Certificate* cert) const;
bool              128 chrome/browser/certificate_manager_model.h                           bool is_user_db_available,
bool              129 chrome/browser/certificate_manager_model.h                           bool is_tpm_available,
bool              136 chrome/browser/certificate_manager_model.h       bool is_user_db_available,
bool              137 chrome/browser/certificate_manager_model.h       bool is_tpm_available,
bool              156 chrome/browser/certificate_manager_model.h   bool is_user_db_available_;
bool              157 chrome/browser/certificate_manager_model.h   bool is_tpm_available_;
bool               91 chrome/browser/character_encoding.h   static bool UpdateRecentlySelectedEncoding(
bool               73 chrome/browser/chrome_browser_main.h   virtual bool MainMessageLoopRun(int* result_code) OVERRIDE;
bool              111 chrome/browser/chrome_browser_main.h   bool IsMetricsReportingEnabled();
bool              177 chrome/browser/chrome_browser_main.h   bool run_message_loop_;
bool              190 chrome/browser/chrome_browser_main.h   bool restart_last_session_;
bool              194 chrome/browser/chrome_browser_main.h   static bool disable_enforcing_cookie_policies_for_tests_;
bool               19 chrome/browser/chrome_browser_main_win.h int DoUninstallTasks(bool chrome_still_running);
bool               59 chrome/browser/chrome_browser_main_win.h   static bool CheckMachineLevelInstall();
bool               56 chrome/browser/chrome_content_browser_client.h   virtual bool IsValidStoragePartitionId(
bool               62 chrome/browser/chrome_content_browser_client.h       bool can_be_default,
bool               65 chrome/browser/chrome_content_browser_client.h       bool* in_memory) OVERRIDE;
bool               80 chrome/browser/chrome_content_browser_client.h   virtual bool ShouldUseProcessPerSite(content::BrowserContext* browser_context,
bool               95 chrome/browser/chrome_content_browser_client.h       bool in_memory,
bool               98 chrome/browser/chrome_content_browser_client.h   virtual bool IsHandledURL(const GURL& url) OVERRIDE;
bool               99 chrome/browser/chrome_content_browser_client.h   virtual bool CanCommitURL(content::RenderProcessHost* process_host,
bool              101 chrome/browser/chrome_content_browser_client.h   virtual bool ShouldAllowOpenURL(content::SiteInstance* site_instance,
bool              103 chrome/browser/chrome_content_browser_client.h   virtual bool IsSuitableHost(content::RenderProcessHost* process_host,
bool              105 chrome/browser/chrome_content_browser_client.h   virtual bool ShouldTryToUseExistingProcessHost(
bool              115 chrome/browser/chrome_content_browser_client.h   virtual bool ShouldSwapBrowsingInstancesForNavigation(
bool              119 chrome/browser/chrome_content_browser_client.h   virtual bool ShouldSwapProcessesForRedirect(
bool              123 chrome/browser/chrome_content_browser_client.h   virtual bool ShouldAssignSiteForURL(const GURL& url) OVERRIDE;
bool              132 chrome/browser/chrome_content_browser_client.h   virtual bool AllowAppCache(const GURL& manifest_url,
bool              135 chrome/browser/chrome_content_browser_client.h   virtual bool AllowGetCookie(const GURL& url,
bool              141 chrome/browser/chrome_content_browser_client.h   virtual bool AllowSetCookie(const GURL& url,
bool              148 chrome/browser/chrome_content_browser_client.h   virtual bool AllowSaveLocalState(content::ResourceContext* context) OVERRIDE;
bool              149 chrome/browser/chrome_content_browser_client.h   virtual bool AllowWorkerDatabase(
bool              156 chrome/browser/chrome_content_browser_client.h   virtual bool AllowWorkerFileSystem(
bool              160 chrome/browser/chrome_content_browser_client.h   virtual bool AllowWorkerIndexedDB(
bool              176 chrome/browser/chrome_content_browser_client.h       bool overridable,
bool              177 chrome/browser/chrome_content_browser_client.h       bool strict_enforcement,
bool              178 chrome/browser/chrome_content_browser_client.h       const base::Callback<void(bool)>& callback,
bool              208 chrome/browser/chrome_content_browser_client.h       bool worker) OVERRIDE;
bool              213 chrome/browser/chrome_content_browser_client.h   virtual bool CanCreateWindow(const GURL& opener_url,
bool              221 chrome/browser/chrome_content_browser_client.h                                bool user_gesture,
bool              222 chrome/browser/chrome_content_browser_client.h                                bool opener_suppressed,
bool              225 chrome/browser/chrome_content_browser_client.h                                bool is_guest,
bool              227 chrome/browser/chrome_content_browser_client.h                                bool* no_javascript_access) OVERRIDE;
bool              235 chrome/browser/chrome_content_browser_client.h   virtual bool IsFastShutdownPossible() OVERRIDE;
bool              252 chrome/browser/chrome_content_browser_client.h   virtual bool SupportsBrowserPlugin(content::BrowserContext* browser_context,
bool              254 chrome/browser/chrome_content_browser_client.h   virtual bool AllowPepperSocketAPI(
bool              257 chrome/browser/chrome_content_browser_client.h       bool private_api,
bool              279 chrome/browser/chrome_content_browser_client.h                                 bool* success) OVERRIDE;
bool              282 chrome/browser/chrome_content_browser_client.h   virtual bool IsPluginAllowedToCallRequestOSFileHandle(
bool              286 chrome/browser/chrome_content_browser_client.h   virtual bool IsPluginAllowedToUseDevChannelAPIs() OVERRIDE;
bool               26 chrome/browser/chrome_net_benchmarking_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               27 chrome/browser/chrome_net_benchmarking_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               36 chrome/browser/chrome_net_benchmarking_message_filter.h   void OnEnableSpdy(bool enable);
bool               37 chrome/browser/chrome_net_benchmarking_message_filter.h   void OnSetCacheMode(bool enabled);
bool               41 chrome/browser/chrome_net_benchmarking_message_filter.h   bool CheckBenchmarkingEnabled() const;
bool               30 chrome/browser/chrome_process_finder_win.h                                                 bool fast_start);
bool               45 chrome/browser/chromeos/accessibility/accessibility_manager.h       bool enabled,
bool               50 chrome/browser/chromeos/accessibility/accessibility_manager.h       bool enabled,
bool               55 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool enabled;
bool              106 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool ShouldShowAccessibilityMenu();
bool              109 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool ShouldEnableCursorCompositing();
bool              112 chrome/browser/chromeos/accessibility/accessibility_manager.h   void EnableLargeCursor(bool enabled);
bool              114 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool IsLargeCursorEnabled();
bool              117 chrome/browser/chromeos/accessibility/accessibility_manager.h   void EnableStickyKeys(bool enabled);
bool              120 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool IsIncognitoAllowed();
bool              123 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool IsStickyKeysEnabled();
bool              127 chrome/browser/chromeos/accessibility/accessibility_manager.h   void EnableSpokenFeedback(bool enabled,
bool              131 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool IsSpokenFeedbackEnabled();
bool              137 chrome/browser/chromeos/accessibility/accessibility_manager.h   void EnableHighContrast(bool enabled);
bool              140 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool IsHighContrastEnabled();
bool              143 chrome/browser/chromeos/accessibility/accessibility_manager.h   void EnableAutoclick(bool enabled);
bool              146 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool IsAutoclickEnabled();
bool              155 chrome/browser/chromeos/accessibility/accessibility_manager.h   void EnableVirtualKeyboard(bool enabled);
bool              157 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool IsVirtualKeyboardEnabled();
bool              161 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool IsBrailleDisplayConnected() const;
bool              172 chrome/browser/chromeos/accessibility/accessibility_manager.h   void EnableSystemSounds(bool system_sounds_enabled);
bool              234 chrome/browser/chromeos/accessibility/accessibility_manager.h                                   bool show_message) OVERRIDE;
bool              242 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool chrome_vox_loaded_on_lock_screen_;
bool              243 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool chrome_vox_loaded_on_user_screen_;
bool              257 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool large_cursor_enabled_;
bool              258 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool sticky_keys_enabled_;
bool              259 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool spoken_feedback_enabled_;
bool              260 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool high_contrast_enabled_;
bool              261 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool autoclick_enabled_;
bool              263 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool virtual_keyboard_enabled_;
bool              269 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool should_speak_chrome_vox_announcements_on_user_screen_;
bool              271 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool system_sounds_enabled_;
bool              275 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool braille_display_connected_;
bool               14 chrome/browser/chromeos/accessibility/accessibility_util.h void EnableVirtualKeyboard(bool enabled);
bool               17 chrome/browser/chromeos/accessibility/accessibility_util.h bool IsVirtualKeyboardEnabled();
bool               37 chrome/browser/chromeos/accessibility/magnification_manager.h   virtual bool IsMagnifierEnabled() const = 0;
bool               43 chrome/browser/chromeos/accessibility/magnification_manager.h   virtual void SetMagnifierEnabled(bool enabled) = 0;
bool               29 chrome/browser/chromeos/accessibility/speech_monitor.h   bool SkipChromeVoxEnabledMessage();
bool               32 chrome/browser/chromeos/accessibility/speech_monitor.h   virtual bool PlatformImplAvailable() OVERRIDE;
bool               33 chrome/browser/chromeos/accessibility/speech_monitor.h   virtual bool Speak(
bool               39 chrome/browser/chromeos/accessibility/speech_monitor.h   virtual bool StopSpeaking() OVERRIDE;
bool               40 chrome/browser/chromeos/accessibility/speech_monitor.h   virtual bool IsSpeaking() OVERRIDE;
bool               68 chrome/browser/chromeos/app_mode/kiosk_app_data.h   bool IsLoading() const;
bool               89 chrome/browser/chromeos/app_mode/kiosk_app_data.h   bool LoadFromCache();
bool              122 chrome/browser/chromeos/app_mode/kiosk_app_data.h   bool CheckResponseKeyValue(const base::DictionaryValue* response,
bool               51 chrome/browser/chromeos/app_mode/kiosk_app_manager.h   typedef base::Callback<void(bool success)> EnableKioskAutoLaunchCallback;
bool               65 chrome/browser/chromeos/app_mode/kiosk_app_manager.h     bool is_loading;
bool              100 chrome/browser/chromeos/app_mode/kiosk_app_manager.h   bool IsConsumerKioskDeviceWithAutoLaunch();
bool              109 chrome/browser/chromeos/app_mode/kiosk_app_manager.h   bool IsAutoLaunchRequested() const;
bool              112 chrome/browser/chromeos/app_mode/kiosk_app_manager.h   bool IsAutoLaunchEnabled() const;
bool              115 chrome/browser/chromeos/app_mode/kiosk_app_manager.h   void SetEnableAutoLaunch(bool value);
bool              127 chrome/browser/chromeos/app_mode/kiosk_app_manager.h   bool GetApp(const std::string& app_id, App* app) const;
bool              134 chrome/browser/chromeos/app_mode/kiosk_app_manager.h   bool GetDisableBailoutShortcut() const;
bool              196 chrome/browser/chromeos/app_mode/kiosk_app_manager.h       bool* owner_present);
bool              203 chrome/browser/chromeos/app_mode/kiosk_app_manager.h   bool ownership_established_;
bool               37 chrome/browser/chromeos/app_mode/kiosk_diagnosis_runner.h   void OnFeedbackSent(bool sent);
bool               50 chrome/browser/chromeos/app_mode/kiosk_mode_idle_app_name_notification.h   bool show_notification_upon_next_user_activity_;
bool               37 chrome/browser/chromeos/app_mode/kiosk_profile_loader.h                      bool use_guest_mount,
bool               57 chrome/browser/chromeos/app_mode/kiosk_profile_loader.h       const std::string& email, bool success) OVERRIDE;
bool               63 chrome/browser/chromeos/app_mode/kiosk_profile_loader.h   bool use_guest_mount_;
bool               45 chrome/browser/chromeos/app_mode/startup_app_launcher.h     virtual bool IsNetworkReady() = 0;
bool               53 chrome/browser/chromeos/app_mode/startup_app_launcher.h     virtual bool IsShowingNetworkConfigScreen() = 0;
bool               61 chrome/browser/chromeos/app_mode/startup_app_launcher.h                      bool diagnostic_mode,
bool               95 chrome/browser/chromeos/app_mode/startup_app_launcher.h   void InstallCallback(bool success, const std::string& error);
bool              112 chrome/browser/chromeos/app_mode/startup_app_launcher.h   const bool diagnostic_mode_;
bool              114 chrome/browser/chromeos/app_mode/startup_app_launcher.h   bool network_ready_handled_;
bool              116 chrome/browser/chromeos/app_mode/startup_app_launcher.h   bool ready_to_launch_;
bool               81 chrome/browser/chromeos/attestation/attestation_policy_observer.h   void OnUploadComplete(bool status);
bool               20 chrome/browser/chromeos/attestation/fake_certificate.h bool GetFakeCertificate(const base::TimeDelta& expiry,
bool               43 chrome/browser/chromeos/attestation/platform_verification_dialog.h   virtual bool Cancel() OVERRIDE;
bool               44 chrome/browser/chromeos/attestation/platform_verification_dialog.h   virtual bool Accept() OVERRIDE;
bool               45 chrome/browser/chromeos/attestation/platform_verification_dialog.h   virtual bool Close() OVERRIDE;
bool              114 chrome/browser/chromeos/attestation/platform_verification_flow.h     virtual bool IsGuestOrIncognito(content::WebContents* web_contents) = 0;
bool              189 chrome/browser/chromeos/attestation/platform_verification_flow.h                     bool attestation_enrolled);
bool              197 chrome/browser/chromeos/attestation/platform_verification_flow.h                          bool consent_required,
bool              207 chrome/browser/chromeos/attestation/platform_verification_flow.h                       bool force_new_key);
bool              221 chrome/browser/chromeos/attestation/platform_verification_flow.h                           bool operation_success,
bool              237 chrome/browser/chromeos/attestation/platform_verification_flow.h                         bool operation_success,
bool              242 chrome/browser/chromeos/attestation/platform_verification_flow.h   bool IsAttestationEnabled(content::WebContents* web_contents);
bool              246 chrome/browser/chromeos/attestation/platform_verification_flow.h   bool UpdateSettings(content::WebContents* web_contents,
bool              252 chrome/browser/chromeos/attestation/platform_verification_flow.h   bool GetDomainPref(HostContentSettingsMap* content_settings,
bool              254 chrome/browser/chromeos/attestation/platform_verification_flow.h                      bool* pref_value);
bool              260 chrome/browser/chromeos/attestation/platform_verification_flow.h                            bool allow_domain);
bool              263 chrome/browser/chromeos/attestation/platform_verification_flow.h   bool IsExpired(const std::string& certificate);
bool               30 chrome/browser/chromeos/audio/audio_devices_pref_handler_impl.h   virtual bool GetMuteValue(const AudioDevice& device) OVERRIDE;
bool               31 chrome/browser/chromeos/audio/audio_devices_pref_handler_impl.h   virtual void SetMuteValue(const AudioDevice& device, bool mute_on) OVERRIDE;
bool               33 chrome/browser/chromeos/audio/audio_devices_pref_handler_impl.h   virtual bool GetAudioCaptureAllowedValue() OVERRIDE;
bool               34 chrome/browser/chromeos/audio/audio_devices_pref_handler_impl.h   virtual bool GetAudioOutputAllowedValue() OVERRIDE;
bool               31 chrome/browser/chromeos/base/locale_util.h typedef base::Callback<void(const std::string&, const std::string&, bool)>
bool               42 chrome/browser/chromeos/base/locale_util.h                     const bool enableLocaleKeyboardLayouts,
bool               43 chrome/browser/chromeos/base/locale_util.h                     const bool login_layouts_only,
bool               42 chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.h       content::WebContents* source, bool* out_close_dialog) OVERRIDE;
bool               43 chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.h   virtual bool ShouldShowDialogTitle() const OVERRIDE;
bool               44 chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.h   virtual bool HandleContextMenu(
bool               43 chrome/browser/chromeos/boot_times_loader.h   void AddLoginTimeMarker(const std::string& marker_name, bool send_to_uma);
bool               49 chrome/browser/chromeos/boot_times_loader.h   void AddLogoutTimeMarker(const std::string& marker_name, bool send_to_uma);
bool               96 chrome/browser/chromeos/boot_times_loader.h     TimeMarker(const std::string& name, bool send_to_uma)
bool              102 chrome/browser/chromeos/boot_times_loader.h     bool send_to_uma() const { return send_to_uma_; }
bool              105 chrome/browser/chromeos/boot_times_loader.h     bool operator<(const TimeMarker& other) const {
bool              113 chrome/browser/chromeos/boot_times_loader.h     bool send_to_uma_;
bool              140 chrome/browser/chromeos/boot_times_loader.h   bool have_registered_;
bool               34 chrome/browser/chromeos/camera_detector.h   static void OnPresenceCheckDone(const base::Closure& callback, bool present);
bool               37 chrome/browser/chromeos/camera_detector.h   static bool CheckPresence();
bool               42 chrome/browser/chromeos/camera_detector.h   static bool presence_check_in_progress_;
bool               20 chrome/browser/chromeos/camera_presence_notifier.h     virtual void OnCameraPresenceCheckDone(bool is_camera_present) = 0;
bool               42 chrome/browser/chromeos/camera_presence_notifier.h   bool camera_present_on_last_check_;
bool               34 chrome/browser/chromeos/charger_replace/charger_link_dialog.h       content::WebContents* source, bool* out_close_dialog) OVERRIDE;
bool               35 chrome/browser/chromeos/charger_replace/charger_link_dialog.h   virtual bool ShouldShowDialogTitle() const OVERRIDE;
bool               36 chrome/browser/chromeos/charger_replace/charger_link_dialog.h   virtual bool HandleContextMenu(
bool               22 chrome/browser/chromeos/charger_replace/charger_replacement_dialog.h   static bool ShouldShowDialog();
bool               25 chrome/browser/chromeos/charger_replace/charger_replacement_dialog.h   static bool IsDialogVisible();
bool               30 chrome/browser/chromeos/charger_replace/charger_replacement_dialog.h   void set_can_close(bool can_close) { can_close_ = can_close; }
bool               42 chrome/browser/chromeos/charger_replace/charger_replacement_dialog.h   virtual bool CanCloseDialog() const OVERRIDE;
bool               46 chrome/browser/chromeos/charger_replace/charger_replacement_dialog.h       content::WebContents* source, bool* out_close_dialog) OVERRIDE;
bool               47 chrome/browser/chromeos/charger_replace/charger_replacement_dialog.h   virtual bool ShouldShowDialogTitle() const OVERRIDE;
bool               48 chrome/browser/chromeos/charger_replace/charger_replacement_dialog.h   virtual bool HandleContextMenu(
bool               51 chrome/browser/chromeos/charger_replace/charger_replacement_dialog.h   static bool is_window_visible_;
bool               55 chrome/browser/chromeos/charger_replace/charger_replacement_dialog.h   bool can_close_;
bool               34 chrome/browser/chromeos/choose_mobile_network_dialog.h       content::WebContents* source, bool* out_close_dialog) OVERRIDE;
bool               35 chrome/browser/chromeos/choose_mobile_network_dialog.h   virtual bool ShouldShowDialogTitle() const OVERRIDE;
bool               36 chrome/browser/chromeos/choose_mobile_network_dialog.h   virtual bool HandleContextMenu(
bool               74 chrome/browser/chromeos/chrome_browser_main_chromeos.h   bool use_new_network_change_notifier_;
bool               57 chrome/browser/chromeos/customization_document.h   bool IsReady() const { return root_.get(); }
bool               62 chrome/browser/chromeos/customization_document.h   virtual bool LoadManifestFromFile(const base::FilePath& manifest_path);
bool               63 chrome/browser/chromeos/customization_document.h   virtual bool LoadManifestFromString(const std::string& manifest);
bool              153 chrome/browser/chromeos/customization_document.h   static bool WasOOBECustomizationApplied();
bool              160 chrome/browser/chromeos/customization_document.h   bool ApplyOOBECustomization();
bool              166 chrome/browser/chromeos/customization_document.h   bool GetDefaultApps(std::vector<std::string>* ids) const;
bool              197 chrome/browser/chromeos/customization_document.h   static void SetApplied(bool val);
bool              200 chrome/browser/chromeos/customization_document.h   virtual bool LoadManifestFromString(const std::string& manifest) OVERRIDE;
bool              250 chrome/browser/chromeos/customization_document.h   bool fetch_started_;
bool               42 chrome/browser/chromeos/dbus/display_power_service_provider.h                   bool success);
bool               51 chrome/browser/chromeos/dbus/liveness_service_provider.h                   bool success);
bool               65 chrome/browser/chromeos/dbus/printer_service_provider.h                   bool success);
bool              101 chrome/browser/chromeos/dbus/proxy_resolution_service_provider.h                   bool success);
bool              117 chrome/browser/chromeos/dbus/proxy_resolution_service_provider.h   bool OnOriginThread();
bool               40 chrome/browser/chromeos/dbus/screen_lock_service_provider.h                   bool success);
bool               92 chrome/browser/chromeos/dbus/service_provider_test_helper.h   bool response_received_;
bool               46 chrome/browser/chromeos/device_uma.h   bool is_observing_;
bool               38 chrome/browser/chromeos/display/display_preferences.h void LoadDisplayPreferences(bool first_run_after_boot);
bool               58 chrome/browser/chromeos/display/overscan_calibrator.h   bool committed_;
bool              141 chrome/browser/chromeos/drive/change_list_loader.h   bool IsRefreshing() const;
bool              165 chrome/browser/chromeos/drive/change_list_loader.h   void LoadAfterGetLargestChangestamp(bool is_initial_load,
bool              188 chrome/browser/chromeos/drive/change_list_loader.h       bool is_delta_update,
bool              196 chrome/browser/chromeos/drive/change_list_loader.h       bool should_notify_changed_directories,
bool              215 chrome/browser/chromeos/drive/change_list_loader.h   bool loaded_;
bool               45 chrome/browser/chromeos/drive/change_list_processor.h   bool empty() const { return local_id_.empty(); }
bool              120 chrome/browser/chromeos/drive/change_list_processor.h                   bool is_delta_update);
bool               73 chrome/browser/chromeos/drive/directory_loader.h                                   bool should_try_loading_parent,
bool               80 chrome/browser/chromeos/drive/directory_loader.h                                     bool has_more);
bool              104 chrome/browser/chromeos/drive/directory_loader.h                    bool has_more);
bool               63 chrome/browser/chromeos/drive/download_handler.h   bool IsDriveDownload(const content::DownloadItem* download);
bool              155 chrome/browser/chromeos/drive/drive_file_stream_reader.h   bool IsInitialized() const;
bool               88 chrome/browser/chromeos/drive/drive_integration_service.h   void SetEnabled(bool enabled);
bool               89 chrome/browser/chromeos/drive/drive_integration_service.h   bool is_enabled() const { return enabled_; }
bool               91 chrome/browser/chromeos/drive/drive_integration_service.h   bool IsMounted() const;
bool               99 chrome/browser/chromeos/drive/drive_integration_service.h   virtual void OnPushNotificationEnabled(bool enabled) OVERRIDE;
bool              116 chrome/browser/chromeos/drive/drive_integration_service.h       const base::Callback<void(bool)>& callback);
bool              128 chrome/browser/chromeos/drive/drive_integration_service.h   bool IsDriveEnabled();
bool              137 chrome/browser/chromeos/drive/drive_integration_service.h   void AddBackDriveMountPoint(const base::Callback<void(bool)>& callback,
bool              156 chrome/browser/chromeos/drive/drive_integration_service.h   bool enabled_;
bool               59 chrome/browser/chromeos/drive/drive_url_request_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool               60 chrome/browser/chromeos/drive/drive_url_request_job.h   virtual bool IsRedirectResponse(
bool               62 chrome/browser/chromeos/drive/drive_url_request_job.h   virtual bool ReadRawData(
bool               29 chrome/browser/chromeos/drive/dummy_file_system.h                     bool preserve_last_modified,
bool               35 chrome/browser/chromeos/drive/dummy_file_system.h                       bool is_recursive,
bool               39 chrome/browser/chromeos/drive/dummy_file_system.h       bool is_exclusive,
bool               40 chrome/browser/chromeos/drive/dummy_file_system.h       bool is_recursive,
bool               43 chrome/browser/chromeos/drive/dummy_file_system.h                           bool is_exclusive,
bool               59 chrome/browser/chromeos/drive/fake_file_system.h                     bool preserve_last_modified,
bool               65 chrome/browser/chromeos/drive/fake_file_system.h                       bool is_recursive,
bool               68 chrome/browser/chromeos/drive/fake_file_system.h                                bool is_exclusive,
bool               69 chrome/browser/chromeos/drive/fake_file_system.h                                bool is_recursive,
bool               72 chrome/browser/chromeos/drive/fake_file_system.h                           bool is_exclusive,
bool               69 chrome/browser/chromeos/drive/file_cache.h   bool IsUnderFileCacheDirectory(const base::FilePath& path) const;
bool               73 chrome/browser/chromeos/drive/file_cache.h   bool GetCacheEntry(const std::string& id, FileCacheEntry* entry);
bool               82 chrome/browser/chromeos/drive/file_cache.h   bool FreeDiskSpaceIfNeededFor(int64 num_bytes);
bool              117 chrome/browser/chromeos/drive/file_cache.h   bool IsOpenedForWrite(const std::string& id);
bool              129 chrome/browser/chromeos/drive/file_cache.h   bool ClearAll();
bool              132 chrome/browser/chromeos/drive/file_cache.h   bool Initialize();
bool              143 chrome/browser/chromeos/drive/file_cache.h   bool RecoverFilesFromCacheDirectory(
bool              167 chrome/browser/chromeos/drive/file_cache.h   bool HasEnoughSpaceFor(int64 num_bytes, const base::FilePath& path);
bool              171 chrome/browser/chromeos/drive/file_cache.h   bool RenameCacheFilesToNewFormat();
bool               38 chrome/browser/chromeos/drive/file_change.h   bool operator==(const FileChange &file_change) const {
bool               42 chrome/browser/chromeos/drive/file_change.h   bool operator<(const FileChange &file_change) const {
bool               99 chrome/browser/chromeos/drive/file_system.h                     bool preserve_last_modified,
bool              105 chrome/browser/chromeos/drive/file_system.h                       bool is_recursive,
bool              108 chrome/browser/chromeos/drive/file_system.h                                bool is_exclusive,
bool              109 chrome/browser/chromeos/drive/file_system.h                                bool is_recursive,
bool              112 chrome/browser/chromeos/drive/file_system.h                           bool is_exclusive,
bool              199 chrome/browser/chromeos/drive/file_system.h                                 bool has_more);
bool              225 chrome/browser/chromeos/drive/file_system.h                                  bool has_more);
bool               63 chrome/browser/chromeos/drive/file_system/copy_operation.h             bool preserve_last_modified,
bool               88 chrome/browser/chromeos/drive/file_system/copy_operation.h       const bool* directory_changed,
bool               89 chrome/browser/chromeos/drive/file_system/copy_operation.h       const bool* should_copy_on_server,
bool               50 chrome/browser/chromeos/drive/file_system/create_directory_operation.h                        bool is_exclusive,
bool               51 chrome/browser/chromeos/drive/file_system/create_directory_operation.h                        bool is_recursive,
bool               48 chrome/browser/chromeos/drive/file_system/create_file_operation.h                   bool is_exclusive,
bool               56 chrome/browser/chromeos/drive/file_system/create_file_operation.h                                        bool is_exclusive,
bool               82 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.h                                   bool success);
bool               49 chrome/browser/chromeos/drive/file_system/remove_operation.h               bool is_recursive,
bool               25 chrome/browser/chromeos/drive/file_system_interface.h   SearchResultInfo(const base::FilePath& path, bool is_directory)
bool               31 chrome/browser/chromeos/drive/file_system_interface.h   bool is_directory;
bool               37 chrome/browser/chromeos/drive/file_system_interface.h                        bool is_directory,
bool               45 chrome/browser/chromeos/drive/file_system_interface.h   bool is_directory;
bool               85 chrome/browser/chromeos/drive/file_system_interface.h                             bool has_more)>
bool              133 chrome/browser/chromeos/drive/file_system_interface.h typedef base::Callback<void(bool success, const FileCacheEntry& cache_entry)>
bool              228 chrome/browser/chromeos/drive/file_system_interface.h                     bool preserve_last_modified,
bool              259 chrome/browser/chromeos/drive/file_system_interface.h                       bool is_recursive,
bool              269 chrome/browser/chromeos/drive/file_system_interface.h                                bool is_exclusive,
bool              270 chrome/browser/chromeos/drive/file_system_interface.h                                bool is_recursive,
bool              283 chrome/browser/chromeos/drive/file_system_interface.h                           bool is_exclusive,
bool               24 chrome/browser/chromeos/drive/file_system_metadata.h   bool refreshing;
bool               98 chrome/browser/chromeos/drive/file_system_util.h bool IsUnderDriveMountPoint(const base::FilePath& path);
bool              184 chrome/browser/chromeos/drive/file_system_util.h bool CreateGDocFile(const base::FilePath& file_path,
bool              189 chrome/browser/chromeos/drive/file_system_util.h bool HasGDocFileExtension(const base::FilePath& file_path);
bool              198 chrome/browser/chromeos/drive/file_system_util.h bool IsDriveEnabledForProfile(Profile* profile);
bool               44 chrome/browser/chromeos/drive/file_task_executor.h   void Done(bool success);
bool               20 chrome/browser/chromeos/drive/file_write_watcher.h typedef base::Callback<void(bool)> StartWatchCallback;
bool               37 chrome/browser/chromeos/drive/fileapi/async_file_util.h       bool exclusive,
bool               38 chrome/browser/chromeos/drive/fileapi/async_file_util.h       bool recursive,
bool               56 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h          bool has_more)> ReadDirectoryCallback;
bool              100 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h           bool preserve_last_modified,
bool              127 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h             bool is_recursive,
bool              134 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h                      bool is_exclusive,
bool              135 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h                      bool is_recursive,
bool              142 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h                 bool is_exclusive,
bool               96 chrome/browser/chromeos/drive/job_list.h bool IsActiveFileTransferJobInfo(const JobInfo& job_info);
bool               37 chrome/browser/chromeos/drive/job_queue.h   bool PopForRun(int accepted_priority, JobID* id);
bool              276 chrome/browser/chromeos/drive/job_scheduler.h   bool OnJobDone(JobID job_id, google_apis::GDataErrorCode error);
bool              354 chrome/browser/chromeos/drive/job_scheduler.h   void SetDisableThrottling(bool disable) { disable_throttling_ = disable; }
bool              380 chrome/browser/chromeos/drive/job_scheduler.h   bool disable_throttling_;
bool               34 chrome/browser/chromeos/drive/resource_entry_conversion.h bool ConvertToResourceEntry(const google_apis::ResourceEntry& input,
bool              109 chrome/browser/chromeos/drive/resource_metadata.h   bool SetUpDefaultEntries();
bool              118 chrome/browser/chromeos/drive/resource_metadata.h   bool PutEntryUnderDirectory(const ResourceEntry& entry);
bool              121 chrome/browser/chromeos/drive/resource_metadata.h   bool RemoveEntryRecursively(const std::string& id);
bool               50 chrome/browser/chromeos/drive/resource_metadata_storage.h     bool IsAtEnd() const;
bool               59 chrome/browser/chromeos/drive/resource_metadata_storage.h     bool GetCacheEntry(FileCacheEntry* cache_entry);
bool               65 chrome/browser/chromeos/drive/resource_metadata_storage.h     bool HasError() const;
bool               83 chrome/browser/chromeos/drive/resource_metadata_storage.h     bool IsAtEnd() const;
bool               95 chrome/browser/chromeos/drive/resource_metadata_storage.h     bool HasError() const;
bool              113 chrome/browser/chromeos/drive/resource_metadata_storage.h     bool is_dirty;
bool              120 chrome/browser/chromeos/drive/resource_metadata_storage.h   static bool UpgradeOldDB(const base::FilePath& directory_path,
bool              130 chrome/browser/chromeos/drive/resource_metadata_storage.h   bool cache_file_scan_is_needed() const { return cache_file_scan_is_needed_; }
bool              136 chrome/browser/chromeos/drive/resource_metadata_storage.h   bool Initialize();
bool              142 chrome/browser/chromeos/drive/resource_metadata_storage.h   bool SetLargestChangestamp(int64 largest_changestamp);
bool              148 chrome/browser/chromeos/drive/resource_metadata_storage.h   bool PutEntry(const ResourceEntry& entry);
bool              151 chrome/browser/chromeos/drive/resource_metadata_storage.h   bool GetEntry(const std::string& id, ResourceEntry* out_entry);
bool              154 chrome/browser/chromeos/drive/resource_metadata_storage.h   bool RemoveEntry(const std::string& id);
bool              168 chrome/browser/chromeos/drive/resource_metadata_storage.h   bool PutCacheEntry(const std::string& id, const FileCacheEntry& entry);
bool              171 chrome/browser/chromeos/drive/resource_metadata_storage.h   bool GetCacheEntry(const std::string& id, FileCacheEntry* out_entry);
bool              174 chrome/browser/chromeos/drive/resource_metadata_storage.h   bool RemoveCacheEntry(const std::string& id);
bool              180 chrome/browser/chromeos/drive/resource_metadata_storage.h   bool GetIdByResourceId(const std::string& resource_id, std::string* out_id);
bool              196 chrome/browser/chromeos/drive/resource_metadata_storage.h   bool PutHeader(const ResourceMetadataHeader& header);
bool              199 chrome/browser/chromeos/drive/resource_metadata_storage.h   bool GetHeader(ResourceMetadataHeader* out_header);
bool              202 chrome/browser/chromeos/drive/resource_metadata_storage.h   bool CheckValidity();
bool              207 chrome/browser/chromeos/drive/resource_metadata_storage.h   bool cache_file_scan_is_needed_;
bool               45 chrome/browser/chromeos/drive/search_metadata.h bool FindAndHighlight(
bool              105 chrome/browser/chromeos/drive/sync_client.h     bool should_run_again;
bool              136 chrome/browser/chromeos/drive/sync_client.h   bool OnTaskComplete(SyncType type, const std::string& local_id);
bool               20 chrome/browser/chromeos/enrollment_dialog_view.h bool CreateDialog(const std::string& service_path,
bool               99 chrome/browser/chromeos/events/event_rewriter.h   bool TopRowKeysAreFunctionKeys(XEvent* event) const;
bool              104 chrome/browser/chromeos/events/event_rewriter.h   bool RewriteWithKeyboardRemappingsByKeySym(
bool              117 chrome/browser/chromeos/events/event_rewriter.h   bool RewriteWithKeyboardRemappingsByKeyCode(
bool              133 chrome/browser/chromeos/events/event_rewriter.h   bool RewriteModifiers(XEvent* event);
bool              138 chrome/browser/chromeos/events/event_rewriter.h   bool RewriteFnKey(XEvent* event);
bool              142 chrome/browser/chromeos/events/event_rewriter.h   bool RewriteNumPadKeys(XEvent* event);
bool              158 chrome/browser/chromeos/events/event_rewriter.h   bool RewriteExtendedKeys(XEvent* event);
bool              163 chrome/browser/chromeos/events/event_rewriter.h   bool RewriteFunctionKeys(XEvent* event);
bool              178 chrome/browser/chromeos/events/event_rewriter.h   bool IsAppleKeyboard() const;
bool               25 chrome/browser/chromeos/events/keyboard_driven_event_rewriter.h   bool RewriteIfKeyboardDrivenOnLoginScreen(XEvent* event);
bool               28 chrome/browser/chromeos/events/keyboard_driven_event_rewriter.h   bool RewriteForTesting(XEvent* event);
bool               31 chrome/browser/chromeos/events/keyboard_driven_event_rewriter.h   bool RewriteEvent(XEvent* event);
bool               39 chrome/browser/chromeos/events/system_key_event_listener.h   virtual bool ProcessedXEvent(XEvent* xevent);
bool               41 chrome/browser/chromeos/events/system_key_event_listener.h   bool stopped_;
bool               50 chrome/browser/chromeos/events/xinput_hierarchy_changed_event_listener.h   bool stopped_;
bool               26 chrome/browser/chromeos/extensions/default_app_order.h   explicit ExternalLoader(bool async);
bool               38 chrome/browser/chromeos/extensions/device_local_account_external_policy_loader.h   bool IsCacheRunning() const;
bool               27 chrome/browser/chromeos/extensions/device_local_account_management_policy_provider.h   virtual bool UserMayLoad(const extensions::Extension* extension,
bool               34 chrome/browser/chromeos/extensions/echo_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               49 chrome/browser/chromeos/extensions/echo_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               52 chrome/browser/chromeos/extensions/echo_private_api.h   bool GetOobeTimestampOnFileThread();
bool               63 chrome/browser/chromeos/extensions/echo_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               76 chrome/browser/chromeos/extensions/echo_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              105 chrome/browser/chromeos/extensions/echo_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              118 chrome/browser/chromeos/extensions/echo_private_api.h   void OnRedeemOffersAllowedChecked(bool is_allowed);
bool              121 chrome/browser/chromeos/extensions/echo_private_api.h   void Finalize(bool consent);
bool              124 chrome/browser/chromeos/extensions/echo_private_api.h   bool redeem_offers_allowed_;
bool               24 chrome/browser/chromeos/extensions/extension_system_event_observer.h   virtual void BrightnessChanged(int level, bool user_initiated) OVERRIDE;
bool               65 chrome/browser/chromeos/extensions/external_cache.h                 bool always_check_updates,
bool               66 chrome/browser/chromeos/extensions/external_cache.h                 bool wait_for_cache_initialization);
bool               89 chrome/browser/chromeos/extensions/external_cache.h       bool file_ownership_passed,
bool               95 chrome/browser/chromeos/extensions/external_cache.h   virtual bool IsExtensionPending(const std::string& id) OVERRIDE;
bool               97 chrome/browser/chromeos/extensions/external_cache.h   virtual bool GetExtensionExistingVersion(const std::string& id,
bool              124 chrome/browser/chromeos/extensions/external_cache.h                       bool file_ownership_passed);
bool              138 chrome/browser/chromeos/extensions/external_cache.h   bool always_check_updates_;
bool              141 chrome/browser/chromeos/extensions/external_cache.h   bool wait_for_cache_initialization_;
bool               65 chrome/browser/chromeos/extensions/file_manager/event_router.h   typedef base::Callback<void(bool success)> BoolCallback;
bool              117 chrome/browser/chromeos/extensions/file_manager/event_router.h       bool mounting) OVERRIDE;
bool              124 chrome/browser/chromeos/extensions/file_manager/event_router.h                                bool is_remounting) OVERRIDE;
bool              128 chrome/browser/chromeos/extensions/file_manager/event_router.h       const std::string& device_path, bool success) OVERRIDE;
bool              130 chrome/browser/chromeos/extensions/file_manager/event_router.h       const std::string& device_path, bool success) OVERRIDE;
bool              148 chrome/browser/chromeos/extensions/file_manager/event_router.h                                    bool got_error);
bool              153 chrome/browser/chromeos/extensions/file_manager/event_router.h       bool error,
bool              159 chrome/browser/chromeos/extensions/file_manager/event_router.h       bool watcher_error,
bool              176 chrome/browser/chromeos/extensions/file_manager/event_router.h   void SendDriveFileTransferEvent(bool always);
bool              194 chrome/browser/chromeos/extensions/file_manager/event_router.h   bool multi_user_window_manager_observer_registered_;
bool               97 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.h       bool enable_user_gesture_check);
bool              105 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.h   void OnFilePathSelected(bool success, const base::FilePath& full_path);
bool              113 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.h   virtual bool RunImpl() OVERRIDE;
bool              133 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.h                bool success);
bool              139 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.h   bool user_gesture_check_enabled_;
bool               30 chrome/browser/chromeos/extensions/file_manager/file_browser_private_api_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               31 chrome/browser/chromeos/extensions/file_manager/file_browser_private_api_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               31 chrome/browser/chromeos/extensions/file_manager/private_api_base.h   virtual void SendResponse(bool success) OVERRIDE;
bool               34 chrome/browser/chromeos/extensions/file_manager/private_api_base.h   void set_log_on_completion(bool log_on_completion) {
bool               40 chrome/browser/chromeos/extensions/file_manager/private_api_base.h   bool log_on_completion_;
bool               32 chrome/browser/chromeos/extensions/file_manager/private_api_dialog.h   virtual bool RunImpl() OVERRIDE;
bool               45 chrome/browser/chromeos/extensions/file_manager/private_api_dialog.h   virtual bool RunImpl() OVERRIDE;
bool               65 chrome/browser/chromeos/extensions/file_manager/private_api_dialog.h   virtual bool RunImpl() OVERRIDE;
bool               44 chrome/browser/chromeos/extensions/file_manager/private_api_drive.h   virtual bool RunImpl() OVERRIDE;
bool               56 chrome/browser/chromeos/extensions/file_manager/private_api_drive.h   void StartParseFileInfo(bool shared_with_me);
bool               58 chrome/browser/chromeos/extensions/file_manager/private_api_drive.h   void CacheStateReceived(bool success,
bool               81 chrome/browser/chromeos/extensions/file_manager/private_api_drive.h   virtual bool RunImpl() OVERRIDE;
bool              108 chrome/browser/chromeos/extensions/file_manager/private_api_drive.h   virtual bool RunImpl() OVERRIDE;
bool              136 chrome/browser/chromeos/extensions/file_manager/private_api_drive.h   virtual bool RunImpl() OVERRIDE;
bool              150 chrome/browser/chromeos/extensions/file_manager/private_api_drive.h   virtual bool RunImpl() OVERRIDE;
bool              178 chrome/browser/chromeos/extensions/file_manager/private_api_drive.h   virtual bool RunImpl() OVERRIDE;
bool              204 chrome/browser/chromeos/extensions/file_manager/private_api_drive.h   virtual bool RunImpl() OVERRIDE;
bool              218 chrome/browser/chromeos/extensions/file_manager/private_api_drive.h   virtual bool RunImpl() OVERRIDE;
bool              236 chrome/browser/chromeos/extensions/file_manager/private_api_drive.h   virtual bool RunImpl() OVERRIDE;
bool              252 chrome/browser/chromeos/extensions/file_manager/private_api_drive.h   virtual bool RunImpl() OVERRIDE;
bool               45 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.h   virtual bool RunImpl() OVERRIDE;
bool               58 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.h   bool SetupFileSystemAccessPermissions(
bool               84 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.h   virtual bool RunImpl() OVERRIDE;
bool               87 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.h   void Respond(bool success);
bool              136 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.h   virtual bool RunImpl() OVERRIDE;
bool              160 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.h   virtual bool RunImpl() OVERRIDE;
bool              175 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.h   virtual bool RunImpl() OVERRIDE;
bool              189 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.h   virtual bool RunImpl() OVERRIDE;
bool              207 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.h   virtual bool RunImpl() OVERRIDE;
bool               33 chrome/browser/chromeos/extensions/file_manager/private_api_misc.h   virtual bool RunImpl() OVERRIDE;
bool               47 chrome/browser/chromeos/extensions/file_manager/private_api_misc.h   virtual bool RunImpl() OVERRIDE;
bool               61 chrome/browser/chromeos/extensions/file_manager/private_api_misc.h   virtual bool RunImpl() OVERRIDE;
bool               79 chrome/browser/chromeos/extensions/file_manager/private_api_misc.h   virtual bool RunImpl() OVERRIDE;
bool               82 chrome/browser/chromeos/extensions/file_manager/private_api_misc.h   virtual void OnZipDone(bool success) OVERRIDE;
bool              101 chrome/browser/chromeos/extensions/file_manager/private_api_misc.h   virtual bool RunImpl() OVERRIDE;
bool              115 chrome/browser/chromeos/extensions/file_manager/private_api_misc.h   virtual bool RunImpl() OVERRIDE;
bool              116 chrome/browser/chromeos/extensions/file_manager/private_api_misc.h   void OnInstallComplete(bool success, const std::string& error);
bool              132 chrome/browser/chromeos/extensions/file_manager/private_api_misc.h   virtual bool RunImpl() OVERRIDE;
bool              152 chrome/browser/chromeos/extensions/file_manager/private_api_misc.h   virtual bool RunImpl() OVERRIDE;
bool              165 chrome/browser/chromeos/extensions/file_manager/private_api_misc.h   virtual bool RunImpl() OVERRIDE;
bool               33 chrome/browser/chromeos/extensions/file_manager/private_api_mount.h   virtual bool RunImpl() OVERRIDE;
bool               55 chrome/browser/chromeos/extensions/file_manager/private_api_mount.h   virtual bool RunImpl() OVERRIDE;
bool               69 chrome/browser/chromeos/extensions/file_manager/private_api_mount.h   virtual bool RunImpl() OVERRIDE;
bool               28 chrome/browser/chromeos/extensions/file_manager/private_api_strings.h   virtual bool RunImpl() OVERRIDE;
bool               26 chrome/browser/chromeos/extensions/file_manager/private_api_tasks.h   virtual bool RunImpl() OVERRIDE;
bool               44 chrome/browser/chromeos/extensions/file_manager/private_api_tasks.h   virtual bool RunImpl() OVERRIDE;
bool               58 chrome/browser/chromeos/extensions/file_manager/private_api_tasks.h   virtual bool RunImpl() OVERRIDE;
bool               20 chrome/browser/chromeos/extensions/file_system_provider/file_system_provider_api.h   virtual bool RunImpl() OVERRIDE;
bool               22 chrome/browser/chromeos/extensions/first_run_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               35 chrome/browser/chromeos/extensions/first_run_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               26 chrome/browser/chromeos/extensions/info_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               33 chrome/browser/chromeos/extensions/info_private_api.h   bool GetBooleanPrefValue(const char* pref);
bool               45 chrome/browser/chromeos/extensions/info_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               28 chrome/browser/chromeos/extensions/input_method_api.h   virtual bool RunImpl() OVERRIDE;
bool               43 chrome/browser/chromeos/extensions/input_method_api.h   virtual bool RunImpl() OVERRIDE;
bool               79 chrome/browser/chromeos/extensions/input_method_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               30 chrome/browser/chromeos/extensions/input_method_event_router.h       bool show_message) OVERRIDE;
bool               83 chrome/browser/chromeos/extensions/install_limiter.h   bool disabled_for_test_;
bool               45 chrome/browser/chromeos/extensions/media_player_api.h   static const bool kServiceRedirectedInIncognito = true;
bool               46 chrome/browser/chromeos/extensions/media_player_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               24 chrome/browser/chromeos/extensions/screenlock_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               35 chrome/browser/chromeos/extensions/screenlock_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               47 chrome/browser/chromeos/extensions/screenlock_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               59 chrome/browser/chromeos/extensions/screenlock_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               72 chrome/browser/chromeos/extensions/screenlock_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               86 chrome/browser/chromeos/extensions/screenlock_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               99 chrome/browser/chromeos/extensions/screenlock_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              112 chrome/browser/chromeos/extensions/screenlock_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              149 chrome/browser/chromeos/extensions/screenlock_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool              150 chrome/browser/chromeos/extensions/screenlock_private_api.h   static const bool kServiceRedirectedInIncognito = true;
bool               32 chrome/browser/chromeos/extensions/wallpaper_api.h   virtual bool RunImpl() OVERRIDE;
bool               46 chrome/browser/chromeos/extensions/wallpaper_api.h   void OnWallpaperFetched(bool success, const std::string& response);
bool               27 chrome/browser/chromeos/extensions/wallpaper_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               42 chrome/browser/chromeos/extensions/wallpaper_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               77 chrome/browser/chromeos/extensions/wallpaper_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              114 chrome/browser/chromeos/extensions/wallpaper_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              129 chrome/browser/chromeos/extensions/wallpaper_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              168 chrome/browser/chromeos/extensions/wallpaper_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              183 chrome/browser/chromeos/extensions/wallpaper_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              198 chrome/browser/chromeos/extensions/wallpaper_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              212 chrome/browser/chromeos/extensions/wallpaper_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              245 chrome/browser/chromeos/extensions/wallpaper_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              273 chrome/browser/chromeos/extensions/wallpaper_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               40 chrome/browser/chromeos/external_protocol_dialog.h   virtual bool Accept() OVERRIDE;
bool               40 chrome/browser/chromeos/file_manager/app_installer.h   virtual bool CheckRequestorAlive() const OVERRIDE;
bool               42 chrome/browser/chromeos/file_manager/app_installer.h   virtual bool ShouldShowPostInstallUI() const OVERRIDE;
bool               43 chrome/browser/chromeos/file_manager/app_installer.h   virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
bool               47 chrome/browser/chromeos/file_manager/app_installer.h   virtual bool CheckInlineInstallPermitted(
bool               50 chrome/browser/chromeos/file_manager/app_installer.h   virtual bool CheckRequestorPermitted(
bool               71 chrome/browser/chromeos/file_manager/fake_disk_mount_manager.h   virtual bool AddDiskForTest(Disk* disk) OVERRIDE;
bool               72 chrome/browser/chromeos/file_manager/fake_disk_mount_manager.h   virtual bool AddMountPointForTest(
bool               43 chrome/browser/chromeos/file_manager/file_browser_handlers.h bool IsFallbackFileBrowserHandler(const file_tasks::TaskDescriptor& task);
bool               55 chrome/browser/chromeos/file_manager/file_browser_handlers.h bool ExecuteFileBrowserHandler(
bool              169 chrome/browser/chromeos/file_manager/file_tasks.h                      bool is_default);
bool              178 chrome/browser/chromeos/file_manager/file_tasks.h   bool is_default() const { return is_default_; }
bool              179 chrome/browser/chromeos/file_manager/file_tasks.h   void set_is_default(bool is_default) { is_default_ = is_default; }
bool              185 chrome/browser/chromeos/file_manager/file_tasks.h   bool is_default_;
bool              226 chrome/browser/chromeos/file_manager/file_tasks.h bool ParseTaskID(const std::string& task_id, TaskDescriptor* task);
bool              246 chrome/browser/chromeos/file_manager/file_tasks.h bool ExecuteFileTask(Profile* profile,
bool               29 chrome/browser/chromeos/file_manager/file_watcher.h   typedef base::Callback<void(bool success)> BoolCallback;
bool               35 chrome/browser/chromeos/file_manager/fileapi_util.h   bool is_directory;
bool               46 chrome/browser/chromeos/file_manager/fileapi_util.h   bool is_directory;           // Whether to create FileEntry or DirectoryEntry.
bool               93 chrome/browser/chromeos/file_manager/fileapi_util.h bool ConvertAbsoluteFilePathToFileSystemUrl(Profile* profile,
bool              101 chrome/browser/chromeos/file_manager/fileapi_util.h bool ConvertAbsoluteFilePathToRelativeFileSystemPath(
bool               56 chrome/browser/chromeos/file_manager/mounted_disk_monitor.h   bool DiskIsRemounting(
bool               78 chrome/browser/chromeos/file_manager/mounted_disk_monitor.h   bool is_resuming_;
bool               27 chrome/browser/chromeos/file_manager/open_with_browser.h bool OpenFileWithBrowser(Profile* profile, const base::FilePath& file_path);
bool               30 chrome/browser/chromeos/file_manager/open_with_browser.h bool ShouldBeOpenedWithPlugin(
bool               50 chrome/browser/chromeos/file_manager/path_util.h bool MigratePathFromOldFormat(Profile* profile,
bool               93 chrome/browser/chromeos/file_manager/volume_manager.h   bool is_parent;
bool               96 chrome/browser/chromeos/file_manager/volume_manager.h   bool is_read_only;
bool              138 chrome/browser/chromeos/file_manager/volume_manager.h   bool FindVolumeInfoById(const std::string& volume_id,
bool              143 chrome/browser/chromeos/file_manager/volume_manager.h   bool RegisterDownloadsDirectoryForTesting(const base::FilePath& path);
bool              188 chrome/browser/chromeos/file_manager/volume_manager.h                     bool is_remounting);
bool               33 chrome/browser/chromeos/file_manager/volume_manager_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               34 chrome/browser/chromeos/file_manager/volume_manager_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               24 chrome/browser/chromeos/file_manager/volume_manager_observer.h       const chromeos::disks::DiskMountManager::Disk& disk, bool mounting) = 0;
bool               39 chrome/browser/chromeos/file_manager/volume_manager_observer.h                                bool is_remounting) = 0;
bool               47 chrome/browser/chromeos/file_manager/volume_manager_observer.h       const std::string& device_path, bool success) = 0;
bool               51 chrome/browser/chromeos/file_manager/volume_manager_observer.h       const std::string& device_path, bool success) = 0;
bool               34 chrome/browser/chromeos/file_manager/zip_file_creator.h     virtual void OnZipDone(bool success) = 0;
bool               61 chrome/browser/chromeos/file_manager/zip_file_creator.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               68 chrome/browser/chromeos/file_manager/zip_file_creator.h   void ReportDone(bool success);
bool               87 chrome/browser/chromeos/file_manager/zip_file_creator.h   bool got_response_;
bool               38 chrome/browser/chromeos/file_system_provider/service.h   bool UnregisterFileSystem(const std::string& extension_id,
bool               36 chrome/browser/chromeos/file_system_provider/service_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               31 chrome/browser/chromeos/fileapi/file_access_permissions.h   bool HasAccessPermission(const std::string& extension_id,
bool               88 chrome/browser/chromeos/fileapi/file_system_backend.h   static bool CanHandleURL(const fileapi::FileSystemURL& url);
bool               91 chrome/browser/chromeos/fileapi/file_system_backend.h   virtual bool CanHandleType(fileapi::FileSystemType type) const OVERRIDE;
bool              106 chrome/browser/chromeos/fileapi/file_system_backend.h   virtual bool SupportsStreaming(
bool              120 chrome/browser/chromeos/fileapi/file_system_backend.h   virtual bool IsAccessAllowed(const fileapi::FileSystemURL& url)
bool              130 chrome/browser/chromeos/fileapi/file_system_backend.h   virtual bool GetVirtualPath(const base::FilePath& filesystem_path,
bool               42 chrome/browser/chromeos/first_run/drive_first_run_controller.h     virtual void OnCompletion(bool success) = 0;
bool               68 chrome/browser/chromeos/first_run/drive_first_run_controller.h   void OnOfflineInit(bool success, UMAOutcome outcome);
bool               83 chrome/browser/chromeos/first_run/drive_first_run_controller.h   bool started_;
bool               43 chrome/browser/chromeos/first_run/first_run_view.h   virtual bool HandleContextMenu(
bool               45 chrome/browser/chromeos/first_run/first_run_view.h   virtual bool PreHandleGestureEvent(
bool               97 chrome/browser/chromeos/imageburner/burn_manager.h   bool empty() const { return config_struct_.empty(); }
bool              152 chrome/browser/chromeos/imageburner/burn_manager.h   bool download_started() const { return download_started_; }
bool              159 chrome/browser/chromeos/imageburner/burn_manager.h   bool download_finished() const { return download_finished_; }
bool              167 chrome/browser/chromeos/imageburner/burn_manager.h   bool new_burn_posible() const { return state_ == INITIAL; }
bool              185 chrome/browser/chromeos/imageburner/burn_manager.h   bool download_started_;
bool              186 chrome/browser/chromeos/imageburner/burn_manager.h   bool download_finished_;
bool              355 chrome/browser/chromeos/imageburner/burn_manager.h   void OnImageDirCreated(bool success);
bool              356 chrome/browser/chromeos/imageburner/burn_manager.h   void ConfigFileFetched(bool fetched, const std::string& content);
bool              359 chrome/browser/chromeos/imageburner/burn_manager.h   void OnDevicesUnmounted(bool success);
bool              362 chrome/browser/chromeos/imageburner/burn_manager.h                       bool success,
bool              373 chrome/browser/chromeos/imageburner/burn_manager.h   bool image_dir_created_;
bool              374 chrome/browser/chromeos/imageburner/burn_manager.h   bool unzipping_;
bool              375 chrome/browser/chromeos/imageburner/burn_manager.h   bool cancelled_;
bool              376 chrome/browser/chromeos/imageburner/burn_manager.h   bool burning_;
bool              377 chrome/browser/chromeos/imageburner/burn_manager.h   bool block_burn_signals_;
bool              386 chrome/browser/chromeos/imageburner/burn_manager.h   bool config_file_fetched_;
bool               23 chrome/browser/chromeos/input_method/accessibility.h                                   bool show_message) OVERRIDE;
bool               59 chrome/browser/chromeos/input_method/candidate_window_controller_impl.h       bool* has_highlighted);
bool               73 chrome/browser/chromeos/input_method/candidate_window_controller_impl.h       bool visible) OVERRIDE;
bool               75 chrome/browser/chromeos/input_method/candidate_window_controller_impl.h                                  unsigned int cursor, bool visible) OVERRIDE;
bool               76 chrome/browser/chromeos/input_method/candidate_window_controller_impl.h   virtual void FocusStateChanged(bool is_focused) OVERRIDE;
bool               29 chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.h   virtual bool Load(const std::string& extension_id,
bool               41 chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.h   bool IsInitialized();
bool               63 chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.h   static bool ReadExtensionInfo(const base::DictionaryValue& manifest,
bool               70 chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.h   static bool ReadEngineComponent(
bool               76 chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.h   bool is_initialized_;
bool               53 chrome/browser/chromeos/input_method/input_method_engine.h   virtual bool SetComposition(int context_id,
bool               60 chrome/browser/chromeos/input_method/input_method_engine.h   virtual bool ClearComposition(int context_id, std::string* error) OVERRIDE;
bool               61 chrome/browser/chromeos/input_method/input_method_engine.h   virtual bool CommitText(int context_id, const char* text,
bool               63 chrome/browser/chromeos/input_method/input_method_engine.h   virtual bool SendKeyEvents(int context_id,
bool               69 chrome/browser/chromeos/input_method/input_method_engine.h   virtual bool SetCandidateWindowVisible(bool visible,
bool               71 chrome/browser/chromeos/input_method/input_method_engine.h   virtual bool SetCandidates(int context_id,
bool               74 chrome/browser/chromeos/input_method/input_method_engine.h   virtual bool SetCursorPosition(int context_id, int candidate_id,
bool               76 chrome/browser/chromeos/input_method/input_method_engine.h   virtual bool SetMenuItems(const std::vector<MenuItem>& items) OVERRIDE;
bool               77 chrome/browser/chromeos/input_method/input_method_engine.h   virtual bool UpdateMenuItems(const std::vector<MenuItem>& items) OVERRIDE;
bool               78 chrome/browser/chromeos/input_method/input_method_engine.h   virtual bool IsActive() const OVERRIDE;
bool               80 chrome/browser/chromeos/input_method/input_method_engine.h                             bool handled) OVERRIDE;
bool               81 chrome/browser/chromeos/input_method/input_method_engine.h   virtual bool DeleteSurroundingText(int context_id,
bool              110 chrome/browser/chromeos/input_method/input_method_engine.h   bool focused_;
bool              113 chrome/browser/chromeos/input_method/input_method_engine.h   bool active_;
bool              144 chrome/browser/chromeos/input_method/input_method_engine.h   bool window_visible_;
bool               34 chrome/browser/chromeos/input_method/input_method_engine_interface.h     bool alt_key;
bool               35 chrome/browser/chromeos/input_method/input_method_engine_interface.h     bool ctrl_key;
bool               36 chrome/browser/chromeos/input_method/input_method_engine_interface.h     bool shift_key;
bool               37 chrome/browser/chromeos/input_method/input_method_engine_interface.h     bool caps_lock;
bool               79 chrome/browser/chromeos/input_method/input_method_engine_interface.h     bool visible;
bool               80 chrome/browser/chromeos/input_method/input_method_engine_interface.h     bool enabled;
bool               81 chrome/browser/chromeos/input_method/input_method_engine_interface.h     bool checked;
bool              113 chrome/browser/chromeos/input_method/input_method_engine_interface.h     bool is_cursor_visible;
bool              114 chrome/browser/chromeos/input_method/input_method_engine_interface.h     bool is_vertical;
bool              115 chrome/browser/chromeos/input_method/input_method_engine_interface.h     bool show_window_at_composition;
bool              120 chrome/browser/chromeos/input_method/input_method_engine_interface.h     bool is_auxiliary_text_visible;
bool              180 chrome/browser/chromeos/input_method/input_method_engine_interface.h   virtual bool SetComposition(int context_id,
bool              189 chrome/browser/chromeos/input_method/input_method_engine_interface.h   virtual bool ClearComposition(int context_id, std::string* error) = 0;
bool              193 chrome/browser/chromeos/input_method/input_method_engine_interface.h   virtual bool CommitText(int context_id, const char* text,
bool              197 chrome/browser/chromeos/input_method/input_method_engine_interface.h   virtual bool SendKeyEvents(int context_id,
bool              212 chrome/browser/chromeos/input_method/input_method_engine_interface.h   virtual bool SetCandidateWindowVisible(bool visible, std::string* error) = 0;
bool              215 chrome/browser/chromeos/input_method/input_method_engine_interface.h   virtual bool SetCandidates(int context_id,
bool              220 chrome/browser/chromeos/input_method/input_method_engine_interface.h   virtual bool SetCursorPosition(int context_id, int candidate_id,
bool              225 chrome/browser/chromeos/input_method/input_method_engine_interface.h   virtual bool SetMenuItems(const std::vector<MenuItem>& items) = 0;
bool              228 chrome/browser/chromeos/input_method/input_method_engine_interface.h   virtual bool UpdateMenuItems(const std::vector<MenuItem>& items) = 0;
bool              231 chrome/browser/chromeos/input_method/input_method_engine_interface.h   virtual bool IsActive() const = 0;
bool              235 chrome/browser/chromeos/input_method/input_method_engine_interface.h                             bool handled) = 0;
bool              244 chrome/browser/chromeos/input_method/input_method_engine_interface.h   virtual bool DeleteSurroundingText(int context_id,
bool               65 chrome/browser/chromeos/input_method/input_method_manager_impl.h   virtual bool ReplaceEnabledInputMethods(
bool               67 chrome/browser/chromeos/input_method/input_method_manager_impl.h   virtual bool EnableInputMethod(const std::string& new_active_input_method_id)
bool               79 chrome/browser/chromeos/input_method/input_method_manager_impl.h   virtual bool SwitchToNextInputMethod() OVERRIDE;
bool               80 chrome/browser/chromeos/input_method/input_method_manager_impl.h   virtual bool SwitchToPreviousInputMethod(
bool               82 chrome/browser/chromeos/input_method/input_method_manager_impl.h   virtual bool SwitchInputMethod(const ui::Accelerator& accelerator) OVERRIDE;
bool               84 chrome/browser/chromeos/input_method/input_method_manager_impl.h   virtual bool IsISOLevel5ShiftUsedByCurrentInputMethod() const OVERRIDE;
bool               85 chrome/browser/chromeos/input_method/input_method_manager_impl.h   virtual bool IsAltGrUsedByCurrentInputMethod() const OVERRIDE;
bool               91 chrome/browser/chromeos/input_method/input_method_manager_impl.h   virtual bool IsLoginKeyboard(const std::string& layout) const OVERRIDE;
bool               93 chrome/browser/chromeos/input_method/input_method_manager_impl.h   virtual bool MigrateXkbInputMethods(
bool              122 chrome/browser/chromeos/input_method/input_method_manager_impl.h   bool InputMethodIsActivated(const std::string& input_method_id);
bool              126 chrome/browser/chromeos/input_method/input_method_manager_impl.h   bool ContainsOnlyKeyboardLayout(const std::vector<std::string>& value);
bool              141 chrome/browser/chromeos/input_method/input_method_manager_impl.h   bool ChangeInputMethodInternal(const std::string& input_method_id,
bool              142 chrome/browser/chromeos/input_method/input_method_manager_impl.h                                  bool show_message);
bool              154 chrome/browser/chromeos/input_method/input_method_manager_impl.h   bool EnableInputMethodImpl(
bool               33 chrome/browser/chromeos/input_method/input_method_persistence.h                                   bool show_message) OVERRIDE;
bool               81 chrome/browser/chromeos/input_method/input_method_util.h   bool GetInputMethodIdsFromLanguageCode(
bool              109 chrome/browser/chromeos/input_method/input_method_util.h   bool MigrateXkbInputMethods(
bool              132 chrome/browser/chromeos/input_method/input_method_util.h   bool IsLoginKeyboard(const std::string& input_method_id) const;
bool              135 chrome/browser/chromeos/input_method/input_method_util.h   bool IsValidInputMethodId(const std::string& input_method_id) const;
bool              138 chrome/browser/chromeos/input_method/input_method_util.h   static bool IsKeyboardLayout(const std::string& input_method_id);
bool              153 chrome/browser/chromeos/input_method/input_method_util.h   bool GetInputMethodIdsFromLanguageCodeInternal(
bool              179 chrome/browser/chromeos/input_method/input_method_util.h   bool TranslateStringInternal(const std::string& english_string,
bool               43 chrome/browser/chromeos/input_method/mock_input_method_engine.h   virtual bool SetComposition(int context_id,
bool               50 chrome/browser/chromeos/input_method/mock_input_method_engine.h   virtual bool ClearComposition(int context_id, std::string* error) OVERRIDE;
bool               51 chrome/browser/chromeos/input_method/mock_input_method_engine.h   virtual bool CommitText(int context_id, const char* text,
bool               53 chrome/browser/chromeos/input_method/mock_input_method_engine.h   virtual bool SendKeyEvents(int context_id,
bool               59 chrome/browser/chromeos/input_method/mock_input_method_engine.h   virtual bool SetCandidateWindowVisible(bool visible,
bool               61 chrome/browser/chromeos/input_method/mock_input_method_engine.h   virtual bool SetCandidates(int context_id,
bool               64 chrome/browser/chromeos/input_method/mock_input_method_engine.h   virtual bool SetCursorPosition(int context_id, int candidate_id,
bool               66 chrome/browser/chromeos/input_method/mock_input_method_engine.h   virtual bool SetMenuItems(const std::vector<MenuItem>& items) OVERRIDE;
bool               67 chrome/browser/chromeos/input_method/mock_input_method_engine.h   virtual bool UpdateMenuItems(const std::vector<MenuItem>& items) OVERRIDE;
bool               68 chrome/browser/chromeos/input_method/mock_input_method_engine.h   virtual bool IsActive() const OVERRIDE;
bool               70 chrome/browser/chromeos/input_method/mock_input_method_engine.h                             bool handled) OVERRIDE;
bool               71 chrome/browser/chromeos/input_method/mock_input_method_engine.h   virtual bool DeleteSurroundingText(int context_id,
bool               42 chrome/browser/chromeos/input_method/mock_input_method_manager.h   virtual bool ReplaceEnabledInputMethods(
bool               44 chrome/browser/chromeos/input_method/mock_input_method_manager.h   virtual bool EnableInputMethod(
bool               56 chrome/browser/chromeos/input_method/mock_input_method_manager.h   virtual bool SwitchToNextInputMethod() OVERRIDE;
bool               57 chrome/browser/chromeos/input_method/mock_input_method_manager.h   virtual bool SwitchToPreviousInputMethod(
bool               59 chrome/browser/chromeos/input_method/mock_input_method_manager.h   virtual bool SwitchInputMethod(const ui::Accelerator& accelerator) OVERRIDE;
bool               61 chrome/browser/chromeos/input_method/mock_input_method_manager.h   virtual bool IsISOLevel5ShiftUsedByCurrentInputMethod() const OVERRIDE;
bool               62 chrome/browser/chromeos/input_method/mock_input_method_manager.h   virtual bool IsAltGrUsedByCurrentInputMethod() const OVERRIDE;
bool               67 chrome/browser/chromeos/input_method/mock_input_method_manager.h   virtual bool IsLoginKeyboard(const std::string& layout) const OVERRIDE;
bool               68 chrome/browser/chromeos/input_method/mock_input_method_manager.h   virtual bool MigrateXkbInputMethods(
bool               80 chrome/browser/chromeos/input_method/mock_input_method_manager.h   void set_mod3_used(bool value) { mod3_used_ = value; }
bool               94 chrome/browser/chromeos/input_method/mock_input_method_manager.h   bool mod3_used_;
bool               39 chrome/browser/chromeos/input_method/mode_indicator_controller.h   void FocusStateChanged(bool is_focused);
bool               50 chrome/browser/chromeos/input_method/mode_indicator_controller.h                                   bool show_message) OVERRIDE;
bool               62 chrome/browser/chromeos/input_method/mode_indicator_controller.h   bool is_focused_;
bool               42 chrome/browser/chromeos/input_method/textinput_test_helper.h   bool GetFocusState() const;
bool               59 chrome/browser/chromeos/input_method/textinput_test_helper.h   static bool ConvertRectFromString(const std::string& str, gfx::Rect* rect);
bool               62 chrome/browser/chromeos/input_method/textinput_test_helper.h   static bool ClickElement(const std::string& id, content::WebContents* tab);
bool               92 chrome/browser/chromeos/input_method/textinput_test_helper.h   bool focus_state_;
bool               35 chrome/browser/chromeos/kiosk_mode/kiosk_mode_settings.h   virtual bool IsKioskModeEnabled();
bool               40 chrome/browser/chromeos/kiosk_mode/kiosk_mode_settings.h   virtual bool is_initialized() const;
bool               79 chrome/browser/chromeos/kiosk_mode/kiosk_mode_settings.h   bool is_initialized_;
bool               80 chrome/browser/chromeos/kiosk_mode/kiosk_mode_settings.h   bool is_kiosk_mode_;
bool               83 chrome/browser/chromeos/kiosk_mode/kiosk_mode_settings.h   void set_initialized(bool value) { is_initialized_ = value; }
bool               37 chrome/browser/chromeos/kiosk_mode/mock_kiosk_mode_settings.h   virtual bool IsKioskModeEnabled() OVERRIDE;
bool               41 chrome/browser/chromeos/kiosk_mode/mock_kiosk_mode_settings.h   virtual bool is_initialized() const OVERRIDE;
bool               52 chrome/browser/chromeos/kiosk_mode/mock_kiosk_mode_settings.h   bool is_initialized_;
bool               61 chrome/browser/chromeos/locale_change_guard.h   bool reverted_;
bool               62 chrome/browser/chromeos/locale_change_guard.h   bool session_started_;
bool               63 chrome/browser/chromeos/locale_change_guard.h   bool main_frame_loaded_;
bool               39 chrome/browser/chromeos/login/app_launch_controller.h   typedef base::Callback<bool()> ReturnBoolCallback;
bool               42 chrome/browser/chromeos/login/app_launch_controller.h                       bool diagnostic_mode,
bool               50 chrome/browser/chromeos/login/app_launch_controller.h   bool waiting_for_network() { return waiting_for_network_; }
bool               51 chrome/browser/chromeos/login/app_launch_controller.h   bool network_wait_timedout() { return network_wait_timedout_; }
bool               52 chrome/browser/chromeos/login/app_launch_controller.h   bool showing_network_dialog() { return showing_network_dialog_; }
bool               74 chrome/browser/chromeos/login/app_launch_controller.h   bool CanConfigureNetwork();
bool               77 chrome/browser/chromeos/login/app_launch_controller.h   bool NeedOwnerAuthToConfigureNetwork();
bool               90 chrome/browser/chromeos/login/app_launch_controller.h   virtual void OnNetworkConfigRequested(bool requested) OVERRIDE;
bool               91 chrome/browser/chromeos/login/app_launch_controller.h   virtual void OnNetworkStateChanged(bool online) OVERRIDE;
bool               95 chrome/browser/chromeos/login/app_launch_controller.h   virtual bool IsNetworkReady() OVERRIDE;
bool              102 chrome/browser/chromeos/login/app_launch_controller.h   virtual bool IsShowingNetworkConfigScreen() OVERRIDE;
bool              114 chrome/browser/chromeos/login/app_launch_controller.h   const bool diagnostic_mode_;
bool              124 chrome/browser/chromeos/login/app_launch_controller.h   bool webui_visible_;
bool              125 chrome/browser/chromeos/login/app_launch_controller.h   bool launcher_ready_;
bool              131 chrome/browser/chromeos/login/app_launch_controller.h   bool waiting_for_network_;
bool              132 chrome/browser/chromeos/login/app_launch_controller.h   bool network_wait_timedout_;
bool              133 chrome/browser/chromeos/login/app_launch_controller.h   bool showing_network_dialog_;
bool              134 chrome/browser/chromeos/login/app_launch_controller.h   bool network_config_requested_;
bool              137 chrome/browser/chromeos/login/app_launch_controller.h   static bool skip_splash_wait_;
bool               76 chrome/browser/chromeos/login/app_launch_signin_screen.h   virtual bool IsShowGuest() const OVERRIDE;
bool               77 chrome/browser/chromeos/login/app_launch_signin_screen.h   virtual bool IsShowUsers() const OVERRIDE;
bool               78 chrome/browser/chromeos/login/app_launch_signin_screen.h   virtual bool IsShowNewUser() const OVERRIDE;
bool               79 chrome/browser/chromeos/login/app_launch_signin_screen.h   virtual bool IsSigninInProgress() const OVERRIDE;
bool               80 chrome/browser/chromeos/login/app_launch_signin_screen.h   virtual bool IsUserSigninCompleted() const OVERRIDE;
bool               84 chrome/browser/chromeos/login/app_launch_signin_screen.h                                bool diagnostic_mode) OVERRIDE;
bool               28 chrome/browser/chromeos/login/auth_attempt_state.h                    const bool user_is_new);
bool               32 chrome/browser/chromeos/login/auth_attempt_state.h                    const bool user_is_new);
bool               63 chrome/browser/chromeos/login/auth_attempt_state.h   void RecordCryptohomeStatus(bool cryptohome_outcome,
bool               70 chrome/browser/chromeos/login/auth_attempt_state.h   virtual bool online_complete();
bool               72 chrome/browser/chromeos/login/auth_attempt_state.h   virtual bool is_first_time_user();
bool               75 chrome/browser/chromeos/login/auth_attempt_state.h   virtual bool cryptohome_complete();
bool               76 chrome/browser/chromeos/login/auth_attempt_state.h   virtual bool cryptohome_outcome();
bool               79 chrome/browser/chromeos/login/auth_attempt_state.h   virtual bool username_hash_obtained();
bool               80 chrome/browser/chromeos/login/auth_attempt_state.h   virtual bool username_hash_valid();
bool               93 chrome/browser/chromeos/login/auth_attempt_state.h   const bool unlock;  // True if authenticating to unlock the computer.
bool               97 chrome/browser/chromeos/login/auth_attempt_state.h   bool online_complete_;
bool              103 chrome/browser/chromeos/login/auth_attempt_state.h   bool is_first_time_user_;
bool              106 chrome/browser/chromeos/login/auth_attempt_state.h   bool cryptohome_complete_;
bool              107 chrome/browser/chromeos/login/auth_attempt_state.h   bool cryptohome_outcome_;
bool              114 chrome/browser/chromeos/login/auth_attempt_state.h   bool username_hash_obtained_;
bool              118 chrome/browser/chromeos/login/auth_attempt_state.h   bool username_hash_valid_;
bool               40 chrome/browser/chromeos/login/auth_prewarmer.h   bool IsNetworkConnected() const;
bool               46 chrome/browser/chromeos/login/auth_prewarmer.h   bool doing_prewarm_;
bool               12 chrome/browser/chromeos/login/authentication_notification_details.h   explicit AuthenticationNotificationDetails(bool success) : success_(success) {
bool               15 chrome/browser/chromeos/login/authentication_notification_details.h   bool success() const { return success_; }
bool               18 chrome/browser/chromeos/login/authentication_notification_details.h   bool success_;
bool               64 chrome/browser/chromeos/login/authenticator.h                                    bool use_guest_mount) = 0;
bool               24 chrome/browser/chromeos/login/captive_portal_view.h   virtual bool CanResize() const OVERRIDE;
bool               27 chrome/browser/chromeos/login/captive_portal_view.h   virtual bool ShouldShowWindowTitle() const OVERRIDE;
bool               35 chrome/browser/chromeos/login/captive_portal_view.h                                    bool to_different_document) OVERRIDE;
bool               42 chrome/browser/chromeos/login/captive_portal_view.h   bool redirected_;
bool               22 chrome/browser/chromeos/login/chrome_restart_request.h     bool is_oobe_completed,
bool               27 chrome/browser/chromeos/login/default_user_images.h bool IsDefaultImagePath(const std::string& path, int* image_id);
bool               34 chrome/browser/chromeos/login/default_user_images.h bool IsDefaultImageUrl(const std::string& url, int* image_id);
bool               29 chrome/browser/chromeos/login/demo_mode/demo_app_launcher.h   static bool IsDemoAppSession(const std::string& user_id);
bool               50 chrome/browser/chromeos/login/enrollment/auto_enrollment_check_step.h   bool UpdateCaptivePortalStatus(
bool               55 chrome/browser/chromeos/login/enrollment/auto_enrollment_check_step.h   bool UpdateAutoEnrollmentState(
bool               61 chrome/browser/chromeos/login/enrollment/auto_enrollment_controller.h   bool ShouldEnrollSilently();
bool               74 chrome/browser/chromeos/login/enrollment/enrollment_screen.h   bool is_auto_enrollment() const {
bool               80 chrome/browser/chromeos/login/enrollment/enrollment_screen.h   bool enrollment_failed_once_;
bool               82 chrome/browser/chromeos/login/existing_user_controller.h   virtual bool IsSigninInProgress() const OVERRIDE;
bool               89 chrome/browser/chromeos/login/existing_user_controller.h                                bool diagnostic_mode) OVERRIDE;
bool              144 chrome/browser/chromeos/login/existing_user_controller.h       const std::string& username, bool success) OVERRIDE;
bool              183 chrome/browser/chromeos/login/existing_user_controller.h   void ShowEnrollmentScreen(bool forced, const std::string& user);
bool              272 chrome/browser/chromeos/login/existing_user_controller.h   bool offline_failed_;
bool              275 chrome/browser/chromeos/login/existing_user_controller.h   bool is_login_in_progress_;
bool              282 chrome/browser/chromeos/login/existing_user_controller.h   bool password_changed_;
bool              286 chrome/browser/chromeos/login/existing_user_controller.h   bool do_auto_enrollment_;
bool              289 chrome/browser/chromeos/login/existing_user_controller.h   bool signin_screen_ready_;
bool               90 chrome/browser/chromeos/login/extended_authenticator.h               bool replace_existing,
bool              137 chrome/browser/chromeos/login/extended_authenticator.h                 bool replace_existing,
bool              152 chrome/browser/chromeos/login/extended_authenticator.h                        bool success,
bool              158 chrome/browser/chromeos/login/extended_authenticator.h                            bool success,
bool              173 chrome/browser/chromeos/login/extended_authenticator.h   bool salt_obtained_;
bool               27 chrome/browser/chromeos/login/fake_login_utils.h                               bool has_cookies,
bool               28 chrome/browser/chromeos/login/fake_login_utils.h                               bool has_active_session,
bool               40 chrome/browser/chromeos/login/fake_login_utils.h   void set_should_launch_browser(bool should_launch_browser) {
bool               50 chrome/browser/chromeos/login/fake_login_utils.h   bool should_launch_browser_;
bool               20 chrome/browser/chromeos/login/fake_supervised_user_manager.h   virtual bool HasSupervisedUsers(const std::string& manager_id) const OVERRIDE;
bool               48 chrome/browser/chromeos/login/fake_user_manager.h                             bool browser_restart) OVERRIDE;
bool               73 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool IsKnownUser(const std::string& email) const OVERRIDE;
bool               85 chrome/browser/chromeos/login/fake_user_manager.h                                      bool force_online_signin) OVERRIDE {}
bool               92 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool IsCurrentUserOwner() const OVERRIDE;
bool               93 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool IsCurrentUserNew() const OVERRIDE;
bool               94 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool IsCurrentUserNonCryptohomeDataEphemeral() const OVERRIDE;
bool               95 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool CanCurrentUserLock() const OVERRIDE;
bool               96 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool IsUserLoggedIn() const OVERRIDE;
bool               97 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool IsLoggedInAsRegularUser() const OVERRIDE;
bool               98 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool IsLoggedInAsDemoUser() const OVERRIDE;
bool               99 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool IsLoggedInAsPublicAccount() const OVERRIDE;
bool              100 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool IsLoggedInAsGuest() const OVERRIDE;
bool              101 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool IsLoggedInAsLocallyManagedUser() const OVERRIDE;
bool              102 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool IsLoggedInAsKioskApp() const OVERRIDE;
bool              103 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool IsLoggedInAsStub() const OVERRIDE;
bool              104 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool IsSessionStarted() const OVERRIDE;
bool              105 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool UserSessionsRestored() const OVERRIDE;
bool              106 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool HasBrowserRestarted() const OVERRIDE;
bool              107 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool IsUserNonCryptohomeDataEphemeral(
bool              113 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool GetAppModeChromeClientOAuthInfo(
bool              126 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool AreLocallyManagedUsersAllowed() const OVERRIDE;
bool              129 chrome/browser/chromeos/login/fake_user_manager.h   virtual bool RespectLocalePreference(
bool               54 chrome/browser/chromeos/login/helper.h   virtual bool IsConnected() const;
bool               57 chrome/browser/chromeos/login/helper.h   virtual bool IsConnecting() const;
bool               13 chrome/browser/chromeos/login/hwid_checker.h bool IsHWIDCorrect(const std::string& hwid);
bool               16 chrome/browser/chromeos/login/hwid_checker.h bool IsMachineHWIDCorrect();
bool               65 chrome/browser/chromeos/login/login_display.h     virtual bool IsSigninInProgress() const = 0;
bool               86 chrome/browser/chromeos/login/login_display.h                                  bool diagnostic_mode) = 0;
bool              138 chrome/browser/chromeos/login/login_display.h                     bool show_guest,
bool              139 chrome/browser/chromeos/login/login_display.h                     bool show_users,
bool              140 chrome/browser/chromeos/login/login_display.h                     bool show_new_user) = 0;
bool              158 chrome/browser/chromeos/login/login_display.h   virtual void SetUIEnabled(bool is_enabled) = 0;
bool              198 chrome/browser/chromeos/login/login_display.h   virtual void ShowPasswordChangedDialog(bool show_password_error) = 0;
bool              204 chrome/browser/chromeos/login/login_display.h   virtual void ShowControlBar(bool show) = 0;
bool              217 chrome/browser/chromeos/login/login_display.h   bool is_signin_completed() const { return is_signin_completed_; }
bool              218 chrome/browser/chromeos/login/login_display.h   void set_signin_completed(bool value) { is_signin_completed_ = value; }
bool              236 chrome/browser/chromeos/login/login_display.h   bool is_signin_completed_;
bool               62 chrome/browser/chromeos/login/login_display_host.h   virtual void SetStatusAreaVisible(bool visible) = 0;
bool              102 chrome/browser/chromeos/login/login_display_host.h                               bool diagnostic_mode) = 0;
bool               77 chrome/browser/chromeos/login/login_display_host_impl.h   virtual void SetStatusAreaVisible(bool visible) OVERRIDE;
bool               91 chrome/browser/chromeos/login/login_display_host_impl.h                               bool diagnostic_mode) OVERRIDE;
bool              127 chrome/browser/chromeos/login/login_display_host_impl.h   virtual void OnVirtualKeyboardStateChanged(bool activated) OVERRIDE;
bool              151 chrome/browser/chromeos/login/login_display_host_impl.h   void ShutdownDisplayHost(bool post_quit_task);
bool              182 chrome/browser/chromeos/login/login_display_host_impl.h   void SetOobeProgressBarVisible(bool visible);
bool              224 chrome/browser/chromeos/login/login_display_host_impl.h   bool shutting_down_;
bool              227 chrome/browser/chromeos/login/login_display_host_impl.h   bool oobe_progress_bar_visible_;
bool              230 chrome/browser/chromeos/login/login_display_host_impl.h   bool session_starting_;
bool              242 chrome/browser/chromeos/login/login_display_host_impl.h   bool is_showing_login_;
bool              246 chrome/browser/chromeos/login/login_display_host_impl.h   bool is_wallpaper_loaded_;
bool              250 chrome/browser/chromeos/login/login_display_host_impl.h   bool status_area_saved_visibility_;
bool              256 chrome/browser/chromeos/login/login_display_host_impl.h   bool initialize_webui_hidden_;
bool              260 chrome/browser/chromeos/login/login_display_host_impl.h   bool waiting_for_wallpaper_load_;
bool              264 chrome/browser/chromeos/login/login_display_host_impl.h   bool waiting_for_user_pods_;
bool              299 chrome/browser/chromeos/login/login_display_host_impl.h   bool startup_sound_played_;
bool              304 chrome/browser/chromeos/login/login_display_host_impl.h   bool startup_sound_honors_spoken_feedback_;
bool              307 chrome/browser/chromeos/login/login_display_host_impl.h   bool is_observing_keyboard_;
bool               26 chrome/browser/chromeos/login/login_manager_test.h   explicit LoginManagerTest(bool should_launch_browser);
bool               45 chrome/browser/chromeos/login/login_manager_test.h   bool TryToLogin(const std::string& username, const std::string& password);
bool               50 chrome/browser/chromeos/login/login_manager_test.h   bool AddUserTosession(const std::string& username,
bool               75 chrome/browser/chromeos/login/login_manager_test.h   bool should_launch_browser_;
bool               54 chrome/browser/chromeos/login/login_performer.h     virtual void OnOnlineChecked(const std::string& email, bool success) = 0;
bool               88 chrome/browser/chromeos/login/login_performer.h                            bool use_guest_mount);
bool              102 chrome/browser/chromeos/login/login_performer.h   bool password_changed() { return password_changed_; }
bool              119 chrome/browser/chromeos/login/login_performer.h   virtual void OnChecked(const std::string& username, bool success) OVERRIDE;
bool              153 chrome/browser/chromeos/login/login_performer.h   bool password_changed_;
bool               47 chrome/browser/chromeos/login/login_status_consumer.h   inline bool operator==(const LoginFailure &b) const {
bool               56 chrome/browser/chromeos/login/login_utils.h   static bool IsWhitelisted(const std::string& username, bool* wildcard_match);
bool               76 chrome/browser/chromeos/login/login_utils.h       bool has_cookies,
bool               77 chrome/browser/chromeos/login/login_utils.h       bool has_active_session,
bool               61 chrome/browser/chromeos/login/login_web_dialog.h   bool is_open() const { return is_open_; }
bool               81 chrome/browser/chromeos/login/login_web_dialog.h       content::WebContents* source, bool* out_close_dialog) OVERRIDE;
bool               82 chrome/browser/chromeos/login/login_web_dialog.h   virtual bool ShouldShowDialogTitle() const OVERRIDE;
bool               83 chrome/browser/chromeos/login/login_web_dialog.h   virtual bool HandleContextMenu(
bool              101 chrome/browser/chromeos/login/login_web_dialog.h   bool is_open_;
bool               23 chrome/browser/chromeos/login/managed/locally_managed_user_creation_flow.h   virtual bool CanLockScreen() OVERRIDE;
bool               24 chrome/browser/chromeos/login/managed/locally_managed_user_creation_flow.h   virtual bool ShouldShowSettings() OVERRIDE;
bool               25 chrome/browser/chromeos/login/managed/locally_managed_user_creation_flow.h   virtual bool ShouldLaunchBrowser() OVERRIDE;
bool               26 chrome/browser/chromeos/login/managed/locally_managed_user_creation_flow.h   virtual bool ShouldSkipPostLoginScreens() OVERRIDE;
bool               27 chrome/browser/chromeos/login/managed/locally_managed_user_creation_flow.h   virtual bool HandleLoginFailure(const LoginFailure& failure) OVERRIDE;
bool               29 chrome/browser/chromeos/login/managed/locally_managed_user_creation_flow.h   virtual bool HandlePasswordChangeDetected() OVERRIDE;
bool               40 chrome/browser/chromeos/login/managed/locally_managed_user_creation_flow.h   bool token_validated_;
bool               44 chrome/browser/chromeos/login/managed/locally_managed_user_creation_flow.h   bool logged_in_;
bool               64 chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.h   virtual void OnCameraPresenceCheckDone(bool is_camera_present) OVERRIDE;
bool               87 chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.h   virtual bool FindUserByDisplayName(const base::string16& display_name,
bool              126 chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.h   bool on_error_screen_;
bool              131 chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.h   bool apply_photo_after_decoding_;
bool               38 chrome/browser/chromeos/login/managed/managed_user_authenticator.h                 bool add_key_attempt);
bool               44 chrome/browser/chromeos/login/managed/managed_user_authenticator.h     void RecordCryptohomeStatus(bool cryptohome_outcome,
bool               52 chrome/browser/chromeos/login/managed/managed_user_authenticator.h     bool cryptohome_complete();
bool               53 chrome/browser/chromeos/login/managed/managed_user_authenticator.h     bool cryptohome_outcome();
bool               54 chrome/browser/chromeos/login/managed/managed_user_authenticator.h     bool hash_obtained();
bool               60 chrome/browser/chromeos/login/managed/managed_user_authenticator.h     const bool add_key;
bool               63 chrome/browser/chromeos/login/managed/managed_user_authenticator.h     bool cryptohome_complete_;
bool               64 chrome/browser/chromeos/login/managed/managed_user_authenticator.h     bool cryptohome_outcome_;
bool               65 chrome/browser/chromeos/login/managed/managed_user_authenticator.h     bool hash_obtained_;
bool              104 chrome/browser/chromeos/login/managed/managed_user_authenticator.h   void OnAuthenticationSuccess(const std::string& mount_hash, bool add_key);
bool              165 chrome/browser/chromeos/login/managed/managed_user_creation_controller_new.h   void OnManagedUserFilesStored(bool success);
bool               94 chrome/browser/chromeos/login/managed/managed_user_creation_controller_old.h     bool token_acquired;
bool               96 chrome/browser/chromeos/login/managed/managed_user_creation_controller_old.h     bool token_succesfully_written;
bool              119 chrome/browser/chromeos/login/managed/managed_user_creation_controller_old.h   void OnManagedUserFilesStored(bool success);
bool               68 chrome/browser/chromeos/login/managed/supervised_user_authentication.h   bool FillDataForNewUser(const std::string& user_id,
bool               78 chrome/browser/chromeos/login/managed/supervised_user_authentication.h   bool NeedPasswordChange(const std::string& user_id,
bool               82 chrome/browser/chromeos/login/managed/supervised_user_authentication.h   bool HasScheduledPasswordUpdate(const std::string& user_id);
bool               88 chrome/browser/chromeos/login/managed/supervised_user_authentication.h   bool HasIncompleteKey(const std::string& user_id);
bool               89 chrome/browser/chromeos/login/managed/supervised_user_authentication.h   void MarkKeyIncomplete(const std::string& user_id, bool incomplete);
bool              112 chrome/browser/chromeos/login/managed/supervised_user_authentication.h   bool migration_enabled_;
bool               26 chrome/browser/chromeos/login/managed/supervised_user_login_flow.h   virtual bool CanLockScreen() OVERRIDE;
bool               27 chrome/browser/chromeos/login/managed/supervised_user_login_flow.h   virtual bool ShouldLaunchBrowser() OVERRIDE;
bool               28 chrome/browser/chromeos/login/managed/supervised_user_login_flow.h   virtual bool ShouldSkipPostLoginScreens() OVERRIDE;
bool               29 chrome/browser/chromeos/login/managed/supervised_user_login_flow.h   virtual bool HandleLoginFailure(const LoginFailure& failure) OVERRIDE;
bool               31 chrome/browser/chromeos/login/managed/supervised_user_login_flow.h   virtual bool HandlePasswordChangeDetected() OVERRIDE;
bool               54 chrome/browser/chromeos/login/managed/supervised_user_login_flow.h   bool data_loaded_;
bool               76 chrome/browser/chromeos/login/merge_session_load_page.h   bool proceeded_;
bool               43 chrome/browser/chromeos/login/merge_session_throttle.h   virtual void WillStartRequest(bool* defer) OVERRIDE;
bool               47 chrome/browser/chromeos/login/merge_session_throttle.h   static bool AreAllSessionMergedAlready();
bool               56 chrome/browser/chromeos/login/merge_session_throttle.h   bool IsRemote(const GURL& url) const;
bool               60 chrome/browser/chromeos/login/merge_session_throttle.h   bool ShouldDelayUrl(const GURL& url) const;
bool               69 chrome/browser/chromeos/login/merge_session_throttle.h   static bool ShouldDelayRequest(int render_process_id,
bool               42 chrome/browser/chromeos/login/mock_authenticator.h                                    bool use_guest_mount) OVERRIDE;
bool               20 chrome/browser/chromeos/login/mock_login_display.h   MOCK_METHOD4(Init, void(const UserList&, bool, bool, bool));
bool               25 chrome/browser/chromeos/login/mock_login_display.h   MOCK_METHOD1(SetUIEnabled, void(bool));
bool               40 chrome/browser/chromeos/login/mock_login_display.h   MOCK_METHOD1(ShowPasswordChangedDialog, void(bool));
bool               42 chrome/browser/chromeos/login/mock_login_display.h   MOCK_METHOD1(ShowControlBar, void(bool));
bool               28 chrome/browser/chromeos/login/mock_login_display_host.h   MOCK_METHOD1(SetStatusAreaVisible, void(bool));
bool               44 chrome/browser/chromeos/login/mock_login_display_host.h   MOCK_METHOD2(StartAppLaunch, void(const std::string&, bool));
bool               36 chrome/browser/chromeos/login/mock_login_utils.h                     bool, bool, LoginUtils::Delegate*));
bool               27 chrome/browser/chromeos/login/mock_url_fetchers.h   ExpectCanceledFetcher(bool success,
bool               45 chrome/browser/chromeos/login/mock_url_fetchers.h   GotCanceledFetcher(bool success,
bool               60 chrome/browser/chromeos/login/mock_url_fetchers.h   SuccessFetcher(bool success,
bool               75 chrome/browser/chromeos/login/mock_url_fetchers.h   FailFetcher(bool success,
bool               90 chrome/browser/chromeos/login/mock_url_fetchers.h   CaptchaFetcher(bool success,
bool              113 chrome/browser/chromeos/login/mock_url_fetchers.h   HostedFetcher(bool success,
bool               33 chrome/browser/chromeos/login/mock_user_manager.h       const std::string&, const std::string&, bool));
bool               39 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_CONST_METHOD1(IsKnownUser, bool(const std::string&));
bool               45 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_METHOD2(SaveForceOnlineSignin, void(const std::string&, bool));
bool               54 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_CONST_METHOD0(IsCurrentUserOwner, bool(void));
bool               55 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_CONST_METHOD0(IsCurrentUserNew, bool(void));
bool               56 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_CONST_METHOD0(IsCurrentUserNonCryptohomeDataEphemeral, bool(void));
bool               57 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_CONST_METHOD0(CanCurrentUserLock, bool(void));
bool               58 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_CONST_METHOD0(IsUserLoggedIn, bool(void));
bool               59 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_CONST_METHOD0(IsLoggedInAsRegularUser, bool(void));
bool               60 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_CONST_METHOD0(IsLoggedInAsDemoUser, bool(void));
bool               61 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_CONST_METHOD0(IsLoggedInAsPublicAccount, bool(void));
bool               62 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_CONST_METHOD0(IsLoggedInAsGuest, bool(void));
bool               63 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_CONST_METHOD0(IsLoggedInAsLocallyManagedUser, bool(void));
bool               64 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_CONST_METHOD0(IsLoggedInAsKioskApp, bool(void));
bool               65 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_CONST_METHOD0(IsLoggedInAsStub, bool(void));
bool               66 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_CONST_METHOD0(IsSessionStarted, bool(void));
bool               67 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_CONST_METHOD0(UserSessionsRestored, bool(void));
bool               68 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_CONST_METHOD0(HasBrowserRestarted, bool(void));
bool               70 chrome/browser/chromeos/login/mock_user_manager.h                      bool(const std::string&));
bool               81 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_METHOD2(GetAppModeChromeClientOAuthInfo, bool(std::string*,
bool               85 chrome/browser/chromeos/login/mock_user_manager.h   MOCK_CONST_METHOD0(AreLocallyManagedUsersAllowed, bool(void));
bool              108 chrome/browser/chromeos/login/mock_user_manager.h   virtual bool RespectLocalePreference(
bool               29 chrome/browser/chromeos/login/mount_manager.h   virtual bool IsMounted(const std::string& user_id);
bool              114 chrome/browser/chromeos/login/oauth2_login_manager.h   bool ShouldBlockTabLoading();
bool              159 chrome/browser/chromeos/login/oauth2_login_manager.h   virtual void OnSessionMergeFailure(bool connection_error) OVERRIDE;
bool              161 chrome/browser/chromeos/login/oauth2_login_manager.h   virtual void OnListAccountsFailure(bool connection_error) OVERRIDE;
bool              206 chrome/browser/chromeos/login/oauth2_login_manager.h   bool RetryOnError(const GoogleServiceAuthError& error);
bool              221 chrome/browser/chromeos/login/oauth2_login_manager.h       bool is_pre_merge,
bool               30 chrome/browser/chromeos/login/oauth2_login_verifier.h   typedef base::Callback<void(bool connection_error)> ErrorHandler;
bool               39 chrome/browser/chromeos/login/oauth2_login_verifier.h     virtual void OnSessionMergeFailure(bool connection_error) = 0;
bool               46 chrome/browser/chromeos/login/oauth2_login_verifier.h     virtual void OnListAccountsFailure(bool connection_error) = 0;
bool               57 chrome/browser/chromeos/login/online_attempt.h   bool HasPendingFetch();
bool               70 chrome/browser/chromeos/login/online_attempt.h   bool try_again_;
bool               29 chrome/browser/chromeos/login/online_attempt_host.h      virtual void OnChecked(const std::string &username, bool success) = 0;
bool               50 chrome/browser/chromeos/login/online_attempt_host.h   void ResolveOnUIThread(bool success);
bool               70 chrome/browser/chromeos/login/oobe_base_test.h   bool needs_background_networking_;
bool               88 chrome/browser/chromeos/login/oobe_display.h   virtual bool IsJSReady(const base::Closure& display_is_ready_callback) = 0;
bool              140 chrome/browser/chromeos/login/parallel_authenticator.h                                    bool use_guest_mount) OVERRIDE;
bool              210 chrome/browser/chromeos/login/parallel_authenticator.h   void SetOwnerState(bool owner_check_finished, bool check_result);
bool              215 chrome/browser/chromeos/login/parallel_authenticator.h   bool VerifyOwner();
bool              218 chrome/browser/chromeos/login/parallel_authenticator.h   void OnOwnershipChecked(bool is_owner);
bool              225 chrome/browser/chromeos/login/parallel_authenticator.h   bool migrate_attempted_;
bool              226 chrome/browser/chromeos/login/parallel_authenticator.h   bool remove_attempted_;
bool              227 chrome/browser/chromeos/login/parallel_authenticator.h   bool resync_attempted_;
bool              228 chrome/browser/chromeos/login/parallel_authenticator.h   bool ephemeral_mount_attempted_;
bool              229 chrome/browser/chromeos/login/parallel_authenticator.h   bool check_key_attempted_;
bool              235 chrome/browser/chromeos/login/parallel_authenticator.h   bool already_reported_success_;
bool              240 chrome/browser/chromeos/login/parallel_authenticator.h   bool owner_is_verified_;
bool              241 chrome/browser/chromeos/login/parallel_authenticator.h   bool user_can_login_;
bool              244 chrome/browser/chromeos/login/parallel_authenticator.h   bool remove_user_data_on_failure_;
bool               25 chrome/browser/chromeos/login/profile_auth_data.h                        bool transfer_cookies,
bool               21 chrome/browser/chromeos/login/proxy_settings_dialog.h   static bool IsShown();
bool               56 chrome/browser/chromeos/login/screen_locker.h   bool locked() const { return locked_; }
bool              105 chrome/browser/chromeos/login/screen_locker.h                         bool sign_out_only);
bool              162 chrome/browser/chromeos/login/screen_locker.h   bool IsUserLoggedIn(const std::string& username);
bool              182 chrome/browser/chromeos/login/screen_locker.h   bool locked_;
bool               46 chrome/browser/chromeos/login/screen_locker_delegate.h   virtual void SetInputEnabled(bool enabled) = 0;
bool               28 chrome/browser/chromeos/login/screen_locker_tester.h   virtual bool IsLocked();
bool               33 chrome/browser/chromeos/login/screens/app_launch_splash_screen_actor.h     virtual void OnNetworkConfigRequested(bool requested) = 0;
bool               37 chrome/browser/chromeos/login/screens/app_launch_splash_screen_actor.h     virtual void OnNetworkStateChanged(bool online) = 0;
bool               61 chrome/browser/chromeos/login/screens/app_launch_splash_screen_actor.h   virtual void ToggleNetworkConfig(bool visible) = 0;
bool               67 chrome/browser/chromeos/login/screens/app_launch_splash_screen_actor.h   virtual bool IsNetworkReady() = 0;
bool               65 chrome/browser/chromeos/login/screens/base_screen.h   virtual bool IsStatusAreaDisplayed();
bool               69 chrome/browser/chromeos/login/screens/base_screen.h   virtual bool IsPermanent();
bool               28 chrome/browser/chromeos/login/screens/core_oobe_actor.h   virtual void ResetSignInUI(bool force_online) = 0;
bool               32 chrome/browser/chromeos/login/screens/core_oobe_actor.h   virtual void ShowPasswordChangedScreen(bool show_password_error) = 0;
bool               33 chrome/browser/chromeos/login/screens/core_oobe_actor.h   virtual void SetUsageStats(bool checked) = 0;
bool               38 chrome/browser/chromeos/login/screens/core_oobe_actor.h   virtual void ShowControlBar(bool show) = 0;
bool               79 chrome/browser/chromeos/login/screens/error_screen.h                                bool success) OVERRIDE;
bool              100 chrome/browser/chromeos/login/screens/error_screen.h   void AllowGuestSignin(bool allow);
bool              103 chrome/browser/chromeos/login/screens/error_screen.h   void ShowConnectingIndicator(bool show);
bool               72 chrome/browser/chromeos/login/screens/error_screen_actor.h   virtual void AllowGuestSignin(bool allowed) = 0;
bool               73 chrome/browser/chromeos/login/screens/error_screen_actor.h   virtual void AllowOfflineLogin(bool allowed) = 0;
bool               75 chrome/browser/chromeos/login/screens/error_screen_actor.h   virtual void ShowConnectingIndicator(bool show) = 0;
bool               83 chrome/browser/chromeos/login/screens/error_screen_actor.h   bool guest_signin_allowed_;
bool               84 chrome/browser/chromeos/login/screens/error_screen_actor.h   bool offline_login_allowed_;
bool               85 chrome/browser/chromeos/login/screens/error_screen_actor.h   bool show_connecting_indicator_;
bool               35 chrome/browser/chromeos/login/screens/eula_screen.h   virtual void OnExit(bool accepted, bool usage_stats_enabled) OVERRIDE;
bool               37 chrome/browser/chromeos/login/screens/eula_screen.h   virtual bool IsUsageStatsEnabled() const OVERRIDE;
bool               30 chrome/browser/chromeos/login/screens/eula_screen_actor.h     virtual void OnExit(bool accepted, bool usage_stats_enabled) = 0;
bool               37 chrome/browser/chromeos/login/screens/eula_screen_actor.h     virtual bool IsUsageStatsEnabled() const = 0;
bool               33 chrome/browser/chromeos/login/screens/kiosk_autolaunch_screen.h   virtual void OnExit(bool confirmed) OVERRIDE;
bool               22 chrome/browser/chromeos/login/screens/kiosk_autolaunch_screen_actor.h     virtual void OnExit(bool confirmed) = 0;
bool               35 chrome/browser/chromeos/login/screens/mock_error_screen.h   MOCK_METHOD1(AllowGuestSignin, void(bool allowed));
bool               36 chrome/browser/chromeos/login/screens/mock_error_screen.h   MOCK_METHOD1(AllowOfflineLogin, void(bool allowed));
bool               37 chrome/browser/chromeos/login/screens/mock_error_screen.h   MOCK_METHOD1(ShowConnectingIndicator, void(bool show));
bool               35 chrome/browser/chromeos/login/screens/mock_network_screen.h                void(bool connecting, const base::string16& network_id));
bool               36 chrome/browser/chromeos/login/screens/mock_network_screen.h   MOCK_METHOD1(EnableContinue, void(bool enabled));
bool               37 chrome/browser/chromeos/login/screens/mock_network_screen.h   MOCK_CONST_METHOD0(IsContinueEnabled, bool());
bool               38 chrome/browser/chromeos/login/screens/mock_network_screen.h   MOCK_CONST_METHOD0(IsConnecting, bool());
bool               26 chrome/browser/chromeos/login/screens/mock_screen_observer.h   MOCK_METHOD1(SetUsageStatisticsReporting, void(bool));
bool               27 chrome/browser/chromeos/login/screens/mock_screen_observer.h   MOCK_CONST_METHOD0(GetUsageStatisticsReporting, bool());
bool               36 chrome/browser/chromeos/login/screens/mock_update_screen.h   MOCK_METHOD1(ShowEstimatedTimeLeft, void(bool enable));
bool               38 chrome/browser/chromeos/login/screens/mock_update_screen.h   MOCK_METHOD1(ShowProgressMessage, void(bool enable));
bool               40 chrome/browser/chromeos/login/screens/mock_update_screen.h   MOCK_METHOD1(ShowCurtain, void(bool enable));
bool               41 chrome/browser/chromeos/login/screens/mock_update_screen.h   MOCK_METHOD1(ShowPreparingUpdatesInfo, void(bool enable));
bool               82 chrome/browser/chromeos/login/screens/network_screen.h   bool is_network_subscribed_;
bool               89 chrome/browser/chromeos/login/screens/network_screen.h   bool continue_pressed_;
bool               45 chrome/browser/chromeos/login/screens/network_screen_actor.h       bool connecting,
bool               49 chrome/browser/chromeos/login/screens/network_screen_actor.h   virtual void EnableContinue(bool enabled) = 0;
bool               43 chrome/browser/chromeos/login/screens/screen_context.h   bool SetBoolean(const KeyType& key, bool value);
bool               44 chrome/browser/chromeos/login/screens/screen_context.h   bool SetInteger(const KeyType& key, int value);
bool               45 chrome/browser/chromeos/login/screens/screen_context.h   bool SetDouble(const KeyType& key, double value);
bool               46 chrome/browser/chromeos/login/screens/screen_context.h   bool SetString(const KeyType& key, const std::string& value);
bool               47 chrome/browser/chromeos/login/screens/screen_context.h   bool SetString(const KeyType& key, const base::string16& value);
bool               49 chrome/browser/chromeos/login/screens/screen_context.h   bool GetBoolean(const KeyType& key);
bool               50 chrome/browser/chromeos/login/screens/screen_context.h   bool GetBoolean(const KeyType& key, bool default_value);
bool               62 chrome/browser/chromeos/login/screens/screen_context.h   bool HasKey(const KeyType& key) const;
bool               66 chrome/browser/chromeos/login/screens/screen_context.h   bool HasChanges() const;
bool               79 chrome/browser/chromeos/login/screens/screen_context.h   bool Set(const KeyType& key, base::Value* value);
bool               85 chrome/browser/chromeos/login/screens/screen_context.h     bool has_key = storage_.Get(key, &value);
bool               68 chrome/browser/chromeos/login/screens/screen_manager.h                       bool isPopup);
bool              121 chrome/browser/chromeos/login/screens/screen_manager.h   bool js_is_ready_;
bool              127 chrome/browser/chromeos/login/screens/screen_manager.h   bool start_screen_popup_;
bool               62 chrome/browser/chromeos/login/screens/screen_observer.h   virtual void SetUsageStatisticsReporting(bool val) = 0;
bool               63 chrome/browser/chromeos/login/screens/screen_observer.h   virtual bool GetUsageStatisticsReporting() const = 0;
bool               58 chrome/browser/chromeos/login/screens/update_screen.h   static bool HasInstance(UpdateScreen* inst);
bool               60 chrome/browser/chromeos/login/screens/update_screen.h   void SetIgnoreIdleStatus(bool ignore_idle_status);
bool               98 chrome/browser/chromeos/login/screens/update_screen.h   bool HasCriticalUpdate();
bool              132 chrome/browser/chromeos/login/screens/update_screen.h   bool is_checking_for_update_;
bool              134 chrome/browser/chromeos/login/screens/update_screen.h   bool is_downloading_update_;
bool              137 chrome/browser/chromeos/login/screens/update_screen.h   bool is_ignore_update_deadlines_;
bool              139 chrome/browser/chromeos/login/screens/update_screen.h   bool is_shown_;
bool              141 chrome/browser/chromeos/login/screens/update_screen.h   bool ignore_idle_status_;
bool              154 chrome/browser/chromeos/login/screens/update_screen.h   bool is_download_average_speed_computed_;
bool              159 chrome/browser/chromeos/login/screens/update_screen.h   bool is_first_detection_notification_;
bool              163 chrome/browser/chromeos/login/screens/update_screen.h   bool is_first_portal_notification_;
bool               52 chrome/browser/chromeos/login/screens/update_screen_actor.h   virtual void ShowEstimatedTimeLeft(bool visible) = 0;
bool               58 chrome/browser/chromeos/login/screens/update_screen_actor.h   virtual void ShowProgressMessage(bool visible) = 0;
bool               64 chrome/browser/chromeos/login/screens/update_screen_actor.h   virtual void ShowCurtain(bool visible) = 0;
bool               42 chrome/browser/chromeos/login/screens/user_image_screen.h   void SetProfilePictureEnabled(bool support_profile_picture);
bool               57 chrome/browser/chromeos/login/screens/user_image_screen.h                                bool is_user_selection) OVERRIDE;
bool               61 chrome/browser/chromeos/login/screens/user_image_screen.h   virtual bool profile_picture_absent() OVERRIDE;
bool               76 chrome/browser/chromeos/login/screens/user_image_screen.h   virtual void OnCameraPresenceCheckDone(bool is_camera_present) OVERRIDE;
bool               79 chrome/browser/chromeos/login/screens/user_image_screen.h   virtual void OnInitialSync(bool local_image_updated) OVERRIDE;
bool               81 chrome/browser/chromeos/login/screens/user_image_screen.h   bool user_selected_image() const { return user_has_selected_image_; }
bool               87 chrome/browser/chromeos/login/screens/user_image_screen.h   bool IsWaitingForSync() const;
bool              126 chrome/browser/chromeos/login/screens/user_image_screen.h   bool accept_photo_after_decoding_;
bool              131 chrome/browser/chromeos/login/screens/user_image_screen.h   bool profile_picture_enabled_;
bool              137 chrome/browser/chromeos/login/screens/user_image_screen.h   bool profile_picture_absent_;
bool              145 chrome/browser/chromeos/login/screens/user_image_screen.h   bool is_screen_ready_;
bool              148 chrome/browser/chromeos/login/screens/user_image_screen.h   bool user_has_selected_image_;
bool               35 chrome/browser/chromeos/login/screens/user_image_screen_actor.h                                  bool is_user_selection) = 0;
bool               42 chrome/browser/chromeos/login/screens/user_image_screen_actor.h     virtual bool profile_picture_absent() = 0;
bool               72 chrome/browser/chromeos/login/screens/user_image_screen_actor.h   virtual void SetProfilePictureEnabled(bool enabled) = 0;
bool               75 chrome/browser/chromeos/login/screens/user_image_screen_actor.h   virtual void SetCameraPresent(bool enabled) = 0;
bool               74 chrome/browser/chromeos/login/simple_web_view_dialog.h                                    bool to_different_document) OVERRIDE;
bool               94 chrome/browser/chromeos/login/simple_web_view_dialog.h   virtual bool InTabbedBrowser() const OVERRIDE;
bool              106 chrome/browser/chromeos/login/simple_web_view_dialog.h   void UpdateReload(bool is_loading, bool force);
bool               19 chrome/browser/chromeos/login/startup_utils.h   static bool IsEulaAccepted();
bool               22 chrome/browser/chromeos/login/startup_utils.h   static bool IsOobeCompleted();
bool               31 chrome/browser/chromeos/login/startup_utils.h   static bool IsDeviceRegistered();
bool               55 chrome/browser/chromeos/login/supervised_user_manager.h   virtual bool HasSupervisedUsers(const std::string& manager_id) const = 0;
bool               26 chrome/browser/chromeos/login/supervised_user_manager_impl.h   virtual bool HasSupervisedUsers(const std::string& manager_id) const OVERRIDE;
bool               67 chrome/browser/chromeos/login/supervised_user_manager_impl.h   bool HasFailedUserCreationTransaction();
bool               74 chrome/browser/chromeos/login/supervised_user_manager_impl.h   bool CheckForFirstRun(const std::string& user_id);
bool               80 chrome/browser/chromeos/login/supervised_user_manager_impl.h   bool GetUserStringValue(const std::string& user_id,
bool               88 chrome/browser/chromeos/login/supervised_user_manager_impl.h   bool GetUserIntegerValue(const std::string& user_id,
bool               96 chrome/browser/chromeos/login/supervised_user_manager_impl.h   bool GetUserBooleanValue(const std::string& user_id,
bool               98 chrome/browser/chromeos/login/supervised_user_manager_impl.h                            bool* out_value) const;
bool              102 chrome/browser/chromeos/login/supervised_user_manager_impl.h                            const bool value);
bool               23 chrome/browser/chromeos/login/test/https_forwarder.h   virtual bool SetPythonPath() const OVERRIDE;
bool               24 chrome/browser/chromeos/login/test/https_forwarder.h   virtual bool GetTestServerPath(
bool               26 chrome/browser/chromeos/login/test/https_forwarder.h   virtual bool GenerateAdditionalArguments(
bool               28 chrome/browser/chromeos/login/test/js_checker.h   bool GetBool(const std::string& expression);
bool               47 chrome/browser/chromeos/login/test/js_checker.h   void GetBoolImpl(const std::string& expression, bool* result);
bool               40 chrome/browser/chromeos/login/test/oobe_screen_waiter.h   bool waiting_for_screen_;
bool               24 chrome/browser/chromeos/login/test_attempt_state.h                    const bool user_is_new);
bool               36 chrome/browser/chromeos/login/test_attempt_state.h   void PresetCryptohomeStatus(bool cryptohome_outcome,
bool               40 chrome/browser/chromeos/login/test_attempt_state.h   virtual bool online_complete() OVERRIDE;
bool               42 chrome/browser/chromeos/login/test_attempt_state.h   virtual bool is_first_time_user() OVERRIDE;
bool               44 chrome/browser/chromeos/login/test_attempt_state.h   virtual bool cryptohome_complete() OVERRIDE;
bool               45 chrome/browser/chromeos/login/test_attempt_state.h   virtual bool cryptohome_outcome() OVERRIDE;
bool               32 chrome/browser/chromeos/login/test_login_utils.h                               bool has_cookies,
bool               33 chrome/browser/chromeos/login/test_login_utils.h                               bool has_active_session,
bool               38 chrome/browser/chromeos/login/tpm_password_fetcher.h   void OnTpmIsReady(DBusMethodCallStatus call_status, bool tpm_is_ready);
bool               49 chrome/browser/chromeos/login/user.h               bool using_oauth,
bool               52 chrome/browser/chromeos/login/user.h   bool operator==(const UserContext& context) const;
bool               58 chrome/browser/chromeos/login/user.h   bool need_password_hashing;
bool               62 chrome/browser/chromeos/login/user.h   bool using_oauth;
bool              134 chrome/browser/chromeos/login/user.h   std::string GetAccountName(bool use_display_email) const;
bool              140 chrome/browser/chromeos/login/user.h   bool HasDefaultImage() const;
bool              143 chrome/browser/chromeos/login/user.h   virtual bool CanSyncImage() const;
bool              146 chrome/browser/chromeos/login/user.h   bool has_raw_image() const { return user_image_.has_raw_image(); }
bool              151 chrome/browser/chromeos/login/user.h   bool has_animated_image() const { return user_image_.has_animated_image(); }
bool              159 chrome/browser/chromeos/login/user.h   bool image_is_safe_format() const { return user_image_.is_safe_format(); }
bool              166 chrome/browser/chromeos/login/user.h   bool image_is_stub() const { return image_is_stub_; }
bool              169 chrome/browser/chromeos/login/user.h   bool image_is_loading() const { return image_is_loading_; }
bool              182 chrome/browser/chromeos/login/user.h   bool force_online_signin() const { return force_online_signin_; }
bool              186 chrome/browser/chromeos/login/user.h   virtual bool can_lock() const;
bool              191 chrome/browser/chromeos/login/user.h   virtual bool is_logged_in() const;
bool              194 chrome/browser/chromeos/login/user.h   virtual bool is_active() const;
bool              197 chrome/browser/chromeos/login/user.h   bool is_profile_created() const {
bool              235 chrome/browser/chromeos/login/user.h   void SetStubImage(int image_index, bool is_loading);
bool              253 chrome/browser/chromeos/login/user.h   void set_force_online_signin(bool force_online_signin) {
bool              261 chrome/browser/chromeos/login/user.h   void set_is_logged_in(bool is_logged_in) {
bool              265 chrome/browser/chromeos/login/user.h   void set_can_lock(bool can_lock) {
bool              269 chrome/browser/chromeos/login/user.h   void set_is_active(bool is_active) {
bool              278 chrome/browser/chromeos/login/user.h   bool has_gaia_account() const;
bool              288 chrome/browser/chromeos/login/user.h   bool force_online_signin_;
bool              304 chrome/browser/chromeos/login/user.h   bool image_is_stub_;
bool              307 chrome/browser/chromeos/login/user.h   bool image_is_loading_;
bool              310 chrome/browser/chromeos/login/user.h   bool can_lock_;
bool              313 chrome/browser/chromeos/login/user.h   bool is_logged_in_;
bool              316 chrome/browser/chromeos/login/user.h   bool is_active_;
bool              319 chrome/browser/chromeos/login/user.h   bool profile_is_created_;
bool               27 chrome/browser/chromeos/login/user_adding_screen.h   virtual bool IsRunning() = 0;
bool               23 chrome/browser/chromeos/login/user_flow.h   virtual bool CanLockScreen() = 0;
bool               24 chrome/browser/chromeos/login/user_flow.h   virtual bool ShouldShowSettings() = 0;
bool               25 chrome/browser/chromeos/login/user_flow.h   virtual bool ShouldLaunchBrowser() = 0;
bool               26 chrome/browser/chromeos/login/user_flow.h   virtual bool ShouldSkipPostLoginScreens() = 0;
bool               27 chrome/browser/chromeos/login/user_flow.h   virtual bool HandleLoginFailure(const LoginFailure& failure) = 0;
bool               29 chrome/browser/chromeos/login/user_flow.h   virtual bool HandlePasswordChangeDetected() = 0;
bool               50 chrome/browser/chromeos/login/user_flow.h   virtual bool CanLockScreen() OVERRIDE;
bool               51 chrome/browser/chromeos/login/user_flow.h   virtual bool ShouldShowSettings() OVERRIDE;
bool               52 chrome/browser/chromeos/login/user_flow.h   virtual bool ShouldLaunchBrowser() OVERRIDE;
bool               53 chrome/browser/chromeos/login/user_flow.h   virtual bool ShouldSkipPostLoginScreens() OVERRIDE;
bool               54 chrome/browser/chromeos/login/user_flow.h   virtual bool HandleLoginFailure(const LoginFailure& failure) OVERRIDE;
bool               56 chrome/browser/chromeos/login/user_flow.h   virtual bool HandlePasswordChangeDetected() OVERRIDE;
bool               68 chrome/browser/chromeos/login/user_flow.h   virtual bool ShouldShowSettings() OVERRIDE;
bool               45 chrome/browser/chromeos/login/user_image.h   bool has_raw_image() const { return has_raw_image_; }
bool               52 chrome/browser/chromeos/login/user_image.h   bool has_animated_image() const { return has_animated_image_; }
bool               61 chrome/browser/chromeos/login/user_image.h   bool is_safe_format() const { return is_safe_format_; }
bool               66 chrome/browser/chromeos/login/user_image.h   bool has_raw_image_;
bool               68 chrome/browser/chromeos/login/user_image.h   bool has_animated_image_;
bool               71 chrome/browser/chromeos/login/user_image.h   bool is_safe_format_;
bool               41 chrome/browser/chromeos/login/user_image_manager.h   virtual void UserLoggedIn(bool user_is_new, bool user_is_local) = 0;
bool               49 chrome/browser/chromeos/login/user_image_manager_impl.h   virtual void UserLoggedIn(bool user_is_new, bool user_is_local) OVERRIDE;
bool               84 chrome/browser/chromeos/login/user_image_manager_impl.h   virtual bool NeedsProfilePicture() const OVERRIDE;
bool               95 chrome/browser/chromeos/login/user_image_manager_impl.h   bool IsUserImageManaged() const;
bool              111 chrome/browser/chromeos/login/user_image_manager_impl.h   bool NeedProfileImage() const;
bool              149 chrome/browser/chromeos/login/user_image_manager_impl.h   bool IsUserLoggedInAndRegular() const;
bool              163 chrome/browser/chromeos/login/user_image_manager_impl.h   bool downloading_profile_image_;
bool              193 chrome/browser/chromeos/login/user_image_manager_impl.h   bool profile_image_requested_;
bool              213 chrome/browser/chromeos/login/user_image_manager_impl.h   bool has_managed_image_;
bool              214 chrome/browser/chromeos/login/user_image_manager_impl.h   bool user_needs_migration_;
bool               32 chrome/browser/chromeos/login/user_image_manager_test_util.h bool AreImagesEqual(const gfx::ImageSkia& first, const gfx::ImageSkia& second);
bool               41 chrome/browser/chromeos/login/user_image_sync_observer.h     virtual void OnInitialSync(bool local_image_updated) = 0;
bool               53 chrome/browser/chromeos/login/user_image_sync_observer.h   bool is_synced() const { return is_synced_; }
bool               86 chrome/browser/chromeos/login/user_image_sync_observer.h   bool GetSyncedImageIndex(int* result);
bool               89 chrome/browser/chromeos/login/user_image_sync_observer.h   bool CanUpdateLocalImageNow();
bool               95 chrome/browser/chromeos/login/user_image_sync_observer.h   bool is_synced_;
bool               97 chrome/browser/chromeos/login/user_image_sync_observer.h   bool local_image_changed_;
bool              105 chrome/browser/chromeos/login/user_manager.h   static bool IsInitialized();
bool              126 chrome/browser/chromeos/login/user_manager.h   static bool IsMultipleProfilesAllowed();
bool              168 chrome/browser/chromeos/login/user_manager.h                             bool browser_restart) = 0;
bool              201 chrome/browser/chromeos/login/user_manager.h   virtual bool IsKnownUser(const std::string& user_id) const = 0;
bool              242 chrome/browser/chromeos/login/user_manager.h                                      bool force_online_signin) = 0;
bool              271 chrome/browser/chromeos/login/user_manager.h   virtual bool IsCurrentUserOwner() const = 0;
bool              274 chrome/browser/chromeos/login/user_manager.h   virtual bool IsCurrentUserNew() const = 0;
bool              279 chrome/browser/chromeos/login/user_manager.h   virtual bool IsCurrentUserNonCryptohomeDataEphemeral() const = 0;
bool              283 chrome/browser/chromeos/login/user_manager.h   virtual bool CanCurrentUserLock() const = 0;
bool              286 chrome/browser/chromeos/login/user_manager.h   virtual bool IsUserLoggedIn() const = 0;
bool              289 chrome/browser/chromeos/login/user_manager.h   virtual bool IsLoggedInAsRegularUser() const = 0;
bool              292 chrome/browser/chromeos/login/user_manager.h   virtual bool IsLoggedInAsDemoUser() const = 0;
bool              295 chrome/browser/chromeos/login/user_manager.h   virtual bool IsLoggedInAsPublicAccount() const = 0;
bool              298 chrome/browser/chromeos/login/user_manager.h   virtual bool IsLoggedInAsGuest() const = 0;
bool              301 chrome/browser/chromeos/login/user_manager.h   virtual bool IsLoggedInAsLocallyManagedUser() const = 0;
bool              304 chrome/browser/chromeos/login/user_manager.h   virtual bool IsLoggedInAsKioskApp() const = 0;
bool              307 chrome/browser/chromeos/login/user_manager.h   virtual bool IsLoggedInAsStub() const = 0;
bool              312 chrome/browser/chromeos/login/user_manager.h   virtual bool IsSessionStarted() const = 0;
bool              316 chrome/browser/chromeos/login/user_manager.h   virtual bool UserSessionsRestored() const = 0;
bool              320 chrome/browser/chromeos/login/user_manager.h   virtual bool HasBrowserRestarted() const = 0;
bool              325 chrome/browser/chromeos/login/user_manager.h   virtual bool IsUserNonCryptohomeDataEphemeral(
bool              349 chrome/browser/chromeos/login/user_manager.h   virtual bool GetAppModeChromeClientOAuthInfo(
bool              365 chrome/browser/chromeos/login/user_manager.h   virtual bool AreLocallyManagedUsersAllowed() const = 0;
bool              373 chrome/browser/chromeos/login/user_manager.h   virtual bool RespectLocalePreference(
bool               73 chrome/browser/chromeos/login/user_manager_impl.h                             bool browser_restart) OVERRIDE;
bool               80 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool IsKnownUser(const std::string& user_id) const OVERRIDE;
bool               94 chrome/browser/chromeos/login/user_manager_impl.h                                      bool force_online_signin) OVERRIDE;
bool              106 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool IsCurrentUserOwner() const OVERRIDE;
bool              107 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool IsCurrentUserNew() const OVERRIDE;
bool              108 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool IsCurrentUserNonCryptohomeDataEphemeral() const OVERRIDE;
bool              109 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool CanCurrentUserLock() const OVERRIDE;
bool              110 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool IsUserLoggedIn() const OVERRIDE;
bool              111 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool IsLoggedInAsRegularUser() const OVERRIDE;
bool              112 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool IsLoggedInAsDemoUser() const OVERRIDE;
bool              113 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool IsLoggedInAsPublicAccount() const OVERRIDE;
bool              114 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool IsLoggedInAsGuest() const OVERRIDE;
bool              115 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool IsLoggedInAsLocallyManagedUser() const OVERRIDE;
bool              116 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool IsLoggedInAsKioskApp() const OVERRIDE;
bool              117 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool IsLoggedInAsStub() const OVERRIDE;
bool              118 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool IsSessionStarted() const OVERRIDE;
bool              119 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool UserSessionsRestored() const OVERRIDE;
bool              120 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool HasBrowserRestarted() const OVERRIDE;
bool              121 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool IsUserNonCryptohomeDataEphemeral(
bool              135 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool GetAppModeChromeClientOAuthInfo(
bool              141 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool AreLocallyManagedUsersAllowed() const OVERRIDE;
bool              163 chrome/browser/chromeos/login/user_manager_impl.h   virtual bool RespectLocalePreference(
bool              205 chrome/browser/chromeos/login/user_manager_impl.h   bool AreEphemeralUsersEnabled() const;
bool              217 chrome/browser/chromeos/login/user_manager_impl.h   const bool UserExistsInList(const std::string& user_id) const;
bool              255 chrome/browser/chromeos/login/user_manager_impl.h   bool LoadForceOnlineSignin(const std::string& user_id) const;
bool              257 chrome/browser/chromeos/login/user_manager_impl.h   void SetCurrentUserIsOwner(bool is_current_user_owner);
bool              287 chrome/browser/chromeos/login/user_manager_impl.h   bool UpdateAndCleanUpPublicAccounts(
bool              328 chrome/browser/chromeos/login/user_manager_impl.h       bool success);
bool              405 chrome/browser/chromeos/login/user_manager_impl.h   bool session_started_;
bool              409 chrome/browser/chromeos/login/user_manager_impl.h   bool user_sessions_restored_;
bool              413 chrome/browser/chromeos/login/user_manager_impl.h   bool is_current_user_owner_;
bool              418 chrome/browser/chromeos/login/user_manager_impl.h   bool is_current_user_new_;
bool              425 chrome/browser/chromeos/login/user_manager_impl.h   bool is_current_user_ephemeral_regular_user_;
bool              430 chrome/browser/chromeos/login/user_manager_impl.h   bool ephemeral_users_enabled_;
bool               46 chrome/browser/chromeos/login/version_info_updater.h   void StartUpdate(bool is_official_build);
bool               44 chrome/browser/chromeos/login/wallpaper_manager.h   bool operator==(const WallpaperInfo& other) {
bool               83 chrome/browser/chromeos/login/wallpaper_manager.h     bool GetWallpaperFromCache(const std::string& user_id,
bool              142 chrome/browser/chromeos/login/wallpaper_manager.h                  const bool is_default);
bool              156 chrome/browser/chromeos/login/wallpaper_manager.h     bool default_;
bool              206 chrome/browser/chromeos/login/wallpaper_manager.h   bool GetLoggedInUserWallpaperInfo(WallpaperInfo* info);
bool              223 chrome/browser/chromeos/login/wallpaper_manager.h   bool ResizeWallpaper(const UserImage& wallpaper,
bool              247 chrome/browser/chromeos/login/wallpaper_manager.h                           bool update_wallpaper);
bool              258 chrome/browser/chromeos/login/wallpaper_manager.h                                 bool is_persistent);
bool              264 chrome/browser/chromeos/login/wallpaper_manager.h                             bool is_persistent);
bool              280 chrome/browser/chromeos/login/wallpaper_manager.h                                  bool update_wallpaper);
bool              284 chrome/browser/chromeos/login/wallpaper_manager.h   void UpdateWallpaper(bool clear_cache);
bool              293 chrome/browser/chromeos/login/wallpaper_manager.h   bool IsPolicyControlled(const std::string& user_id) const;
bool              320 chrome/browser/chromeos/login/wallpaper_manager.h   bool GetWallpaperFromCache(const std::string& user_id,
bool              369 chrome/browser/chromeos/login/wallpaper_manager.h                      bool update_wallpaper,
bool              394 chrome/browser/chromeos/login/wallpaper_manager.h                                   bool update_wallpaper,
bool              399 chrome/browser/chromeos/login/wallpaper_manager.h   bool GetUserWallpaperInfo(const std::string& user_id,
bool              406 chrome/browser/chromeos/login/wallpaper_manager.h                           bool update_wallpaper,
bool              414 chrome/browser/chromeos/login/wallpaper_manager.h                               bool persistent,
bool              434 chrome/browser/chromeos/login/wallpaper_manager.h   void ScheduleSetUserWallpaper(const std::string& user_id, bool delayed);
bool              445 chrome/browser/chromeos/login/wallpaper_manager.h                  bool update_wallpaper,
bool              458 chrome/browser/chromeos/login/wallpaper_manager.h                                         bool delayed);
bool              494 chrome/browser/chromeos/login/wallpaper_manager.h   bool should_cache_wallpaper_;
bool               33 chrome/browser/chromeos/login/webui_login_display.h                     bool show_guest,
bool               34 chrome/browser/chromeos/login/webui_login_display.h                     bool show_users,
bool               35 chrome/browser/chromeos/login/webui_login_display.h                     bool show_new_user) OVERRIDE;
bool               42 chrome/browser/chromeos/login/webui_login_display.h   virtual void SetUIEnabled(bool is_enabled) OVERRIDE;
bool               58 chrome/browser/chromeos/login/webui_login_display.h   virtual void ShowPasswordChangedDialog(bool show_password_error) OVERRIDE;
bool               60 chrome/browser/chromeos/login/webui_login_display.h   virtual void ShowControlBar(bool show) OVERRIDE;
bool               90 chrome/browser/chromeos/login/webui_login_display.h   virtual bool IsShowGuest() const OVERRIDE;
bool               91 chrome/browser/chromeos/login/webui_login_display.h   virtual bool IsShowUsers() const OVERRIDE;
bool               92 chrome/browser/chromeos/login/webui_login_display.h   virtual bool IsShowNewUser() const OVERRIDE;
bool               93 chrome/browser/chromeos/login/webui_login_display.h   virtual bool IsSigninInProgress() const OVERRIDE;
bool               94 chrome/browser/chromeos/login/webui_login_display.h   virtual bool IsUserSigninCompleted() const OVERRIDE;
bool               98 chrome/browser/chromeos/login/webui_login_display.h                                bool diagnostic_mode) OVERRIDE;
bool              111 chrome/browser/chromeos/login/webui_login_display.h   bool show_guest_;
bool              114 chrome/browser/chromeos/login/webui_login_display.h   bool show_users_;
bool              117 chrome/browser/chromeos/login/webui_login_display.h   bool show_new_user_;
bool               57 chrome/browser/chromeos/login/webui_login_view.h   virtual bool AcceleratorPressed(
bool               93 chrome/browser/chromeos/login/webui_login_view.h   void SetStatusAreaVisible(bool visible);
bool               96 chrome/browser/chromeos/login/webui_login_view.h   void SetUIEnabled(bool enabled);
bool               98 chrome/browser/chromeos/login/webui_login_view.h   void set_is_hidden(bool hidden) { is_hidden_ = hidden; }
bool              100 chrome/browser/chromeos/login/webui_login_view.h   bool webui_visible() const { return webui_visible_; }
bool              103 chrome/browser/chromeos/login/webui_login_view.h   void set_should_emit_login_prompt_visible(bool emit) {
bool              112 chrome/browser/chromeos/login/webui_login_view.h   virtual void AboutToRequestFocusFromTabTraversal(bool reverse) OVERRIDE;
bool              127 chrome/browser/chromeos/login/webui_login_view.h   virtual bool HandleContextMenu(
bool              132 chrome/browser/chromeos/login/webui_login_view.h   virtual bool IsPopupOrPanel(
bool              134 chrome/browser/chromeos/login/webui_login_view.h   virtual bool TakeFocus(content::WebContents* source, bool reverse) OVERRIDE;
bool              139 chrome/browser/chromeos/login/webui_login_view.h   virtual bool PreHandleGestureEvent(
bool              147 chrome/browser/chromeos/login/webui_login_view.h       bool is_main_frame,
bool              161 chrome/browser/chromeos/login/webui_login_view.h   void ReturnFocus(bool reverse);
bool              172 chrome/browser/chromeos/login/webui_login_view.h   bool is_hidden_;
bool              175 chrome/browser/chromeos/login/webui_login_view.h   bool webui_visible_;
bool              179 chrome/browser/chromeos/login/webui_login_view.h   bool should_emit_login_prompt_visible_;
bool              182 chrome/browser/chromeos/login/webui_login_view.h   bool forward_keyboard_event_;
bool               59 chrome/browser/chromeos/login/webui_screen_locker.h   virtual void SetInputEnabled(bool enabled) OVERRIDE;
bool               85 chrome/browser/chromeos/login/webui_screen_locker.h   virtual bool IsSigninInProgress() const OVERRIDE;
bool              103 chrome/browser/chromeos/login/webui_screen_locker.h                                bool diagnostic_mode) OVERRIDE;
bool              122 chrome/browser/chromeos/login/webui_screen_locker.h   virtual void LidEventReceived(bool open,
bool              146 chrome/browser/chromeos/login/webui_screen_locker.h   bool lock_ready_;
bool              149 chrome/browser/chromeos/login/webui_screen_locker.h   bool webui_ready_;
bool               82 chrome/browser/chromeos/login/wizard_controller.h   static bool skip_post_login_screens() {
bool               90 chrome/browser/chromeos/login/wizard_controller.h   static bool IsZeroDelayEnabled();
bool               97 chrome/browser/chromeos/login/wizard_controller.h   static bool ShouldAutoStartEnrollment();
bool              142 chrome/browser/chromeos/login/wizard_controller.h   bool login_screen_started() const { return login_screen_started_; }
bool              230 chrome/browser/chromeos/login/wizard_controller.h   virtual void SetUsageStatisticsReporting(bool val) OVERRIDE;
bool              231 chrome/browser/chromeos/login/wizard_controller.h   virtual bool GetUsageStatisticsReporting() const OVERRIDE;
bool              245 chrome/browser/chromeos/login/wizard_controller.h   void SetCurrentScreenSmooth(WizardScreen* screen, bool use_smoothing);
bool              248 chrome/browser/chromeos/login/wizard_controller.h   void SetStatusAreaVisible(bool visible);
bool              257 chrome/browser/chromeos/login/wizard_controller.h   static bool CanExitEnrollment();
bool              263 chrome/browser/chromeos/login/wizard_controller.h   void OnLocalStateInitialized(bool /* succeeded */);
bool              284 chrome/browser/chromeos/login/wizard_controller.h                           bool server_error);
bool              288 chrome/browser/chromeos/login/wizard_controller.h   static bool skip_post_login_screens_;
bool              290 chrome/browser/chromeos/login/wizard_controller.h   static bool zero_delay_enabled_;
bool              317 chrome/browser/chromeos/login/wizard_controller.h   bool is_official_build_;
bool              320 chrome/browser/chromeos/login/wizard_controller.h   bool is_out_of_box_;
bool              343 chrome/browser/chromeos/login/wizard_controller.h   bool usage_statistics_reporting_;
bool              347 chrome/browser/chromeos/login/wizard_controller.h   bool skip_update_enroll_after_eula_;
bool              355 chrome/browser/chromeos/login/wizard_controller.h   bool login_screen_started_;
bool              359 chrome/browser/chromeos/login/wizard_controller.h   bool user_image_screen_return_to_previous_hack_;
bool               46 chrome/browser/chromeos/memory/oom_priority_manager.h   bool recent_tab_discard() const { return recent_tab_discard_; }
bool               58 chrome/browser/chromeos/memory/oom_priority_manager.h   bool DiscardTab();
bool               74 chrome/browser/chromeos/memory/oom_priority_manager.h     bool is_app;  // browser window is an app
bool               75 chrome/browser/chromeos/memory/oom_priority_manager.h     bool is_reloadable_ui;  // Reloadable web UI page, like NTP or Settings.
bool               76 chrome/browser/chromeos/memory/oom_priority_manager.h     bool is_playing_audio;
bool               77 chrome/browser/chromeos/memory/oom_priority_manager.h     bool is_pinned;
bool               78 chrome/browser/chromeos/memory/oom_priority_manager.h     bool is_selected;  // selected in the currently active browser window
bool               79 chrome/browser/chromeos/memory/oom_priority_manager.h     bool is_discarded;
bool               89 chrome/browser/chromeos/memory/oom_priority_manager.h   static bool IsReloadableUI(const GURL& url);
bool               92 chrome/browser/chromeos/memory/oom_priority_manager.h   bool DiscardTabById(int64 target_web_contents_id);
bool              129 chrome/browser/chromeos/memory/oom_priority_manager.h   static bool CompareTabStats(TabStats first, TabStats second);
bool              167 chrome/browser/chromeos/memory/oom_priority_manager.h   bool recent_tab_discard_;
bool               48 chrome/browser/chromeos/mobile/mobile_activator.h   bool LoadFromFile(const base::FilePath& config_path);
bool              117 chrome/browser/chromeos/mobile/mobile_activator.h   bool RunningActivation() const;
bool              125 chrome/browser/chromeos/mobile/mobile_activator.h   void OnPortalLoaded(bool success);
bool              127 chrome/browser/chromeos/mobile/mobile_activator.h   void OnSetTransactionStatus(bool success);
bool              156 chrome/browser/chromeos/mobile/mobile_activator.h   void HandlePortalLoaded(bool success);
bool              158 chrome/browser/chromeos/mobile/mobile_activator.h   void HandleSetTransactionStatus(bool success);
bool              199 chrome/browser/chromeos/mobile/mobile_activator.h   bool GotActivationError(const NetworkState* network,
bool              238 chrome/browser/chromeos/mobile/mobile_activator.h   static bool EvaluateCellularDeviceState(bool* report_status,
bool              249 chrome/browser/chromeos/mobile/mobile_activator.h   virtual bool HasRecentCellularPlanPayment() const;
bool              269 chrome/browser/chromeos/mobile/mobile_activator.h   bool reenable_cert_check_;
bool              271 chrome/browser/chromeos/mobile/mobile_activator.h   bool terminated_;
bool              274 chrome/browser/chromeos/mobile/mobile_activator.h   bool pending_activation_request_;
bool               77 chrome/browser/chromeos/mobile_config.h     bool show_portal_button() const { return show_portal_button_; }
bool              110 chrome/browser/chromeos/mobile_config.h     bool show_portal_button_;
bool              154 chrome/browser/chromeos/mobile_config.h   virtual bool LoadManifestFromString(const std::string& manifest) OVERRIDE;
bool               36 chrome/browser/chromeos/net/network_portal_detector.h     bool operator==(const CaptivePortalState& o) const {
bool               85 chrome/browser/chromeos/net/network_portal_detector.h   virtual bool IsEnabled() = 0;
bool               92 chrome/browser/chromeos/net/network_portal_detector.h   virtual void Enable(bool start_detection) = 0;
bool               97 chrome/browser/chromeos/net/network_portal_detector.h   virtual bool StartDetectionIfIdle() = 0;
bool              124 chrome/browser/chromeos/net/network_portal_detector.h   static bool IsInitialized();
bool               72 chrome/browser/chromeos/net/network_portal_detector_impl.h   virtual bool IsEnabled() OVERRIDE;
bool               73 chrome/browser/chromeos/net/network_portal_detector_impl.h   virtual void Enable(bool start_detection) OVERRIDE;
bool               74 chrome/browser/chromeos/net/network_portal_detector_impl.h   virtual bool StartDetectionIfIdle() OVERRIDE;
bool              112 chrome/browser/chromeos/net/network_portal_detector_impl.h   bool CanPerformAttempt() const;
bool              152 chrome/browser/chromeos/net/network_portal_detector_impl.h   bool is_idle() const {
bool              155 chrome/browser/chromeos/net/network_portal_detector_impl.h   bool is_portal_check_pending() const {
bool              158 chrome/browser/chromeos/net/network_portal_detector_impl.h   bool is_checking_for_portal() const {
bool              177 chrome/browser/chromeos/net/network_portal_detector_impl.h   bool AttemptTimeoutIsCancelledForTesting() const;
bool              220 chrome/browser/chromeos/net/network_portal_detector_impl.h   bool enabled_;
bool              240 chrome/browser/chromeos/net/network_portal_detector_impl.h   bool error_screen_displayed_;
bool               45 chrome/browser/chromeos/net/network_portal_detector_strategy.h   bool CanPerformAttempt();
bool               49 chrome/browser/chromeos/net/network_portal_detector_strategy.h   bool CanPerformAttemptAfterDetection();
bool               64 chrome/browser/chromeos/net/network_portal_detector_strategy.h   virtual bool CanPerformAttemptImpl();
bool               65 chrome/browser/chromeos/net/network_portal_detector_strategy.h   virtual bool CanPerformAttemptAfterDetectionImpl();
bool              100 chrome/browser/chromeos/net/network_portal_detector_strategy.h   static bool delay_till_next_attempt_for_testing_initialized_;
bool              106 chrome/browser/chromeos/net/network_portal_detector_strategy.h   static bool next_attempt_timeout_for_testing_initialized_;
bool               35 chrome/browser/chromeos/net/network_portal_detector_test_impl.h   virtual bool IsEnabled() OVERRIDE;
bool               36 chrome/browser/chromeos/net/network_portal_detector_test_impl.h   virtual void Enable(bool start_detection) OVERRIDE;
bool               37 chrome/browser/chromeos/net/network_portal_detector_test_impl.h   virtual bool StartDetectionIfIdle() OVERRIDE;
bool               31 chrome/browser/chromeos/net/network_portal_detector_test_utils.h   bool Check();
bool               59 chrome/browser/chromeos/net/onc_utils.h const base::DictionaryValue* GetGlobalConfigFromPolicy(bool for_active_user);
bool               64 chrome/browser/chromeos/net/onc_utils.h bool PolicyAllowsOnlyPolicyNetworksToAutoconnect(bool for_active_user);
bool               76 chrome/browser/chromeos/net/onc_utils.h bool HasPolicyForFavoriteNetwork(const PrefService* profile_prefs,
bool               41 chrome/browser/chromeos/offline/offline_load_page.h   typedef base::Callback<void(bool /*proceed*/)> CompletionCallback;
bool               54 chrome/browser/chromeos/offline/offline_load_page.h   virtual void NotifyBlockingPageComplete(bool proceed);
bool               74 chrome/browser/chromeos/offline/offline_load_page.h   bool proceeded_;
bool               31 chrome/browser/chromeos/options/cert_library.h     virtual void OnCertificatesLoaded(bool initial_load) = 0;
bool               51 chrome/browser/chromeos/options/cert_library.h   static bool IsInitialized();
bool               58 chrome/browser/chromeos/options/cert_library.h   bool CertificatesLoading() const;
bool               61 chrome/browser/chromeos/options/cert_library.h   bool CertificatesLoaded() const;
bool               64 chrome/browser/chromeos/options/cert_library.h   bool IsHardwareBacked() const;
bool               73 chrome/browser/chromeos/options/cert_library.h   bool IsCertHardwareBackedAt(CertType type, int index) const;
bool               87 chrome/browser/chromeos/options/cert_library.h                                     bool initial_load) OVERRIDE;
bool               59 chrome/browser/chromeos/options/network_config_view.h   virtual bool IsDialogButtonEnabled(ui::DialogButton button) const OVERRIDE;
bool               60 chrome/browser/chromeos/options/network_config_view.h   virtual bool Cancel() OVERRIDE;
bool               61 chrome/browser/chromeos/options/network_config_view.h   virtual bool Accept() OVERRIDE;
bool               92 chrome/browser/chromeos/options/network_config_view.h   bool InitWithNetworkState(const NetworkState* network);
bool               94 chrome/browser/chromeos/options/network_config_view.h   bool InitWithType(const std::string& type);
bool              131 chrome/browser/chromeos/options/network_config_view.h   virtual bool CanLogin() = 0;
bool              135 chrome/browser/chromeos/options/network_config_view.h   virtual bool Login() = 0;
bool              145 chrome/browser/chromeos/options/network_config_view.h   virtual bool IsConfigureDialog();
bool              178 chrome/browser/chromeos/options/network_config_view.h   bool managed_;
bool               41 chrome/browser/chromeos/options/network_property_ui_data.h   bool IsManaged() const {
bool               45 chrome/browser/chromeos/options/network_property_ui_data.h   bool IsEditable() const { return !IsManaged(); }
bool               19 chrome/browser/chromeos/options/passphrase_textfield.h   void SetShowFake(bool show_fake);
bool               30 chrome/browser/chromeos/options/passphrase_textfield.h   bool show_fake() const { return show_fake_; }
bool               36 chrome/browser/chromeos/options/passphrase_textfield.h   bool show_fake_;
bool               37 chrome/browser/chromeos/options/passphrase_textfield.h   bool changed_;
bool               54 chrome/browser/chromeos/options/vpn_config_view.h   virtual bool HandleKeyEvent(views::Textfield* sender,
bool               65 chrome/browser/chromeos/options/vpn_config_view.h   virtual void OnCertificatesLoaded(bool initial_load) OVERRIDE;
bool               70 chrome/browser/chromeos/options/vpn_config_view.h   virtual bool CanLogin() OVERRIDE;
bool               71 chrome/browser/chromeos/options/vpn_config_view.h   virtual bool Login() OVERRIDE;
bool              101 chrome/browser/chromeos/options/vpn_config_view.h   bool HaveUserCerts() const;
bool              104 chrome/browser/chromeos/options/vpn_config_view.h   bool IsUserCertValid() const;
bool              108 chrome/browser/chromeos/options/vpn_config_view.h                                      bool trim_whitespace) const;
bool              124 chrome/browser/chromeos/options/vpn_config_view.h   bool GetSaveCredentials() const;
bool              136 chrome/browser/chromeos/options/vpn_config_view.h   bool service_text_modified_;
bool              140 chrome/browser/chromeos/options/vpn_config_view.h   bool enable_psk_passphrase_;
bool              141 chrome/browser/chromeos/options/vpn_config_view.h   bool enable_user_cert_;
bool              142 chrome/browser/chromeos/options/vpn_config_view.h   bool enable_server_ca_cert_;
bool              143 chrome/browser/chromeos/options/vpn_config_view.h   bool enable_otp_;
bool              144 chrome/browser/chromeos/options/vpn_config_view.h   bool enable_group_name_;
bool               59 chrome/browser/chromeos/options/wifi_config_view.h                  bool show_8021x);
bool               65 chrome/browser/chromeos/options/wifi_config_view.h   virtual bool HandleKeyEvent(views::Textfield* sender,
bool               76 chrome/browser/chromeos/options/wifi_config_view.h   virtual void OnCertificatesLoaded(bool initial_load) OVERRIDE;
bool               81 chrome/browser/chromeos/options/wifi_config_view.h   virtual bool CanLogin() OVERRIDE;
bool               82 chrome/browser/chromeos/options/wifi_config_view.h   virtual bool Login() OVERRIDE;
bool               85 chrome/browser/chromeos/options/wifi_config_view.h   virtual bool IsConfigureDialog() OVERRIDE;
bool              108 chrome/browser/chromeos/options/wifi_config_view.h   void Init(bool show_8021x);
bool              111 chrome/browser/chromeos/options/wifi_config_view.h   void InitFromProperties(bool show_8021x,
bool              118 chrome/browser/chromeos/options/wifi_config_view.h   bool GetSaveCredentials() const;
bool              119 chrome/browser/chromeos/options/wifi_config_view.h   bool GetShareNetwork(bool share_default) const;
bool              125 chrome/browser/chromeos/options/wifi_config_view.h   bool GetEapUseSystemCas() const;
bool              135 chrome/browser/chromeos/options/wifi_config_view.h   bool UserCertRequired() const;
bool              138 chrome/browser/chromeos/options/wifi_config_view.h   bool HaveUserCerts() const;
bool              141 chrome/browser/chromeos/options/wifi_config_view.h   bool IsUserCertValid() const;
bool              144 chrome/browser/chromeos/options/wifi_config_view.h   bool Phase2AuthActive() const;
bool              147 chrome/browser/chromeos/options/wifi_config_view.h   bool PassphraseActive() const;
bool              150 chrome/browser/chromeos/options/wifi_config_view.h   bool UserCertActive() const;
bool              153 chrome/browser/chromeos/options/wifi_config_view.h   bool CaCertActive() const;
bool               41 chrome/browser/chromeos/options/wimax_config_view.h   virtual bool HandleKeyEvent(views::Textfield* sender,
bool               51 chrome/browser/chromeos/options/wimax_config_view.h   virtual bool CanLogin() OVERRIDE;
bool               52 chrome/browser/chromeos/options/wimax_config_view.h   virtual bool Login() OVERRIDE;
bool               67 chrome/browser/chromeos/options/wimax_config_view.h   bool GetSaveCredentials() const;
bool               68 chrome/browser/chromeos/options/wimax_config_view.h   bool GetShareNetwork(bool share_default) const;
bool               47 chrome/browser/chromeos/policy/app_pack_updater.h   bool created_external_loader() const { return created_extension_loader_; }
bool               97 chrome/browser/chromeos/policy/app_pack_updater.h   bool created_extension_loader_;
bool               76 chrome/browser/chromeos/policy/auto_enrollment_client.h       bool retrieve_device_state,
bool              116 chrome/browser/chromeos/policy/auto_enrollment_client.h   typedef bool (AutoEnrollmentClient::*RequestCompletionHandler)(
bool              123 chrome/browser/chromeos/policy/auto_enrollment_client.h   bool GetCachedDecision();
bool              127 chrome/browser/chromeos/policy/auto_enrollment_client.h   bool RetryStep();
bool              137 chrome/browser/chromeos/policy/auto_enrollment_client.h   bool SendBucketDownloadRequest();
bool              140 chrome/browser/chromeos/policy/auto_enrollment_client.h   bool SendDeviceStateRequest();
bool              151 chrome/browser/chromeos/policy/auto_enrollment_client.h   bool OnBucketDownloadRequestCompletion(
bool              157 chrome/browser/chromeos/policy/auto_enrollment_client.h   bool OnDeviceStateRequestCompletion(
bool              163 chrome/browser/chromeos/policy/auto_enrollment_client.h   bool IsIdHashInProtobuf(
bool              178 chrome/browser/chromeos/policy/auto_enrollment_client.h   bool has_server_state_;
bool              181 chrome/browser/chromeos/policy/auto_enrollment_client.h   bool device_state_available_;
bool              191 chrome/browser/chromeos/policy/auto_enrollment_client.h   bool retrieve_device_state_;
bool               48 chrome/browser/chromeos/policy/browser_policy_connector_chromeos.h   bool IsEnterpriseManaged();
bool               44 chrome/browser/chromeos/policy/cloud_external_data_store.h   bool Store(const std::string& policy,
bool               52 chrome/browser/chromeos/policy/cloud_external_data_store.h   bool Load(const std::string& policy,
bool               31 chrome/browser/chromeos/policy/configuration_policy_handler_chromeos.h   virtual bool CheckPolicySettings(const PolicyMap& policies,
bool               52 chrome/browser/chromeos/policy/configuration_policy_handler_chromeos.h   virtual bool CheckPolicySettings(const PolicyMap& policies,
bool               86 chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.h                        bool is_auto_enrollment,
bool               98 chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.h   bool ShouldAutoStartEnrollment() const;
bool              101 chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.h   bool CanExitEnrollment() const;
bool              124 chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.h   static bool GetDeviceStateKeys(const base::Time& timestamp,
bool               61 chrome/browser/chromeos/policy/device_local_account.h bool IsDeviceLocalAccountUser(const std::string& user_id,
bool               46 chrome/browser/chromeos/policy/device_local_account_policy_provider.h   virtual bool IsInitializationComplete(PolicyDomain domain) const OVERRIDE;
bool               59 chrome/browser/chromeos/policy/device_local_account_policy_provider.h   void ReportPolicyRefresh(bool success);
bool               75 chrome/browser/chromeos/policy/device_local_account_policy_provider.h   bool store_initialized_;
bool               76 chrome/browser/chromeos/policy/device_local_account_policy_provider.h   bool waiting_for_policy_refresh_;
bool              143 chrome/browser/chromeos/policy/device_local_account_policy_service.h   bool IsPolicyAvailableForUser(const std::string& user_id);
bool              160 chrome/browser/chromeos/policy/device_local_account_policy_service.h   bool IsExtensionCacheDirectoryBusy(const std::string& account_id);
bool              168 chrome/browser/chromeos/policy/device_local_account_policy_service.h   bool StartExtensionCacheForAccountIfPresent(const std::string& account_id);
bool              206 chrome/browser/chromeos/policy/device_local_account_policy_service.h   bool waiting_for_cros_settings_;
bool               68 chrome/browser/chromeos/policy/device_local_account_policy_store.h   void HandleStoreResult(bool result);
bool               72 chrome/browser/chromeos/policy/device_local_account_policy_store.h       bool valid_timestamp_required,
bool               78 chrome/browser/chromeos/policy/device_local_account_policy_store.h       bool valid_timestamp_required,
bool               65 chrome/browser/chromeos/policy/device_status_collector.h   virtual bool GetDeviceStatus(
bool               67 chrome/browser/chromeos/policy/device_status_collector.h   virtual bool GetSessionStatus(
bool              177 chrome/browser/chromeos/policy/device_status_collector.h   bool geolocation_update_in_progress_;
bool              201 chrome/browser/chromeos/policy/device_status_collector.h   bool report_version_info_;
bool              202 chrome/browser/chromeos/policy/device_status_collector.h   bool report_activity_times_;
bool              203 chrome/browser/chromeos/policy/device_status_collector.h   bool report_boot_mode_;
bool              204 chrome/browser/chromeos/policy/device_status_collector.h   bool report_location_;
bool              205 chrome/browser/chromeos/policy/device_status_collector.h   bool report_network_interfaces_;
bool              206 chrome/browser/chromeos/policy/device_status_collector.h   bool report_users_;
bool               64 chrome/browser/chromeos/policy/enrollment_handler_chromeos.h       bool is_auto_enrollment,
bool              137 chrome/browser/chromeos/policy/enrollment_handler_chromeos.h   void HandleRobotAuthTokenStored(bool result);
bool              153 chrome/browser/chromeos/policy/enrollment_handler_chromeos.h   bool is_auto_enrollment_;
bool               78 chrome/browser/chromeos/policy/enterprise_install_attributes.h   bool IsEnterpriseDevice();
bool               81 chrome/browser/chromeos/policy/enterprise_install_attributes.h   bool IsConsumerKioskDeviceWithAutoLaunch();
bool              101 chrome/browser/chromeos/policy/enterprise_install_attributes.h   bool device_locked_;
bool              116 chrome/browser/chromeos/policy/enterprise_install_attributes.h       bool result);
bool              126 chrome/browser/chromeos/policy/enterprise_install_attributes.h       bool result);
bool               44 chrome/browser/chromeos/policy/login_profile_policy_provider.h   bool waiting_for_device_policy_refresh_;
bool               53 chrome/browser/chromeos/policy/policy_cert_service.h   bool UsedPolicyCertificates() const;
bool               55 chrome/browser/chromeos/policy/policy_cert_service.h   bool has_policy_certificates() const { return has_trust_anchors_; }
bool               78 chrome/browser/chromeos/policy/policy_cert_service.h   bool has_trust_anchors_;
bool               47 chrome/browser/chromeos/policy/policy_cert_service_factory.h   static bool UsedPolicyCertificates(const std::string& user_id);
bool               64 chrome/browser/chromeos/policy/policy_cert_service_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               59 chrome/browser/chromeos/policy/policy_oauth2_token_fetcher.h   bool has_oauth2_tokens() const {
bool               65 chrome/browser/chromeos/policy/policy_oauth2_token_fetcher.h   bool failed() const {
bool              122 chrome/browser/chromeos/policy/policy_oauth2_token_fetcher.h   bool failed_;
bool               52 chrome/browser/chromeos/policy/recommendation_restorer.h   void Restore(bool allow_delay, const std::string& pref_name);
bool               65 chrome/browser/chromeos/policy/recommendation_restorer.h   bool logged_in_;
bool               29 chrome/browser/chromeos/policy/recommendation_restorer_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               59 chrome/browser/chromeos/policy/user_cloud_policy_manager_chromeos.h       bool wait_for_policy_fetch,
bool               86 chrome/browser/chromeos/policy/user_cloud_policy_manager_chromeos.h   bool IsClientRegistered() const;
bool               94 chrome/browser/chromeos/policy/user_cloud_policy_manager_chromeos.h   virtual bool IsInitializationComplete(PolicyDomain domain) const OVERRIDE;
bool              120 chrome/browser/chromeos/policy/user_cloud_policy_manager_chromeos.h   void OnInitialPolicyFetchComplete(bool success);
bool              147 chrome/browser/chromeos/policy/user_cloud_policy_manager_chromeos.h   bool wait_for_policy_fetch_;
bool               61 chrome/browser/chromeos/policy/user_cloud_policy_manager_factory_chromeos.h       bool force_immediate_load,
bool               74 chrome/browser/chromeos/policy/user_cloud_policy_manager_factory_chromeos.h       bool force_immediate_load,
bool               71 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.h   void OnPolicyStored(bool);
bool              134 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.h   bool legacy_caches_loaded_;
bool              136 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.h   bool policy_key_loaded_;
bool               35 chrome/browser/chromeos/policy/user_cloud_policy_token_forwarder_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               36 chrome/browser/chromeos/policy/user_cloud_policy_token_forwarder_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               69 chrome/browser/chromeos/policy/user_network_configuration_updater.h       bool allow_trusted_certs_from_policy,
bool               89 chrome/browser/chromeos/policy/user_network_configuration_updater.h   static void SetSkipCertificateImporterCreationForTest(bool skip);
bool               96 chrome/browser/chromeos/policy/user_network_configuration_updater.h       bool allow_trusted_certs_from_policy,
bool              126 chrome/browser/chromeos/policy/user_network_configuration_updater.h   bool allow_trusted_certificates_from_policy_;
bool               41 chrome/browser/chromeos/policy/user_network_configuration_updater_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               42 chrome/browser/chromeos/policy/user_network_configuration_updater_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               36 chrome/browser/chromeos/power/cpu_data_collector.h     bool cpu_online;
bool               26 chrome/browser/chromeos/power/idle_action_warning_dialog_view.h   virtual bool Cancel() OVERRIDE;
bool               31 chrome/browser/chromeos/power/idle_action_warning_dialog_view.h   bool closing_;
bool               77 chrome/browser/chromeos/power/peripheral_battery_observer.h   bool PostNotification(const std::string& address, const BatteryInfo& battery);
bool               35 chrome/browser/chromeos/power/power_button_observer.h       bool down, const base::TimeTicks& timestamp) OVERRIDE;
bool               39 chrome/browser/chromeos/power/power_data_collector.h     bool external_power;
bool               94 chrome/browser/chromeos/power/power_data_collector.h   explicit PowerDataCollector(const bool start_cpu_data_collector);
bool              103 chrome/browser/chromeos/preferences.h   virtual void OnTouchHudProjectionToggled(bool enabled) OVERRIDE;
bool              140 chrome/browser/chromeos/preferences.h   bool user_is_primary_;
bool               19 chrome/browser/chromeos/prerender_condition_network.h   virtual bool CanPrerender() const OVERRIDE;
bool               25 chrome/browser/chromeos/profiles/avatar_menu_actions_chromeos.h   virtual bool ShouldShowAddNewProfileLink() const OVERRIDE;
bool               26 chrome/browser/chromeos/profiles/avatar_menu_actions_chromeos.h   virtual bool ShouldShowEditProfileLink() const OVERRIDE;
bool               13 chrome/browser/chromeos/profiles/multiprofiles_intro_dialog.h void ShowMultiprofilesIntroDialog(const base::Callback<void(bool)> on_accept);
bool               70 chrome/browser/chromeos/profiles/profile_helper.h   static bool IsSigninProfile(Profile* profile);
bool               73 chrome/browser/chromeos/profiles/profile_helper.h   static bool IsOwnerProfile(Profile* profile);
bool               77 chrome/browser/chromeos/profiles/profile_helper.h   void ProfileStartup(Profile* profile, bool process_startup);
bool              112 chrome/browser/chromeos/profiles/profile_helper.h   bool signin_profile_clear_requested_;
bool               15 chrome/browser/chromeos/profiles/profile_util.h bool IsProfileAssociatedWithGaiaAccount(Profile* profile);
bool               62 chrome/browser/chromeos/proxy_config_service_impl.h   static bool IgnoreProxy(const PrefService* profile_prefs,
bool               41 chrome/browser/chromeos/proxy_cros_settings_parser.h bool IsProxyPref(const std::string& path);
bool               49 chrome/browser/chromeos/proxy_cros_settings_parser.h bool GetProxyPrefValue(const UIProxyConfigService& config_service,
bool               37 chrome/browser/chromeos/session_length_limiter.h   SessionLengthLimiter(Delegate* delegate, bool browser_restarted);
bool               46 chrome/browser/chromeos/session_length_limiter.h   bool RestoreStateAfterCrash();
bool               68 chrome/browser/chromeos/session_length_limiter.h   bool user_activity_seen_;
bool               34 chrome/browser/chromeos/settings/cros_settings.h   static bool IsInitialized();
bool               44 chrome/browser/chromeos/settings/cros_settings.h   static bool IsCrosSettings(const std::string& path);
bool               62 chrome/browser/chromeos/settings/cros_settings.h   void SetBoolean(const std::string& path, bool in_value);
bool               78 chrome/browser/chromeos/settings/cros_settings.h   bool GetBoolean(const std::string& path, bool* out_value) const;
bool               79 chrome/browser/chromeos/settings/cros_settings.h   bool GetInteger(const std::string& path, int* out_value) const;
bool               80 chrome/browser/chromeos/settings/cros_settings.h   bool GetDouble(const std::string& path, double* out_value) const;
bool               81 chrome/browser/chromeos/settings/cros_settings.h   bool GetString(const std::string& path, std::string* out_value) const;
bool               82 chrome/browser/chromeos/settings/cros_settings.h   bool GetList(const std::string& path,
bool               84 chrome/browser/chromeos/settings/cros_settings.h   bool GetDictionary(const std::string& path,
bool               91 chrome/browser/chromeos/settings/cros_settings.h   bool FindEmailInList(const std::string& path,
bool               93 chrome/browser/chromeos/settings/cros_settings.h                        bool* wildcard_match) const;
bool               96 chrome/browser/chromeos/settings/cros_settings.h   bool AddSettingsProvider(CrosSettingsProvider* provider);
bool               97 chrome/browser/chromeos/settings/cros_settings.h   bool RemoveSettingsProvider(CrosSettingsProvider* provider);
bool               48 chrome/browser/chromeos/settings/device_oauth2_token_service.h   typedef base::Callback<void(bool)> StatusCallback;
bool               59 chrome/browser/chromeos/settings/device_oauth2_token_service.h   virtual bool RefreshTokenIsAvailable(const std::string& account_id)
bool              132 chrome/browser/chromeos/settings/device_oauth2_token_service.h   void FlushPendingRequests(bool token_is_valid,
bool              136 chrome/browser/chromeos/settings/device_oauth2_token_service.h   void FlushTokenSaveCallbacks(bool result);
bool               26 chrome/browser/chromeos/settings/device_settings_cache.h bool Store(const enterprise_management::PolicyData &policy,
bool               30 chrome/browser/chromeos/settings/device_settings_cache.h bool Retrieve(enterprise_management::PolicyData *policy,
bool               41 chrome/browser/chromeos/settings/device_settings_provider.h   static bool IsDeviceSetting(const std::string& name);
bool               47 chrome/browser/chromeos/settings/device_settings_provider.h   virtual bool HandlesSetting(const std::string& path) const OVERRIDE;
bool               95 chrome/browser/chromeos/settings/device_settings_provider.h   void ApplyMetricsSetting(bool use_file, bool new_value);
bool               98 chrome/browser/chromeos/settings/device_settings_provider.h   void ApplyRoamingSetting(bool new_value);
bool              111 chrome/browser/chromeos/settings/device_settings_provider.h   bool MitigateMissingPolicy();
bool              124 chrome/browser/chromeos/settings/device_settings_provider.h   bool UpdateFromService();
bool               94 chrome/browser/chromeos/settings/device_settings_service.h   typedef base::Callback<void(bool)> IsCurrentUserOwnerCallback;
bool              122 chrome/browser/chromeos/settings/device_settings_service.h   static bool IsInitialized();
bool              185 chrome/browser/chromeos/settings/device_settings_service.h   bool HasPrivateOwnerKey();
bool              203 chrome/browser/chromeos/settings/device_settings_service.h   virtual void OwnerKeySet(bool success) OVERRIDE;
bool              204 chrome/browser/chromeos/settings/device_settings_service.h   virtual void PropertyChangeComplete(bool success) OVERRIDE;
bool              215 chrome/browser/chromeos/settings/device_settings_service.h   void EnqueueLoad(bool force_key_load);
bool              219 chrome/browser/chromeos/settings/device_settings_service.h   void EnsureReload(bool force_key_load);
bool              242 chrome/browser/chromeos/settings/device_settings_service.h   bool waiting_for_tpm_token_;
bool              245 chrome/browser/chromeos/settings/device_settings_service.h   bool owner_key_loaded_with_tpm_token_;
bool               53 chrome/browser/chromeos/settings/device_settings_test_helper.h   bool HasPendingOperations() const;
bool               55 chrome/browser/chromeos/settings/device_settings_test_helper.h   bool store_result() {
bool               58 chrome/browser/chromeos/settings/device_settings_test_helper.h   void set_store_result(bool store_result) {
bool               88 chrome/browser/chromeos/settings/device_settings_test_helper.h   virtual bool HasObserver(Observer* observer) OVERRIDE;
bool              125 chrome/browser/chromeos/settings/device_settings_test_helper.h     bool store_result_;
bool              133 chrome/browser/chromeos/settings/device_settings_test_helper.h     bool HasPendingOperations() const {
bool               23 chrome/browser/chromeos/settings/mock_owner_key_util.h   virtual bool ImportPublicKey(std::vector<uint8>* output) OVERRIDE;
bool               26 chrome/browser/chromeos/settings/mock_owner_key_util.h   virtual bool IsPublicKeyPresent() OVERRIDE;
bool               25 chrome/browser/chromeos/settings/owner_flags_storage.h   virtual bool SetFlags(const std::set<std::string>& flags) OVERRIDE;
bool               36 chrome/browser/chromeos/settings/owner_key_util.h   virtual bool ImportPublicKey(std::vector<uint8>* output) = 0;
bool               45 chrome/browser/chromeos/settings/owner_key_util.h   virtual bool IsPublicKeyPresent() = 0;
bool               63 chrome/browser/chromeos/settings/owner_key_util.h   virtual bool ImportPublicKey(std::vector<uint8>* output) OVERRIDE;
bool               66 chrome/browser/chromeos/settings/owner_key_util.h   virtual bool IsPublicKeyPresent() OVERRIDE;
bool               44 chrome/browser/chromeos/settings/session_manager_operation.h   void RestartLoad(bool key_changed);
bool               61 chrome/browser/chromeos/settings/session_manager_operation.h   bool is_loading() const {
bool               65 chrome/browser/chromeos/settings/session_manager_operation.h   void set_force_key_load(bool force_key_load) {
bool              114 chrome/browser/chromeos/settings/session_manager_operation.h   bool force_key_load_;
bool              116 chrome/browser/chromeos/settings/session_manager_operation.h   bool is_loading_;
bool              155 chrome/browser/chromeos/settings/session_manager_operation.h   void HandleStoreResult(bool success);
bool              191 chrome/browser/chromeos/settings/session_manager_operation.h   void HandleStoreResult(bool success);
bool               28 chrome/browser/chromeos/settings/stub_cros_settings_provider.h   virtual bool HandlesSetting(const std::string& path) const OVERRIDE;
bool               32 chrome/browser/chromeos/settings/system_settings_provider.h   virtual bool HandlesSetting(const std::string& path) const OVERRIDE;
bool               44 chrome/browser/chromeos/sim_dialog_delegate.h       content::WebContents* source, bool* out_close_dialog) OVERRIDE;
bool               45 chrome/browser/chromeos/sim_dialog_delegate.h   virtual bool ShouldShowDialogTitle() const OVERRIDE;
bool               46 chrome/browser/chromeos/sim_dialog_delegate.h   virtual bool HandleContextMenu(
bool               42 chrome/browser/chromeos/status/data_promo_notification.h   bool check_for_promo_;
bool               69 chrome/browser/chromeos/status/network_menu.h     virtual bool ShouldOpenButtonOptions() const = 0;
bool               93 chrome/browser/chromeos/status/network_menu.h   bool refreshing_menu_;
bool               86 chrome/browser/chromeos/system/automatic_reboot_manager.h     bool has_boot_time;
bool               89 chrome/browser/chromeos/system/automatic_reboot_manager.h     bool has_update_reboot_needed_time;
bool              134 chrome/browser/chromeos/system/automatic_reboot_manager.h   void MaybeReboot(bool ignore_session);
bool              152 chrome/browser/chromeos/system/automatic_reboot_manager.h   bool have_boot_time_;
bool              157 chrome/browser/chromeos/system/automatic_reboot_manager.h   bool have_update_reboot_needed_time_;
bool              161 chrome/browser/chromeos/system/automatic_reboot_manager.h   bool reboot_requested_;
bool               23 chrome/browser/chromeos/system/device_change_handler.h   virtual void TouchpadExists(bool exists) OVERRIDE;
bool               24 chrome/browser/chromeos/system/device_change_handler.h   virtual void MouseExists(bool exists) OVERRIDE;
bool               26 chrome/browser/chromeos/system/fake_input_device_settings.h   virtual void SetTapToClick(bool enabled) OVERRIDE;
bool               27 chrome/browser/chromeos/system/fake_input_device_settings.h   virtual void SetThreeFingerClick(bool enabled) OVERRIDE;
bool               28 chrome/browser/chromeos/system/fake_input_device_settings.h   virtual void SetTapDragging(bool enabled) OVERRIDE;
bool               32 chrome/browser/chromeos/system/fake_input_device_settings.h   virtual void SetPrimaryButtonRight(bool right) OVERRIDE;
bool               33 chrome/browser/chromeos/system/fake_input_device_settings.h   virtual void SetNaturalScroll(bool enabled) OVERRIDE;
bool               35 chrome/browser/chromeos/system/fake_input_device_settings.h   virtual bool ForceKeyboardDrivenUINavigation() OVERRIDE;
bool               43 chrome/browser/chromeos/system/input_device_settings.h   bool is_set() const {
bool               55 chrome/browser/chromeos/system/input_device_settings.h   bool Update(const Optional& update) {
bool               66 chrome/browser/chromeos/system/input_device_settings.h   bool is_set_;
bool               90 chrome/browser/chromeos/system/input_device_settings.h   void SetTapToClick(bool enabled);
bool               91 chrome/browser/chromeos/system/input_device_settings.h   bool GetTapToClick() const;
bool               93 chrome/browser/chromeos/system/input_device_settings.h   void SetThreeFingerClick(bool enabled);
bool               94 chrome/browser/chromeos/system/input_device_settings.h   bool GetThreeFingerClick() const;
bool               96 chrome/browser/chromeos/system/input_device_settings.h   void SetTapDragging(bool enabled);
bool               97 chrome/browser/chromeos/system/input_device_settings.h   bool GetTapDragging() const;
bool               99 chrome/browser/chromeos/system/input_device_settings.h   void SetNaturalScroll(bool enabled);
bool              100 chrome/browser/chromeos/system/input_device_settings.h   bool GetNaturalScroll() const;
bool              106 chrome/browser/chromeos/system/input_device_settings.h   bool Update(const TouchpadSettings& settings, std::vector<std::string>* argv);
bool              110 chrome/browser/chromeos/system/input_device_settings.h   internal::Optional<bool> tap_to_click_;
bool              111 chrome/browser/chromeos/system/input_device_settings.h   internal::Optional<bool> three_finger_click_;
bool              112 chrome/browser/chromeos/system/input_device_settings.h   internal::Optional<bool> tap_dragging_;
bool              113 chrome/browser/chromeos/system/input_device_settings.h   internal::Optional<bool> natural_scroll_;
bool              130 chrome/browser/chromeos/system/input_device_settings.h   void SetPrimaryButtonRight(bool right);
bool              131 chrome/browser/chromeos/system/input_device_settings.h   bool GetPrimaryButtonRight() const;
bool              137 chrome/browser/chromeos/system/input_device_settings.h   bool Update(const MouseSettings& update, std::vector<std::string>* argv);
bool              141 chrome/browser/chromeos/system/input_device_settings.h   internal::Optional<bool> primary_button_right_;
bool              146 chrome/browser/chromeos/system/input_device_settings.h   typedef base::Callback<void(bool)> DeviceExistsCallback;
bool              172 chrome/browser/chromeos/system/input_device_settings.h   virtual void SetTapToClick(bool enabled) = 0;
bool              175 chrome/browser/chromeos/system/input_device_settings.h   virtual void SetThreeFingerClick(bool enabled) = 0;
bool              178 chrome/browser/chromeos/system/input_device_settings.h   virtual void SetTapDragging(bool enabled) = 0;
bool              181 chrome/browser/chromeos/system/input_device_settings.h   virtual void SetNaturalScroll(bool enabled) = 0;
bool              196 chrome/browser/chromeos/system/input_device_settings.h   virtual void SetPrimaryButtonRight(bool right) = 0;
bool              200 chrome/browser/chromeos/system/input_device_settings.h   virtual bool ForceKeyboardDrivenUINavigation() = 0;
bool               28 chrome/browser/chromeos/system/pointer_device_observer.h     virtual void TouchpadExists(bool exists) = 0;
bool               29 chrome/browser/chromeos/system/pointer_device_observer.h     virtual void MouseExists(bool exists) = 0;
bool               49 chrome/browser/chromeos/system/pointer_device_observer.h   void OnTouchpadExists(bool exists);
bool               50 chrome/browser/chromeos/system/pointer_device_observer.h   void OnMouseExists(bool exists);
bool               51 chrome/browser/chromeos/system/syslogs_provider.h       bool compress_logs,
bool               22 chrome/browser/chromeos/system_logs/debug_daemon_log_source.h   explicit DebugDaemonLogSource(bool scrub);
bool               35 chrome/browser/chromeos/system_logs/debug_daemon_log_source.h   void OnGetRoutes(bool succeeded, const std::vector<std::string>& routes);
bool               36 chrome/browser/chromeos/system_logs/debug_daemon_log_source.h   void OnGetNetworkStatus(bool succeeded, const std::string& status);
bool               37 chrome/browser/chromeos/system_logs/debug_daemon_log_source.h   void OnGetModemStatus(bool succeeded, const std::string& status);
bool               38 chrome/browser/chromeos/system_logs/debug_daemon_log_source.h   void OnGetWiMaxStatus(bool succeeded, const std::string& status);
bool               39 chrome/browser/chromeos/system_logs/debug_daemon_log_source.h   void OnGetLogs(bool succeeded,
bool               41 chrome/browser/chromeos/system_logs/debug_daemon_log_source.h   void OnGetUserLogFiles(bool succeeded,
bool               61 chrome/browser/chromeos/system_logs/debug_daemon_log_source.h   bool scrub_;
bool               40 chrome/browser/chromeos/timezone/timezone_provider.h                        bool sensor,
bool               49 chrome/browser/chromeos/timezone/timezone_provider.h                           bool server_error);
bool               66 chrome/browser/chromeos/timezone/timezone_request.h                               bool /* server_error */)>
bool               76 chrome/browser/chromeos/timezone/timezone_request.h                   bool sensor,
bool               94 chrome/browser/chromeos/timezone/timezone_request.h   void Retry(bool server_error);
bool               99 chrome/browser/chromeos/timezone/timezone_request.h   const bool sensor_;
bool               56 chrome/browser/chromeos/ui/echo_dialog_view.h   virtual bool Cancel() OVERRIDE;
bool               57 chrome/browser/chromeos/ui/echo_dialog_view.h   virtual bool Accept() OVERRIDE;
bool               61 chrome/browser/chromeos/ui/echo_dialog_view.h   virtual bool ShouldShowWindowTitle() const OVERRIDE;
bool               62 chrome/browser/chromeos/ui/echo_dialog_view.h   virtual bool ShouldShowWindowIcon() const OVERRIDE;
bool               34 chrome/browser/chromeos/ui/focus_ring_controller.h   void SetVisible(bool visible);
bool               59 chrome/browser/chromeos/ui/focus_ring_controller.h   bool visible_;
bool               39 chrome/browser/chromeos/ui/idle_app_name_notification_view.h   bool IsVisible();
bool               50 chrome/browser/chromeos/ui/idle_logout_dialog_view.h   virtual bool Close() OVERRIDE;
bool               72 chrome/browser/chromeos/ui_proxy_config.h   bool FromNetProxyConfig(const net::ProxyConfig& net_config);
bool               95 chrome/browser/chromeos/ui_proxy_config.h   bool user_modifiable;
bool               67 chrome/browser/chromeos/ui_proxy_config_service.h   bool signin_screen_;
bool               47 chrome/browser/chromeos/upgrade_detector_chromeos.h   bool initialized_;
bool               14 chrome/browser/command_observer.h   virtual void EnabledStateChangedForCommand(int id, bool enabled) = 0;
bool               31 chrome/browser/command_updater.h   bool SupportsCommand(int id) const;
bool               35 chrome/browser/command_updater.h   bool IsCommandEnabled(int id) const;
bool               41 chrome/browser/command_updater.h   bool ExecuteCommand(int id);
bool               47 chrome/browser/command_updater.h   bool ExecuteCommandWithDisposition(int id, WindowOpenDisposition disposition);
bool               63 chrome/browser/command_updater.h   void UpdateCommandEnabled(int id, bool state);
bool               72 chrome/browser/command_updater.h   Command* GetCommand(int id, bool create);
bool              243 chrome/browser/common/cancelable_request.h   bool HasPendingRequests() const;
bool              257 chrome/browser/common/cancelable_request.h   bool GetFirstHandleForClientData(T client_data,
bool              273 chrome/browser/common/cancelable_request.h     bool operator<(const PendingRequest& other) const {
bool              279 chrome/browser/common/cancelable_request.h     bool is_valid() const { return provider != NULL; }
bool              343 chrome/browser/common/cancelable_request.h bool CancelableRequestConsumerTSimple<T>::HasPendingRequests() const {
bool              381 chrome/browser/common/cancelable_request.h bool CancelableRequestConsumerTSimple<T>::GetFirstHandleForClientData(
bool              558 chrome/browser/common/cancelable_request.h   bool canceled() {
bool              574 chrome/browser/common/cancelable_request.h   void DoForward(const base::Closure& forwarded_call, bool force_async);
bool               70 chrome/browser/component_updater/background_downloader_win.h   bool IsStuck();
bool               89 chrome/browser/component_updater/background_downloader_win.h   bool is_completed_;
bool               63 chrome/browser/component_updater/component_patcher.h                    bool in_process,
bool               88 chrome/browser/component_updater/component_patcher.h   const bool in_process_;
bool               37 chrome/browser/component_updater/component_patcher_operation.h            bool in_process,
bool               44 chrome/browser/component_updater/component_patcher_operation.h   bool InProcess();
bool               75 chrome/browser/component_updater/component_patcher_operation.h   bool in_process_;
bool              169 chrome/browser/component_updater/component_patcher_operation.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              100 chrome/browser/component_updater/component_unpacker.h                     bool in_process,
bool              112 chrome/browser/component_updater/component_unpacker.h   bool UnpackInternal();
bool              117 chrome/browser/component_updater/component_unpacker.h   bool Verify();
bool              121 chrome/browser/component_updater/component_unpacker.h   bool Unzip();
bool              126 chrome/browser/component_updater/component_unpacker.h   bool BeginPatching();
bool              145 chrome/browser/component_updater/component_unpacker.h   bool is_delta_;
bool              150 chrome/browser/component_updater/component_unpacker.h   const bool in_process_;
bool               48 chrome/browser/component_updater/component_updater_service.h   virtual bool Install(const base::DictionaryValue& manifest,
bool               55 chrome/browser/component_updater/component_updater_service.h   virtual bool GetInstalledFile(const std::string& file,
bool              110 chrome/browser/component_updater/component_updater_service.h   bool allow_background_download;
bool              179 chrome/browser/component_updater/component_updater_service.h     virtual bool InProcess() = 0;
bool              181 chrome/browser/component_updater/component_updater_service.h     virtual bool DeltasEnabled() const = 0;
bool              184 chrome/browser/component_updater/component_updater_service.h     virtual bool UseBackgroundDownloader() const = 0;
bool               59 chrome/browser/component_updater/component_updater_utils.h bool FetchSuccess(const net::URLFetcher& fetcher);
bool               68 chrome/browser/component_updater/component_updater_utils.h bool HasDiffUpdate(const CrxUpdateItem* update_item);
bool               71 chrome/browser/component_updater/component_updater_utils.h bool IsHttpServerError(int status_code);
bool               76 chrome/browser/component_updater/component_updater_utils.h bool DeleteFileAndEmptyParentDirectory(const base::FilePath& filepath);
bool               79 chrome/browser/component_updater/crx_downloader.h       bool is_background_download,
bool              106 chrome/browser/component_updater/crx_downloader.h   void OnDownloadComplete(bool is_handled,
bool               93 chrome/browser/component_updater/crx_update_item.h   bool on_demand;
bool               96 chrome/browser/component_updater/crx_update_item.h   bool diff_update_failed;
bool              123 chrome/browser/component_updater/crx_update_item.h     bool operator() (CrxUpdateItem* item) const {
bool               36 chrome/browser/component_updater/default_component_installer.h   virtual bool VerifyInstallation(const base::FilePath& dir) const = 0;
bool               40 chrome/browser/component_updater/default_component_installer.h   virtual bool CanAutoUpdate() const = 0;
bool               46 chrome/browser/component_updater/default_component_installer.h   virtual bool OnCustomInstall(const base::DictionaryValue& manifest,
bool               88 chrome/browser/component_updater/default_component_installer.h   virtual bool Install(const base::DictionaryValue& manifest,
bool               90 chrome/browser/component_updater/default_component_installer.h   virtual bool GetInstalledFile(const std::string& file,
bool               97 chrome/browser/component_updater/default_component_installer.h   bool InstallHelper(const base::DictionaryValue& manifest,
bool               24 chrome/browser/component_updater/flash_component_installer.h bool CheckPepperFlashManifest(const base::DictionaryValue& manifest,
bool               30 chrome/browser/component_updater/pnacl/pnacl_component_installer.h bool NeedsOnDemandUpdate();
bool               46 chrome/browser/component_updater/pnacl/pnacl_component_installer.h   virtual bool Install(const base::DictionaryValue& manifest,
bool               49 chrome/browser/component_updater/pnacl/pnacl_component_installer.h   virtual bool GetInstalledFile(const std::string& file,
bool               63 chrome/browser/component_updater/pnacl/pnacl_component_installer.h   bool per_user() const { return per_user_; }
bool               69 chrome/browser/component_updater/pnacl/pnacl_component_installer.h   bool updates_disabled() const { return updates_disabled_; }
bool               89 chrome/browser/component_updater/pnacl/pnacl_component_installer.h   bool per_user_;
bool               90 chrome/browser/component_updater/pnacl/pnacl_component_installer.h   bool updates_disabled_;
bool               10 chrome/browser/component_updater/ppapi_utils.h bool IsSupportedPepperInterface(const char* name);
bool               49 chrome/browser/component_updater/test/component_updater_service_unittest.h   virtual bool Match(const std::string& actual) const OVERRIDE;
bool               92 chrome/browser/component_updater/test/component_updater_service_unittest.h   virtual bool InProcess() OVERRIDE;
bool               93 chrome/browser/component_updater/test/component_updater_service_unittest.h   virtual bool DeltasEnabled() const OVERRIDE;
bool               94 chrome/browser/component_updater/test/component_updater_service_unittest.h   virtual bool UseBackgroundDownloader() const OVERRIDE;
bool               26 chrome/browser/component_updater/test/test_installer.h   virtual bool Install(const base::DictionaryValue& manifest,
bool               29 chrome/browser/component_updater/test/test_installer.h   virtual bool GetInstalledFile(const std::string& file,
bool               49 chrome/browser/component_updater/test/test_installer.h   virtual bool GetInstalledFile(const std::string& file,
bool               64 chrome/browser/component_updater/test/test_installer.h   virtual bool Install(const base::DictionaryValue& manifest,
bool               67 chrome/browser/component_updater/test/test_installer.h   virtual bool GetInstalledFile(const std::string& file,
bool               37 chrome/browser/component_updater/test/url_request_post_interceptor.h     virtual bool Match(const std::string& actual) const = 0;
bool               49 chrome/browser/component_updater/test/url_request_post_interceptor.h   bool ExpectRequest(class RequestMatcher* request_matcher);
bool               50 chrome/browser/component_updater/test/url_request_post_interceptor.h   bool ExpectRequest(class RequestMatcher* request_matcher,
bool               36 chrome/browser/component_updater/update_checker.h   virtual bool CheckForUpdates(
bool              117 chrome/browser/component_updater/update_response.h   bool Parse(const std::string& manifest_xml);
bool               22 chrome/browser/content_settings/content_settings_custom_extension_provider.h       bool incognito);
bool               30 chrome/browser/content_settings/content_settings_custom_extension_provider.h       bool incognito) const OVERRIDE;
bool               32 chrome/browser/content_settings/content_settings_custom_extension_provider.h   virtual bool SetWebsiteSetting(
bool               46 chrome/browser/content_settings/content_settings_custom_extension_provider.h                                        bool incognito) OVERRIDE;
bool               51 chrome/browser/content_settings/content_settings_custom_extension_provider.h   bool incognito_;
bool               34 chrome/browser/content_settings/content_settings_default_provider.h                   bool incognito);
bool               41 chrome/browser/content_settings/content_settings_default_provider.h       bool incognito) const OVERRIDE;
bool               43 chrome/browser/content_settings/content_settings_default_provider.h   virtual bool SetWebsiteSetting(
bool               65 chrome/browser/content_settings/content_settings_default_provider.h   void ReadDefaultSettings(bool overwrite);
bool               78 chrome/browser/content_settings/content_settings_default_provider.h   bool is_incognito_;
bool               88 chrome/browser/content_settings/content_settings_default_provider.h   bool updating_preferences_;
bool               39 chrome/browser/content_settings/content_settings_details.h   bool update_all() const {
bool               54 chrome/browser/content_settings/content_settings_details.h   bool update_all_types() const {
bool               36 chrome/browser/content_settings/content_settings_internal_extension_provider.h       bool incognito) const OVERRIDE;
bool               38 chrome/browser/content_settings/content_settings_internal_extension_provider.h   virtual bool SetWebsiteSetting(
bool               22 chrome/browser/content_settings/content_settings_mock_provider.h   explicit MockProvider(bool read_only);
bool               28 chrome/browser/content_settings/content_settings_mock_provider.h       bool incognito) const OVERRIDE;
bool               32 chrome/browser/content_settings/content_settings_mock_provider.h   virtual bool SetWebsiteSetting(
bool               44 chrome/browser/content_settings/content_settings_mock_provider.h   void set_read_only(bool read_only) {
bool               48 chrome/browser/content_settings/content_settings_mock_provider.h   bool read_only() const {
bool               54 chrome/browser/content_settings/content_settings_mock_provider.h   bool read_only_;
bool               34 chrome/browser/content_settings/content_settings_origin_identifier_value_map.h     bool operator<(const OriginIdentifierValueMap::EntryMapKey& other) const;
bool               42 chrome/browser/content_settings/content_settings_origin_identifier_value_map.h     bool operator<(const OriginIdentifierValueMap::PatternPair& other) const;
bool               64 chrome/browser/content_settings/content_settings_origin_identifier_value_map.h   bool empty() const {
bool               37 chrome/browser/content_settings/content_settings_policy_provider.h       bool incognito) const OVERRIDE;
bool               39 chrome/browser/content_settings/content_settings_policy_provider.h   virtual bool SetWebsiteSetting(
bool               61 chrome/browser/content_settings/content_settings_policy_provider.h   void ReadManagedContentSettings(bool overwrite);
bool               37 chrome/browser/content_settings/content_settings_pref_provider.h   PrefProvider(PrefService* prefs, bool incognito);
bool               44 chrome/browser/content_settings/content_settings_pref_provider.h       bool incognito) const OVERRIDE;
bool               46 chrome/browser/content_settings/content_settings_pref_provider.h   virtual bool SetWebsiteSetting(
bool               63 chrome/browser/content_settings/content_settings_pref_provider.h   void ReadContentSettingsFromPref(bool overwrite);
bool               93 chrome/browser/content_settings/content_settings_pref_provider.h   bool is_incognito_;
bool               99 chrome/browser/content_settings/content_settings_pref_provider.h   bool updating_preferences_;
bool               42 chrome/browser/content_settings/content_settings_provider.h       bool incognito) const = 0;
bool               52 chrome/browser/content_settings/content_settings_provider.h   virtual bool SetWebsiteSetting(
bool               36 chrome/browser/content_settings/content_settings_rule.h   virtual bool HasNext() const = 0;
bool               43 chrome/browser/content_settings/content_settings_rule.h   virtual bool HasNext() const OVERRIDE;
bool               54 chrome/browser/content_settings/content_settings_rule.h   virtual bool HasNext() const OVERRIDE;
bool               35 chrome/browser/content_settings/content_settings_usages_state.h   void OnPermissionSet(const GURL& requesting_origin, bool allowed);
bool               37 chrome/browser/content_settings/content_settings_utils.h bool ParseContentSettingValue(const base::Value* value,
bool               60 chrome/browser/content_settings/content_settings_utils.h     bool include_incognito,
bool               70 chrome/browser/content_settings/content_settings_utils.h     bool include_incognito);
bool               78 chrome/browser/content_settings/content_settings_utils.h     bool include_incognito);
bool               47 chrome/browser/content_settings/cookie_settings.h   bool IsReadingCookieAllowed(const GURL& url,
bool               54 chrome/browser/content_settings/cookie_settings.h   bool IsSettingCookieAllowed(const GURL& url,
bool               62 chrome/browser/content_settings/cookie_settings.h   bool IsCookieSessionOnly(const GURL& url) const;
bool               99 chrome/browser/content_settings/cookie_settings.h       bool setting_cookie,
bool              137 chrome/browser/content_settings/cookie_settings.h   bool ShouldBlockThirdPartyCookies() const;
bool              146 chrome/browser/content_settings/cookie_settings.h   bool block_third_party_cookies_;
bool               54 chrome/browser/content_settings/host_content_settings_map.h   HostContentSettingsMap(PrefService* prefs, bool incognito);
bool              162 chrome/browser/content_settings/host_content_settings_map.h   static bool IsValueAllowedForType(PrefService* prefs,
bool              165 chrome/browser/content_settings/host_content_settings_map.h   static bool IsSettingAllowedForType(PrefService* prefs,
bool              170 chrome/browser/content_settings/host_content_settings_map.h   static bool ContentTypeHasCompoundValue(ContentSettingsType type);
bool              188 chrome/browser/content_settings/host_content_settings_map.h   static bool ShouldAllowAllContent(const GURL& primary_url,
bool              198 chrome/browser/content_settings/host_content_settings_map.h   bool is_off_the_record() const {
bool              231 chrome/browser/content_settings/host_content_settings_map.h       bool incognito) const;
bool              253 chrome/browser/content_settings/host_content_settings_map.h   bool is_off_the_record_;
bool               28 chrome/browser/content_settings/mock_settings_observer.h                     bool,
bool               31 chrome/browser/content_settings/mock_settings_observer.h                     bool));
bool               28 chrome/browser/content_settings/permission_queue_controller.h   typedef base::Callback<void(bool /* allowed */)> PermissionDecidedCallback;
bool               53 chrome/browser/content_settings/permission_queue_controller.h                        bool update_content_setting,
bool               54 chrome/browser/content_settings/permission_queue_controller.h                        bool allowed);
bool               70 chrome/browser/content_settings/permission_queue_controller.h   bool AlreadyShowingInfoBarForTab(const PermissionRequestID& id) const;
bool               85 chrome/browser/content_settings/permission_queue_controller.h       const GURL& requesting_frame, const GURL& embedder, bool allowed);
bool               92 chrome/browser/content_settings/permission_queue_controller.h   bool in_shutdown_;
bool               24 chrome/browser/content_settings/permission_request_id.h   bool Equals(const PermissionRequestID& other) const;
bool               25 chrome/browser/content_settings/permission_request_id.h   bool IsForSameTabAs(const PermissionRequestID& other) const;
bool              107 chrome/browser/content_settings/tab_specific_content_settings.h                           bool blocked_by_policy,
bool              108 chrome/browser/content_settings/tab_specific_content_settings.h                           bool is_for_blocking_resource);
bool              120 chrome/browser/content_settings/tab_specific_content_settings.h                             bool blocked_by_policy);
bool              131 chrome/browser/content_settings/tab_specific_content_settings.h                                   bool blocked_by_policy);
bool              140 chrome/browser/content_settings/tab_specific_content_settings.h                                  bool local,
bool              141 chrome/browser/content_settings/tab_specific_content_settings.h                                  bool blocked_by_policy);
bool              151 chrome/browser/content_settings/tab_specific_content_settings.h                                 bool blocked_by_policy);
bool              160 chrome/browser/content_settings/tab_specific_content_settings.h                                  bool blocked_by_policy);
bool              176 chrome/browser/content_settings/tab_specific_content_settings.h   void SetPopupsBlocked(bool blocked);
bool              179 chrome/browser/content_settings/tab_specific_content_settings.h   void SetDownloadsBlocked(bool blocked);
bool              190 chrome/browser/content_settings/tab_specific_content_settings.h   bool IsContentBlocked(ContentSettingsType content_type) const;
bool              193 chrome/browser/content_settings/tab_specific_content_settings.h   bool IsBlockageIndicated(ContentSettingsType content_type) const;
bool              199 chrome/browser/content_settings/tab_specific_content_settings.h   bool IsContentAllowed(ContentSettingsType content_type) const;
bool              274 chrome/browser/content_settings/tab_specific_content_settings.h   bool load_plugins_link_enabled() { return load_plugins_link_enabled_; }
bool              275 chrome/browser/content_settings/tab_specific_content_settings.h   void set_load_plugins_link_enabled(bool enabled) {
bool              281 chrome/browser/content_settings/tab_specific_content_settings.h   void SetPepperBrokerAllowed(bool allowed);
bool              286 chrome/browser/content_settings/tab_specific_content_settings.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              293 chrome/browser/content_settings/tab_specific_content_settings.h       bool is_main_frame,
bool              295 chrome/browser/content_settings/tab_specific_content_settings.h       bool is_error_page,
bool              296 chrome/browser/content_settings/tab_specific_content_settings.h       bool is_iframe_srcdoc,
bool              299 chrome/browser/content_settings/tab_specific_content_settings.h                                 bool blocked_by_policy) OVERRIDE;
bool              310 chrome/browser/content_settings/tab_specific_content_settings.h                      bool blocked_by_policy);
bool              315 chrome/browser/content_settings/tab_specific_content_settings.h                        bool blocked_by_policy);
bool              317 chrome/browser/content_settings/tab_specific_content_settings.h                             bool blocked_by_policy);
bool              320 chrome/browser/content_settings/tab_specific_content_settings.h                            bool blocked_by_policy);
bool              322 chrome/browser/content_settings/tab_specific_content_settings.h                               bool local,
bool              323 chrome/browser/content_settings/tab_specific_content_settings.h                               bool blocked_by_policy);
bool              327 chrome/browser/content_settings/tab_specific_content_settings.h                              bool blocked_by_policy);
bool              329 chrome/browser/content_settings/tab_specific_content_settings.h                                   bool allowed);
bool              332 chrome/browser/content_settings/tab_specific_content_settings.h                                                bool allowed);
bool              370 chrome/browser/content_settings/tab_specific_content_settings.h   bool content_blocked_[CONTENT_SETTINGS_NUM_TYPES];
bool              373 chrome/browser/content_settings/tab_specific_content_settings.h   bool content_blockage_indicated_to_user_[CONTENT_SETTINGS_NUM_TYPES];
bool              376 chrome/browser/content_settings/tab_specific_content_settings.h   bool content_allowed_[CONTENT_SETTINGS_NUM_TYPES];
bool              407 chrome/browser/content_settings/tab_specific_content_settings.h   bool load_plugins_link_enabled_;
bool               23 chrome/browser/crash_upload_list_win.h   bool IsPossibleCrashLogRecord(EVENTLOGRECORD* record) const;
bool               52 chrome/browser/custom_handlers/protocol_handler_registry.h     virtual bool IsInteractiveSetDefaultPermitted() OVERRIDE;
bool               62 chrome/browser/custom_handlers/protocol_handler_registry.h     virtual bool IsOwnedByWorker() OVERRIDE;
bool               80 chrome/browser/custom_handlers/protocol_handler_registry.h     virtual bool IsExternalHandlerRegistered(const std::string& protocol);
bool              115 chrome/browser/custom_handlers/protocol_handler_registry.h     virtual bool IsHandledProtocol(const std::string& scheme) const OVERRIDE;
bool              116 chrome/browser/custom_handlers/protocol_handler_registry.h     virtual bool IsHandledURL(const GURL& url) const OVERRIDE;
bool              117 chrome/browser/custom_handlers/protocol_handler_registry.h     virtual bool IsSafeRedirectTarget(const GURL& location) const OVERRIDE;
bool              147 chrome/browser/custom_handlers/protocol_handler_registry.h   bool SilentlyHandleRegisterHandlerRequest(const ProtocolHandler& handler);
bool              162 chrome/browser/custom_handlers/protocol_handler_registry.h   bool AttemptReplace(const ProtocolHandler& handler);
bool              172 chrome/browser/custom_handlers/protocol_handler_registry.h   bool IsDefault(const ProtocolHandler& handler) const;
bool              195 chrome/browser/custom_handlers/protocol_handler_registry.h   bool CanSchemeBeOverridden(const std::string& scheme) const;
bool              198 chrome/browser/custom_handlers/protocol_handler_registry.h   bool IsRegistered(const ProtocolHandler& handler) const;
bool              201 chrome/browser/custom_handlers/protocol_handler_registry.h   bool IsIgnored(const ProtocolHandler& handler) const;
bool              204 chrome/browser/custom_handlers/protocol_handler_registry.h   bool HasRegisteredEquivalent(const ProtocolHandler& handler) const;
bool              207 chrome/browser/custom_handlers/protocol_handler_registry.h   bool HasIgnoredEquivalent(const ProtocolHandler& handler) const;
bool              213 chrome/browser/custom_handlers/protocol_handler_registry.h   bool IsHandledProtocol(const std::string& scheme) const;
bool              240 chrome/browser/custom_handlers/protocol_handler_registry.h   bool enabled() const { return enabled_; }
bool              317 chrome/browser/custom_handlers/protocol_handler_registry.h   bool enabled_;
bool              320 chrome/browser/custom_handlers/protocol_handler_registry.h   bool is_loading_;
bool              324 chrome/browser/custom_handlers/protocol_handler_registry.h   bool is_loaded_;
bool               31 chrome/browser/custom_handlers/protocol_handler_registry_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               34 chrome/browser/custom_handlers/protocol_handler_registry_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               39 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h   virtual bool NeedElevation(InfoBarButton button) const OVERRIDE;
bool               40 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               41 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h   virtual bool Cancel() OVERRIDE;
bool               43 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool               23 chrome/browser/custom_handlers/register_protocol_handler_permission_request.h       bool user_gesture);
bool               30 chrome/browser/custom_handlers/register_protocol_handler_permission_request.h   virtual bool HasUserGesture() const OVERRIDE;
bool               41 chrome/browser/custom_handlers/register_protocol_handler_permission_request.h   bool user_gesture_;
bool               68 chrome/browser/custom_home_pages_table_model.h                   bool found_url,
bool               19 chrome/browser/defaults.h extern const bool kCanToggleSystemTitleBar;
bool               37 chrome/browser/defaults.h extern const bool kRestorePopups;
bool               40 chrome/browser/defaults.h extern const bool kBrowserAliveWithNoWindows;
bool               43 chrome/browser/defaults.h extern const bool kShowExitMenuItem;
bool               44 chrome/browser/defaults.h extern const bool kShowHelpMenuItemIcon;
bool               45 chrome/browser/defaults.h extern const bool kShowUpgradeMenuItem;
bool               49 chrome/browser/defaults.h extern const bool kShowImportOnBookmarkBar;
bool               52 chrome/browser/defaults.h extern const bool kAlwaysOpenIncognitoWindow;
bool               57 chrome/browser/defaults.h extern const bool kAlwaysCreateTabbedBrowserOnSessionRestore;
bool               60 chrome/browser/defaults.h extern const bool kDownloadPageHasShowInFolder;
bool               63 chrome/browser/defaults.h extern const bool kSizeTabButtonToTopOfTabStrip;
bool               69 chrome/browser/defaults.h extern const bool kSyncAutoStarts;
bool               72 chrome/browser/defaults.h extern const bool kShowOtherBrowsersInAboutMemory;
bool               75 chrome/browser/defaults.h extern const bool kShowCancelButtonInTaskManager;
bool               78 chrome/browser/defaults.h extern const bool kScrollEventChangesTab;
bool               84 chrome/browser/defaults.h extern const bool kPasswordEchoEnabled;
bool               91 chrome/browser/defaults.h extern bool bookmarks_enabled;
bool               95 chrome/browser/defaults.h extern bool enable_help_app;
bool               94 chrome/browser/devtools/adb/android_usb_device.h   bool terminated() { return terminated_; }
bool               96 chrome/browser/devtools/adb/android_usb_device.h   bool is_connected() { return is_connected_; }
bool              108 chrome/browser/devtools/adb/android_usb_device.h   void ReadHeader(bool initial);
bool              142 chrome/browser/devtools/adb/android_usb_device.h   bool is_connected_;
bool              143 chrome/browser/devtools/adb/android_usb_device.h   bool signature_sent_;
bool              147 chrome/browser/devtools/adb/android_usb_device.h   bool terminated_;
bool               45 chrome/browser/devtools/adb/android_usb_socket.h   virtual bool IsConnected() const OVERRIDE;
bool               46 chrome/browser/devtools/adb/android_usb_socket.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool               52 chrome/browser/devtools/adb/android_usb_socket.h   virtual bool WasEverUsed() const OVERRIDE;
bool               53 chrome/browser/devtools/adb/android_usb_socket.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool               54 chrome/browser/devtools/adb/android_usb_socket.h   virtual bool WasNpnNegotiated() const OVERRIDE;
bool               56 chrome/browser/devtools/adb/android_usb_socket.h   virtual bool GetSSLInfo(net::SSLInfo* ssl_info) OVERRIDE;
bool               71 chrome/browser/devtools/adb/android_usb_socket.h   void RespondToReaders(bool diconnect);
bool               80 chrome/browser/devtools/adb/android_usb_socket.h   bool is_connected_;
bool               81 chrome/browser/devtools/adb/android_usb_socket.h   bool is_closed_;
bool               43 chrome/browser/devtools/adb_client_socket.h                    bool is_void,
bool               49 chrome/browser/devtools/adb_client_socket.h   void ReadResponse(const CommandCallback& callback, bool is_void, int result);
bool               52 chrome/browser/devtools/adb_client_socket.h                         bool is_void,
bool               16 chrome/browser/devtools/adb_web_socket.h     virtual void OnSocketClosed(bool closed_by_device) = 0;
bool               43 chrome/browser/devtools/adb_web_socket.h   void DisconnectOnHandlerThread(bool closed_by_device);
bool               47 chrome/browser/devtools/adb_web_socket.h   void OnSocketClosed(bool closed_by_device);
bool               23 chrome/browser/devtools/android_device.h   AndroidDevice(const std::string& serial, bool is_connected);
bool               37 chrome/browser/devtools/android_device.h   bool is_connected() { return is_connected_; }
bool               57 chrome/browser/devtools/android_device.h   bool is_connected_;
bool               74 chrome/browser/devtools/android_device.h   static void CountDevices(bool discover_usb_devices,
bool               25 chrome/browser/devtools/browser_list_tabcontents_provider.h   virtual bool BundlesFrontendResources() OVERRIDE;
bool              103 chrome/browser/devtools/devtools_adb_bridge.h     bool IsChrome() const;
bool              146 chrome/browser/devtools/devtools_adb_bridge.h     bool IsConnected();
bool              185 chrome/browser/devtools/devtools_adb_bridge.h   static bool HasDevToolsWindow(const std::string& agent_id);
bool              200 chrome/browser/devtools/devtools_adb_bridge.h   bool has_message_loop_;
bool               23 chrome/browser/devtools/devtools_contents_resizing_strategy.h   bool Equals(const DevToolsContentsResizingStrategy& strategy);
bool               39 chrome/browser/devtools/devtools_embedder_message_dispatcher.h     virtual void SetIsDocked(bool is_docked) = 0;
bool               43 chrome/browser/devtools/devtools_embedder_message_dispatcher.h                             bool save_as) = 0;
bool               63 chrome/browser/devtools/devtools_embedder_message_dispatcher.h   virtual bool Dispatch(const std::string& method,
bool               52 chrome/browser/devtools/devtools_file_helper.h                               const base::Callback<void(bool)>&)>
bool               60 chrome/browser/devtools/devtools_file_helper.h             bool save_as,
bool              108 chrome/browser/devtools/devtools_file_helper.h   bool IsFileSystemAdded(const std::string& file_system_path);
bool              123 chrome/browser/devtools/devtools_file_helper.h       bool allowed);
bool               57 chrome/browser/devtools/devtools_file_system_indexer.h                            bool);
bool               62 chrome/browser/devtools/devtools_file_system_indexer.h     void FinishFileIndexing(bool success);
bool               80 chrome/browser/devtools/devtools_file_system_indexer.h     std::vector<bool> current_trigrams_set_;
bool               83 chrome/browser/devtools/devtools_file_system_indexer.h     bool stopped_;
bool               35 chrome/browser/devtools/devtools_target_impl.h   virtual bool IsAttached() const OVERRIDE;
bool               38 chrome/browser/devtools/devtools_target_impl.h   virtual bool Activate() const OVERRIDE;
bool               39 chrome/browser/devtools/devtools_target_impl.h   virtual bool Close() const OVERRIDE;
bool               60 chrome/browser/devtools/devtools_target_impl.h       content::RenderViewHost*, bool is_tab);
bool               57 chrome/browser/devtools/devtools_window.h   typedef base::Callback<void(bool)> InfoBarCallback;
bool               79 chrome/browser/devtools/devtools_window.h   static bool IsDevToolsWindow(content::RenderViewHost* window_rvh);
bool               91 chrome/browser/devtools/devtools_window.h       content::RenderViewHost* inspected_rvh, bool is_docked);
bool               93 chrome/browser/devtools/devtools_window.h       Browser* browser, bool is_docked);
bool              187 chrome/browser/devtools/devtools_window.h   static bool HandleBeforeUnload(content::WebContents* contents,
bool              188 chrome/browser/devtools/devtools_window.h                                  bool proceed,
bool              189 chrome/browser/devtools/devtools_window.h                                  bool* proceed_to_fire_unload);
bool              196 chrome/browser/devtools/devtools_window.h   static bool InterceptPageBeforeUnload(content::WebContents* contents);
bool              200 chrome/browser/devtools/devtools_window.h   static bool HasFiredBeforeUnloadEventForDevToolsBrowser(Browser* browser);
bool              204 chrome/browser/devtools/devtools_window.h   static bool NeedsToInterceptBeforeUnload(content::WebContents* contents);
bool              234 chrome/browser/devtools/devtools_window.h                  bool can_dock);
bool              239 chrome/browser/devtools/devtools_window.h                                 bool shared_worker_frontend,
bool              240 chrome/browser/devtools/devtools_window.h                                 bool external_frontend,
bool              241 chrome/browser/devtools/devtools_window.h                                 bool can_dock);
bool              244 chrome/browser/devtools/devtools_window.h                              bool shared_worker_frontend,
bool              245 chrome/browser/devtools/devtools_window.h                              bool external_frontend,
bool              246 chrome/browser/devtools/devtools_window.h                              bool can_dock);
bool              250 chrome/browser/devtools/devtools_window.h   static bool FindInspectedBrowserAndTabIndex(
bool              254 chrome/browser/devtools/devtools_window.h       bool force_open,
bool              270 chrome/browser/devtools/devtools_window.h                               bool user_gesture,
bool              271 chrome/browser/devtools/devtools_window.h                               bool* was_blocked) OVERRIDE;
bool              273 chrome/browser/devtools/devtools_window.h   virtual void ContentsZoomChange(bool zoom_in) OVERRIDE;
bool              275 chrome/browser/devtools/devtools_window.h                                  bool proceed,
bool              276 chrome/browser/devtools/devtools_window.h                                  bool* proceed_to_fire_unload) OVERRIDE;
bool              277 chrome/browser/devtools/devtools_window.h   virtual bool PreHandleKeyboardEvent(
bool              280 chrome/browser/devtools/devtools_window.h       bool* is_keyboard_shortcut) OVERRIDE;
bool              294 chrome/browser/devtools/devtools_window.h   virtual bool PreHandleGestureEvent(
bool              311 chrome/browser/devtools/devtools_window.h   virtual void SetIsDocked(bool is_docked) OVERRIDE;
bool              315 chrome/browser/devtools/devtools_window.h                           bool save_as) OVERRIDE;
bool              359 chrome/browser/devtools/devtools_window.h   void SetIsDockedAndShowImmediatelyForTest(bool is_docked);
bool              379 chrome/browser/devtools/devtools_window.h   bool is_docked_;
bool              380 chrome/browser/devtools/devtools_window.h   bool can_dock_;
bool              383 chrome/browser/devtools/devtools_window.h   bool ignore_set_is_docked_;
bool              396 chrome/browser/devtools/devtools_window.h   bool intercepted_page_beforeunload_;
bool               55 chrome/browser/devtools/port_forwarding_controller.h   bool ShouldCreateConnections();
bool               38 chrome/browser/diagnostics/diagnostics_controller.h   bool HasResults();
bool              100 chrome/browser/diagnostics/diagnostics_model.h   virtual bool GetTestInfo(int id, const TestInfo** result) const = 0;
bool               36 chrome/browser/diagnostics/diagnostics_test.h   bool Execute(DiagnosticsModel::Observer* observer, DiagnosticsModel* model,
bool               41 chrome/browser/diagnostics/diagnostics_test.h   bool Recover(DiagnosticsModel::Observer* observer, DiagnosticsModel* model,
bool               75 chrome/browser/diagnostics/diagnostics_test.h   virtual bool ExecuteImpl(DiagnosticsModel::Observer* observer) = 0;
bool               79 chrome/browser/diagnostics/diagnostics_test.h   virtual bool RecoveryImpl(DiagnosticsModel::Observer* observer);
bool               37 chrome/browser/diagnostics/diagnostics_writer.h   bool WriteInfoLine(const std::string& info_text);
bool               51 chrome/browser/diagnostics/diagnostics_writer.h   bool WriteResult(bool success,
bool               70 chrome/browser/download/chrome_download_manager_delegate.h   virtual bool DetermineDownloadTarget(
bool               73 chrome/browser/download/chrome_download_manager_delegate.h   virtual bool ShouldOpenFileBasedOnExtension(
bool               75 chrome/browser/download/chrome_download_manager_delegate.h   virtual bool ShouldCompleteDownload(
bool               78 chrome/browser/download/chrome_download_manager_delegate.h   virtual bool ShouldOpenDownload(
bool               81 chrome/browser/download/chrome_download_manager_delegate.h   virtual bool GenerateFileHash() OVERRIDE;
bool               85 chrome/browser/download/chrome_download_manager_delegate.h                           bool* skip_dir_check) OVERRIDE;
bool               90 chrome/browser/download/chrome_download_manager_delegate.h       bool can_save_as_complete,
bool              122 chrome/browser/download/chrome_download_manager_delegate.h       bool create_directory,
bool              157 chrome/browser/download/chrome_download_manager_delegate.h   bool IsDownloadReadyForCompletion(
bool               22 chrome/browser/download/download_browsertest.h   virtual bool IsDownloadInFinalState(content::DownloadItem* download) OVERRIDE;
bool               24 chrome/browser/download/download_browsertest.h   bool started_observing_;
bool               21 chrome/browser/download/download_completion_blocker.h   bool is_complete() const { return is_complete_; }
bool               35 chrome/browser/download/download_completion_blocker.h   bool is_complete_;
bool               43 chrome/browser/download/download_crx_util.h bool IsExtensionDownload(const content::DownloadItem& download_item);
bool               47 chrome/browser/download/download_crx_util.h bool OffStoreInstallAllowedByPrefs(Profile* profile,
bool               43 chrome/browser/download/download_danger_prompt.h       bool show_context,
bool               25 chrome/browser/download/download_dir_policy_handler.h   virtual bool CheckPolicySettings(const policy::PolicyMap& policies,
bool               24 chrome/browser/download/download_extensions.h bool IsExecutableMimeType(const std::string& mime_type);
bool               27 chrome/browser/download/download_file_icon_extractor.h   virtual bool ExtractIconURLForPath(const base::FilePath& path,
bool               67 chrome/browser/download/download_file_picker.h   bool should_record_file_picker_result_;
bool               71 chrome/browser/download/download_history.h   static bool IsPersisted(content::DownloadItem* item);
bool               98 chrome/browser/download/download_history.h   void ItemAdded(uint32 id, bool success);
bool               81 chrome/browser/download/download_item_model.h   bool IsDangerous() const;
bool               84 chrome/browser/download/download_item_model.h   bool MightBeMalicious() const;
bool               88 chrome/browser/download/download_item_model.h   bool IsMalicious() const;
bool               91 chrome/browser/download/download_item_model.h   bool ShouldAllowDownloadFeedback() const;
bool              103 chrome/browser/download/download_item_model.h   bool ShouldRemoveFromShelfWhenComplete() const;
bool              109 chrome/browser/download/download_item_model.h   bool ShouldShowDownloadStartedAnimation() const;
bool              112 chrome/browser/download/download_item_model.h   bool ShouldShowInShelf() const;
bool              117 chrome/browser/download/download_item_model.h   void SetShouldShowInShelf(bool should_show);
bool              124 chrome/browser/download/download_item_model.h   bool ShouldNotifyUI() const;
bool              127 chrome/browser/download/download_item_model.h   void SetShouldNotifyUI(bool should_notify);
bool              131 chrome/browser/download/download_item_model.h   bool ShouldPreferOpeningInBrowser() const;
bool              134 chrome/browser/download/download_item_model.h   void SetShouldPreferOpeningInBrowser(bool preference);
bool               36 chrome/browser/download/download_path_reservation_tracker.h                               bool target_path_verified)> ReservedPathCallback;
bool               91 chrome/browser/download/download_path_reservation_tracker.h       bool create_directory,
bool               97 chrome/browser/download/download_path_reservation_tracker.h   static bool IsPathInUseForTesting(const base::FilePath& path);
bool               27 chrome/browser/download/download_permission_request.h   virtual bool HasUserGesture() const OVERRIDE;
bool               56 chrome/browser/download/download_prefs.h   bool PromptForDownload() const;
bool               59 chrome/browser/download/download_prefs.h   bool IsDownloadPathManaged() const;
bool               63 chrome/browser/download/download_prefs.h   bool IsAutoOpenUsed() const;
bool               67 chrome/browser/download/download_prefs.h   bool IsAutoOpenEnabledBasedOnExtension(const base::FilePath& path) const;
bool               71 chrome/browser/download/download_prefs.h   bool EnableAutoOpenBasedOnExtension(const base::FilePath& file_name);
bool               90 chrome/browser/download/download_prefs.h     bool operator()(const base::FilePath::StringType& a,
bool               47 chrome/browser/download/download_query.h   typedef base::Callback<bool(const content::DownloadItem&)> FilterCallback;
bool              104 chrome/browser/download/download_query.h   bool AddFilter(const FilterCallback& filter);
bool              105 chrome/browser/download/download_query.h   bool AddFilter(FilterType type, const base::Value& value);
bool              141 chrome/browser/download/download_query.h   bool FilterRegex(const std::string& regex_str,
bool              144 chrome/browser/download/download_query.h   bool Matches(const content::DownloadItem& item) const;
bool               53 chrome/browser/download/download_request_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               54 chrome/browser/download/download_request_infobar_delegate.h   virtual bool Cancel() OVERRIDE;
bool               56 chrome/browser/download/download_request_infobar_delegate.h   bool responded_;
bool               67 chrome/browser/download/download_request_limiter.h   typedef base::Callback<void(bool /*allow*/)> Callback;
bool              138 chrome/browser/download/download_request_limiter.h     bool is_showing_prompt() const;
bool              150 chrome/browser/download/download_request_limiter.h     void NotifyCallbacks(bool allow);
bool              215 chrome/browser/download/download_request_limiter.h       bool create);
bool              238 chrome/browser/download/download_request_limiter.h                             bool allow);
bool              242 chrome/browser/download/download_request_limiter.h   void ScheduleNotification(const Callback& callback, bool allow);
bool               32 chrome/browser/download/download_resource_throttle.h   virtual void WillStartRequest(bool* defer) OVERRIDE;
bool               33 chrome/browser/download/download_resource_throttle.h   virtual void WillRedirectRequest(const GURL& new_url, bool* defer) OVERRIDE;
bool               34 chrome/browser/download/download_resource_throttle.h   virtual void WillProcessResponse(bool* defer) OVERRIDE;
bool               40 chrome/browser/download/download_resource_throttle.h   void WillDownload(bool* defer);
bool               41 chrome/browser/download/download_resource_throttle.h   void ContinueDownload(bool allow);
bool               44 chrome/browser/download/download_resource_throttle.h   bool querying_limiter_;
bool               47 chrome/browser/download/download_resource_throttle.h   bool request_allowed_;
bool               50 chrome/browser/download/download_resource_throttle.h   bool request_deferred_;
bool               44 chrome/browser/download/download_service.h   bool HasCreatedDownloadManager();
bool               68 chrome/browser/download/download_service.h   bool IsShelfEnabled();
bool               71 chrome/browser/download/download_service.h   bool download_manager_created_;
bool              151 chrome/browser/download/download_shelf.h   virtual bool IsShowing() const = 0;
bool              154 chrome/browser/download/download_shelf.h   virtual bool IsClosing() const = 0;
bool              172 chrome/browser/download/download_shelf.h   bool is_hidden() { return is_hidden_; }
bool              198 chrome/browser/download/download_shelf.h   bool should_show_on_unhide_;
bool              199 chrome/browser/download/download_shelf.h   bool is_hidden_;
bool               53 chrome/browser/download/download_shelf_context_menu.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               54 chrome/browser/download/download_shelf_context_menu.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               56 chrome/browser/download/download_shelf_context_menu.h   virtual bool GetAcceleratorForCommandId(
bool               59 chrome/browser/download/download_shelf_context_menu.h   virtual bool IsItemForCommandIdDynamic(int command_id) const OVERRIDE;
bool               13 chrome/browser/download/download_stats.h void RecordDownloadShelfClose(int size, int in_progress, bool autoclose);
bool               26 chrome/browser/download/download_status_updater.h   bool GetProgress(float* progress, int* download_count) const;
bool              170 chrome/browser/download/download_target_determiner.h   void ReserveVirtualPathDone(const base::FilePath& path, bool verified);
bool              213 chrome/browser/download/download_target_determiner.h   void DetermineIfHandledSafelyDone(bool is_handled_safely);
bool              234 chrome/browser/download/download_target_determiner.h   void CheckVisitedReferrerBeforeDone(bool visited_referrer_before);
bool              259 chrome/browser/download/download_target_determiner.h   bool ShouldPromptForDownload(const base::FilePath& filename) const;
bool              267 chrome/browser/download/download_target_determiner.h   bool HasPromptedForPath() const;
bool              273 chrome/browser/download/download_target_determiner.h   bool IsDangerousFile(PriorVisitsToReferrer visits);
bool              280 chrome/browser/download/download_target_determiner.h   bool should_prompt_;
bool              281 chrome/browser/download/download_target_determiner.h   bool should_notify_extensions_;
bool              282 chrome/browser/download/download_target_determiner.h   bool create_target_directory_;
bool              289 chrome/browser/download/download_target_determiner.h   bool is_filetype_handled_safely_;
bool              292 chrome/browser/download/download_target_determiner.h   const bool is_resumption_;
bool               43 chrome/browser/download/download_target_determiner_delegate.h                               bool successful)> ReservedPathCallback;
bool               93 chrome/browser/download/download_target_determiner_delegate.h       bool create_directory,
bool               44 chrome/browser/download/download_target_info.h   bool is_filetype_handled_safely;
bool               28 chrome/browser/download/download_test_file_activity_observer.h   void EnableFileChooser(bool enable);
bool               32 chrome/browser/download/download_test_file_activity_observer.h   bool TestAndResetDidShowFileChooser();
bool               21 chrome/browser/download/save_package_file_picker.h       bool can_save_as_complete,
bool               28 chrome/browser/download/save_package_file_picker.h   static void SetShouldPromptUser(bool should_prompt);
bool               37 chrome/browser/download/save_package_file_picker.h   bool ShouldSaveAsMHTML() const;
bool               43 chrome/browser/download/save_package_file_picker.h   bool can_save_as_complete_;
bool               22 chrome/browser/download/test_download_shelf.h   virtual bool IsShowing() const OVERRIDE;
bool               23 chrome/browser/download/test_download_shelf.h   virtual bool IsClosing() const OVERRIDE;
bool               27 chrome/browser/download/test_download_shelf.h   bool did_add_download() const { return did_add_download_; }
bool               43 chrome/browser/download/test_download_shelf.h   bool is_showing_;
bool               44 chrome/browser/download/test_download_shelf.h   bool did_add_download_;
bool               68 chrome/browser/drive/drive_api_service.h   virtual bool CanSendRequest() const OVERRIDE;
bool               70 chrome/browser/drive/drive_api_service.h   virtual bool HasAccessToken() const OVERRIDE;
bool               73 chrome/browser/drive/drive_api_service.h   virtual bool HasRefreshToken() const OVERRIDE;
bool               39 chrome/browser/drive/drive_app_registry.h                bool is_removable);
bool               62 chrome/browser/drive/drive_app_registry.h   bool is_removable;
bool               92 chrome/browser/drive/drive_app_registry.h   static bool IsAppUninstallSupported();
bool              122 chrome/browser/drive/drive_app_registry.h   bool is_updating_;
bool               48 chrome/browser/drive/drive_notification_manager.h   bool push_notification_enabled() const {
bool               53 chrome/browser/drive/drive_notification_manager.h   bool push_notification_registered() const {
bool               80 chrome/browser/drive/drive_notification_manager.h   bool push_notification_registered_;
bool               82 chrome/browser/drive/drive_notification_manager.h   bool push_notification_enabled_;
bool               84 chrome/browser/drive/drive_notification_manager.h   bool observers_notified_;
bool               18 chrome/browser/drive/drive_notification_observer.h   virtual void OnPushNotificationEnabled(bool enabled) {}
bool              115 chrome/browser/drive/drive_service_interface.h   virtual bool CanSendRequest() const = 0;
bool              124 chrome/browser/drive/drive_service_interface.h   virtual bool HasAccessToken() const = 0;
bool              131 chrome/browser/drive/drive_service_interface.h   virtual bool HasRefreshToken() const = 0;
bool              156 chrome/browser/drive/drive_uploader.h       bool get_file_size_result);
bool               24 chrome/browser/drive/dummy_drive_service.h   virtual bool CanSendRequest() const OVERRIDE;
bool               26 chrome/browser/drive/dummy_drive_service.h   virtual bool HasAccessToken() const OVERRIDE;
bool               29 chrome/browser/drive/dummy_drive_service.h   virtual bool HasRefreshToken() const OVERRIDE;
bool               33 chrome/browser/drive/fake_drive_service.h   bool LoadResourceListForWapi(const std::string& relative_path);
bool               36 chrome/browser/drive/fake_drive_service.h   bool LoadAppListForDriveApi(const std::string& relative_path);
bool               40 chrome/browser/drive/fake_drive_service.h   void set_offline(bool offline) { offline_ = offline; }
bool               44 chrome/browser/drive/fake_drive_service.h   void set_never_return_all_resource_list(bool value) {
bool              109 chrome/browser/drive/fake_drive_service.h   virtual bool CanSendRequest() const OVERRIDE;
bool              112 chrome/browser/drive/fake_drive_service.h   virtual bool HasAccessToken() const OVERRIDE;
bool              115 chrome/browser/drive/fake_drive_service.h   virtual bool HasRefreshToken() const OVERRIDE;
bool              241 chrome/browser/drive/fake_drive_service.h                   bool shared_with_me,
bool              254 chrome/browser/drive/fake_drive_service.h       bool shared_with_me,
bool              292 chrome/browser/drive/fake_drive_service.h       bool shared_with_me);
bool              326 chrome/browser/drive/fake_drive_service.h   bool offline_;
bool              327 chrome/browser/drive/fake_drive_service.h   bool never_return_all_resource_list_;
bool               98 chrome/browser/enumerate_modules_model_win.h     bool normalized;
bool              140 chrome/browser/enumerate_modules_model_win.h   void ScanNow(ModulesVector* list, bool limited_mode);
bool              220 chrome/browser/enumerate_modules_model_win.h   bool limited_mode_;
bool              254 chrome/browser/enumerate_modules_model_win.h   static void RecordLearnMoreStat(bool from_menu);
bool              258 chrome/browser/enumerate_modules_model_win.h   bool ShouldShowConflictWarning() const;
bool              282 chrome/browser/enumerate_modules_model_win.h   void set_limited_mode(bool limited_mode) {
bool              331 chrome/browser/enumerate_modules_model_win.h   bool limited_mode_;
bool              334 chrome/browser/enumerate_modules_model_win.h   bool scanning_;
bool              337 chrome/browser/enumerate_modules_model_win.h   bool conflict_notification_acknowledged_;
bool               94 chrome/browser/extensions/activity_log/activity_actions.h   bool page_incognito() const { return page_incognito_; }
bool               95 chrome/browser/extensions/activity_log/activity_actions.h   void set_page_incognito(bool incognito) { page_incognito_ = incognito; }
bool               96 chrome/browser/extensions/activity_log/activity_actions.h   bool arg_incognito() const { return arg_incognito_; }
bool               97 chrome/browser/extensions/activity_log/activity_actions.h   void set_arg_incognito(bool incognito) { arg_incognito_ = incognito; }
bool              141 chrome/browser/extensions/activity_log/activity_actions.h   bool page_incognito_;
bool              143 chrome/browser/extensions/activity_log/activity_actions.h   bool arg_incognito_;
bool              156 chrome/browser/extensions/activity_log/activity_actions.h   bool operator()(const scoped_refptr<Action>& lhs,
bool              164 chrome/browser/extensions/activity_log/activity_actions.h   bool operator()(const scoped_refptr<Action>& lhs,
bool               78 chrome/browser/extensions/activity_log/activity_database.h     virtual bool InitDatabase(sql::Connection* db) = 0;
bool               84 chrome/browser/extensions/activity_log/activity_database.h     virtual bool FlushDatabase(sql::Connection* db) = 0;
bool              125 chrome/browser/extensions/activity_log/activity_database.h   void SetBatchModeForTesting(bool batch_mode);
bool              127 chrome/browser/extensions/activity_log/activity_database.h   bool is_db_valid() const { return valid_db_; }
bool              134 chrome/browser/extensions/activity_log/activity_database.h   static bool InitializeTable(sql::Connection* db,
bool              189 chrome/browser/extensions/activity_log/activity_database.h   bool valid_db_;
bool              190 chrome/browser/extensions/activity_log/activity_database.h   bool batch_mode_;
bool              193 chrome/browser/extensions/activity_log/activity_database.h   bool already_closed_;
bool              194 chrome/browser/extensions/activity_log/activity_database.h   bool did_init_;
bool              130 chrome/browser/extensions/activity_log/activity_log.h   bool IsWatchdogAppActive();
bool              133 chrome/browser/extensions/activity_log/activity_log.h   void SetWatchdogAppActive(bool active);
bool              138 chrome/browser/extensions/activity_log/activity_log.h   bool IsDatabaseEnabled();
bool              161 chrome/browser/extensions/activity_log/activity_log.h   static const bool kServiceRedirectedInIncognito = true;
bool              162 chrome/browser/extensions/activity_log/activity_log.h   static const bool kServiceIsCreatedWithBrowserContext = false;
bool              183 chrome/browser/extensions/activity_log/activity_log.h   bool db_enabled_;  // Whether logging to disk is currently enabled.
bool              189 chrome/browser/extensions/activity_log/activity_log.h   bool testing_mode_;
bool              194 chrome/browser/extensions/activity_log/activity_log.h   bool has_threads_;
bool              124 chrome/browser/extensions/activity_log/activity_log_policy.h     static bool DropObsoleteTables(sql::Connection* db);
bool               68 chrome/browser/extensions/activity_log/counting_policy.h   virtual bool InitDatabase(sql::Connection* db) OVERRIDE;
bool               69 chrome/browser/extensions/activity_log/counting_policy.h   virtual bool FlushDatabase(sql::Connection* db) OVERRIDE;
bool              113 chrome/browser/extensions/activity_log/counting_policy.h   bool CleanOlderThan(sql::Connection* db, const base::Time& cutoff);
bool              117 chrome/browser/extensions/activity_log/counting_policy.h   bool CleanStringTables(sql::Connection* db);
bool               39 chrome/browser/extensions/activity_log/database_string_table.h   bool Initialize(sql::Connection* connection);
bool               45 chrome/browser/extensions/activity_log/database_string_table.h   bool StringToInt(sql::Connection* connection,
bool               53 chrome/browser/extensions/activity_log/database_string_table.h   bool IntToString(sql::Connection* connection, int64 id, std::string* value);
bool               68 chrome/browser/extensions/activity_log/fullstream_ui_policy.h   virtual bool InitDatabase(sql::Connection* db) OVERRIDE;
bool               69 chrome/browser/extensions/activity_log/fullstream_ui_policy.h   virtual bool FlushDatabase(sql::Connection* db) OVERRIDE;
bool               37 chrome/browser/extensions/api/activity_log_private/activity_log_private_api.h   static bool IsExtensionWhitelisted(const std::string& extension_id);
bool               54 chrome/browser/extensions/api/activity_log_private/activity_log_private_api.h   bool initialized_;
bool               74 chrome/browser/extensions/api/activity_log_private/activity_log_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               92 chrome/browser/extensions/api/activity_log_private/activity_log_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              106 chrome/browser/extensions/api/activity_log_private/activity_log_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              120 chrome/browser/extensions/api/activity_log_private/activity_log_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               98 chrome/browser/extensions/api/alarms/alarm_manager.h   typedef base::Callback<void(bool)> RemoveAlarmCallback;
bool              215 chrome/browser/extensions/api/alarms/alarm_manager.h   static const bool kServiceHasOwnInstanceInIncognito = true;
bool               30 chrome/browser/extensions/api/alarms/alarms_api.h   virtual bool RunImpl() OVERRIDE;
bool               39 chrome/browser/extensions/api/alarms/alarms_api.h   bool owns_clock_;
bool               47 chrome/browser/extensions/api/alarms/alarms_api.h   virtual bool RunImpl() OVERRIDE;
bool               59 chrome/browser/extensions/api/alarms/alarms_api.h   virtual bool RunImpl() OVERRIDE;
bool               70 chrome/browser/extensions/api/alarms/alarms_api.h   virtual bool RunImpl() OVERRIDE;
bool               72 chrome/browser/extensions/api/alarms/alarms_api.h   void Callback(const std::string& name, bool success);
bool               81 chrome/browser/extensions/api/alarms/alarms_api.h   virtual bool RunImpl() OVERRIDE;
bool               22 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunWithWindow(apps::AppWindow* window) = 0;
bool               25 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunImpl() OVERRIDE;
bool               36 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunWithWindow(apps::AppWindow* window) OVERRIDE;
bool               47 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunWithWindow(apps::AppWindow* window) OVERRIDE;
bool               58 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunWithWindow(apps::AppWindow* window) OVERRIDE;
bool               69 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunWithWindow(apps::AppWindow* window) OVERRIDE;
bool               80 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunWithWindow(apps::AppWindow* window) OVERRIDE;
bool               91 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunWithWindow(apps::AppWindow* window) OVERRIDE;
bool              102 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunWithWindow(apps::AppWindow* window) OVERRIDE;
bool              113 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunWithWindow(apps::AppWindow* window) OVERRIDE;
bool              124 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunWithWindow(apps::AppWindow* window) OVERRIDE;
bool              134 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunWithWindow(apps::AppWindow* window) OVERRIDE;
bool              144 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunWithWindow(apps::AppWindow* window) OVERRIDE;
bool              155 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunWithWindow(apps::AppWindow* window) OVERRIDE;
bool              166 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunWithWindow(apps::AppWindow* window) OVERRIDE;
bool              177 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunWithWindow(apps::AppWindow* window) OVERRIDE;
bool              188 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunWithWindow(apps::AppWindow* window) OVERRIDE;
bool              199 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h   virtual bool RunWithWindow(apps::AppWindow* window) OVERRIDE;
bool               28 chrome/browser/extensions/api/app_window/app_window_api.h   virtual bool RunImpl() OVERRIDE;
bool               31 chrome/browser/extensions/api/app_window/app_window_api.h   bool GetBoundsSpec(
bool               37 chrome/browser/extensions/api/app_window/app_window_api.h   bool GetFrameOptions(
bool               43 chrome/browser/extensions/api/app_window/app_window_api.h   bool inject_html_titlebar_;
bool               48 chrome/browser/extensions/api/audio/audio_api.h   virtual bool RunImpl() OVERRIDE;
bool               53 chrome/browser/extensions/api/audio/audio_api.h                           bool success);
bool               63 chrome/browser/extensions/api/audio/audio_api.h   virtual bool RunImpl() OVERRIDE;
bool               73 chrome/browser/extensions/api/audio/audio_api.h   virtual bool RunImpl() OVERRIDE;
bool               30 chrome/browser/extensions/api/audio/audio_service.h   typedef base::Callback<void(const OutputInfo&, const InputInfo&, bool)>
bool               51 chrome/browser/extensions/api/audio/audio_service.h   virtual bool SetDeviceProperties(const std::string& device_id,
bool               52 chrome/browser/extensions/api/audio/audio_service.h                                    bool muted,
bool               31 chrome/browser/extensions/api/automation_internal/automation_internal_api.h   virtual bool RunImpl() OVERRIDE;
bool               41 chrome/browser/extensions/api/automation_internal/automation_internal_api.h   virtual bool RunImpl() OVERRIDE;
bool               22 chrome/browser/extensions/api/autotest_private/autotest_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               31 chrome/browser/extensions/api/autotest_private/autotest_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               41 chrome/browser/extensions/api/autotest_private/autotest_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               51 chrome/browser/extensions/api/autotest_private/autotest_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               61 chrome/browser/extensions/api/autotest_private/autotest_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               72 chrome/browser/extensions/api/autotest_private/autotest_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               83 chrome/browser/extensions/api/autotest_private/autotest_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               96 chrome/browser/extensions/api/autotest_private/autotest_private_api.h   bool test_mode() const { return test_mode_; }
bool               97 chrome/browser/extensions/api/autotest_private/autotest_private_api.h   void set_test_mode(bool test_mode) { test_mode_ = test_mode; }
bool              107 chrome/browser/extensions/api/autotest_private/autotest_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool              108 chrome/browser/extensions/api/autotest_private/autotest_private_api.h   static const bool kServiceRedirectedInIncognito = true;
bool              110 chrome/browser/extensions/api/autotest_private/autotest_private_api.h   bool test_mode_;  // true for ExtensionApiTest.AutotestPrivate browser test.
bool               64 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   static const bool kServiceRedirectedInIncognito = true;
bool               65 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               83 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   virtual bool RunImpl() OVERRIDE;
bool              102 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   virtual bool RunImpl() OVERRIDE;
bool              114 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   virtual bool DoWork(scoped_refptr<device::BluetoothAdapter> adapter) OVERRIDE;
bool              125 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   virtual bool DoWork(scoped_refptr<device::BluetoothAdapter> adapter) OVERRIDE;
bool              136 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   virtual bool DoWork(scoped_refptr<device::BluetoothAdapter> adapter) OVERRIDE;
bool              147 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   virtual bool DoWork(scoped_refptr<device::BluetoothAdapter> adapter) OVERRIDE;
bool              162 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   virtual bool RunImpl() OVERRIDE;
bool              174 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   virtual bool Prepare() OVERRIDE;
bool              175 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   virtual bool Respond() OVERRIDE;
bool              179 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   bool success_;
bool              192 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   virtual bool Prepare() OVERRIDE;
bool              193 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   virtual bool Respond() OVERRIDE;
bool              197 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   bool success_;
bool              215 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   virtual bool DoWork(scoped_refptr<device::BluetoothAdapter> adapter) OVERRIDE;
bool              232 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   virtual bool DoWork(scoped_refptr<device::BluetoothAdapter> adapter) OVERRIDE;
bool              244 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   virtual bool DoWork(scoped_refptr<device::BluetoothAdapter> adapter) OVERRIDE;
bool              259 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   virtual bool DoWork(scoped_refptr<device::BluetoothAdapter> adapter) OVERRIDE;
bool               47 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.h   bool IsBluetoothSupported() const;
bool               61 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.h   bool ReleaseSocket(int id);
bool               77 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.h   bool HasProfile(const device::BluetoothUUID& uuid) const;
bool              136 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.h                                      bool present) OVERRIDE;
bool              138 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.h                                      bool has_power) OVERRIDE;
bool              140 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.h                                          bool discovering) OVERRIDE;
bool              155 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.h   static const bool kServiceRedirectedInIncognito = true;
bool              156 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.h   static const bool kServiceIsNULLWhileTesting = true;
bool               33 chrome/browser/extensions/api/bluetooth/bluetooth_extension_function.h   virtual bool RunImpl() OVERRIDE;
bool               40 chrome/browser/extensions/api/bluetooth/bluetooth_extension_function.h   virtual bool DoWork(scoped_refptr<device::BluetoothAdapter> adapter) = 0;
bool               40 chrome/browser/extensions/api/bluetooth/bluetooth_private_api.h   static const bool kServiceRedirectedInIncognito = true;
bool               41 chrome/browser/extensions/api/bluetooth/bluetooth_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               68 chrome/browser/extensions/api/bluetooth/bluetooth_private_api.h   virtual bool DoWork(scoped_refptr<device::BluetoothAdapter> adapter) OVERRIDE;
bool               86 chrome/browser/extensions/api/bluetooth/bluetooth_private_api.h   virtual bool DoWork(scoped_refptr<device::BluetoothAdapter> adapter) OVERRIDE;
bool              100 chrome/browser/extensions/api/bluetooth/bluetooth_private_api.h   virtual bool DoWork(scoped_refptr<device::BluetoothAdapter> adapter) OVERRIDE;
bool              114 chrome/browser/extensions/api/bluetooth/bluetooth_private_api.h   virtual bool DoWork(scoped_refptr<device::BluetoothAdapter> adapter) OVERRIDE;
bool               72 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool              118 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   bool CopyOrCut(bool cut, const std::vector<std::string>& id_list);
bool              131 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              144 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              157 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              170 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              183 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              195 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              208 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              221 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              234 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              247 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              260 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              273 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              286 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              299 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              312 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              325 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              338 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              351 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              364 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               24 chrome/browser/extensions/api/bookmarks/bookmark_api_helpers.h     bool recurse,
bool               25 chrome/browser/extensions/api/bookmarks/bookmark_api_helpers.h     bool only_folders);
bool               30 chrome/browser/extensions/api/bookmarks/bookmark_api_helpers.h              bool recurse);
bool               35 chrome/browser/extensions/api/bookmarks/bookmark_api_helpers.h                         bool recurse);
bool               37 chrome/browser/extensions/api/bookmarks/bookmark_api_helpers.h bool RemoveNode(BookmarkModel* model,
bool               39 chrome/browser/extensions/api/bookmarks/bookmark_api_helpers.h                 bool recursive,
bool               40 chrome/browser/extensions/api/bookmarks/bookmarks_api.h                                    bool ids_reassigned) OVERRIDE;
bool              100 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool              118 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   bool GetBookmarkIdAsInt64(const std::string& id_string, int64* id);
bool              127 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   bool EditBookmarksEnabled();
bool              133 chrome/browser/extensions/api/bookmarks/bookmarks_api.h                                    bool ids_reassigned) OVERRIDE;
bool              144 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   virtual bool RunImpl() OVERRIDE;
bool              155 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   virtual bool RunImpl() OVERRIDE;
bool              166 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   virtual bool RunImpl() OVERRIDE;
bool              177 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   virtual bool RunImpl() OVERRIDE;
bool              188 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   virtual bool RunImpl() OVERRIDE;
bool              199 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   virtual bool RunImpl() OVERRIDE;
bool              208 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   static bool ExtractIds(const base::ListValue* args,
bool              210 chrome/browser/extensions/api/bookmarks/bookmarks_api.h                          bool* invalid_id);
bool              219 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   virtual bool RunImpl() OVERRIDE;
bool              242 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   virtual bool RunImpl() OVERRIDE;
bool              249 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   static bool ExtractIds(const base::ListValue* args,
bool              251 chrome/browser/extensions/api/bookmarks/bookmarks_api.h                          bool* invalid_id);
bool              261 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   virtual bool RunImpl() OVERRIDE;
bool              268 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   static bool ExtractIds(const base::ListValue* args,
bool              270 chrome/browser/extensions/api/bookmarks/bookmarks_api.h                          bool* invalid_id);
bool              280 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   virtual bool RunImpl() OVERRIDE;
bool              322 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   virtual bool RunImpl() OVERRIDE;
bool              338 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   virtual bool RunImpl() OVERRIDE;
bool               56 chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.h   void OnSocketDirChangedOnFileThread(const base::FilePath& path, bool error);
bool               73 chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.h   bool started_connecting_;
bool               74 chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.h   bool connect_scheduled_;
bool               58 chrome/browser/extensions/api/braille_display_private/braille_display_private_api.h     virtual bool HasListener() = 0;
bool               65 chrome/browser/extensions/api/braille_display_private/braille_display_private_api.h   bool IsProfileActive();
bool               79 chrome/browser/extensions/api/braille_display_private/braille_display_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               89 chrome/browser/extensions/api/braille_display_private/braille_display_private_api.h   virtual bool Prepare() OVERRIDE;
bool               91 chrome/browser/extensions/api/braille_display_private/braille_display_private_api.h   virtual bool Respond() OVERRIDE;
bool              102 chrome/browser/extensions/api/braille_display_private/braille_display_private_api.h   virtual bool Prepare() OVERRIDE;
bool              104 chrome/browser/extensions/api/braille_display_private/braille_display_private_api.h   virtual bool Respond() OVERRIDE;
bool               37 chrome/browser/extensions/api/braille_display_private/brlapi_connection.h   virtual bool Connected() = 0;
bool               53 chrome/browser/extensions/api/braille_display_private/brlapi_connection.h   virtual bool GetDisplaySize(size_t* size) = 0;
bool               57 chrome/browser/extensions/api/braille_display_private/brlapi_connection.h   virtual bool WriteDots(const unsigned char* cells) = 0;
bool               24 chrome/browser/extensions/api/braille_display_private/mock_braille_controller.h   void SetAvailable(bool available);
bool               28 chrome/browser/extensions/api/braille_display_private/mock_braille_controller.h   bool available_;
bool               59 chrome/browser/extensions/api/browsing_data/browsing_data_api.h   virtual bool RunImpl() OVERRIDE;
bool               72 chrome/browser/extensions/api/browsing_data/browsing_data_api.h                   bool is_selected);
bool               89 chrome/browser/extensions/api/browsing_data/browsing_data_api.h   virtual bool RunImpl() OVERRIDE;
bool               29 chrome/browser/extensions/api/capture_web_contents_function.h   virtual bool HasPermission() OVERRIDE;
bool               30 chrome/browser/extensions/api/capture_web_contents_function.h   virtual bool RunImpl() OVERRIDE;
bool               32 chrome/browser/extensions/api/capture_web_contents_function.h   virtual bool IsScreenshotEnabled() = 0;
bool               46 chrome/browser/extensions/api/capture_web_contents_function.h   void CopyFromBackingStoreComplete(bool succeed, const SkBitmap& bitmap);
bool               47 chrome/browser/extensions/api/capture_web_contents_function.h   void GetSnapshotFromRendererComplete(bool succeeded, const SkBitmap& bitmap);
bool               19 chrome/browser/extensions/api/cast_channel/cast_auth_util.h bool AuthenticateChallengeReply(const CastMessage& challenge_reply,
bool               78 chrome/browser/extensions/api/cast_channel/cast_channel_api.h   virtual bool PrePrepare() OVERRIDE;
bool               79 chrome/browser/extensions/api/cast_channel/cast_channel_api.h   virtual bool Respond() OVERRIDE;
bool              124 chrome/browser/extensions/api/cast_channel/cast_channel_api.h   virtual bool PrePrepare() OVERRIDE;
bool              125 chrome/browser/extensions/api/cast_channel/cast_channel_api.h   virtual bool Prepare() OVERRIDE;
bool              149 chrome/browser/extensions/api/cast_channel/cast_channel_api.h   virtual bool Prepare() OVERRIDE;
bool              170 chrome/browser/extensions/api/cast_channel/cast_channel_api.h   virtual bool Prepare() OVERRIDE;
bool               19 chrome/browser/extensions/api/cast_channel/cast_message_util.h bool MessageInfoToCastMessage(const MessageInfo& message,
bool               23 chrome/browser/extensions/api/cast_channel/cast_message_util.h bool CastMessageToMessageInfo(const CastMessage& message_proto,
bool               36 chrome/browser/extensions/api/cast_channel/cast_message_util.h bool IsAuthMessage(const CastMessage& message);
bool               84 chrome/browser/extensions/api/cast_channel/cast_socket.h   bool auth_required() const { return auth_required_; }
bool              171 chrome/browser/extensions/api/cast_channel/cast_socket.h   virtual bool ExtractPeerCert(std::string* cert);
bool              175 chrome/browser/extensions/api/cast_channel/cast_socket.h   virtual bool VerifyChallengeReply();
bool              234 chrome/browser/extensions/api/cast_channel/cast_socket.h   bool ParseChannelUrl(const GURL& url);
bool              243 chrome/browser/extensions/api/cast_channel/cast_socket.h   bool ProcessHeader();
bool              246 chrome/browser/extensions/api/cast_channel/cast_socket.h   bool ProcessBody();
bool              251 chrome/browser/extensions/api/cast_channel/cast_socket.h   static bool Serialize(const CastMessage& message_proto,
bool              254 chrome/browser/extensions/api/cast_channel/cast_socket.h   virtual bool CalledOnValidThread() const;
bool              266 chrome/browser/extensions/api/cast_channel/cast_socket.h   bool auth_required_;
bool              339 chrome/browser/extensions/api/cast_channel/cast_socket.h     bool SetContent(const CastMessage& message_proto);
bool               61 chrome/browser/extensions/api/cloud_print_private/cloud_print_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               76 chrome/browser/extensions/api/cloud_print_private/cloud_print_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               94 chrome/browser/extensions/api/cloud_print_private/cloud_print_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              109 chrome/browser/extensions/api/cloud_print_private/cloud_print_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               19 chrome/browser/extensions/api/command_line_private/command_line_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               83 chrome/browser/extensions/api/commands/command_service.h   static bool RemovesBookmarkShortcut(const extensions::Extension* extension);
bool               87 chrome/browser/extensions/api/commands/command_service.h   static bool RemovesBookmarkOpenPagesShortcut(
bool               96 chrome/browser/extensions/api/commands/command_service.h   bool GetBrowserActionCommand(const std::string& extension_id,
bool               99 chrome/browser/extensions/api/commands/command_service.h                                bool* active) const;
bool              107 chrome/browser/extensions/api/commands/command_service.h   bool GetPageActionCommand(const std::string& extension_id,
bool              110 chrome/browser/extensions/api/commands/command_service.h                             bool* active) const;
bool              117 chrome/browser/extensions/api/commands/command_service.h   bool GetNamedCommands(const std::string& extension_id,
bool              130 chrome/browser/extensions/api/commands/command_service.h   bool AddKeybindingPref(const ui::Accelerator& accelerator,
bool              133 chrome/browser/extensions/api/commands/command_service.h                          bool allow_overrides,
bool              134 chrome/browser/extensions/api/commands/command_service.h                          bool global);
bool              152 chrome/browser/extensions/api/commands/command_service.h   bool SetScope(const std::string& extension_id,
bool              154 chrome/browser/extensions/api/commands/command_service.h                 bool global);
bool              165 chrome/browser/extensions/api/commands/command_service.h   bool GetBoundExtensionCommand(const std::string& extension_id,
bool              172 chrome/browser/extensions/api/commands/command_service.h   bool OverridesBookmarkShortcut(const extensions::Extension* extension) const;
bool              186 chrome/browser/extensions/api/commands/command_service.h   static const bool kServiceRedirectedInIncognito = true;
bool              195 chrome/browser/extensions/api/commands/command_service.h   bool GetExtensionActionCommand(const std::string& extension_id,
bool              198 chrome/browser/extensions/api/commands/command_service.h                                  bool* active,
bool               12 chrome/browser/extensions/api/commands/commands.h   virtual bool RunImpl() OVERRIDE;
bool               27 chrome/browser/extensions/api/content_settings/content_settings_api.h   virtual bool RunImpl() OVERRIDE;
bool               39 chrome/browser/extensions/api/content_settings/content_settings_api.h   virtual bool RunImpl() OVERRIDE;
bool               51 chrome/browser/extensions/api/content_settings/content_settings_api.h   virtual bool RunImpl() OVERRIDE;
bool               64 chrome/browser/extensions/api/content_settings/content_settings_api.h   virtual bool RunImpl() OVERRIDE;
bool               35 chrome/browser/extensions/api/content_settings/content_settings_helpers.h bool StringToContentSetting(const std::string& setting_str,
bool               39 chrome/browser/extensions/api/content_settings/content_settings_service.h                                      bool is_enabled) OVERRIDE;
bool               45 chrome/browser/extensions/api/content_settings/content_settings_service.h                                        bool state) OVERRIDE;
bool               48 chrome/browser/extensions/api/content_settings/content_settings_store.h         bool incognito) = 0;
bool               58 chrome/browser/extensions/api/content_settings/content_settings_store.h       bool incognito) const;
bool               95 chrome/browser/extensions/api/content_settings/content_settings_store.h                          bool is_enabled);
bool              102 chrome/browser/extensions/api/content_settings/content_settings_store.h   void SetExtensionState(const std::string& ext_id, bool is_enabled);
bool              128 chrome/browser/extensions/api/content_settings/content_settings_store.h                                      bool incognito);
bool              130 chrome/browser/extensions/api/content_settings/content_settings_store.h   bool OnCorrectThread();
bool               20 chrome/browser/extensions/api/context_menus/context_menus_api.h   virtual bool RunImpl() OVERRIDE;
bool               31 chrome/browser/extensions/api/context_menus/context_menus_api.h   virtual bool RunImpl() OVERRIDE;
bool               42 chrome/browser/extensions/api/context_menus/context_menus_api.h   virtual bool RunImpl() OVERRIDE;
bool               53 chrome/browser/extensions/api/context_menus/context_menus_api.h   virtual bool RunImpl() OVERRIDE;
bool               23 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h     bool is_off_the_record,
bool              119 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h bool CreateMenuItem(const PropertyWithEnumT& create_properties,
bool              124 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h   bool is_webview = item_id.extension_key.webview_instance_id != 0;
bool              166 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h   bool checked = false;
bool              171 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h   bool enabled = true;
bool              187 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h   bool success = true;
bool              208 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h bool UpdateMenuItem(const PropertyWithEnumT& update_properties,
bool              213 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h   bool radio_item_updated = false;
bool              214 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h   bool is_webview = item_id.extension_key.webview_instance_id != 0;
bool              245 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h     bool checked = *update_properties.checked;
bool               78 chrome/browser/extensions/api/cookies/cookies_api.h   bool ParseUrl(const std::string& url_string, GURL* url,
bool               79 chrome/browser/extensions/api/cookies/cookies_api.h                 bool check_host_permissions);
bool               85 chrome/browser/extensions/api/cookies/cookies_api.h   bool ParseStoreContext(std::string* store_id,
bool              100 chrome/browser/extensions/api/cookies/cookies_api.h   virtual bool RunImpl() OVERRIDE;
bool              123 chrome/browser/extensions/api/cookies/cookies_api.h   virtual bool RunImpl() OVERRIDE;
bool              144 chrome/browser/extensions/api/cookies/cookies_api.h   virtual bool RunImpl() OVERRIDE;
bool              149 chrome/browser/extensions/api/cookies/cookies_api.h   void PullCookie(bool set_cookie_);
bool              153 chrome/browser/extensions/api/cookies/cookies_api.h   bool success_;
bool              169 chrome/browser/extensions/api/cookies/cookies_api.h   virtual bool RunImpl() OVERRIDE;
bool              193 chrome/browser/extensions/api/cookies/cookies_api.h   virtual bool RunImpl() OVERRIDE;
bool              221 chrome/browser/extensions/api/cookies/cookies_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               48 chrome/browser/extensions/api/cookies/cookies_helpers.h                                   bool include_incognito);
bool              107 chrome/browser/extensions/api/cookies/cookies_helpers.h   bool MatchesCookie(const net::CanonicalCookie& cookie);
bool              117 chrome/browser/extensions/api/cookies/cookies_helpers.h   bool MatchesDomain(const std::string& domain);
bool               40 chrome/browser/extensions/api/debugger/debugger_api.h   bool InitAgentHost();
bool               41 chrome/browser/extensions/api/debugger/debugger_api.h   bool InitClientHost();
bool               59 chrome/browser/extensions/api/debugger/debugger_api.h   virtual bool RunImpl() OVERRIDE;
bool               73 chrome/browser/extensions/api/debugger/debugger_api.h   virtual bool RunImpl() OVERRIDE;
bool               88 chrome/browser/extensions/api/debugger/debugger_api.h   virtual bool RunImpl() OVERRIDE;
bool              102 chrome/browser/extensions/api/debugger/debugger_api.h   virtual bool RunImpl() OVERRIDE;
bool               23 chrome/browser/extensions/api/declarative/declarative_api.h   virtual bool HasPermission() OVERRIDE;
bool               24 chrome/browser/extensions/api/declarative/declarative_api.h   virtual bool RunImpl() OVERRIDE;
bool               29 chrome/browser/extensions/api/declarative/declarative_api.h   virtual bool RunImplOnCorrectThread() = 0;
bool               42 chrome/browser/extensions/api/declarative/declarative_api.h   virtual bool RunImplOnCorrectThread() OVERRIDE;
bool               53 chrome/browser/extensions/api/declarative/declarative_api.h   virtual bool RunImplOnCorrectThread() OVERRIDE;
bool               64 chrome/browser/extensions/api/declarative/declarative_api.h   virtual bool RunImplOnCorrectThread() OVERRIDE;
bool               83 chrome/browser/extensions/api/declarative/declarative_rule.h   bool IsFulfilled(url_matcher::URLMatcherConditionSet::ID url_match_trigger,
bool               91 chrome/browser/extensions/api/declarative/declarative_rule.h   bool HasConditionsWithoutUrls() const {
bool              152 chrome/browser/extensions/api/declarative/declarative_rule.h                                                  bool* bad_message);
bool              262 chrome/browser/extensions/api/declarative/declarative_rule.h bool DeclarativeConditionSet<ConditionT>::IsFulfilled(
bool              358 chrome/browser/extensions/api/declarative/declarative_rule.h     bool* bad_message) {
bool              446 chrome/browser/extensions/api/declarative/declarative_rule.h   bool bad_message = false;
bool               48 chrome/browser/extensions/api/declarative/deduping_factory.h                         bool* /* bad_message */);
bool               73 chrome/browser/extensions/api/declarative/deduping_factory.h                                               bool* bad_message);
bool              117 chrome/browser/extensions/api/declarative/deduping_factory.h     bool* bad_message) {
bool               28 chrome/browser/extensions/api/declarative/rules_cache_delegate.h   explicit RulesCacheDelegate(bool log_storage_init_delay);
bool               36 chrome/browser/extensions/api/declarative/rules_cache_delegate.h                                        bool incognito);
bool               74 chrome/browser/extensions/api/declarative/rules_cache_delegate.h   bool GetDeclarativeRulesStored(const std::string& extension_id) const;
bool               77 chrome/browser/extensions/api/declarative/rules_cache_delegate.h                                  bool rules_stored);
bool               93 chrome/browser/extensions/api/declarative/rules_cache_delegate.h   bool log_storage_init_delay_;
bool              102 chrome/browser/extensions/api/declarative/rules_cache_delegate.h   bool notified_registry_;
bool               47 chrome/browser/extensions/api/declarative/rules_registry.h     bool operator<(const WebViewKey& other) const {
bool              259 chrome/browser/extensions/api/declarative/rules_registry.h   bool IsUniqueId(const std::string& extension_id,
bool               49 chrome/browser/extensions/api/declarative/rules_registry_service.h     bool operator<(const RulesRegistryKey& other) const {
bool              120 chrome/browser/extensions/api/declarative/rules_registry_service.h   static const bool kServiceHasOwnInstanceInIncognito = true;
bool              121 chrome/browser/extensions/api/declarative/rules_registry_service.h   static const bool kServiceIsNULLWhileTesting = true;
bool               64 chrome/browser/extensions/api/declarative_content/content_action.h                                              bool* bad_message);
bool               71 chrome/browser/extensions/api/declarative_content/content_condition.h   bool IsFulfilled(const RendererContentMatchData& renderer_data) const;
bool               90 chrome/browser/extensions/api/declarative_content/content_condition.h   bool has_url_matcher_condition_set() const {
bool               95 chrome/browser/extensions/api/declarative_content/content_rules_registry.h   bool IsEmpty() const;
bool               88 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h     bool crosses_incognito;
bool              104 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h   virtual bool Equals(const WebRequestAction* other) const;
bool              125 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h   virtual bool HasPermission(const InfoMap* extension_info_map,
bool              128 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h                              bool crosses_incognito) const;
bool              140 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h       bool* bad_message);
bool              207 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h   virtual bool Equals(const WebRequestAction* other) const OVERRIDE;
bool              270 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h   virtual bool Equals(const WebRequestAction* other) const OVERRIDE;
bool              293 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h   virtual bool Equals(const WebRequestAction* other) const OVERRIDE;
bool              314 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h   virtual bool Equals(const WebRequestAction* other) const OVERRIDE;
bool              335 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h   virtual bool Equals(const WebRequestAction* other) const OVERRIDE;
bool              355 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h                                                 bool has_value);
bool              358 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h   virtual bool Equals(const WebRequestAction* other) const OVERRIDE;
bool              370 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h   bool has_value_;
bool              381 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h   virtual bool Equals(const WebRequestAction* other) const OVERRIDE;
bool              408 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h   virtual bool Equals(const WebRequestAction* other) const OVERRIDE;
bool              432 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h   virtual bool Equals(const WebRequestAction* other) const OVERRIDE;
bool              453 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h   virtual bool Equals(const WebRequestAction* other) const OVERRIDE;
bool               88 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition.h   bool IsFulfilled(const MatchData& request_data) const;
bool               62 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   virtual bool IsFulfilled(
bool               70 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   virtual bool Equals(const WebRequestConditionAttribute* other) const;
bool               96 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h       bool* bad_message);
bool              100 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   virtual bool IsFulfilled(
bool              104 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   virtual bool Equals(const WebRequestConditionAttribute* other) const OVERRIDE;
bool              126 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h       bool* bad_message);
bool              130 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   virtual bool IsFulfilled(
bool              134 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   virtual bool Equals(const WebRequestConditionAttribute* other) const OVERRIDE;
bool              139 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h       bool inclusive);
bool              143 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   const bool inclusive_;
bool              161 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h       bool* bad_message);
bool              165 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   virtual bool IsFulfilled(
bool              169 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   virtual bool Equals(const WebRequestConditionAttribute* other) const OVERRIDE;
bool              173 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h       scoped_ptr<const HeaderMatcher> header_matcher, bool positive);
bool              177 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   const bool positive_;
bool              195 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h       bool* bad_message);
bool              199 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   virtual bool IsFulfilled(
bool              203 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   virtual bool Equals(const WebRequestConditionAttribute* other) const OVERRIDE;
bool              207 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h       scoped_ptr<const HeaderMatcher> header_matcher, bool positive);
bool              211 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   const bool positive_;
bool              225 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h       bool* bad_message);
bool              229 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   virtual bool IsFulfilled(
bool              233 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   virtual bool Equals(const WebRequestConditionAttribute* other) const OVERRIDE;
bool              236 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   explicit WebRequestConditionAttributeThirdParty(bool match_third_party);
bool              239 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   const bool match_third_party_;
bool              254 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h       bool* bad_message);
bool              258 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   virtual bool IsFulfilled(
bool              262 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h   virtual bool Equals(const WebRequestConditionAttribute* other) const OVERRIDE;
bool               92 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry.h       bool crosses_incognito);
bool              105 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry.h   bool IsEmpty() const;
bool              139 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry.h   static bool Checker(const Extension* extension,
bool              146 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry.h   static bool HostPermissionsChecker(const Extension* extension,
bool              152 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry.h   static bool StageChecker(const WebRequestConditionSet* conditions,
bool               32 chrome/browser/extensions/api/desktop_capture/desktop_capture_api.h     virtual scoped_ptr<DesktopMediaList> CreateModel(bool show_screens,
bool               33 chrome/browser/extensions/api/desktop_capture/desktop_capture_api.h                                                      bool show_windows) = 0;
bool               52 chrome/browser/extensions/api/desktop_capture/desktop_capture_api.h   virtual bool RunImpl() OVERRIDE;
bool               82 chrome/browser/extensions/api/desktop_capture/desktop_capture_api.h   virtual bool RunImpl() OVERRIDE;
bool              105 chrome/browser/extensions/api/desktop_capture/desktop_capture_api.h     bool operator<(const RequestId& other) const;
bool              124 chrome/browser/extensions/api/developer_private/developer_private_api.h   static const bool kServiceRedirectedInIncognito = true;
bool              125 chrome/browser/extensions/api/developer_private/developer_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool              153 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              166 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              170 chrome/browser/extensions/api/developer_private/developer_private_api.h                                                  bool item_is_enabled);
bool              184 chrome/browser/extensions/api/developer_private/developer_private_api.h       bool extension_is_enabled);
bool              193 chrome/browser/extensions/api/developer_private/developer_private_api.h       bool incognito,
bool              194 chrome/browser/extensions/api/developer_private/developer_private_api.h       bool generated_background_page);
bool              206 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              219 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              232 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              244 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              259 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              263 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual void InstallUIAbort(bool user_initiated) OVERRIDE;
bool              286 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              296 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              297 chrome/browser/extensions/api/developer_private/developer_private_api.h   bool ShowPicker(ui::SelectFileDialog::Type picker_type,
bool              317 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              332 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              357 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              375 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              390 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              402 chrome/browser/extensions/api/developer_private/developer_private_api.h       bool has_more);
bool              432 chrome/browser/extensions/api/developer_private/developer_private_api.h   bool success_;
bool              447 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              465 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               40 chrome/browser/extensions/api/diagnostics/diagnostics_api.h   virtual bool Prepare() OVERRIDE;
bool               43 chrome/browser/extensions/api/diagnostics/diagnostics_api.h   virtual bool Respond() OVERRIDE;
bool               81 chrome/browser/extensions/api/dial/dial_api.h   virtual bool Prepare() OVERRIDE;
bool               83 chrome/browser/extensions/api/dial/dial_api.h   virtual bool Respond() OVERRIDE;
bool               94 chrome/browser/extensions/api/dial/dial_api.h   bool result_;
bool               31 chrome/browser/extensions/api/dial/dial_api_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               32 chrome/browser/extensions/api/dial/dial_api_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               34 chrome/browser/extensions/api/dial/dial_device_data.h   bool operator==(const DialDeviceData& other_data) const {
bool               58 chrome/browser/extensions/api/dial/dial_device_data.h   bool has_max_age() const { return max_age_ >= 0; }
bool               62 chrome/browser/extensions/api/dial/dial_device_data.h   bool has_config_id() const { return config_id_ >= 0; }
bool               70 chrome/browser/extensions/api/dial/dial_device_data.h   bool UpdateFrom(const DialDeviceData& new_data);
bool               73 chrome/browser/extensions/api/dial/dial_device_data.h   static bool IsDeviceDescriptionUrl(const GURL& url);
bool               71 chrome/browser/extensions/api/dial/dial_registry.h   bool DiscoverNow();
bool              109 chrome/browser/extensions/api/dial/dial_registry.h   bool ReadyToDiscover();
bool              120 chrome/browser/extensions/api/dial/dial_registry.h   bool MaybeAddDevice(const linked_ptr<DialDeviceData>& device_data);
bool              124 chrome/browser/extensions/api/dial/dial_registry.h   bool PruneExpiredDevices();
bool              128 chrome/browser/extensions/api/dial/dial_registry.h   bool IsDeviceExpired(const DialDeviceData& device) const;
bool               87 chrome/browser/extensions/api/dial/dial_service.h   virtual bool Discover() = 0;
bool               92 chrome/browser/extensions/api/dial/dial_service.h   virtual bool HasObserver(Observer* observer) = 0;
bool              108 chrome/browser/extensions/api/dial/dial_service.h   virtual bool Discover() OVERRIDE;
bool              111 chrome/browser/extensions/api/dial/dial_service.h   virtual bool HasObserver(Observer* observer) OVERRIDE;
bool              128 chrome/browser/extensions/api/dial/dial_service.h     bool CreateAndBindSocket(const net::IPAddressNumber& bind_ip_address,
bool              138 chrome/browser/extensions/api/dial/dial_service.h     bool IsClosed();
bool              146 chrome/browser/extensions/api/dial/dial_service.h     bool CheckResult(const char* operation, int result);
bool              156 chrome/browser/extensions/api/dial/dial_service.h     bool ReadSocket();
bool              167 chrome/browser/extensions/api/dial/dial_service.h     static bool ParseResponse(const std::string& response,
bool              193 chrome/browser/extensions/api/dial/dial_service.h     bool is_writing_;
bool              196 chrome/browser/extensions/api/dial/dial_service.h     bool is_reading_;
bool              243 chrome/browser/extensions/api/dial/dial_service.h   bool HasOpenSockets();
bool              262 chrome/browser/extensions/api/dial/dial_service.h   bool discovery_active_;
bool               94 chrome/browser/extensions/api/downloads/downloads_api.h   virtual bool RunImpl() OVERRIDE;
bool              113 chrome/browser/extensions/api/downloads/downloads_api.h   virtual bool RunImpl() OVERRIDE;
bool              126 chrome/browser/extensions/api/downloads/downloads_api.h   virtual bool RunImpl() OVERRIDE;
bool              139 chrome/browser/extensions/api/downloads/downloads_api.h   virtual bool RunImpl() OVERRIDE;
bool              152 chrome/browser/extensions/api/downloads/downloads_api.h   virtual bool RunImpl() OVERRIDE;
bool              165 chrome/browser/extensions/api/downloads/downloads_api.h   virtual bool RunImpl() OVERRIDE;
bool              178 chrome/browser/extensions/api/downloads/downloads_api.h   virtual bool RunImpl() OVERRIDE;
bool              184 chrome/browser/extensions/api/downloads/downloads_api.h   void Done(bool success);
bool              199 chrome/browser/extensions/api/downloads/downloads_api.h   virtual bool RunImpl() OVERRIDE;
bool              217 chrome/browser/extensions/api/downloads/downloads_api.h   virtual bool RunImpl() OVERRIDE;
bool              231 chrome/browser/extensions/api/downloads/downloads_api.h   virtual bool RunImpl() OVERRIDE;
bool              244 chrome/browser/extensions/api/downloads/downloads_api.h   virtual bool RunImpl() OVERRIDE;
bool              258 chrome/browser/extensions/api/downloads/downloads_api.h   virtual bool RunImpl() OVERRIDE;
bool              271 chrome/browser/extensions/api/downloads/downloads_api.h   virtual bool RunImpl() OVERRIDE;
bool              284 chrome/browser/extensions/api/downloads/downloads_api.h   virtual bool RunImpl() OVERRIDE;
bool              329 chrome/browser/extensions/api/downloads/downloads_api.h   static bool DetermineFilename(
bool              331 chrome/browser/extensions/api/downloads/downloads_api.h       bool include_incognito,
bool              342 chrome/browser/extensions/api/downloads/downloads_api.h   void SetShelfEnabled(const extensions::Extension* extension, bool enabled);
bool              343 chrome/browser/extensions/api/downloads/downloads_api.h   bool IsShelfEnabled() const;
bool              382 chrome/browser/extensions/api/downloads/downloads_api.h       bool include_incognito,
bool               18 chrome/browser/extensions/api/downloads_internal/downloads_internal_api.h   virtual bool RunImpl() OVERRIDE;
bool               70 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h       const base::Callback<void(bool)>& callback) const;
bool               73 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h   bool IsEnterpriseDevice() const;
bool               76 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h   bool IsExtensionWhitelisted() const;
bool               79 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h   bool IsUserManaged() const;
bool               99 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h       bool require_user_consent,
bool              116 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h         bool require_user_consent,
bool              124 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h     bool require_user_consent;
bool              131 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h       bool result);
bool              135 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h       bool result);
bool              136 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h   void AskForUserConsent(const base::Callback<void(bool)>& callback) const;
bool              139 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h       bool result);
bool              142 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h       bool success,
bool              161 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              169 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h                                            bool enabled);
bool              172 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h   void SignChallengeCallback(bool success, const std::string& response);
bool              198 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              206 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h                                            bool register_key,
bool              207 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h                                            bool require_user_consent,
bool              208 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h                                            bool enabled);
bool              210 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h                           bool register_key,
bool              212 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h   void SignChallengeCallback(bool register_key,
bool              213 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h                              bool success,
bool              216 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h                            bool success,
bool              219 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h   bool IsRemoteAttestationEnabledForUser() const;
bool               25 chrome/browser/extensions/api/execute_code_function.h   virtual bool HasPermission() OVERRIDE;
bool               26 chrome/browser/extensions/api/execute_code_function.h   virtual bool RunImpl() OVERRIDE;
bool               29 chrome/browser/extensions/api/execute_code_function.h   virtual bool Init() = 0;
bool               30 chrome/browser/extensions/api/execute_code_function.h   virtual bool ShouldInsertCSS() const = 0;
bool               31 chrome/browser/extensions/api/execute_code_function.h   virtual bool CanExecuteScriptOnPage() = 0;
bool               33 chrome/browser/extensions/api/execute_code_function.h   virtual bool IsWebView() const = 0;
bool               46 chrome/browser/extensions/api/execute_code_function.h   void DidLoadFile(bool success, const std::string& data);
bool               58 chrome/browser/extensions/api/execute_code_function.h   void DidLoadAndLocalizeFile(bool success, const std::string& data);
bool               62 chrome/browser/extensions/api/execute_code_function.h   bool Execute(const std::string& code_string);
bool               38 chrome/browser/extensions/api/extension_action/extension_action_api.h   static bool GetBrowserActionVisibility(const ExtensionPrefs* prefs,
bool               42 chrome/browser/extensions/api/extension_action/extension_action_api.h                                          bool visible);
bool              122 chrome/browser/extensions/api/extension_action/extension_action_api.h   static bool ParseCSSColorString(const std::string& color_string,
bool              128 chrome/browser/extensions/api/extension_action/extension_action_api.h   virtual bool RunImpl() OVERRIDE;
bool              129 chrome/browser/extensions/api/extension_action/extension_action_api.h   virtual bool RunExtensionAction() = 0;
bool              131 chrome/browser/extensions/api/extension_action/extension_action_api.h   bool ExtractDataFromArguments();
bool              136 chrome/browser/extensions/api/extension_action/extension_action_api.h   bool SetVisible(bool visible);
bool              168 chrome/browser/extensions/api/extension_action/extension_action_api.h   virtual bool RunExtensionAction() OVERRIDE;
bool              175 chrome/browser/extensions/api/extension_action/extension_action_api.h   virtual bool RunExtensionAction() OVERRIDE;
bool              182 chrome/browser/extensions/api/extension_action/extension_action_api.h   virtual bool RunExtensionAction() OVERRIDE;
bool              189 chrome/browser/extensions/api/extension_action/extension_action_api.h   virtual bool RunExtensionAction() OVERRIDE;
bool              196 chrome/browser/extensions/api/extension_action/extension_action_api.h   virtual bool RunExtensionAction() OVERRIDE;
bool              203 chrome/browser/extensions/api/extension_action/extension_action_api.h   virtual bool RunExtensionAction() OVERRIDE;
bool              211 chrome/browser/extensions/api/extension_action/extension_action_api.h   virtual bool RunExtensionAction() OVERRIDE;
bool              218 chrome/browser/extensions/api/extension_action/extension_action_api.h   virtual bool RunExtensionAction() OVERRIDE;
bool              225 chrome/browser/extensions/api/extension_action/extension_action_api.h   virtual bool RunExtensionAction() OVERRIDE;
bool              232 chrome/browser/extensions/api/extension_action/extension_action_api.h   virtual bool RunExtensionAction() OVERRIDE;
bool              240 chrome/browser/extensions/api/extension_action/extension_action_api.h   virtual bool RunExtensionAction() OVERRIDE;
bool              354 chrome/browser/extensions/api/extension_action/extension_action_api.h   virtual bool RunImpl() OVERRIDE;
bool              362 chrome/browser/extensions/api/extension_action/extension_action_api.h   bool response_sent_;
bool              439 chrome/browser/extensions/api/extension_action/extension_action_api.h   bool SetPageActionEnabled(bool enable);
bool              452 chrome/browser/extensions/api/extension_action/extension_action_api.h   virtual bool RunImpl() OVERRIDE;
bool              465 chrome/browser/extensions/api/extension_action/extension_action_api.h   virtual bool RunImpl() OVERRIDE;
bool               43 chrome/browser/extensions/api/feedback_private/feedback_private_api.h   static const bool kServiceHasOwnInstanceInIncognito = true;
bool               64 chrome/browser/extensions/api/feedback_private/feedback_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               77 chrome/browser/extensions/api/feedback_private/feedback_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               88 chrome/browser/extensions/api/feedback_private/feedback_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              103 chrome/browser/extensions/api/feedback_private/feedback_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              106 chrome/browser/extensions/api/feedback_private/feedback_private_api.h   void OnCompleted(bool success);
bool               28 chrome/browser/extensions/api/feedback_private/feedback_service.h   typedef base::Callback<void(bool)> SendFeedbackCallback;
bool               55 chrome/browser/extensions/api/file_handlers/app_file_handler_util.h bool FileHandlerCanHandleFile(
bool               67 chrome/browser/extensions/api/file_handlers/app_file_handler_util.h     bool is_directory);
bool               72 chrome/browser/extensions/api/file_handlers/app_file_handler_util.h     bool is_directory,
bool               77 chrome/browser/extensions/api/file_handlers/app_file_handler_util.h bool HasFileSystemWritePermission(const Extension* extension);
bool               81 chrome/browser/extensions/api/file_handlers/app_file_handler_util.h bool ValidateFileEntryAndGetPath(
bool               43 chrome/browser/extensions/api/file_system/file_system_api.h   virtual bool RunImpl() OVERRIDE;
bool               75 chrome/browser/extensions/api/file_system/file_system_api.h   bool multiple_;
bool               78 chrome/browser/extensions/api/file_system/file_system_api.h   bool is_directory_;
bool               91 chrome/browser/extensions/api/file_system/file_system_api.h   virtual bool RunImpl() OVERRIDE;
bool              108 chrome/browser/extensions/api/file_system/file_system_api.h   virtual bool RunImpl() OVERRIDE;
bool              139 chrome/browser/extensions/api/file_system/file_system_api.h       const bool* acceptsAllTypes);
bool              148 chrome/browser/extensions/api/file_system/file_system_api.h   virtual bool RunImpl() OVERRIDE;
bool              179 chrome/browser/extensions/api/file_system/file_system_api.h   virtual bool RunImpl() OVERRIDE;
bool              189 chrome/browser/extensions/api/file_system/file_system_api.h   bool is_directory_;
bool              201 chrome/browser/extensions/api/file_system/file_system_api.h   virtual bool RunImpl() OVERRIDE;
bool              210 chrome/browser/extensions/api/file_system/file_system_api.h   virtual bool RunImpl() OVERRIDE;
bool               92 chrome/browser/extensions/api/font_settings/font_settings_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool              108 chrome/browser/extensions/api/font_settings/font_settings_api.h   virtual bool RunImpl() OVERRIDE;
bool              120 chrome/browser/extensions/api/font_settings/font_settings_api.h   virtual bool RunImpl() OVERRIDE;
bool              132 chrome/browser/extensions/api/font_settings/font_settings_api.h   virtual bool RunImpl() OVERRIDE;
bool              145 chrome/browser/extensions/api/font_settings/font_settings_api.h   virtual bool RunImpl() OVERRIDE;
bool              149 chrome/browser/extensions/api/font_settings/font_settings_api.h   bool CopyFontsToResult(base::ListValue* fonts);
bool              158 chrome/browser/extensions/api/font_settings/font_settings_api.h   virtual bool RunImpl() OVERRIDE;
bool              171 chrome/browser/extensions/api/font_settings/font_settings_api.h   virtual bool RunImpl() OVERRIDE;
bool              188 chrome/browser/extensions/api/font_settings/font_settings_api.h   virtual bool RunImpl() OVERRIDE;
bool               29 chrome/browser/extensions/api/gcm/gcm_api.h   virtual bool RunImpl() OVERRIDE FINAL;
bool               32 chrome/browser/extensions/api/gcm/gcm_api.h   virtual bool DoWork() = 0;
bool               35 chrome/browser/extensions/api/gcm/gcm_api.h   bool IsGcmApiEnabled() const;
bool               50 chrome/browser/extensions/api/gcm/gcm_api.h   virtual bool DoWork() OVERRIDE FINAL;
bool               67 chrome/browser/extensions/api/gcm/gcm_api.h   virtual bool DoWork() OVERRIDE FINAL;
bool               83 chrome/browser/extensions/api/gcm/gcm_api.h   virtual bool DoWork() OVERRIDE FINAL;
bool               91 chrome/browser/extensions/api/gcm/gcm_api.h   bool ValidateMessageData(const gcm::GCMClient::MessageData& data) const;
bool               30 chrome/browser/extensions/api/hid/hid_api.h   virtual bool PrePrepare() OVERRIDE;
bool               31 chrome/browser/extensions/api/hid/hid_api.h   virtual bool Respond() OVERRIDE;
bool               55 chrome/browser/extensions/api/hid/hid_api.h   virtual bool Prepare() OVERRIDE;
bool               74 chrome/browser/extensions/api/hid/hid_api.h   virtual bool Prepare() OVERRIDE;
bool               93 chrome/browser/extensions/api/hid/hid_api.h   virtual bool Prepare() OVERRIDE;
bool              112 chrome/browser/extensions/api/hid/hid_api.h   virtual bool Prepare() OVERRIDE;
bool              118 chrome/browser/extensions/api/hid/hid_api.h   void OnFinished(bool success, size_t bytes);
bool              134 chrome/browser/extensions/api/hid/hid_api.h   virtual bool Prepare() OVERRIDE;
bool              140 chrome/browser/extensions/api/hid/hid_api.h   void OnFinished(bool success, size_t bytes);
bool              156 chrome/browser/extensions/api/hid/hid_api.h   virtual bool Prepare() OVERRIDE;
bool              162 chrome/browser/extensions/api/hid/hid_api.h   void OnFinished(bool success, size_t bytes);
bool              178 chrome/browser/extensions/api/hid/hid_api.h   virtual bool Prepare() OVERRIDE;
bool              184 chrome/browser/extensions/api/hid/hid_api.h   void OnFinished(bool success, size_t bytes);
bool               38 chrome/browser/extensions/api/hid/hid_device_manager.h   bool GetDeviceInfo(int resource_id, device::HidDeviceInfo* device_info);
bool               79 chrome/browser/extensions/api/history/history_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               94 chrome/browser/extensions/api/history/history_api.h   bool ValidateUrl(const std::string& url_string, GURL* url);
bool               95 chrome/browser/extensions/api/history/history_api.h   bool VerifyDeleteAllowed();
bool              109 chrome/browser/extensions/api/history/history_api.h   virtual bool RunImpl() OVERRIDE;
bool              112 chrome/browser/extensions/api/history/history_api.h   virtual bool RunAsyncImpl() = 0;
bool              136 chrome/browser/extensions/api/history/history_api.h   virtual bool RunAsyncImpl() OVERRIDE;
bool              140 chrome/browser/extensions/api/history/history_api.h                      bool success,
bool              153 chrome/browser/extensions/api/history/history_api.h   virtual bool RunAsyncImpl() OVERRIDE;
bool              168 chrome/browser/extensions/api/history/history_api.h   virtual bool RunImpl() OVERRIDE;
bool              179 chrome/browser/extensions/api/history/history_api.h   virtual bool RunAsyncImpl() OVERRIDE;
bool              194 chrome/browser/extensions/api/history/history_api.h   virtual bool RunImpl() OVERRIDE;
bool              205 chrome/browser/extensions/api/history/history_api.h   virtual bool RunAsyncImpl() OVERRIDE;
bool               52 chrome/browser/extensions/api/hotword_private/hotword_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               65 chrome/browser/extensions/api/hotword_private/hotword_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               77 chrome/browser/extensions/api/hotword_private/hotword_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               17 chrome/browser/extensions/api/i18n/i18n_api.h   virtual bool RunImpl() OVERRIDE;
bool               51 chrome/browser/extensions/api/identity/account_tracker.h                                         bool is_signed_in) = 0;
bool               82 chrome/browser/extensions/api/identity/account_tracker.h     bool is_signed_in;
bool               92 chrome/browser/extensions/api/identity/account_tracker.h   void UpdateSignInState(const std::string& account_key, bool is_signed_in);
bool               18 chrome/browser/extensions/api/identity/extension_token_key.h   bool operator<(const ExtensionTokenKey& rhs) const;
bool               77 chrome/browser/extensions/api/identity/identity_api.h   bool is_expired() const;
bool              122 chrome/browser/extensions/api/identity/identity_api.h                                       bool is_signed_in) OVERRIDE;
bool              132 chrome/browser/extensions/api/identity/identity_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool              187 chrome/browser/extensions/api/identity/identity_api.h   virtual bool RunImpl() OVERRIDE;
bool              191 chrome/browser/extensions/api/identity/identity_api.h   void CompleteAsyncRun(bool success);
bool              252 chrome/browser/extensions/api/identity/identity_api.h   virtual bool HasLoginToken() const;
bool              260 chrome/browser/extensions/api/identity/identity_api.h   bool should_prompt_for_scopes_;
bool              264 chrome/browser/extensions/api/identity/identity_api.h   bool should_prompt_for_signin_;
bool              287 chrome/browser/extensions/api/identity/identity_api.h   virtual bool RunImpl() OVERRIDE;
bool              303 chrome/browser/extensions/api/identity/identity_api.h   virtual bool RunImpl() OVERRIDE;
bool               56 chrome/browser/extensions/api/identity/identity_mint_queue.h   bool empty(IdentityMintRequestQueue::MintType type,
bool              114 chrome/browser/extensions/api/identity/web_auth_flow.h       bool is_main_frame,
bool              116 chrome/browser/extensions/api/identity/web_auth_flow.h       bool is_error_page,
bool              117 chrome/browser/extensions/api/identity/web_auth_flow.h       bool is_iframe_srcdoc,
bool              121 chrome/browser/extensions/api/identity/web_auth_flow.h                                       bool is_main_frame,
bool              138 chrome/browser/extensions/api/identity/web_auth_flow.h   bool embedded_window_created_;
bool               22 chrome/browser/extensions/api/identity_private/identity_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               22 chrome/browser/extensions/api/idle/idle_api.h   virtual bool RunImpl() OVERRIDE;
bool               38 chrome/browser/extensions/api/idle/idle_api.h   virtual bool RunImpl() OVERRIDE;
bool               51 chrome/browser/extensions/api/idle/idle_manager.h     virtual bool CheckIdleStateIsLocked() = 0;
bool               33 chrome/browser/extensions/api/idle/idle_manager_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               34 chrome/browser/extensions/api/idle/idle_manager_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               16 chrome/browser/extensions/api/idltest/idltest_api.h   virtual bool RunImpl() OVERRIDE;
bool               26 chrome/browser/extensions/api/idltest/idltest_api.h   virtual bool RunImpl() OVERRIDE;
bool               35 chrome/browser/extensions/api/idltest/idltest_api.h   virtual bool RunImpl() OVERRIDE;
bool               22 chrome/browser/extensions/api/image_writer_private/image_writer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               23 chrome/browser/extensions/api/image_writer_private/image_writer_private_api.h   void OnWriteStarted(bool success, const std::string& error);
bool               35 chrome/browser/extensions/api/image_writer_private/image_writer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               36 chrome/browser/extensions/api/image_writer_private/image_writer_private_api.h   void OnWriteStarted(bool success, const std::string& error);
bool               48 chrome/browser/extensions/api/image_writer_private/image_writer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               49 chrome/browser/extensions/api/image_writer_private/image_writer_private_api.h   void OnWriteCancelled(bool success, const std::string& error);
bool               61 chrome/browser/extensions/api/image_writer_private/image_writer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               62 chrome/browser/extensions/api/image_writer_private/image_writer_private_api.h   void OnDestroyComplete(bool success, const std::string& error);
bool               74 chrome/browser/extensions/api/image_writer_private/image_writer_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               76 chrome/browser/extensions/api/image_writer_private/image_writer_private_api.h                          bool success);
bool               66 chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               67 chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.h   virtual bool Send(IPC::Message* msg);
bool               52 chrome/browser/extensions/api/image_writer_private/operation.h   typedef base::Callback<void(bool, const std::string&)> StartWriteCallback;
bool               53 chrome/browser/extensions/api/image_writer_private/operation.h   typedef base::Callback<void(bool, const std::string&)> CancelWriteCallback;
bool              114 chrome/browser/extensions/api/image_writer_private/operation.h   bool IsCancelled();
bool              171 chrome/browser/extensions/api/image_writer_private/operation.h                       bool success,
bool               20 chrome/browser/extensions/api/image_writer_private/removable_storage_provider.h   typedef base::Callback<void(scoped_refptr<StorageDeviceList>, bool)>
bool               24 chrome/browser/extensions/api/image_writer_private/removable_storage_provider.h   static bool GetDevicesOnFileThread(scoped_refptr<StorageDeviceList>);
bool              100 chrome/browser/extensions/api/image_writer_private/test_utils.h   bool ImageWrittenToDevice(const base::FilePath& image_path,
bool              105 chrome/browser/extensions/api/image_writer_private/test_utils.h   bool FillFile(const base::FilePath& file,
bool               27 chrome/browser/extensions/api/input/input.h   virtual bool RunImpl() OVERRIDE;
bool               39 chrome/browser/extensions/api/input/input.h   virtual bool RunImpl() OVERRIDE;
bool               53 chrome/browser/extensions/api/input/input.h   virtual bool RunImpl() OVERRIDE;
bool               67 chrome/browser/extensions/api/input/input.h   virtual bool RunImpl() OVERRIDE;
bool               81 chrome/browser/extensions/api/input/input.h   virtual bool RunImpl() OVERRIDE;
bool               95 chrome/browser/extensions/api/input/input.h   virtual bool RunImpl() OVERRIDE;
bool              109 chrome/browser/extensions/api/input/input.h   virtual bool RunImpl() OVERRIDE;
bool              127 chrome/browser/extensions/api/input/input.h   static const bool kServiceIsNULLWhileTesting = true;
bool               37 chrome/browser/extensions/api/input_ime/input_ime_api.h   bool RegisterIme(Profile* profile,
bool               51 chrome/browser/extensions/api/input_ime/input_ime_api.h                          bool handled);
bool               83 chrome/browser/extensions/api/input_ime/input_ime_api.h   virtual bool RunImpl() OVERRIDE;
bool               95 chrome/browser/extensions/api/input_ime/input_ime_api.h   virtual bool RunImpl() OVERRIDE;
bool              106 chrome/browser/extensions/api/input_ime/input_ime_api.h   virtual bool RunImpl() OVERRIDE;
bool              119 chrome/browser/extensions/api/input_ime/input_ime_api.h   virtual bool RunImpl() OVERRIDE;
bool              130 chrome/browser/extensions/api/input_ime/input_ime_api.h   virtual bool RunImpl() OVERRIDE;
bool              142 chrome/browser/extensions/api/input_ime/input_ime_api.h   virtual bool RunImpl() OVERRIDE;
bool              153 chrome/browser/extensions/api/input_ime/input_ime_api.h   virtual bool RunImpl() OVERRIDE;
bool              165 chrome/browser/extensions/api/input_ime/input_ime_api.h   virtual bool RunImpl() OVERRIDE;
bool              176 chrome/browser/extensions/api/input_ime/input_ime_api.h   virtual bool RunImpl() OVERRIDE;
bool              188 chrome/browser/extensions/api/input_ime/input_ime_api.h   virtual bool RunImpl() OVERRIDE;
bool              200 chrome/browser/extensions/api/input_ime/input_ime_api.h   virtual bool RunImpl() OVERRIDE;
bool              212 chrome/browser/extensions/api/input_ime/input_ime_api.h   virtual bool RunImpl() OVERRIDE;
bool              241 chrome/browser/extensions/api/input_ime/input_ime_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               21 chrome/browser/extensions/api/location/location_api.h   virtual bool RunImpl() OVERRIDE;
bool               33 chrome/browser/extensions/api/location/location_api.h   virtual bool RunImpl() OVERRIDE;
bool               23 chrome/browser/extensions/api/log_private/filter_handler.h   bool IsValidLogEntry(const api::log_private::LogEntry& entry) const;
bool               26 chrome/browser/extensions/api/log_private/filter_handler.h   bool IsValidTime(double time) const;
bool               29 chrome/browser/extensions/api/log_private/filter_handler.h   bool IsValidSource(const std::string& source) const;
bool               32 chrome/browser/extensions/api/log_private/filter_handler.h   bool IsValidLevel(const std::string& level) const;
bool               35 chrome/browser/extensions/api/log_private/filter_handler.h   bool IsValidProcess(const std::string& process) const;
bool               67 chrome/browser/extensions/api/log_private/log_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               68 chrome/browser/extensions/api/log_private/log_private_api.h   static const bool kServiceRedirectedInIncognito = true;
bool               71 chrome/browser/extensions/api/log_private/log_private_api.h   bool logging_net_internals_;
bool               85 chrome/browser/extensions/api/log_private/log_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              104 chrome/browser/extensions/api/log_private/log_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              119 chrome/browser/extensions/api/log_private/log_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               45 chrome/browser/extensions/api/management/management_api.h   virtual bool RunImpl() OVERRIDE;
bool               56 chrome/browser/extensions/api/management/management_api.h   virtual bool RunImpl() OVERRIDE;
bool               68 chrome/browser/extensions/api/management/management_api.h   virtual bool RunImpl() OVERRIDE;
bool               86 chrome/browser/extensions/api/management/management_api.h   virtual bool RunImpl() OVERRIDE;
bool               97 chrome/browser/extensions/api/management/management_api.h   virtual bool RunImpl() OVERRIDE;
bool              111 chrome/browser/extensions/api/management/management_api.h   virtual bool RunImpl() OVERRIDE;
bool              115 chrome/browser/extensions/api/management/management_api.h   virtual void InstallUIAbort(bool user_initiated) OVERRIDE;
bool              129 chrome/browser/extensions/api/management/management_api.h   static void SetAutoConfirmForTest(bool should_proceed);
bool              138 chrome/browser/extensions/api/management/management_api.h   bool Uninstall(const std::string& extension_id, bool show_confirm_dialog);
bool              144 chrome/browser/extensions/api/management/management_api.h   void Finish(bool should_uninstall);
bool              159 chrome/browser/extensions/api/management/management_api.h   virtual bool RunImpl() OVERRIDE;
bool              172 chrome/browser/extensions/api/management/management_api.h   virtual bool RunImpl() OVERRIDE;
bool              218 chrome/browser/extensions/api/management/management_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               22 chrome/browser/extensions/api/mdns/dns_sd_delegate.h   bool operator==(const DnsSdService& other) const {
bool               29 chrome/browser/extensions/api/mdns/dns_sd_delegate.h   bool operator!=(const DnsSdService& other) const {
bool               39 chrome/browser/extensions/api/mdns/dns_sd_delegate.h                               bool added,
bool               30 chrome/browser/extensions/api/mdns/dns_sd_device_lister.h   virtual void Discover(bool force_update);
bool               34 chrome/browser/extensions/api/mdns/dns_sd_device_lister.h       bool added,
bool               43 chrome/browser/extensions/api/mdns/dns_sd_device_lister.h   bool started_;
bool               65 chrome/browser/extensions/api/mdns/dns_sd_registry.h     bool ListenerRemoved();
bool               69 chrome/browser/extensions/api/mdns/dns_sd_registry.h     bool UpdateService(bool added, const DnsSdService& service);
bool               70 chrome/browser/extensions/api/mdns/dns_sd_registry.h     bool RemoveService(const std::string& service_name);
bool               71 chrome/browser/extensions/api/mdns/dns_sd_registry.h     bool ClearServices();
bool               93 chrome/browser/extensions/api/mdns/dns_sd_registry.h                               bool added,
bool              103 chrome/browser/extensions/api/mdns/dns_sd_registry.h   bool IsRegistered(const std::string& service_type);
bool               65 chrome/browser/extensions/api/mdns/mdns_api.h   static const bool kServiceIsCreatedWithBrowserContext = true;
bool               66 chrome/browser/extensions/api/mdns/mdns_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               55 chrome/browser/extensions/api/media_galleries/media_galleries_api.h   bool ExtensionHasScanProgressListener(const std::string& extension_id) const;
bool               80 chrome/browser/extensions/api/media_galleries/media_galleries_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               98 chrome/browser/extensions/api/media_galleries/media_galleries_api.h   virtual bool RunImpl() OVERRIDE;
bool              135 chrome/browser/extensions/api/media_galleries/media_galleries_api.h   virtual bool RunImpl() OVERRIDE;
bool              157 chrome/browser/extensions/api/media_galleries/media_galleries_api.h   virtual bool RunImpl() OVERRIDE;
bool              190 chrome/browser/extensions/api/media_galleries/media_galleries_api.h   virtual bool RunImpl() OVERRIDE;
bool              205 chrome/browser/extensions/api/media_galleries/media_galleries_api.h   virtual bool RunImpl() OVERRIDE;
bool              220 chrome/browser/extensions/api/media_galleries/media_galleries_api.h   virtual bool RunImpl() OVERRIDE;
bool              247 chrome/browser/extensions/api/media_galleries/media_galleries_api.h   virtual bool RunImpl() OVERRIDE;
bool              251 chrome/browser/extensions/api/media_galleries/media_galleries_api.h   void OnPreferencesInit(bool mime_type_only, const std::string& blob_uuid);
bool              253 chrome/browser/extensions/api/media_galleries/media_galleries_api.h   void SniffMimeType(bool mime_type_only,
bool              259 chrome/browser/extensions/api/media_galleries/media_galleries_api.h       bool parse_success, base::DictionaryValue* metadata_dictionary);
bool               32 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.h   static bool HasForProfile(void* profile_id);
bool               42 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.h   static bool SetupGalleryWatch(
bool               72 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.h   bool StartGalleryWatch(
bool               86 chrome/browser/extensions/api/media_galleries_private/gallery_watch_state_tracker.h   typedef std::map<MediaGalleryPrefId, bool> WatchedGalleriesMap;
bool              116 chrome/browser/extensions/api/media_galleries_private/gallery_watch_state_tracker.h   bool HasGalleryWatchInfo(const std::string& extension_id,
bool              118 chrome/browser/extensions/api/media_galleries_private/gallery_watch_state_tracker.h                            bool has_active_watcher);
bool              125 chrome/browser/extensions/api/media_galleries_private/gallery_watch_state_tracker.h                                        bool success);
bool              131 chrome/browser/extensions/api/media_galleries_private/gallery_watch_state_tracker.h   bool AddWatchedGalleryIdInfoForExtension(const std::string& extension_id,
bool               63 chrome/browser/extensions/api/media_galleries_private/media_galleries_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               91 chrome/browser/extensions/api/media_galleries_private/media_galleries_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               97 chrome/browser/extensions/api/media_galleries_private/media_galleries_private_api.h   void HandleResponse(MediaGalleryPrefId gallery_id, bool success);
bool              111 chrome/browser/extensions/api/media_galleries_private/media_galleries_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              127 chrome/browser/extensions/api/media_galleries_private/media_galleries_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              143 chrome/browser/extensions/api/media_galleries_private/media_galleries_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              160 chrome/browser/extensions/api/media_galleries_private/media_galleries_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               59 chrome/browser/extensions/api/messaging/incognito_connectability.h   bool Query(const Extension* extension,
bool               72 chrome/browser/extensions/api/messaging/incognito_connectability.h   bool IsInMap(const Extension* extension,
bool               82 chrome/browser/extensions/api/messaging/incognito_connectability.h   static const bool kServiceHasOwnInstanceInIncognito = true;
bool               83 chrome/browser/extensions/api/messaging/incognito_connectability.h   static const bool kServiceIsCreatedWithBrowserContext = false;
bool              130 chrome/browser/extensions/api/messaging/message_service.h       bool include_tls_channel_id);
bool              184 chrome/browser/extensions/api/messaging/message_service.h   bool OpenChannelImpl(scoped_ptr<OpenChannelParams> params);
bool              189 chrome/browser/extensions/api/messaging/message_service.h                         bool notify_other_port);
bool              222 chrome/browser/extensions/api/messaging/message_service.h   bool MaybeAddPendingLazyBackgroundPageOpenChannelTask(
bool              257 chrome/browser/extensions/api/messaging/message_service.h   static const bool kServiceRedirectedInIncognito = true;
bool              258 chrome/browser/extensions/api/messaging/message_service.h   static const bool kServiceIsCreatedWithBrowserContext = false;
bool              259 chrome/browser/extensions/api/messaging/message_service.h   static const bool kServiceIsNULLWhileTesting = true;
bool               73 chrome/browser/extensions/api/messaging/native_message_process_host.h       bool allow_user_level);
bool              146 chrome/browser/extensions/api/messaging/native_message_process_host.h   bool closed_;
bool              167 chrome/browser/extensions/api/messaging/native_message_process_host.h   bool read_pending_;
bool              179 chrome/browser/extensions/api/messaging/native_message_process_host.h   bool write_pending_;
bool               31 chrome/browser/extensions/api/messaging/native_messaging_host_manifest.h   static bool IsValidName(const std::string& name);
bool               49 chrome/browser/extensions/api/messaging/native_messaging_host_manifest.h   bool Parse(base::DictionaryValue* dictionary, std::string* error_message);
bool               26 chrome/browser/extensions/api/messaging/native_messaging_policy_handler.h                                        bool allow_wildcards);
bool               30 chrome/browser/extensions/api/messaging/native_messaging_policy_handler.h   virtual bool CheckPolicySettings(const policy::PolicyMap& policies,
bool               39 chrome/browser/extensions/api/messaging/native_messaging_policy_handler.h   bool CheckAndGetList(const policy::PolicyMap& policies,
bool               45 chrome/browser/extensions/api/messaging/native_messaging_policy_handler.h   bool allow_wildcards_;
bool               27 chrome/browser/extensions/api/messaging/native_messaging_test_util.h   void RegisterTestHost(bool user_level);
bool               42 chrome/browser/extensions/api/messaging/native_process_launcher.h       bool allow_user_level_hosts,
bool               66 chrome/browser/extensions/api/messaging/native_process_launcher.h                                      bool allow_user_level_hosts,
bool               70 chrome/browser/extensions/api/messaging/native_process_launcher.h   static bool LaunchNativeProcess(const base::CommandLine& command_line,
bool               25 chrome/browser/extensions/api/metrics_private/metrics_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               37 chrome/browser/extensions/api/metrics_private/metrics_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               49 chrome/browser/extensions/api/metrics_private/metrics_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               61 chrome/browser/extensions/api/metrics_private/metrics_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               67 chrome/browser/extensions/api/metrics_private/metrics_private_api.h   virtual bool RecordValue(const std::string& name,
bool               83 chrome/browser/extensions/api/metrics_private/metrics_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               96 chrome/browser/extensions/api/metrics_private/metrics_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              109 chrome/browser/extensions/api/metrics_private/metrics_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              122 chrome/browser/extensions/api/metrics_private/metrics_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              135 chrome/browser/extensions/api/metrics_private/metrics_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              148 chrome/browser/extensions/api/metrics_private/metrics_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              160 chrome/browser/extensions/api/metrics_private/metrics_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              173 chrome/browser/extensions/api/metrics_private/metrics_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              186 chrome/browser/extensions/api/metrics_private/metrics_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               28 chrome/browser/extensions/api/module/module.h   virtual bool RunImpl() OVERRIDE;
bool               41 chrome/browser/extensions/api/module/module.h   virtual bool RunImpl() OVERRIDE;
bool               54 chrome/browser/extensions/api/module/module.h   virtual bool RunImpl() OVERRIDE;
bool               42 chrome/browser/extensions/api/music_manager_private/device_id.h   static bool IsValidMacAddress(const void* bytes, size_t size);
bool               24 chrome/browser/extensions/api/music_manager_private/music_manager_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               31 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               53 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               76 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               99 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              120 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              141 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              161 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              179 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              197 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              215 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              234 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              260 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              286 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              288 chrome/browser/extensions/api/networking_private/networking_private_api.h   void ResultCallback(bool result);
bool              307 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              329 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              350 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              372 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              390 chrome/browser/extensions/api/networking_private/networking_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               33 chrome/browser/extensions/api/networking_private/networking_private_event_router_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               34 chrome/browser/extensions/api/networking_private/networking_private_event_router_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               59 chrome/browser/extensions/api/networking_private/networking_private_service_client.h                                    bool* verified,
bool              103 chrome/browser/extensions/api/networking_private/networking_private_service_client.h   typedef base::Callback<void(bool result)> BoolResultCallback;
bool              173 chrome/browser/extensions/api/networking_private/networking_private_service_client.h   void CreateNetwork(bool shared,
bool              259 chrome/browser/extensions/api/networking_private/networking_private_service_client.h                               const bool* result,
bool               33 chrome/browser/extensions/api/networking_private/networking_private_service_client_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               34 chrome/browser/extensions/api/networking_private/networking_private_service_client_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               24 chrome/browser/extensions/api/notifications/notifications_api.h   bool IsNotificationsApiAvailable();
bool               30 chrome/browser/extensions/api/notifications/notifications_api.h   bool CreateNotification(const std::string& id,
bool               32 chrome/browser/extensions/api/notifications/notifications_api.h   bool UpdateNotification(const std::string& id,
bool               36 chrome/browser/extensions/api/notifications/notifications_api.h   bool IsNotificationsApiEnabled() const;
bool               38 chrome/browser/extensions/api/notifications/notifications_api.h   bool AreExtensionNotificationsAllowed() const;
bool               42 chrome/browser/extensions/api/notifications/notifications_api.h   virtual bool CanRunWhileDisabled() const;
bool               45 chrome/browser/extensions/api/notifications/notifications_api.h   virtual bool RunNotificationsApi() = 0;
bool               48 chrome/browser/extensions/api/notifications/notifications_api.h   virtual bool RunImpl() OVERRIDE;
bool               59 chrome/browser/extensions/api/notifications/notifications_api.h   virtual bool RunNotificationsApi() OVERRIDE;
bool               75 chrome/browser/extensions/api/notifications/notifications_api.h   virtual bool RunNotificationsApi() OVERRIDE;
bool               91 chrome/browser/extensions/api/notifications/notifications_api.h   virtual bool RunNotificationsApi() OVERRIDE;
bool              107 chrome/browser/extensions/api/notifications/notifications_api.h   virtual bool RunNotificationsApi() OVERRIDE;
bool              122 chrome/browser/extensions/api/notifications/notifications_api.h   virtual bool CanRunWhileDisabled() const OVERRIDE;
bool              123 chrome/browser/extensions/api/notifications/notifications_api.h   virtual bool RunNotificationsApi() OVERRIDE;
bool               54 chrome/browser/extensions/api/omnibox/omnibox_api.h   static bool OnInputChanged(
bool               83 chrome/browser/extensions/api/omnibox/omnibox_api.h   virtual bool RunImpl() OVERRIDE;
bool              124 chrome/browser/extensions/api/omnibox/omnibox_api.h   static const bool kServiceRedirectedInIncognito = true;
bool              157 chrome/browser/extensions/api/omnibox/omnibox_api.h   virtual bool RunImpl() OVERRIDE;
bool               40 chrome/browser/extensions/api/page_capture/page_capture_api.h   virtual bool RunImpl() OVERRIDE;
bool               41 chrome/browser/extensions/api/page_capture/page_capture_api.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               47 chrome/browser/extensions/api/page_capture/page_capture_api.h   void TemporaryFileCreated(bool success);
bool               28 chrome/browser/extensions/api/permissions/permissions_api.h   virtual bool RunImpl() OVERRIDE;
bool               40 chrome/browser/extensions/api/permissions/permissions_api.h   virtual bool RunImpl() OVERRIDE;
bool               52 chrome/browser/extensions/api/permissions/permissions_api.h   virtual bool RunImpl() OVERRIDE;
bool               64 chrome/browser/extensions/api/permissions/permissions_api.h   static void SetAutoConfirmForTests(bool should_proceed);
bool               65 chrome/browser/extensions/api/permissions/permissions_api.h   static void SetIgnoreUserGestureForTests(bool ignore);
bool               69 chrome/browser/extensions/api/permissions/permissions_api.h   virtual void InstallUIAbort(bool user_initiated) OVERRIDE;
bool               75 chrome/browser/extensions/api/permissions/permissions_api.h   virtual bool RunImpl() OVERRIDE;
bool               36 chrome/browser/extensions/api/permissions/permissions_api_helpers.h     bool allow_file_access,
bool               21 chrome/browser/extensions/api/power/power_api.h   virtual bool RunImpl() OVERRIDE;
bool               33 chrome/browser/extensions/api/power/power_api.h   virtual bool RunImpl() OVERRIDE;
bool               26 chrome/browser/extensions/api/preference/chrome_direct_setting.h   bool IsCalledFromComponentExtension();
bool               41 chrome/browser/extensions/api/preference/chrome_direct_setting.h   virtual bool RunImpl() OVERRIDE;
bool               57 chrome/browser/extensions/api/preference/chrome_direct_setting.h   virtual bool RunImpl() OVERRIDE;
bool               73 chrome/browser/extensions/api/preference/chrome_direct_setting.h   virtual bool RunImpl() OVERRIDE;
bool               39 chrome/browser/extensions/api/preference/chrome_direct_setting_api.h   bool IsPreferenceOnWhitelist(const std::string& pref_key);
bool               52 chrome/browser/extensions/api/preference/chrome_direct_setting_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               53 chrome/browser/extensions/api/preference/chrome_direct_setting_api.h   static const bool kServiceRedirectedInIncognito = false;
bool               73 chrome/browser/extensions/api/preference/preference_api.h   bool CanExtensionControlPref(const std::string& extension_id,
bool               75 chrome/browser/extensions/api/preference/preference_api.h                                bool incognito);
bool               82 chrome/browser/extensions/api/preference/preference_api.h   bool DoesExtensionControlPref(const std::string& extension_id,
bool               84 chrome/browser/extensions/api/preference/preference_api.h                                 bool* from_incognito);
bool              118 chrome/browser/extensions/api/preference/preference_api.h                                        bool incognito) OVERRIDE;
bool              134 chrome/browser/extensions/api/preference/preference_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool              135 chrome/browser/extensions/api/preference/preference_api.h   static const bool kServiceRedirectedInIncognito = true;
bool              156 chrome/browser/extensions/api/preference/preference_api.h       bool* bad_message) = 0;
bool              179 chrome/browser/extensions/api/preference/preference_api.h   bool ValidateBrowserPref(const std::string& extension_pref_key,
bool              192 chrome/browser/extensions/api/preference/preference_api.h   virtual bool RunImpl() OVERRIDE;
bool              203 chrome/browser/extensions/api/preference/preference_api.h   virtual bool RunImpl() OVERRIDE;
bool              215 chrome/browser/extensions/api/preference/preference_api.h   virtual bool RunImpl() OVERRIDE;
bool               22 chrome/browser/extensions/api/preference/preference_helpers.h bool StringToScope(const std::string& s,
bool               31 chrome/browser/extensions/api/preference/preference_helpers.h     bool incognito);
bool               43 chrome/browser/extensions/api/preference/preference_helpers.h     bool incognito,
bool               32 chrome/browser/extensions/api/preferences_private/preferences_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               27 chrome/browser/extensions/api/principals_private/principals_private_api.h   virtual bool RunImpl() OVERRIDE FINAL;
bool               30 chrome/browser/extensions/api/principals_private/principals_private_api.h   virtual bool RunImplSafe() = 0;
bool               45 chrome/browser/extensions/api/principals_private/principals_private_api.h   virtual bool RunImplSafe() OVERRIDE;
bool               62 chrome/browser/extensions/api/principals_private/principals_private_api.h   virtual bool RunImplSafe() OVERRIDE;
bool               50 chrome/browser/extensions/api/processes/processes_api.h   bool is_task_manager_listening() { return task_manager_listening_; }
bool               76 chrome/browser/extensions/api/processes/processes_api.h   bool HasEventListeners(const std::string& event_name);
bool               91 chrome/browser/extensions/api/processes/processes_api.h   bool task_manager_listening_;
bool              127 chrome/browser/extensions/api/processes/processes_api.h   static const bool kServiceRedirectedInIncognito = true;
bool              128 chrome/browser/extensions/api/processes/processes_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool              142 chrome/browser/extensions/api/processes/processes_api.h   virtual bool RunImpl() OVERRIDE;
bool              164 chrome/browser/extensions/api/processes/processes_api.h   virtual bool RunImpl() OVERRIDE;
bool              184 chrome/browser/extensions/api/processes/processes_api.h   virtual bool RunImpl() OVERRIDE;
bool              191 chrome/browser/extensions/api/processes/processes_api.h   bool memory_;
bool               36 chrome/browser/extensions/api/proxy/proxy_api.h                                               bool* bad_message) OVERRIDE;
bool               30 chrome/browser/extensions/api/proxy/proxy_api_helpers.h bool CreateDataURLFromPACScript(const std::string& pac_script,
bool               32 chrome/browser/extensions/api/proxy/proxy_api_helpers.h bool CreatePACScriptFromDataURL(
bool               52 chrome/browser/extensions/api/proxy/proxy_api_helpers.h bool GetProxyModeFromExtensionPref(const base::DictionaryValue* proxy_config,
bool               55 chrome/browser/extensions/api/proxy/proxy_api_helpers.h                                    bool* bad_message);
bool               56 chrome/browser/extensions/api/proxy/proxy_api_helpers.h bool GetPacMandatoryFromExtensionPref(const base::DictionaryValue* proxy_config,
bool               57 chrome/browser/extensions/api/proxy/proxy_api_helpers.h                                       bool* out,
bool               59 chrome/browser/extensions/api/proxy/proxy_api_helpers.h                                       bool* bad_message);
bool               60 chrome/browser/extensions/api/proxy/proxy_api_helpers.h bool GetPacUrlFromExtensionPref(const base::DictionaryValue* proxy_config,
bool               63 chrome/browser/extensions/api/proxy/proxy_api_helpers.h                                 bool* bad_message);
bool               64 chrome/browser/extensions/api/proxy/proxy_api_helpers.h bool GetPacDataFromExtensionPref(const base::DictionaryValue* proxy_config,
bool               67 chrome/browser/extensions/api/proxy/proxy_api_helpers.h                                  bool* bad_message);
bool               68 chrome/browser/extensions/api/proxy/proxy_api_helpers.h bool GetProxyRulesStringFromExtensionPref(
bool               72 chrome/browser/extensions/api/proxy/proxy_api_helpers.h     bool* bad_message);
bool               73 chrome/browser/extensions/api/proxy/proxy_api_helpers.h bool GetBypassListFromExtensionPref(const base::DictionaryValue* proxy_config,
bool               76 chrome/browser/extensions/api/proxy/proxy_api_helpers.h                                     bool* bad_message);
bool               83 chrome/browser/extensions/api/proxy/proxy_api_helpers.h     bool pac_mandatory,
bool               95 chrome/browser/extensions/api/proxy/proxy_api_helpers.h bool GetProxyServer(const base::DictionaryValue* proxy_server,
bool               99 chrome/browser/extensions/api/proxy/proxy_api_helpers.h                     bool* bad_message);
bool              103 chrome/browser/extensions/api/proxy/proxy_api_helpers.h bool JoinUrlList(const base::ListValue* list,
bool              107 chrome/browser/extensions/api/proxy/proxy_api_helpers.h                  bool* bad_message);
bool               72 chrome/browser/extensions/api/push_messaging/obfuscated_gaia_id_fetcher.h   static bool ParseResponse(
bool               69 chrome/browser/extensions/api/push_messaging/push_messaging_api.h   virtual bool RunImpl() OVERRIDE;
bool              105 chrome/browser/extensions/api/push_messaging/push_messaging_api.h   bool interactive_;
bool              142 chrome/browser/extensions/api/push_messaging/push_messaging_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               28 chrome/browser/extensions/api/push_messaging/sync_setup_helper.h   bool InitializeSync(Profile* profile);
bool               33 chrome/browser/extensions/api/push_messaging/sync_setup_helper.h   bool ReadPasswordFile(const base::FilePath& passwordFile);
bool               42 chrome/browser/extensions/api/push_messaging/sync_setup_helper.h   bool AwaitQuiescence();
bool               27 chrome/browser/extensions/api/reading_list_private/reading_list_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               40 chrome/browser/extensions/api/reading_list_private/reading_list_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               53 chrome/browser/extensions/api/reading_list_private/reading_list_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               60 chrome/browser/extensions/api/runtime/runtime_api.h   static const bool kServiceRedirectedInIncognito = true;
bool               61 chrome/browser/extensions/api/runtime/runtime_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               75 chrome/browser/extensions/api/runtime/runtime_api.h   bool dispatch_chrome_updated_event_;
bool               79 chrome/browser/extensions/api/runtime/runtime_api.h   bool registered_for_updates_;
bool               96 chrome/browser/extensions/api/runtime/runtime_api.h                                        bool chrome_updated);
bool              125 chrome/browser/extensions/api/runtime/runtime_api.h   virtual bool RunImpl() OVERRIDE;
bool              138 chrome/browser/extensions/api/runtime/runtime_api.h   virtual bool RunImpl() OVERRIDE;
bool              147 chrome/browser/extensions/api/runtime/runtime_api.h   virtual bool RunImpl() OVERRIDE;
bool              159 chrome/browser/extensions/api/runtime/runtime_api.h   virtual bool RunImpl() OVERRIDE;
bool              170 chrome/browser/extensions/api/runtime/runtime_api.h   bool did_reply_;
bool              179 chrome/browser/extensions/api/runtime/runtime_api.h   virtual bool RunImpl() OVERRIDE;
bool              188 chrome/browser/extensions/api/runtime/runtime_api.h   virtual bool RunImpl() OVERRIDE;
bool              199 chrome/browser/extensions/api/runtime/runtime_api.h   virtual bool RunImpl() OVERRIDE;
bool               31 chrome/browser/extensions/api/serial/serial_api.h   virtual bool PrePrepare() OVERRIDE;
bool               32 chrome/browser/extensions/api/serial/serial_api.h   virtual bool Respond() OVERRIDE;
bool               50 chrome/browser/extensions/api/serial/serial_api.h   virtual bool Prepare() OVERRIDE;
bool               64 chrome/browser/extensions/api/serial/serial_api.h   virtual bool Prepare() OVERRIDE;
bool               72 chrome/browser/extensions/api/serial/serial_api.h   void OnConnected(bool success);
bool               97 chrome/browser/extensions/api/serial/serial_api.h   virtual bool Prepare() OVERRIDE;
bool              114 chrome/browser/extensions/api/serial/serial_api.h   virtual bool Prepare() OVERRIDE;
bool              131 chrome/browser/extensions/api/serial/serial_api.h   virtual bool Prepare() OVERRIDE;
bool              149 chrome/browser/extensions/api/serial/serial_api.h   virtual bool Prepare() OVERRIDE;
bool              166 chrome/browser/extensions/api/serial/serial_api.h   virtual bool Prepare() OVERRIDE;
bool              180 chrome/browser/extensions/api/serial/serial_api.h   virtual bool Prepare() OVERRIDE;
bool              199 chrome/browser/extensions/api/serial/serial_api.h   virtual bool Prepare() OVERRIDE;
bool              217 chrome/browser/extensions/api/serial/serial_api.h   virtual bool Prepare() OVERRIDE;
bool              235 chrome/browser/extensions/api/serial/serial_api.h   virtual bool Prepare() OVERRIDE;
bool               36 chrome/browser/extensions/api/serial/serial_connection.h   typedef base::Callback<void(bool success)> OpenCompleteCallback;
bool               56 chrome/browser/extensions/api/serial/serial_connection.h   virtual bool IsPersistent() const OVERRIDE;
bool               58 chrome/browser/extensions/api/serial/serial_connection.h   void set_persistent(bool persistent) { persistent_ = persistent; }
bool               59 chrome/browser/extensions/api/serial/serial_connection.h   bool persistent() const { return persistent_; }
bool               73 chrome/browser/extensions/api/serial/serial_connection.h   void set_paused(bool paused);
bool               74 chrome/browser/extensions/api/serial/serial_connection.h   bool paused() const { return paused_; }
bool               89 chrome/browser/extensions/api/serial/serial_connection.h   virtual bool Receive(const ReceiveCompleteCallback& callback);
bool               94 chrome/browser/extensions/api/serial/serial_connection.h   virtual bool Send(const std::string& data,
bool               98 chrome/browser/extensions/api/serial/serial_connection.h   virtual bool Flush() const;
bool              103 chrome/browser/extensions/api/serial/serial_connection.h   virtual bool Configure(const api::serial::ConnectionOptions& options);
bool              108 chrome/browser/extensions/api/serial/serial_connection.h   virtual bool GetInfo(api::serial::ConnectionInfo* info) const;
bool              113 chrome/browser/extensions/api/serial/serial_connection.h   virtual bool GetControlSignals(
bool              119 chrome/browser/extensions/api/serial/serial_connection.h   virtual bool SetControlSignals(
bool              129 chrome/browser/extensions/api/serial/serial_connection.h   bool PostOpen();
bool              133 chrome/browser/extensions/api/serial/serial_connection.h   bool ConfigurePort(const api::serial::ConnectionOptions& options);
bool              138 chrome/browser/extensions/api/serial/serial_connection.h   bool GetPortInfo(api::serial::ConnectionInfo* info) const;
bool              194 chrome/browser/extensions/api/serial/serial_connection.h   bool persistent_;
bool              212 chrome/browser/extensions/api/serial/serial_connection.h   bool paused_;
bool               41 chrome/browser/extensions/api/serial/serial_event_dispatcher.h   static const bool kServiceHasOwnInstanceInIncognito = true;
bool               42 chrome/browser/extensions/api/serial/serial_event_dispatcher.h   static const bool kServiceIsNULLWhileTesting = true;
bool               55 chrome/browser/extensions/api/serial/serial_io_handler.h   bool IsReadPending() const;
bool               58 chrome/browser/extensions/api/serial/serial_io_handler.h   bool IsWritePending() const;
bool              130 chrome/browser/extensions/api/serial/serial_io_handler.h   bool read_canceled() const {
bool              146 chrome/browser/extensions/api/serial/serial_io_handler.h   bool write_canceled() const {
bool              158 chrome/browser/extensions/api/serial/serial_io_handler.h   bool read_canceled_;
bool              163 chrome/browser/extensions/api/serial/serial_io_handler.h   bool write_canceled_;
bool               39 chrome/browser/extensions/api/serial/serial_io_handler_posix.h   bool is_watching_reads_;
bool               40 chrome/browser/extensions/api/serial/serial_io_handler_posix.h   bool is_watching_writes_;
bool               50 chrome/browser/extensions/api/serial/serial_io_handler_win.h   bool is_comm_pending_;
bool               31 chrome/browser/extensions/api/sessions/session_id.h   bool IsForeign() const;
bool               32 chrome/browser/extensions/api/sessions/sessions_api.h   virtual bool RunImpl() OVERRIDE;
bool               50 chrome/browser/extensions/api/sessions/sessions_api.h   virtual bool RunImpl() OVERRIDE;
bool               71 chrome/browser/extensions/api/sessions/sessions_api.h   virtual bool RunImpl() OVERRIDE;
bool               77 chrome/browser/extensions/api/sessions/sessions_api.h   bool SetResultRestoredWindow(int window_id);
bool               78 chrome/browser/extensions/api/sessions/sessions_api.h   bool RestoreMostRecentlyClosed(Browser* browser);
bool               79 chrome/browser/extensions/api/sessions/sessions_api.h   bool RestoreLocalSession(const SessionId& session_id, Browser* browser);
bool               80 chrome/browser/extensions/api/sessions/sessions_api.h   bool RestoreForeignSession(const SessionId& session_id,
bool              132 chrome/browser/extensions/api/sessions/sessions_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               45 chrome/browser/extensions/api/signed_in_devices/signed_in_devices_api.h   virtual bool RunImpl() OVERRIDE;
bool               85 chrome/browser/extensions/api/signed_in_devices/signed_in_devices_manager.h   static const bool kServiceHasOwnInstanceInIncognito = true;
bool               80 chrome/browser/extensions/api/storage/managed_value_store_cache.h   bool HasStore(const std::string& extension_id) const;
bool               59 chrome/browser/extensions/api/storage/policy_value_store.h   virtual bool Restore() OVERRIDE;
bool               60 chrome/browser/extensions/api/storage/policy_value_store.h   virtual bool RestoreKey(const std::string& key) OVERRIDE;
bool               56 chrome/browser/extensions/api/storage/settings_sync_processor.h   bool initialized_;
bool               52 chrome/browser/extensions/api/storage/sync_value_store_cache.h   bool initialized_;
bool               52 chrome/browser/extensions/api/storage/syncable_settings_storage.h   virtual bool Restore() OVERRIDE;
bool               53 chrome/browser/extensions/api/storage/syncable_settings_storage.h   virtual bool RestoreKey(const std::string& key) OVERRIDE;
bool               61 chrome/browser/extensions/api/streams_private/streams_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               62 chrome/browser/extensions/api/streams_private/streams_private_api.h   static const bool kServiceRedirectedInIncognito = true;
bool               62 chrome/browser/extensions/api/sync_file_system/extension_sync_event_observer.h   static const bool kServiceIsCreatedWithBrowserContext = false;
bool               35 chrome/browser/extensions/api/sync_file_system/sync_file_system_api.h   virtual bool RunImpl() OVERRIDE;
bool               49 chrome/browser/extensions/api/sync_file_system/sync_file_system_api.h   virtual bool RunImpl() OVERRIDE;
bool               66 chrome/browser/extensions/api/sync_file_system/sync_file_system_api.h   virtual bool RunImpl() OVERRIDE;
bool               92 chrome/browser/extensions/api/sync_file_system/sync_file_system_api.h   virtual bool RunImpl() OVERRIDE;
bool              108 chrome/browser/extensions/api/sync_file_system/sync_file_system_api.h   virtual bool RunImpl() OVERRIDE;
bool              129 chrome/browser/extensions/api/sync_file_system/sync_file_system_api.h   virtual bool RunImpl() OVERRIDE;
bool              140 chrome/browser/extensions/api/sync_file_system/sync_file_system_api.h   virtual bool RunImpl() OVERRIDE;
bool              151 chrome/browser/extensions/api/sync_file_system/sync_file_system_api.h   virtual bool RunImpl() OVERRIDE;
bool               34 chrome/browser/extensions/api/system_cpu/cpu_info_provider.h   virtual bool QueryCpuTimePerProcessor(
bool               38 chrome/browser/extensions/api/system_cpu/cpu_info_provider.h   virtual bool QueryInfo() OVERRIDE;
bool               19 chrome/browser/extensions/api/system_cpu/system_cpu_api.h   virtual bool RunImpl() OVERRIDE;
bool               20 chrome/browser/extensions/api/system_cpu/system_cpu_api.h   void OnGetCpuInfoCompleted(bool success);
bool               35 chrome/browser/extensions/api/system_display/display_info_provider.h   virtual bool SetInfo(const std::string& display_id,
bool               21 chrome/browser/extensions/api/system_display/system_display_api.h   virtual bool RunImpl() OVERRIDE;
bool               32 chrome/browser/extensions/api/system_display/system_display_api.h   virtual bool RunImpl() OVERRIDE;
bool               55 chrome/browser/extensions/api/system_indicator/system_indicator_manager.h   bool SendClickEventToExtensionForTest(const std::string extension_id);
bool               38 chrome/browser/extensions/api/system_info/system_info_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               38 chrome/browser/extensions/api/system_info/system_info_provider.h   typedef base::Callback<void(bool)> QueryInfoCompletionCallback;
bool               74 chrome/browser/extensions/api/system_info/system_info_provider.h   virtual bool QueryInfo() = 0;
bool               78 chrome/browser/extensions/api/system_info/system_info_provider.h   void OnQueryCompleted(bool success);
bool               87 chrome/browser/extensions/api/system_info/system_info_provider.h   bool is_waiting_for_completion_;
bool               29 chrome/browser/extensions/api/system_memory/memory_info_provider.h   virtual bool QueryInfo() OVERRIDE;
bool               20 chrome/browser/extensions/api/system_memory/system_memory_api.h   virtual bool RunImpl() OVERRIDE;
bool               21 chrome/browser/extensions/api/system_memory/system_memory_api.h   void OnGetMemoryInfoCompleted(bool success);
bool               27 chrome/browser/extensions/api/system_network/system_network_api.h   virtual bool RunImpl() OVERRIDE;
bool               25 chrome/browser/extensions/api/system_private/system_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               39 chrome/browser/extensions/api/system_private/system_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               51 chrome/browser/extensions/api/system_private/system_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               55 chrome/browser/extensions/api/system_private/system_private_api.h void DispatchBrightnessChangedEvent(int brightness, bool user_initiated);
bool               58 chrome/browser/extensions/api/system_private/system_private_api.h void DispatchVolumeChangedEvent(double volume, bool is_volume_muted);
bool               77 chrome/browser/extensions/api/system_storage/storage_info_provider.h   virtual bool QueryInfo() OVERRIDE;
bool               23 chrome/browser/extensions/api/system_storage/system_storage_api.h   virtual bool RunImpl() OVERRIDE;
bool               25 chrome/browser/extensions/api/system_storage/system_storage_api.h   void OnGetStorageInfoCompleted(bool success);
bool               38 chrome/browser/extensions/api/system_storage/system_storage_api.h   virtual bool RunImpl() OVERRIDE;
bool               59 chrome/browser/extensions/api/system_storage/system_storage_api.h   virtual bool RunImpl() OVERRIDE;
bool               25 chrome/browser/extensions/api/tab_capture/tab_capture_api.h   virtual bool RunImpl() OVERRIDE;
bool               37 chrome/browser/extensions/api/tab_capture/tab_capture_api.h   virtual bool RunImpl() OVERRIDE;
bool               52 chrome/browser/extensions/api/tab_capture/tab_capture_registry.h   bool AddRequest(int render_process_id,
bool               60 chrome/browser/extensions/api/tab_capture/tab_capture_registry.h   bool VerifyRequest(int render_process_id, int render_view_id);
bool               74 chrome/browser/extensions/api/tab_capture/tab_capture_registry.h   static const bool kServiceIsCreatedWithBrowserContext = false;
bool               75 chrome/browser/extensions/api/tab_capture/tab_capture_registry.h   static const bool kServiceRedirectedInIncognito = true;
bool               65 chrome/browser/extensions/api/tabs/ash_panel_contents.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               48 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool               53 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool               58 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool               63 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool               68 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool               76 chrome/browser/extensions/api/tabs/tabs_api.h   bool ShouldOpenIncognitoWindow(
bool               79 chrome/browser/extensions/api/tabs/tabs_api.h       bool* is_error);
bool               84 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool               89 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool               96 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool              101 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool              106 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool              111 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool              116 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool              121 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool              126 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool              131 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool              132 chrome/browser/extensions/api/tabs/tabs_api.h   bool HighlightTab(TabStripModel* tabstrip,
bool              144 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool UpdateURL(const std::string& url,
bool              146 chrome/browser/extensions/api/tabs/tabs_api.h                          bool* is_async);
bool              152 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool              162 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool              163 chrome/browser/extensions/api/tabs/tabs_api.h   bool MoveTab(int tab_id,
bool              172 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool              177 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool              178 chrome/browser/extensions/api/tabs/tabs_api.h   bool RemoveTab(int tab_id);
bool              185 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool RunImpl() OVERRIDE;
bool              204 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool IsScreenshotEnabled() OVERRIDE;
bool              220 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool HasPermission() OVERRIDE;
bool              224 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool Init() OVERRIDE;
bool              225 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool CanExecuteScriptOnPage() OVERRIDE;
bool              227 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool IsWebView() const OVERRIDE;
bool              236 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool ShouldInsertCSS() const OVERRIDE;
bool              254 chrome/browser/extensions/api/tabs/tabs_api.h   virtual bool ShouldInsertCSS() const OVERRIDE;
bool               43 chrome/browser/extensions/api/tabs/tabs_event_router.h                              bool active) OVERRIDE;
bool               75 chrome/browser/extensions/api/tabs/tabs_event_router.h   void TabCreatedAt(content::WebContents* contents, int index, bool active);
bool               79 chrome/browser/extensions/api/tabs/tabs_event_router.h   void TabUpdated(content::WebContents* contents, bool did_navigate);
bool              152 chrome/browser/extensions/api/tabs/tabs_event_router.h     bool complete_waiting_on_load_;
bool               48 chrome/browser/extensions/api/tabs/tabs_windows_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               18 chrome/browser/extensions/api/tabs/windows_util.h bool GetWindowFromWindowID(ChromeAsyncExtensionFunction* function,
bool               23 chrome/browser/extensions/api/terminal/terminal_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               26 chrome/browser/extensions/api/terminal/terminal_private_api.h   virtual bool RunTerminalFunction() = 0;
bool               42 chrome/browser/extensions/api/terminal/terminal_private_api.h   virtual bool RunTerminalFunction() OVERRIDE;
bool               61 chrome/browser/extensions/api/terminal/terminal_private_api.h   virtual bool RunTerminalFunction() OVERRIDE;
bool               65 chrome/browser/extensions/api/terminal/terminal_private_api.h   void RespondOnUIThread(bool success);
bool               78 chrome/browser/extensions/api/terminal/terminal_private_api.h   virtual bool RunTerminalFunction() OVERRIDE;
bool               82 chrome/browser/extensions/api/terminal/terminal_private_api.h   void RespondOnUIThread(bool success);
bool               94 chrome/browser/extensions/api/terminal/terminal_private_api.h   virtual bool RunTerminalFunction() OVERRIDE;
bool               98 chrome/browser/extensions/api/terminal/terminal_private_api.h   void RespondOnUIThread(bool success);
bool               24 chrome/browser/extensions/api/top_sites/top_sites_api.h   virtual bool RunImpl() OVERRIDE;
bool               35 chrome/browser/extensions/api/usb/usb_api.h   virtual bool PrePrepare() OVERRIDE;
bool               36 chrome/browser/extensions/api/usb/usb_api.h   virtual bool Respond() OVERRIDE;
bool               56 chrome/browser/extensions/api/usb/usb_api.h   bool ConvertDirectionSafely(const extensions::api::usb::Direction& input,
bool               58 chrome/browser/extensions/api/usb/usb_api.h   bool ConvertRequestTypeSafely(const extensions::api::usb::RequestType& input,
bool               60 chrome/browser/extensions/api/usb/usb_api.h   bool ConvertRecipientSafely(const extensions::api::usb::Recipient& input,
bool               77 chrome/browser/extensions/api/usb/usb_api.h   virtual bool Prepare() OVERRIDE;
bool               95 chrome/browser/extensions/api/usb/usb_api.h   virtual bool Prepare() OVERRIDE;
bool              114 chrome/browser/extensions/api/usb/usb_api.h   virtual bool Prepare() OVERRIDE;
bool              120 chrome/browser/extensions/api/usb/usb_api.h   void OnCompleted(bool success);
bool              132 chrome/browser/extensions/api/usb/usb_api.h   virtual bool Prepare() OVERRIDE;
bool              152 chrome/browser/extensions/api/usb/usb_api.h   virtual bool Prepare() OVERRIDE;
bool              156 chrome/browser/extensions/api/usb/usb_api.h   bool ConvertDirectionSafely(const UsbEndpointDirection& input,
bool              158 chrome/browser/extensions/api/usb/usb_api.h   bool ConvertSynchronizationTypeSafely(
bool              161 chrome/browser/extensions/api/usb/usb_api.h   bool ConvertTransferTypeSafely(const UsbTransferType& input,
bool              163 chrome/browser/extensions/api/usb/usb_api.h   bool ConvertUsageTypeSafely(const UsbUsageType& input,
bool              179 chrome/browser/extensions/api/usb/usb_api.h   virtual bool Prepare() OVERRIDE;
bool              195 chrome/browser/extensions/api/usb/usb_api.h   virtual bool Prepare() OVERRIDE;
bool              211 chrome/browser/extensions/api/usb/usb_api.h   virtual bool Prepare() OVERRIDE;
bool              228 chrome/browser/extensions/api/usb/usb_api.h   virtual bool Prepare() OVERRIDE;
bool              244 chrome/browser/extensions/api/usb/usb_api.h   virtual bool Prepare() OVERRIDE;
bool              260 chrome/browser/extensions/api/usb/usb_api.h   virtual bool Prepare() OVERRIDE;
bool              276 chrome/browser/extensions/api/usb/usb_api.h   virtual bool Prepare() OVERRIDE;
bool              292 chrome/browser/extensions/api/usb/usb_api.h   virtual bool Prepare() OVERRIDE;
bool              308 chrome/browser/extensions/api/usb/usb_api.h   virtual bool Prepare() OVERRIDE;
bool               30 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h     bool operator<(const FrameID& other) const;
bool               31 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h     bool operator==(const FrameID& other) const;
bool               32 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h     bool operator!=(const FrameID& other) const;
bool               47 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h   bool CanSendEvents(FrameID frame_id) const;
bool               50 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h   bool IsValidUrl(const GURL& url) const;
bool               56 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h                   bool is_main_frame,
bool               57 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h                   bool is_error_page,
bool               58 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h                   bool is_iframe_srcdoc);
bool               72 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h   bool IsValidFrame(FrameID frame_id) const;
bool               79 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h   bool IsMainFrame(FrameID frame_id) const;
bool               93 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h   bool GetErrorOccurredInFrame(FrameID frame_id) const;
bool              100 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h   bool GetNavigationCompleted(FrameID frame_id) const;
bool              106 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h   bool GetParsingFinished(FrameID frame_id) const;
bool              113 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h   bool GetNavigationCommitted(FrameID frame_id) const;
bool              119 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h   bool GetIsServerRedirected(FrameID frame_id) const;
bool              122 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h   static void set_allow_extension_scheme(bool allow_extension_scheme) {
bool              131 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h     bool error_occurred;  // True if an error has occurred in this frame.
bool              132 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h     bool is_main_frame;  // True if this is a main frame.
bool              133 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h     bool is_iframe_srcdoc;  // True if the frame is displaying its srcdoc.
bool              134 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h     bool is_navigating;  // True if there is a navigation going on.
bool              135 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h     bool is_committed;  // True if the navigation is already committed.
bool              136 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h     bool is_server_redirected;  // True if a server redirect happened.
bool              137 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h     bool is_parsing;  // True if the frame is still parsing.
bool              153 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h   static bool allow_extension_scheme_;
bool               62 chrome/browser/extensions/api/web_navigation/web_navigation_api.h       bool is_main_frame,
bool               64 chrome/browser/extensions/api/web_navigation/web_navigation_api.h       bool is_error_page,
bool               65 chrome/browser/extensions/api/web_navigation/web_navigation_api.h       bool is_iframe_srcdoc,
bool               70 chrome/browser/extensions/api/web_navigation/web_navigation_api.h       bool is_main_frame,
bool               77 chrome/browser/extensions/api/web_navigation/web_navigation_api.h       bool is_main_frame,
bool               88 chrome/browser/extensions/api/web_navigation/web_navigation_api.h       bool is_main_frame,
bool               93 chrome/browser/extensions/api/web_navigation/web_navigation_api.h       bool is_main_frame,
bool              116 chrome/browser/extensions/api/web_navigation/web_navigation_api.h   bool IsReferenceFragmentNavigation(FrameNavigationState::FrameID frame_id,
bool              158 chrome/browser/extensions/api/web_navigation/web_navigation_api.h                        bool source_frame_is_main_frame,
bool              165 chrome/browser/extensions/api/web_navigation/web_navigation_api.h     bool source_frame_is_main_frame;
bool              214 chrome/browser/extensions/api/web_navigation/web_navigation_api.h   virtual bool RunImpl() OVERRIDE;
bool              221 chrome/browser/extensions/api/web_navigation/web_navigation_api.h   virtual bool RunImpl() OVERRIDE;
bool              251 chrome/browser/extensions/api/web_navigation/web_navigation_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               27 chrome/browser/extensions/api/web_navigation/web_navigation_api_helpers.h int GetFrameId(bool is_main_frame, int64 frame_id);
bool               33 chrome/browser/extensions/api/web_navigation/web_navigation_api_helpers.h                               bool is_main_frame,
bool               35 chrome/browser/extensions/api/web_navigation/web_navigation_api_helpers.h                               bool parent_is_main_frame,
bool               41 chrome/browser/extensions/api/web_navigation/web_navigation_api_helpers.h                          bool is_main_frame,
bool               47 chrome/browser/extensions/api/web_navigation/web_navigation_api_helpers.h                                 bool is_main_frame,
bool               52 chrome/browser/extensions/api/web_navigation/web_navigation_api_helpers.h                          bool is_main_frame,
bool               59 chrome/browser/extensions/api/web_navigation/web_navigation_api_helpers.h     bool source_frame_is_main_frame,
bool               67 chrome/browser/extensions/api/web_navigation/web_navigation_api_helpers.h                              bool is_main_frame,
bool               64 chrome/browser/extensions/api/web_request/form_data_parser.h   virtual bool AllDataReadOK() = 0;
bool               69 chrome/browser/extensions/api/web_request/form_data_parser.h   virtual bool GetNextNameValue(Result* result) = 0;
bool               74 chrome/browser/extensions/api/web_request/form_data_parser.h   virtual bool SetSource(const base::StringPiece& source) = 0;
bool               56 chrome/browser/extensions/api/web_request/upload_data_presenter.h   virtual bool Succeeded() = 0;
bool               76 chrome/browser/extensions/api/web_request/upload_data_presenter.h   virtual bool Succeeded() OVERRIDE;
bool               84 chrome/browser/extensions/api/web_request/upload_data_presenter.h   bool success_;
bool              104 chrome/browser/extensions/api/web_request/upload_data_presenter.h   virtual bool Succeeded() OVERRIDE;
bool              119 chrome/browser/extensions/api/web_request/upload_data_presenter.h   bool success_;
bool               79 chrome/browser/extensions/api/web_request/web_request_api.h   static const bool kServiceRedirectedInIncognito = true;
bool               80 chrome/browser/extensions/api/web_request/web_request_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool              119 chrome/browser/extensions/api/web_request/web_request_api.h     bool InitFromValue(const base::DictionaryValue& value, std::string* error);
bool              139 chrome/browser/extensions/api/web_request/web_request_api.h     static bool InitFromValue(const base::ListValue& value,
bool              158 chrome/browser/extensions/api/web_request/web_request_api.h     bool cancel;
bool              257 chrome/browser/extensions/api/web_request/web_request_api.h                        bool started);
bool              275 chrome/browser/extensions/api/web_request/web_request_api.h   bool AddEventListener(
bool              331 chrome/browser/extensions/api/web_request/web_request_api.h   bool DispatchEvent(
bool              353 chrome/browser/extensions/api/web_request/web_request_api.h       bool crosses_incognito,
bool              361 chrome/browser/extensions/api/web_request/web_request_api.h       bool is_async_request,
bool              362 chrome/browser/extensions/api/web_request/web_request_api.h       bool is_request_from_extension,
bool              385 chrome/browser/extensions/api/web_request/web_request_api.h   int ExecuteDeltas(void* profile, uint64 request_id, bool call_callback);
bool              392 chrome/browser/extensions/api/web_request/web_request_api.h   bool ProcessDeclarativeRules(
bool              415 chrome/browser/extensions/api/web_request/web_request_api.h   bool GetAndSetSignaled(uint64 request_id, EventTypes event_type);
bool              421 chrome/browser/extensions/api/web_request/web_request_api.h   bool IsPageLoad(net::URLRequest* request) const;
bool              433 chrome/browser/extensions/api/web_request/web_request_api.h   bool IsIncognitoProfile(void* profile) const;
bool              436 chrome/browser/extensions/api/web_request/web_request_api.h   bool WasSignaled(const net::URLRequest& request) const;
bool              479 chrome/browser/extensions/api/web_request/web_request_api.h   virtual bool RunImpl() OVERRIDE;
bool              502 chrome/browser/extensions/api/web_request/web_request_api.h   virtual bool RunImpl() OVERRIDE;
bool              520 chrome/browser/extensions/api/web_request/web_request_api.h   virtual bool RunImpl() OVERRIDE;
bool               55 chrome/browser/extensions/api/web_request/web_request_api_helpers.h bool NullableEquals(const RequestCookie* a, const RequestCookie* b);
bool               68 chrome/browser/extensions/api/web_request/web_request_api_helpers.h   scoped_ptr<bool> secure;
bool               69 chrome/browser/extensions/api/web_request/web_request_api_helpers.h   scoped_ptr<bool> http_only;
bool               74 chrome/browser/extensions/api/web_request/web_request_api_helpers.h bool NullableEquals(const ResponseCookie* a, const ResponseCookie* b);
bool               83 chrome/browser/extensions/api/web_request/web_request_api_helpers.h   scoped_ptr<bool> session_cookie;
bool               88 chrome/browser/extensions/api/web_request/web_request_api_helpers.h bool NullableEquals(const FilterResponseCookie* a,
bool              109 chrome/browser/extensions/api/web_request/web_request_api_helpers.h bool NullableEquals(const RequestCookieModification* a,
bool              124 chrome/browser/extensions/api/web_request/web_request_api_helpers.h bool NullableEquals(const ResponseCookieModification* a,
bool              143 chrome/browser/extensions/api/web_request/web_request_api_helpers.h   bool cancel;
bool              183 chrome/browser/extensions/api/web_request/web_request_api_helpers.h bool InDecreasingExtensionInstallationTimeOrder(
bool              193 chrome/browser/extensions/api/web_request/web_request_api_helpers.h bool CharListToString(const base::ListValue* list, std::string* out);
bool              205 chrome/browser/extensions/api/web_request/web_request_api_helpers.h     bool cancel,
bool              210 chrome/browser/extensions/api/web_request/web_request_api_helpers.h     bool cancel,
bool              216 chrome/browser/extensions/api/web_request/web_request_api_helpers.h     bool cancel,
bool              225 chrome/browser/extensions/api/web_request/web_request_api_helpers.h     bool cancel,
bool              237 chrome/browser/extensions/api/web_request/web_request_api_helpers.h     bool* canceled,
bool              299 chrome/browser/extensions/api/web_request/web_request_api_helpers.h bool MergeOnAuthRequiredResponses(
bool              307 chrome/browser/extensions/api/web_request/web_request_api_helpers.h bool IsRelevantResourceType(ResourceType::Type type);
bool              316 chrome/browser/extensions/api/web_request/web_request_api_helpers.h bool ParseResourceType(const std::string& type_str,
bool              330 chrome/browser/extensions/api/web_request/web_request_api_helpers.h bool IsValidHeaderName(const std::string& name);
bool              332 chrome/browser/extensions/api/web_request/web_request_api_helpers.h bool IsValidHeaderValue(const std::string& value);
bool               34 chrome/browser/extensions/api/web_request/web_request_permissions.h   static bool HideRequest(const extensions::InfoMap* extension_info_map,
bool               39 chrome/browser/extensions/api/web_request/web_request_permissions.h   static bool CanExtensionAccessURL(
bool               43 chrome/browser/extensions/api/web_request/web_request_permissions.h       bool crosses_incognito,
bool               84 chrome/browser/extensions/api/web_request/web_request_time_tracker.h     bool completed;
bool               72 chrome/browser/extensions/api/webrtc_audio_private/webrtc_audio_private_api.h   bool GetControllerList(int tab_id);
bool              120 chrome/browser/extensions/api/webrtc_audio_private/webrtc_audio_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              136 chrome/browser/extensions/api/webrtc_audio_private/webrtc_audio_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              155 chrome/browser/extensions/api/webrtc_audio_private/webrtc_audio_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              187 chrome/browser/extensions/api/webrtc_audio_private/webrtc_audio_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               39 chrome/browser/extensions/api/webrtc_logging_private/webrtc_logging_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               42 chrome/browser/extensions/api/webrtc_logging_private/webrtc_logging_private_api.h   void SetMetaDataCallback(bool success, const std::string& error_message);
bool               56 chrome/browser/extensions/api/webrtc_logging_private/webrtc_logging_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               59 chrome/browser/extensions/api/webrtc_logging_private/webrtc_logging_private_api.h   void StartCallback(bool success, const std::string& error_message);
bool               73 chrome/browser/extensions/api/webrtc_logging_private/webrtc_logging_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               87 chrome/browser/extensions/api/webrtc_logging_private/webrtc_logging_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               90 chrome/browser/extensions/api/webrtc_logging_private/webrtc_logging_private_api.h   void StopCallback(bool success, const std::string& error_message);
bool              104 chrome/browser/extensions/api/webrtc_logging_private/webrtc_logging_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              107 chrome/browser/extensions/api/webrtc_logging_private/webrtc_logging_private_api.h   void UploadCallback(bool success, const std::string& report_id,
bool              122 chrome/browser/extensions/api/webrtc_logging_private/webrtc_logging_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              125 chrome/browser/extensions/api/webrtc_logging_private/webrtc_logging_private_api.h   void DiscardCallback(bool success, const std::string& error_message);
bool               91 chrome/browser/extensions/api/webstore/webstore_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               57 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   virtual void OnBundleInstallCanceled(bool user_initiated) OVERRIDE;
bool               64 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               67 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   bool ReadBundleInfo(
bool              132 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   virtual void InstallUIAbort(bool user_initiated) OVERRIDE;
bool              138 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              192 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              210 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              223 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              236 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              249 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              263 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   void OnFeatureCheck(bool feature_allowed);
bool              266 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              269 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   void CreateResult(bool webgl_allowed);
bool              286 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   virtual bool RunImpl() OVERRIDE;
bool              289 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   void OnIsLauncherCheckCompleted(bool is_enabled);
bool              304 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   virtual bool RunImpl() OVERRIDE;
bool               31 chrome/browser/extensions/api/webview/webview_api.h   virtual bool RunImpl() OVERRIDE FINAL;
bool               34 chrome/browser/extensions/api/webview/webview_api.h   virtual bool RunImplSafe(WebViewGuest* guest) = 0;
bool               47 chrome/browser/extensions/api/webview/webview_api.h   virtual bool RunImpl() OVERRIDE;
bool               63 chrome/browser/extensions/api/webview/webview_api.h   virtual bool RunImpl() OVERRIDE;
bool               79 chrome/browser/extensions/api/webview/webview_api.h   virtual bool RunImpl() OVERRIDE;
bool               95 chrome/browser/extensions/api/webview/webview_api.h   virtual bool RunImpl() OVERRIDE;
bool              112 chrome/browser/extensions/api/webview/webview_api.h   virtual bool RunImplSafe(WebViewGuest* guest) OVERRIDE;
bool              122 chrome/browser/extensions/api/webview/webview_api.h   bool bad_message_;
bool              135 chrome/browser/extensions/api/webview/webview_api.h   virtual bool Init() OVERRIDE;
bool              136 chrome/browser/extensions/api/webview/webview_api.h   virtual bool ShouldInsertCSS() const OVERRIDE;
bool              137 chrome/browser/extensions/api/webview/webview_api.h   virtual bool CanExecuteScriptOnPage() OVERRIDE;
bool              140 chrome/browser/extensions/api/webview/webview_api.h   virtual bool IsWebView() const OVERRIDE;
bool              177 chrome/browser/extensions/api/webview/webview_api.h   virtual bool ShouldInsertCSS() const OVERRIDE;
bool              197 chrome/browser/extensions/api/webview/webview_api.h   virtual bool IsScreenshotEnabled() OVERRIDE;
bool              214 chrome/browser/extensions/api/webview/webview_api.h   virtual bool RunImplSafe(WebViewGuest* guest) OVERRIDE;
bool              229 chrome/browser/extensions/api/webview/webview_api.h   virtual bool RunImplSafe(WebViewGuest* guest) OVERRIDE;
bool              248 chrome/browser/extensions/api/webview/webview_api.h   virtual bool RunImplSafe(WebViewGuest* guest) OVERRIDE;
bool              264 chrome/browser/extensions/api/webview/webview_api.h   virtual bool RunImplSafe(WebViewGuest* guest) OVERRIDE;
bool              280 chrome/browser/extensions/api/webview/webview_api.h   virtual bool RunImplSafe(WebViewGuest* guest) OVERRIDE;
bool              296 chrome/browser/extensions/api/webview/webview_api.h   virtual bool RunImplSafe(WebViewGuest* guest) OVERRIDE;
bool              312 chrome/browser/extensions/api/webview/webview_api.h   virtual bool RunImplSafe(WebViewGuest* guest) OVERRIDE;
bool              329 chrome/browser/extensions/api/webview/webview_api.h   virtual bool RunImplSafe(WebViewGuest* guest) OVERRIDE;
bool              345 chrome/browser/extensions/api/webview/webview_api.h   virtual bool RunImplSafe(WebViewGuest* guest) OVERRIDE;
bool              361 chrome/browser/extensions/api/webview/webview_api.h   virtual bool RunImplSafe(WebViewGuest* guest) OVERRIDE;
bool               66 chrome/browser/extensions/app_sync_bundle.h   bool HasExtensionId(const std::string& id) const;
bool               67 chrome/browser/extensions/app_sync_bundle.h   bool HasPendingExtensionId(const std::string& id) const;
bool               83 chrome/browser/extensions/app_sync_bundle.h   virtual bool IsSyncing() const OVERRIDE;
bool               33 chrome/browser/extensions/app_sync_data.h               bool enabled,
bool               34 chrome/browser/extensions/app_sync_data.h               bool incognito_enabled,
bool               47 chrome/browser/extensions/app_sync_data.h   bool uninstalled() const { return extension_sync_data_.uninstalled(); }
bool               67 chrome/browser/extensions/bookmark_app_helper.h   void OnIconsDownloaded(bool success,
bool               39 chrome/browser/extensions/browser_action_test_util.h   bool HasIcon(int index);
bool               54 chrome/browser/extensions/browser_action_test_util.h   bool HasPopup();
bool               60 chrome/browser/extensions/browser_action_test_util.h   bool HidePopup();
bool               29 chrome/browser/extensions/browser_extension_window_controller.h   virtual bool CanClose(Reason* reason) const OVERRIDE;
bool               30 chrome/browser/extensions/browser_extension_window_controller.h   virtual void SetFullscreenMode(bool is_fullscreen,
bool               33 chrome/browser/extensions/browser_extension_window_controller.h   virtual bool IsVisibleToExtension(
bool               19 chrome/browser/extensions/browser_permissions_policy_delegate.h   virtual bool CanExecuteScriptOnPage(const Extension* extension,
bool               47 chrome/browser/extensions/bundle_installer.h   static void SetAutoApproveForTesting(bool approve);
bool               52 chrome/browser/extensions/bundle_installer.h     virtual void OnBundleInstallCanceled(bool user_initiated) {}
bool               85 chrome/browser/extensions/bundle_installer.h   bool approved() const { return approved_; }
bool              133 chrome/browser/extensions/bundle_installer.h   void ReportCanceled(bool user_initiated);
bool              160 chrome/browser/extensions/bundle_installer.h   virtual void InstallUIAbort(bool user_initiated) OVERRIDE;
bool              181 chrome/browser/extensions/bundle_installer.h   bool approved_;
bool              145 chrome/browser/extensions/chrome_app_sorting.h   bool GetDefaultOrdinals(const std::string& extension_id,
bool              176 chrome/browser/extensions/chrome_app_sorting.h   bool default_ordinals_created_;
bool               31 chrome/browser/extensions/chrome_extension_function.h   bool CanOperateOnWindow(const extensions::WindowController* window_controller)
bool               29 chrome/browser/extensions/chrome_extension_host_delegate.h                          bool user_gesture) OVERRIDE;
bool               33 chrome/browser/extensions/chrome_extension_web_contents_observer.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               40 chrome/browser/extensions/chrome_extensions_browser_client.h   virtual bool IsShuttingDown() OVERRIDE;
bool               41 chrome/browser/extensions/chrome_extensions_browser_client.h   virtual bool AreExtensionsDisabled(const base::CommandLine& command_line,
bool               43 chrome/browser/extensions/chrome_extensions_browser_client.h   virtual bool IsValidContext(content::BrowserContext* context) OVERRIDE;
bool               44 chrome/browser/extensions/chrome_extensions_browser_client.h   virtual bool IsSameContext(content::BrowserContext* first,
bool               46 chrome/browser/extensions/chrome_extensions_browser_client.h   virtual bool HasOffTheRecordContext(
bool               52 chrome/browser/extensions/chrome_extensions_browser_client.h   virtual bool IsGuestSession(content::BrowserContext* context) const OVERRIDE;
bool               53 chrome/browser/extensions/chrome_extensions_browser_client.h   virtual bool IsExtensionIncognitoEnabled(
bool               56 chrome/browser/extensions/chrome_extensions_browser_client.h   virtual bool CanExtensionCrossIncognito(
bool               64 chrome/browser/extensions/chrome_extensions_browser_client.h   virtual bool DeferLoadingBackgroundHosts(
bool               66 chrome/browser/extensions/chrome_extensions_browser_client.h   virtual bool IsBackgroundPageAllowed(
bool               70 chrome/browser/extensions/chrome_extensions_browser_client.h   virtual bool DidVersionUpdate(content::BrowserContext* context) OVERRIDE;
bool               72 chrome/browser/extensions/chrome_extensions_browser_client.h   virtual bool IsRunningInForcedAppMode() OVERRIDE;
bool               68 chrome/browser/extensions/component_loader.h   bool Exists(const std::string& id) const;
bool               83 chrome/browser/extensions/component_loader.h   void AddDefaultComponentExtensions(bool skip_session_components);
bool               86 chrome/browser/extensions/component_loader.h   void AddDefaultComponentExtensionsForKioskMode(bool skip_session_components);
bool              127 chrome/browser/extensions/component_loader.h       bool skip_session_components);
bool               32 chrome/browser/extensions/context_menu_matcher.h                      const base::Callback<bool(const MenuItem*)>& filter);
bool               49 chrome/browser/extensions/context_menu_matcher.h   bool IsCommandIdChecked(int command_id) const;
bool               50 chrome/browser/extensions/context_menu_matcher.h   bool IsCommandIdEnabled(int command_id) const;
bool               58 chrome/browser/extensions/context_menu_matcher.h   bool GetRelevantExtensionTopLevelItems(
bool               61 chrome/browser/extensions/context_menu_matcher.h       bool* can_cross_incognito,
bool               66 chrome/browser/extensions/context_menu_matcher.h       bool can_cross_incognito);
bool               70 chrome/browser/extensions/context_menu_matcher.h                                        bool can_cross_incognito,
bool               85 chrome/browser/extensions/context_menu_matcher.h   base::Callback<bool(const MenuItem*)> filter_;
bool              108 chrome/browser/extensions/crx_installer.h   virtual void InstallUIAbort(bool user_initiated) OVERRIDE;
bool              133 chrome/browser/extensions/crx_installer.h   bool delete_source() const { return delete_source_; }
bool              134 chrome/browser/extensions/crx_installer.h   void set_delete_source(bool val) { delete_source_ = val; }
bool              136 chrome/browser/extensions/crx_installer.h   bool allow_silent_install() const { return allow_silent_install_; }
bool              137 chrome/browser/extensions/crx_installer.h   void set_allow_silent_install(bool val) { allow_silent_install_ = val; }
bool              139 chrome/browser/extensions/crx_installer.h   bool is_gallery_install() const {
bool              142 chrome/browser/extensions/crx_installer.h   void set_is_gallery_install(bool val) {
bool              160 chrome/browser/extensions/crx_installer.h       bool apps_require_extension_mime_type) {
bool              186 chrome/browser/extensions/crx_installer.h   void set_error_on_unsupported_requirements(bool val) {
bool              190 chrome/browser/extensions/crx_installer.h   void set_install_wait_for_idle(bool val) {
bool              194 chrome/browser/extensions/crx_installer.h   bool did_handle_successfully() const { return did_handle_successfully_; }
bool              251 chrome/browser/extensions/crx_installer.h   void NotifyCrxInstallComplete(bool success);
bool              281 chrome/browser/extensions/crx_installer.h   bool approved_;
bool              305 chrome/browser/extensions/crx_installer.h   bool expected_version_strict_checking_;
bool              310 chrome/browser/extensions/crx_installer.h   bool extensions_enabled_;
bool              314 chrome/browser/extensions/crx_installer.h   bool delete_source_;
bool              322 chrome/browser/extensions/crx_installer.h   bool create_app_shortcut_;
bool              357 chrome/browser/extensions/crx_installer.h   bool apps_require_extension_mime_type_;
bool              362 chrome/browser/extensions/crx_installer.h   bool allow_silent_install_;
bool              384 chrome/browser/extensions/crx_installer.h   bool did_handle_successfully_;
bool              389 chrome/browser/extensions/crx_installer.h   bool error_on_unsupported_requirements_;
bool              391 chrome/browser/extensions/crx_installer.h   bool has_requirement_errors_;
bool              395 chrome/browser/extensions/crx_installer.h   bool install_wait_for_idle_;
bool              405 chrome/browser/extensions/crx_installer.h   bool update_from_settings_page_;
bool               51 chrome/browser/extensions/default_apps.h   bool ShouldInstallInProfile();
bool               59 chrome/browser/extensions/default_apps.h   bool is_migration_;
bool               28 chrome/browser/extensions/dev_mode_bubble_controller.h   virtual bool ShouldIncludeExtension(const std::string& extension_id) OVERRIDE;
bool               42 chrome/browser/extensions/dev_mode_bubble_controller.h   virtual bool ShouldShowExtensionList() const OVERRIDE;
bool               69 chrome/browser/extensions/dev_mode_bubble_controller.h   static bool IsDevModeExtension(const Extension* extension);
bool               76 chrome/browser/extensions/dev_mode_bubble_controller.h   bool ShouldShow();
bool               66 chrome/browser/extensions/error_console/error_console.h                                 bool enabled);
bool               89 chrome/browser/extensions/error_console/error_console.h   bool IsEnabledForChromeExtensionsPage() const;
bool               90 chrome/browser/extensions/error_console/error_console.h   bool IsEnabledForAppsDeveloperTools() const;
bool               93 chrome/browser/extensions/error_console/error_console.h   bool enabled() const { return enabled_; }
bool               99 chrome/browser/extensions/error_console/error_console.h   void set_default_reporting_for_test(ExtensionError::Type type, bool enabled) {
bool              144 chrome/browser/extensions/error_console/error_console.h   bool enabled_;
bool               58 chrome/browser/extensions/event_router_forwarder.h                                 bool use_profile_to_restrict_events,
bool               69 chrome/browser/extensions/event_router_forwarder.h                                 bool use_profile_to_restrict_events,
bool               82 chrome/browser/extensions/event_router_forwarder.h                            bool use_profile_to_restrict_events,
bool               76 chrome/browser/extensions/extension_action.h   bool HasPopup(int tab_id) const;
bool              143 chrome/browser/extensions/extension_action.h   bool SetIsVisible(int tab_id, bool value);
bool              157 chrome/browser/extensions/extension_action.h   bool GetIsVisible(int tab_id) const {
bool              158 chrome/browser/extensions/extension_action.h     if (const bool* tab_is_visible = FindOrNull(&is_visible_, tab_id))
bool              164 chrome/browser/extensions/extension_action.h     if (const bool* default_is_visible =
bool              184 chrome/browser/extensions/extension_action.h   bool HasPopupUrl(int tab_id) const;
bool              185 chrome/browser/extensions/extension_action.h   bool HasTitle(int tab_id) const;
bool              186 chrome/browser/extensions/extension_action.h   bool HasBadgeText(int tab_id) const;
bool              187 chrome/browser/extensions/extension_action.h   bool HasBadgeBackgroundColor(int tab_id) const;
bool              188 chrome/browser/extensions/extension_action.h   bool HasBadgeTextColor(int tab_id) const;
bool              189 chrome/browser/extensions/extension_action.h   bool HasIsVisible(int tab_id) const;
bool              190 chrome/browser/extensions/extension_action.h   bool HasIcon(int tab_id) const;
bool              245 chrome/browser/extensions/extension_action.h   std::map<int, bool> is_visible_;
bool               79 chrome/browser/extensions/extension_apitest.h     bool GetNextResult();
bool               93 chrome/browser/extensions/extension_apitest.h     std::deque<bool> results_;
bool              104 chrome/browser/extensions/extension_apitest.h     bool waiting_;
bool              112 chrome/browser/extensions/extension_apitest.h   bool RunExtensionTest(const std::string& extension_name);
bool              115 chrome/browser/extensions/extension_apitest.h   bool RunExtensionTestIncognito(const std::string& extension_name);
bool              118 chrome/browser/extensions/extension_apitest.h   bool RunExtensionTestIgnoreManifestWarnings(
bool              122 chrome/browser/extensions/extension_apitest.h   bool RunExtensionTestAllowOldManifestVersion(
bool              126 chrome/browser/extensions/extension_apitest.h   bool RunComponentExtensionTest(const std::string& extension_name);
bool              129 chrome/browser/extensions/extension_apitest.h   bool RunExtensionTestNoFileAccess(const std::string& extension_name);
bool              132 chrome/browser/extensions/extension_apitest.h   bool RunExtensionTestIncognitoNoFileAccess(const std::string& extension_name);
bool              139 chrome/browser/extensions/extension_apitest.h   bool RunExtensionSubtest(const std::string& extension_name,
bool              144 chrome/browser/extensions/extension_apitest.h   bool RunExtensionSubtest(const std::string& extension_name,
bool              150 chrome/browser/extensions/extension_apitest.h   bool RunPageTest(const std::string& page_url);
bool              151 chrome/browser/extensions/extension_apitest.h   bool RunPageTest(const std::string& page_url, int flags);
bool              155 chrome/browser/extensions/extension_apitest.h   bool RunPlatformAppTest(const std::string& extension_name);
bool              159 chrome/browser/extensions/extension_apitest.h   bool RunPlatformAppTestWithArg(
bool              164 chrome/browser/extensions/extension_apitest.h   bool RunPlatformAppTestWithFlags(const std::string& extension_name,
bool              169 chrome/browser/extensions/extension_apitest.h   bool StartEmbeddedTestServer();
bool              174 chrome/browser/extensions/extension_apitest.h   bool StartWebSocketServer(const base::FilePath& root_directory);
bool              179 chrome/browser/extensions/extension_apitest.h   bool StartFTPServer(const base::FilePath& root_directory);
bool              184 chrome/browser/extensions/extension_apitest.h   bool StartSpawnedTestServer();
bool              197 chrome/browser/extensions/extension_apitest.h   bool RunExtensionTestImpl(const std::string& extension_name,
bool              213 chrome/browser/extensions/extension_browsertest.h   bool WaitForPageActionCountChangeTo(int count) {
bool              218 chrome/browser/extensions/extension_browsertest.h   bool WaitForPageActionVisibilityChangeTo(int count) {
bool              224 chrome/browser/extensions/extension_browsertest.h   bool WaitForExtensionInstall() {
bool              230 chrome/browser/extensions/extension_browsertest.h   bool WaitForExtensionInstallError() {
bool              246 chrome/browser/extensions/extension_browsertest.h   bool WaitForExtensionLoadError() {
bool              252 chrome/browser/extensions/extension_browsertest.h   bool WaitForExtensionCrash(const std::string& extension_id) {
bool              257 chrome/browser/extensions/extension_browsertest.h   bool WaitForCrxInstallerDone() {
bool              262 chrome/browser/extensions/extension_browsertest.h   bool WaitForExtensionViewsToLoad() {
bool              270 chrome/browser/extensions/extension_browsertest.h                   bool newtab_process_should_equal_opener,
bool              291 chrome/browser/extensions/extension_browsertest.h   bool loaded_;
bool              292 chrome/browser/extensions/extension_browsertest.h   bool installed_;
bool              297 chrome/browser/extensions/extension_browsertest.h   bool set_chromeos_user_;
bool              344 chrome/browser/extensions/extension_browsertest.h       bool wait_for_idle);
bool               45 chrome/browser/extensions/extension_commands_global_registry.h   static void SetShortcutHandlingSuspended(bool suspended);
bool               63 chrome/browser/extensions/extension_context_menu_model.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               64 chrome/browser/extensions/extension_context_menu_model.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               65 chrome/browser/extensions/extension_context_menu_model.h   virtual bool GetAcceleratorForCommandId(
bool               42 chrome/browser/extensions/extension_creator.h   bool Run(const base::FilePath& extension_dir,
bool               61 chrome/browser/extensions/extension_creator.h   bool InitializeInput(const base::FilePath& extension_dir,
bool               68 chrome/browser/extensions/extension_creator.h   bool ValidateManifest(const base::FilePath& extension_dir,
bool               80 chrome/browser/extensions/extension_creator.h   bool CreateZip(const base::FilePath& extension_dir, const base::FilePath& temp_path,
bool               84 chrome/browser/extensions/extension_creator.h   bool SignZip(const base::FilePath& zip_path,
bool               89 chrome/browser/extensions/extension_creator.h   bool WriteCRX(const base::FilePath& zip_path,
bool               25 chrome/browser/extensions/extension_creator_filter.h   bool ShouldPackageFile(const base::FilePath& file_path);
bool               29 chrome/browser/extensions/extension_error_reporter.h   static void Init(bool enable_noisy_errors);
bool               41 chrome/browser/extensions/extension_error_reporter.h                    bool be_noisy,
bool               42 chrome/browser/extensions/extension_error_reporter.h                    bool* user_response);
bool               53 chrome/browser/extensions/extension_error_reporter.h   explicit ExtensionErrorReporter(bool enable_noisy_errors);
bool               58 chrome/browser/extensions/extension_error_reporter.h   bool enable_noisy_errors_;
bool               41 chrome/browser/extensions/extension_error_ui.h   virtual bool ShowErrorInBubbleView() = 0;
bool               71 chrome/browser/extensions/extension_error_ui.h   bool should_delete_self_on_close_;
bool               20 chrome/browser/extensions/extension_error_ui_android.h   virtual bool ShowErrorInBubbleView() OVERRIDE;
bool               23 chrome/browser/extensions/extension_error_ui_default.h   virtual bool ShowErrorInBubbleView() OVERRIDE;
bool               34 chrome/browser/extensions/extension_error_ui_default.h     virtual bool HasMenuItem() OVERRIDE;
bool               38 chrome/browser/extensions/extension_function_test_utils.h bool GetBoolean(base::DictionaryValue* val, const std::string& key);
bool               78 chrome/browser/extensions/extension_function_test_utils.h bool HasPrivacySensitiveFields(base::DictionaryValue* val);
bool              119 chrome/browser/extensions/extension_function_test_utils.h bool RunFunction(UIThreadExtensionFunction* function,
bool               71 chrome/browser/extensions/extension_garbage_collector.h   bool disable_garbage_collection_;
bool               66 chrome/browser/extensions/extension_gcm_app_handler.h   static const bool kServiceIsNULLWhileTesting = true;
bool               46 chrome/browser/extensions/extension_icon_manager.h   void set_monochrome(bool value) { monochrome_ = value; }
bool               72 chrome/browser/extensions/extension_icon_manager.h   bool monochrome_;
bool               42 chrome/browser/extensions/extension_infobar_delegate.h   bool closing() const { return closing_; }
bool               56 chrome/browser/extensions/extension_infobar_delegate.h   virtual bool EqualsDelegate(InfoBarDelegate* delegate) const OVERRIDE;
bool               82 chrome/browser/extensions/extension_infobar_delegate.h   bool closing_;
bool               91 chrome/browser/extensions/extension_install_prompt.h                              bool is_showing_details);
bool               93 chrome/browser/extensions/extension_install_prompt.h                          bool show_user_count,
bool              106 chrome/browser/extensions/extension_install_prompt.h     bool HasAcceptButtonLabel() const;
bool              108 chrome/browser/extensions/extension_install_prompt.h     bool HasAbortButtonLabel() const;
bool              114 chrome/browser/extensions/extension_install_prompt.h     bool ShouldShowPermissions() const;
bool              115 chrome/browser/extensions/extension_install_prompt.h     bool ShouldShowExplanationText() const;
bool              132 chrome/browser/extensions/extension_install_prompt.h     bool GetIsShowingDetails(DetailsType type, size_t index) const;
bool              158 chrome/browser/extensions/extension_install_prompt.h     bool has_webstore_data() const { return has_webstore_data_; }
bool              168 chrome/browser/extensions/extension_install_prompt.h     bool ShouldDisplayRevokeFilesButton() const;
bool              176 chrome/browser/extensions/extension_install_prompt.h     std::vector<bool> is_showing_details_for_permissions_;
bool              177 chrome/browser/extensions/extension_install_prompt.h     std::vector<bool> is_showing_details_for_oauth_;
bool              178 chrome/browser/extensions/extension_install_prompt.h     bool is_showing_details_for_retained_files_;
bool              204 chrome/browser/extensions/extension_install_prompt.h     bool show_user_count_;
bool              208 chrome/browser/extensions/extension_install_prompt.h     bool has_webstore_data_;
bool              225 chrome/browser/extensions/extension_install_prompt.h     virtual void InstallUIAbort(bool user_initiated) = 0;
bool              278 chrome/browser/extensions/extension_install_prompt.h   bool record_oauth2_grant() const { return record_oauth2_grant_; }
bool              376 chrome/browser/extensions/extension_install_prompt.h   bool record_oauth2_grant_;
bool               29 chrome/browser/extensions/extension_install_prompt_experiment.h   bool text_only() const;
bool               42 chrome/browser/extensions/extension_install_prompt_experiment.h   bool ShouldHighlightText(const base::string16& message) const;
bool               46 chrome/browser/extensions/extension_install_prompt_experiment.h   bool ShouldHighlightBackground(const base::string16& message) const;
bool               50 chrome/browser/extensions/extension_install_prompt_experiment.h   bool show_details_link() const;
bool               54 chrome/browser/extensions/extension_install_prompt_experiment.h   bool show_checkboxes() const;
bool               58 chrome/browser/extensions/extension_install_prompt_experiment.h   bool should_show_expandable_permission_list() const;
bool               62 chrome/browser/extensions/extension_install_prompt_experiment.h   bool should_show_inline_explanations() const;
bool               43 chrome/browser/extensions/extension_install_ui.h   virtual void SetUseAppInstalledBubble(bool use_bubble) = 0;
bool               46 chrome/browser/extensions/extension_install_ui.h   void set_skip_post_install_ui(bool skip_ui) {
bool               75 chrome/browser/extensions/extension_install_ui.h   static bool disable_failure_ui_for_tests() {
bool               79 chrome/browser/extensions/extension_install_ui.h   bool skip_post_install_ui() const { return skip_post_install_ui_; }
bool               82 chrome/browser/extensions/extension_install_ui.h   static bool disable_failure_ui_for_tests_;
bool               87 chrome/browser/extensions/extension_install_ui.h   bool skip_post_install_ui_;
bool               60 chrome/browser/extensions/extension_keybinding_registry.h   static void SetShortcutHandlingSuspended(bool suspended);
bool               95 chrome/browser/extensions/extension_keybinding_registry.h   bool ShouldIgnoreCommand(const std::string& command) const;
bool               99 chrome/browser/extensions/extension_keybinding_registry.h   bool NotifyEventTargets(const ui::Accelerator& accelerator);
bool              106 chrome/browser/extensions/extension_keybinding_registry.h   bool IsAcceleratorRegistered(const ui::Accelerator& accelerator) const;
bool              120 chrome/browser/extensions/extension_keybinding_registry.h   bool GetFirstTarget(const ui::Accelerator& accelerator,
bool              125 chrome/browser/extensions/extension_keybinding_registry.h   bool IsEventTargetsEmpty() const;
bool              129 chrome/browser/extensions/extension_keybinding_registry.h   bool ExtensionMatchesFilter(const extensions::Extension* extension);
bool              135 chrome/browser/extensions/extension_keybinding_registry.h   bool ExecuteCommands(const ui::Accelerator& accelerator,
bool               36 chrome/browser/extensions/extension_message_bubble_controller.h     virtual bool ShouldIncludeExtension(const std::string& extension_id) = 0;
bool               54 chrome/browser/extensions/extension_message_bubble_controller.h     virtual bool ShouldShowExtensionList() const = 0;
bool               73 chrome/browser/extensions/extension_message_bubble_controller.h   virtual bool CloseOnDeactivate();
bool              103 chrome/browser/extensions/extension_message_bubble_controller.h   bool initialized_;
bool               72 chrome/browser/extensions/extension_prefs_unittest.h   bool installed_[kNumInstalledExtensions];
bool               42 chrome/browser/extensions/extension_renderer_state.h   bool GetWebViewInfo(int guest_process_id, int guest_routing_id,
bool               47 chrome/browser/extensions/extension_renderer_state.h   bool GetTabAndWindowId(
bool               51 chrome/browser/extensions/extension_renderer_state.h   bool IsWebViewRenderer(int render_process_id);
bool               84 chrome/browser/extensions/extension_service.h   virtual bool UpdateExtension(
bool               87 chrome/browser/extensions/extension_service.h       bool file_ownership_passed,
bool               92 chrome/browser/extensions/extension_service.h       bool include_disabled) const = 0;
bool              100 chrome/browser/extensions/extension_service.h   virtual bool IsExtensionEnabled(const std::string& extension_id) const = 0;
bool              119 chrome/browser/extensions/extension_service.h   virtual bool is_ready() = 0;
bool              137 chrome/browser/extensions/extension_service.h   bool IsInstalledApp(const GURL& url) const;
bool              141 chrome/browser/extensions/extension_service.h   static bool UninstallExtensionHelper(ExtensionService* extensions_service,
bool              151 chrome/browser/extensions/extension_service.h                    bool autoupdate_enabled,
bool              152 chrome/browser/extensions/extension_service.h                    bool extensions_enabled,
bool              171 chrome/browser/extensions/extension_service.h   bool IsBeingReloaded(const std::string& extension_id) const;
bool              172 chrome/browser/extensions/extension_service.h   void SetBeingReloaded(const std::string& extension_id, bool value);
bool              183 chrome/browser/extensions/extension_service.h       const std::string& id, bool include_disabled) const OVERRIDE;
bool              196 chrome/browser/extensions/extension_service.h   virtual bool UpdateExtension(
bool              199 chrome/browser/extensions/extension_service.h       bool file_ownership_passed,
bool              218 chrome/browser/extensions/extension_service.h   virtual bool UninstallExtension(std::string extension_id,
bool              219 chrome/browser/extensions/extension_service.h                                   bool external_uninstall,
bool              222 chrome/browser/extensions/extension_service.h   virtual bool IsExtensionEnabled(
bool              291 chrome/browser/extensions/extension_service.h       bool has_requirement_errors,
bool              293 chrome/browser/extensions/extension_service.h       bool wait_for_idle);
bool              321 chrome/browser/extensions/extension_service.h   void set_extensions_enabled(bool enabled) { extensions_enabled_ = enabled; }
bool              322 chrome/browser/extensions/extension_service.h   bool extensions_enabled() { return extensions_enabled_; }
bool              324 chrome/browser/extensions/extension_service.h   void set_show_extensions_prompts(bool enabled) {
bool              328 chrome/browser/extensions/extension_service.h   bool show_extensions_prompts() {
bool              343 chrome/browser/extensions/extension_service.h   virtual bool is_ready() OVERRIDE;
bool              361 chrome/browser/extensions/extension_service.h                                 bool be_noisy);
bool              365 chrome/browser/extensions/extension_service.h   void NotifyLoadRetry(bool retry, const base::FilePath& extension_path);
bool              387 chrome/browser/extensions/extension_service.h   virtual bool OnExternalExtensionFileFound(
bool              393 chrome/browser/extensions/extension_service.h       bool mark_acknowledged) OVERRIDE;
bool              395 chrome/browser/extensions/extension_service.h   virtual bool OnExternalExtensionUpdateUrlFound(
bool              401 chrome/browser/extensions/extension_service.h       bool mark_acknowledged) OVERRIDE;
bool              407 chrome/browser/extensions/extension_service.h   bool AreAllExternalProvidersReady() const;
bool              420 chrome/browser/extensions/extension_service.h   bool PopulateExtensionErrorUI(ExtensionErrorUI* extension_error_ui);
bool              431 chrome/browser/extensions/extension_service.h   bool IsUnacknowledgedExternalExtension(
bool              485 chrome/browser/extensions/extension_service.h   bool browser_terminating() const { return browser_terminating_; }
bool              492 chrome/browser/extensions/extension_service.h   void set_browser_terminating_for_test(bool value) {
bool              499 chrome/browser/extensions/extension_service.h   void set_install_updates_when_idle_for_test(bool value) {
bool              561 chrome/browser/extensions/extension_service.h                                 bool is_extension_installed);
bool              568 chrome/browser/extensions/extension_service.h   bool ShouldEnableOnInstall(const extensions::Extension* extension);
bool              572 chrome/browser/extensions/extension_service.h   bool ShouldDelayExtensionUpdate(const std::string& extension_id,
bool              573 chrome/browser/extensions/extension_service.h                                   bool wait_for_idle) const;
bool              634 chrome/browser/extensions/extension_service.h   bool extensions_enabled_;
bool              637 chrome/browser/extensions/extension_service.h   bool show_extensions_prompts_;
bool              641 chrome/browser/extensions/extension_service.h   bool install_updates_when_idle_;
bool              680 chrome/browser/extensions/extension_service.h   bool update_once_all_providers_are_ready_;
bool              690 chrome/browser/extensions/extension_service.h   bool browser_terminating_;
bool              696 chrome/browser/extensions/extension_service.h   bool installs_delayed_for_gc_;
bool              701 chrome/browser/extensions/extension_service.h   bool is_first_run_;
bool               38 chrome/browser/extensions/extension_service_unittest.h     bool autoupdate_enabled;
bool               39 chrome/browser/extensions/extension_service_unittest.h     bool is_first_run;
bool               40 chrome/browser/extensions/extension_service_unittest.h     bool profile_is_managed;
bool               76 chrome/browser/extensions/extension_service_unittest.h   void set_extensions_enabled(bool enabled) {
bool               31 chrome/browser/extensions/extension_special_storage_policy.h   virtual bool IsStorageProtected(const GURL& origin) OVERRIDE;
bool               32 chrome/browser/extensions/extension_special_storage_policy.h   virtual bool IsStorageUnlimited(const GURL& origin) OVERRIDE;
bool               33 chrome/browser/extensions/extension_special_storage_policy.h   virtual bool IsStorageSessionOnly(const GURL& origin) OVERRIDE;
bool               34 chrome/browser/extensions/extension_special_storage_policy.h   virtual bool CanQueryDiskSize(const GURL& origin) OVERRIDE;
bool               35 chrome/browser/extensions/extension_special_storage_policy.h   virtual bool IsFileHandler(const std::string& extension_id) OVERRIDE;
bool               36 chrome/browser/extensions/extension_special_storage_policy.h   virtual bool HasIsolatedStorage(const GURL& origin) OVERRIDE;
bool               37 chrome/browser/extensions/extension_special_storage_policy.h   virtual bool HasSessionOnlyOrigins() OVERRIDE;
bool               45 chrome/browser/extensions/extension_special_storage_policy.h   bool NeedsProtection(const extensions::Extension* extension);
bool               61 chrome/browser/extensions/extension_special_storage_policy.h     bool Contains(const GURL& origin);
bool               63 chrome/browser/extensions/extension_special_storage_policy.h     bool ContainsExtension(const std::string& extension_id);
bool               64 chrome/browser/extensions/extension_special_storage_policy.h     bool Add(const extensions::Extension* extension);
bool               65 chrome/browser/extensions/extension_special_storage_policy.h     bool Remove(const extensions::Extension* extension);
bool               66 chrome/browser/extensions/extension_sync_bundle.h   bool HasExtensionId(const std::string& id) const;
bool               67 chrome/browser/extensions/extension_sync_bundle.h   bool HasPendingExtensionId(const std::string& id) const;
bool               83 chrome/browser/extensions/extension_sync_bundle.h   virtual bool IsSyncing() const OVERRIDE;
bool               33 chrome/browser/extensions/extension_sync_data.h                     bool enabled,
bool               34 chrome/browser/extensions/extension_sync_data.h                     bool incognito_enabled);
bool               49 chrome/browser/extensions/extension_sync_data.h   void set_uninstalled(bool uninstalled);
bool               56 chrome/browser/extensions/extension_sync_data.h   bool uninstalled() const { return uninstalled_; }
bool               57 chrome/browser/extensions/extension_sync_data.h   bool enabled() const { return enabled_; }
bool               58 chrome/browser/extensions/extension_sync_data.h   bool incognito_enabled() const { return incognito_enabled_; }
bool               72 chrome/browser/extensions/extension_sync_data.h   bool uninstalled_;
bool               73 chrome/browser/extensions/extension_sync_data.h   bool enabled_;
bool               74 chrome/browser/extensions/extension_sync_data.h   bool incognito_enabled_;
bool               94 chrome/browser/extensions/extension_sync_service.h   bool ProcessExtensionSyncData(
bool               96 chrome/browser/extensions/extension_sync_service.h   bool ProcessAppSyncData(const extensions::AppSyncData& app_sync_data);
bool              100 chrome/browser/extensions/extension_sync_service.h       bool extensions_ready);
bool              115 chrome/browser/extensions/extension_sync_service.h   bool IsCorrectSyncType(const extensions::Extension& extension,
bool              120 chrome/browser/extensions/extension_sync_service.h   bool IsPendingEnable(const std::string& extension_id) const;
bool              126 chrome/browser/extensions/extension_sync_service.h   bool ProcessExtensionSyncDataHelper(
bool               61 chrome/browser/extensions/extension_system_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               33 chrome/browser/extensions/extension_system_impl.h   virtual void InitForRegularProfile(bool extensions_enabled) OVERRIDE;
bool               75 chrome/browser/extensions/extension_system_impl.h     void Init(bool extensions_enabled);
bool               42 chrome/browser/extensions/extension_tab_util.h   static std::string GetTabStatusText(bool is_loading);
bool               86 chrome/browser/extensions/extension_tab_util.h   static bool GetTabStripModel(const content::WebContents* web_contents,
bool               89 chrome/browser/extensions/extension_tab_util.h   static bool GetDefaultTab(Browser* browser,
bool               94 chrome/browser/extensions/extension_tab_util.h   static bool GetTabById(int tab_id, Profile* profile, bool incognito_enabled,
bool              112 chrome/browser/extensions/extension_tab_util.h   static bool IsCrashURL(const GURL& url);
bool              119 chrome/browser/extensions/extension_tab_util.h                         bool user_gesture);
bool               90 chrome/browser/extensions/extension_test_message_listener.h                                bool will_reply);
bool               92 chrome/browser/extensions/extension_test_message_listener.h   explicit ExtensionTestMessageListener(bool will_reply);
bool              100 chrome/browser/extensions/extension_test_message_listener.h   bool WaitUntilSatisfied();
bool              115 chrome/browser/extensions/extension_test_message_listener.h   bool was_satisfied() const { return satisfied_; }
bool              143 chrome/browser/extensions/extension_test_message_listener.h   bool satisfied_;
bool              147 chrome/browser/extensions/extension_test_message_listener.h   bool waiting_;
bool              150 chrome/browser/extensions/extension_test_message_listener.h   bool wait_for_any_message_;
bool              154 chrome/browser/extensions/extension_test_message_listener.h   bool will_reply_;
bool              157 chrome/browser/extensions/extension_test_message_listener.h   bool replied_;
bool              166 chrome/browser/extensions/extension_test_message_listener.h   bool failed_;
bool               29 chrome/browser/extensions/extension_test_notification_observer.h   bool WaitForPageActionCountChangeTo(int count);
bool               32 chrome/browser/extensions/extension_test_notification_observer.h   bool WaitForPageActionVisibilityChangeTo(int count);
bool               36 chrome/browser/extensions/extension_test_notification_observer.h   bool WaitForExtensionInstall();
bool               40 chrome/browser/extensions/extension_test_notification_observer.h   bool WaitForExtensionInstallError();
bool               50 chrome/browser/extensions/extension_test_notification_observer.h   bool WaitForExtensionLoadError();
bool               54 chrome/browser/extensions/extension_test_notification_observer.h   bool WaitForExtensionCrash(const std::string& extension_id);
bool               57 chrome/browser/extensions/extension_test_notification_observer.h   bool WaitForCrxInstallerDone();
bool               60 chrome/browser/extensions/extension_test_notification_observer.h   bool WaitForExtensionViewsToLoad();
bool               56 chrome/browser/extensions/extension_toolbar_model.h     virtual bool BrowserActionShowPopup(const Extension* extension);
bool               69 chrome/browser/extensions/extension_toolbar_model.h     virtual void HighlightModeChanged(bool is_highlighting) {}
bool               92 chrome/browser/extensions/extension_toolbar_model.h                               bool should_grant);
bool               99 chrome/browser/extensions/extension_toolbar_model.h   bool extensions_initialized() const { return extensions_initialized_; }
bool              105 chrome/browser/extensions/extension_toolbar_model.h   bool is_highlighting() const { return is_highlighting_; }
bool              116 chrome/browser/extensions/extension_toolbar_model.h   bool ShowBrowserActionPopup(const Extension* extension);
bool              128 chrome/browser/extensions/extension_toolbar_model.h   bool HighlightExtensions(const ExtensionIdList& extension_ids);
bool              171 chrome/browser/extensions/extension_toolbar_model.h   bool extensions_initialized_;
bool              182 chrome/browser/extensions/extension_toolbar_model.h   bool is_highlighting_;
bool               34 chrome/browser/extensions/extension_toolbar_model_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               35 chrome/browser/extensions/extension_toolbar_model_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               29 chrome/browser/extensions/extension_util.h bool IsIncognitoEnabled(const std::string& extension_id,
bool               37 chrome/browser/extensions/extension_util.h                            bool enabled);
bool               41 chrome/browser/extensions/extension_util.h bool CanCrossIncognito(const extensions::Extension* extension,
bool               45 chrome/browser/extensions/extension_util.h bool CanLoadInIncognito(const extensions::Extension* extension,
bool               49 chrome/browser/extensions/extension_util.h bool AllowFileAccess(const std::string& extension_id,
bool               57 chrome/browser/extensions/extension_util.h                         bool allow);
bool               61 chrome/browser/extensions/extension_util.h bool IsAppLaunchable(const std::string& extension_id,
bool               65 chrome/browser/extensions/extension_util.h bool IsAppLaunchableWithoutEnabling(const std::string& extension_id,
bool               70 chrome/browser/extensions/extension_util.h bool IsExtensionIdle(const std::string& extension_id,
bool               74 chrome/browser/extensions/extension_util.h bool IsExtensionInstalledPermanently(const std::string& extension_id,
bool               87 chrome/browser/extensions/extension_util.h bool HasIsolatedStorage(const ExtensionInfo& info);
bool               91 chrome/browser/extensions/extension_util.h bool SiteHasIsolatedStorage(const GURL& extension_site_url,
bool               79 chrome/browser/extensions/extension_view_host.h   virtual bool IsBackgroundPage() const OVERRIDE;
bool               85 chrome/browser/extensions/extension_view_host.h   virtual bool PreHandleKeyboardEvent(
bool               88 chrome/browser/extensions/extension_view_host.h       bool* is_keyboard_shortcut) OVERRIDE;
bool               92 chrome/browser/extensions/extension_view_host.h   virtual bool PreHandleGestureEvent(
bool              112 chrome/browser/extensions/extension_view_host.h   virtual bool IsWebContentsVisible(
bool               40 chrome/browser/extensions/extension_warning_badge_service.h   virtual void ShowBadge(bool show);
bool              115 chrome/browser/extensions/extension_warning_set.h bool operator<(const ExtensionWarning& a, const ExtensionWarning& b);
bool               46 chrome/browser/extensions/extension_web_ui.h   static bool HandleChromeURLOverride(GURL* url,
bool               48 chrome/browser/extensions/extension_web_ui.h   static bool HandleChromeURLOverrideReverse(
bool               20 chrome/browser/extensions/external_install_ui.h                              bool is_new_profile);
bool               24 chrome/browser/extensions/external_install_ui.h bool HasExternalInstallError(ExtensionService* service);
bool               25 chrome/browser/extensions/external_install_ui.h bool HasExternalInstallBubble(ExtensionService* service);
bool               44 chrome/browser/extensions/external_pref_loader.h   bool IsOptionSet(Options option) {
bool               59 chrome/browser/extensions/external_provider_impl.h   virtual bool HasExtension(const std::string& id) const OVERRIDE;
bool               60 chrome/browser/extensions/external_provider_impl.h   virtual bool GetExtensionDetails(
bool               65 chrome/browser/extensions/external_provider_impl.h   virtual bool IsReady() const OVERRIDE;
bool               76 chrome/browser/extensions/external_provider_impl.h   void set_auto_acknowledge(bool auto_acknowledge) {
bool               98 chrome/browser/extensions/external_provider_impl.h   bool ready_;
bool              113 chrome/browser/extensions/external_provider_impl.h   bool auto_acknowledge_;
bool               21 chrome/browser/extensions/fake_safe_browsing_database_manager.h   explicit FakeSafeBrowsingDatabaseManager(bool enabled);
bool               26 chrome/browser/extensions/fake_safe_browsing_database_manager.h   virtual bool CheckExtensionIDs(const std::set<std::string>& extension_ids,
bool               58 chrome/browser/extensions/fake_safe_browsing_database_manager.h   bool enabled_;
bool               31 chrome/browser/extensions/favicon_downloader.h           bool,  /* success */
bool               76 chrome/browser/extensions/favicon_downloader.h   bool got_favicon_urls_;
bool               42 chrome/browser/extensions/global_shortcut_listener.h   bool RegisterAccelerator(const ui::Accelerator& accelerator,
bool               57 chrome/browser/extensions/global_shortcut_listener.h   void SetShortcutHandlingSuspended(bool suspended);
bool               60 chrome/browser/extensions/global_shortcut_listener.h   bool IsShortcutHandlingSuspended() const;
bool               82 chrome/browser/extensions/global_shortcut_listener.h   virtual bool RegisterAcceleratorImpl(const ui::Accelerator& accelerator) = 0;
bool               92 chrome/browser/extensions/global_shortcut_listener.h   bool shortcut_handling_suspended_;
bool               27 chrome/browser/extensions/global_shortcut_listener_chromeos.h   virtual bool RegisterAcceleratorImpl(
bool               33 chrome/browser/extensions/global_shortcut_listener_chromeos.h   bool is_listening_;
bool               41 chrome/browser/extensions/global_shortcut_listener_mac.h   bool OnMediaKeyEvent(int key_code);
bool               46 chrome/browser/extensions/global_shortcut_listener_mac.h   virtual bool RegisterAcceleratorImpl(
bool               52 chrome/browser/extensions/global_shortcut_listener_mac.h   bool RegisterHotKey(const ui::Accelerator& accelerator, KeyId hot_key_id);
bool               64 chrome/browser/extensions/global_shortcut_listener_mac.h   bool IsAnyMediaKeyRegistered();
bool               67 chrome/browser/extensions/global_shortcut_listener_mac.h   bool IsAnyHotKeyRegistered();
bool               78 chrome/browser/extensions/global_shortcut_listener_mac.h   bool is_listening_;
bool               24 chrome/browser/extensions/global_shortcut_listener_ozone.h   virtual bool RegisterAcceleratorImpl(
bool               30 chrome/browser/extensions/global_shortcut_listener_ozone.h   bool is_listening_;
bool               34 chrome/browser/extensions/global_shortcut_listener_win.h   virtual bool RegisterAcceleratorImpl(
bool               40 chrome/browser/extensions/global_shortcut_listener_win.h   bool is_listening_;
bool               43 chrome/browser/extensions/global_shortcut_listener_x11.h   virtual bool RegisterAcceleratorImpl(
bool               58 chrome/browser/extensions/global_shortcut_listener_x11.h   bool is_listening_;
bool               82 chrome/browser/extensions/image_loader.h   static bool IsComponentExtensionResource(
bool               38 chrome/browser/extensions/image_loader_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               23 chrome/browser/extensions/install_observer.h         bool is_app,
bool               24 chrome/browser/extensions/install_observer.h         bool is_platform_app);
bool               29 chrome/browser/extensions/install_observer.h     bool is_app;
bool               30 chrome/browser/extensions/install_observer.h     bool is_platform_app;
bool               31 chrome/browser/extensions/install_observer.h     bool is_ephemeral;
bool               84 chrome/browser/extensions/install_signer.h   static bool VerifySignature(const InstallSignature& signature);
bool               49 chrome/browser/extensions/install_verifier.h   static bool NeedsVerification(const Extension& extension);
bool               60 chrome/browser/extensions/install_verifier.h   bool IsKnownId(const std::string& id);
bool               78 chrome/browser/extensions/install_verifier.h   virtual bool MustRemainDisabled(const Extension* extension,
bool              116 chrome/browser/extensions/install_verifier.h   void OnVerificationComplete(bool success, OperationType type) const;
bool              122 chrome/browser/extensions/install_verifier.h   bool AllowedByEnterprisePolicy(const std::string& id) const;
bool              125 chrome/browser/extensions/install_verifier.h   bool IsVerified(const std::string& id) const;
bool              129 chrome/browser/extensions/install_verifier.h   bool WasInstalledAfterSignature(const std::string& id) const;
bool               23 chrome/browser/extensions/installed_loader.h   void Load(const ExtensionInfo& info, bool write_to_prefs);
bool               54 chrome/browser/extensions/launch_util.h bool HasPreferredLaunchContainer(const ExtensionPrefs* prefs,
bool               57 chrome/browser/extensions/menu_manager.h     bool operator==(const ExtensionKey& other) const;
bool               58 chrome/browser/extensions/menu_manager.h     bool operator!=(const ExtensionKey& other) const;
bool               59 chrome/browser/extensions/menu_manager.h     bool operator<(const ExtensionKey& other) const;
bool               61 chrome/browser/extensions/menu_manager.h     bool empty() const;
bool               70 chrome/browser/extensions/menu_manager.h     Id(bool incognito, const ExtensionKey& extension_key);
bool               73 chrome/browser/extensions/menu_manager.h     bool operator==(const Id& other) const;
bool               74 chrome/browser/extensions/menu_manager.h     bool operator!=(const Id& other) const;
bool               75 chrome/browser/extensions/menu_manager.h     bool operator<(const Id& other) const;
bool               77 chrome/browser/extensions/menu_manager.h     bool incognito;
bool              117 chrome/browser/extensions/menu_manager.h     bool operator==(const ContextList& other) const {
bool              121 chrome/browser/extensions/menu_manager.h     bool operator!=(const ContextList& other) const {
bool              125 chrome/browser/extensions/menu_manager.h     bool Contains(Context context) const {
bool              138 chrome/browser/extensions/menu_manager.h     bool Populate(const base::Value& value) {
bool              152 chrome/browser/extensions/menu_manager.h            bool checked,
bool              153 chrome/browser/extensions/menu_manager.h            bool enabled,
bool              159 chrome/browser/extensions/menu_manager.h   bool incognito() const { return id_.incognito; }
bool              170 chrome/browser/extensions/menu_manager.h   bool checked() const { return checked_; }
bool              171 chrome/browser/extensions/menu_manager.h   bool enabled() const { return enabled_; }
bool              183 chrome/browser/extensions/menu_manager.h   void set_enabled(bool enabled) { enabled_ = enabled; }
bool              197 chrome/browser/extensions/menu_manager.h   bool SetChecked(bool checked);
bool              209 chrome/browser/extensions/menu_manager.h   bool PopulateURLPatterns(std::vector<std::string>* document_url_patterns,
bool              221 chrome/browser/extensions/menu_manager.h   MenuItem* ReleaseChild(const Id& child_id, bool recursive);
bool              241 chrome/browser/extensions/menu_manager.h   bool checked_;
bool              244 chrome/browser/extensions/menu_manager.h   bool enabled_;
bool              294 chrome/browser/extensions/menu_manager.h   bool AddContextItem(const Extension* extension, MenuItem* item);
bool              298 chrome/browser/extensions/menu_manager.h   bool AddChildItem(const MenuItem::Id& parent_id,
bool              306 chrome/browser/extensions/menu_manager.h   bool ChangeParent(const MenuItem::Id& child_id,
bool              312 chrome/browser/extensions/menu_manager.h   bool RemoveContextMenuItem(const MenuItem::Id& id);
bool              324 chrome/browser/extensions/menu_manager.h   bool ItemUpdated(const MenuItem::Id& id);
bool              368 chrome/browser/extensions/menu_manager.h   bool DescendantOf(MenuItem* item, const MenuItem::Id& ancestor_id);
bool               33 chrome/browser/extensions/menu_manager_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               34 chrome/browser/extensions/menu_manager_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               22 chrome/browser/extensions/mock_extension_special_storage_policy.h   virtual bool IsStorageProtected(const GURL& origin) OVERRIDE;
bool               23 chrome/browser/extensions/mock_extension_special_storage_policy.h   virtual bool IsStorageUnlimited(const GURL& origin) OVERRIDE;
bool               24 chrome/browser/extensions/mock_extension_special_storage_policy.h   virtual bool IsStorageSessionOnly(const GURL& origin) OVERRIDE;
bool               25 chrome/browser/extensions/mock_extension_special_storage_policy.h   virtual bool CanQueryDiskSize(const GURL& origin) OVERRIDE;
bool               26 chrome/browser/extensions/mock_extension_special_storage_policy.h   virtual bool IsFileHandler(const std::string& extension_id) OVERRIDE;
bool               27 chrome/browser/extensions/mock_extension_special_storage_policy.h   virtual bool HasSessionOnlyOrigins() OVERRIDE;
bool               50 chrome/browser/extensions/navigation_observer.h   virtual void InstallUIAbort(bool user_initiated) OVERRIDE;
bool               50 chrome/browser/extensions/pack_extension_job.h   void set_asynchronous(bool async) { asynchronous_ = async; }
bool               69 chrome/browser/extensions/pack_extension_job.h   bool asynchronous_;
bool               48 chrome/browser/extensions/pending_enables.h   bool Contains(const std::string& extension_id) const;
bool               51 chrome/browser/extensions/pending_enables.h   bool IsSyncEnabled();
bool               52 chrome/browser/extensions/pending_enables.h   bool IsWaitingForSync();
bool               59 chrome/browser/extensions/pending_enables.h   bool is_sync_enabled_for_test_;
bool               28 chrome/browser/extensions/pending_extension_info.h   typedef bool (*ShouldAllowInstallPredicate)(const Extension*);
bool               35 chrome/browser/extensions/pending_extension_info.h                        bool is_from_sync,
bool               36 chrome/browser/extensions/pending_extension_info.h                        bool install_silently,
bool               39 chrome/browser/extensions/pending_extension_info.h                        bool mark_acknowledged);
bool               47 chrome/browser/extensions/pending_extension_info.h   bool operator==(const PendingExtensionInfo& rhs) const;
bool               60 chrome/browser/extensions/pending_extension_info.h   bool ShouldAllowInstall(const Extension* extension) const {
bool               63 chrome/browser/extensions/pending_extension_info.h   bool is_from_sync() const { return is_from_sync_; }
bool               64 chrome/browser/extensions/pending_extension_info.h   bool install_silently() const { return install_silently_; }
bool               67 chrome/browser/extensions/pending_extension_info.h   bool mark_acknowledged() const { return mark_acknowledged_; }
bool               88 chrome/browser/extensions/pending_extension_info.h   bool is_from_sync_;  // This update check was initiated from sync.
bool               89 chrome/browser/extensions/pending_extension_info.h   bool install_silently_;
bool               92 chrome/browser/extensions/pending_extension_info.h   bool mark_acknowledged_;
bool               59 chrome/browser/extensions/pending_extension_manager.h   bool Remove(const std::string& id);
bool               66 chrome/browser/extensions/pending_extension_manager.h   bool IsIdPending(const std::string& id) const;
bool               69 chrome/browser/extensions/pending_extension_manager.h   bool HasPendingExtensions() const;
bool               72 chrome/browser/extensions/pending_extension_manager.h   bool HasPendingExtensionFromSync() const;
bool               83 chrome/browser/extensions/pending_extension_manager.h   bool AddFromSync(
bool               87 chrome/browser/extensions/pending_extension_manager.h       bool install_silently);
bool               90 chrome/browser/extensions/pending_extension_manager.h   bool AddFromExtensionImport(
bool               97 chrome/browser/extensions/pending_extension_manager.h   bool AddFromExternalUpdateUrl(const std::string& id,
bool              102 chrome/browser/extensions/pending_extension_manager.h                                 bool mark_acknowledged);
bool              107 chrome/browser/extensions/pending_extension_manager.h   bool AddFromExternalFile(
bool              112 chrome/browser/extensions/pending_extension_manager.h       bool mark_acknowledged);
bool              125 chrome/browser/extensions/pending_extension_manager.h   bool AddExtensionImpl(
bool              131 chrome/browser/extensions/pending_extension_manager.h       bool is_from_sync,
bool              132 chrome/browser/extensions/pending_extension_manager.h       bool install_silently,
bool              135 chrome/browser/extensions/pending_extension_manager.h       bool mark_acknowledged);
bool               56 chrome/browser/extensions/plugin_manager.h   static const bool kServiceIsNULLWhileTesting = true;
bool               25 chrome/browser/extensions/policy_handlers.h                              bool allow_wildcards);
bool               29 chrome/browser/extensions/policy_handlers.h   virtual bool CheckPolicySettings(const policy::PolicyMap& policies,
bool               38 chrome/browser/extensions/policy_handlers.h   bool CheckAndGetList(const policy::PolicyMap& policies,
bool               44 chrome/browser/extensions/policy_handlers.h   bool allow_wildcards_;
bool               56 chrome/browser/extensions/policy_handlers.h   virtual bool CheckPolicySettings(const policy::PolicyMap& policies,
bool               63 chrome/browser/extensions/policy_handlers.h   bool ParseList(const base::Value* policy_value,
bool               80 chrome/browser/extensions/policy_handlers.h   virtual bool CheckPolicySettings(const policy::PolicyMap& policies,
bool               39 chrome/browser/extensions/requirements_checker.h   void SetWebGLAvailability(bool available);
bool               40 chrome/browser/extensions/requirements_checker.h   void SetCSS3DAvailability(bool available);
bool              160 chrome/browser/extensions/sandboxed_unpacker.h   virtual bool CreateTempDirectory();
bool              171 chrome/browser/extensions/sandboxed_unpacker.h   bool ValidateSignature();
bool              177 chrome/browser/extensions/sandboxed_unpacker.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              195 chrome/browser/extensions/sandboxed_unpacker.h   bool RewriteImageFiles(SkBitmap* install_icon);
bool              196 chrome/browser/extensions/sandboxed_unpacker.h   bool RewriteCatalogFiles();
bool              220 chrome/browser/extensions/sandboxed_unpacker.h   bool got_response_;
bool               90 chrome/browser/extensions/script_executor.h                      bool user_gesture,
bool               25 chrome/browser/extensions/settings_api_bubble_controller.h   bool ShouldShow(const std::string& extension_id);
bool               28 chrome/browser/extensions/settings_api_bubble_controller.h   virtual bool CloseOnDeactivate() OVERRIDE;
bool               69 chrome/browser/extensions/shared_module_service.h   bool observing_;
bool               44 chrome/browser/extensions/signin/gaia_auth_extension_loader.h   static const bool kServiceRedirectedInIncognito = true;
bool               27 chrome/browser/extensions/standard_management_policy_provider.h   virtual bool UserMayLoad(const Extension* extension,
bool               29 chrome/browser/extensions/standard_management_policy_provider.h   virtual bool UserMayModifySettings(const Extension* extension,
bool               31 chrome/browser/extensions/standard_management_policy_provider.h   virtual bool MustRemainEnabled(const Extension* extension,
bool               33 chrome/browser/extensions/startup_helper.h   bool PackExtension(const base::CommandLine& cmd_line);
bool               39 chrome/browser/extensions/startup_helper.h   bool ValidateCrx(const base::CommandLine& cmd_line, std::string* error);
bool               44 chrome/browser/extensions/startup_helper.h   bool UninstallExtension(const base::CommandLine& cmd_line, Profile* profile);
bool               49 chrome/browser/extensions/startup_helper.h   bool InstallFromWebstore(const base::CommandLine& cmd_line, Profile* profile);
bool               67 chrome/browser/extensions/startup_helper.h   bool pack_job_succeeded_;
bool               31 chrome/browser/extensions/state_store.h              bool deferred_load);
bool               56 chrome/browser/extensions/state_store.h   bool IsInitialized() const;
bool               33 chrome/browser/extensions/suggest_permission_util.h bool IsExtensionWithPermissionOrSuggestInConsole(
bool               41 chrome/browser/extensions/suggest_permission_util.h bool IsExtensionWithPermissionOrSuggestInConsole(
bool               28 chrome/browser/extensions/suspicious_extension_bubble_controller.h   virtual bool ShouldIncludeExtension(const std::string& extension_id) OVERRIDE;
bool               41 chrome/browser/extensions/suspicious_extension_bubble_controller.h   virtual bool ShouldShowExtensionList() const OVERRIDE;
bool               71 chrome/browser/extensions/suspicious_extension_bubble_controller.h   bool ShouldShow();
bool               18 chrome/browser/extensions/sync_bundle.h   virtual bool IsSyncing() const = 0;
bool              102 chrome/browser/extensions/tab_helper.h   bool CanCreateApplicationShortcuts() const;
bool              128 chrome/browser/extensions/tab_helper.h   bool is_app() const { return extension_app_ != NULL; }
bool              179 chrome/browser/extensions/tab_helper.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              223 chrome/browser/extensions/tab_helper.h                                        bool success,
bool               67 chrome/browser/extensions/test_blacklist.h                          bool notify);
bool               71 chrome/browser/extensions/test_blacklist.h   void Clear(bool notify);
bool               29 chrome/browser/extensions/test_blacklist_state_fetcher.h   bool HandleFetcher(int id);
bool               84 chrome/browser/extensions/test_extension_prefs.h   void set_extensions_disabled(bool extensions_disabled);
bool               97 chrome/browser/extensions/test_extension_prefs.h   bool extensions_disabled_;
bool               30 chrome/browser/extensions/test_extension_service.h   virtual bool UpdateExtension(
bool               33 chrome/browser/extensions/test_extension_service.h       bool file_ownership_passed,
bool               37 chrome/browser/extensions/test_extension_service.h       const std::string& id, bool include_disabled) const OVERRIDE;
bool               44 chrome/browser/extensions/test_extension_service.h   virtual bool IsExtensionEnabled(
bool               50 chrome/browser/extensions/test_extension_service.h   virtual bool is_ready() OVERRIDE;
bool               49 chrome/browser/extensions/test_extension_system.h       bool autoupdate_enabled);
bool               60 chrome/browser/extensions/test_extension_system.h   virtual void InitForRegularProfile(bool extensions_enabled) OVERRIDE {}
bool               34 chrome/browser/extensions/theme_installed_infobar_delegate.h                      bool previous_using_native_theme);
bool               41 chrome/browser/extensions/theme_installed_infobar_delegate.h                                 bool previous_using_native_theme);
bool               52 chrome/browser/extensions/theme_installed_infobar_delegate.h   virtual bool Cancel() OVERRIDE;
bool               70 chrome/browser/extensions/theme_installed_infobar_delegate.h   bool previous_using_native_theme_;
bool               48 chrome/browser/extensions/unpacked_installer.h   bool LoadFromCommandLine(const base::FilePath& extension_path,
bool               52 chrome/browser/extensions/unpacked_installer.h   bool prompt_for_plugins() { return prompt_for_plugins_; }
bool               53 chrome/browser/extensions/unpacked_installer.h   void set_prompt_for_plugins(bool val) { prompt_for_plugins_ = val; }
bool               57 chrome/browser/extensions/unpacked_installer.h   bool require_modern_manifest_version() const {
bool               60 chrome/browser/extensions/unpacked_installer.h   void set_require_modern_manifest_version(bool val) {
bool               80 chrome/browser/extensions/unpacked_installer.h   bool IsLoadingUnpackedAllowed() const;
bool              114 chrome/browser/extensions/unpacked_installer.h   bool prompt_for_plugins_;
bool              118 chrome/browser/extensions/unpacked_installer.h   bool require_modern_manifest_version_;
bool               24 chrome/browser/extensions/updater/extension_cache.h                               bool file_ownership_passed)> PutExtensionCallback;
bool               42 chrome/browser/extensions/updater/extension_cache.h   virtual bool GetExtension(const std::string& id,
bool               26 chrome/browser/extensions/updater/extension_cache_fake.h   virtual bool GetExtension(const std::string& id,
bool               37 chrome/browser/extensions/updater/extension_cache_impl.h   virtual bool GetExtension(const std::string& id,
bool               66 chrome/browser/extensions/updater/extension_downloader.h   bool AddExtension(const Extension& extension, int request_id);
bool               74 chrome/browser/extensions/updater/extension_downloader.h   bool AddPendingExtension(const std::string& id,
bool              134 chrome/browser/extensions/updater/extension_downloader.h     bool is_protected;
bool              138 chrome/browser/extensions/updater/extension_downloader.h   bool AddExtensionData(const std::string& id,
bool              205 chrome/browser/extensions/updater/extension_downloader.h                                       bool file_ownership_passed);
bool               54 chrome/browser/extensions/updater/extension_downloader_delegate.h     bool did_ping;
bool               87 chrome/browser/extensions/updater/extension_downloader_delegate.h       bool file_ownership_passed,
bool               99 chrome/browser/extensions/updater/extension_downloader_delegate.h   virtual bool GetPingDataForExtension(const std::string& id,
bool              108 chrome/browser/extensions/updater/extension_downloader_delegate.h   virtual bool IsExtensionPending(const std::string& id) = 0;
bool              112 chrome/browser/extensions/updater/extension_downloader_delegate.h   virtual bool GetExtensionExistingVersion(const std::string& id,
bool               67 chrome/browser/extensions/updater/extension_updater.h     bool install_immediately;
bool              100 chrome/browser/extensions/updater/extension_updater.h   bool CheckExtensionSoon(const std::string& extension_id,
bool              110 chrome/browser/extensions/updater/extension_updater.h   bool WillCheckSoon() const;
bool              128 chrome/browser/extensions/updater/extension_updater.h                    bool file_ownership_passed,
bool              135 chrome/browser/extensions/updater/extension_updater.h     bool file_ownership_passed;
bool              144 chrome/browser/extensions/updater/extension_updater.h     bool install_immediately;
bool              183 chrome/browser/extensions/updater/extension_updater.h       bool file_ownership_passed,
bool              189 chrome/browser/extensions/updater/extension_updater.h   virtual bool GetPingDataForExtension(
bool              195 chrome/browser/extensions/updater/extension_updater.h   virtual bool IsExtensionPending(const std::string& id) OVERRIDE;
bool              197 chrome/browser/extensions/updater/extension_updater.h   virtual bool GetExtensionExistingVersion(const std::string& id,
bool              220 chrome/browser/extensions/updater/extension_updater.h   bool alive_;
bool              232 chrome/browser/extensions/updater/extension_updater.h   bool will_check_soon_;
bool              246 chrome/browser/extensions/updater/extension_updater.h   bool crx_install_is_running_;
bool               27 chrome/browser/extensions/updater/local_extension_cache.h                               bool file_ownership_passed)> PutExtensionCallback;
bool               48 chrome/browser/extensions/updater/local_extension_cache.h   void Init(bool wait_for_cache_initialization,
bool               58 chrome/browser/extensions/updater/local_extension_cache.h   bool GetExtension(const std::string& id,
bool               74 chrome/browser/extensions/updater/local_extension_cache.h   bool RemoveExtension(const std::string& id);
bool               77 chrome/browser/extensions/updater/local_extension_cache.h   bool GetStatistics(uint64* cache_size,
bool               80 chrome/browser/extensions/updater/local_extension_cache.h   bool is_ready() const { return state_ == kReady; }
bool               81 chrome/browser/extensions/updater/local_extension_cache.h   bool is_uninitialized() const { return state_ == kUninitialized; }
bool               82 chrome/browser/extensions/updater/local_extension_cache.h   bool is_shutdown() const { return state_ == kShutdown; }
bool              122 chrome/browser/extensions/updater/local_extension_cache.h   void OnCacheStatusChecked(bool ready, const base::Closure& callback);
bool              164 chrome/browser/extensions/updater/local_extension_cache.h                              bool was_error,
bool              172 chrome/browser/extensions/updater/local_extension_cache.h   static bool CompareCacheItemsAge(const CacheMap::iterator& lhs,
bool               42 chrome/browser/extensions/updater/manifest_fetch_data.h     bool is_enabled;
bool               45 chrome/browser/extensions/updater/manifest_fetch_data.h     PingData(int rollcall, int active, bool enabled)
bool               55 chrome/browser/extensions/updater/manifest_fetch_data.h   bool AddExtension(std::string id, std::string version,
bool               66 chrome/browser/extensions/updater/manifest_fetch_data.h   bool Includes(const std::string& extension_id) const;
bool               70 chrome/browser/extensions/updater/manifest_fetch_data.h   bool DidPing(std::string extension_id, PingType type) const;
bool               58 chrome/browser/extensions/updater/request_queue.h   bool empty() const;
bool               91 chrome/browser/extensions/updater/request_queue.h   static bool CompareRequests(const Request& a,
bool              130 chrome/browser/extensions/updater/request_queue.h   bool operator!=(const iterator& b) const {
bool               63 chrome/browser/extensions/updater/request_queue_impl.h bool RequestQueue<T>::empty() const {
bool              145 chrome/browser/extensions/updater/request_queue_impl.h bool RequestQueue<T>::CompareRequests(
bool               41 chrome/browser/extensions/updater/safe_manifest_parser.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               60 chrome/browser/extensions/user_script_listener.h   bool ShouldDelayRequest(const GURL& url, ResourceType::Type resource_type);
bool               82 chrome/browser/extensions/user_script_listener.h   bool user_scripts_ready_;
bool               55 chrome/browser/extensions/user_script_master.h   bool ScriptsReady() const { return shared_memory_.get() != NULL; }
bool               73 chrome/browser/extensions/user_script_master.h     static bool ParseMetadataHeader(const base::StringPiece& script_text,
bool              158 chrome/browser/extensions/user_script_master.h   bool extensions_service_ready_;
bool              163 chrome/browser/extensions/user_script_master.h   bool pending_load_;
bool               45 chrome/browser/extensions/webstore_inline_installer.h   virtual bool CheckRequestorAlive() const OVERRIDE;
bool               47 chrome/browser/extensions/webstore_inline_installer.h   virtual bool ShouldShowPostInstallUI() const OVERRIDE;
bool               48 chrome/browser/extensions/webstore_inline_installer.h   virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
bool               52 chrome/browser/extensions/webstore_inline_installer.h   virtual bool CheckInlineInstallPermitted(
bool               55 chrome/browser/extensions/webstore_inline_installer.h   virtual bool CheckRequestorPermitted(
bool               66 chrome/browser/extensions/webstore_inline_installer.h   static bool IsRequestorURLInVerifiedSite(const GURL& requestor_url,
bool               90 chrome/browser/extensions/webstore_install_helper.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              122 chrome/browser/extensions/webstore_install_helper.h   bool icon_decode_complete_;
bool              123 chrome/browser/extensions/webstore_install_helper.h   bool manifest_parse_complete_;
bool              112 chrome/browser/extensions/webstore_installer.h         bool strict_manifest_check);
bool              127 chrome/browser/extensions/webstore_installer.h     bool use_app_installed_bubble;
bool              130 chrome/browser/extensions/webstore_installer.h     bool skip_post_install_ui;
bool              136 chrome/browser/extensions/webstore_installer.h     bool skip_install_dialog;
bool              139 chrome/browser/extensions/webstore_installer.h     bool enable_launcher;
bool              158 chrome/browser/extensions/webstore_installer.h     bool is_ephemeral;
bool              263 chrome/browser/extensions/webstore_installer.h   bool download_started_;
bool               41 chrome/browser/extensions/webstore_installer_test.h   bool RunIndexedTest(const std::string& test_function_name, int i);
bool               53 chrome/browser/extensions/webstore_standalone_installer.h   typedef base::Callback<void(bool success, const std::string& error)> Callback;
bool               72 chrome/browser/extensions/webstore_standalone_installer.h   virtual bool CheckRequestorAlive() const = 0;
bool               80 chrome/browser/extensions/webstore_standalone_installer.h   virtual bool ShouldShowPostInstallUI() const = 0;
bool               83 chrome/browser/extensions/webstore_standalone_installer.h   virtual bool ShouldShowAppInstalledBubble() const = 0;
bool              100 chrome/browser/extensions/webstore_standalone_installer.h   virtual bool CheckInlineInstallPermitted(
bool              107 chrome/browser/extensions/webstore_standalone_installer.h   virtual bool CheckRequestorPermitted(
bool              113 chrome/browser/extensions/webstore_standalone_installer.h   virtual bool CheckInstallValid(
bool              125 chrome/browser/extensions/webstore_standalone_installer.h   bool show_user_count() const { return show_user_count_; }
bool              179 chrome/browser/extensions/webstore_standalone_installer.h   virtual void InstallUIAbort(bool user_initiated) OVERRIDE;
bool              206 chrome/browser/extensions/webstore_standalone_installer.h   bool show_user_count_;
bool               31 chrome/browser/extensions/webstore_startup_installer.h                          bool show_prompt,
bool               41 chrome/browser/extensions/webstore_startup_installer.h   virtual bool CheckRequestorAlive() const OVERRIDE;
bool               43 chrome/browser/extensions/webstore_startup_installer.h   virtual bool ShouldShowPostInstallUI() const OVERRIDE;
bool               44 chrome/browser/extensions/webstore_startup_installer.h   virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
bool               49 chrome/browser/extensions/webstore_startup_installer.h   virtual bool CheckInlineInstallPermitted(
bool               52 chrome/browser/extensions/webstore_startup_installer.h   virtual bool CheckRequestorPermitted(
bool               57 chrome/browser/extensions/webstore_startup_installer.h   bool show_prompt_;
bool               71 chrome/browser/extensions/window_controller.h   virtual bool CanClose(Reason* reason) const = 0;
bool               75 chrome/browser/extensions/window_controller.h   virtual void SetFullscreenMode(bool is_fullscreen,
bool               84 chrome/browser/extensions/window_controller.h   virtual bool IsVisibleToExtension(const Extension* extension) const = 0;
bool               34 chrome/browser/external_protocol/external_protocol_handler.h                                      bool initiated_by_user_gesture) = 0;
bool               46 chrome/browser/external_protocol/external_protocol_handler.h                                   bool initiated_by_user_gesture);
bool               55 chrome/browser/external_protocol/external_protocol_handler.h                                     bool initiated_by_user_gesture);
bool              158 chrome/browser/favicon/favicon_handler.h   virtual bool ShouldSaveFavicon(const GURL& url);
bool              163 chrome/browser/favicon/favicon_handler.h   virtual void NotifyFaviconUpdated(bool icon_url_changed);
bool              222 chrome/browser/favicon/favicon_handler.h   bool UpdateFaviconCandidate(const GURL& url,
bool              265 chrome/browser/favicon/favicon_handler.h   bool got_favicon_from_history_;
bool              271 chrome/browser/favicon/favicon_handler.h   bool favicon_expired_or_incomplete_;
bool               35 chrome/browser/favicon/favicon_handler_delegate.h   virtual void NotifyFaviconUpdated(bool icon_url_changed) = 0;
bool              236 chrome/browser/favicon/favicon_service.h   bool WasUnableToDownloadFavicon(const GURL& icon_url) const;
bool               37 chrome/browser/favicon/favicon_service_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               48 chrome/browser/favicon/favicon_tab_helper.h   bool FaviconIsValid() const;
bool               52 chrome/browser/favicon/favicon_tab_helper.h   virtual bool ShouldDisplayFavicon();
bool               72 chrome/browser/favicon/favicon_tab_helper.h   virtual void NotifyFaviconUpdated(bool icon_url_changed) OVERRIDE;
bool               28 chrome/browser/feedback/feedback_data.h   static bool BelowCompressionThreshold(const std::string& content);
bool               59 chrome/browser/feedback/feedback_data.h   bool IsDataComplete();
bool              137 chrome/browser/feedback/feedback_data.h   bool feedback_page_data_complete_;
bool              138 chrome/browser/feedback/feedback_data.h   bool syslogs_compression_complete_;
bool              139 chrome/browser/feedback/feedback_data.h   bool histograms_compression_complete_;
bool              140 chrome/browser/feedback/feedback_data.h   bool attached_file_compression_complete_;
bool              141 chrome/browser/feedback/feedback_data.h   bool report_sent_;
bool               41 chrome/browser/feedback/feedback_uploader.h     bool operator()(FeedbackReport* a, FeedbackReport* b) const;
bool               39 chrome/browser/feedback/feedback_util.h   bool ZipString(const base::FilePath& filename,
bool               52 chrome/browser/feedback/tracing_manager.h   bool GetTraceData(int id, const TraceDataCallback& callback);
bool              135 chrome/browser/file_select_helper.h   static bool IsAcceptTypeValid(const std::string& accept_type);
bool               73 chrome/browser/first_run/first_run.h   bool homepage_defined;
bool               76 chrome/browser/first_run/first_run.h   bool make_chrome_default_for_user;
bool               77 chrome/browser/first_run/first_run.h   bool suppress_first_run_default_browser_prompt;
bool               87 chrome/browser/first_run/first_run.h bool IsChromeFirstRun();
bool               91 chrome/browser/first_run/first_run.h bool IsFirstRunSuppressed(const base::CommandLine& command_line);
bool              105 chrome/browser/first_run/first_run.h bool RemoveSentinel();
bool              112 chrome/browser/first_run/first_run.h bool SetShowFirstRunBubblePref(FirstRunBubbleOptions show_bubble_option);
bool              123 chrome/browser/first_run/first_run.h bool ShouldShowWelcomePage();
bool              135 chrome/browser/first_run/first_run.h bool ShouldDoPersonalDataManagerFirstRun();
bool              144 chrome/browser/first_run/first_run.h                 bool homepage_defined,
bool              153 chrome/browser/first_run/first_run.h void DoPostImportTasks(Profile* profile, bool make_chrome_default_for_user);
bool               14 chrome/browser/first_run/first_run_dialog.h bool ShowFirstRunDialog(Profile* profile);
bool               38 chrome/browser/first_run/first_run_internal.h bool GetFirstRunSentinelFilePath(base::FilePath* path);
bool               41 chrome/browser/first_run/first_run_internal.h bool CreateSentinel();
bool               49 chrome/browser/first_run/first_run_internal.h bool IsFirstRunSentinelPresent();
bool               53 chrome/browser/first_run/first_run_internal.h bool IsOrganicFirstRun();
bool               58 chrome/browser/first_run/first_run_internal.h bool ShowPostInstallEULAIfNeeded(installer::MasterPreferences* install_prefs);
bool               97 chrome/browser/first_run/try_chrome_dialog_view.h   gfx::Rect ComputeWindowPosition(int width, int height, bool is_RTL);
bool               24 chrome/browser/first_run/upgrade_util.h bool RelaunchChromeBrowser(const base::CommandLine& command_line);
bool               45 chrome/browser/first_run/upgrade_util.h bool RelaunchChromeWithMode(const base::CommandLine& command_line,
bool               63 chrome/browser/first_run/upgrade_util.h bool IsUpdatePendingRestart();
bool               17 chrome/browser/first_run/upgrade_util_win.h bool SwapNewChromeExeIfPresent();
bool               24 chrome/browser/first_run/upgrade_util_win.h bool DoUpgradeTasks(const base::CommandLine& command_line);
bool               23 chrome/browser/flags_storage.h   virtual bool SetFlags(const std::set<std::string>& flags) = 0;
bool               10 chrome/browser/fullscreen.h bool IsFullScreenMode();
bool               16 chrome/browser/fullscreen.h bool SupportsSystemFullscreen();
bool               35 chrome/browser/geolocation/chrome_geolocation_permission_context.h       base::Callback<void(bool)> callback) OVERRIDE;
bool               51 chrome/browser/geolocation/chrome_geolocation_permission_context.h                            base::Callback<void(bool)> callback,
bool               52 chrome/browser/geolocation/chrome_geolocation_permission_context.h                            bool allowed);
bool               73 chrome/browser/geolocation/chrome_geolocation_permission_context.h                                 base::Callback<void(bool)> callback);
bool               82 chrome/browser/geolocation/chrome_geolocation_permission_context.h                                  base::Callback<void(bool)> callback,
bool               83 chrome/browser/geolocation/chrome_geolocation_permission_context.h                                  bool allowed);
bool               98 chrome/browser/geolocation/chrome_geolocation_permission_context.h                             base::Callback<void(bool)> callback);
bool              102 chrome/browser/geolocation/chrome_geolocation_permission_context.h   bool shutting_down_;
bool               34 chrome/browser/geolocation/chrome_geolocation_permission_context_android.h                                 base::Callback<void(bool)> callback) OVERRIDE;
bool               39 chrome/browser/geolocation/chrome_geolocation_permission_context_android.h                                  base::Callback<void(bool)> callback,
bool               40 chrome/browser/geolocation/chrome_geolocation_permission_context_android.h                                  bool allowed) OVERRIDE;
bool               47 chrome/browser/geolocation/chrome_geolocation_permission_context_android.h                                base::Callback<void(bool)> callback);
bool               56 chrome/browser/geolocation/chrome_geolocation_permission_context_android.h                            base::Callback<void(bool)> callback);
bool               41 chrome/browser/geolocation/geolocation_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               44 chrome/browser/geolocation/geolocation_infobar_delegate.h   void SetPermission(bool update_content_setting, bool allowed);
bool               58 chrome/browser/geolocation/geolocation_infobar_delegate.h   virtual bool ShouldExpireInternal(
bool               62 chrome/browser/geolocation/geolocation_infobar_delegate.h   virtual bool Cancel() OVERRIDE;
bool               64 chrome/browser/geolocation/geolocation_infobar_delegate.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool               73 chrome/browser/geolocation/geolocation_infobar_delegate.h   bool user_has_interacted_;
bool               28 chrome/browser/geolocation/geolocation_infobar_delegate_android.h   virtual bool Accept() OVERRIDE;
bool               11 chrome/browser/global_keyboard_shortcuts_mac.h   bool command_key;
bool               12 chrome/browser/global_keyboard_shortcuts_mac.h   bool shift_key;
bool               13 chrome/browser/global_keyboard_shortcuts_mac.h   bool cntrl_key;
bool               14 chrome/browser/global_keyboard_shortcuts_mac.h   bool opt_key;
bool               48 chrome/browser/global_keyboard_shortcuts_mac.h     bool command_key, bool shift_key, bool cntrl_key, bool opt_key,
bool               55 chrome/browser/global_keyboard_shortcuts_mac.h     bool command_key, bool shift_key, bool cntrl_key, bool opt_key,
bool               62 chrome/browser/global_keyboard_shortcuts_mac.h     bool command_key, bool shift_key, bool cntrl_key, bool opt_key,
bool              102 chrome/browser/google/google_update_win.h   void CheckForUpdate(bool install_if_newer, HWND window);
bool              117 chrome/browser/google/google_update_win.h   bool ReportFailure(HRESULT hr, GoogleUpdateErrorCode error_code,
bool              126 chrome/browser/google/google_update_win.h   void InitiateGoogleUpdateCheck(bool install_if_newer, HWND window,
bool               83 chrome/browser/google/google_url_tracker.h   static void RequestServerCheck(Profile* profile, bool force);
bool               94 chrome/browser/google/google_url_tracker.h   void AcceptGoogleURL(bool redo_searches);
bool              163 chrome/browser/google/google_url_tracker.h   void CloseAllEntries(bool redo_searches);
bool              173 chrome/browser/google/google_url_tracker.h       bool must_be_listening_for_commit);
bool              189 chrome/browser/google/google_url_tracker.h   bool in_startup_sleep_;  // True if we're in the five-second "no fetching"
bool              191 chrome/browser/google/google_url_tracker.h   bool already_fetched_;   // True if we've already fetched a URL once this run;
bool              193 chrome/browser/google/google_url_tracker.h   bool need_to_fetch_;     // True if a consumer actually wants us to fetch an
bool              198 chrome/browser/google/google_url_tracker.h   bool need_to_prompt_;    // True if the last fetched Google URL is not
bool              201 chrome/browser/google/google_url_tracker.h   bool search_committed_;  // True when we're expecting a notification of a new
bool               37 chrome/browser/google/google_url_tracker_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               38 chrome/browser/google/google_url_tracker_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               25 chrome/browser/google/google_url_tracker_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               26 chrome/browser/google/google_url_tracker_infobar_delegate.h   virtual bool Cancel() OVERRIDE;
bool               36 chrome/browser/google/google_url_tracker_infobar_delegate.h   virtual void Close(bool redo_search);
bool               48 chrome/browser/google/google_url_tracker_infobar_delegate.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool               49 chrome/browser/google/google_url_tracker_infobar_delegate.h   virtual bool ShouldExpireInternal(
bool               27 chrome/browser/google/google_url_tracker_map_entry.h   bool has_infobar_delegate() const { return !!infobar_delegate_; }
bool               37 chrome/browser/google/google_url_tracker_map_entry.h   void Close(bool redo_search);
bool               27 chrome/browser/google/google_url_tracker_navigation_helper.h   virtual void SetListeningForNavigationStart(bool listen) = 0;
bool               31 chrome/browser/google/google_url_tracker_navigation_helper.h   virtual bool IsListeningForNavigationStart() = 0;
bool               38 chrome/browser/google/google_url_tracker_navigation_helper.h       bool listen) = 0;
bool               42 chrome/browser/google/google_url_tracker_navigation_helper.h   virtual bool IsListeningForNavigationCommit(
bool               50 chrome/browser/google/google_url_tracker_navigation_helper.h       bool listen) = 0;
bool               54 chrome/browser/google/google_url_tracker_navigation_helper.h   virtual bool IsListeningForTabDestruction(
bool               22 chrome/browser/google/google_url_tracker_navigation_helper_impl.h   virtual void SetListeningForNavigationStart(bool listen) OVERRIDE;
bool               23 chrome/browser/google/google_url_tracker_navigation_helper_impl.h   virtual bool IsListeningForNavigationStart() OVERRIDE;
bool               26 chrome/browser/google/google_url_tracker_navigation_helper_impl.h       bool listen) OVERRIDE;
bool               27 chrome/browser/google/google_url_tracker_navigation_helper_impl.h   virtual bool IsListeningForNavigationCommit(
bool               31 chrome/browser/google/google_url_tracker_navigation_helper_impl.h       bool listen) OVERRIDE;
bool               32 chrome/browser/google/google_url_tracker_navigation_helper_impl.h   virtual bool IsListeningForTabDestruction(
bool               24 chrome/browser/google/google_util.h bool HasGoogleSearchQueryParam(const std::string& str);
bool               51 chrome/browser/google/google_util.h bool GetBrand(std::string* brand);
bool               56 chrome/browser/google/google_util.h bool GetReactivationBrand(std::string* brand);
bool               65 chrome/browser/google/google_util.h bool StartsWithCommandLineGoogleBaseURL(const GURL& url);
bool               95 chrome/browser/google/google_util.h bool IsGoogleHostname(const std::string& host,
bool              107 chrome/browser/google/google_util.h bool IsGoogleDomainUrl(const GURL& url,
bool              112 chrome/browser/google/google_util.h bool IsGoogleHomePageUrl(const GURL& url);
bool              115 chrome/browser/google/google_util.h bool IsGoogleSearchUrl(const GURL& url);
bool              118 chrome/browser/google/google_util.h bool IsOrganic(const std::string& brand);
bool              123 chrome/browser/google/google_util.h bool IsOrganicFirstRun(const std::string& brand);
bool              126 chrome/browser/google/google_util.h bool IsInternetCafeBrandCode(const std::string& brand);
bool               20 chrome/browser/gpu/gpu_feature_checker.h   typedef base::Callback<void(bool feature_available)> FeatureAvailableCallback;
bool               19 chrome/browser/gpu/gpu_mode_manager.h   bool initial_gpu_mode_pref() const;
bool               22 chrome/browser/gpu/gpu_mode_manager.h   static bool IsGpuModePrefEnabled();
bool               26 chrome/browser/gpu/gpu_mode_manager.h   bool initial_gpu_mode_pref_;
bool               38 chrome/browser/guestview/adview/adview_guest.h       bool is_main_frame,
bool               45 chrome/browser/guestview/adview/adview_guest.h       bool is_main_frame,
bool               62 chrome/browser/guestview/guestview.h   static bool GetGuestPartitionConfigForSite(const GURL& site,
bool               65 chrome/browser/guestview/guestview.h                                              bool* in_memory);
bool               69 chrome/browser/guestview/guestview.h       RendererContentSettingRules* rules, bool incognito);
bool               92 chrome/browser/guestview/guestview.h   bool attached() const { return !!embedder_web_contents_; }
bool              106 chrome/browser/guestview/guestview.h   bool in_extension() const {
bool               19 chrome/browser/guestview/webview/context_menu_content_type_webview.h   virtual bool SupportsGroup(int group) OVERRIDE;
bool               23 chrome/browser/guestview/webview/plugin_permission_helper.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               40 chrome/browser/guestview/webview/plugin_permission_helper.h                             bool allow,
bool               32 chrome/browser/guestview/webview/webview_find_helper.h   void DispatchFindUpdateEvent(bool canceled, bool final_update);
bool               36 chrome/browser/guestview/webview/webview_find_helper.h   void EndFindSession(int session_request_id, bool canceled);
bool               49 chrome/browser/guestview/webview/webview_find_helper.h                  bool final_update);
bool               62 chrome/browser/guestview/webview/webview_find_helper.h                           bool final_update);
bool               73 chrome/browser/guestview/webview/webview_find_helper.h                                                   bool canceled);
bool               88 chrome/browser/guestview/webview/webview_find_helper.h                           bool final_update);
bool              118 chrome/browser/guestview/webview/webview_find_helper.h                           bool final_update);
bool              126 chrome/browser/guestview/webview/webview_find_helper.h     bool replied() {
bool              140 chrome/browser/guestview/webview/webview_find_helper.h     void SendResponse(bool canceled);
bool              150 chrome/browser/guestview/webview/webview_find_helper.h     bool replied_;
bool              160 chrome/browser/guestview/webview/webview_find_helper.h                                                   bool canceled);
bool               65 chrome/browser/guestview/webview/webview_guest.h                          bool final_update) OVERRIDE;
bool               67 chrome/browser/guestview/webview/webview_guest.h   virtual bool HandleKeyboardEvent(
bool               69 chrome/browser/guestview/webview/webview_guest.h   virtual bool IsDragAndDropEnabled() OVERRIDE;
bool               70 chrome/browser/guestview/webview/webview_guest.h   virtual bool IsOverridingUserAgent() const OVERRIDE;
bool               71 chrome/browser/guestview/webview/webview_guest.h   virtual void LoadAbort(bool is_top_level,
bool               76 chrome/browser/guestview/webview/webview_guest.h   virtual bool RequestPermission(
bool               80 chrome/browser/guestview/webview/webview_guest.h       bool allowed_by_default) OVERRIDE;
bool              144 chrome/browser/guestview/webview/webview_guest.h   bool ClearData(const base::Time remove_since,
bool              159 chrome/browser/guestview/webview/webview_guest.h     bool allowed_by_default;
bool              163 chrome/browser/guestview/webview/webview_guest.h                            bool allowed_by_default);
bool              168 chrome/browser/guestview/webview/webview_guest.h                                      bool allow);
bool              173 chrome/browser/guestview/webview/webview_guest.h       bool is_main_frame,
bool              180 chrome/browser/guestview/webview/webview_guest.h       bool is_main_frame,
bool              188 chrome/browser/guestview/webview/webview_guest.h       bool is_main_frame,
bool              190 chrome/browser/guestview/webview/webview_guest.h       bool is_error_page,
bool              191 chrome/browser/guestview/webview/webview_guest.h       bool is_iframe_srcdoc,
bool              208 chrome/browser/guestview/webview/webview_guest.h                     bool is_top_level);
bool              236 chrome/browser/guestview/webview/webview_guest.h   bool is_overriding_user_agent_;
bool              240 chrome/browser/guestview/webview/webview_guest.h   bool pending_reload_on_attachment_;
bool              246 chrome/browser/guestview/webview/webview_guest.h   bool chromevox_injected_;
bool              254 chrome/browser/guestview/webview/webview_guest.h   friend void WebviewFindHelper::DispatchFindUpdateEvent(bool canceled,
bool              255 chrome/browser/guestview/webview/webview_guest.h                                                          bool final_update);
bool               24 chrome/browser/hang_monitor/hung_plugin_action.h   virtual bool OnHungWindowDetected(HWND hung_window,
bool               40 chrome/browser/hang_monitor/hung_plugin_action.h   bool GetPluginNameAndVersion(HWND plugin_window,
bool               41 chrome/browser/hang_monitor/hung_window_detector.h     virtual bool OnHungWindowDetected(HWND hung_window, HWND top_level_window,
bool               61 chrome/browser/hang_monitor/hung_window_detector.h   bool Initialize(HWND top_level_window,
bool               70 chrome/browser/hang_monitor/hung_window_detector.h   bool CheckChildWindow(HWND child_window);
bool               84 chrome/browser/hang_monitor/hung_window_detector.h   bool enumerating_;
bool               33 chrome/browser/history/android/android_cache_database.h   bool AddBookmarkCacheRow(const base::Time& created_time,
bool               38 chrome/browser/history/android/android_cache_database.h   bool ClearAllBookmarkCache();
bool               41 chrome/browser/history/android/android_cache_database.h   bool MarkURLsAsBookmarked(const std::vector<URLID>& url_id);
bool               45 chrome/browser/history/android/android_cache_database.h   bool SetFaviconID(URLID url_id, chrome::FaviconID favicon_id);
bool               56 chrome/browser/history/android/android_cache_database.h   bool UpdateSearchTerm(SearchTermID id, const SearchTermRow& row);
bool               64 chrome/browser/history/android/android_cache_database.h   bool DeleteUnusedSearchTerms();
bool               76 chrome/browser/history/android/android_cache_database.h   bool CreateDatabase(const base::FilePath& db_name);
bool               91 chrome/browser/history/android/android_cache_database.h   bool CreateBookmarkCacheTable();
bool              105 chrome/browser/history/android/android_cache_database.h   bool CreateSearchTermsTable();
bool              108 chrome/browser/history/android/android_cache_database.h   bool Attach();
bool              111 chrome/browser/history/android/android_cache_database.h   bool DoAttach();
bool               28 chrome/browser/history/android/android_history_provider_service.h                     bool,                  // true if the query succeeded.
bool               35 chrome/browser/history/android/android_history_provider_service.h                     bool,                  // true if the update succeeded.
bool               42 chrome/browser/history/android/android_history_provider_service.h                     bool,                  // true if the insert succeeded.
bool               49 chrome/browser/history/android/android_history_provider_service.h                     bool,                  // true if the deletion succeeded.
bool              111 chrome/browser/history/android/android_history_types.h   void set_is_bookmark(bool is_bookmark) {
bool              115 chrome/browser/history/android/android_history_types.h   bool is_bookmark() const {
bool              128 chrome/browser/history/android/android_history_types.h   bool favicon_valid() const {
bool              160 chrome/browser/history/android/android_history_types.h   bool is_value_set_explicitly(ColumnID id) const {
bool              177 chrome/browser/history/android/android_history_types.h   bool is_bookmark_;
bool              255 chrome/browser/history/android/android_history_types.h   bool is_value_set_explicitly(ColumnID id) const {
bool               78 chrome/browser/history/android/android_provider_backend.h   bool UpdateHistoryAndBookmarks(
bool               93 chrome/browser/history/android/android_provider_backend.h   bool DeleteHistoryAndBookmarks(
bool              102 chrome/browser/history/android/android_provider_backend.h   bool DeleteHistory(const std::string& selection,
bool              126 chrome/browser/history/android/android_provider_backend.h   bool UpdateSearchTerms(const SearchRow& row,
bool              140 chrome/browser/history/android/android_provider_backend.h   bool DeleteSearchTerms(const std::string& selection,
bool              159 chrome/browser/history/android/android_provider_backend.h     bool empty() const { return types_.empty(); }
bool              194 chrome/browser/history/android/android_provider_backend.h     bool committed_;
bool              212 chrome/browser/history/android/android_provider_backend.h   bool UpdateHistoryAndBookmarks(const HistoryAndBookmarkRow& row,
bool              224 chrome/browser/history/android/android_provider_backend.h                                         bool ensure_initialized_and_updated,
bool              235 chrome/browser/history/android/android_provider_backend.h   bool DeleteHistoryAndBookmarks(
bool              247 chrome/browser/history/android/android_provider_backend.h   bool DeleteHistory(const std::string& selection,
bool              253 chrome/browser/history/android/android_provider_backend.h   bool EnsureInitializedAndUpdated();
bool              256 chrome/browser/history/android/android_provider_backend.h   bool Init();
bool              259 chrome/browser/history/android/android_provider_backend.h   bool UpdateTables();
bool              262 chrome/browser/history/android/android_provider_backend.h   bool UpdateVisitedURLs();
bool              265 chrome/browser/history/android/android_provider_backend.h   bool UpdateRemovedURLs();
bool              268 chrome/browser/history/android/android_provider_backend.h   bool UpdateBookmarks();
bool              271 chrome/browser/history/android/android_provider_backend.h   bool UpdateFavicon();
bool              274 chrome/browser/history/android/android_provider_backend.h   bool UpdateSearchTermTable();
bool              292 chrome/browser/history/android/android_provider_backend.h   bool GetSelectedURLs(const std::string& selection,
bool              299 chrome/browser/history/android/android_provider_backend.h   bool GetSelectedSearchTerms(const std::string& selection,
bool              305 chrome/browser/history/android/android_provider_backend.h   bool SimulateUpdateURL(const HistoryAndBookmarkRow& row,
bool              321 chrome/browser/history/android/android_provider_backend.h   bool DeleteHistoryInternal(const TableIDRows& urls,
bool              322 chrome/browser/history/android/android_provider_backend.h                              bool delete_bookmarks,
bool              332 chrome/browser/history/android/android_provider_backend.h   bool AddSearchTerm(const SearchRow& values);
bool              357 chrome/browser/history/android/android_provider_backend.h   bool initialized_;
bool               30 chrome/browser/history/android/android_urls_database.h   bool CreateAndroidURLsTable();
bool               39 chrome/browser/history/android/android_urls_database.h   bool GetAndroidURLRow(URLID url_id, AndroidURLRow* row);
bool               43 chrome/browser/history/android/android_urls_database.h   bool DeleteAndroidURLRows(const std::vector<URLID>& url_ids);
bool               47 chrome/browser/history/android/android_urls_database.h   bool DeleteUnusedAndroidURLs();
bool               51 chrome/browser/history/android/android_urls_database.h   bool UpdateAndroidURLRow(AndroidURLID id,
bool               57 chrome/browser/history/android/android_urls_database.h   bool ClearAndroidURLRows();
bool               60 chrome/browser/history/android/android_urls_database.h   bool MigrateToVersion22();
bool               20 chrome/browser/history/android/android_urls_sql_handler.h   virtual bool Update(const HistoryAndBookmarkRow& row,
bool               23 chrome/browser/history/android/android_urls_sql_handler.h   virtual bool Insert(HistoryAndBookmarkRow* row) OVERRIDE;
bool               25 chrome/browser/history/android/android_urls_sql_handler.h   virtual bool Delete(const TableIDRows& ids_set) OVERRIDE;
bool               25 chrome/browser/history/android/bookmark_model_sql_handler.h   virtual bool Update(const HistoryAndBookmarkRow& row,
bool               27 chrome/browser/history/android/bookmark_model_sql_handler.h   virtual bool Delete(const TableIDRows& ids_set) OVERRIDE;
bool               28 chrome/browser/history/android/bookmark_model_sql_handler.h   virtual bool Insert(HistoryAndBookmarkRow* row) OVERRIDE;
bool               21 chrome/browser/history/android/favicon_sql_handler.h   virtual bool Update(const HistoryAndBookmarkRow& row,
bool               23 chrome/browser/history/android/favicon_sql_handler.h   virtual bool Delete(const TableIDRows& ids_set) OVERRIDE;
bool               24 chrome/browser/history/android/favicon_sql_handler.h   virtual bool Insert(HistoryAndBookmarkRow* row) OVERRIDE;
bool               29 chrome/browser/history/android/favicon_sql_handler.h   bool DeleteUnusedFavicon(const std::vector<chrome::FaviconID>& ids);
bool               22 chrome/browser/history/android/sql_handler.h   bool bookmarked;
bool               47 chrome/browser/history/android/sql_handler.h   virtual bool Update(const HistoryAndBookmarkRow& row,
bool               53 chrome/browser/history/android/sql_handler.h   virtual bool Insert(HistoryAndBookmarkRow* row) = 0;
bool               57 chrome/browser/history/android/sql_handler.h   virtual bool Delete(const TableIDRows& ids_set) = 0;
bool               61 chrome/browser/history/android/sql_handler.h   bool HasColumnIn(const HistoryAndBookmarkRow& row);
bool               64 chrome/browser/history/android/sql_handler.h   bool HasColumn(HistoryAndBookmarkRow::ColumnID id);
bool               80 chrome/browser/history/android/sqlite_cursor.h   static bool RegisterSqliteCursor(JNIEnv* env);
bool              149 chrome/browser/history/android/sqlite_cursor.h   bool GetFavicon(chrome::FaviconID id,
bool               21 chrome/browser/history/android/urls_sql_handler.h   virtual bool Insert(HistoryAndBookmarkRow* row) OVERRIDE;
bool               22 chrome/browser/history/android/urls_sql_handler.h   virtual bool Update(const HistoryAndBookmarkRow& row,
bool               24 chrome/browser/history/android/urls_sql_handler.h   virtual bool Delete(const TableIDRows& ids_set) OVERRIDE;
bool               25 chrome/browser/history/android/visit_sql_handler.h   virtual bool Update(const HistoryAndBookmarkRow& row,
bool               27 chrome/browser/history/android/visit_sql_handler.h   virtual bool Insert(HistoryAndBookmarkRow* row) OVERRIDE;
bool               28 chrome/browser/history/android/visit_sql_handler.h   virtual bool Delete(const TableIDRows& ids_set) OVERRIDE;
bool               32 chrome/browser/history/android/visit_sql_handler.h   bool AddVisit(URLID url_id, const base::Time& visit_time);
bool               36 chrome/browser/history/android/visit_sql_handler.h   bool AddVisitRows(URLID url_id,
bool               41 chrome/browser/history/android/visit_sql_handler.h   bool DeleteVisitsForURL(URLID url_id);
bool               35 chrome/browser/history/archived_database.h   bool Init(const base::FilePath& file_name);
bool               39 chrome/browser/history/archived_database.h   void TrimMemory(bool aggressively);
bool               51 chrome/browser/history/archived_database.h   bool InitTables();
bool               40 chrome/browser/history/delete_directive_handler.h   bool CreateDeleteDirectives(
bool               40 chrome/browser/history/download_database.h   bool UpdateDownload(const DownloadRow& data);
bool               44 chrome/browser/history/download_database.h   bool CreateDownload(const DownloadRow& info);
bool               58 chrome/browser/history/download_database.h   bool MigrateDownloadsState();
bool               62 chrome/browser/history/download_database.h   bool MigrateDownloadsReasonPathsAndDangerType();
bool               66 chrome/browser/history/download_database.h   bool MigrateReferrer();
bool               70 chrome/browser/history/download_database.h   bool MigrateDownloadedByExtension();
bool               74 chrome/browser/history/download_database.h   bool MigrateDownloadValidators();
bool               77 chrome/browser/history/download_database.h   bool InitDownloadTable();
bool               81 chrome/browser/history/download_database.h   bool DropDownloadTable();
bool              114 chrome/browser/history/download_database.h   bool EnsureColumnExists(const std::string& name, const std::string& type);
bool              125 chrome/browser/history/download_database.h   bool owning_thread_set_;
bool              133 chrome/browser/history/download_database.h   bool in_progress_entry_cleanup_completed_;
bool               39 chrome/browser/history/download_row.h       bool download_opened,
bool               93 chrome/browser/history/download_row.h   bool opened;
bool               39 chrome/browser/history/expire_history_backend.h   virtual void NotifySyncURLsDeleted(bool all_history,
bool               40 chrome/browser/history/expire_history_backend.h                                      bool archived,
bool               53 chrome/browser/history/expire_history_backend.h   virtual bool Read(base::Time end_time, HistoryDatabase* db,
bool              153 chrome/browser/history/expire_history_backend.h                     bool is_bookmarked,
bool              229 chrome/browser/history/expire_history_backend.h   bool ArchiveSomeOldHistory(base::Time end_time,
bool              123 chrome/browser/history/history_backend.h   void Init(const std::string& languages, bool force_fail);
bool              164 chrome/browser/history/history_backend.h                 bool want_visits);
bool              197 chrome/browser/history/history_backend.h       bool debug);
bool              211 chrome/browser/history/history_backend.h   bool GetMostRecentRedirectsFrom(const GURL& url,
bool              218 chrome/browser/history/history_backend.h   bool GetMostRecentRedirectsTo(const GURL& url,
bool              279 chrome/browser/history/history_backend.h   bool CreateDownload(const history::DownloadRow& history_info);
bool              372 chrome/browser/history/history_backend.h   virtual bool GetAllTypedURLs(URLRows* urls);
bool              374 chrome/browser/history/history_backend.h   virtual bool GetVisitsForURL(URLID id, VisitVector* visits);
bool              377 chrome/browser/history/history_backend.h   virtual bool GetMostRecentVisitsForURL(URLID id,
bool              381 chrome/browser/history/history_backend.h   virtual bool UpdateURL(URLID id, const history::URLRow& url);
bool              384 chrome/browser/history/history_backend.h   virtual bool AddVisits(const GURL& url,
bool              388 chrome/browser/history/history_backend.h   virtual bool RemoveVisits(const VisitVector& visits);
bool              393 chrome/browser/history/history_backend.h   bool GetVisitsSource(const VisitVector& visits, VisitSourceMap* sources);
bool              395 chrome/browser/history/history_backend.h   virtual bool GetURL(const GURL& url, history::URLRow* url_row);
bool              467 chrome/browser/history/history_backend.h   virtual bool IsExpiredVisitTime(const base::Time& time);
bool              678 chrome/browser/history/history_backend.h       bool* favicon_bitmaps_changed);
bool              686 chrome/browser/history/history_backend.h   bool ValidateSetFaviconsParams(
bool              690 chrome/browser/history/history_backend.h   bool IsFaviconBitmapDataEqual(
bool              705 chrome/browser/history/history_backend.h   bool GetFaviconsFromDB(
bool              721 chrome/browser/history/history_backend.h   bool GetFaviconBitmapResultsForBestMatch(
bool              731 chrome/browser/history/history_backend.h   bool SetFaviconMappingsForPageAndRedirects(
bool              738 chrome/browser/history/history_backend.h   bool SetFaviconMappingsForPage(
bool              767 chrome/browser/history/history_backend.h   virtual void NotifySyncURLsDeleted(bool all_history,
bool              768 chrome/browser/history/history_backend.h                                      bool archived,
bool              784 chrome/browser/history/history_backend.h   bool ClearAllThumbnailHistory(const URLRows& kept_urls);
bool              791 chrome/browser/history/history_backend.h   bool ClearAllMainHistory(const URLRows& kept_urls);
bool              818 chrome/browser/history/history_backend.h   bool scheduled_kill_db_;  // Database is being killed due to error.
bool              857 chrome/browser/history/history_backend.h   bool segment_queried_;
bool              128 chrome/browser/history/history_database.h   bool RecreateAllTablesButURL();
bool              136 chrome/browser/history/history_database.h   void TrimMemory(bool aggressively);
bool              139 chrome/browser/history/history_database.h   bool Raze();
bool              148 chrome/browser/history/history_database.h   bool needs_version_17_migration() const {
bool              155 chrome/browser/history/history_database.h   bool SetSegmentID(VisitID visit_id, SegmentID segment_id);
bool              204 chrome/browser/history/history_database.h   bool needs_version_17_migration_;
bool               27 chrome/browser/history/history_db_task.h   virtual bool RunOnDBThread(HistoryBackend* backend, HistoryDatabase* db) = 0;
bool               49 chrome/browser/history/history_notifications.h   bool all_history;
bool               53 chrome/browser/history/history_notifications.h   bool archived;
bool              105 chrome/browser/history/history_service.h   bool Init(const base::FilePath& history_dir, BookmarkService* bookmark_service) {
bool              112 chrome/browser/history/history_service.h   virtual bool BackendLoaded();
bool              115 chrome/browser/history/history_service.h   bool backend_loaded() const { return backend_loaded_; }
bool              149 chrome/browser/history/history_service.h   bool GetTypedCountForURL(const GURL& url, int* typed_count);
bool              152 chrome/browser/history/history_service.h   bool GetLastVisitTimeForURL(const GURL& url, base::Time* last_visit);
bool              155 chrome/browser/history/history_service.h   bool GetVisitCountForURL(const GURL& url, int* visit_count);
bool              202 chrome/browser/history/history_service.h                bool did_replace_entry);
bool              243 chrome/browser/history/history_service.h       bool,  // Success flag, when false, nothing else is valid.
bool              252 chrome/browser/history/history_service.h                   bool want_visits,
bool              284 chrome/browser/history/history_service.h                               bool,  // success
bool              302 chrome/browser/history/history_service.h            bool,        // Were we able to determine the # of visits?
bool              323 chrome/browser/history/history_service.h            bool,  // Did we get the top urls and redirects?
bool              358 chrome/browser/history/history_service.h       bool extended_info,
bool              412 chrome/browser/history/history_service.h   typedef base::Callback<void(bool)> DownloadCreateCallback;
bool              554 chrome/browser/history/history_service.h                           bool hidden,
bool              563 chrome/browser/history/history_service.h   static bool CanAddURL(const GURL& url);
bool              620 chrome/browser/history/history_service.h   bool Init(const base::FilePath& history_dir,
bool              622 chrome/browser/history/history_service.h             bool no_db);
bool              643 chrome/browser/history/history_service.h   bool GetRowForURL(const GURL& url, history::URLRow* url_row);
bool             1031 chrome/browser/history/history_service.h   bool backend_loaded_;
bool             1036 chrome/browser/history/history_service.h   bool no_db_;
bool               46 chrome/browser/history/history_service_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               38 chrome/browser/history/history_tab_helper.h       bool did_replace_entry,
bool               53 chrome/browser/history/history_tab_helper.h                            bool explicit_set) OVERRIDE;
bool               63 chrome/browser/history/history_tab_helper.h   bool received_page_title_;
bool              130 chrome/browser/history/history_types.h   bool hidden() const {
bool              133 chrome/browser/history/history_types.h   void set_hidden(bool hidden) {
bool              142 chrome/browser/history/history_types.h     bool operator()(const URLRow& row) {
bool              189 chrome/browser/history/history_types.h   bool hidden_;
bool              255 chrome/browser/history/history_types.h   bool operator<(const VisitRow& other) {
bool              296 chrome/browser/history/history_types.h   bool blocked_visit() const { return blocked_visit_; }
bool              297 chrome/browser/history/history_types.h   void set_blocked_visit(bool blocked_visit) {
bool              310 chrome/browser/history/history_types.h   static bool CompareVisitTime(const URLResult& lhs, const URLResult& rhs);
bool              323 chrome/browser/history/history_types.h   bool blocked_visit_;
bool              356 chrome/browser/history/history_types.h   void set_reached_beginning(bool reached) { reached_beginning_ = reached; }
bool              357 chrome/browser/history/history_types.h   bool reached_beginning() { return reached_beginning_; }
bool              360 chrome/browser/history/history_types.h   bool empty() const { return results_.empty(); }
bool              419 chrome/browser/history/history_types.h   bool reached_beginning_;
bool              526 chrome/browser/history/history_types.h   bool operator==(const MostVisitedURL& other) {
bool              576 chrome/browser/history/history_types.h                      bool did_replace_entry);
bool              589 chrome/browser/history/history_types.h   bool did_replace_entry;
bool              671 chrome/browser/history/history_types.h bool RowQualifiesAsSignificant(const URLRow& row, const base::Time& threshold);
bool               27 chrome/browser/history/in_memory_database.h   bool InitFromScratch();
bool               33 chrome/browser/history/in_memory_database.h   bool InitFromDisk(const base::FilePath& history_name);
bool               42 chrome/browser/history/in_memory_database.h   bool InitDB();
bool               49 chrome/browser/history/in_memory_history_backend.h   bool Init(const base::FilePath& history_filename, URLDatabase* db);
bool               84 chrome/browser/history/in_memory_history_backend.h   bool HasKeyword(const GURL& url);
bool               84 chrome/browser/history/in_memory_url_index.h     virtual void OnCacheRestoreFinished(bool succeeded) = 0;
bool               95 chrome/browser/history/in_memory_url_index.h     virtual void OnCacheSaveFinished(bool succeeded) = 0;
bool              140 chrome/browser/history/in_memory_url_index.h   bool restored() const {
bool              161 chrome/browser/history/in_memory_url_index.h     virtual bool RunOnDBThread(HistoryBackend* backend,
bool              171 chrome/browser/history/in_memory_url_index.h     bool succeeded_;  // Indicates if the rebuild was successful.
bool              185 chrome/browser/history/in_memory_url_index.h   bool GetCacheFilePath(base::FilePath* file_path);
bool              200 chrome/browser/history/in_memory_url_index.h       bool succeeded,
bool              230 chrome/browser/history/in_memory_url_index.h   void OnCacheSaveDone(bool succeeded);
bool              279 chrome/browser/history/in_memory_url_index.h   bool shutdown_;
bool              282 chrome/browser/history/in_memory_url_index.h   bool restored_;
bool              290 chrome/browser/history/in_memory_url_index.h   bool needs_to_be_cached_;
bool              123 chrome/browser/history/in_memory_url_index_types.h     bool break_on_space,
bool               38 chrome/browser/history/most_visited_tiles_experiment.h   static bool IsDontShowOpenURLsEnabled();
bool               58 chrome/browser/history/most_visited_tiles_experiment.h   static bool ShouldRemoveURL(const std::set<std::string>& open_urls,
bool               60 chrome/browser/history/page_usage_data.h   static bool Predicate(const PageUsageData* dud1, const PageUsageData* dud2);
bool               37 chrome/browser/history/query_parser.h   virtual bool IsWord() const = 0;
bool               41 chrome/browser/history/query_parser.h   virtual bool Matches(const base::string16& word, bool exact) const = 0;
bool               46 chrome/browser/history/query_parser.h   virtual bool HasMatchIn(const std::vector<QueryWord>& words,
bool               50 chrome/browser/history/query_parser.h   virtual bool HasMatchIn(const std::vector<QueryWord>& words) const = 0;
bool               69 chrome/browser/history/query_parser.h   static bool IsWordLongEnoughForPrefixSearch(const base::string16& word);
bool               91 chrome/browser/history/query_parser.h   bool DoesQueryMatch(const base::string16& text,
bool               97 chrome/browser/history/query_parser.h   bool DoesQueryMatch(const std::vector<QueryWord>& words,
bool              107 chrome/browser/history/query_parser.h   bool ParseQueryImpl(const base::string16& query, QueryNodeList* root);
bool               64 chrome/browser/history/scored_history_match.h   static bool MatchScoreGreater(const ScoredHistoryMatch& m1,
bool               71 chrome/browser/history/scored_history_match.h   bool can_inline() const { return can_inline_; }
bool              127 chrome/browser/history/scored_history_match.h                            const bool bookmarked,
bool              158 chrome/browser/history/scored_history_match.h   bool can_inline_;
bool              179 chrome/browser/history/scored_history_match.h   static bool initialized_;
bool              193 chrome/browser/history/scored_history_match.h   static bool discount_frecency_when_few_visits_;
bool              196 chrome/browser/history/scored_history_match.h   static bool allow_tld_matches_;
bool              199 chrome/browser/history/scored_history_match.h   static bool allow_scheme_matches_;
bool              205 chrome/browser/history/scored_history_match.h   static bool also_do_hup_like_scoring_;
bool               92 chrome/browser/history/shortcuts_database.h   bool Init();
bool               95 chrome/browser/history/shortcuts_database.h   bool AddShortcut(const Shortcut& shortcut);
bool               98 chrome/browser/history/shortcuts_database.h   bool UpdateShortcut(const Shortcut& shortcut);
bool              101 chrome/browser/history/shortcuts_database.h   bool DeleteShortcutsWithIDs(const ShortcutIDs& shortcut_ids);
bool              104 chrome/browser/history/shortcuts_database.h   bool DeleteShortcutsWithURL(const std::string& shortcut_url_spec);
bool              107 chrome/browser/history/shortcuts_database.h   bool DeleteAllShortcuts();
bool              124 chrome/browser/history/shortcuts_database.h   bool EnsureTable();
bool               60 chrome/browser/history/thumbnail_database.h   void TrimMemory(bool aggressively);
bool               70 chrome/browser/history/thumbnail_database.h   bool GetFaviconBitmapIDSizes(
bool               76 chrome/browser/history/thumbnail_database.h   bool GetFaviconBitmaps(chrome::FaviconID icon_id,
bool               81 chrome/browser/history/thumbnail_database.h   bool GetFaviconBitmap(FaviconBitmapID bitmap_id,
bool              103 chrome/browser/history/thumbnail_database.h   bool SetFaviconBitmap(FaviconBitmapID bitmap_id,
bool              109 chrome/browser/history/thumbnail_database.h   bool SetFaviconBitmapLastUpdateTime(FaviconBitmapID bitmap_id,
bool              114 chrome/browser/history/thumbnail_database.h   bool DeleteFaviconBitmap(FaviconBitmapID bitmap_id);
bool              120 chrome/browser/history/thumbnail_database.h   bool SetFaviconOutOfDate(chrome::FaviconID icon_id);
bool              134 chrome/browser/history/thumbnail_database.h   bool GetFaviconHeader(chrome::FaviconID icon_id,
bool              153 chrome/browser/history/thumbnail_database.h   bool DeleteFavicon(chrome::FaviconID id);
bool              169 chrome/browser/history/thumbnail_database.h   bool GetIconMappingsForPageURL(const GURL& page_url,
bool              176 chrome/browser/history/thumbnail_database.h   bool GetIconMappingsForPageURL(const GURL& page_url,
bool              186 chrome/browser/history/thumbnail_database.h   bool UpdateIconMapping(IconMappingID mapping_id, chrome::FaviconID icon_id);
bool              190 chrome/browser/history/thumbnail_database.h   bool DeleteIconMappings(const GURL& page_url);
bool              194 chrome/browser/history/thumbnail_database.h   bool DeleteIconMapping(IconMappingID mapping_id);
bool              197 chrome/browser/history/thumbnail_database.h   bool HasMappingFor(chrome::FaviconID id);
bool              201 chrome/browser/history/thumbnail_database.h   bool CloneIconMappings(const GURL& old_page_url, const GURL& new_page_url);
bool              211 chrome/browser/history/thumbnail_database.h     bool GetNextIconMapping(IconMapping* icon_mapping);
bool              224 chrome/browser/history/thumbnail_database.h   bool InitIconMappingEnumerator(chrome::IconType type,
bool              230 chrome/browser/history/thumbnail_database.h   bool RetainDataForPageUrls(const std::vector<GURL>& urls_to_keep);
bool              257 chrome/browser/history/thumbnail_database.h   bool UpgradeToVersion6();
bool              260 chrome/browser/history/thumbnail_database.h   bool UpgradeToVersion7();
bool              263 chrome/browser/history/thumbnail_database.h   bool IsFaviconDBStructureIncorrect();
bool               51 chrome/browser/history/top_sites.h   virtual bool SetPageThumbnail(const GURL& url,
bool               57 chrome/browser/history/top_sites.h   virtual bool SetPageThumbnailToJPEGBytes(
bool               72 chrome/browser/history/top_sites.h       bool include_forced_urls) = 0;
bool               81 chrome/browser/history/top_sites.h   virtual bool GetPageThumbnail(
bool               83 chrome/browser/history/top_sites.h       bool prefix_match,
bool               89 chrome/browser/history/top_sites.h   virtual bool GetPageThumbnailScore(const GURL& url,
bool               95 chrome/browser/history/top_sites.h   virtual bool GetTemporaryPageThumbnailScore(const GURL& url,
bool              105 chrome/browser/history/top_sites.h   virtual bool HasBlacklistedItems() const = 0;
bool              115 chrome/browser/history/top_sites.h   virtual bool IsBlacklisted(const GURL& url) = 0;
bool              130 chrome/browser/history/top_sites.h   virtual bool IsKnownURL(const GURL& url) = 0;
bool              140 chrome/browser/history/top_sites.h   virtual bool IsNonForcedFull() = 0;
bool              145 chrome/browser/history/top_sites.h   virtual bool IsForcedFull() = 0;
bool              147 chrome/browser/history/top_sites.h   virtual bool loaded() const = 0;
bool              157 chrome/browser/history/top_sites.h   virtual bool AddForcedURL(const GURL& url, const base::Time& time) = 0;
bool               61 chrome/browser/history/top_sites_cache.h   bool GetPageThumbnail(const GURL& url,
bool               66 chrome/browser/history/top_sites_cache.h   bool GetPageThumbnailScore(const GURL& url, ThumbnailScore* score) const;
bool               78 chrome/browser/history/top_sites_cache.h   bool IsKnownURL(const GURL& url) const;
bool               97 chrome/browser/history/top_sites_cache.h     bool operator()(const CanonicalURLEntry& e1,
bool               33 chrome/browser/history/top_sites_database.h   bool Init(const base::FilePath& db_name);
bool               55 chrome/browser/history/top_sites_database.h   bool GetPageThumbnail(const GURL& url, Images* thumbnail);
bool               58 chrome/browser/history/top_sites_database.h   bool RemoveURL(const MostVisitedURL& url);
bool               78 chrome/browser/history/top_sites_database.h   bool UpgradeToVersion3();
bool               90 chrome/browser/history/top_sites_database.h   bool UpdatePageThumbnail(const MostVisitedURL& url,
bool               99 chrome/browser/history/top_sites_database.h   bool InitImpl(const base::FilePath& db_name);
bool               57 chrome/browser/history/top_sites_impl.h   virtual bool SetPageThumbnail(const GURL& url,
bool               60 chrome/browser/history/top_sites_impl.h   virtual bool SetPageThumbnailToJPEGBytes(
bool               66 chrome/browser/history/top_sites_impl.h       bool include_forced_urls) OVERRIDE;
bool               67 chrome/browser/history/top_sites_impl.h   virtual bool GetPageThumbnail(
bool               69 chrome/browser/history/top_sites_impl.h       bool prefix_match,
bool               71 chrome/browser/history/top_sites_impl.h   virtual bool GetPageThumbnailScore(const GURL& url,
bool               73 chrome/browser/history/top_sites_impl.h   virtual bool GetTemporaryPageThumbnailScore(const GURL& url,
bool               76 chrome/browser/history/top_sites_impl.h   virtual bool HasBlacklistedItems() const OVERRIDE;
bool               79 chrome/browser/history/top_sites_impl.h   virtual bool IsBlacklisted(const GURL& url) OVERRIDE;
bool               83 chrome/browser/history/top_sites_impl.h   virtual bool IsKnownURL(const GURL& url) OVERRIDE;
bool               86 chrome/browser/history/top_sites_impl.h   virtual bool IsNonForcedFull() OVERRIDE;
bool               87 chrome/browser/history/top_sites_impl.h   virtual bool IsForcedFull() OVERRIDE;
bool               89 chrome/browser/history/top_sites_impl.h   virtual bool loaded() const OVERRIDE;
bool               90 chrome/browser/history/top_sites_impl.h   virtual bool AddForcedURL(const GURL& url, const base::Time& time) OVERRIDE;
bool              124 chrome/browser/history/top_sites_impl.h   bool SetPageThumbnailNoDB(const GURL& url,
bool              130 chrome/browser/history/top_sites_impl.h   bool SetPageThumbnailEncoded(const GURL& url,
bool              136 chrome/browser/history/top_sites_impl.h   static bool EncodeBitmap(const gfx::Image& bitmap,
bool              159 chrome/browser/history/top_sites_impl.h   bool AddPrepopulatedPages(MostVisitedURLList* urls,
bool              269 chrome/browser/history/top_sites_impl.h   bool loaded_;
bool               61 chrome/browser/history/typed_url_syncable_service.h   void OnUrlsDeleted(bool all_history, bool archived, URLRows* rows);
bool               83 chrome/browser/history/typed_url_syncable_service.h   bool ShouldIgnoreUrl(const GURL& url);
bool               89 chrome/browser/history/typed_url_syncable_service.h   bool ShouldSyncVisit(content::PageTransition transition, URLRow* row);
bool               94 chrome/browser/history/typed_url_syncable_service.h   bool CreateOrUpdateSyncNode(URLRow typed_url,
bool              117 chrome/browser/history/typed_url_syncable_service.h   virtual bool FixupURLAndGetVisits(URLRow* url,
bool              128 chrome/browser/history/typed_url_syncable_service.h   bool processing_syncer_changes_;
bool               56 chrome/browser/history/url_database.h   bool GetURLRow(URLID url_id, URLRow* info);
bool               60 chrome/browser/history/url_database.h   bool GetAllTypedUrls(URLRows* urls);
bool               73 chrome/browser/history/url_database.h   bool UpdateURLRow(URLID url_id, const URLRow& info);
bool               89 chrome/browser/history/url_database.h   bool InsertOrUpdateURLRowByID(const URLRow& info);
bool               94 chrome/browser/history/url_database.h   bool DeleteURLRow(URLID id);
bool              102 chrome/browser/history/url_database.h   bool CreateTemporaryURLTable();
bool              117 chrome/browser/history/url_database.h   virtual bool CommitTemporaryURLTable();
bool              130 chrome/browser/history/url_database.h     bool initialized_;
bool              142 chrome/browser/history/url_database.h     bool GetNextURL(history::URLRow* r);
bool              149 chrome/browser/history/url_database.h   bool InitURLEnumeratorForEverything(URLEnumerator* enumerator);
bool              155 chrome/browser/history/url_database.h   bool InitURLEnumeratorForSignificant(URLEnumerator* enumerator);
bool              166 chrome/browser/history/url_database.h   bool AutocompleteForPrefix(const std::string& prefix,
bool              168 chrome/browser/history/url_database.h                              bool typed_only,
bool              173 chrome/browser/history/url_database.h   bool IsTypedHost(const std::string& host);
bool              180 chrome/browser/history/url_database.h   bool FindShortestURLFromBase(const std::string& base,
bool              184 chrome/browser/history/url_database.h                                bool allow_base,
bool              191 chrome/browser/history/url_database.h   bool GetTextMatches(const base::string16& query, URLRows* results);
bool              196 chrome/browser/history/url_database.h   bool SetKeywordSearchTermsForURL(URLID url_id,
bool              202 chrome/browser/history/url_database.h   bool GetKeywordSearchTermRow(URLID url_id, KeywordSearchTermRow* row);
bool              206 chrome/browser/history/url_database.h   bool GetKeywordSearchTermRows(const base::string16& term,
bool              222 chrome/browser/history/url_database.h   bool DeleteKeywordSearchTerm(const base::string16& term);
bool              225 chrome/browser/history/url_database.h   bool DeleteKeywordSearchTermForURL(URLID url_id);
bool              232 chrome/browser/history/url_database.h   bool MigrateFromVersion11ToVersion12();
bool              248 chrome/browser/history/url_database.h   bool DropStarredIDFromURLs();
bool              258 chrome/browser/history/url_database.h   bool CreateURLTable(bool is_temporary);
bool              261 chrome/browser/history/url_database.h   bool CreateMainURLIndex();
bool              264 chrome/browser/history/url_database.h   bool InitKeywordSearchTermsTable();
bool              267 chrome/browser/history/url_database.h   bool CreateKeywordSearchTermsIndices();
bool              270 chrome/browser/history/url_database.h   bool DropKeywordSearchTermsTable();
bool              278 chrome/browser/history/url_database.h   URLID AddURLInternal(const URLRow& info, bool is_temporary);
bool              291 chrome/browser/history/url_database.h   bool has_keyword_search_terms_;
bool               84 chrome/browser/history/url_index_private_data.h   bool UpdateURL(HistoryService* history_service,
bool              106 chrome/browser/history/url_index_private_data.h   bool DeleteURL(const GURL& url);
bool              128 chrome/browser/history/url_index_private_data.h   static bool WritePrivateDataToCacheFileTask(
bool              140 chrome/browser/history/url_index_private_data.h   bool Empty() const;
bool              190 chrome/browser/history/url_index_private_data.h     bool used_;  // True if this item has been used for the current term search.
bool              229 chrome/browser/history/url_index_private_data.h     bool operator()(const HistoryID h1, const HistoryID h2);
bool              258 chrome/browser/history/url_index_private_data.h   bool IndexRow(HistoryDatabase* history_db,
bool              299 chrome/browser/history/url_index_private_data.h   bool SaveToFile(const base::FilePath& file_path);
bool              313 chrome/browser/history/url_index_private_data.h   bool RestorePrivateData(const imui::InMemoryURLIndexCacheItem& cache,
bool              315 chrome/browser/history/url_index_private_data.h   bool RestoreWordList(const imui::InMemoryURLIndexCacheItem& cache);
bool              316 chrome/browser/history/url_index_private_data.h   bool RestoreWordMap(const imui::InMemoryURLIndexCacheItem& cache);
bool              317 chrome/browser/history/url_index_private_data.h   bool RestoreCharWordMap(const imui::InMemoryURLIndexCacheItem& cache);
bool              318 chrome/browser/history/url_index_private_data.h   bool RestoreWordIDHistoryMap(const imui::InMemoryURLIndexCacheItem& cache);
bool              319 chrome/browser/history/url_index_private_data.h   bool RestoreHistoryInfoMap(const imui::InMemoryURLIndexCacheItem& cache);
bool              320 chrome/browser/history/url_index_private_data.h   bool RestoreWordStartsMap(const imui::InMemoryURLIndexCacheItem& cache,
bool              324 chrome/browser/history/url_index_private_data.h   static bool URLSchemeIsWhitelisted(const GURL& gurl,
bool               29 chrome/browser/history/url_utils.h bool CanonicalURLStringCompare(const std::string& s1, const std::string& s2);
bool               32 chrome/browser/history/url_utils.h bool HaveSameSchemeHostAndPort(const GURL&url1, const GURL& url2);
bool               38 chrome/browser/history/url_utils.h bool IsPathPrefix(const std::string& p1, const std::string& p2);
bool               36 chrome/browser/history/visit_database.h   bool DropVisitTable();
bool               50 chrome/browser/history/visit_database.h   bool GetRowForVisit(VisitID visit_id, VisitRow* out_visit);
bool               54 chrome/browser/history/visit_database.h   bool UpdateVisitRow(const VisitRow& visit);
bool               59 chrome/browser/history/visit_database.h   bool GetVisitsForURL(URLID url_id, VisitVector* visits);
bool               67 chrome/browser/history/visit_database.h   bool GetVisibleVisitsForURL(URLID url_id,
bool               76 chrome/browser/history/visit_database.h   bool GetVisitsForTimes(const std::vector<base::Time>& times,
bool               88 chrome/browser/history/visit_database.h   bool GetAllVisitsInRange(base::Time begin_time, base::Time end_time,
bool              100 chrome/browser/history/visit_database.h   bool GetVisitsInRangeForTransition(base::Time begin_time,
bool              120 chrome/browser/history/visit_database.h   bool GetVisibleVisitsInRange(const QueryOptions& options,
bool              147 chrome/browser/history/visit_database.h   bool GetMostRecentVisitsForURL(URLID url_id,
bool              161 chrome/browser/history/visit_database.h   bool GetRedirectFromVisit(VisitID from_visit,
bool              167 chrome/browser/history/visit_database.h   bool GetRedirectToVisit(VisitID to_visit,
bool              177 chrome/browser/history/visit_database.h   bool GetVisibleVisitCountToHost(const GURL& url,
bool              182 chrome/browser/history/visit_database.h   bool GetStartDate(base::Time* first_visit);
bool              200 chrome/browser/history/visit_database.h   bool InitVisitTable();
bool              208 chrome/browser/history/visit_database.h   static bool FillVisitVector(sql::Statement& statement, VisitVector* visits);
bool              214 chrome/browser/history/visit_database.h   static bool FillVisitVectorWithOptions(sql::Statement& statement,
bool              220 chrome/browser/history/visit_database.h   bool MigrateVisitsWithoutDuration();
bool               70 chrome/browser/history/visit_filter.h   void SetDayTypeFilter(bool workday);
bool              111 chrome/browser/history/visit_filter.h   bool UpdateTimeVector();
bool              128 chrome/browser/history/visit_filter.h   static void GetTimesOnTheSameDayType(bool workday,
bool              135 chrome/browser/history/visit_filter.h   static bool UniteTimeVectors(const TimeVector& vector1,
bool              142 chrome/browser/history/visit_filter.h   static bool IntersectTimeVectors(const TimeVector& vector1,
bool               37 chrome/browser/history/visitsegment_database.h   bool UpdateSegmentRepresentationURL(SegmentID segment_id,
bool               50 chrome/browser/history/visitsegment_database.h   bool IncreaseSegmentVisitCount(SegmentID segment_id, base::Time ts,
bool               62 chrome/browser/history/visitsegment_database.h   bool DeleteSegmentData(base::Time older_than);
bool               65 chrome/browser/history/visitsegment_database.h   bool SetSegmentPresentationIndex(SegmentID segment_id, int index);
bool               69 chrome/browser/history/visitsegment_database.h   bool DeleteSegmentForURL(URLID url_id);
bool               77 chrome/browser/history/visitsegment_database.h   bool InitSegmentTables();
bool               80 chrome/browser/history/visitsegment_database.h   bool DropSegmentTables();
bool               84 chrome/browser/history/visitsegment_database.h   bool MigratePresentationIndex();
bool               39 chrome/browser/history/web_history_service.h     virtual bool is_pending() = 0;
bool               51 chrome/browser/history/web_history_service.h   typedef base::Callback<void(bool success)> ExpireWebHistoryCallback;
bool               86 chrome/browser/history/web_history_service.h       bool success);
bool               94 chrome/browser/history/web_history_service.h       bool success);
bool               49 chrome/browser/icon_loader.h     virtual bool OnGroupLoaded(IconLoader* source,
bool               54 chrome/browser/icon_loader.h     virtual bool OnImageLoaded(IconLoader* source,
bool               79 chrome/browser/icon_loader.h   static bool IsIconMutableFromFilepath(const base::FilePath& path);
bool               87 chrome/browser/icon_manager.h   virtual bool OnGroupLoaded(IconLoader* loader,
bool               89 chrome/browser/icon_manager.h   virtual bool OnImageLoaded(IconLoader* loader,
bool               98 chrome/browser/icon_manager.h     bool operator<(const CacheKey &other) const;
bool               35 chrome/browser/idle.h bool CheckIdleStateIsLocked();
bool               61 chrome/browser/image_decoder.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               60 chrome/browser/importer/external_process_importer_client.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               64 chrome/browser/importer/external_process_importer_client.h   void OnImportFinished(bool succeeded, const std::string& error_msg);
bool               82 chrome/browser/importer/external_process_importer_client.h       bool unique_on_host_and_path);
bool              147 chrome/browser/importer/external_process_importer_client.h   bool cancelled_;
bool               54 chrome/browser/importer/external_process_importer_host.h   bool is_headless() const { return headless_; }
bool               84 chrome/browser/importer/external_process_importer_host.h                                    bool ids_reassigned) OVERRIDE;
bool               99 chrome/browser/importer/external_process_importer_host.h   void OnImportLockDialogEnd(bool is_continue);
bool              106 chrome/browser/importer/external_process_importer_host.h   bool CheckForFirefoxLock(const importer::SourceProfile& source_profile);
bool              114 chrome/browser/importer/external_process_importer_host.h   bool headless_;
bool              130 chrome/browser/importer/external_process_importer_host.h   bool waiting_for_bookmarkbar_model_;
bool              137 chrome/browser/importer/external_process_importer_host.h   bool installed_bookmark_observer_;
bool              140 chrome/browser/importer/external_process_importer_host.h   bool is_source_readable_;
bool              155 chrome/browser/importer/external_process_importer_host.h   bool cancelled_;
bool               78 chrome/browser/importer/firefox_profile_lock.h   bool HasAcquired();
bool              106 chrome/browser/importer/firefox_profile_lock.h   bool LockWithFcntl();
bool               32 chrome/browser/importer/importer_list.h                             bool include_interactive_profiles,
bool               46 chrome/browser/importer/importer_list.h                                 bool include_interactive_profiles);
bool               61 chrome/browser/importer/importer_list.h   bool source_profiles_loaded() const { return source_profiles_loaded_; }
bool               73 chrome/browser/importer/importer_list.h                                   bool include_interactive_profiles);
bool               97 chrome/browser/importer/importer_list.h   bool is_observed_;
bool              100 chrome/browser/importer/importer_list.h   bool source_profiles_loaded_;
bool               17 chrome/browser/importer/importer_lock_dialog.h                           const base::Callback<void(bool)>& callback);
bool               15 chrome/browser/importer/importer_unittest_utils.h   const bool in_toolbar;
bool               56 chrome/browser/importer/in_process_importer_bridge.h       bool unique_on_host_and_path) OVERRIDE;
bool               41 chrome/browser/importer/profile_writer.h   virtual bool BookmarkModelIsLoaded() const;
bool               42 chrome/browser/importer/profile_writer.h   virtual bool TemplateURLServiceIsLoaded() const;
bool               90 chrome/browser/importer/profile_writer.h                            bool unique_on_host_and_path);
bool               40 chrome/browser/infobars/confirm_infobar_delegate.h   virtual bool NeedElevation(InfoBarButton button) const;
bool               45 chrome/browser/infobars/confirm_infobar_delegate.h   virtual bool Accept();
bool               50 chrome/browser/infobars/confirm_infobar_delegate.h   virtual bool Cancel();
bool               61 chrome/browser/infobars/confirm_infobar_delegate.h   virtual bool LinkClicked(WindowOpenDisposition disposition);
bool               70 chrome/browser/infobars/confirm_infobar_delegate.h   virtual bool ShouldExpireInternal(
bool               75 chrome/browser/infobars/confirm_infobar_delegate.h   virtual bool EqualsDelegate(InfoBarDelegate* delegate) const OVERRIDE;
bool               39 chrome/browser/infobars/infobar.h   typedef std::pair<InfoBar*, bool> RemovedDetails;
bool               70 chrome/browser/infobars/infobar.h   void Show(bool animate);
bool               76 chrome/browser/infobars/infobar.h   void Hide(bool animate);
bool              112 chrome/browser/infobars/infobar.h   virtual void PlatformSpecificShow(bool animate) {}
bool              113 chrome/browser/infobars/infobar.h   virtual void PlatformSpecificHide(bool animate) {}
bool              125 chrome/browser/infobars/infobar.h   void RecalculateHeights(bool force_notify);
bool               33 chrome/browser/infobars/infobar_container.h     virtual void InfoBarContainerStateChanged(bool is_animating) = 0;
bool               37 chrome/browser/infobars/infobar_container.h     virtual bool DrawInfoBarArrows(int* x) const = 0;
bool               71 chrome/browser/infobars/infobar_container.h   void OnInfoBarStateChanged(bool is_animating);
bool               97 chrome/browser/infobars/infobar_container.h   virtual void PlatformSpecificInfoBarStateChanged(bool is_animating) {}
bool              104 chrome/browser/infobars/infobar_container.h   virtual void OnInfoBarRemoved(InfoBar* infobar, bool animate) OVERRIDE;
bool              117 chrome/browser/infobars/infobar_container.h                   bool animate,
bool               60 chrome/browser/infobars/infobar_delegate.h     bool is_navigation_to_different_page;
bool               62 chrome/browser/infobars/infobar_delegate.h     bool did_replace_entry;
bool               64 chrome/browser/infobars/infobar_delegate.h     bool is_main_frame;
bool               65 chrome/browser/infobars/infobar_delegate.h     bool is_reload;
bool               66 chrome/browser/infobars/infobar_delegate.h     bool is_redirect;
bool               84 chrome/browser/infobars/infobar_delegate.h   virtual bool EqualsDelegate(InfoBarDelegate* delegate) const;
bool               91 chrome/browser/infobars/infobar_delegate.h   virtual bool ShouldExpire(const NavigationDetails& details) const;
bool              136 chrome/browser/infobars/infobar_delegate.h   virtual bool ShouldExpireInternal(const NavigationDetails& details) const;
bool               12 chrome/browser/infobars/infobar_extension_api.h   virtual bool RunImpl() OVERRIDE;
bool               28 chrome/browser/infobars/infobar_manager.h     virtual void OnInfoBarRemoved(InfoBar* infobar, bool animate) = 0;
bool               56 chrome/browser/infobars/infobar_manager.h   void RemoveAllInfoBars(bool animate);
bool              101 chrome/browser/infobars/infobar_manager.h   void RemoveInfoBarInternal(InfoBar* infobar, bool animate);
bool              104 chrome/browser/infobars/infobar_manager.h   bool infobars_enabled_;
bool               61 chrome/browser/infobars/infobar_service.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               67 chrome/browser/infobars/infobar_service.h   virtual void OnInfoBarRemoved(InfoBar* infobar, bool animate) OVERRIDE;
bool               49 chrome/browser/infobars/insecure_content_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               50 chrome/browser/infobars/insecure_content_infobar_delegate.h   virtual bool Cancel() OVERRIDE;
bool               52 chrome/browser/infobars/insecure_content_infobar_delegate.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool               22 chrome/browser/infobars/simple_alert_infobar_delegate.h                      bool auto_expire);
bool               27 chrome/browser/infobars/simple_alert_infobar_delegate.h                              bool auto_expire);
bool               34 chrome/browser/infobars/simple_alert_infobar_delegate.h   virtual bool ShouldExpireInternal(
bool               39 chrome/browser/infobars/simple_alert_infobar_delegate.h   bool auto_expire_;  // Should it expire automatically on navigation?
bool               15 chrome/browser/install_verification/win/loaded_modules_snapshot.h bool GetLoadedModulesSnapshot(std::vector<HMODULE>* snapshot);
bool               25 chrome/browser/install_verification/win/module_info.h   bool operator< (const ModuleInfo& compare) const {
bool               30 chrome/browser/install_verification/win/module_info.h   bool ContainsAddress(uintptr_t address) const {
bool               22 chrome/browser/install_verification/win/module_verification_common.h bool GetLoadedModules(std::set<ModuleInfo>* loaded_modules);
bool               20 chrome/browser/install_verification/win/module_verification_test.h   bool GetLoadedModuleInfoSet(std::set<ModuleInfo>* loaded_module_info_set);
bool               20 chrome/browser/internal_auth.h   static bool VerifyPassport(
bool               73 chrome/browser/intranet_redirect_detector.h   bool in_sleep_;  // True if we're in the seven-second "no fetching" period
bool               27 chrome/browser/invalidation/device_invalidation_auth_provider_chromeos.h   virtual bool ShowLoginUI() OVERRIDE;
bool               40 chrome/browser/invalidation/fake_invalidation_service.h   virtual bool ShowLoginUI() OVERRIDE;
bool               93 chrome/browser/invalidation/gcm_invalidation_bridge.h   bool subscribed_for_incoming_messages_;
bool               39 chrome/browser/invalidation/invalidation_auth_provider.h   virtual bool ShowLoginUI() = 0;
bool               37 chrome/browser/invalidation/invalidation_controller_android.h bool RegisterInvalidationController(JNIEnv* env);
bool               63 chrome/browser/invalidation/invalidation_logger.h   bool IsObserverRegistered(InvalidationLoggerObserver* debug_observer);
bool               30 chrome/browser/invalidation/profile_invalidation_auth_provider.h   virtual bool ShowLoginUI() OVERRIDE;
bool              110 chrome/browser/invalidation/ticl_invalidation_service.h   bool IsReadyToStart();
bool              111 chrome/browser/invalidation/ticl_invalidation_service.h   bool IsStarted() const;
bool               99 chrome/browser/io_thread.h       bool set_;
bool              158 chrome/browser/io_thread.h     bool ignore_certificate_errors;
bool              159 chrome/browser/io_thread.h     bool http_pipelining_enabled;
bool              163 chrome/browser/io_thread.h     Optional<bool> force_spdy_single_domain;
bool              164 chrome/browser/io_thread.h     Optional<bool> enable_spdy_compression;
bool              165 chrome/browser/io_thread.h     Optional<bool> enable_spdy_ping_based_connection_checking;
bool              168 chrome/browser/io_thread.h     Optional<bool> enable_quic;
bool              169 chrome/browser/io_thread.h     Optional<bool> enable_quic_https;
bool              170 chrome/browser/io_thread.h     Optional<bool> enable_quic_pacing;
bool              171 chrome/browser/io_thread.h     Optional<bool> enable_quic_persist_server_info;
bool              172 chrome/browser/io_thread.h     Optional<bool> enable_quic_port_selection;
bool              176 chrome/browser/io_thread.h     bool enable_user_alternate_protocol_ports;
bool              276 chrome/browser/io_thread.h   bool ShouldEnableQuic(const base::CommandLine& command_line,
bool              281 chrome/browser/io_thread.h   bool ShouldEnableQuicHttps(const base::CommandLine& command_line,
bool              288 chrome/browser/io_thread.h   bool ShouldEnableQuicPortSelection(const base::CommandLine& command_line);
bool              292 chrome/browser/io_thread.h   bool ShouldEnableQuicPacing(const base::CommandLine& command_line,
bool              297 chrome/browser/io_thread.h   bool ShouldEnableQuicPersistServerInfo(const base::CommandLine& command_line);
bool              338 chrome/browser/io_thread.h   bool negotiate_disable_cname_lookup_;
bool              339 chrome/browser/io_thread.h   bool negotiate_enable_port_;
bool              361 chrome/browser/io_thread.h   bool is_spdy_disabled_by_policy_;
bool               99 chrome/browser/jumplist_updater_win.h   static bool IsEnabled();
bool              108 chrome/browser/jumplist_updater_win.h   bool BeginUpdate();
bool              111 chrome/browser/jumplist_updater_win.h   bool CommitUpdate();
bool              114 chrome/browser/jumplist_updater_win.h   bool AddTasks(const ShellLinkItemList& link_items);
bool              121 chrome/browser/jumplist_updater_win.h   bool AddCustomCategory(const std::wstring& category_name,
bool               68 chrome/browser/jumplist_win.h   bool AddObserver(Profile* profile);
bool               92 chrome/browser/jumplist_win.h   static bool Enabled();
bool               99 chrome/browser/jumplist_win.h   bool AddTab(const TabRestoreService::Tab* tab,
bool               97 chrome/browser/lifetime/application_lifetime.h bool WillKeepAlive();
bool              105 chrome/browser/lifetime/application_lifetime.h void NotifyAndTerminate(bool fast_path);
bool              116 chrome/browser/lifetime/application_lifetime.h bool ShouldStartShutdown(Browser* browser);
bool               14 chrome/browser/lifetime/application_lifetime_android.h bool RegisterApplicationLifetimeAndroid(JNIEnv* env);
bool               29 chrome/browser/lifetime/browser_close_manager.h       const base::Callback<void(bool)>& callback);
bool               40 chrome/browser/lifetime/browser_close_manager.h   void OnBrowserReportCloseable(bool proceed);
bool               54 chrome/browser/lifetime/browser_close_manager.h   void OnReportDownloadsCancellable(bool proceed);
bool               85 chrome/browser/local_discovery/cloud_print_base_api_flow.h   bool UseOAuth2() { return user_index_ == kAccountIndexUseOAuth2; }
bool               69 chrome/browser/local_discovery/cloud_print_printer_list.h   bool FillPrinterDetails(const base::DictionaryValue* printer_value,
bool               22 chrome/browser/local_discovery/privet_device_lister.h     virtual void DeviceChanged(bool added,
bool               34 chrome/browser/local_discovery/privet_device_lister.h   virtual void DiscoverNewDevices(bool force_update) = 0;
bool               32 chrome/browser/local_discovery/privet_device_lister_impl.h   virtual void DiscoverNewDevices(bool force_update) OVERRIDE;
bool               36 chrome/browser/local_discovery/privet_device_lister_impl.h       bool added,
bool               18 chrome/browser/local_discovery/privet_device_resolver.h   typedef base::Callback<void(bool /*success*/,
bool              151 chrome/browser/local_discovery/privet_http.h   virtual void SetOffline(bool offline) = 0;
bool               40 chrome/browser/local_discovery/privet_http_asynchronous_factory_impl.h     void ResolveComplete(bool success,
bool               41 chrome/browser/local_discovery/privet_http_impl.h                             bool has_error) OVERRIDE;
bool               68 chrome/browser/local_discovery/privet_http_impl.h                             bool has_error) OVERRIDE;
bool               87 chrome/browser/local_discovery/privet_http_impl.h                               bool has_error) OVERRIDE;
bool              116 chrome/browser/local_discovery/privet_http_impl.h   bool ongoing_;
bool              139 chrome/browser/local_discovery/privet_http_impl.h                             bool has_error) OVERRIDE;
bool              175 chrome/browser/local_discovery/privet_http_impl.h                             bool has_error) OVERRIDE;
bool              179 chrome/browser/local_discovery/privet_http_impl.h   virtual bool OnRawData(PrivetURLFetcher* fetcher,
bool              180 chrome/browser/local_discovery/privet_http_impl.h                          bool is_file,
bool              192 chrome/browser/local_discovery/privet_http_impl.h   bool has_range_;
bool              193 chrome/browser/local_discovery/privet_http_impl.h   bool save_to_file_;
bool              219 chrome/browser/local_discovery/privet_http_impl.h   virtual void SetOffline(bool offline) OVERRIDE;
bool              232 chrome/browser/local_discovery/privet_http_impl.h                             bool has_error) OVERRIDE;
bool              238 chrome/browser/local_discovery/privet_http_impl.h   typedef base::Callback<void(bool, const base::DictionaryValue* value)>
bool              249 chrome/browser/local_discovery/privet_http_impl.h   void OnSubmitdocResponse(bool has_error,
bool              251 chrome/browser/local_discovery/privet_http_impl.h   void OnCreatejobResponse(bool has_error,
bool              253 chrome/browser/local_discovery/privet_http_impl.h   void OnPWGRasterConverted(bool success, const base::FilePath& pwg_file_path);
bool              267 chrome/browser/local_discovery/privet_http_impl.h   bool use_pdf_;
bool              268 chrome/browser/local_discovery/privet_http_impl.h   bool has_extended_workflow_;
bool              269 chrome/browser/local_discovery/privet_http_impl.h   bool started_;
bool              270 chrome/browser/local_discovery/privet_http_impl.h   bool offline_;
bool               27 chrome/browser/local_discovery/privet_local_printer_lister.h     virtual void LocalPrinterChanged(bool added,
bool               29 chrome/browser/local_discovery/privet_local_printer_lister.h                                      bool has_local_printing,
bool               48 chrome/browser/local_discovery/privet_local_printer_lister.h   virtual void DeviceChanged(bool added,
bool               43 chrome/browser/local_discovery/privet_notifications.h     virtual void PrivetNotify(bool multiple, bool added) = 0;
bool               57 chrome/browser/local_discovery/privet_notifications.h   void DeviceChanged(bool added,
bool               68 chrome/browser/local_discovery/privet_notifications.h     bool notification_may_be_active;
bool               69 chrome/browser/local_discovery/privet_notifications.h     bool registered;
bool              101 chrome/browser/local_discovery/privet_notifications.h   virtual void DeviceChanged(bool added, const std::string& name,
bool              106 chrome/browser/local_discovery/privet_notifications.h   virtual void PrivetNotify(bool has_multiple, bool added) OVERRIDE;
bool              111 chrome/browser/local_discovery/privet_notifications.h   static bool IsEnabled();
bool              112 chrome/browser/local_discovery/privet_notifications.h   static bool IsForced();
bool              139 chrome/browser/local_discovery/privet_notifications.h   virtual void Close(bool by_user) OVERRIDE;
bool               28 chrome/browser/local_discovery/privet_notifications_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               29 chrome/browser/local_discovery/privet_notifications_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               50 chrome/browser/local_discovery/privet_traffic_detector.h   bool IsSourceAcceptable() const;
bool               51 chrome/browser/local_discovery/privet_traffic_detector.h   bool IsPrivetPacket(int rv) const;
bool               53 chrome/browser/local_discovery/privet_url_fetcher.h                               bool has_error) = 0;
bool               58 chrome/browser/local_discovery/privet_url_fetcher.h     virtual bool OnRawData(PrivetURLFetcher* fetcher,
bool               59 chrome/browser/local_discovery/privet_url_fetcher.h                            bool response_is_file,
bool               99 chrome/browser/local_discovery/privet_url_fetcher.h   bool OnURLFetchCompleteDoNotParseData(const net::URLFetcher* source);
bool              109 chrome/browser/local_discovery/privet_url_fetcher.h   bool PrivetErrorTransient(const std::string& error);
bool              118 chrome/browser/local_discovery/privet_url_fetcher.h   bool do_not_retry_on_transient_error_;
bool              119 chrome/browser/local_discovery/privet_url_fetcher.h   bool send_empty_privet_token_;
bool              120 chrome/browser/local_discovery/privet_url_fetcher.h   bool has_byte_range_;
bool              121 chrome/browser/local_discovery/privet_url_fetcher.h   bool make_response_file_;
bool               32 chrome/browser/local_discovery/pwg_raster_converter.h   typedef base::Callback<void(bool /*success*/,
bool               78 chrome/browser/local_discovery/service_discovery_client_mac.h     bool IsOnServiceDiscoveryThread() {
bool              106 chrome/browser/local_discovery/service_discovery_client_mac.h   virtual void DiscoverNewServices(bool force_update) OVERRIDE;
bool              108 chrome/browser/local_discovery/service_discovery_client_mac.h       bool actively_refresh_services) OVERRIDE;
bool              113 chrome/browser/local_discovery/service_discovery_client_mac.h   bool started_;
bool              145 chrome/browser/local_discovery/service_discovery_client_mac.h     bool IsOnServiceDiscoveryThread() {
bool              181 chrome/browser/local_discovery/service_discovery_client_mac.h   bool has_resolved_;
bool               23 chrome/browser/local_discovery/service_discovery_device_lister.h         bool added,
bool               35 chrome/browser/local_discovery/service_discovery_device_lister.h   void DiscoverNewDevices(bool force_update);
bool               47 chrome/browser/local_discovery/service_discovery_device_lister.h       bool added,
bool               60 chrome/browser/local_discovery/service_discovery_host_client.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              109 chrome/browser/local_discovery/service_discovery_host_client.h                                      bool success,
bool              124 chrome/browser/local_discovery/service_discovery_host_client.h                                       bool success,
bool               32 chrome/browser/local_discovery/storage/privet_filesystem_async_util.h       bool exclusive,
bool               33 chrome/browser/local_discovery/storage/privet_filesystem_async_util.h       bool recursive,
bool               29 chrome/browser/local_discovery/storage/privet_filesystem_backend.h   virtual bool CanHandleType(fileapi::FileSystemType type) const OVERRIDE;
bool               48 chrome/browser/local_discovery/storage/privet_filesystem_backend.h   virtual bool SupportsStreaming(
bool               91 chrome/browser/local_discovery/storage/privet_filesystem_operations.h   void OnGotDeviceDescription(bool success,
bool              133 chrome/browser/local_discovery/storage/privet_filesystem_operations.h       bool has_more);
bool               50 chrome/browser/local_discovery/storage/privet_volume_lister.h   virtual void DeviceChanged(bool added,
bool               14 chrome/browser/mac/install_from_dmg.h bool MaybeInstallFromDiskImage();
bool              207 chrome/browser/mac/keystone_glue.h bool KeystoneEnabled();
bool               16 chrome/browser/mac/obsolete_system.h   static bool Is32BitObsoleteNowOrSoon() {
bool               26 chrome/browser/mac/obsolete_system.h   static bool Has32BitOnlyCPU();
bool               28 chrome/browser/mac/obsolete_system.h   static bool Has32BitOnlyCPU() {
bool               47 chrome/browser/mac/obsolete_system.h   static bool Is32BitEndOfTheLine() {
bool               58 chrome/browser/mac/relauncher.h bool RelaunchApp(const std::vector<std::string>& args);
bool               69 chrome/browser/mac/relauncher.h bool RelaunchAppWithHelper(const std::string& helper,
bool              164 chrome/browser/mac/security_wrappers.h bool CrSKeychainItemTestAccess(SecKeychainItemRef item);
bool              200 chrome/browser/mac/security_wrappers.h bool CrSACLSetSimpleContents(SecACLRef acl,
bool              220 chrome/browser/mac/security_wrappers.h bool CrSKeychainItemDelete(SecKeychainItemRef item);
bool               34 chrome/browser/managed_mode/custodian_profile_downloader_service.h   virtual bool NeedsProfilePicture() const OVERRIDE;
bool               28 chrome/browser/managed_mode/managed_mode_interstitial.h                           const base::Callback<void(bool)>& callback);
bool               41 chrome/browser/managed_mode/managed_mode_interstitial.h   bool ShouldProceed();
bool               44 chrome/browser/managed_mode/managed_mode_interstitial.h   void DispatchContinueRequest(bool continue_request);
bool               57 chrome/browser/managed_mode/managed_mode_interstitial.h   base::Callback<void(bool)> callback_;
bool               43 chrome/browser/managed_mode/managed_mode_navigation_observer.h                                const base::Callback<void(bool)>& callback);
bool               57 chrome/browser/managed_mode/managed_mode_navigation_observer.h       bool is_main_frame,
bool               22 chrome/browser/managed_mode/managed_mode_resource_throttle.h                               bool is_main_frame,
bool               27 chrome/browser/managed_mode/managed_mode_resource_throttle.h   virtual void WillStartRequest(bool* defer) OVERRIDE;
bool               29 chrome/browser/managed_mode/managed_mode_resource_throttle.h   virtual void WillRedirectRequest(const GURL& new_url, bool* defer) OVERRIDE;
bool               34 chrome/browser/managed_mode/managed_mode_resource_throttle.h   void ShowInterstitialIfNeeded(bool is_redirect,
bool               36 chrome/browser/managed_mode/managed_mode_resource_throttle.h                                 bool* defer);
bool               37 chrome/browser/managed_mode/managed_mode_resource_throttle.h   void OnInterstitialResult(bool continue_request);
bool               40 chrome/browser/managed_mode/managed_mode_resource_throttle.h   bool is_main_frame_;
bool               72 chrome/browser/managed_mode/managed_mode_site_list.h   bool LazyLoad();
bool               60 chrome/browser/managed_mode/managed_mode_url_filter.h   static bool HasFilteredScheme(const GURL& url);
bool               74 chrome/browser/managed_mode/managed_mode_url_filter.h   static bool HostMatchesPattern(const std::string& host,
bool               97 chrome/browser/managed_mode/managed_mode_url_filter.h   void SetManualHosts(const std::map<std::string, bool>* host_map);
bool              100 chrome/browser/managed_mode/managed_mode_url_filter.h   void SetManualURLs(const std::map<GURL, bool>* url_map);
bool              118 chrome/browser/managed_mode/managed_mode_url_filter.h   std::map<GURL, bool> url_map_;
bool              122 chrome/browser/managed_mode/managed_mode_url_filter.h   std::map<std::string, bool> host_map_;
bool               26 chrome/browser/managed_mode/managed_user_registration_utility_stub.h   bool register_was_called() { return register_was_called_; }
bool               39 chrome/browser/managed_mode/managed_user_registration_utility_stub.h    bool register_was_called_;
bool               82 chrome/browser/managed_mode/managed_user_service.h   bool AccessRequestsEnabled();
bool              128 chrome/browser/managed_mode/managed_user_service.h   void set_elevated_for_testing(bool skip) {
bool              137 chrome/browser/managed_mode/managed_user_service.h   virtual bool UserMayLoad(const extensions::Extension* extension,
bool              139 chrome/browser/managed_mode/managed_user_service.h   virtual bool UserMayModifySettings(const extensions::Extension* extension,
bool              172 chrome/browser/managed_mode/managed_user_service.h     void SetManualHosts(scoped_ptr<std::map<std::string, bool> > host_map);
bool              173 chrome/browser/managed_mode/managed_user_service.h     void SetManualURLs(scoped_ptr<std::map<GURL, bool> > url_map);
bool              201 chrome/browser/managed_mode/managed_user_service.h   bool ProfileIsManaged() const;
bool              206 chrome/browser/managed_mode/managed_user_service.h   bool ExtensionManagementPolicyImpl(const extensions::Extension* extension,
bool              240 chrome/browser/managed_mode/managed_user_service.h   bool waiting_for_sync_initialization_;
bool              241 chrome/browser/managed_mode/managed_user_service.h   bool is_profile_active_;
bool              246 chrome/browser/managed_mode/managed_user_service.h   bool elevated_for_testing_;
bool              249 chrome/browser/managed_mode/managed_user_service.h   bool did_shutdown_;
bool               70 chrome/browser/managed_mode/managed_user_settings_service.h             bool load_synchronously);
bool               85 chrome/browser/managed_mode/managed_user_settings_service.h   bool IsReady();
bool              128 chrome/browser/managed_mode/managed_user_settings_service.h   virtual void OnInitializationCompleted(bool success) OVERRIDE;
bool              154 chrome/browser/managed_mode/managed_user_settings_service.h   bool active_;
bool               80 chrome/browser/managed_mode/managed_user_shared_settings_service.h                         bool acknowledged);
bool               86 chrome/browser/managed_mode/managed_user_shared_settings_service.h                                                    bool acknowledged);
bool               35 chrome/browser/managed_mode/managed_user_shared_settings_update.h       const base::Callback<void(bool)>& success_callback);
bool               49 chrome/browser/managed_mode/managed_user_shared_settings_update.h   base::Callback<void(bool)> callback_;
bool               59 chrome/browser/managed_mode/managed_user_sync_service.h   static bool GetAvatarIndex(const std::string& avatar_str,
bool               92 chrome/browser/managed_mode/managed_user_sync_service.h   bool UpdateManagedUserAvatarIfNeeded(const std::string& id, int avatar_index);
bool              144 chrome/browser/managed_mode/managed_user_sync_service.h                              bool add_user);
bool               21 chrome/browser/managed_mode/managed_user_theme.h   virtual bool GetColor(int id, SkColor* color) const OVERRIDE;
bool               23 chrome/browser/managed_mode/managed_user_theme.h   virtual bool HasCustomImage(int id) const OVERRIDE;
bool               29 chrome/browser/managed_mode/supervised_user_pref_store.h   virtual bool GetValue(const std::string& key,
bool               33 chrome/browser/managed_mode/supervised_user_pref_store.h   virtual bool HasObservers() const OVERRIDE;
bool               34 chrome/browser/managed_mode/supervised_user_pref_store.h   virtual bool IsInitializationComplete() const OVERRIDE;
bool               41 chrome/browser/media/audio_stream_monitor.h   bool WasRecentlyAudible() const;
bool               44 chrome/browser/media/audio_stream_monitor.h   typedef base::Callback<std::pair<float, bool>()> ReadPowerAndClipCallback;
bool              101 chrome/browser/media/audio_stream_monitor.h   bool was_recently_audible_;
bool               32 chrome/browser/media/cast_transport_host_filter.h       bool audio,
bool               40 chrome/browser/media/cast_transport_host_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               41 chrome/browser/media/cast_transport_host_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               66 chrome/browser/media/cast_transport_host_filter.h       bool is_audio,
bool               36 chrome/browser/media/chrome_midi_permission_context.h       bool user_gesture,
bool               52 chrome/browser/media/chrome_midi_permission_context.h       bool allowed);
bool               63 chrome/browser/media/chrome_midi_permission_context.h       bool user_gesture,
bool               72 chrome/browser/media/chrome_midi_permission_context.h       bool allowed);
bool               81 chrome/browser/media/chrome_midi_permission_context.h   bool shutting_down_;
bool               61 chrome/browser/media/desktop_media_list_ash.h   static bool CompareSources(const SourceDescription& a,
bool               27 chrome/browser/media/encrypted_media_message_filter_android.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               28 chrome/browser/media/encrypted_media_message_filter_android.h                                  bool* message_was_ok) OVERRIDE;
bool               42 chrome/browser/media/media_browsertest.h                         const std::string& expected, bool http);
bool               59 chrome/browser/media/media_browsertest.h   bool ignore_plugin_crash_;
bool               93 chrome/browser/media/media_capture_devices_dispatcher.h                                    bool audio,
bool               94 chrome/browser/media/media_capture_devices_dispatcher.h                                    bool video,
bool              140 chrome/browser/media/media_capture_devices_dispatcher.h   bool IsDesktopCaptureInProgress();
bool              224 chrome/browser/media/media_capture_devices_dispatcher.h   bool is_device_enumeration_disabled_;
bool               24 chrome/browser/media/media_device_id_salt.h   MediaDeviceIDSalt(PrefService* pref_service, bool incognito);
bool               48 chrome/browser/media/media_stream_capture_indicator.h   bool IsCapturingUserMedia(content::WebContents* web_contents) const;
bool               51 chrome/browser/media/media_stream_capture_indicator.h   bool IsCapturingVideo(content::WebContents* web_contents) const;
bool               54 chrome/browser/media/media_stream_capture_indicator.h   bool IsCapturingAudio(content::WebContents* web_contents) const;
bool               58 chrome/browser/media/media_stream_capture_indicator.h   bool IsBeingMirrored(content::WebContents* web_contents) const;
bool               80 chrome/browser/media/media_stream_capture_indicator.h   void MaybeCreateStatusTrayIcon(bool audio, bool video);
bool               84 chrome/browser/media/media_stream_capture_indicator.h   void GetStatusTrayIconInfo(bool audio,
bool               85 chrome/browser/media/media_stream_capture_indicator.h                              bool video,
bool               65 chrome/browser/media/media_stream_devices_controller.h   bool DismissInfoBarAndTakeActionOnSettings();
bool               68 chrome/browser/media/media_stream_devices_controller.h   bool HasAudio() const;
bool               69 chrome/browser/media/media_stream_devices_controller.h   bool HasVideo() const;
bool               71 chrome/browser/media/media_stream_devices_controller.h   void Accept(bool update_content_setting);
bool               72 chrome/browser/media/media_stream_devices_controller.h   void Deny(bool update_content_setting,
bool               79 chrome/browser/media/media_stream_devices_controller.h   virtual bool HasUserGesture() const OVERRIDE;
bool              100 chrome/browser/media/media_stream_devices_controller.h   bool IsRequestAllowedByDefault() const;
bool              111 chrome/browser/media/media_stream_devices_controller.h   bool IsDefaultMediaAccessBlocked() const;
bool              114 chrome/browser/media/media_stream_devices_controller.h   bool IsSchemeSecure() const;
bool              118 chrome/browser/media/media_stream_devices_controller.h   bool ShouldAlwaysAllowOrigin() const;
bool              122 chrome/browser/media/media_stream_devices_controller.h   void SetPermission(bool allowed) const;
bool              138 chrome/browser/media/media_stream_devices_controller.h   bool IsDeviceAudioCaptureRequestedAndAllowed() const;
bool              139 chrome/browser/media/media_stream_devices_controller.h   bool IsDeviceVideoCaptureRequestedAndAllowed() const;
bool               29 chrome/browser/media/media_stream_infobar_delegate.h   static bool Create(content::WebContents* web_contents,
bool               46 chrome/browser/media/media_stream_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               47 chrome/browser/media/media_stream_infobar_delegate.h   virtual bool Cancel() OVERRIDE;
bool               49 chrome/browser/media/media_stream_infobar_delegate.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool               42 chrome/browser/media/midi_permission_infobar_delegate.h   virtual bool ShouldExpireInternal(
bool               46 chrome/browser/media/midi_permission_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               47 chrome/browser/media/midi_permission_infobar_delegate.h   virtual bool Cancel() OVERRIDE;
bool               50 chrome/browser/media/midi_permission_infobar_delegate.h   void SetPermission(bool update_content_setting, bool allowed);
bool               55 chrome/browser/media/native_desktop_media_list.h   static bool CompareSources(const SourceDescription& a,
bool               39 chrome/browser/media/protected_media_identifier_infobar_delegate.h   void SetPermission(bool update_content_setting, bool allowed);
bool               46 chrome/browser/media/protected_media_identifier_infobar_delegate.h   virtual bool ShouldExpireInternal(
bool               50 chrome/browser/media/protected_media_identifier_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               51 chrome/browser/media/protected_media_identifier_infobar_delegate.h   virtual bool Cancel() OVERRIDE;
bool               53 chrome/browser/media/protected_media_identifier_infobar_delegate.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool               35 chrome/browser/media/protected_media_identifier_permission_context.h       const base::Callback<void(bool)>& callback);
bool               58 chrome/browser/media/protected_media_identifier_permission_context.h                            const base::Callback<void(bool)>& callback,
bool               59 chrome/browser/media/protected_media_identifier_permission_context.h                            bool allowed);
bool               69 chrome/browser/media/protected_media_identifier_permission_context.h                         const base::Callback<void(bool)>& callback);
bool               78 chrome/browser/media/protected_media_identifier_permission_context.h                          const base::Callback<void(bool)>& callback,
bool               79 chrome/browser/media/protected_media_identifier_permission_context.h                          bool allowed);
bool               90 chrome/browser/media/protected_media_identifier_permission_context.h   bool shutting_down_;
bool               21 chrome/browser/media/test_license_server.h   bool Start();
bool               23 chrome/browser/media/test_license_server.h   bool Stop();
bool               30 chrome/browser/media/test_license_server_config.h   virtual bool GetServerCommandLine(base::CommandLine* command_line) = 0;
bool               33 chrome/browser/media/test_license_server_config.h   virtual bool IsPlatformSupported() = 0;
bool              103 chrome/browser/media/webrtc_browsertest_base.h   bool HasWebcamAvailableOnSystem(content::WebContents* tab_contents) const;
bool              111 chrome/browser/media/webrtc_browsertest_base.h   bool detect_errors_in_javascript_;
bool               26 chrome/browser/media/webrtc_browsertest_common.h bool HasReferenceFilesInCheckout();
bool               37 chrome/browser/media/webrtc_browsertest_common.h bool SleepInJavascript(content::WebContents* tab_contents, int timeout_msec);
bool               45 chrome/browser/media/webrtc_browsertest_common.h bool PollingWaitUntil(const std::string& javascript,
bool               48 chrome/browser/media/webrtc_browsertest_common.h bool PollingWaitUntil(const std::string& javascript,
bool               61 chrome/browser/media/webrtc_browsertest_common.h   bool Start();
bool               64 chrome/browser/media/webrtc_browsertest_common.h   bool Stop();
bool               58 chrome/browser/media/webrtc_log_uploader.h   bool ApplyForStartLogging();
bool              173 chrome/browser/media/webrtc_log_uploader.h   bool shutting_down_;
bool               35 chrome/browser/media/webrtc_logging_handler_host.h   typedef base::Callback<void(bool, const std::string&)> GenericDoneCallback;
bool               36 chrome/browser/media/webrtc_logging_handler_host.h   typedef base::Callback<void(bool, const std::string&, const std::string&)>
bool               72 chrome/browser/media/webrtc_logging_handler_host.h   void set_upload_log_on_render_close(bool should_upload) {
bool              104 chrome/browser/media/webrtc_logging_handler_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool              105 chrome/browser/media/webrtc_logging_handler_host.h                                  bool* message_was_ok) OVERRIDE;
bool              130 chrome/browser/media/webrtc_logging_handler_host.h                                bool success,
bool              156 chrome/browser/media/webrtc_logging_handler_host.h   bool upload_log_on_render_close_;
bool               18 chrome/browser/media/wv_test_license_server_config.h   virtual bool GetServerCommandLine(base::CommandLine* command_line) OVERRIDE;
bool               20 chrome/browser/media/wv_test_license_server_config.h   virtual bool IsPlatformSupported() OVERRIDE;
bool               35 chrome/browser/media/wv_test_license_server_config.h   bool SelectServerPort();
bool               42 chrome/browser/media_galleries/fileapi/device_media_async_file_util.h   bool SupportsStreaming(const fileapi::FileSystemURL& url);
bool               57 chrome/browser/media_galleries/fileapi/device_media_async_file_util.h       bool exclusive,
bool               58 chrome/browser/media_galleries/fileapi/device_media_async_file_util.h       bool recursive,
bool              157 chrome/browser/media_galleries/fileapi/device_media_async_file_util.h       bool has_more);
bool               26 chrome/browser/media_galleries/fileapi/iapps_data_provider.h   typedef base::Callback<void(bool)> ReadyCallback;
bool               39 chrome/browser/media_galleries/fileapi/iapps_data_provider.h   bool valid() const;
bool               42 chrome/browser/media_galleries/fileapi/iapps_data_provider.h   void set_valid(bool valid);
bool               50 chrome/browser/media_galleries/fileapi/iapps_data_provider.h   virtual void OnLibraryChanged(const base::FilePath& path, bool error);
bool               61 chrome/browser/media_galleries/fileapi/iapps_data_provider.h   bool needs_refresh_;
bool               65 chrome/browser/media_galleries/fileapi/iapps_data_provider.h   bool is_valid_;
bool               44 chrome/browser/media_galleries/fileapi/iphoto_data_provider.h   virtual bool HasOriginals(const std::string& album) const;
bool               57 chrome/browser/media_galleries/fileapi/iphoto_data_provider.h                        bool result,
bool               76 chrome/browser/media_galleries/fileapi/iphoto_file_util.h       bool valid_parse);
bool               81 chrome/browser/media_galleries/fileapi/iphoto_file_util.h       bool valid_parse);
bool               86 chrome/browser/media_galleries/fileapi/iphoto_file_util.h       bool valid_parse);
bool               41 chrome/browser/media_galleries/fileapi/itunes_data_provider.h   bool KnownArtist(const ArtistName& artist) const;
bool               44 chrome/browser/media_galleries/fileapi/itunes_data_provider.h   bool KnownAlbum(const ArtistName& artist, const AlbumName& album) const;
bool               73 chrome/browser/media_galleries/fileapi/itunes_data_provider.h                        bool result,
bool               73 chrome/browser/media_galleries/fileapi/itunes_file_util.h       bool valid_parse);
bool               78 chrome/browser/media_galleries/fileapi/itunes_file_util.h       bool valid_parse);
bool               83 chrome/browser/media_galleries/fileapi/itunes_file_util.h       bool valid_parse);
bool               41 chrome/browser/media_galleries/fileapi/media_file_system_backend.h   static bool CurrentlyOnMediaTaskRunnerThread();
bool               50 chrome/browser/media_galleries/fileapi/media_file_system_backend.h   static bool AttemptAutoMountForURLRequest(
bool               57 chrome/browser/media_galleries/fileapi/media_file_system_backend.h   virtual bool CanHandleType(fileapi::FileSystemType type) const OVERRIDE;
bool               72 chrome/browser/media_galleries/fileapi/media_file_system_backend.h   virtual bool SupportsStreaming(
bool               22 chrome/browser/media_galleries/fileapi/media_path_filter.h   static bool ShouldSkip(const base::FilePath& path);
bool               28 chrome/browser/media_galleries/fileapi/media_path_filter.h   bool Match(const base::FilePath& path);
bool               56 chrome/browser/media_galleries/fileapi/media_path_filter.h   bool initialized_;
bool               35 chrome/browser/media_galleries/fileapi/mtp_device_async_delegate.h            bool has_more)> ReadDirectorySuccessCallback;
bool               90 chrome/browser/media_galleries/fileapi/mtp_device_async_delegate.h   virtual bool IsStreaming() = 0;
bool               59 chrome/browser/media_galleries/fileapi/mtp_file_stream_reader.h   bool media_header_validated_;
bool               46 chrome/browser/media_galleries/fileapi/native_media_file_util.h       bool exclusive,
bool               47 chrome/browser/media_galleries/fileapi/native_media_file_util.h       bool recursive,
bool              107 chrome/browser/media_galleries/fileapi/native_media_file_util.h       bool exclusive,
bool              108 chrome/browser/media_galleries/fileapi/native_media_file_util.h       bool recursive,
bool              123 chrome/browser/media_galleries/fileapi/native_media_file_util.h       bool copy,
bool              149 chrome/browser/media_galleries/fileapi/native_media_file_util.h       bool exclusive,
bool              150 chrome/browser/media_galleries/fileapi/native_media_file_util.h       bool recursive);
bool              156 chrome/browser/media_galleries/fileapi/native_media_file_util.h       bool copy);
bool               31 chrome/browser/media_galleries/fileapi/picasa_data_provider.h   typedef base::Callback<void(bool)> ReadyCallback;
bool               74 chrome/browser/media_galleries/fileapi/picasa_data_provider.h                                 bool error);
bool               80 chrome/browser/media_galleries/fileapi/picasa_data_provider.h                               bool parse_success,
bool               85 chrome/browser/media_galleries/fileapi/picasa_data_provider.h                            bool success,
bool               68 chrome/browser/media_galleries/fileapi/picasa_file_util.h       bool success);
bool               73 chrome/browser/media_galleries/fileapi/picasa_file_util.h       bool success);
bool               46 chrome/browser/media_galleries/fileapi/readahead_file_stream_reader.h   bool source_has_pending_read_;
bool               49 chrome/browser/media_galleries/fileapi/safe_audio_video_checker.h   void OnCheckingFinished(bool valid);
bool               53 chrome/browser/media_galleries/fileapi/safe_audio_video_checker.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               37 chrome/browser/media_galleries/fileapi/safe_iapps_library_parser.h   typedef base::Callback<void(bool, const iphoto::parser::Library&)>
bool               39 chrome/browser/media_galleries/fileapi/safe_iapps_library_parser.h   typedef base::Callback<void(bool, const itunes::parser::Library&)>
bool               78 chrome/browser/media_galleries/fileapi/safe_iapps_library_parser.h   void OnGotIPhotoLibrary(bool result, const iphoto::parser::Library& library);
bool               83 chrome/browser/media_galleries/fileapi/safe_iapps_library_parser.h   void OnGotITunesLibrary(bool result, const itunes::parser::Library& library);
bool               95 chrome/browser/media_galleries/fileapi/safe_iapps_library_parser.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               56 chrome/browser/media_galleries/fileapi/safe_itunes_pref_parser_win.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               32 chrome/browser/media_galleries/fileapi/safe_media_metadata_parser.h       void(bool parse_success, base::DictionaryValue* metadata_dictionary)>
bool               57 chrome/browser/media_galleries/fileapi/safe_media_metadata_parser.h       bool parse_success,
bool               74 chrome/browser/media_galleries/fileapi/safe_media_metadata_parser.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               34 chrome/browser/media_galleries/fileapi/safe_picasa_album_table_reader.h   typedef base::Callback<void(bool parse_success,
bool               66 chrome/browser/media_galleries/fileapi/safe_picasa_album_table_reader.h   void OnParsePicasaPMPDatabaseFinished(bool parse_success,
bool               73 chrome/browser/media_galleries/fileapi/safe_picasa_album_table_reader.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               35 chrome/browser/media_galleries/fileapi/safe_picasa_albums_indexer.h       void(bool parse_success, const picasa::AlbumImagesMap&)>
bool               66 chrome/browser/media_galleries/fileapi/safe_picasa_albums_indexer.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               26 chrome/browser/media_galleries/fileapi/supported_audio_video_checker.h   static bool SupportsFileType(const base::FilePath& path);
bool               24 chrome/browser/media_galleries/fileapi/supported_image_type_validator.h   static bool SupportsFileType(const base::FilePath& path);
bool               43 chrome/browser/media_galleries/imported_media_gallery_registry.h   bool RegisterPicasaFilesystemOnUIThread(const std::string& fs_name,
bool               46 chrome/browser/media_galleries/imported_media_gallery_registry.h   bool RegisterITunesFilesystemOnUIThread(
bool               50 chrome/browser/media_galleries/imported_media_gallery_registry.h   bool RegisterIPhotoFilesystemOnUIThread(
bool               54 chrome/browser/media_galleries/imported_media_gallery_registry.h   bool RevokeImportedFilesystemOnUIThread(const std::string& fs_name);
bool               73 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h   virtual bool IsStreaming() OVERRIDE;
bool              106 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h   void OnInitCompleted(bool succeeded);
bool              181 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h   bool task_in_progress_;
bool               23 chrome/browser/media_galleries/linux/mtp_device_object_enumerator.h   bool IsDirectory();
bool               28 chrome/browser/media_galleries/linux/mtp_device_object_enumerator.h   bool GetEntryId(uint32_t* entry_id) const;
bool               33 chrome/browser/media_galleries/linux/mtp_device_object_enumerator.h   bool HasMoreEntries() const;
bool               37 chrome/browser/media_galleries/linux/mtp_device_object_enumerator.h   bool IsIndexReadyAndInRange() const;
bool               47 chrome/browser/media_galleries/linux/mtp_device_object_enumerator.h   bool is_index_ready_;
bool               30 chrome/browser/media_galleries/linux/mtp_device_task_helper.h   typedef base::Callback<void(bool succeeded)> OpenStorageCallback;
bool              110 chrome/browser/media_galleries/linux/mtp_device_task_helper.h                         bool error);
bool              124 chrome/browser/media_galleries/linux/mtp_device_task_helper.h                      bool error) const;
bool              138 chrome/browser/media_galleries/linux/mtp_device_task_helper.h       bool error) const;
bool              144 chrome/browser/media_galleries/linux/mtp_device_task_helper.h       bool error);
bool              159 chrome/browser/media_galleries/linux/mtp_device_task_helper.h       bool error) const;
bool               67 chrome/browser/media_galleries/linux/mtp_read_file_worker.h       bool error);
bool               75 chrome/browser/media_galleries/linux/snapshot_file_details.h   bool error_occurred() const {
bool               79 chrome/browser/media_galleries/linux/snapshot_file_details.h   void set_error_occurred(bool error);
bool               88 chrome/browser/media_galleries/linux/snapshot_file_details.h   bool AddBytesWritten(uint32 bytes_written);
bool               92 chrome/browser/media_galleries/linux/snapshot_file_details.h   bool IsSnapshotFileWriteComplete() const;
bool              107 chrome/browser/media_galleries/linux/snapshot_file_details.h   bool error_occurred_;
bool               52 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h   virtual bool IsStreaming() OVERRIDE;
bool              121 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h   bool received_all_files_;
bool               23 chrome/browser/media_galleries/media_file_system_context.h   virtual bool RegisterFileSystem(const std::string& device_id,
bool               51 chrome/browser/media_galleries/media_file_system_registry.h                       bool removable,
bool               52 chrome/browser/media_galleries/media_file_system_registry.h                       bool media_device);
bool               61 chrome/browser/media_galleries/media_file_system_registry.h   bool removable;
bool               62 chrome/browser/media_galleries/media_file_system_registry.h   bool media_device;
bool               29 chrome/browser/media_galleries/media_folder_finder.h   typedef base::Callback<void(bool /*success*/,
bool               88 chrome/browser/media_galleries/media_folder_finder.h   bool has_roots_for_testing_;
bool               57 chrome/browser/media_galleries/media_galleries_dialog_controller.h     GalleryPermission(const MediaGalleryPrefInfo& pref_info, bool allowed)
bool               62 chrome/browser/media_galleries/media_galleries_dialog_controller.h     bool allowed;
bool               82 chrome/browser/media_galleries/media_galleries_dialog_controller.h   bool HasPermittedGalleries() const;
bool               96 chrome/browser/media_galleries/media_galleries_dialog_controller.h                                   bool enabled);
bool               98 chrome/browser/media_galleries/media_galleries_dialog_controller.h                                    bool enabled);
bool              104 chrome/browser/media_galleries/media_galleries_dialog_controller.h   virtual void DialogFinished(bool accepted);
bool              189 chrome/browser/media_galleries/media_galleries_dialog_controller.h   void FillPermissions(bool attached,
bool               20 chrome/browser/media_galleries/media_galleries_dialog_controller_mock.h   MOCK_CONST_METHOD0(HasPermittedGalleries, bool());
bool               27 chrome/browser/media_galleries/media_galleries_dialog_controller_mock.h                                         bool enabled));
bool               28 chrome/browser/media_galleries/media_galleries_dialog_controller_mock.h   MOCK_METHOD1(DialogFinished, void(bool));
bool               42 chrome/browser/media_galleries/media_galleries_preferences.h   bool has_permission;
bool               63 chrome/browser/media_galleries/media_galleries_preferences.h   bool IsBlackListedType() const;
bool              105 chrome/browser/media_galleries/media_galleries_preferences.h   bool volume_metadata_valid;
bool              126 chrome/browser/media_galleries/media_galleries_preferences.h   bool IsGalleryAvailable() const;
bool              178 chrome/browser/media_galleries/media_galleries_preferences.h   bool IsInitialized() const;
bool              191 chrome/browser/media_galleries/media_galleries_preferences.h   bool LookUpGalleryByPath(const base::FilePath& path,
bool              204 chrome/browser/media_galleries/media_galleries_preferences.h       bool include_unpermitted_galleries);
bool              240 chrome/browser/media_galleries/media_galleries_preferences.h   bool NonAutoGalleryHasPermission(MediaGalleryPrefId id) const;
bool              247 chrome/browser/media_galleries/media_galleries_preferences.h   bool SetGalleryPermissionForExtension(const extensions::Extension& extension,
bool              249 chrome/browser/media_galleries/media_galleries_preferences.h                                         bool has_permission);
bool              266 chrome/browser/media_galleries/media_galleries_preferences.h   static bool APIHasBeenUsed(Profile* profile);
bool              291 chrome/browser/media_galleries/media_galleries_preferences.h   bool UpdateDeviceIDForSingletonType(const std::string& device_id);
bool              293 chrome/browser/media_galleries/media_galleries_preferences.h   void OnStorageMonitorInit(bool add_default_galleries);
bool              310 chrome/browser/media_galleries/media_galleries_preferences.h                                         bool volume_metadata_valid,
bool              316 chrome/browser/media_galleries/media_galleries_preferences.h   void EraseOrBlacklistGalleryById(MediaGalleryPrefId id, bool erase);
bool              320 chrome/browser/media_galleries/media_galleries_preferences.h   bool SetGalleryPermissionInPrefs(const std::string& extension_id,
bool              322 chrome/browser/media_galleries/media_galleries_preferences.h                                    bool has_access);
bool              327 chrome/browser/media_galleries/media_galleries_preferences.h   bool UnsetGalleryPermissionInPrefs(const std::string& extension_id,
bool              347 chrome/browser/media_galleries/media_galleries_preferences.h   bool initialized_;
bool               60 chrome/browser/media_galleries/media_galleries_scan_result_dialog_controller.h     ScanResult(const MediaGalleryPrefInfo& pref_info, bool selected)
bool               67 chrome/browser/media_galleries/media_galleries_scan_result_dialog_controller.h     bool selected;
bool               92 chrome/browser/media_galleries/media_galleries_scan_result_dialog_controller.h   virtual void DidToggleGalleryId(MediaGalleryPrefId pref_id, bool selected);
bool              101 chrome/browser/media_galleries/media_galleries_scan_result_dialog_controller.h   virtual void DialogFinished(bool accepted);
bool               27 chrome/browser/media_galleries/media_gallery_context_menu.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               28 chrome/browser/media_galleries/media_gallery_context_menu.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               29 chrome/browser/media_galleries/media_gallery_context_menu.h   virtual bool IsCommandIdVisible(int command_id) const OVERRIDE;
bool               30 chrome/browser/media_galleries/media_gallery_context_menu.h   virtual bool GetAcceleratorForCommandId(
bool               50 chrome/browser/media_galleries/media_scan_manager.h                  bool user_gesture);
bool               76 chrome/browser/media_galleries/media_scan_manager.h   bool ScanInProgress() const;
bool               79 chrome/browser/media_galleries/media_scan_manager.h       bool success,
bool               22 chrome/browser/media_galleries/media_scan_types.h bool IsEmptyScanResult(const MediaGalleryScanResult& scan_result);
bool               64 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.h       bool succeeded);
bool              106 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.h   virtual bool IsStreaming() OVERRIDE;
bool              137 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.h   void OnInitCompleted(bool succeeded);
bool              214 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.h   bool task_in_progress_;
bool               21 chrome/browser/media_galleries/win/mtp_device_object_entry.h                        bool is_directory,
bool               33 chrome/browser/media_galleries/win/mtp_device_object_entry.h   bool is_directory;
bool               27 chrome/browser/media_galleries/win/mtp_device_object_enumerator.h   bool IsDirectory();
bool               37 chrome/browser/media_galleries/win/mtp_device_object_enumerator.h   bool HasMoreEntries() const;
bool               41 chrome/browser/media_galleries/win/mtp_device_object_enumerator.h   bool IsIndexReadyAndInRange() const;
bool               51 chrome/browser/media_galleries/win/mtp_device_object_enumerator.h   bool is_index_ready_;
bool               44 chrome/browser/media_galleries/win/mtp_device_operations_util.h bool GetDirectoryEntries(IPortableDevice* device,
bool               60 chrome/browser/media_galleries/win/portable_device_map_service.h     bool scheduled_to_delete;
bool               64 chrome/browser/media_galleries/win/snapshot_file_details.h   bool IsSnapshotFileWriteComplete() const;
bool               73 chrome/browser/media_galleries/win/snapshot_file_details.h   bool AddBytesWritten(DWORD bytes_written);
bool               42 chrome/browser/memory_details.h   bool operator<(const ProcessMemoryInformation& rhs) const;
bool               59 chrome/browser/memory_details.h   bool is_diagnostics;
bool               13 chrome/browser/metrics/compression_utils.h bool GzipCompress(const std::string& input, std::string* output);
bool               55 chrome/browser/metrics/metrics_log.h     bool is_system_install;
bool               99 chrome/browser/metrics/metrics_log.h   bool LoadSavedEnvironmentFromPrefs();
bool              156 chrome/browser/metrics/metrics_log.h   bool HasEnvironment() const;
bool              160 chrome/browser/metrics/metrics_log.h   bool HasStabilityMetrics() const;
bool               32 chrome/browser/metrics/metrics_network_observer.h   bool connection_type_is_ambiguous() const {
bool               38 chrome/browser/metrics/metrics_network_observer.h   bool wifi_phy_layer_protocol_is_ambiguous() const {
bool               55 chrome/browser/metrics/metrics_network_observer.h   bool connection_type_is_ambiguous_;
bool               60 chrome/browser/metrics/metrics_network_observer.h   bool wifi_phy_layer_protocol_is_ambiguous_;
bool               31 chrome/browser/metrics/metrics_reporting_scheduler.h   void UploadFinished(bool server_is_healthy, bool more_logs_remaining);
bool               63 chrome/browser/metrics/metrics_reporting_scheduler.h   bool running_;
bool               66 chrome/browser/metrics/metrics_reporting_scheduler.h   bool callback_pending_;
bool               69 chrome/browser/metrics/metrics_reporting_scheduler.h   bool init_task_complete_;
bool               73 chrome/browser/metrics/metrics_reporting_scheduler.h   bool waiting_for_init_task_complete_;
bool               80 chrome/browser/metrics/metrics_service.h bool IsOmniboxEnabled(Profile* profile);
bool              251 chrome/browser/metrics/metrics_service.h   void RecordBreakpadRegistration(bool success);
bool              255 chrome/browser/metrics/metrics_service.h   void RecordBreakpadHasDebugger(bool has_debugger);
bool              272 chrome/browser/metrics/metrics_service.h   bool recording_active() const;
bool              273 chrome/browser/metrics/metrics_service.h   bool reporting_active() const;
bool              279 chrome/browser/metrics/metrics_service.h   static bool UmaMetricsProperlyShutdown();
bool              408 chrome/browser/metrics/metrics_service.h   void HandleIdleSinceLastTransmission(bool in_idle);
bool              512 chrome/browser/metrics/metrics_service.h   bool ShouldLogEvents();
bool              515 chrome/browser/metrics/metrics_service.h   void RecordBooleanPrefValue(const char* path, bool value);
bool              519 chrome/browser/metrics/metrics_service.h   static bool IsPluginProcess(int process_type);
bool              532 chrome/browser/metrics/metrics_service.h   bool metrics_ids_reset_check_performed_;
bool              537 chrome/browser/metrics/metrics_service.h   bool recording_active_;
bool              538 chrome/browser/metrics/metrics_service.h   bool reporting_active_;
bool              542 chrome/browser/metrics/metrics_service.h   bool test_mode_active_;
bool              549 chrome/browser/metrics/metrics_service.h   bool has_initial_stability_log_;
bool              585 chrome/browser/metrics/metrics_service.h   bool idle_since_last_transmission_;
bool              613 chrome/browser/metrics/metrics_service.h   bool waiting_for_asynchronous_reporting_step_;
bool              664 chrome/browser/metrics/metrics_service.h   friend bool prerender::IsOmniboxEnabled(Profile* profile);
bool              676 chrome/browser/metrics/metrics_service.h   static bool IsMetricsReportingEnabled();
bool              681 chrome/browser/metrics/metrics_service.h   static bool IsCrashReportingEnabled();
bool               30 chrome/browser/metrics/perf_provider_chromeos.h   bool GetPerfData(PerfDataProto* perf_data_proto);
bool               81 chrome/browser/metrics/thread_watcher.h     bool crash_on_hang;
bool               89 chrome/browser/metrics/thread_watcher.h                    bool crash_on_hang_in,
bool              129 chrome/browser/metrics/thread_watcher.h   bool active() const { return active_; }
bool              181 chrome/browser/metrics/thread_watcher.h   bool responsive_;
bool              212 chrome/browser/metrics/thread_watcher.h   bool IsVeryUnresponsive();
bool              244 chrome/browser/metrics/thread_watcher.h   bool active_;
bool              277 chrome/browser/metrics/thread_watcher.h   bool hung_processing_complete_;
bool              287 chrome/browser/metrics/thread_watcher.h   bool crash_on_hang_;
bool              396 chrome/browser/metrics/thread_watcher.h   static bool IsRegistered(const content::BrowserThread::ID thread_id);
bool              472 chrome/browser/metrics/thread_watcher.h   static void SetStopped(bool stopped);
bool              480 chrome/browser/metrics/thread_watcher.h   static bool g_stopped_;
bool              561 chrome/browser/metrics/thread_watcher.h   static bool CurrentlyOnWatchDogThread();
bool              568 chrome/browser/metrics/thread_watcher.h   static bool PostTask(const tracked_objects::Location& from_here,
bool              570 chrome/browser/metrics/thread_watcher.h   static bool PostDelayedTask(const tracked_objects::Location& from_here,
bool              579 chrome/browser/metrics/thread_watcher.h   static bool PostTaskHelper(
bool               62 chrome/browser/metrics/tracking_synchronizer.h                                   bool end) OVERRIDE;
bool               45 chrome/browser/metrics/variations/variations_http_header_provider.h                      bool incognito,
bool               46 chrome/browser/metrics/variations/variations_http_header_provider.h                      bool uma_enabled,
bool               54 chrome/browser/metrics/variations/variations_http_header_provider.h   bool SetDefaultVariationIds(const std::string& variation_ids);
bool               88 chrome/browser/metrics/variations/variations_http_header_provider.h   static bool ShouldAppendHeaders(const GURL& url);
bool               95 chrome/browser/metrics/variations/variations_http_header_provider.h   bool variation_ids_cache_initialized_;
bool               31 chrome/browser/metrics/variations/variations_seed_store.h   bool LoadSeed(VariationsSeed* seed);
bool               37 chrome/browser/metrics/variations/variations_seed_store.h   bool StoreSeedData(const std::string& seed_data,
bool               48 chrome/browser/metrics/variations/variations_service.h   bool CreateTrialsFromSeed();
bool               73 chrome/browser/metrics/variations/variations_service.h   void SetCreateTrialsFromSeedCalledForTesting(bool called);
bool              160 chrome/browser/metrics/variations/variations_service.h   bool create_trials_from_seed_called_;
bool              163 chrome/browser/metrics/variations/variations_service.h   bool initial_request_completed_;
bool               17 chrome/browser/metro_utils/metro_chrome_win.h bool ActivateMetroChrome();
bool               19 chrome/browser/nacl_host/nacl_browser_delegate_impl.h   virtual bool DialogsAreSuppressed() OVERRIDE;
bool               20 chrome/browser/nacl_host/nacl_browser_delegate_impl.h   virtual bool GetCacheDirectory(base::FilePath* cache_dir) OVERRIDE;
bool               21 chrome/browser/nacl_host/nacl_browser_delegate_impl.h   virtual bool GetPluginDirectory(base::FilePath* plugin_dir) OVERRIDE;
bool               22 chrome/browser/nacl_host/nacl_browser_delegate_impl.h   virtual bool GetPnaclDirectory(base::FilePath* pnacl_dir) OVERRIDE;
bool               23 chrome/browser/nacl_host/nacl_browser_delegate_impl.h   virtual bool GetUserDirectory(base::FilePath* user_dir) OVERRIDE;
bool               27 chrome/browser/nacl_host/nacl_browser_delegate_impl.h   virtual bool MapUrlToLocalFilePath(const GURL& url,
bool               28 chrome/browser/nacl_host/nacl_browser_delegate_impl.h                                      bool is_blocking,
bool               31 chrome/browser/nacl_host/nacl_browser_delegate_impl.h   virtual bool URLMatchesDebugPatterns(const GURL& manifest_url) OVERRIDE;
bool               38 chrome/browser/nacl_host/nacl_browser_delegate_impl.h   bool inverse_debug_patterns_;
bool               23 chrome/browser/nacl_host/nacl_infobar_delegate.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool               21 chrome/browser/net/about_protocol_handler.h   virtual bool IsSafeRedirectTarget(const GURL& location) const OVERRIDE;
bool               11 chrome/browser/net/async_dns_field_trial.h bool ConfigureAsyncDnsFieldTrial();
bool               17 chrome/browser/net/chrome_cookie_notification_details.h                       bool is_removed,
bool               25 chrome/browser/net/chrome_cookie_notification_details.h   bool removed;
bool               37 chrome/browser/net/chrome_fraudulent_certificate_reporter.h                           bool sni_available) OVERRIDE;
bool               24 chrome/browser/net/chrome_network_delegate.h typedef PrefMember<bool> BooleanPrefMember;
bool              161 chrome/browser/net/chrome_network_delegate.h   virtual void OnCompleted(net::URLRequest* request, bool started) OVERRIDE;
bool              170 chrome/browser/net/chrome_network_delegate.h   virtual bool OnCanGetCookies(const net::URLRequest& request,
bool              172 chrome/browser/net/chrome_network_delegate.h   virtual bool OnCanSetCookie(const net::URLRequest& request,
bool              175 chrome/browser/net/chrome_network_delegate.h   virtual bool OnCanAccessFile(const net::URLRequest& request,
bool              177 chrome/browser/net/chrome_network_delegate.h   virtual bool OnCanThrottleRequest(
bool              179 chrome/browser/net/chrome_network_delegate.h   virtual bool OnCanEnablePrivacyMode(
bool              210 chrome/browser/net/chrome_network_delegate.h   static bool g_allow_file_access_;
bool              218 chrome/browser/net/chrome_network_delegate.h   static bool g_never_throttle_requests_;
bool              229 chrome/browser/net/chrome_network_delegate.h   bool first_request_;
bool               33 chrome/browser/net/client_hints.h   bool RetrieveScreenInfo();
bool               21 chrome/browser/net/cookie_store_util.h bool IsCookieRecordMode();
bool               25 chrome/browser/net/cookie_store_util.h bool ShouldUseInMemoryCookiesAndCache();
bool               32 chrome/browser/net/crl_set_fetcher.h   virtual bool Install(const base::DictionaryValue& manifest,
bool               34 chrome/browser/net/crl_set_fetcher.h   virtual bool GetInstalledFile(const std::string& file,
bool               44 chrome/browser/net/crl_set_fetcher.h   bool GetCRLSetFilePath(base::FilePath* path) const;
bool               55 chrome/browser/net/dns_probe_runner.h   bool IsRunning() const;
bool               65 chrome/browser/net/dns_probe_service.h   bool CachedResultIsExpired() const;
bool               49 chrome/browser/net/evicted_domain_cookie_counter.h                   bool is_google_in)
bool               54 chrome/browser/net/evicted_domain_cookie_counter.h     bool is_expired(const base::Time& current_time) const {
bool               60 chrome/browser/net/evicted_domain_cookie_counter.h     bool is_google;
bool               91 chrome/browser/net/evicted_domain_cookie_counter.h                                bool removed,
bool              108 chrome/browser/net/evicted_domain_cookie_counter.h   static bool CompareEvictedCookie(
bool               44 chrome/browser/net/firefox_proxy_settings.h   static bool GetSettings(FirefoxProxySettings* settings);
bool               77 chrome/browser/net/firefox_proxy_settings.h   bool ToProxyConfig(net::ProxyConfig* config);
bool               83 chrome/browser/net/firefox_proxy_settings.h   static bool GetSettingsFromFile(const base::FilePath& pref_file,
bool               92 chrome/browser/net/http_server_properties_manager.h   virtual bool SupportsSpdy(const net::HostPortPair& server) const OVERRIDE;
bool               97 chrome/browser/net/http_server_properties_manager.h                                bool support_spdy) OVERRIDE;
bool              100 chrome/browser/net/http_server_properties_manager.h   virtual bool HasAlternateProtocol(const net::HostPortPair& server) OVERRIDE;
bool              131 chrome/browser/net/http_server_properties_manager.h   virtual bool SetSpdySetting(const net::HostPortPair& host_port_pair,
bool              188 chrome/browser/net/http_server_properties_manager.h       bool detected_corrupted_prefs);
bool              237 chrome/browser/net/http_server_properties_manager.h   bool setting_prefs_;
bool               52 chrome/browser/net/net_error_tab_helper.h       bool is_main_frame,
bool               54 chrome/browser/net/net_error_tab_helper.h       bool is_error_page,
bool               55 chrome/browser/net/net_error_tab_helper.h       bool is_iframe_srcdoc,
bool               61 chrome/browser/net/net_error_tab_helper.h       bool is_main_frame,
bool               69 chrome/browser/net/net_error_tab_helper.h       bool is_main_frame,
bool               93 chrome/browser/net/net_error_tab_helper.h   bool ProbesAllowed() const;
bool               98 chrome/browser/net/net_error_tab_helper.h   bool is_error_page_;
bool              102 chrome/browser/net/net_error_tab_helper.h   bool dns_error_active_;
bool              106 chrome/browser/net/net_error_tab_helper.h   bool dns_error_page_committed_;
bool               59 chrome/browser/net/net_log_temp_file.h   bool GetFilePath(base::FilePath* path);
bool               72 chrome/browser/net/net_log_temp_file.h   virtual bool GetNetExportLogDirectory(base::FilePath* path);
bool               75 chrome/browser/net/net_log_temp_file.h   virtual bool NetExportLogExists();
bool              116 chrome/browser/net/net_log_temp_file.h   bool EnsureInit();
bool              122 chrome/browser/net/net_log_temp_file.h   void StartNetLog(bool strip_private_data);
bool              131 chrome/browser/net/net_log_temp_file.h   bool GetNetExportLog();
bool              106 chrome/browser/net/network_stats.h   bool Start(net::HostResolver* host_resolver,
bool              109 chrome/browser/net/network_stats.h              bool has_proxy_server,
bool              130 chrome/browser/net/network_stats.h   bool DoConnect(int result);
bool              135 chrome/browser/net/network_stats.h   bool ConnectComplete(int result);
bool              150 chrome/browser/net/network_stats.h   bool ReadComplete(int result);
bool              186 chrome/browser/net/network_stats.h   bool TestPhaseComplete(Status status, int result);
bool              195 chrome/browser/net/network_stats.h   bool UpdateReception(const ProbePacket& probe_packet);
bool              253 chrome/browser/net/network_stats.h   static bool start_test_after_connect_;
bool              270 chrome/browser/net/network_stats.h   bool has_proxy_server_;
bool              333 chrome/browser/net/network_stats.h   typedef base::Callback<void(bool)> OnResolvedCallback;
bool              370 chrome/browser/net/network_stats.h   bool has_pending_proxy_resolution_;
bool              386 chrome/browser/net/network_stats.h                            bool has_proxy_server);
bool              118 chrome/browser/net/predictor.h   explicit Predictor(bool preconnect_enabled);
bool              124 chrome/browser/net/predictor.h   static Predictor* CreatePredictor(bool preconnect_enabled,
bool              125 chrome/browser/net/predictor.h                                     bool simple_shutdown);
bool              139 chrome/browser/net/predictor.h   void AnticipateOmniboxUrl(const GURL& url, bool preconnectable);
bool              215 chrome/browser/net/predictor.h       bool predictor_enabled);
bool              241 chrome/browser/net/predictor.h   void EnablePredictor(bool enable);
bool              243 chrome/browser/net/predictor.h   void EnablePredictorOnIOThread(bool enable);
bool              258 chrome/browser/net/predictor.h                                       bool is_subresource);
bool              297 chrome/browser/net/predictor.h   void SetShutdown(bool shutdown) {
bool              306 chrome/browser/net/predictor.h   bool preconnect_enabled() const {
bool              311 chrome/browser/net/predictor.h   bool predictor_enabled() const {
bool              346 chrome/browser/net/predictor.h     bool IsEmpty() const;
bool              421 chrome/browser/net/predictor.h   bool WasFound(const GURL& url) const {
bool              443 chrome/browser/net/predictor.h                    bool is_preconnect);
bool              454 chrome/browser/net/predictor.h   void OnLookupFinished(LookupRequest* request, const GURL& url, bool found);
bool              458 chrome/browser/net/predictor.h                       const GURL& url, bool found);
bool              479 chrome/browser/net/predictor.h   bool CongestionControlPerformed(UrlInfo* info);
bool              498 chrome/browser/net/predictor.h   void IncrementalTrimReferrers(bool trim_all_now);
bool              504 chrome/browser/net/predictor.h                              bool is_preconnect);
bool              519 chrome/browser/net/predictor.h   bool predictor_enabled_;
bool              533 chrome/browser/net/predictor.h   bool shutdown_;
bool              557 chrome/browser/net/predictor.h   bool preconnect_enabled_;
bool              601 chrome/browser/net/predictor.h   explicit SimplePredictor(bool preconnect_enabled)
bool               74 chrome/browser/net/pref_proxy_config_tracker_impl.h   bool pref_config_read_pending_;
bool               77 chrome/browser/net/pref_proxy_config_tracker_impl.h   bool registered_observer_;
bool              100 chrome/browser/net/pref_proxy_config_tracker_impl.h   static bool PrefPrecedes(ProxyPrefs::ConfigState config_state);
bool              115 chrome/browser/net/pref_proxy_config_tracker_impl.h       bool ignore_fallback_config,
bool              121 chrome/browser/net/pref_proxy_config_tracker_impl.h   static bool PrefConfigToNetConfig(const ProxyConfigDictionary& proxy_dict,
bool              150 chrome/browser/net/pref_proxy_config_tracker_impl.h   bool update_pending() const { return update_pending_; }
bool              162 chrome/browser/net/pref_proxy_config_tracker_impl.h   bool update_pending_;  // True if config has not been pushed to network stack.
bool               35 chrome/browser/net/probe_message.h   bool ParseInput(const std::string& input, ProbePacket* packet) const;
bool               43 chrome/browser/net/proxy_policy_handler.h   virtual bool CheckPolicySettings(const PolicyMap& policies,
bool               55 chrome/browser/net/proxy_policy_handler.h   bool CheckProxyModeAndServerMode(const PolicyMap& policies,
bool               53 chrome/browser/net/proxy_service_factory.h       bool quick_check_enabled);
bool               65 chrome/browser/net/referrer.h   bool Trim(double reduce_rate, double threshold);
bool              115 chrome/browser/net/referrer.h   bool Trim(double reduce_rate, double threshold);
bool               72 chrome/browser/net/sdch_dictionary_fetcher.h   bool task_is_pending_;
bool               13 chrome/browser/net/service_providers_win.h   bool active;
bool              116 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h   static bool IsDataReductionProxyAllowed();
bool              122 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h   static bool IsDataReductionProxyPromoAllowed();
bool              126 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h   static bool IsPreconnectHintingAllowed();
bool              139 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h   bool IsAcceptableAuthChallenge(net::AuthChallengeInfo* auth_info);
bool              147 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h   bool IsDataReductionProxyEnabled();
bool              150 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h   bool IsDataReductionProxyManaged();
bool              155 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h   void SetDataReductionProxyEnabled(bool enabled);
bool              192 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h   virtual void SetProxyConfigs(bool enabled, bool restricted, bool at_startup);
bool              202 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h   virtual void LogProxyState(bool enabled, bool restricted, bool at_startup);
bool              252 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h   void MaybeActivateDataReductionProxy(bool at_startup);
bool              267 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h   bool restricted_by_carrier_;
bool              268 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h   bool enabled_by_user_;
bool               78 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.h   static bool Register(JNIEnv* env);
bool               87 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.h       bool enabled, bool restricted, bool at_startup) OVERRIDE;
bool              101 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.h   std::string GetProxyPacScript(bool restricted);
bool               30 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest.h       bool enabled, bool restricted, bool at_startup));
bool               38 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest.h       bool enabled, bool restricted, bool at_startup) OVERRIDE {
bool               60 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest.h       bool success,
bool               65 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest.h                               bool success,
bool               70 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest.h   void CheckProxyConfigs(bool expected_enabled, bool expected_restricted);
bool               71 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest.h   void CheckProbe(bool initially_enabled,
bool               74 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest.h                   bool request_success,
bool               75 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest.h                   bool expected_enabled,
bool               76 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest.h                   bool expected_restricted);
bool               79 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest.h                             bool request_success,
bool               80 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest.h                             bool expected_enabled);
bool               81 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest.h   void CheckOnPrefChange(bool enabled, bool expected_enabled);
bool               82 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest.h   void CheckInitDataReductionProxy(bool enabled_at_startup);
bool              106 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest.h                               bool success,
bool               48 chrome/browser/net/spdyproxy/data_saving_metrics.h     bool with_data_reduction_proxy_enabled,
bool               57 chrome/browser/net/spdyproxy/data_saving_metrics.h     bool with_data_reduction_proxy_enabled,
bool               47 chrome/browser/net/spdyproxy/http_auth_handler_spdyproxy.h   virtual bool NeedsIdentity() OVERRIDE;
bool               48 chrome/browser/net/spdyproxy/http_auth_handler_spdyproxy.h   virtual bool AllowsDefaultCredentials() OVERRIDE;
bool               49 chrome/browser/net/spdyproxy/http_auth_handler_spdyproxy.h   virtual bool AllowsExplicitCredentials() OVERRIDE;
bool               56 chrome/browser/net/spdyproxy/http_auth_handler_spdyproxy.h   virtual bool Init(net::HttpAuthChallengeTokenizer* challenge) OVERRIDE;
bool               63 chrome/browser/net/spdyproxy/http_auth_handler_spdyproxy.h   bool ParseChallenge(net::HttpAuthChallengeTokenizer* challenge);
bool               65 chrome/browser/net/spdyproxy/http_auth_handler_spdyproxy.h   bool ParseChallengeProperty(const std::string& name,
bool               62 chrome/browser/net/spdyproxy/proxy_advisor.h               bool is_preconnect);
bool               68 chrome/browser/net/spdyproxy/proxy_advisor.h   virtual bool WouldProxyURL(const GURL& url);
bool               28 chrome/browser/net/timed_cache.h   bool WasRecentlySeen(const GURL& url);
bool               29 chrome/browser/net/url_info.h void EnablePredictorDetailedLog(bool enable);
bool               83 chrome/browser/net/url_info.h   bool NeedsDnsUpdate();
bool              100 chrome/browser/net/url_info.h   bool was_linked() const { return was_linked_; }
bool              107 chrome/browser/net/url_info.h   bool was_found() const { return FOUND == state_; }
bool              108 chrome/browser/net/url_info.h   bool was_nonexistent() const { return NO_SUCH_NAME == state_; }
bool              109 chrome/browser/net/url_info.h   bool is_assigned() const {
bool              112 chrome/browser/net/url_info.h   bool is_marked_to_delete() const { return ASSIGNED_BUT_MARKED == state_; }
bool              115 chrome/browser/net/url_info.h   bool HasUrl(const GURL& url) const {
bool              126 chrome/browser/net/url_info.h                            bool brief,
bool              142 chrome/browser/net/url_info.h   bool IsStillCached() const;
bool              174 chrome/browser/net/url_info.h   bool was_linked_;
bool               13 chrome/browser/net/url_request_mock_util.h void SetUrlRequestMocksEnabled(bool enabled);
bool               55 chrome/browser/network_time/network_time_tracker.h   bool GetNetworkTime(const base::TimeTicks& time_ticks,
bool               64 chrome/browser/network_time/network_time_tracker.h   bool received_network_time() const {
bool               95 chrome/browser/network_time/network_time_tracker.h   bool received_network_time_;
bool               37 chrome/browser/notifications/balloon.h   virtual void Close(bool by_user) = 0;
bool               64 chrome/browser/notifications/balloon.h   void SetPosition(const gfx::Point& upper_left, bool reposition);
bool              108 chrome/browser/notifications/balloon.h   virtual void OnClose(bool by_user);
bool               62 chrome/browser/notifications/balloon_collection.h   virtual bool RemoveById(const std::string& id) = 0;
bool               66 chrome/browser/notifications/balloon_collection.h   virtual bool RemoveBySourceOrigin(const GURL& source_origin) = 0;
bool               69 chrome/browser/notifications/balloon_collection.h   virtual bool RemoveByProfile(Profile* profile) = 0;
bool               75 chrome/browser/notifications/balloon_collection.h   virtual bool HasSpace() const = 0;
bool               30 chrome/browser/notifications/balloon_collection_base.h   virtual void Add(Balloon* balloon, bool add_to_front);
bool               42 chrome/browser/notifications/balloon_collection_base.h   virtual bool CloseById(const std::string& id);
bool               47 chrome/browser/notifications/balloon_collection_base.h   virtual bool CloseAllBySourceOrigin(const GURL& source_origin);
bool               51 chrome/browser/notifications/balloon_collection_base.h   virtual bool CloseAllByProfile(Profile* profile);
bool               50 chrome/browser/notifications/balloon_collection_impl.h   virtual bool RemoveById(const std::string& id) OVERRIDE;
bool               51 chrome/browser/notifications/balloon_collection_impl.h   virtual bool RemoveBySourceOrigin(const GURL& source_origin) OVERRIDE;
bool               52 chrome/browser/notifications/balloon_collection_impl.h   virtual bool RemoveByProfile(Profile* profile) OVERRIDE;
bool               54 chrome/browser/notifications/balloon_collection_impl.h   virtual bool HasSpace() const OVERRIDE;
bool              127 chrome/browser/notifications/balloon_collection_impl.h     bool RefreshSystemMetrics();
bool              146 chrome/browser/notifications/balloon_collection_impl.h     bool RequiresOffsets() const;
bool              150 chrome/browser/notifications/balloon_collection_impl.h     bool ComputeOffsetToMoveAbovePanels();
bool              162 chrome/browser/notifications/balloon_collection_impl.h     bool NeedToMoveAboveLeftSidePanels() const;
bool              163 chrome/browser/notifications/balloon_collection_impl.h     bool NeedToMoveAboveRightSidePanels() const;
bool              176 chrome/browser/notifications/balloon_collection_impl.h     bool need_to_compute_panel_offset_;
bool              195 chrome/browser/notifications/balloon_collection_impl.h                bool add_to_front);
bool              206 chrome/browser/notifications/balloon_collection_impl.h   void PositionBalloons(bool is_reposition);
bool              209 chrome/browser/notifications/balloon_collection_impl.h   void PositionBalloonsInternal(bool is_reposition);
bool              236 chrome/browser/notifications/balloon_collection_impl.h   bool IsCursorInBalloonCollection() const;
bool              242 chrome/browser/notifications/balloon_collection_impl.h   bool added_as_message_loop_observer_;
bool               50 chrome/browser/notifications/balloon_host.h   bool IsRenderViewReady() const;
bool               67 chrome/browser/notifications/balloon_host.h                               bool user_gesture,
bool               68 chrome/browser/notifications/balloon_host.h                               bool* was_blocked) OVERRIDE;
bool               75 chrome/browser/notifications/balloon_host.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               88 chrome/browser/notifications/balloon_host.h   bool initialized_;
bool               93 chrome/browser/notifications/balloon_host.h   bool should_notify_on_disconnect_;
bool               99 chrome/browser/notifications/balloon_host.h   bool enable_web_ui_;
bool               45 chrome/browser/notifications/balloon_notification_ui_manager.h   virtual bool Update(const Notification& notification,
bool               49 chrome/browser/notifications/balloon_notification_ui_manager.h   virtual bool CancelById(const std::string& notification_id) OVERRIDE;
bool               53 chrome/browser/notifications/balloon_notification_ui_manager.h   virtual bool CancelAllBySourceOrigin(const GURL& source_origin) OVERRIDE;
bool               54 chrome/browser/notifications/balloon_notification_ui_manager.h   virtual bool CancelAllByProfile(Profile* profile) OVERRIDE;
bool               74 chrome/browser/notifications/balloon_notification_ui_manager.h   bool ShowNotification(const Notification& notification, Profile* profile);
bool               75 chrome/browser/notifications/balloon_notification_ui_manager.h   bool UpdateNotification(const Notification& notification, Profile* profile);
bool               77 chrome/browser/notifications/desktop_notification_service.h   bool ShowDesktopNotification(
bool               86 chrome/browser/notifications/desktop_notification_service.h   bool CancelDesktopNotification(int process_id,
bool              156 chrome/browser/notifications/desktop_notification_service.h   bool IsNotifierEnabled(const message_center::NotifierId& notifier_id);
bool              160 chrome/browser/notifications/desktop_notification_service.h                           bool enabled);
bool              196 chrome/browser/notifications/desktop_notification_service.h       bool enabled);
bool               50 chrome/browser/notifications/desktop_notifications_unittest.h   virtual bool HasSpace() const OVERRIDE;
bool              125 chrome/browser/notifications/extension_welcome_notification.h   bool IsWelcomeNotificationExpired() const;
bool               24 chrome/browser/notifications/fake_balloon_view.h   virtual void Close(bool by_user) OVERRIDE;
bool               22 chrome/browser/notifications/fullscreen_notification_blocker.h   bool is_fullscreen_mode() const { return is_fullscreen_mode_; }
bool               26 chrome/browser/notifications/fullscreen_notification_blocker.h   virtual bool ShouldShowNotificationAsPopup(
bool               35 chrome/browser/notifications/fullscreen_notification_blocker.h   bool is_fullscreen_mode_;
bool               32 chrome/browser/notifications/login_state_notification_blocker_chromeos.h   virtual bool ShouldShowNotificationAsPopup(
bool               36 chrome/browser/notifications/login_state_notification_blocker_chromeos.h   virtual void OnLockStateChanged(bool locked) OVERRIDE;
bool               46 chrome/browser/notifications/login_state_notification_blocker_chromeos.h   bool locked_;
bool               47 chrome/browser/notifications/login_state_notification_blocker_chromeos.h   bool observing_;
bool               54 chrome/browser/notifications/message_center_notification_manager.h   virtual bool Update(const Notification& notification,
bool               58 chrome/browser/notifications/message_center_notification_manager.h   virtual bool CancelById(const std::string& notification_id) OVERRIDE;
bool               62 chrome/browser/notifications/message_center_notification_manager.h   virtual bool CancelAllBySourceOrigin(const GURL& source_origin) OVERRIDE;
bool               63 chrome/browser/notifications/message_center_notification_manager.h   virtual bool CancelAllByProfile(Profile* profile) OVERRIDE;
bool               68 chrome/browser/notifications/message_center_notification_manager.h                                      bool by_user) OVERRIDE;
bool               82 chrome/browser/notifications/message_center_notification_manager.h   bool FirstRunTimerIsActive() const;
bool               65 chrome/browser/notifications/message_center_settings_controller.h   virtual bool IsNotifierGroupActiveAt(size_t index) const OVERRIDE;
bool               72 chrome/browser/notifications/message_center_settings_controller.h                                   bool enabled) OVERRIDE;
bool               74 chrome/browser/notifications/message_center_settings_controller.h   virtual bool NotifierHasAdvancedSettings(
bool               62 chrome/browser/notifications/message_center_stats_collector.h     bool actions_[NOTIFICATION_ACTION_COUNT];
bool               68 chrome/browser/notifications/message_center_stats_collector.h                                      bool by_user) OVERRIDE;
bool               79 chrome/browser/notifications/message_center_stats_collector.h   virtual void OnQuietModeChanged(bool in_quiet_mode) OVERRIDE;
bool               74 chrome/browser/notifications/notification.h   bool is_html() const { return is_html_; }
bool              115 chrome/browser/notifications/notification.h   bool is_html_;
bool               21 chrome/browser/notifications/notification_object_proxy.h                           int notification_id, bool worker);
bool               26 chrome/browser/notifications/notification_object_proxy.h   virtual void Close(bool by_user) OVERRIDE;
bool               42 chrome/browser/notifications/notification_object_proxy.h   bool worker_;
bool               43 chrome/browser/notifications/notification_object_proxy.h   bool displayed_;
bool               23 chrome/browser/notifications/notification_options_menu_model.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               24 chrome/browser/notifications/notification_options_menu_model.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               25 chrome/browser/notifications/notification_options_menu_model.h   virtual bool GetAcceleratorForCommandId(
bool               45 chrome/browser/notifications/notification_options_menu_model.h   virtual bool IsItemForCommandIdDynamic(int command_id) const OVERRIDE;
bool               49 chrome/browser/notifications/notification_options_menu_model.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               50 chrome/browser/notifications/notification_options_menu_model.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               51 chrome/browser/notifications/notification_options_menu_model.h   virtual bool GetAcceleratorForCommandId(
bool               27 chrome/browser/notifications/notification_test_util.h   virtual void Close(bool by_user) OVERRIDE {}
bool               66 chrome/browser/notifications/notification_test_util.h   virtual void Close(bool by_user) OVERRIDE {
bool               92 chrome/browser/notifications/notification_test_util.h   virtual bool Update(const Notification& notification,
bool              101 chrome/browser/notifications/notification_test_util.h   virtual bool CancelById(const std::string& notification_id) OVERRIDE;
bool              111 chrome/browser/notifications/notification_test_util.h   virtual bool CancelAllBySourceOrigin(const GURL& source_origin) OVERRIDE;
bool              114 chrome/browser/notifications/notification_test_util.h   virtual bool CancelAllByProfile(Profile* profile) OVERRIDE;
bool              127 chrome/browser/notifications/notification_test_util.h   bool welcomed() const { return welcomed_; }
bool              135 chrome/browser/notifications/notification_test_util.h   bool welcomed_;
bool               33 chrome/browser/notifications/notification_ui_manager.h   virtual bool Update(const Notification& notification, Profile* profile) = 0;
bool               42 chrome/browser/notifications/notification_ui_manager.h   virtual bool CancelById(const std::string& notification_id) = 0;
bool               52 chrome/browser/notifications/notification_ui_manager.h   virtual bool CancelAllBySourceOrigin(const GURL& source_origin) = 0;
bool               55 chrome/browser/notifications/notification_ui_manager.h   virtual bool CancelAllByProfile(Profile* profile) = 0;
bool               66 chrome/browser/notifications/notification_ui_manager.h   static bool DelegatesToMessageCenter();
bool               21 chrome/browser/notifications/screen_lock_notification_blocker.h   bool is_locked() const { return is_locked_; }
bool               25 chrome/browser/notifications/screen_lock_notification_blocker.h   virtual bool ShouldShowNotificationAsPopup(
bool               29 chrome/browser/notifications/screen_lock_notification_blocker.h   bool is_locked_;
bool               45 chrome/browser/notifications/sync_notifier/chrome_notifier_delegate.h   virtual void Close(bool by_user) OVERRIDE;
bool               46 chrome/browser/notifications/sync_notifier/chrome_notifier_delegate.h   virtual bool HasClickedListener() OVERRIDE;
bool              103 chrome/browser/notifications/sync_notifier/chrome_notifier_service.h       bool enabled);
bool              128 chrome/browser/notifications/sync_notifier/chrome_notifier_service.h   static void set_avoid_bitmap_fetching_for_test(bool avoid) {
bool              163 chrome/browser/notifications/sync_notifier/chrome_notifier_service.h                                            bool enabled);
bool              173 chrome/browser/notifications/sync_notifier/chrome_notifier_service.h   void OnSyncedNotificationFirstRunBooleanPrefChanged(bool* new_value);
bool              201 chrome/browser/notifications/sync_notifier/chrome_notifier_service.h   bool synced_notification_first_run_;
bool              202 chrome/browser/notifications/sync_notifier/chrome_notifier_service.h   static bool avoid_bitmap_fetching_for_test_;
bool               31 chrome/browser/notifications/sync_notifier/chrome_notifier_service_factory.h   static bool UseSyncedNotifications(base::CommandLine* command_line);
bool               40 chrome/browser/notifications/sync_notifier/image_holder.h   bool IsFetchingDone() const;
bool               56 chrome/browser/notifications/sync_notifier/image_holder.h   bool low_dpi_fetched_;
bool               57 chrome/browser/notifications/sync_notifier/image_holder.h   bool high_dpi_fetched_;
bool              147 chrome/browser/notifications/sync_notifier/sync_notifier_test_utils.h   static void set_avoid_bitmap_fetching_for_test(bool avoid) {}
bool              152 chrome/browser/notifications/sync_notifier/sync_notifier_test_utils.h   bool on_bitmap_fetches_done_called();
bool              159 chrome/browser/notifications/sync_notifier/sync_notifier_test_utils.h   bool on_bitmap_fetches_done_called_;
bool               76 chrome/browser/notifications/sync_notifier/synced_notification.h   bool EqualsIgnoringReadState(const SyncedNotification& other) const;
bool              114 chrome/browser/notifications/sync_notifier/synced_notification.h   void set_toast_state(bool toast_state);
bool              127 chrome/browser/notifications/sync_notifier/synced_notification.h   bool AreAllBitmapsFetched();
bool              140 chrome/browser/notifications/sync_notifier/synced_notification.h   bool toast_state_;
bool              146 chrome/browser/notifications/sync_notifier/synced_notification.h   bool app_icon_bitmap_fetch_pending_;
bool              147 chrome/browser/notifications/sync_notifier/synced_notification.h   bool sender_bitmap_fetch_pending_;
bool              148 chrome/browser/notifications/sync_notifier/synced_notification.h   bool image_bitmap_fetch_pending_;
bool              149 chrome/browser/notifications/sync_notifier/synced_notification.h   std::vector<bool> button_bitmaps_fetch_pending_;
bool               35 chrome/browser/notifications/sync_notifier/synced_notification_app_info.h   bool HasAppId(const std::string& app_id);
bool               94 chrome/browser/notifications/sync_notifier/synced_notification_app_info.h   bool AreAllBitmapsFetched();
bool              121 chrome/browser/notifications/sync_notifier/synced_notification_app_info_service.h   static void set_avoid_bitmap_fetching_for_test(bool avoid) {
bool              148 chrome/browser/notifications/sync_notifier/synced_notification_app_info_service.h   static bool avoid_bitmap_fetching_for_test_;
bool               30 chrome/browser/notifications/sync_notifier/welcome_delegate.h   virtual void Close(bool by_user) OVERRIDE;
bool               78 chrome/browser/omnibox/omnibox_field_trial.h   bool experimental_scoring_enabled;
bool              119 chrome/browser/omnibox/omnibox_field_trial.h   static bool HasDynamicFieldTrialGroupPrefix(const char *group_prefix);
bool              134 chrome/browser/omnibox/omnibox_field_trial.h   static bool InHUPCullRedirectsFieldTrial();
bool              138 chrome/browser/omnibox/omnibox_field_trial.h   static bool InHUPCullRedirectsFieldTrialExperimentGroup();
bool              146 chrome/browser/omnibox/omnibox_field_trial.h   static bool InHUPCreateShorterMatchFieldTrial();
bool              150 chrome/browser/omnibox/omnibox_field_trial.h   static bool InHUPCreateShorterMatchFieldTrialExperimentGroup();
bool              167 chrome/browser/omnibox/omnibox_field_trial.h   static bool InZeroSuggestFieldTrial();
bool              172 chrome/browser/omnibox/omnibox_field_trial.h   static bool InZeroSuggestMostVisitedFieldTrial();
bool              176 chrome/browser/omnibox/omnibox_field_trial.h   static bool InZeroSuggestAfterTypingFieldTrial();
bool              180 chrome/browser/omnibox/omnibox_field_trial.h   static bool InZeroSuggestPersonalizedFieldTrial();
bool              196 chrome/browser/omnibox/omnibox_field_trial.h   static bool ShortcutsScoringMaxRelevance(
bool              207 chrome/browser/omnibox/omnibox_field_trial.h   static bool SearchHistoryPreventInlining(
bool              213 chrome/browser/omnibox/omnibox_field_trial.h   static bool SearchHistoryDisable(
bool              244 chrome/browser/omnibox/omnibox_field_trial.h   static bool ReorderForLegalDefaultMatch(
bool              273 chrome/browser/omnibox/omnibox_field_trial.h   static bool HQPDiscountFrecencyWhenFewVisits();
bool              282 chrome/browser/omnibox/omnibox_field_trial.h   static bool HQPAllowMatchInTLDValue();
bool              291 chrome/browser/omnibox/omnibox_field_trial.h   static bool HQPAllowMatchInSchemeValue();
bool               23 chrome/browser/omnibox/omnibox_log.h       bool just_deleted_text,
bool               39 chrome/browser/omnibox/omnibox_log.h   bool just_deleted_text;
bool               23 chrome/browser/parsers/metadata_parser.h   virtual bool GetNext(std::string* key, std::string* value) = 0;
bool               29 chrome/browser/parsers/metadata_parser.h   virtual bool IsEnd() = 0;
bool               44 chrome/browser/parsers/metadata_parser.h   virtual bool Parse() = 0;
bool               47 chrome/browser/parsers/metadata_parser.h   virtual bool GetProperty(const std::string& key, std::string* value) = 0;
bool               23 chrome/browser/parsers/metadata_parser_factory.h   virtual bool CanParse(const base::FilePath& path,
bool               26 chrome/browser/parsers/metadata_parser_filebase.h   virtual bool Parse() OVERRIDE;
bool               27 chrome/browser/parsers/metadata_parser_filebase.h   virtual bool GetProperty(const std::string& key, std::string* value) OVERRIDE;
bool               46 chrome/browser/parsers/metadata_parser_filebase.h   virtual bool GetNext(std::string* key, std::string* value) OVERRIDE;
bool               48 chrome/browser/parsers/metadata_parser_filebase.h   virtual bool IsEnd() OVERRIDE;
bool               14 chrome/browser/parsers/metadata_parser_jpeg.h   virtual bool Parse() OVERRIDE;
bool               21 chrome/browser/parsers/metadata_parser_jpeg_factory.h   virtual bool CanParse(const base::FilePath& path,
bool               31 chrome/browser/parsers/metadata_parser_manager.h   bool RegisterParserFactory(MetadataParserFactory* parser);
bool               49 chrome/browser/password_manager/chrome_password_manager_client.h   virtual bool IsPasswordSyncEnabled() OVERRIDE;
bool               74 chrome/browser/password_manager/chrome_password_manager_client.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               31 chrome/browser/password_manager/native_backend_gnome_x.h   static bool LoadGnomeKeyring();
bool               59 chrome/browser/password_manager/native_backend_gnome_x.h   static bool keyring_loaded;
bool               81 chrome/browser/password_manager/native_backend_gnome_x.h   virtual bool Init() OVERRIDE;
bool               84 chrome/browser/password_manager/native_backend_gnome_x.h   virtual bool AddLogin(const autofill::PasswordForm& form) OVERRIDE;
bool               85 chrome/browser/password_manager/native_backend_gnome_x.h   virtual bool UpdateLogin(const autofill::PasswordForm& form) OVERRIDE;
bool               86 chrome/browser/password_manager/native_backend_gnome_x.h   virtual bool RemoveLogin(const autofill::PasswordForm& form) OVERRIDE;
bool               87 chrome/browser/password_manager/native_backend_gnome_x.h   virtual bool RemoveLoginsCreatedBetween(
bool               89 chrome/browser/password_manager/native_backend_gnome_x.h   virtual bool GetLogins(const autofill::PasswordForm& form,
bool               91 chrome/browser/password_manager/native_backend_gnome_x.h   virtual bool GetLoginsCreatedBetween(const base::Time& get_begin,
bool               94 chrome/browser/password_manager/native_backend_gnome_x.h   virtual bool GetAutofillableLogins(PasswordFormList* forms) OVERRIDE;
bool               95 chrome/browser/password_manager/native_backend_gnome_x.h   virtual bool GetBlacklistLogins(PasswordFormList* forms) OVERRIDE;
bool               99 chrome/browser/password_manager/native_backend_gnome_x.h   bool RawAddLogin(const autofill::PasswordForm& form);
bool              102 chrome/browser/password_manager/native_backend_gnome_x.h   bool GetLoginsList(PasswordFormList* forms, bool autofillable);
bool              105 chrome/browser/password_manager/native_backend_gnome_x.h   bool GetAllLogins(PasswordFormList* forms);
bool               40 chrome/browser/password_manager/native_backend_kwallet_x.h   virtual bool Init() OVERRIDE;
bool               43 chrome/browser/password_manager/native_backend_kwallet_x.h   virtual bool AddLogin(const autofill::PasswordForm& form) OVERRIDE;
bool               44 chrome/browser/password_manager/native_backend_kwallet_x.h   virtual bool UpdateLogin(const autofill::PasswordForm& form) OVERRIDE;
bool               45 chrome/browser/password_manager/native_backend_kwallet_x.h   virtual bool RemoveLogin(const autofill::PasswordForm& form) OVERRIDE;
bool               46 chrome/browser/password_manager/native_backend_kwallet_x.h   virtual bool RemoveLoginsCreatedBetween(
bool               48 chrome/browser/password_manager/native_backend_kwallet_x.h   virtual bool GetLogins(const autofill::PasswordForm& form,
bool               50 chrome/browser/password_manager/native_backend_kwallet_x.h   virtual bool GetLoginsCreatedBetween(const base::Time& get_begin,
bool               53 chrome/browser/password_manager/native_backend_kwallet_x.h   virtual bool GetAutofillableLogins(PasswordFormList* forms) OVERRIDE;
bool               54 chrome/browser/password_manager/native_backend_kwallet_x.h   virtual bool GetBlacklistLogins(PasswordFormList* forms) OVERRIDE;
bool               61 chrome/browser/password_manager/native_backend_kwallet_x.h   bool InitWithBus(scoped_refptr<dbus::Bus> optional_bus);
bool               76 chrome/browser/password_manager/native_backend_kwallet_x.h   bool StartKWalletd();
bool               80 chrome/browser/password_manager/native_backend_kwallet_x.h                       bool* success);
bool               83 chrome/browser/password_manager/native_backend_kwallet_x.h   bool GetLoginsList(PasswordFormList* forms,
bool               88 chrome/browser/password_manager/native_backend_kwallet_x.h   bool GetLoginsList(PasswordFormList* forms,
bool               89 chrome/browser/password_manager/native_backend_kwallet_x.h                      bool autofillable,
bool               93 chrome/browser/password_manager/native_backend_kwallet_x.h   bool GetLoginsList(PasswordFormList* forms,
bool               99 chrome/browser/password_manager/native_backend_kwallet_x.h   bool GetAllLogins(PasswordFormList* forms, int wallet_handle);
bool              104 chrome/browser/password_manager/native_backend_kwallet_x.h   bool SetLoginsList(const PasswordFormList& forms,
bool              121 chrome/browser/password_manager/native_backend_kwallet_x.h   static bool DeserializeValueSize(const std::string& signon_realm,
bool              123 chrome/browser/password_manager/native_backend_kwallet_x.h                                    int version, bool size_32, bool warn_only,
bool               29 chrome/browser/password_manager/password_manager_util.h bool AuthenticateUser(gfx::NativeWindow window);
bool               68 chrome/browser/password_manager/password_store_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               36 chrome/browser/password_manager/password_store_mac.h   virtual bool Init(
bool               64 chrome/browser/password_manager/password_store_mac.h   virtual bool FillAutofillableLogins(
bool               66 chrome/browser/password_manager/password_store_mac.h   virtual bool FillBlacklistLogins(
bool               72 chrome/browser/password_manager/password_store_mac.h   bool AddToKeychainIfNecessary(const autofill::PasswordForm& form);
bool               76 chrome/browser/password_manager/password_store_mac.h   bool DatabaseHasFormMatchingKeychainForm(
bool               45 chrome/browser/password_manager/password_store_mac_internal.h   bool HasPasswordsMergeableWithForm(
bool               58 chrome/browser/password_manager/password_store_mac_internal.h   bool AddPassword(const autofill::PasswordForm& form);
bool               62 chrome/browser/password_manager/password_store_mac_internal.h   bool RemovePassword(const autofill::PasswordForm& form);
bool               66 chrome/browser/password_manager/password_store_mac_internal.h   void SetFindsOnlyOwnedItems(bool finds_only_owned);
bool               97 chrome/browser/password_manager/password_store_mac_internal.h   bool SetKeychainItemPassword(const SecKeychainItemRef& keychain_item,
bool              102 chrome/browser/password_manager/password_store_mac_internal.h   bool SetKeychainItemCreatorCode(const SecKeychainItemRef& keychain_item,
bool              115 chrome/browser/password_manager/password_store_mac_internal.h   bool finds_only_owned_;
bool              141 chrome/browser/password_manager/password_store_mac_internal.h bool FillPasswordFormFromKeychainItem(const AppleKeychain& keychain,
bool              144 chrome/browser/password_manager/password_store_mac_internal.h                                       bool extract_password_data);
bool              158 chrome/browser/password_manager/password_store_mac_internal.h bool FormsMatchForMerge(const autofill::PasswordForm& form_a,
bool              201 chrome/browser/password_manager/password_store_mac_internal.h bool ExtractSignonRealmComponents(const std::string& signon_realm,
bool              203 chrome/browser/password_manager/password_store_mac_internal.h                                   bool* is_secure,
bool              208 chrome/browser/password_manager/password_store_mac_internal.h bool FormIsValidAndMatchesOtherForm(const autofill::PasswordForm& query_form,
bool               38 chrome/browser/password_manager/password_store_x.h     virtual bool Init() = 0;
bool               40 chrome/browser/password_manager/password_store_x.h     virtual bool AddLogin(const autofill::PasswordForm& form) = 0;
bool               41 chrome/browser/password_manager/password_store_x.h     virtual bool UpdateLogin(const autofill::PasswordForm& form) = 0;
bool               42 chrome/browser/password_manager/password_store_x.h     virtual bool RemoveLogin(const autofill::PasswordForm& form) = 0;
bool               43 chrome/browser/password_manager/password_store_x.h     virtual bool RemoveLoginsCreatedBetween(const base::Time& delete_begin,
bool               45 chrome/browser/password_manager/password_store_x.h     virtual bool GetLogins(const autofill::PasswordForm& form,
bool               47 chrome/browser/password_manager/password_store_x.h     virtual bool GetLoginsCreatedBetween(const base::Time& get_begin,
bool               50 chrome/browser/password_manager/password_store_x.h     virtual bool GetAutofillableLogins(PasswordFormList* forms) = 0;
bool               51 chrome/browser/password_manager/password_store_x.h     virtual bool GetBlacklistLogins(PasswordFormList* forms) = 0;
bool               81 chrome/browser/password_manager/password_store_x.h   virtual bool FillAutofillableLogins(
bool               83 chrome/browser/password_manager/password_store_x.h   virtual bool FillBlacklistLogins(
bool               93 chrome/browser/password_manager/password_store_x.h   bool use_native_backend() { return !!backend_.get(); }
bool               97 chrome/browser/password_manager/password_store_x.h   bool allow_default_store();
bool              108 chrome/browser/password_manager/password_store_x.h   bool migration_checked_;
bool              113 chrome/browser/password_manager/password_store_x.h   bool allow_fallback_;
bool               43 chrome/browser/password_manager/save_password_infobar_delegate.h       bool use_additional_authentication);
bool               62 chrome/browser/password_manager/save_password_infobar_delegate.h   virtual bool ShouldExpire(const NavigationDetails& details) const OVERRIDE;
bool               69 chrome/browser/password_manager/save_password_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               70 chrome/browser/password_manager/save_password_infobar_delegate.h   virtual bool Cancel() OVERRIDE;
bool               33 chrome/browser/pepper_broker_infobar_delegate.h                      const base::Callback<void(bool)>& callback);
bool               41 chrome/browser/pepper_broker_infobar_delegate.h                               const base::Callback<void(bool)>& callback);
bool               48 chrome/browser/pepper_broker_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               49 chrome/browser/pepper_broker_infobar_delegate.h   virtual bool Cancel() OVERRIDE;
bool               51 chrome/browser/pepper_broker_infobar_delegate.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool               53 chrome/browser/pepper_broker_infobar_delegate.h   void DispatchCallback(bool result);
bool               60 chrome/browser/pepper_broker_infobar_delegate.h   base::Callback<void(bool)> callback_;
bool               35 chrome/browser/pepper_flash_settings_manager.h                                                        bool success) {}
bool               38 chrome/browser/pepper_flash_settings_manager.h         bool success,
bool               43 chrome/browser/pepper_flash_settings_manager.h                                                  bool success) {}
bool               46 chrome/browser/pepper_flash_settings_manager.h                                               bool success) {}
bool               52 chrome/browser/pepper_flash_settings_manager.h     virtual void OnClearSiteDataCompleted(uint32 request_id, bool success) {}
bool               63 chrome/browser/pepper_flash_settings_manager.h   static bool IsPepperFlashInUse(PluginPrefs* plugin_prefs,
bool               87 chrome/browser/pepper_flash_settings_manager.h       bool clear_site_specific);
bool              124 chrome/browser/performance_monitor/database.h   bool AddStateValue(const std::string& key, const std::string& value);
bool              129 chrome/browser/performance_monitor/database.h   bool AddEvent(const Event& event);
bool              156 chrome/browser/performance_monitor/database.h   bool AddMetric(const std::string& activity, const Metric& metric);
bool              158 chrome/browser/performance_monitor/database.h   bool AddMetric(const Metric& metric) {
bool              181 chrome/browser/performance_monitor/database.h   bool GetRecentStatsForActivityAndMetric(const std::string& activity,
bool              185 chrome/browser/performance_monitor/database.h   bool GetRecentStatsForActivityAndMetric(MetricType metric_type,
bool              254 chrome/browser/performance_monitor/database.h   bool InitDBs();
bool              262 chrome/browser/performance_monitor/database.h       bool fix_if_damaged);
bool              264 chrome/browser/performance_monitor/database.h   bool Close();
bool              275 chrome/browser/performance_monitor/database.h   bool UpdateMaxValue(const std::string& activity,
bool              316 chrome/browser/performance_monitor/database.h   bool valid_;
bool               56 chrome/browser/performance_monitor/metric.h   bool IsValid() const;
bool               68 chrome/browser/performance_monitor/performance_monitor.h   bool SetDatabasePath(const base::FilePath& path);
bool               70 chrome/browser/performance_monitor/performance_monitor.h   bool database_logging_enabled() const { return database_logging_enabled_; }
bool               97 chrome/browser/performance_monitor/performance_monitor.h   static bool initialized() { return initialized_; }
bool              208 chrome/browser/performance_monitor/performance_monitor.h   bool database_logging_enabled_;
bool              219 chrome/browser/performance_monitor/performance_monitor.h   static bool initialized_;
bool              222 chrome/browser/performance_monitor/performance_monitor.h   bool disable_timer_autostart_for_testing_;
bool               22 chrome/browser/performance_monitor/performance_monitor_util.h bool PostTaskToDatabaseThreadAndReply(
bool               33 chrome/browser/performance_monitor/startup_timer.h   bool SignalStartupComplete(StartupType startup_type);
bool               91 chrome/browser/performance_monitor/startup_timer.h   bool performance_monitor_initialized_;
bool               44 chrome/browser/platform_util.h bool IsWindowActive(gfx::NativeWindow window);
bool               52 chrome/browser/platform_util.h bool IsVisible(gfx::NativeView view);
bool               58 chrome/browser/platform_util.h bool IsSwipeTrackingFromScrollEventsEnabled();
bool               67 chrome/browser/plugins/chrome_plugin_service_filter.h                            bool load_blocked,
bool               71 chrome/browser/plugins/chrome_plugin_service_filter.h   bool IsPluginRestricted(const base::FilePath& plugin_path);
bool               74 chrome/browser/plugins/chrome_plugin_service_filter.h   virtual bool IsPluginAvailable(
bool               84 chrome/browser/plugins/chrome_plugin_service_filter.h   virtual bool CanLoadPlugin(
bool               14 chrome/browser/plugins/plugin_data_remover_helper.h   static bool IsSupported(PluginPrefs* plugin_prefs);
bool               50 chrome/browser/plugins/plugin_finder.h   bool FindPlugin(const std::string& mime_type,
bool               58 chrome/browser/plugins/plugin_finder.h   bool FindPluginWithIdentifier(const std::string& identifier,
bool               50 chrome/browser/plugins/plugin_info_message_filter.h     bool FindEnabledPlugin(int render_frame_id,
bool               63 chrome/browser/plugins/plugin_info_message_filter.h                                  bool* is_default,
bool               64 chrome/browser/plugins/plugin_info_message_filter.h                                  bool* is_managed) const;
bool               81 chrome/browser/plugins/plugin_info_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               82 chrome/browser/plugins/plugin_info_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool              112 chrome/browser/plugins/plugin_info_message_filter.h       bool* is_registered,
bool               31 chrome/browser/plugins/plugin_infobar_delegates.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool               66 chrome/browser/plugins/plugin_infobar_delegates.h   virtual bool Accept() OVERRIDE;
bool               67 chrome/browser/plugins/plugin_infobar_delegates.h   virtual bool Cancel() OVERRIDE;
bool               69 chrome/browser/plugins/plugin_infobar_delegates.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool               98 chrome/browser/plugins/plugin_infobar_delegates.h   virtual bool Accept() OVERRIDE;
bool               99 chrome/browser/plugins/plugin_infobar_delegates.h   virtual bool Cancel() OVERRIDE;
bool              101 chrome/browser/plugins/plugin_infobar_delegates.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool              145 chrome/browser/plugins/plugin_infobar_delegates.h                       bool new_install,
bool              152 chrome/browser/plugins/plugin_infobar_delegates.h                                  bool new_install,
bool              161 chrome/browser/plugins/plugin_infobar_delegates.h   virtual bool Accept() OVERRIDE;
bool              163 chrome/browser/plugins/plugin_infobar_delegates.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool              183 chrome/browser/plugins/plugin_infobar_delegates.h   bool new_install_;
bool              217 chrome/browser/plugins/plugin_infobar_delegates.h   virtual bool Accept() OVERRIDE;
bool              219 chrome/browser/plugins/plugin_infobar_delegates.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool               40 chrome/browser/plugins/plugin_metadata.h                  bool url_for_display,
bool               57 chrome/browser/plugins/plugin_metadata.h   bool url_for_display() const { return url_for_display_; }
bool               65 chrome/browser/plugins/plugin_metadata.h   bool HasMimeType(const std::string& mime_type) const;
bool               75 chrome/browser/plugins/plugin_metadata.h   bool MatchesPlugin(const content::WebPluginInfo& plugin);
bool               79 chrome/browser/plugins/plugin_metadata.h   static bool ParseSecurityStatus(const std::string& status_str,
bool               90 chrome/browser/plugins/plugin_metadata.h     bool operator() (const Version& lhs, const Version& rhs) const;
bool               96 chrome/browser/plugins/plugin_metadata.h   bool url_for_display_;
bool               41 chrome/browser/plugins/plugin_observer.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               58 chrome/browser/plugins/plugin_prefs.h   void EnablePluginGroup(bool enable, const base::string16& group_name);
bool               65 chrome/browser/plugins/plugin_prefs.h   void EnablePlugin(bool enable, const base::FilePath& file_path,
bool               66 chrome/browser/plugins/plugin_prefs.h                     const base::Callback<void(bool)>& callback);
bool               73 chrome/browser/plugins/plugin_prefs.h   bool IsPluginEnabled(const content::WebPluginInfo& plugin) const;
bool               94 chrome/browser/plugins/plugin_prefs.h     bool Get(const base::FilePath& plugin, bool* enabled) const;
bool               95 chrome/browser/plugins/plugin_prefs.h     void Set(const base::FilePath& plugin, bool enabled);
bool              100 chrome/browser/plugins/plugin_prefs.h     std::map<base::FilePath, bool> state_;
bool              118 chrome/browser/plugins/plugin_prefs.h       bool enabled,
bool              122 chrome/browser/plugins/plugin_prefs.h       bool enabled,
bool              125 chrome/browser/plugins/plugin_prefs.h       const base::Callback<void(bool)>& callback,
bool              138 chrome/browser/plugins/plugin_prefs.h   static bool IsStringMatchedInSet(const base::string16& name,
bool              145 chrome/browser/plugins/plugin_prefs.h   std::map<base::string16, bool> plugin_group_state_;
bool               41 chrome/browser/plugins/plugin_prefs_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               42 chrome/browser/plugins/plugin_prefs_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               40 chrome/browser/plugins/plugin_status_pref_setter.h   bool IsClearPluginLSODataEnabled() const {
bool               44 chrome/browser/plugins/plugin_status_pref_setter.h   bool IsPepperFlashSettingsEnabled() const {
bool               73 chrome/browser/policy/cloud/cloud_policy_invalidator.h   bool invalidations_enabled() {
bool              118 chrome/browser/policy/cloud/cloud_policy_invalidator.h   void RefreshPolicy(bool is_missing_payload);
bool              125 chrome/browser/policy/cloud/cloud_policy_invalidator.h   bool IsPolicyChanged(const enterprise_management::PolicyData* policy);
bool              129 chrome/browser/policy/cloud/cloud_policy_invalidator.h   int GetPolicyRefreshMetric(bool policy_changed);
bool              132 chrome/browser/policy/cloud/cloud_policy_invalidator.h   bool GetInvalidationsEnabled();
bool              158 chrome/browser/policy/cloud/cloud_policy_invalidator.h   bool invalidations_enabled_;
bool              164 chrome/browser/policy/cloud/cloud_policy_invalidator.h   bool invalidation_service_enabled_;
bool              167 chrome/browser/policy/cloud/cloud_policy_invalidator.h   bool is_registered_;
bool              175 chrome/browser/policy/cloud/cloud_policy_invalidator.h   bool invalid_;
bool               65 chrome/browser/policy/cloud/test_request_interceptor.h       bool expect_reregister);
bool               28 chrome/browser/policy/cloud/user_cloud_policy_invalidator_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               29 chrome/browser/policy/cloud/user_cloud_policy_invalidator_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               66 chrome/browser/policy/cloud/user_cloud_policy_manager_factory.h       bool force_immediate_load,
bool               99 chrome/browser/policy/cloud/user_cloud_policy_manager_factory.h       bool force_immediate_load,
bool              116 chrome/browser/policy/cloud/user_cloud_policy_manager_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               62 chrome/browser/policy/cloud/user_policy_signin_service_base.h   typedef base::Callback<void(bool)> PolicyFetchCallback;
bool              120 chrome/browser/policy/cloud/user_policy_signin_service_base.h   bool ShouldLoadPolicyForUser(const std::string& email_address);
bool               46 chrome/browser/policy/cloud/user_policy_signin_service_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               31 chrome/browser/policy/cloud/user_policy_signin_service_ios.h typedef void (^PolicyFetchBlockCallback)(bool succeeded);
bool               71 chrome/browser/policy/cloud/user_policy_signin_service_ios.h                                bool succeeded);
bool               24 chrome/browser/policy/javascript_policy_handler.h   virtual bool CheckPolicySettings(const PolicyMap& policies,
bool               28 chrome/browser/policy/managed_bookmarks_policy_handler.h   virtual bool CheckPolicySettings(const PolicyMap& policies,
bool               13 chrome/browser/policy/policy_helpers.h bool OverrideBlacklistForURL(const GURL& url, bool* block);
bool               33 chrome/browser/policy/profile_policy_connector.h   void Init(bool force_immediate_load,
bool               49 chrome/browser/policy/profile_policy_connector.h   bool IsManaged() const;
bool               63 chrome/browser/policy/profile_policy_connector.h   bool is_primary_user_;
bool               51 chrome/browser/policy/profile_policy_connector_factory.h       bool force_immediate_load);
bool               69 chrome/browser/policy/profile_policy_connector_factory.h       bool force_immediate_load);
bool               44 chrome/browser/policy/test/local_policy_test_server.h   bool SetSigningKeyAndSignature(const crypto::RSAPrivateKey* key,
bool               61 chrome/browser/policy/test/local_policy_test_server.h   bool UpdatePolicy(const std::string& type,
bool               75 chrome/browser/policy/test/local_policy_test_server.h   bool UpdatePolicyData(const std::string& type,
bool               83 chrome/browser/policy/test/local_policy_test_server.h   virtual bool SetPythonPath() const OVERRIDE;
bool               84 chrome/browser/policy/test/local_policy_test_server.h   virtual bool GetTestServerPath(
bool               86 chrome/browser/policy/test/local_policy_test_server.h   virtual bool GenerateAdditionalArguments(
bool              106 chrome/browser/predictors/autocomplete_action_predictor.h   static bool IsPreconnectable(const AutocompleteMatch& match);
bool              119 chrome/browser/predictors/autocomplete_action_predictor.h     bool operator==(const base::string16& other_user_text) const {
bool              128 chrome/browser/predictors/autocomplete_action_predictor.h     bool operator<(const DBCacheKey& rhs) const {
bool              133 chrome/browser/predictors/autocomplete_action_predictor.h     bool operator==(const DBCacheKey& rhs) const {
bool              181 chrome/browser/predictors/autocomplete_action_predictor.h   bool TryDeleteOldEntries(HistoryService* service);
bool              206 chrome/browser/predictors/autocomplete_action_predictor.h                              bool* is_in_db) const;
bool              240 chrome/browser/predictors/autocomplete_action_predictor.h   bool initialized_;
bool               39 chrome/browser/predictors/logged_in_predictor_table.h   void HasUserLoggedIn(const GURL& url, bool* is_present,
bool               40 chrome/browser/predictors/logged_in_predictor_table.h                        bool* lookup_succeeded);
bool               35 chrome/browser/predictors/predictor_table_base.h   bool CantAccessDatabase();
bool               23 chrome/browser/pref_service_flags_storage.h   virtual bool SetFlags(const std::set<std::string>& flags) OVERRIDE;
bool               15 chrome/browser/prefetch/prefetch.h bool IsPrefetchEnabled(content::ResourceContext* resource_context);
bool               10 chrome/browser/prefetch/prefetch_field_trial.h bool IsPrefetchFieldTrialEnabled();
bool               67 chrome/browser/prefs/chrome_pref_service_factory.h     bool async);
bool               76 chrome/browser/prefs/chrome_pref_service_factory.h     bool async);
bool               99 chrome/browser/prefs/chrome_pref_service_factory.h bool InitializePrefsFromMasterPrefs(
bool               24 chrome/browser/prefs/command_line_pref_store.h   bool ValidateProxySwitches();
bool               44 chrome/browser/prefs/command_line_pref_store.h     bool set_value;
bool               55 chrome/browser/prefs/incognito_mode_prefs.h   static bool IntToAvailability(int in_value, Availability* out_value);
bool               58 chrome/browser/prefs/incognito_mode_prefs.h   static bool ShouldLaunchIncognito(const base::CommandLine& command_line,
bool               64 chrome/browser/prefs/incognito_mode_prefs.h   static bool CanOpenBrowser(Profile* profile);
bool               69 chrome/browser/prefs/incognito_mode_prefs.h   static bool ArePlatformParentalControlsEnabled();
bool               65 chrome/browser/prefs/pref_hash_store_impl.h   const bool initial_hashes_dictionary_trusted_;
bool               69 chrome/browser/prefs/pref_hash_store_impl.h   bool has_pending_write_;
bool               41 chrome/browser/prefs/pref_metrics_service.h     virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               42 chrome/browser/prefs/pref_metrics_service.h     virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               72 chrome/browser/prefs/pref_metrics_service.h                      bool from_sync);
bool               44 chrome/browser/prefs/pref_model_associator.h   bool models_associated() const { return models_associated_; }
bool               71 chrome/browser/prefs/pref_model_associator.h   virtual bool IsPrefRegistered(const char* name);
bool               91 chrome/browser/prefs/pref_model_associator.h   bool CreatePrefSyncData(const std::string& name,
bool              102 chrome/browser/prefs/pref_model_associator.h   bool IsPrefSynced(const std::string& name) const;
bool              139 chrome/browser/prefs/pref_model_associator.h   static bool IsMigratedPreference(const char* preference_name);
bool              140 chrome/browser/prefs/pref_model_associator.h   static bool IsOldMigratedPreference(const char* old_preference_name);
bool              146 chrome/browser/prefs/pref_model_associator.h   bool models_associated_;
bool              150 chrome/browser/prefs/pref_model_associator.h   bool processing_syncer_changes_;
bool              188 chrome/browser/prefs/pref_model_associator.h   void NotifySyncedPrefObservers(const std::string& path, bool from_sync) const;
bool               46 chrome/browser/prefs/pref_service_syncable.h       bool async);
bool               64 chrome/browser/prefs/pref_service_syncable.h   bool IsSyncing();
bool               68 chrome/browser/prefs/pref_service_syncable.h   bool IsPrioritySyncing();
bool               72 chrome/browser/prefs/pref_service_syncable.h   bool IsPrefSynced(const std::string& name) const;
bool              105 chrome/browser/prefs/pref_service_syncable.h   bool pref_service_forked_;
bool               54 chrome/browser/prefs/profile_pref_store_manager.h   static const bool kPlatformSupportsPreferenceTracking;
bool               98 chrome/browser/prefs/profile_pref_store_manager.h   bool InitializePrefsFromMasterPrefs(
bool               33 chrome/browser/prefs/proxy_config_dictionary.h   bool GetMode(ProxyPrefs::ProxyMode* out) const;
bool               34 chrome/browser/prefs/proxy_config_dictionary.h   bool GetPacUrl(std::string* out) const;
bool               35 chrome/browser/prefs/proxy_config_dictionary.h   bool GetPacMandatory(bool* out) const;
bool               36 chrome/browser/prefs/proxy_config_dictionary.h   bool GetProxyServer(std::string* out) const;
bool               37 chrome/browser/prefs/proxy_config_dictionary.h   bool GetBypassList(std::string* out) const;
bool               38 chrome/browser/prefs/proxy_config_dictionary.h   bool HasBypassList() const;
bool               45 chrome/browser/prefs/proxy_config_dictionary.h                                           bool pac_mandatory);
bool               54 chrome/browser/prefs/proxy_config_dictionary.h       bool pac_mandatory,
bool               62 chrome/browser/prefs/proxy_prefs.h bool IntToProxyMode(int in_value, ProxyMode* out_value);
bool               63 chrome/browser/prefs/proxy_prefs.h bool StringToProxyMode(const std::string& in_value, ProxyMode* out_value);
bool               72 chrome/browser/prefs/session_startup_pref.h   static bool TypeIsManaged(PrefService* prefs);
bool               73 chrome/browser/prefs/session_startup_pref.h   static bool URLsAreManaged(PrefService* prefs);
bool               76 chrome/browser/prefs/session_startup_pref.h   static bool TypeIsDefault(PrefService* prefs);
bool               24 chrome/browser/prefs/synced_pref_change_registrar.h   typedef base::Callback<void(bool)> ChangeCallback;
bool               25 chrome/browser/prefs/synced_pref_change_registrar.h   typedef base::Callback<void(const std::string&, bool)> NamedChangeCallback;
bool               42 chrome/browser/prefs/synced_pref_change_registrar.h   bool IsObserved(const char* path) const;
bool               46 chrome/browser/prefs/synced_pref_change_registrar.h   virtual void OnSyncedPrefChanged(const std::string& path, bool from_sync)
bool               12 chrome/browser/prefs/synced_pref_observer.h   virtual void OnSyncedPrefChanged(const std::string& path, bool from_sync) = 0;
bool               46 chrome/browser/prefs/tracked/hash_store_contents.h   virtual bool IsInitialized() const = 0;
bool               50 chrome/browser/prefs/tracked/hash_store_contents.h   virtual bool GetVersion(int* version) const = 0;
bool               51 chrome/browser/prefs/tracked/pref_service_hash_store_contents.h   virtual bool IsInitialized() const OVERRIDE;
bool               52 chrome/browser/prefs/tracked/pref_service_hash_store_contents.h   virtual bool GetVersion(int* version) const OVERRIDE;
bool               50 chrome/browser/prefs/tracked/segregated_pref_store.h   virtual bool HasObservers() const OVERRIDE;
bool               51 chrome/browser/prefs/tracked/segregated_pref_store.h   virtual bool IsInitializationComplete() const OVERRIDE;
bool               52 chrome/browser/prefs/tracked/segregated_pref_store.h   virtual bool GetValue(const std::string& key,
bool               60 chrome/browser/prefs/tracked/segregated_pref_store.h   virtual bool GetMutableValue(const std::string& key,
bool               65 chrome/browser/prefs/tracked/segregated_pref_store.h   virtual bool ReadOnly() const OVERRIDE;
bool               80 chrome/browser/prefs/tracked/segregated_pref_store.h     virtual void OnInitializationCompleted(bool succeeded) OVERRIDE;
bool               29 chrome/browser/prefs/tracked/tracked_atomic_preference.h   virtual bool EnforceAndReport(
bool               31 chrome/browser/prefs/tracked/tracked_preference.h   virtual bool EnforceAndReport(
bool               57 chrome/browser/prefs/tracked/tracked_preference_helper.h   const bool enforce_;
bool               32 chrome/browser/prefs/tracked/tracked_split_preference.h   virtual bool EnforceAndReport(
bool               30 chrome/browser/prerender/external_prerender_handler_android.h   bool AddPrerender(JNIEnv* env,
bool               44 chrome/browser/prerender/external_prerender_handler_android.h   static bool HasPrerenderedUrl(Profile* profile,
bool               48 chrome/browser/prerender/external_prerender_handler_android.h   static bool RegisterExternalPrerenderHandlerAndroid(JNIEnv* env);
bool               15 chrome/browser/prerender/prerender_condition.h   virtual bool CanPrerender() const = 0;
bool               31 chrome/browser/prerender/prerender_config.h   bool rate_limit_enabled;
bool               57 chrome/browser/prerender/prerender_config.h   bool is_overriding_user_agent;
bool              133 chrome/browser/prerender/prerender_contents.h   bool Init();
bool              169 chrome/browser/prerender/prerender_contents.h   bool has_stopped_loading() const { return has_stopped_loading_; }
bool              170 chrome/browser/prerender/prerender_contents.h   bool has_finished_loading() const { return has_finished_loading_; }
bool              171 chrome/browser/prerender/prerender_contents.h   bool prerendering_has_started() const { return prerendering_has_started_; }
bool              181 chrome/browser/prerender/prerender_contents.h   virtual bool GetChildId(int* child_id) const;
bool              185 chrome/browser/prerender/prerender_contents.h   virtual bool GetRouteId(int* route_id) const;
bool              197 chrome/browser/prerender/prerender_contents.h   bool Matches(
bool              211 chrome/browser/prerender/prerender_contents.h       bool is_main_frame,
bool              213 chrome/browser/prerender/prerender_contents.h       bool is_error_page,
bool              214 chrome/browser/prerender/prerender_contents.h       bool is_iframe_srcdoc,
bool              219 chrome/browser/prerender/prerender_contents.h       bool is_main_frame,
bool              226 chrome/browser/prerender/prerender_contents.h       bool is_main_frame,
bool              234 chrome/browser/prerender/prerender_contents.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              246 chrome/browser/prerender/prerender_contents.h   virtual bool CheckURL(const GURL& url);
bool              250 chrome/browser/prerender/prerender_contents.h   bool AddAliasURL(const GURL& url);
bool              277 chrome/browser/prerender/prerender_contents.h   bool IsCrossSiteNavigationPending() const;
bool              295 chrome/browser/prerender/prerender_contents.h                          bool is_main_frame_http_request,
bool              296 chrome/browser/prerender/prerender_contents.h                          bool is_third_party_cookie,
bool              297 chrome/browser/prerender/prerender_contents.h                          bool is_for_blocking_resource,
bool              343 chrome/browser/prerender/prerender_contents.h   bool prerendering_has_been_cancelled() const {
bool              350 chrome/browser/prerender/prerender_contents.h   bool prerendering_has_started_;
bool              410 chrome/browser/prerender/prerender_contents.h   bool has_stopped_loading_;
bool              413 chrome/browser/prerender/prerender_contents.h   bool has_finished_loading_;
bool              426 chrome/browser/prerender/prerender_contents.h   bool prerendering_has_been_cancelled_;
bool               25 chrome/browser/prerender/prerender_field_trial.h bool IsOmniboxEnabled(Profile* profile);
bool               28 chrome/browser/prerender/prerender_field_trial.h bool ShouldMergeSessionStorageNamespaces();
bool               31 chrome/browser/prerender/prerender_field_trial.h bool IsLocalPredictorEnabled();
bool               35 chrome/browser/prerender/prerender_field_trial.h bool DisableLocalPredictorBasedOnSyncAndConfiguration(Profile* profile);
bool               38 chrome/browser/prerender/prerender_field_trial.h bool IsLoggedInPredictorEnabled();
bool               41 chrome/browser/prerender/prerender_field_trial.h bool IsSideEffectFreeWhitelistEnabled();
bool               44 chrome/browser/prerender/prerender_field_trial.h bool IsLocalPredictorPrerenderLaunchEnabled();
bool               49 chrome/browser/prerender/prerender_field_trial.h bool IsLocalPredictorPrerenderAlwaysControlEnabled();
bool               53 chrome/browser/prerender/prerender_field_trial.h bool ShouldQueryPrerenderService(Profile* profile);
bool               57 chrome/browser/prerender/prerender_field_trial.h bool ShouldQueryPrerenderServiceForCurrentURL();
bool               58 chrome/browser/prerender/prerender_field_trial.h bool ShouldQueryPrerenderServiceForCandidateURLs();
bool               84 chrome/browser/prerender/prerender_field_trial.h bool SkipLocalPredictorFragment();
bool               85 chrome/browser/prerender/prerender_field_trial.h bool SkipLocalPredictorHTTPS();
bool               86 chrome/browser/prerender/prerender_field_trial.h bool SkipLocalPredictorWhitelist();
bool               87 chrome/browser/prerender/prerender_field_trial.h bool SkipLocalPredictorServiceWhitelist();
bool               88 chrome/browser/prerender/prerender_field_trial.h bool SkipLocalPredictorLoggedIn();
bool               89 chrome/browser/prerender/prerender_field_trial.h bool SkipLocalPredictorDefaultNoPrerender();
bool               90 chrome/browser/prerender/prerender_field_trial.h bool SkipLocalPredictorLocalCandidates();
bool               91 chrome/browser/prerender/prerender_field_trial.h bool SkipLocalPredictorServiceCandidates();
bool               74 chrome/browser/prerender/prerender_handle.h   bool IsPrerendering() const;
bool               77 chrome/browser/prerender/prerender_handle.h   bool IsFinishedLoading() const;
bool               82 chrome/browser/prerender/prerender_handle.h   bool Matches(
bool               88 chrome/browser/prerender/prerender_handle.h   bool RepresentingSamePrerenderAs(PrerenderHandle* other) const;
bool              121 chrome/browser/prerender/prerender_histograms.h                                         bool visited_before) const;
bool              126 chrome/browser/prerender/prerender_histograms.h   void RecordNetworkBytes(bool used,
bool              139 chrome/browser/prerender/prerender_histograms.h   bool WithinWindow() const;
bool              145 chrome/browser/prerender/prerender_histograms.h   bool IsOriginExperimentWash() const;
bool              157 chrome/browser/prerender/prerender_histograms.h   bool origin_experiment_wash_;
bool              167 chrome/browser/prerender/prerender_histograms.h   bool seen_any_pageload_;
bool              168 chrome/browser/prerender/prerender_histograms.h   bool seen_pageload_started_after_prerender_;
bool              110 chrome/browser/prerender/prerender_link_manager.h     bool is_match_complete_replacement;
bool              113 chrome/browser/prerender/prerender_link_manager.h     bool has_been_abandoned;
bool              118 chrome/browser/prerender/prerender_link_manager.h   bool IsEmpty() const;
bool              159 chrome/browser/prerender/prerender_link_manager.h   bool has_shutdown_;
bool              168 chrome/browser/prerender/prerender_local_predictor.h   bool IsPrerenderStillValid(PrerenderProperties* prerender) const;
bool              169 chrome/browser/prerender/prerender_local_predictor.h   bool DoesPrerenderMatchPLTRecord(PrerenderProperties* prerender,
bool              195 chrome/browser/prerender/prerender_local_predictor.h   bool ApplyParsedPrerenderServiceResponse(
bool              198 chrome/browser/prerender/prerender_local_predictor.h       bool* hinting_timed_out,
bool              199 chrome/browser/prerender/prerender_local_predictor.h       bool* hinting_url_lookup_timed_out,
bool              200 chrome/browser/prerender/prerender_local_predictor.h       bool* candidate_url_lookup_timed_out);
bool              215 chrome/browser/prerender/prerender_local_predictor.h   bool is_visit_database_observer_;
bool              168 chrome/browser/prerender/prerender_manager.h   bool MaybeUsePrerenderedPage(const GURL& url,
bool              198 chrome/browser/prerender/prerender_manager.h   void set_enabled(bool enabled);
bool              203 chrome/browser/prerender/prerender_manager.h   static bool IsPrerenderingPossible();
bool              204 chrome/browser/prerender/prerender_manager.h   static bool ActuallyPrerendering();
bool              205 chrome/browser/prerender/prerender_manager.h   static bool IsControlGroup(uint8 experiment_id);
bool              206 chrome/browser/prerender/prerender_manager.h   static bool IsNoUseGroup();
bool              212 chrome/browser/prerender/prerender_manager.h   bool IsWebContentsPrerendering(const content::WebContents* web_contents,
bool              217 chrome/browser/prerender/prerender_manager.h   bool HasPrerenderedUrl(GURL url, content::WebContents* web_contents) const;
bool              235 chrome/browser/prerender/prerender_manager.h   bool HasRecentlyBeenNavigatedTo(Origin origin, const GURL& url);
bool              238 chrome/browser/prerender/prerender_manager.h   static bool IsValidHttpMethod(const std::string& method);
bool              241 chrome/browser/prerender/prerender_manager.h   static bool DoesURLHaveValidScheme(const GURL& url);
bool              245 chrome/browser/prerender/prerender_manager.h   static bool DoesSubresourceURLHaveValidScheme(const GURL& url);
bool              312 chrome/browser/prerender/prerender_manager.h                                   bool* lookup_result,
bool              313 chrome/browser/prerender/prerender_manager.h                                   bool* database_was_present,
bool              319 chrome/browser/prerender/prerender_manager.h                                    bool success,
bool              347 chrome/browser/prerender/prerender_manager.h                                 bool is_for_blocking_resource,
bool              357 chrome/browser/prerender/prerender_manager.h   void RecordNetworkBytes(bool used, int64 prerender_bytes);
bool              449 chrome/browser/prerender/prerender_manager.h                 bool should_replace_current_entry);
bool              453 chrome/browser/prerender/prerender_manager.h     void set_swap_successful(bool swap_successful) {
bool              468 chrome/browser/prerender/prerender_manager.h         bool is_main_frame,
bool              475 chrome/browser/prerender/prerender_manager.h         bool is_main_frame,
bool              493 chrome/browser/prerender/prerender_manager.h     bool should_replace_current_entry_;
bool              497 chrome/browser/prerender/prerender_manager.h     bool seen_target_route_id_;
bool              499 chrome/browser/prerender/prerender_manager.h     bool swap_successful_;
bool              592 chrome/browser/prerender/prerender_manager.h   bool DoesRateLimitAllowPrerender(Origin origin) const;
bool              634 chrome/browser/prerender/prerender_manager.h   bool IsEnabled() const;
bool              638 chrome/browser/prerender/prerender_manager.h                                                bool cookies_exist);
bool              650 chrome/browser/prerender/prerender_manager.h                                      bool should_replace_current_entry);
bool              658 chrome/browser/prerender/prerender_manager.h   bool enabled_;
bool               37 chrome/browser/prerender/prerender_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               38 chrome/browser/prerender/prerender_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               34 chrome/browser/prerender/prerender_pending_swap_throttle.h   virtual void WillStartRequest(bool* defer) OVERRIDE;
bool               49 chrome/browser/prerender/prerender_pending_swap_throttle.h   bool throttled_;
bool               34 chrome/browser/prerender/prerender_resource_throttle.h   virtual void WillStartRequest(bool* defer) OVERRIDE;
bool               35 chrome/browser/prerender/prerender_resource_throttle.h   virtual void WillRedirectRequest(const GURL& new_url, bool* defer) OVERRIDE;
bool               61 chrome/browser/prerender/prerender_resource_throttle.h       bool async,
bool               60 chrome/browser/prerender/prerender_tab_helper.h       bool is_main_frame,
bool               62 chrome/browser/prerender/prerender_tab_helper.h       bool is_error_page,
bool               63 chrome/browser/prerender/prerender_tab_helper.h       bool is_iframe_srcdoc,
bool               68 chrome/browser/prerender/prerender_tab_helper.h       bool is_main_frame,
bool               89 chrome/browser/prerender/prerender_tab_helper.h   void RecordEventIfLoggedInURLResult(Event event, scoped_ptr<bool> is_present,
bool               90 chrome/browser/prerender/prerender_tab_helper.h                                       scoped_ptr<bool> lookup_succeeded);
bool              100 chrome/browser/prerender/prerender_tab_helper.h   bool IsPrerendering();
bool              115 chrome/browser/prerender/prerender_tab_helper.h   bool next_load_is_control_prerender_;
bool               28 chrome/browser/prerender/prerender_tracker.h   bool IsPendingSwapRequestOnIOThread(int render_process_id,
bool               47 chrome/browser/prerender/prerender_tracker.h       bool swap_successful);
bool               55 chrome/browser/prerender/prerender_tracker.h       bool swap_successful);
bool               27 chrome/browser/prerender/prerender_util.h bool MaybeGetQueryStringBasedAliasURL(const GURL& url, GURL* alias_url);
bool               36 chrome/browser/prerender/prerender_util.h bool IsGoogleDomain(const GURL& url);
bool               39 chrome/browser/prerender/prerender_util.h bool IsGoogleSearchResultURL(const GURL& url);
bool               44 chrome/browser/prerender/prerender_util.h bool IsNoSwapInExperiment(uint8 experiment_id);
bool               49 chrome/browser/prerender/prerender_util.h bool IsControlGroupExperiment(uint8 experiment_id);
bool               42 chrome/browser/printing/background_printing_manager.h   bool HasPrintPreviewDialog(content::WebContents* preview_dialog);
bool               61 chrome/browser/printing/cloud_print/cloud_print_proxy_service.h   bool EnforceCloudPrintConnectorPolicyAndQuit();
bool               87 chrome/browser/printing/cloud_print/cloud_print_proxy_service.h   bool InvokeServiceTask(const base::Closure& task);
bool               91 chrome/browser/printing/cloud_print/cloud_print_proxy_service.h   bool ApplyCloudPrintConnectorPolicy();
bool              106 chrome/browser/printing/cloud_print/cloud_print_proxy_service.h   bool enforcing_connector_policy_;
bool               35 chrome/browser/printing/cloud_print/cloud_print_proxy_service_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               61 chrome/browser/printing/print_dialog_cloud.h bool CreatePrintDialogFromCommandLine(Profile* profile,
bool               68 chrome/browser/printing/print_dialog_cloud.h                                bool add_account,
bool              129 chrome/browser/printing/print_dialog_cloud_internal.h   bool IsCloudPrintDialogUrl(const GURL& url);
bool              167 chrome/browser/printing/print_dialog_cloud_internal.h                                bool* out_close_dialog) OVERRIDE;
bool              168 chrome/browser/printing/print_dialog_cloud_internal.h   virtual bool ShouldShowDialogTitle() const OVERRIDE;
bool              169 chrome/browser/printing/print_dialog_cloud_internal.h   virtual bool HandleContextMenu(
bool              183 chrome/browser/printing/print_dialog_cloud_internal.h   mutable bool owns_flow_handler_;
bool              184 chrome/browser/printing/print_dialog_cloud_internal.h   bool keep_alive_when_non_modal_;
bool               39 chrome/browser/printing/print_dialog_gtk.h   virtual bool UpdateSettings(printing::PrintSettings* settings) OVERRIDE;
bool               42 chrome/browser/printing/print_dialog_gtk.h       bool has_selection,
bool               81 chrome/browser/printing/print_job.h   bool FlushJob(base::TimeDelta timeout);
bool               89 chrome/browser/printing/print_job.h   bool is_job_pending() const;
bool              139 chrome/browser/printing/print_job.h   bool is_job_pending_;
bool              143 chrome/browser/printing/print_job.h   bool is_canceling_;
bool               88 chrome/browser/printing/print_job_manager.h   void StopJobs(bool wait_for_finish);
bool               97 chrome/browser/printing/print_job_manager.h   bool is_shutdown_;
bool               49 chrome/browser/printing/print_job_worker.h       bool ask_user_for_settings,
bool               52 chrome/browser/printing/print_job_worker.h       bool has_selection,
bool              102 chrome/browser/printing/print_job_worker.h       bool has_selection);
bool               22 chrome/browser/printing/print_preview_context_menu_observer.h   virtual bool IsCommandIdSupported(int command_id) OVERRIDE;
bool               23 chrome/browser/printing/print_preview_context_menu_observer.h   virtual bool IsCommandIdEnabled(int command_id) OVERRIDE;
bool               26 chrome/browser/printing/print_preview_context_menu_observer.h   bool IsPrintPreviewDialog();
bool               62 chrome/browser/printing/print_preview_dialog_controller.h   static bool IsPrintPreviewDialog(content::WebContents* contents);
bool               65 chrome/browser/printing/print_preview_dialog_controller.h   static bool IsPrintPreviewURL(const GURL& url);
bool               70 chrome/browser/printing/print_preview_dialog_controller.h   bool is_creating_print_preview_dialog() const {
bool              103 chrome/browser/printing/print_preview_dialog_controller.h   bool waiting_for_new_preview_page_;
bool              107 chrome/browser/printing/print_preview_dialog_controller.h   bool is_creating_print_preview_dialog_;
bool               38 chrome/browser/printing/print_preview_message_handler.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               57 chrome/browser/printing/print_preview_message_handler.h       bool has_custom_page_size_style);
bool               27 chrome/browser/printing/print_view_manager.h   bool PrintForSystemDialogNow();
bool               32 chrome/browser/printing/print_view_manager.h   bool AdvancedPrintNow();
bool               37 chrome/browser/printing/print_view_manager.h   bool PrintToDestination();
bool               43 chrome/browser/printing/print_view_manager.h   bool PrintPreviewNow(bool selection_only);
bool               59 chrome/browser/printing/print_view_manager.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               78 chrome/browser/printing/print_view_manager.h   void OnShowScriptedPrintPreview(bool source_is_modifiable);
bool               40 chrome/browser/printing/print_view_manager_base.h   virtual bool PrintNow();
bool               52 chrome/browser/printing/print_view_manager_base.h   bool PrintNowInternal(IPC::Message* message);
bool               58 chrome/browser/printing/print_view_manager_base.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               87 chrome/browser/printing/print_view_manager_base.h   bool RenderAllMissingPagesNow();
bool              100 chrome/browser/printing/print_view_manager_base.h   bool CreateNewPrintJob(PrintJobWorkerOwner* job);
bool              107 chrome/browser/printing/print_view_manager_base.h   void PrintingDone(bool success);
bool              112 chrome/browser/printing/print_view_manager_base.h   void TerminatePrintJob(bool cancel);
bool              122 chrome/browser/printing/print_view_manager_base.h   bool RunInnerMessageLoop();
bool              127 chrome/browser/printing/print_view_manager_base.h   bool OpportunisticallyCreatePrintJob(int cookie);
bool              141 chrome/browser/printing/print_view_manager_base.h   bool printing_succeeded_;
bool              146 chrome/browser/printing/print_view_manager_base.h   bool inside_inner_message_loop_;
bool              150 chrome/browser/printing/print_view_manager_base.h   bool expecting_first_page_;
bool               38 chrome/browser/printing/print_view_manager_basic.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               53 chrome/browser/printing/printer_query.h       bool has_selection,
bool               68 chrome/browser/printing/printer_query.h   bool is_callback_pending() const;
bool               73 chrome/browser/printing/printer_query.h   bool is_valid() const;
bool               94 chrome/browser/printing/printer_query.h   bool is_print_dialog_box_shown_;
bool               46 chrome/browser/printing/printing_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               47 chrome/browser/printing/printing_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool              100 chrome/browser/printing/printing_message_filter.h   void OnIsPrintingEnabled(bool* is_enabled);
bool              131 chrome/browser/printing/printing_message_filter.h                         bool* cancel);
bool               39 chrome/browser/process_info_snapshot.h   bool Sample(std::vector<base::ProcessId> pid_list);
bool               68 chrome/browser/process_info_snapshot.h   bool GetProcInfo(int pid,
bool               83 chrome/browser/process_info_snapshot.h   bool GetCommittedKBytesOfPID(int pid,
bool               99 chrome/browser/process_info_snapshot.h   bool GetWorkingSetKBytesOfPID(int pid,
bool               87 chrome/browser/process_singleton.h   bool Create();
bool              109 chrome/browser/process_singleton.h       bool kill_unresponsive);
bool              128 chrome/browser/process_singleton.h   bool EscapeVirtualization(const base::FilePath& user_data_dir);
bool              132 chrome/browser/process_singleton.h   bool is_virtualized_;  // Stuck inside Microsoft Softricity VM environment.
bool              139 chrome/browser/process_singleton.h   bool IsSameChromeInstance(pid_t pid);
bool              146 chrome/browser/process_singleton.h   bool KillProcessByLockPath();
bool               53 chrome/browser/process_singleton_modal_dialog_lock.h   bool NotificationCallbackImpl(const base::CommandLine& command_line,
bool               41 chrome/browser/process_singleton_startup_lock.h   bool locked() { return locked_; }
bool               47 chrome/browser/process_singleton_startup_lock.h   bool NotificationCallbackImpl(const base::CommandLine& command_line,
bool               50 chrome/browser/process_singleton_startup_lock.h   bool locked_;
bool               86 chrome/browser/profile_resetter/automatic_profile_resetter.h   void TriggerProfileReset(bool send_feedback);
bool               96 chrome/browser/profile_resetter/automatic_profile_resetter.h   bool IsResetPromptFlowActive() const;
bool              100 chrome/browser/profile_resetter/automatic_profile_resetter.h   bool ShouldShowResetBanner() const;
bool              116 chrome/browser/profile_resetter/automatic_profile_resetter.h   void NotifyDidCloseWebUIResetDialog(bool performed_reset);
bool              248 chrome/browser/profile_resetter/automatic_profile_resetter.h   bool enumeration_of_loaded_modules_ready_;
bool              249 chrome/browser/profile_resetter/automatic_profile_resetter.h   bool template_url_service_ready_;
bool              250 chrome/browser/profile_resetter/automatic_profile_resetter.h   bool has_already_dismissed_prompt_;
bool              258 chrome/browser/profile_resetter/automatic_profile_resetter.h   bool should_show_reset_banner_;
bool               82 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h   virtual bool IsDefaultSearchProviderManaged() const = 0;
bool               96 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h   virtual bool TriggerPrompt() = 0;
bool              103 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h   virtual void TriggerProfileSettingsReset(bool send_feedback,
bool              144 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h   virtual bool IsDefaultSearchProviderManaged() const OVERRIDE;
bool              147 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h   virtual bool TriggerPrompt() OVERRIDE;
bool              149 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h       bool send_feedback,
bool              169 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h   void RunProfileSettingsReset(bool send_feedback,
bool               49 chrome/browser/profile_resetter/automatic_profile_resetter_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               50 chrome/browser/profile_resetter/automatic_profile_resetter_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               27 chrome/browser/profile_resetter/brandcode_config_fetcher.h   bool IsActive() const { return config_fetcher_; }
bool               30 chrome/browser/profile_resetter/brandcoded_default_settings.h   bool GetHomepage(std::string* homepage) const;
bool               31 chrome/browser/profile_resetter/brandcoded_default_settings.h   bool GetHomepageIsNewTab(bool* homepage_is_ntp) const;
bool               32 chrome/browser/profile_resetter/brandcoded_default_settings.h   bool GetShowHomeButton(bool* show_home_button) const;
bool               35 chrome/browser/profile_resetter/brandcoded_default_settings.h   bool GetExtensions(std::vector<std::string>* extension_ids) const;
bool               37 chrome/browser/profile_resetter/brandcoded_default_settings.h   bool GetRestoreOnStartup(int* restore_on_startup) const;
bool              183 chrome/browser/profile_resetter/jtl_foundation.h   static bool IsHash(const std::string& maybe_hash);
bool               41 chrome/browser/profile_resetter/jtl_interpreter.h   bool GetOutputBoolean(const std::string& unhashed_key, bool* output) const;
bool               42 chrome/browser/profile_resetter/jtl_interpreter.h   bool GetOutputString(const std::string& unhashed_key,
bool               28 chrome/browser/profile_resetter/profile_reset_global_error.h   static bool IsSupportedOnPlatform();
bool               36 chrome/browser/profile_resetter/profile_reset_global_error.h   void OnBubbleViewResetButtonPressed(bool send_feedback);
bool               42 chrome/browser/profile_resetter/profile_reset_global_error.h   virtual bool HasMenuItem() OVERRIDE;
bool               46 chrome/browser/profile_resetter/profile_reset_global_error.h   virtual bool HasBubbleView() OVERRIDE;
bool               47 chrome/browser/profile_resetter/profile_reset_global_error.h   virtual bool HasShownBubbleView() OVERRIDE;
bool               64 chrome/browser/profile_resetter/profile_reset_global_error.h   bool has_shown_bubble_view_;
bool               68 chrome/browser/profile_resetter/profile_resetter.h   bool IsActive() const;
bool               50 chrome/browser/profile_resetter/resettable_settings_snapshot.h   bool homepage_is_ntp() const { return homepage_is_ntp_; }
bool               62 chrome/browser/profile_resetter/resettable_settings_snapshot.h   bool shortcuts_determined() const {
bool               91 chrome/browser/profile_resetter/resettable_settings_snapshot.h   bool homepage_is_ntp_;
bool              104 chrome/browser/profile_resetter/resettable_settings_snapshot.h   bool shortcuts_determined_;
bool               45 chrome/browser/profiles/avatar_menu.h     bool active;
bool               55 chrome/browser/profiles/avatar_menu.h     bool signed_in;
bool               58 chrome/browser/profiles/avatar_menu.h     bool signin_required;
bool               62 chrome/browser/profiles/avatar_menu.h     bool managed;
bool               83 chrome/browser/profiles/avatar_menu.h   static bool ShouldShowAvatarMenu();
bool               89 chrome/browser/profiles/avatar_menu.h                                     bool* is_rectangle);
bool               92 chrome/browser/profiles/avatar_menu.h   static bool CompareItems(const Item* item1, const Item* item2);
bool               98 chrome/browser/profiles/avatar_menu.h                        bool always_create,
bool              134 chrome/browser/profiles/avatar_menu.h   bool ShouldShowAddNewProfileLink() const;
bool              137 chrome/browser/profiles/avatar_menu.h   bool ShouldShowEditProfileLink() const;
bool               29 chrome/browser/profiles/avatar_menu_actions.h   virtual bool ShouldShowAddNewProfileLink() const = 0;
bool               32 chrome/browser/profiles/avatar_menu_actions.h   virtual bool ShouldShowEditProfileLink() const = 0;
bool               24 chrome/browser/profiles/avatar_menu_actions_desktop.h   virtual bool ShouldShowAddNewProfileLink() const OVERRIDE;
bool               25 chrome/browser/profiles/avatar_menu_actions_desktop.h   virtual bool ShouldShowEditProfileLink() const OVERRIDE;
bool               21 chrome/browser/profiles/bookmark_model_loaded_observer.h                                    bool ids_reassigned) OVERRIDE;
bool               32 chrome/browser/profiles/chrome_version_service.h   static void OnProfileLoaded(PrefService* prefs, bool is_new_profile);
bool               33 chrome/browser/profiles/gaia_info_update_service.h   static bool ShouldUseGAIAProfileInfo(Profile* profile);
bool               36 chrome/browser/profiles/gaia_info_update_service.h   virtual bool NeedsProfilePicture() const OVERRIDE;
bool               43 chrome/browser/profiles/gaia_info_update_service_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               28 chrome/browser/profiles/incognito_mode_policy_handler.h   virtual bool CheckPolicySettings(const PolicyMap& policies,
bool               42 chrome/browser/profiles/off_the_record_profile_impl.h   virtual bool HasOffTheRecordProfile() OVERRIDE;
bool               44 chrome/browser/profiles/off_the_record_profile_impl.h   virtual bool IsManaged() OVERRIDE;
bool               57 chrome/browser/profiles/off_the_record_profile_impl.h       bool in_memory,
bool               62 chrome/browser/profiles/off_the_record_profile_impl.h   virtual bool IsSameProfile(Profile* profile) OVERRIDE;
bool               68 chrome/browser/profiles/off_the_record_profile_impl.h   virtual bool WasCreatedByVersionOrLater(const std::string& version) OVERRIDE;
bool               90 chrome/browser/profiles/off_the_record_profile_impl.h   virtual bool IsOffTheRecord() const OVERRIDE;
bool              102 chrome/browser/profiles/off_the_record_profile_impl.h           bool in_memory) OVERRIDE;
bool              108 chrome/browser/profiles/off_the_record_profile_impl.h       bool user_gesture,
bool               58 chrome/browser/profiles/off_the_record_profile_io_data.h             bool in_memory) const;
bool               62 chrome/browser/profiles/off_the_record_profile_io_data.h             bool in_memory,
bool               95 chrome/browser/profiles/off_the_record_profile_io_data.h     mutable bool initialized_;
bool              144 chrome/browser/profiles/profile.h                                   bool success,
bool              145 chrome/browser/profiles/profile.h                                   bool is_new_profile) = 0;
bool              199 chrome/browser/profiles/profile.h   virtual bool HasOffTheRecordProfile() = 0;
bool              206 chrome/browser/profiles/profile.h   virtual bool IsManaged() = 0;
bool              251 chrome/browser/profiles/profile.h   virtual bool IsSameProfile(Profile* profile) = 0;
bool              278 chrome/browser/profiles/profile.h       bool in_memory,
bool              330 chrome/browser/profiles/profile.h   virtual bool WasCreatedByVersionOrLater(const std::string& version) = 0;
bool              335 chrome/browser/profiles/profile.h   virtual bool IsGuestSession() const;
bool              338 chrome/browser/profiles/profile.h   void set_restored_last_session(bool restored_last_session) {
bool              341 chrome/browser/profiles/profile.h   bool restored_last_session() const {
bool              370 chrome/browser/profiles/profile.h   bool ShouldSendAccessibilityEvents() {
bool              376 chrome/browser/profiles/profile.h   bool IsNewProfile();
bool              380 chrome/browser/profiles/profile.h   bool IsSyncAccessible();
bool              391 chrome/browser/profiles/profile.h   bool restored_last_session_;
bool              395 chrome/browser/profiles/profile.h   bool sent_destroyed_notification_;
bool               22 chrome/browser/profiles/profile_android.h   static bool RegisterProfileAndroid(JNIEnv* env);
bool               45 chrome/browser/profiles/profile_destroyer.h   static bool GetHostsForProfile(Profile* const profile, HostSet* hosts);
bool              104 chrome/browser/profiles/profile_downloader.h   static bool ParseProfileJSON(const std::string& data,
bool              111 chrome/browser/profiles/profile_downloader.h   static bool IsDefaultProfileImageURL(const std::string& url);
bool               31 chrome/browser/profiles/profile_downloader_delegate.h   virtual bool NeedsProfilePicture() const = 0;
bool               77 chrome/browser/profiles/profile_impl.h           bool in_memory) OVERRIDE;
bool               83 chrome/browser/profiles/profile_impl.h       bool user_gesture,
bool              110 chrome/browser/profiles/profile_impl.h   virtual bool IsOffTheRecord() const OVERRIDE;
bool              113 chrome/browser/profiles/profile_impl.h   virtual bool HasOffTheRecordProfile() OVERRIDE;
bool              115 chrome/browser/profiles/profile_impl.h   virtual bool IsManaged() OVERRIDE;
bool              127 chrome/browser/profiles/profile_impl.h   virtual bool IsSameProfile(Profile* profile) OVERRIDE;
bool              134 chrome/browser/profiles/profile_impl.h       bool in_memory,
bool              144 chrome/browser/profiles/profile_impl.h   virtual bool WasCreatedByVersionOrLater(const std::string& version) OVERRIDE;
bool              185 chrome/browser/profiles/profile_impl.h   void OnPrefsLoaded(bool success);
bool              205 chrome/browser/profiles/profile_impl.h   void GetCacheParameters(bool is_media_context,
bool              268 chrome/browser/profiles/profile_impl.h   bool is_login_profile_;
bool               74 chrome/browser/profiles/profile_impl_io_data.h             bool in_memory,
bool               89 chrome/browser/profiles/profile_impl_io_data.h             bool in_memory) const;
bool              130 chrome/browser/profiles/profile_impl_io_data.h     mutable bool initialized_;
bool               74 chrome/browser/profiles/profile_info_cache.h   virtual bool GetBackgroundStatusOfProfileAtIndex(
bool               85 chrome/browser/profiles/profile_info_cache.h   virtual bool IsUsingGAIAPictureOfProfileAtIndex(
bool               87 chrome/browser/profiles/profile_info_cache.h   virtual bool ProfileIsManagedAtIndex(size_t index) const OVERRIDE;
bool               88 chrome/browser/profiles/profile_info_cache.h   virtual bool IsOmittedProfileAtIndex(size_t index) const OVERRIDE;
bool               89 chrome/browser/profiles/profile_info_cache.h   virtual bool ProfileIsSigninRequiredAtIndex(size_t index) const OVERRIDE;
bool               92 chrome/browser/profiles/profile_info_cache.h   virtual bool ProfileIsEphemeralAtIndex(size_t index) const OVERRIDE;
bool               93 chrome/browser/profiles/profile_info_cache.h   virtual bool ProfileIsUsingDefaultNameAtIndex(size_t index) const OVERRIDE;
bool              104 chrome/browser/profiles/profile_info_cache.h   void SetIsOmittedProfileAtIndex(size_t index, bool is_omitted);
bool              109 chrome/browser/profiles/profile_info_cache.h                                            bool running_background_apps);
bool              114 chrome/browser/profiles/profile_info_cache.h   void SetIsUsingGAIAPictureOfProfileAtIndex(size_t index, bool value);
bool              115 chrome/browser/profiles/profile_info_cache.h   void SetProfileSigninRequiredAtIndex(size_t index, bool value);
bool              116 chrome/browser/profiles/profile_info_cache.h   void SetProfileIsEphemeralAtIndex(size_t index, bool value);
bool              117 chrome/browser/profiles/profile_info_cache.h   void SetProfileIsUsingDefaultNameAtIndex(size_t index, bool value);
bool              136 chrome/browser/profiles/profile_info_cache.h   static bool IsDefaultAvatarIconIndex(size_t index);
bool              139 chrome/browser/profiles/profile_info_cache.h   static bool IsDefaultAvatarIconUrl(const std::string& icon_url,
bool              168 chrome/browser/profiles/profile_info_cache.h   bool IconIndexIsUnique(size_t icon_index) const;
bool              172 chrome/browser/profiles/profile_info_cache.h   bool ChooseAvatarIconIndexForNewProfile(bool allow_generic_icon,
bool              173 chrome/browser/profiles/profile_info_cache.h                                           bool must_be_unique,
bool              189 chrome/browser/profiles/profile_info_cache.h   void OnGAIAPictureSaved(const base::FilePath& path, bool* success) const;
bool              202 chrome/browser/profiles/profile_info_cache.h   mutable std::map<std::string, bool> cached_avatar_images_loading_;
bool               48 chrome/browser/profiles/profile_info_interface.h   virtual bool GetBackgroundStatusOfProfileAtIndex(
bool               60 chrome/browser/profiles/profile_info_interface.h   virtual bool IsUsingGAIAPictureOfProfileAtIndex(size_t index) const = 0;
bool               62 chrome/browser/profiles/profile_info_interface.h   virtual bool ProfileIsManagedAtIndex(size_t index) const = 0;
bool               66 chrome/browser/profiles/profile_info_interface.h   virtual bool IsOmittedProfileAtIndex(size_t index) const = 0;
bool               71 chrome/browser/profiles/profile_info_interface.h   virtual bool ProfileIsSigninRequiredAtIndex(size_t index) const = 0;
bool               74 chrome/browser/profiles/profile_info_interface.h   virtual bool ProfileIsEphemeralAtIndex(size_t index) const = 0;
bool               79 chrome/browser/profiles/profile_info_interface.h   virtual bool ProfileIsUsingDefaultNameAtIndex(size_t index) const = 0;
bool               20 chrome/browser/profiles/profile_info_util.h                                         bool is_rectangle,
bool               25 chrome/browser/profiles/profile_info_util.h                                 bool is_rectangle);
bool               29 chrome/browser/profiles/profile_info_util.h                                  bool is_rectangle);
bool               34 chrome/browser/profiles/profile_info_util.h                                     bool is_rectangle,
bool               77 chrome/browser/profiles/profile_io_data.h   static bool IsHandledProtocol(const std::string& scheme);
bool               81 chrome/browser/profiles/profile_io_data.h   static bool IsHandledURL(const GURL& url);
bool              196 chrome/browser/profiles/profile_io_data.h   bool IsOffTheRecord() const;
bool              217 chrome/browser/profiles/profile_io_data.h   bool GetMetricsEnabledStateOnIOThread() const;
bool              345 chrome/browser/profiles/profile_io_data.h   bool initialized() const {
bool              380 chrome/browser/profiles/profile_io_data.h     virtual bool AllowMicAccess(const GURL& origin) OVERRIDE;
bool              381 chrome/browser/profiles/profile_io_data.h     virtual bool AllowCameraAccess(const GURL& origin) OVERRIDE;
bool              389 chrome/browser/profiles/profile_io_data.h     bool AllowContentAccess(const GURL& origin, ContentSettingsType type);
bool              462 chrome/browser/profiles/profile_io_data.h   mutable bool initialized_;
bool              505 chrome/browser/profiles/profile_io_data.h   bool enable_metrics_;
bool              556 chrome/browser/profiles/profile_io_data.h   bool initialized_on_UI_thread_;
bool               93 chrome/browser/profiles/profile_manager.h   bool IsValidProfile(Profile* profile);
bool              182 chrome/browser/profiles/profile_manager.h                               bool addToCache,
bool              183 chrome/browser/profiles/profile_manager.h                               bool start_deferred_task_runners);
bool              188 chrome/browser/profiles/profile_manager.h   bool IsLoggedIn() const { return logged_in_; }
bool              197 chrome/browser/profiles/profile_manager.h                                 bool success,
bool              198 chrome/browser/profiles/profile_manager.h                                 bool is_new_profile) OVERRIDE;
bool              202 chrome/browser/profiles/profile_manager.h   virtual void DoFinalInit(Profile* profile, bool go_off_the_record);
bool              203 chrome/browser/profiles/profile_manager.h   virtual void DoFinalInitForServices(Profile* profile, bool go_off_the_record);
bool              225 chrome/browser/profiles/profile_manager.h     ProfileInfo(Profile* profile, bool created);
bool              231 chrome/browser/profiles/profile_manager.h     bool created;
bool              233 chrome/browser/profiles/profile_manager.h     bool create_shortcut;
bool              254 chrome/browser/profiles/profile_manager.h   bool AddProfile(Profile* profile);
bool              261 chrome/browser/profiles/profile_manager.h   ProfileInfo* RegisterProfile(Profile* profile, bool created);
bool              274 chrome/browser/profiles/profile_manager.h   bool ShouldGoOffTheRecord(Profile* profile);
bool              318 chrome/browser/profiles/profile_manager.h   bool logged_in_;
bool              343 chrome/browser/profiles/profile_manager.h   bool closing_all_browsers_;
bool              355 chrome/browser/profiles/profile_manager.h   virtual void DoFinalInitForServices(Profile*, bool) OVERRIDE {}
bool               41 chrome/browser/profiles/profile_shortcut_manager.h       const base::Callback<void(bool)>& callback) = 0;
bool               50 chrome/browser/profiles/profile_shortcut_manager.h   static bool IsFeatureEnabled();
bool               64 chrome/browser/profiles/profile_shortcut_manager_win.h       const base::Callback<void(bool)>& callback) OVERRIDE;
bool               39 chrome/browser/profiles/profile_window.h     bool always_create);
bool               48 chrome/browser/profiles/profile_window.h                      bool always_create,
bool               19 chrome/browser/profiles/profiles_state.h bool IsMultipleProfilesEnabled();
bool               49 chrome/browser/profiles/profiles_state.h bool IsRegularOrGuestSession(Browser* browser);
bool               17 chrome/browser/profiles/storage_partition_descriptor.h                              const bool in_memory_only)
bool               22 chrome/browser/profiles/storage_partition_descriptor.h   const bool in_memory;
bool               27 chrome/browser/profiles/storage_partition_descriptor.h   bool operator()(const StoragePartitionDescriptor& lhs,
bool               19 chrome/browser/remove_rows_table_model.h   virtual bool CanRemoveRows(const Rows& rows) const = 0;
bool               61 chrome/browser/renderer_context_menu/context_menu_content_type.h   virtual bool SupportsGroup(int group);
bool               66 chrome/browser/renderer_context_menu/context_menu_content_type.h                          bool supports_custom_items);
bool               76 chrome/browser/renderer_context_menu/context_menu_content_type.h   bool SupportsGroupInternal(int group);
bool               81 chrome/browser/renderer_context_menu/context_menu_content_type.h   const bool supports_custom_items_;
bool               15 chrome/browser/renderer_context_menu/context_menu_content_type_app_mode.h   virtual bool SupportsGroup(int group) OVERRIDE;
bool               15 chrome/browser/renderer_context_menu/context_menu_content_type_extension_popup.h   virtual bool SupportsGroup(int group) OVERRIDE;
bool               15 chrome/browser/renderer_context_menu/context_menu_content_type_panel.h   virtual bool SupportsGroup(int group) OVERRIDE;
bool               15 chrome/browser/renderer_context_menu/context_menu_content_type_platform_app.h   virtual bool SupportsGroup(int group) OVERRIDE;
bool              118 chrome/browser/renderer_context_menu/render_view_context_menu.h                               bool enabled,
bool              119 chrome/browser/renderer_context_menu/render_view_context_menu.h                               bool hidden,
bool              147 chrome/browser/renderer_context_menu/render_view_context_menu.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool              148 chrome/browser/renderer_context_menu/render_view_context_menu.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool              163 chrome/browser/renderer_context_menu/render_view_context_menu.h                               bool enabled,
bool              164 chrome/browser/renderer_context_menu/render_view_context_menu.h                               bool hidden,
bool              176 chrome/browser/renderer_context_menu/render_view_context_menu.h   virtual bool GetAcceleratorForCommandId(
bool              195 chrome/browser/renderer_context_menu/render_view_context_menu.h   static bool IsDevToolsURL(const GURL& url);
bool              196 chrome/browser/renderer_context_menu/render_view_context_menu.h   static bool IsInternalResourcesURL(const GURL& url);
bool              197 chrome/browser/renderer_context_menu/render_view_context_menu.h   static bool ExtensionContextAndPatternMatch(
bool              201 chrome/browser/renderer_context_menu/render_view_context_menu.h   static bool MenuItemMatchesParams(const content::ContextMenuParams& params,
bool              206 chrome/browser/renderer_context_menu/render_view_context_menu.h   bool AppendCustomItems();
bool              253 chrome/browser/renderer_context_menu/render_view_context_menu.h   bool IsDevCommandEnabled(int id) const;
bool              287 chrome/browser/renderer_context_menu/render_view_context_menu.h   bool command_executed_;
bool               92 chrome/browser/renderer_context_menu/render_view_context_menu_observer.h   virtual bool IsCommandIdSupported(int command_id);
bool               97 chrome/browser/renderer_context_menu/render_view_context_menu_observer.h   virtual bool IsCommandIdChecked(int command_id);
bool               98 chrome/browser/renderer_context_menu/render_view_context_menu_observer.h   virtual bool IsCommandIdEnabled(int command_id);
bool               40 chrome/browser/renderer_context_menu/render_view_context_menu_test_util.h   virtual bool GetAcceleratorForCommandId(
bool               47 chrome/browser/renderer_context_menu/render_view_context_menu_test_util.h   bool IsItemPresent(int command_id);
bool               52 chrome/browser/renderer_context_menu/render_view_context_menu_test_util.h   bool GetMenuModelAndItemIndex(int command_id,
bool               29 chrome/browser/renderer_context_menu/spellchecker_submenu_observer.h   virtual bool IsCommandIdSupported(int command_id) OVERRIDE;
bool               30 chrome/browser/renderer_context_menu/spellchecker_submenu_observer.h   virtual bool IsCommandIdChecked(int command_id) OVERRIDE;
bool               31 chrome/browser/renderer_context_menu/spellchecker_submenu_observer.h   virtual bool IsCommandIdEnabled(int command_id) OVERRIDE;
bool               24 chrome/browser/renderer_context_menu/spelling_bubble_model.h                       bool include_autocorrect);
bool               39 chrome/browser/renderer_context_menu/spelling_bubble_model.h   void SetPref(bool enabled);
bool               43 chrome/browser/renderer_context_menu/spelling_bubble_model.h   bool include_autocorrect_;
bool               47 chrome/browser/renderer_context_menu/spelling_menu_observer.h   virtual bool IsCommandIdSupported(int command_id) OVERRIDE;
bool               48 chrome/browser/renderer_context_menu/spelling_menu_observer.h   virtual bool IsCommandIdChecked(int command_id) OVERRIDE;
bool               49 chrome/browser/renderer_context_menu/spelling_menu_observer.h   virtual bool IsCommandIdEnabled(int command_id) OVERRIDE;
bool               57 chrome/browser/renderer_context_menu/spelling_menu_observer.h       bool success,
bool               85 chrome/browser/renderer_context_menu/spelling_menu_observer.h   bool succeeded_;
bool               55 chrome/browser/renderer_host/chrome_render_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               56 chrome/browser/renderer_host/chrome_render_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               62 chrome/browser/renderer_host/chrome_render_message_filter.h   bool off_the_record() { return off_the_record_; }
bool               85 chrome/browser/renderer_host/chrome_render_message_filter.h                                 bool include_tls_channel_id,
bool               93 chrome/browser/renderer_host/chrome_render_message_filter.h       bool include_tls_channel_id);
bool              134 chrome/browser/renderer_host/chrome_render_message_filter.h                        bool* allowed);
bool              138 chrome/browser/renderer_host/chrome_render_message_filter.h                          bool local,
bool              139 chrome/browser/renderer_host/chrome_render_message_filter.h                          bool* allowed);
bool              143 chrome/browser/renderer_host/chrome_render_message_filter.h                          bool* allowed);
bool              148 chrome/browser/renderer_host/chrome_render_message_filter.h                         bool* allowed);
bool              149 chrome/browser/renderer_host/chrome_render_message_filter.h   void OnCanTriggerClipboardRead(const GURL& origin, bool* allowed);
bool              150 chrome/browser/renderer_host/chrome_render_message_filter.h   void OnCanTriggerClipboardWrite(const GURL& origin, bool* allowed);
bool              151 chrome/browser/renderer_host/chrome_render_message_filter.h   void OnIsCrashReportingEnabled(bool* enabled);
bool              159 chrome/browser/renderer_host/chrome_render_message_filter.h   bool off_the_record_;
bool               40 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.h   virtual bool ShouldBeginRequest(
bool               61 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.h       bool is_content_initiated,
bool               62 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.h       bool must_download,
bool               66 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.h   virtual bool HandleExternalProtocol(const GURL& url,
bool               69 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.h                                       bool initiated_by_user_gesture) OVERRIDE;
bool               70 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.h   virtual bool ShouldForceDownloadResource(
bool               72 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.h   virtual bool ShouldInterceptResourceAsStream(
bool               33 chrome/browser/renderer_host/offline_resource_throttle.h   virtual void WillStartRequest(bool* defer) OVERRIDE;
bool               38 chrome/browser/renderer_host/offline_resource_throttle.h   void OnBlockingPageComplete(bool proceed);
bool               42 chrome/browser/renderer_host/offline_resource_throttle.h   bool IsRemote(const GURL& url) const;
bool               45 chrome/browser/renderer_host/offline_resource_throttle.h   bool ShouldShowOfflinePage(const GURL& url) const;
bool               40 chrome/browser/renderer_host/pepper/device_id_fetcher.h   bool Start(const IDCallback& callback);
bool               75 chrome/browser/renderer_host/pepper/device_id_fetcher.h   bool in_progress_;
bool               27 chrome/browser/renderer_host/pepper/monitor_finder_mac.h   static bool IsMonitorBuiltIn(int64_t monitor_id);
bool               41 chrome/browser/renderer_host/pepper/monitor_finder_mac.h   bool request_sent_;
bool               83 chrome/browser/renderer_host/pepper/pepper_extensions_common_message_filter.h                       bool has_callback,
bool               92 chrome/browser/renderer_host/pepper/pepper_extensions_common_message_filter.h   bool HandleRequest(ppapi::host::HostMessageContext* context,
bool               95 chrome/browser/renderer_host/pepper/pepper_extensions_common_message_filter.h                      bool has_callback);
bool              106 chrome/browser/renderer_host/pepper/pepper_extensions_common_message_filter.h   bool dispatcher_owner_initialized_;
bool               49 chrome/browser/renderer_host/pepper/pepper_talk_host.h   bool remoting_started_;
bool               52 chrome/browser/renderer_host/safe_browsing_resource_throttle.h                                bool is_subresource,
bool               56 chrome/browser/renderer_host/safe_browsing_resource_throttle.h   virtual void WillStartRequest(bool* defer) OVERRIDE;
bool               57 chrome/browser/renderer_host/safe_browsing_resource_throttle.h   virtual void WillRedirectRequest(const GURL& new_url, bool* defer) OVERRIDE;
bool               82 chrome/browser/renderer_host/safe_browsing_resource_throttle.h   void OnBlockingPageComplete(bool proceed);
bool               87 chrome/browser/renderer_host/safe_browsing_resource_throttle.h   bool CheckUrl(const GURL& url);
bool              129 chrome/browser/renderer_host/safe_browsing_resource_throttle.h   bool is_subresource_;
bool               37 chrome/browser/renderer_host/safe_browsing_resource_throttle_factory.h       bool is_subresource,
bool               46 chrome/browser/renderer_host/safe_browsing_resource_throttle_factory.h       bool is_subresource,
bool              167 chrome/browser/renderer_host/web_cache_manager.h   bool AttemptTactic(AllocationTactic active_tactic,
bool               50 chrome/browser/rlz/rlz.h   static bool InitRlzFromProfileDelayed(Profile* profile,
bool               51 chrome/browser/rlz/rlz.h                                         bool first_run,
bool               52 chrome/browser/rlz/rlz.h                                         bool send_ping_immediately,
bool               58 chrome/browser/rlz/rlz.h   static bool RecordProductEvent(rlz_lib::Product product,
bool               79 chrome/browser/rlz/rlz.h   static bool GetAccessPointRlz(rlz_lib::AccessPoint point,
bool              109 chrome/browser/rlz/rlz.h   static bool InitRlzDelayed(bool first_run,
bool              110 chrome/browser/rlz/rlz.h                              bool send_ping_immediately,
bool              112 chrome/browser/rlz/rlz.h                              bool is_google_default_search,
bool              113 chrome/browser/rlz/rlz.h                              bool is_google_homepage,
bool              114 chrome/browser/rlz/rlz.h                              bool is_google_in_startpages);
bool              141 chrome/browser/rlz/rlz.h   bool Init(bool first_run,
bool              142 chrome/browser/rlz/rlz.h             bool send_ping_immediately,
bool              144 chrome/browser/rlz/rlz.h             bool google_default_search,
bool              145 chrome/browser/rlz/rlz.h             bool google_default_homepage,
bool              146 chrome/browser/rlz/rlz.h             bool is_google_in_startpages);
bool              149 chrome/browser/rlz/rlz.h   bool RecordProductEventImpl(rlz_lib::Product product,
bool              157 chrome/browser/rlz/rlz.h   bool GetAccessPointRlzImpl(rlz_lib::AccessPoint point, base::string16* rlz);
bool              165 chrome/browser/rlz/rlz.h   virtual bool ScheduleRecordProductEvent(rlz_lib::Product product,
bool              171 chrome/browser/rlz/rlz.h   virtual bool ScheduleRecordFirstSearch(rlz_lib::AccessPoint point);
bool              181 chrome/browser/rlz/rlz.h   virtual bool ScheduleGetAccessPointRlz(rlz_lib::AccessPoint point);
bool              185 chrome/browser/rlz/rlz.h   virtual bool SendFinancialPing(const std::string& brand,
bool              195 chrome/browser/rlz/rlz.h   virtual bool ScheduleClearRlzState();
bool              200 chrome/browser/rlz/rlz.h   bool* GetAccessPointRecord(rlz_lib::AccessPoint point);
bool              207 chrome/browser/rlz/rlz.h   bool first_run_;
bool              208 chrome/browser/rlz/rlz.h   bool send_ping_immediately_;
bool              209 chrome/browser/rlz/rlz.h   bool is_google_default_search_;
bool              210 chrome/browser/rlz/rlz.h   bool is_google_homepage_;
bool              211 chrome/browser/rlz/rlz.h   bool is_google_in_startpages_;
bool              219 chrome/browser/rlz/rlz.h   bool already_ran_;
bool              228 chrome/browser/rlz/rlz.h   bool omnibox_used_;
bool              229 chrome/browser/rlz/rlz.h   bool homepage_used_;
bool              230 chrome/browser/rlz/rlz.h   bool app_list_used_;
bool               99 chrome/browser/safe_browsing/browser_feature_extractor.h   typedef base::Callback<void(bool, ClientPhishingRequest*)> DoneCallback;
bool              100 chrome/browser/safe_browsing/browser_feature_extractor.h   typedef base::Callback<void(bool, scoped_ptr<ClientMalwareRequest>)>
bool              148 chrome/browser/safe_browsing/browser_feature_extractor.h                            bool success,
bool              155 chrome/browser/safe_browsing/browser_feature_extractor.h                                bool success,
bool              162 chrome/browser/safe_browsing/browser_feature_extractor.h                                 bool success,
bool              172 chrome/browser/safe_browsing/browser_feature_extractor.h                              bool is_http_query,
bool              184 chrome/browser/safe_browsing/browser_feature_extractor.h   bool GetPendingQuery(CancelableRequestProvider::Handle handle,
bool              190 chrome/browser/safe_browsing/browser_feature_extractor.h   bool GetHistoryService(HistoryService** history);
bool               32 chrome/browser/safe_browsing/chunk_range.h   bool operator==(const ChunkRange& rhs) const {
bool               51 chrome/browser/safe_browsing/chunk_range.h bool StringToRanges(const std::string& input,
bool               59 chrome/browser/safe_browsing/chunk_range.h bool IsChunkInRange(int chunk_number, const std::vector<ChunkRange>& ranges);
bool               41 chrome/browser/safe_browsing/client_side_detection_host.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               64 chrome/browser/safe_browsing/client_side_detection_host.h   bool DidPageReceiveSafeBrowsingMatch() const;
bool               84 chrome/browser/safe_browsing/client_side_detection_host.h   void OnPhishingPreClassificationDone(bool should_classify);
bool               85 chrome/browser/safe_browsing/client_side_detection_host.h   void OnMalwarePreClassificationDone(bool should_classify);
bool               93 chrome/browser/safe_browsing/client_side_detection_host.h   void MaybeShowPhishingWarning(GURL phishing_url, bool is_phishing);
bool               99 chrome/browser/safe_browsing/client_side_detection_host.h                                bool is_malware);
bool              104 chrome/browser/safe_browsing/client_side_detection_host.h   void FeatureExtractionDone(bool success, ClientPhishingRequest* request);
bool              113 chrome/browser/safe_browsing/client_side_detection_host.h       bool success, scoped_ptr<ClientMalwareRequest> request);
bool              136 chrome/browser/safe_browsing/client_side_detection_host.h   bool DidShowSBInterstitial() const;
bool              170 chrome/browser/safe_browsing/client_side_detection_host.h   bool should_extract_malware_features_;
bool              171 chrome/browser/safe_browsing/client_side_detection_host.h   bool should_classify_for_malware_;
bool              172 chrome/browser/safe_browsing/client_side_detection_host.h   bool pageload_complete_;
bool               64 chrome/browser/safe_browsing/client_side_detection_service.h   typedef base::Callback<void(GURL, bool)> ClientReportPhishingRequestCallback;
bool               66 chrome/browser/safe_browsing/client_side_detection_service.h   typedef base::Callback<void(GURL, GURL, bool)>
bool               84 chrome/browser/safe_browsing/client_side_detection_service.h   void SetEnabledAndRefreshState(bool enabled);
bool               86 chrome/browser/safe_browsing/client_side_detection_service.h   bool enabled() const {
bool              124 chrome/browser/safe_browsing/client_side_detection_service.h   virtual bool IsPrivateIPAddress(const std::string& ip_address) const;
bool              127 chrome/browser/safe_browsing/client_side_detection_service.h   virtual bool GetValidCachedResult(const GURL& url, bool* is_phishing);
bool              130 chrome/browser/safe_browsing/client_side_detection_service.h   virtual bool IsInCache(const GURL& url);
bool              134 chrome/browser/safe_browsing/client_side_detection_service.h   virtual bool OverPhishingReportLimit();
bool              138 chrome/browser/safe_browsing/client_side_detection_service.h   virtual bool OverMalwareReportLimit();
bool              185 chrome/browser/safe_browsing/client_side_detection_service.h     bool is_phishing;
bool              188 chrome/browser/safe_browsing/client_side_detection_service.h     CacheState(bool phish, base::Time time);
bool              264 chrome/browser/safe_browsing/client_side_detection_service.h   bool InitializePrivateNetworks();
bool              281 chrome/browser/safe_browsing/client_side_detection_service.h   static bool ModelHasValidHashIds(const ClientSideModel& model);
bool              288 chrome/browser/safe_browsing/client_side_detection_service.h   bool enabled_;
bool               74 chrome/browser/safe_browsing/database_manager.h     bool need_get_hash;
bool              119 chrome/browser/safe_browsing/database_manager.h   bool CanCheckUrl(const GURL& url) const;
bool              122 chrome/browser/safe_browsing/database_manager.h   bool download_protection_enabled() const {
bool              130 chrome/browser/safe_browsing/database_manager.h   virtual bool CheckBrowseUrl(const GURL& url, Client* client);
bool              134 chrome/browser/safe_browsing/database_manager.h   virtual bool CheckDownloadUrl(const std::vector<GURL>& url_chain,
bool              140 chrome/browser/safe_browsing/database_manager.h   virtual bool CheckExtensionIDs(const std::set<std::string>& extension_ids,
bool              148 chrome/browser/safe_browsing/database_manager.h   virtual bool CheckSideEffectFreeWhitelistUrl(const GURL& url);
bool              155 chrome/browser/safe_browsing/database_manager.h   virtual bool MatchCsdWhitelistUrl(const GURL& url);
bool              159 chrome/browser/safe_browsing/database_manager.h   virtual bool MatchMalwareIP(const std::string& ip_address);
bool              165 chrome/browser/safe_browsing/database_manager.h   virtual bool MatchDownloadWhitelistUrl(const GURL& url);
bool              171 chrome/browser/safe_browsing/database_manager.h   virtual bool MatchDownloadWhitelistString(const std::string& str);
bool              174 chrome/browser/safe_browsing/database_manager.h   virtual bool IsMalwareKillSwitchOn();
bool              185 chrome/browser/safe_browsing/database_manager.h       bool can_cache);
bool              201 chrome/browser/safe_browsing/database_manager.h   void StopOnIOThread(bool shutdown);
bool              207 chrome/browser/safe_browsing/database_manager.h   void NotifyDatabaseUpdateFinished(bool update_succeeded);
bool              241 chrome/browser/safe_browsing/database_manager.h   bool DatabaseAvailable() const;
bool              248 chrome/browser/safe_browsing/database_manager.h   bool MakeDatabaseAvailable();
bool              262 chrome/browser/safe_browsing/database_manager.h                                   bool database_error,
bool              282 chrome/browser/safe_browsing/database_manager.h   void NotifyClientBlockingComplete(Client* client, bool proceed);
bool              284 chrome/browser/safe_browsing/database_manager.h   void DatabaseUpdateFinished(bool update_succeeded);
bool              303 chrome/browser/safe_browsing/database_manager.h   bool HandleOneCheck(SafeBrowsingCheck* check,
bool              332 chrome/browser/safe_browsing/database_manager.h   virtual void UpdateFinished(bool success) OVERRIDE;
bool              355 chrome/browser/safe_browsing/database_manager.h   bool enabled_;
bool              359 chrome/browser/safe_browsing/database_manager.h   bool enable_download_protection_;
bool              363 chrome/browser/safe_browsing/database_manager.h   bool enable_csd_whitelist_;
bool              366 chrome/browser/safe_browsing/database_manager.h   bool enable_download_whitelist_;
bool              369 chrome/browser/safe_browsing/database_manager.h   bool enable_extension_blacklist_;
bool              372 chrome/browser/safe_browsing/database_manager.h   bool enable_side_effect_free_whitelist_;
bool              375 chrome/browser/safe_browsing/database_manager.h   bool enable_ip_blacklist_;
bool              385 chrome/browser/safe_browsing/database_manager.h   bool update_in_progress_;
bool              389 chrome/browser/safe_browsing/database_manager.h   bool database_update_in_progress_;
bool              393 chrome/browser/safe_browsing/database_manager.h   bool closing_database_;
bool               52 chrome/browser/safe_browsing/download_feedback_service.h   static bool IsEnabledForDownload(const content::DownloadItem& download);
bool               56 chrome/browser/safe_browsing/download_feedback_service.h   static bool GetPingsForDownloadForTesting(
bool               81 chrome/browser/safe_browsing/download_protection_service.h   virtual bool IsSupportedDownload(const content::DownloadItem& item,
bool               94 chrome/browser/safe_browsing/download_protection_service.h   void SetEnabled(bool enabled);
bool               96 chrome/browser/safe_browsing/download_protection_service.h   bool enabled() const {
bool              191 chrome/browser/safe_browsing/download_protection_service.h   bool enabled_;
bool               22 chrome/browser/safe_browsing/local_safebrowsing_test_server.h   virtual bool SetPythonPath() const OVERRIDE;
bool               25 chrome/browser/safe_browsing/local_safebrowsing_test_server.h   virtual bool GetTestServerPath(
bool               30 chrome/browser/safe_browsing/local_safebrowsing_test_server.h   virtual bool GenerateAdditionalArguments(
bool               23 chrome/browser/safe_browsing/local_two_phase_testserver.h   virtual bool GetTestServerPath(
bool               73 chrome/browser/safe_browsing/malware_details.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              103 chrome/browser/safe_browsing/malware_details.h   bool IsPublicUrl(const GURL& url) const;
bool              133 chrome/browser/safe_browsing/malware_details.h   bool cache_result_;
bool               48 chrome/browser/safe_browsing/malware_details_cache.h       bool* result,
bool               52 chrome/browser/safe_browsing/malware_details_cache.h   bool HasStarted();
bool               72 chrome/browser/safe_browsing/malware_details_cache.h   bool* result_;
bool               79 chrome/browser/safe_browsing/malware_details_cache.h   bool has_started_;
bool              105 chrome/browser/safe_browsing/malware_details_cache.h   void AllDone(bool success);
bool               43 chrome/browser/safe_browsing/malware_details_history.h   bool HasStarted() const;
bool               64 chrome/browser/safe_browsing/malware_details_history.h                              bool success,
bool               79 chrome/browser/safe_browsing/malware_details_history.h   bool has_started_;
bool               28 chrome/browser/safe_browsing/pe_image_reader_win.h   bool Initialize(const uint8_t* image_data, size_t image_size);
bool               80 chrome/browser/safe_browsing/pe_image_reader_win.h   bool ValidateDosHeader();
bool               81 chrome/browser/safe_browsing/pe_image_reader_win.h   bool ValidatePeSignature();
bool               82 chrome/browser/safe_browsing/pe_image_reader_win.h   bool ValidateCoffFileHeader();
bool               83 chrome/browser/safe_browsing/pe_image_reader_win.h   bool ValidateOptionalHeader();
bool               84 chrome/browser/safe_browsing/pe_image_reader_win.h   bool ValidateSectionHeaders();
bool              105 chrome/browser/safe_browsing/pe_image_reader_win.h   template<typename T> bool GetStructureAt(size_t offset, const T** structure) {
bool              113 chrome/browser/safe_browsing/pe_image_reader_win.h   template<typename T> bool GetStructureAt(size_t offset,
bool               44 chrome/browser/safe_browsing/ping_manager.h                              bool is_subresource,
bool               69 chrome/browser/safe_browsing/ping_manager.h       bool is_subresource,
bool               68 chrome/browser/safe_browsing/prefix_set.h   bool Exists(SBPrefix prefix) const;
bool               72 chrome/browser/safe_browsing/prefix_set.h   bool WriteFile(const base::FilePath& filter_name) const;
bool               89 chrome/browser/safe_browsing/prefix_set.h   static bool PrefixLess(const IndexPair& a, const IndexPair& b);
bool               65 chrome/browser/safe_browsing/protocol_manager.h                               bool)> FullHashCallback;
bool               93 chrome/browser/safe_browsing/protocol_manager.h                            bool is_download);
bool              106 chrome/browser/safe_browsing/protocol_manager.h                            bool database_error);
bool              152 chrome/browser/safe_browsing/protocol_manager.h   static void RecordGetHashResult(bool is_download,
bool              156 chrome/browser/safe_browsing/protocol_manager.h   bool IsUpdateScheduled() const;
bool              212 chrome/browser/safe_browsing/protocol_manager.h   base::TimeDelta GetNextUpdateInterval(bool back_off);
bool              225 chrome/browser/safe_browsing/protocol_manager.h   void ScheduleNextUpdate(bool back_off);
bool              240 chrome/browser/safe_browsing/protocol_manager.h   bool IssueBackupUpdateRequest(BackupUpdateReason reason);
bool              252 chrome/browser/safe_browsing/protocol_manager.h   bool HandleServiceResponse(const GURL& url, const char* data, int length);
bool              259 chrome/browser/safe_browsing/protocol_manager.h   void UpdateFinished(bool success);
bool              260 chrome/browser/safe_browsing/protocol_manager.h   void UpdateFinished(bool success, bool back_off);
bool              273 chrome/browser/safe_browsing/protocol_manager.h     FullHashDetails(FullHashCallback callback, bool is_download);
bool              277 chrome/browser/safe_browsing/protocol_manager.h     bool is_download;
bool              334 chrome/browser/safe_browsing/protocol_manager.h   bool chunk_pending_to_write_;
bool              375 chrome/browser/safe_browsing/protocol_manager.h   bool disable_auto_update_;
bool              399 chrome/browser/safe_browsing/protocol_manager.h   typedef base::Callback<void(const std::vector<SBListChunkRanges>&, bool)>
bool              411 chrome/browser/safe_browsing/protocol_manager.h   virtual void UpdateFinished(bool success) = 0;
bool               27 chrome/browser/safe_browsing/protocol_manager_helper.h   bool disable_auto_update;
bool               62 chrome/browser/safe_browsing/protocol_parser.h   bool ParseUpdate(const char* chunk_data,
bool               65 chrome/browser/safe_browsing/protocol_parser.h                    bool* reset,
bool               72 chrome/browser/safe_browsing/protocol_parser.h   bool ParseChunk(const std::string& list_name,
bool               78 chrome/browser/safe_browsing/protocol_parser.h   bool ParseGetHash(const char* chunk_data,
bool               87 chrome/browser/safe_browsing/protocol_parser.h   bool ParseAddChunk(const std::string& list_name,
bool               92 chrome/browser/safe_browsing/protocol_parser.h   bool ParseSubChunk(const std::string& list_name,
bool               99 chrome/browser/safe_browsing/protocol_parser.h   static bool ReadHostAndPrefixCount(const char** data,
bool              103 chrome/browser/safe_browsing/protocol_parser.h   static bool ReadChunkId(const char** data, int* remaining, int* chunk_id);
bool              104 chrome/browser/safe_browsing/protocol_parser.h   static bool ReadPrefixes(
bool               92 chrome/browser/safe_browsing/safe_browsing_blocking_page.h   void SetReportingPreference(bool report);
bool              124 chrome/browser/safe_browsing/safe_browsing_blocking_page.h                          bool success,
bool              135 chrome/browser/safe_browsing/safe_browsing_blocking_page.h   bool CanShowMalwareDetailsOption();
bool              145 chrome/browser/safe_browsing/safe_browsing_blocking_page.h   bool IsPrefEnabled(const char* pref);
bool              156 chrome/browser/safe_browsing/safe_browsing_blocking_page.h       const UnsafeResourceList& resources, bool proceed);
bool              160 chrome/browser/safe_browsing/safe_browsing_blocking_page.h   static bool IsMainPageLoadBlocked(
bool              173 chrome/browser/safe_browsing/safe_browsing_blocking_page.h   bool is_main_frame_load_blocked_;
bool              187 chrome/browser/safe_browsing/safe_browsing_blocking_page.h   bool proceeded_;
bool              201 chrome/browser/safe_browsing/safe_browsing_blocking_page.h   bool has_expanded_see_more_section_;
bool               40 chrome/browser/safe_browsing/safe_browsing_database.h       bool enable_download_protection,
bool               41 chrome/browser/safe_browsing/safe_browsing_database.h       bool enable_client_side_whitelist,
bool               42 chrome/browser/safe_browsing/safe_browsing_database.h       bool enable_download_whitelist,
bool               43 chrome/browser/safe_browsing/safe_browsing_database.h       bool enable_extension_blacklist,
bool               44 chrome/browser/safe_browsing/safe_browsing_database.h       bool enable_side_effect_free_whitelist,
bool               45 chrome/browser/safe_browsing/safe_browsing_database.h       bool enable_ip_blacklist) = 0;
bool               75 chrome/browser/safe_browsing/safe_browsing_database.h   static SafeBrowsingDatabase* Create(bool enable_download_protection,
bool               76 chrome/browser/safe_browsing/safe_browsing_database.h                                       bool enable_client_side_whitelist,
bool               77 chrome/browser/safe_browsing/safe_browsing_database.h                                       bool enable_download_whitelist,
bool               78 chrome/browser/safe_browsing/safe_browsing_database.h                                       bool enable_extension_blacklist,
bool               79 chrome/browser/safe_browsing/safe_browsing_database.h                                       bool side_effect_free_whitelist,
bool               80 chrome/browser/safe_browsing/safe_browsing_database.h                                       bool enable_ip_blacklist);
bool               94 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ResetDatabase() = 0;
bool              101 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ContainsBrowseUrl(const GURL& url,
bool              110 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ContainsDownloadUrl(const std::vector<GURL>& urls,
bool              117 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ContainsCsdWhitelistedUrl(const GURL& url) = 0;
bool              126 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ContainsDownloadWhitelistedUrl(const GURL& url) = 0;
bool              127 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ContainsDownloadWhitelistedString(const std::string& str) = 0;
bool              133 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ContainsExtensionPrefixes(
bool              139 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ContainsSideEffectFreeWhitelistUrl(const GURL& url) = 0;
bool              142 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ContainsMalwareIP(const std::string& ip_address) = 0;
bool              165 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool UpdateStarted(std::vector<SBListChunkRanges>* lists) = 0;
bool              170 chrome/browser/safe_browsing/safe_browsing_database.h   virtual void UpdateFinished(bool update_succeeded) = 0;
bool              181 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool IsMalwareIPMatchKillSwitchOn() = 0;
bool              292 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ResetDatabase() OVERRIDE;
bool              293 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ContainsBrowseUrl(const GURL& url,
bool              298 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ContainsDownloadUrl(const std::vector<GURL>& urls,
bool              300 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ContainsCsdWhitelistedUrl(const GURL& url) OVERRIDE;
bool              301 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ContainsDownloadWhitelistedUrl(const GURL& url) OVERRIDE;
bool              302 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ContainsDownloadWhitelistedString(
bool              304 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ContainsExtensionPrefixes(
bool              307 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ContainsSideEffectFreeWhitelistUrl(const GURL& url)  OVERRIDE;
bool              308 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool ContainsMalwareIP(const std::string& ip_address) OVERRIDE;
bool              309 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool UpdateStarted(std::vector<SBListChunkRanges>* lists) OVERRIDE;
bool              314 chrome/browser/safe_browsing/safe_browsing_database.h   virtual void UpdateFinished(bool update_succeeded) OVERRIDE;
bool              320 chrome/browser/safe_browsing/safe_browsing_database.h   virtual bool IsMalwareIPMatchKillSwitchOn() OVERRIDE;
bool              329 chrome/browser/safe_browsing/safe_browsing_database.h   typedef std::pair<std::vector<SBFullHash>, bool> SBWhitelist;
bool              338 chrome/browser/safe_browsing/safe_browsing_database.h   bool ContainsWhitelistedHashes(const SBWhitelist& whitelist,
bool              346 chrome/browser/safe_browsing/safe_browsing_database.h   bool Delete();
bool              462 chrome/browser/safe_browsing/safe_browsing_database.h   bool corruption_detected_;
bool              466 chrome/browser/safe_browsing/safe_browsing_database.h   bool change_detected_;
bool               81 chrome/browser/safe_browsing/safe_browsing_service.h   bool DownloadBinHashNeeded() const;
bool               86 chrome/browser/safe_browsing/safe_browsing_service.h   bool enabled() const { return enabled_; }
bool              145 chrome/browser/safe_browsing/safe_browsing_service.h   void StopOnIOThread(bool shutdown);
bool              155 chrome/browser/safe_browsing/safe_browsing_service.h   void Stop(bool shutdown);
bool              193 chrome/browser/safe_browsing/safe_browsing_service.h   bool enabled_;
bool              112 chrome/browser/safe_browsing/safe_browsing_store.h bool SBAddPrefixLess(const T& a, const U& b) {
bool              123 chrome/browser/safe_browsing/safe_browsing_store.h bool SBAddPrefixHashLess(const T& a, const U& b) {
bool              164 chrome/browser/safe_browsing/safe_browsing_store.h   virtual bool Delete() = 0;
bool              167 chrome/browser/safe_browsing/safe_browsing_store.h   virtual bool GetAddPrefixes(SBAddPrefixes* add_prefixes) = 0;
bool              170 chrome/browser/safe_browsing/safe_browsing_store.h   virtual bool GetAddFullHashes(
bool              176 chrome/browser/safe_browsing/safe_browsing_store.h   virtual bool BeginUpdate() = 0;
bool              183 chrome/browser/safe_browsing/safe_browsing_store.h   virtual bool BeginChunk() = 0;
bool              185 chrome/browser/safe_browsing/safe_browsing_store.h   virtual bool WriteAddPrefix(int32 chunk_id, SBPrefix prefix) = 0;
bool              186 chrome/browser/safe_browsing/safe_browsing_store.h   virtual bool WriteAddHash(int32 chunk_id,
bool              189 chrome/browser/safe_browsing/safe_browsing_store.h   virtual bool WriteSubPrefix(int32 chunk_id,
bool              191 chrome/browser/safe_browsing/safe_browsing_store.h   virtual bool WriteSubHash(int32 chunk_id, int32 add_chunk_id,
bool              196 chrome/browser/safe_browsing/safe_browsing_store.h   virtual bool FinishChunk() = 0;
bool              200 chrome/browser/safe_browsing/safe_browsing_store.h   virtual bool CheckAddChunk(int32 chunk_id) = 0;
bool              203 chrome/browser/safe_browsing/safe_browsing_store.h   virtual bool CheckSubChunk(int32 chunk_id) = 0;
bool              218 chrome/browser/safe_browsing/safe_browsing_store.h   virtual bool CheckValidity() = 0;
bool              227 chrome/browser/safe_browsing/safe_browsing_store.h   virtual bool FinishUpdate(
bool              234 chrome/browser/safe_browsing/safe_browsing_store.h   virtual bool CancelUpdate() = 0;
bool              134 chrome/browser/safe_browsing/safe_browsing_store_file.h   virtual bool Delete() OVERRIDE;
bool              138 chrome/browser/safe_browsing/safe_browsing_store_file.h   virtual bool GetAddPrefixes(SBAddPrefixes* add_prefixes) OVERRIDE;
bool              139 chrome/browser/safe_browsing/safe_browsing_store_file.h   virtual bool GetAddFullHashes(
bool              142 chrome/browser/safe_browsing/safe_browsing_store_file.h   virtual bool BeginChunk() OVERRIDE;
bool              144 chrome/browser/safe_browsing/safe_browsing_store_file.h   virtual bool WriteAddPrefix(int32 chunk_id, SBPrefix prefix) OVERRIDE;
bool              145 chrome/browser/safe_browsing/safe_browsing_store_file.h   virtual bool WriteAddHash(int32 chunk_id,
bool              148 chrome/browser/safe_browsing/safe_browsing_store_file.h   virtual bool WriteSubPrefix(int32 chunk_id,
bool              150 chrome/browser/safe_browsing/safe_browsing_store_file.h   virtual bool WriteSubHash(int32 chunk_id, int32 add_chunk_id,
bool              152 chrome/browser/safe_browsing/safe_browsing_store_file.h   virtual bool FinishChunk() OVERRIDE;
bool              154 chrome/browser/safe_browsing/safe_browsing_store_file.h   virtual bool BeginUpdate() OVERRIDE;
bool              157 chrome/browser/safe_browsing/safe_browsing_store_file.h   virtual bool FinishUpdate(
bool              161 chrome/browser/safe_browsing/safe_browsing_store_file.h   virtual bool CancelUpdate() OVERRIDE;
bool              164 chrome/browser/safe_browsing/safe_browsing_store_file.h   virtual bool CheckAddChunk(int32 chunk_id) OVERRIDE;
bool              167 chrome/browser/safe_browsing/safe_browsing_store_file.h   virtual bool CheckSubChunk(int32 chunk_id) OVERRIDE;
bool              175 chrome/browser/safe_browsing/safe_browsing_store_file.h   virtual bool CheckValidity() OVERRIDE;
bool              185 chrome/browser/safe_browsing/safe_browsing_store_file.h   static bool DeleteStore(const base::FilePath& basename);
bool              189 chrome/browser/safe_browsing/safe_browsing_store_file.h   virtual bool DoUpdate(const std::vector<SBAddFullHash>& pending_adds,
bool              240 chrome/browser/safe_browsing/safe_browsing_store_file.h   bool Close();
bool              244 chrome/browser/safe_browsing/safe_browsing_store_file.h   bool OnCorruptDatabase();
bool              251 chrome/browser/safe_browsing/safe_browsing_store_file.h   bool ClearChunkBuffers() {
bool              290 chrome/browser/safe_browsing/safe_browsing_store_file.h   bool empty_;
bool              310 chrome/browser/safe_browsing/safe_browsing_store_file.h   bool corruption_seen_;
bool               39 chrome/browser/safe_browsing/safe_browsing_util.h inline bool SBFullHashEqual(const SBFullHash& a, const SBFullHash& b) {
bool               59 chrome/browser/safe_browsing/safe_browsing_util.h   bool is_add;
bool               77 chrome/browser/safe_browsing/safe_browsing_util.h   bool empty() const { return chunks_.empty(); }
bool              127 chrome/browser/safe_browsing/safe_browsing_util.h   bool is_sub_del;
bool              189 chrome/browser/safe_browsing/safe_browsing_util.h   bool IsPrefix() const {
bool              194 chrome/browser/safe_browsing/safe_browsing_util.h   bool IsAdd() const {
bool              199 chrome/browser/safe_browsing/safe_browsing_util.h   bool IsSub() const {
bool              328 chrome/browser/safe_browsing/safe_browsing_util.h bool GetListName(ListType list_id, std::string* list);
bool              356 chrome/browser/safe_browsing/safe_browsing_util.h bool IsPhishingList(const std::string& list_name);
bool              357 chrome/browser/safe_browsing/safe_browsing_util.h bool IsMalwareList(const std::string& list_name);
bool              358 chrome/browser/safe_browsing/safe_browsing_util.h bool IsBadbinurlList(const std::string& list_name);
bool              359 chrome/browser/safe_browsing/safe_browsing_util.h bool IsExtensionList(const std::string& list_name);
bool              363 chrome/browser/safe_browsing/safe_browsing_util.h                                bool is_client_side_detection);
bool               51 chrome/browser/safe_browsing/sandboxed_zip_analyzer.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               71 chrome/browser/safe_browsing/sandboxed_zip_analyzer.h   bool callback_called_;
bool               35 chrome/browser/safe_browsing/ui_manager.h   typedef base::Callback<void(bool /*proceed*/)> UrlCheckCallback;
bool               46 chrome/browser/safe_browsing/ui_manager.h     bool is_subresource;
bool               84 chrome/browser/safe_browsing/ui_manager.h   void StopOnIOThread(bool shutdown);
bool               88 chrome/browser/safe_browsing/ui_manager.h   virtual bool CanReportStats() const;
bool               99 chrome/browser/safe_browsing/ui_manager.h   bool IsWhitelisted(const UnsafeResource& resource);
bool              103 chrome/browser/safe_browsing/ui_manager.h                           bool proceed);
bool              121 chrome/browser/safe_browsing/ui_manager.h                                      bool is_subresource,
bool              142 chrome/browser/safe_browsing/ui_manager.h                                        bool is_subresource,
bool               50 chrome/browser/safe_json_parser.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               14 chrome/browser/screensaver_window_finder_x11.h   static bool ScreensaverWindowExists();
bool               17 chrome/browser/screensaver_window_finder_x11.h   virtual bool ShouldStopIterating(XID window) OVERRIDE;
bool               22 chrome/browser/screensaver_window_finder_x11.h   bool IsScreensaverWindow(XID window) const;
bool               24 chrome/browser/screensaver_window_finder_x11.h   bool exists_;
bool               29 chrome/browser/search/hotword_service.h   static bool DoesHotwordSupportLanguage(Profile* profile);
bool               39 chrome/browser/search/hotword_service.h   bool ShouldShowOptInPopup();
bool               51 chrome/browser/search/hotword_service.h   virtual bool IsServiceAvailable();
bool               55 chrome/browser/search/hotword_service.h   virtual bool IsHotwordAllowed();
bool               59 chrome/browser/search/hotword_service.h   bool IsOptedIntoAudioLogging();
bool               65 chrome/browser/search/hotword_service.h   virtual bool RetryHotwordExtension();
bool               23 chrome/browser/search/hotword_service_factory.h   static bool ShouldShowOptInPopup(content::BrowserContext* context);
bool               26 chrome/browser/search/hotword_service_factory.h   static bool IsServiceAvailable(content::BrowserContext* context);
bool               29 chrome/browser/search/hotword_service_factory.h   static bool IsHotwordAllowed(content::BrowserContext* context);
bool               33 chrome/browser/search/hotword_service_factory.h   static bool RetryHotwordExtension(Profile* profile);
bool               22 chrome/browser/search/iframe_source.h   virtual bool ShouldDenyXFrameOptions() const OVERRIDE;
bool               23 chrome/browser/search/iframe_source.h   virtual bool ShouldServiceRequest(
bool               27 chrome/browser/search/iframe_source.h   virtual bool ServesPath(const std::string& path) const = 0;
bool               45 chrome/browser/search/iframe_source.h   virtual bool GetOrigin(
bool               53 chrome/browser/search/instant_io_context.h   static bool ShouldServiceRequest(const net::URLRequest* request);
bool               63 chrome/browser/search/instant_io_context.h   bool IsInstantProcess(int process_id) const;
bool               53 chrome/browser/search/instant_service.h   bool IsInstantProcess(int process_id) const;
bool               45 chrome/browser/search/instant_unittest_base.h   bool IsInstantServiceObserver(InstantServiceObserver* observer);
bool               31 chrome/browser/search/local_ntp_source.h   virtual bool ShouldServiceRequest(
bool               36 chrome/browser/search/most_visited_iframe_source.h   virtual bool ServesPath(const std::string& path) const OVERRIDE;
bool               71 chrome/browser/search/search.h bool IsInstantExtendedAPIEnabled();
bool               74 chrome/browser/search/search.h bool IsSuggestPrefEnabled(Profile* profile);
bool               87 chrome/browser/search/search.h std::string InstantExtendedEnabledParam(bool for_search);
bool               97 chrome/browser/search/search.h std::string ForceInstantResultsParam(bool for_prerender);
bool              100 chrome/browser/search/search.h bool IsQueryExtractionEnabled();
bool              111 chrome/browser/search/search.h bool IsQueryExtractionAllowedForURL(Profile* profile, const GURL& url);
bool              130 chrome/browser/search/search.h bool ShouldAssignURLToInstantRenderer(const GURL& url, Profile* profile);
bool              133 chrome/browser/search/search.h bool ShouldUseProcessPerSiteForInstantURL(const GURL& url, Profile* profile);
bool              137 chrome/browser/search/search.h bool IsNTPURL(const GURL& url, Profile* profile);
bool              143 chrome/browser/search/search.h bool IsInstantNTP(const content::WebContents* contents);
bool              147 chrome/browser/search/search.h bool NavEntryIsInstantNTP(const content::WebContents* contents,
bool              163 chrome/browser/search/search.h                    bool force_instant_results);
bool              175 chrome/browser/search/search.h bool ShouldPrefetchSearchResults();
bool              179 chrome/browser/search/search.h bool ShouldReuseInstantSearchBasePage();
bool              188 chrome/browser/search/search.h bool ShouldHideTopVerbatimMatch();
bool              199 chrome/browser/search/search.h bool ShouldDisplayOriginChip();
bool              209 chrome/browser/search/search.h bool ShouldDisplayOriginChipV2();
bool              217 chrome/browser/search/search.h bool ShouldShowGoogleLocalNTP();
bool              243 chrome/browser/search/search.h bool HandleNewTabURLRewrite(GURL* url,
bool              246 chrome/browser/search/search.h bool HandleNewTabURLReverseRewrite(GURL* url,
bool              259 chrome/browser/search/search.h bool ShouldPrefetchSearchResultsOnSRP();
bool              278 chrome/browser/search/search.h bool GetFieldTrialInfo(FieldTrialFlags* flags);
bool              296 chrome/browser/search/search.h bool GetBoolValueForFlagWithDefault(const std::string& flag,
bool              297 chrome/browser/search/search.h                                     bool default_value,
bool               37 chrome/browser/search/search_terms_tracker.h   bool GetSearchTerms(const content::WebContents* contents,
bool               58 chrome/browser/search/search_terms_tracker.h   bool FindMostRecentSearch(const content::NavigationController* controller,
bool               38 chrome/browser/search/suggestions/suggestions_service.h   static bool IsEnabled();
bool               39 chrome/browser/search/suggestions/suggestions_source.h   virtual bool ShouldServiceRequest(
bool               36 chrome/browser/search_engines/default_search_policy_handler.h   virtual bool CheckPolicySettings(const PolicyMap& policies,
bool               44 chrome/browser/search_engines/default_search_policy_handler.h   bool CheckIndividualPolicies(const PolicyMap& policies,
bool               48 chrome/browser/search_engines/default_search_policy_handler.h   bool HasDefaultSearchPolicy(const PolicyMap& policies,
bool               52 chrome/browser/search_engines/default_search_policy_handler.h   bool AnyDefaultSearchPoliciesSpecified(const PolicyMap& policies);
bool               55 chrome/browser/search_engines/default_search_policy_handler.h   bool DefaultSearchProviderIsDisabled(const PolicyMap& policies);
bool               59 chrome/browser/search_engines/default_search_policy_handler.h   bool DefaultSearchURLIsValid(const PolicyMap& policies,
bool               67 chrome/browser/search_engines/search_host_to_urls_map.h   bool initialized_;
bool               25 chrome/browser/search_engines/search_provider_install_state_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               26 chrome/browser/search_engines/search_provider_install_state_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               51 chrome/browser/search_engines/search_provider_install_state_message_filter.h   const bool is_off_the_record_;
bool              106 chrome/browser/search_engines/template_url.h     bool bookmark_bar_pinned;
bool              118 chrome/browser/search_engines/template_url.h     bool append_extra_query_params;
bool              135 chrome/browser/search_engines/template_url.h     bool force_instant_results;
bool              150 chrome/browser/search_engines/template_url.h   bool SupportsReplacement() const;
bool              153 chrome/browser/search_engines/template_url.h   bool SupportsReplacementUsingTermsData(
bool              185 chrome/browser/search_engines/template_url.h   bool IsValid() const;
bool              188 chrome/browser/search_engines/template_url.h   bool IsValidUsingTermsData(const SearchTermsData& search_terms_data) const;
bool              212 chrome/browser/search_engines/template_url.h   bool HasGoogleBaseURLs() const;
bool              222 chrome/browser/search_engines/template_url.h   bool ExtractSearchTermsFromURL(
bool              230 chrome/browser/search_engines/template_url.h   bool UsesPOSTMethodUsingTermsData(
bool              232 chrome/browser/search_engines/template_url.h   bool UsesPOSTMethod() const {
bool              288 chrome/browser/search_engines/template_url.h     bool is_post_param;
bool              310 chrome/browser/search_engines/template_url.h   bool ParseParameter(size_t start,
bool              326 chrome/browser/search_engines/template_url.h                        bool* valid) const;
bool              344 chrome/browser/search_engines/template_url.h   bool EncodeFormData(const PostParams& post_params,
bool              375 chrome/browser/search_engines/template_url.h   mutable bool parsed_;
bool              378 chrome/browser/search_engines/template_url.h   mutable bool valid_;
bool              385 chrome/browser/search_engines/template_url.h   mutable bool supports_replacements_;
bool              401 chrome/browser/search_engines/template_url.h   bool prepopulated_;
bool              405 chrome/browser/search_engines/template_url.h   bool showing_search_terms_;
bool              457 chrome/browser/search_engines/template_url.h   bool show_in_default_list;
bool              464 chrome/browser/search_engines/template_url.h   bool safe_for_autoreplace;
bool              487 chrome/browser/search_engines/template_url.h   bool created_by_policy;
bool              527 chrome/browser/search_engines/template_url.h   bool wants_to_be_default_engine;
bool              600 chrome/browser/search_engines/template_url.h   bool show_in_default_list() const { return data_.show_in_default_list; }
bool              603 chrome/browser/search_engines/template_url.h   bool ShowInDefaultList() const;
bool              605 chrome/browser/search_engines/template_url.h   bool safe_for_autoreplace() const { return data_.safe_for_autoreplace; }
bool              616 chrome/browser/search_engines/template_url.h   bool created_by_policy() const { return data_.created_by_policy; }
bool              638 chrome/browser/search_engines/template_url.h   bool SupportsReplacement() const;
bool              641 chrome/browser/search_engines/template_url.h   bool SupportsReplacementUsingTermsData(
bool              647 chrome/browser/search_engines/template_url.h   bool IsGoogleSearchURLWithReplaceableKeyword() const;
bool              651 chrome/browser/search_engines/template_url.h   bool HasSameKeywordAs(const TemplateURL& other) const;
bool              680 chrome/browser/search_engines/template_url.h   bool ExtractSearchTermsFromURL(const GURL& url, base::string16* search_terms);
bool              684 chrome/browser/search_engines/template_url.h   bool ExtractSearchTermsFromURLUsingTermsData(
bool              692 chrome/browser/search_engines/template_url.h   bool IsSearchURL(const GURL& url);
bool              695 chrome/browser/search_engines/template_url.h   bool IsSearchURLUsingTermsData(
bool              705 chrome/browser/search_engines/template_url.h   bool HasSearchTermsReplacementKey(const GURL& url) const;
bool              712 chrome/browser/search_engines/template_url.h   bool ReplaceSearchTermsInURL(
bool              724 chrome/browser/search_engines/template_url.h       bool is_in_query,
bool              743 chrome/browser/search_engines/template_url.h   void ResetKeywordIfNecessary(bool force);
bool              749 chrome/browser/search_engines/template_url.h   bool FindSearchTermsInURL(
bool               23 chrome/browser/search_engines/template_url_parser.h     virtual bool KeepParameter(const std::string& key,
bool               41 chrome/browser/search_engines/template_url_parser.h                             bool show_in_default_list,
bool              131 chrome/browser/search_engines/template_url_service.h   bool CanReplaceKeyword(const base::string16& keyword,
bool              139 chrome/browser/search_engines/template_url_service.h                             bool support_replacement_only,
bool              227 chrome/browser/search_engines/template_url_service.h   bool CanMakeDefault(const TemplateURL* url);
bool              242 chrome/browser/search_engines/template_url_service.h   bool IsSearchResultsPageFromDefaultSearchProvider(const GURL& url);
bool              245 chrome/browser/search_engines/template_url_service.h   bool is_default_search_managed() const { return is_default_search_managed_; }
bool              248 chrome/browser/search_engines/template_url_service.h   bool IsExtensionControlledDefaultSearch();
bool              285 chrome/browser/search_engines/template_url_service.h   void set_loaded(bool value) { loaded_ = value; }
bool              289 chrome/browser/search_engines/template_url_service.h   bool loaded() { return loaded_; }
bool              302 chrome/browser/search_engines/template_url_service.h                                      bool* is_omnibox_api_extension_keyword);
bool              470 chrome/browser/search_engines/template_url_service.h   bool LoadDefaultSearchProviderFromPrefs(
bool              472 chrome/browser/search_engines/template_url_service.h       bool* is_managed);
bool              480 chrome/browser/search_engines/template_url_service.h   bool CanReplaceKeywordForHost(const std::string& host,
bool              487 chrome/browser/search_engines/template_url_service.h   bool CanReplace(const TemplateURL* t_url);
bool              501 chrome/browser/search_engines/template_url_service.h   bool UpdateNoNotify(TemplateURL* existing_turl,
bool              542 chrome/browser/search_engines/template_url_service.h   bool SetDefaultSearchProviderNoNotify(TemplateURL* url);
bool              554 chrome/browser/search_engines/template_url_service.h   bool AddNoNotify(TemplateURL* template_url, bool newly_adding);
bool              584 chrome/browser/search_engines/template_url_service.h   base::string16 UniquifyKeyword(const TemplateURL& turl, bool force);
bool              595 chrome/browser/search_engines/template_url_service.h   bool IsLocalTemplateURLBetter(const TemplateURL* local_turl,
bool              704 chrome/browser/search_engines/template_url_service.h   bool loaded_;
bool              707 chrome/browser/search_engines/template_url_service.h   bool load_failed_;
bool              728 chrome/browser/search_engines/template_url_service.h   bool is_default_search_managed_;
bool              741 chrome/browser/search_engines/template_url_service.h   bool models_associated_;
bool              745 chrome/browser/search_engines/template_url_service.h   bool processing_syncer_changes_;
bool              758 chrome/browser/search_engines/template_url_service.h   bool pending_synced_default_search_;
bool               47 chrome/browser/search_engines/template_url_service_android.h   static bool Register(JNIEnv* env);
bool               52 chrome/browser/search_engines/template_url_service_android.h   bool IsPrepopulatedTemplate(TemplateURL* url);
bool               37 chrome/browser/search_engines/template_url_service_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               57 chrome/browser/search_engines/template_url_service_test_util.h   void ResetModel(bool verify_load);
bool               70 chrome/browser/search_engines/template_url_service_test_util.h       bool enabled,
bool              120 chrome/browser/search_engines/util.h bool DeDupeEncodings(std::vector<std::string>* encodings);
bool               80 chrome/browser/service_process/service_process_control.h   virtual bool IsConnected() const;
bool              101 chrome/browser/service_process/service_process_control.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              106 chrome/browser/service_process/service_process_control.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool              117 chrome/browser/service_process/service_process_control.h   virtual bool Shutdown();
bool              124 chrome/browser/service_process/service_process_control.h   bool GetCloudPrintProxyInfo(
bool              132 chrome/browser/service_process/service_process_control.h   bool GetHistograms(const base::Closure& cloud_print_status_callback,
bool              140 chrome/browser/service_process/service_process_control.h   bool GetPrinters(const PrintersCallback& enumerate_printers_callback);
bool              154 chrome/browser/service_process/service_process_control.h     bool launched() const { return launched_; }
bool              170 chrome/browser/service_process/service_process_control.h     bool launched_;
bool               65 chrome/browser/services/gcm/fake_gcm_profile_service.h   void set_collect(bool collect) {
bool               72 chrome/browser/services/gcm/fake_gcm_profile_service.h   bool collect_;
bool              130 chrome/browser/services/gcm/gcm_profile_service.h   bool IsGCMClientReady() const;
bool              175 chrome/browser/services/gcm/gcm_profile_service.h   bool IsAsyncOperationPending(const std::string& app_id) const;
bool              208 chrome/browser/services/gcm/gcm_profile_service.h   bool gcm_client_ready_;
bool               74 chrome/browser/sessions/base_session_service.h   void set_pending_reset(bool value) { pending_reset_ = value; }
bool               75 chrome/browser/sessions/base_session_service.h   bool pending_reset() const { return pending_reset_; }
bool              121 chrome/browser/sessions/base_session_service.h   bool RestoreUpdateTabNavigationCommand(
bool              129 chrome/browser/sessions/base_session_service.h   bool RestoreSetTabExtensionAppIDCommand(
bool              136 chrome/browser/sessions/base_session_service.h   bool RestoreSetTabUserAgentOverrideCommand(
bool              143 chrome/browser/sessions/base_session_service.h   bool RestoreSetWindowAppNameCommand(
bool              149 chrome/browser/sessions/base_session_service.h   bool ShouldTrackEntry(const GURL& url);
bool              160 chrome/browser/sessions/base_session_service.h   bool RunTaskOnBackendThread(const tracked_objects::Location& from_here,
bool              183 chrome/browser/sessions/base_session_service.h   bool pending_reset_;
bool               46 chrome/browser/sessions/in_memory_tab_restore_service.h   virtual bool IsLoaded() const OVERRIDE;
bool               46 chrome/browser/sessions/persistent_tab_restore_service.h   virtual bool IsLoaded() const OVERRIDE;
bool               24 chrome/browser/sessions/restore_on_startup_policy_handler.h   virtual bool CheckPolicySettings(const PolicyMap& policies,
bool               57 chrome/browser/sessions/session_backend.h   bool inited() const { return inited_; }
bool               65 chrome/browser/sessions/session_backend.h                       bool reset_first);
bool               77 chrome/browser/sessions/session_backend.h   bool ReadLastSessionCommandsImpl(std::vector<SessionCommand*>* commands);
bool               91 chrome/browser/sessions/session_backend.h   bool ReadCurrentSessionCommandsImpl(std::vector<SessionCommand*>* commands);
bool              111 chrome/browser/sessions/session_backend.h   bool AppendCommandsToFile(base::File* file,
bool              126 chrome/browser/sessions/session_backend.h   bool last_session_valid_;
bool              133 chrome/browser/sessions/session_backend.h   bool inited_;
bool              136 chrome/browser/sessions/session_backend.h   bool empty_file_;
bool               53 chrome/browser/sessions/session_command.h   bool GetPayload(void* dest, size_t count) const;
bool               76 chrome/browser/sessions/session_restore.h   static bool IsRestoring(const Profile* profile);
bool               79 chrome/browser/sessions/session_restore.h   static bool IsRestoringSynchronously();
bool               80 chrome/browser/sessions/session_service.h   bool ShouldNewWindowStartSession();
bool               87 chrome/browser/sessions/session_service.h   bool RestoreIfNecessary(const std::vector<GURL>& urls_to_open);
bool              115 chrome/browser/sessions/session_service.h                       bool is_pinned);
bool              124 chrome/browser/sessions/session_service.h                  bool closed_by_user_gesture);
bool              172 chrome/browser/sessions/session_service.h   void TabRestored(content::WebContents* tab, bool pinned);
bool              228 chrome/browser/sessions/session_service.h   bool processed_any_commands();
bool              232 chrome/browser/sessions/session_service.h   bool RestoreIfNecessary(const std::vector<GURL>& urls_to_open,
bool              276 chrome/browser/sessions/session_service.h                                            bool is_pinned);
bool              344 chrome/browser/sessions/session_service.h   bool CreateTabsAndWindows(const std::vector<SessionCommand*>& data,
bool              358 chrome/browser/sessions/session_service.h       bool is_pinned,
bool              387 chrome/browser/sessions/session_service.h   bool ReplacePendingCommand(SessionCommand* command);
bool              398 chrome/browser/sessions/session_service.h   bool IsOnlyOneTabLeft() const;
bool              404 chrome/browser/sessions/session_service.h   bool HasOpenTrackableBrowsers(const SessionID& window_id) const;
bool              407 chrome/browser/sessions/session_service.h   bool ShouldTrackChangesToWindow(const SessionID& window_id) const;
bool              410 chrome/browser/sessions/session_service.h   bool ShouldTrackBrowser(Browser* browser) const;
bool              413 chrome/browser/sessions/session_service.h   static bool should_track_changes_for_browser_type(
bool              426 chrome/browser/sessions/session_service.h   void RecordUpdatedTabClosed(base::TimeDelta delta, bool use_long_period);
bool              427 chrome/browser/sessions/session_service.h   void RecordUpdatedNavListPruned(base::TimeDelta delta, bool use_long_period);
bool              428 chrome/browser/sessions/session_service.h   void RecordUpdatedNavEntryCommit(base::TimeDelta delta, bool use_long_period);
bool              429 chrome/browser/sessions/session_service.h   void RecordUpdatedSaveTime(base::TimeDelta delta, bool use_long_period);
bool              431 chrome/browser/sessions/session_service.h                                            bool use_long_period);
bool              473 chrome/browser/sessions/session_service.h   bool has_open_trackable_browsers_;
bool              479 chrome/browser/sessions/session_service.h   bool move_on_new_browser_;
bool              494 chrome/browser/sessions/session_service.h   bool force_browser_not_alive_with_no_windows_;
bool               67 chrome/browser/sessions/session_service_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               68 chrome/browser/sessions/session_service_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               36 chrome/browser/sessions/session_service_test_helper.h                           bool select);
bool               47 chrome/browser/sessions/session_service_test_helper.h       bool force_browser_not_alive_with_no_windows);
bool               85 chrome/browser/sessions/session_types.h   bool pinned;
bool              142 chrome/browser/sessions/session_types.h   bool is_constrained;
bool               74 chrome/browser/sessions/tab_restore_service.h     bool from_last_session;
bool               82 chrome/browser/sessions/tab_restore_service.h     bool has_browser() const { return browser_id > 0; }
bool               98 chrome/browser/sessions/tab_restore_service.h     bool pinned;
bool              186 chrome/browser/sessions/tab_restore_service.h   virtual bool IsLoaded() const = 0;
bool               50 chrome/browser/sessions/tab_restore_service_delegate.h   virtual bool IsTabPinned(int index) const = 0;
bool               56 chrome/browser/sessions/tab_restore_service_delegate.h       bool select,
bool               57 chrome/browser/sessions/tab_restore_service_delegate.h       bool pin,
bool               58 chrome/browser/sessions/tab_restore_service_delegate.h       bool from_last_session,
bool               64 chrome/browser/sessions/tab_restore_service_delegate.h       bool from_last_session,
bool               38 chrome/browser/sessions/tab_restore_service_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool              103 chrome/browser/sessions/tab_restore_service_helper.h   void AddEntry(Entry* entry, bool prune, bool to_front);
bool              116 chrome/browser/sessions/tab_restore_service_helper.h   static bool ValidateEntry(Entry* entry);
bool              146 chrome/browser/sessions/tab_restore_service_helper.h   static bool ValidateTab(Tab* tab);
bool              149 chrome/browser/sessions/tab_restore_service_helper.h   static bool ValidateWindow(Window* window);
bool              152 chrome/browser/sessions/tab_restore_service_helper.h   static bool IsTabInteresting(const Tab* tab);
bool              156 chrome/browser/sessions/tab_restore_service_helper.h   static bool IsWindowInteresting(const Window* window);
bool              159 chrome/browser/sessions/tab_restore_service_helper.h   static bool FilterEntry(Entry* entry);
bool              179 chrome/browser/sessions/tab_restore_service_helper.h   bool restoring_;
bool               25 chrome/browser/shell_integration.h   static bool SetAsDefaultBrowser();
bool               33 chrome/browser/shell_integration.h   static bool SetAsDefaultBrowserInteractive();
bool               37 chrome/browser/shell_integration.h   static bool SetAsDefaultProtocolClient(const std::string& protocol);
bool               45 chrome/browser/shell_integration.h   static bool SetAsDefaultProtocolClientInteractive(
bool               88 chrome/browser/shell_integration.h   static bool IsFirefoxDefaultBrowser();
bool              104 chrome/browser/shell_integration.h     bool is_platform_app;
bool              132 chrome/browser/shell_integration.h     bool on_desktop;
bool              140 chrome/browser/shell_integration.h     bool in_quick_launch_bar;
bool              147 chrome/browser/shell_integration.h     bool hidden;
bool              158 chrome/browser/shell_integration.h   bool IsRunningInAppMode();
bool              210 chrome/browser/shell_integration.h                                             bool check_dual_mode);
bool              243 chrome/browser/shell_integration.h     virtual void OnSetAsDefaultConcluded(bool succeeded) {}
bool              246 chrome/browser/shell_integration.h     virtual bool IsOwnedByWorker();
bool              249 chrome/browser/shell_integration.h     virtual bool IsInteractiveSetDefaultPermitted();
bool              286 chrome/browser/shell_integration.h     virtual bool SetAsDefault(bool interactive_permitted) = 0;
bool              303 chrome/browser/shell_integration.h     void ExecuteSetAsDefault(bool interactive_permitted);
bool              317 chrome/browser/shell_integration.h     void CompleteSetAsDefault(bool succeeded);
bool              340 chrome/browser/shell_integration.h     virtual bool SetAsDefault(bool interactive_permitted) OVERRIDE;
bool              364 chrome/browser/shell_integration.h     virtual bool SetAsDefault(bool interactive_permitted) OVERRIDE;
bool               27 chrome/browser/shell_integration_linux.h bool GetDataWriteLocation(base::Environment* env, base::FilePath* search_path);
bool               69 chrome/browser/shell_integration_linux.h bool GetExistingShortcutContents(base::Environment* env,
bool               96 chrome/browser/shell_integration_linux.h                                    bool no_display);
bool              107 chrome/browser/shell_integration_linux.h     bool no_display);
bool              118 chrome/browser/shell_integration_linux.h bool CreateDesktopShortcut(
bool              125 chrome/browser/shell_integration_linux.h bool CreateAppListDesktopShortcut(const std::string& wm_class,
bool               30 chrome/browser/signin/android_profile_oauth2_token_service.h   static bool Register(JNIEnv* env);
bool               39 chrome/browser/signin/android_profile_oauth2_token_service.h   virtual bool RefreshTokenIsAvailable(
bool               28 chrome/browser/signin/chrome_signin_client.h   static bool ProfileAllowsSigninCookies(Profile* profile);
bool               29 chrome/browser/signin/chrome_signin_client.h   static bool SettingsAllowSigninCookies(CookieSettings* cookie_settings);
bool               41 chrome/browser/signin/chrome_signin_client.h   bool IsSigninProcess(int host_id) const;
bool               42 chrome/browser/signin/chrome_signin_client.h   bool HasSigninProcess() const;
bool               51 chrome/browser/signin/chrome_signin_client.h   virtual bool CanRevokeCredentials() OVERRIDE;
bool               53 chrome/browser/signin/chrome_signin_client.h   virtual bool ShouldMergeSigninCredentialsIntoCookieJar() OVERRIDE;
bool               62 chrome/browser/signin/fake_profile_oauth2_token_service.h   virtual bool RefreshTokenIsAvailable(
bool              106 chrome/browser/signin/fake_profile_oauth2_token_service.h   void set_auto_post_fetch_response_on_message_loop(bool auto_post_response) {
bool              138 chrome/browser/signin/fake_profile_oauth2_token_service.h                         bool all_scopes,
bool              154 chrome/browser/signin/fake_profile_oauth2_token_service.h   bool auto_post_fetch_response_on_message_loop_;
bool               30 chrome/browser/signin/local_auth.h bool ValidateLocalAuthCredentials(size_t profile_info_index,
bool               33 chrome/browser/signin/local_auth.h bool ValidateLocalAuthCredentials(const Profile* profile,
bool               23 chrome/browser/signin/principals_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               24 chrome/browser/signin/principals_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               30 chrome/browser/signin/signin_global_error.h   virtual bool HasMenuItem() OVERRIDE;
bool               34 chrome/browser/signin/signin_global_error.h   virtual bool HasBubbleView() OVERRIDE;
bool               61 chrome/browser/signin/signin_names_io_thread.h   void PostTaskToIOThread(bool add, const base::string16& email);
bool               64 chrome/browser/signin/signin_names_io_thread.h   void UpdateOnIOThread(bool add, const base::string16& email);
bool               71 chrome/browser/signin/signin_names_io_thread.h   bool resources_released_;
bool               40 chrome/browser/signin/signin_promo.h bool ShouldShowPromo(Profile* profile);
bool               43 chrome/browser/signin/signin_promo.h bool ShouldShowPromoAtStartup(Profile* profile, bool is_new_profile);
bool               61 chrome/browser/signin/signin_promo.h GURL GetPromoURL(Source source, bool auto_close);
bool               62 chrome/browser/signin/signin_promo.h GURL GetPromoURL(Source source, bool auto_close, bool is_constrained);
bool               67 chrome/browser/signin/signin_promo.h                                 bool auto_close,
bool               68 chrome/browser/signin/signin_promo.h                                 bool is_constrained,
bool               82 chrome/browser/signin/signin_promo.h bool IsAutoCloseEnabledInURL(const GURL& url);
bool               87 chrome/browser/signin/signin_promo.h bool IsContinueUrlForWebBasedSigninFlow(const GURL& url);
bool               90 chrome/browser/signin/signin_promo.h void ForceWebBasedSigninFlowForTesting(bool force);
bool               42 chrome/browser/speech/chrome_speech_recognition_manager_delegate.h   virtual void GetDiagnosticInformation(bool* can_report_metrics,
bool               46 chrome/browser/speech/chrome_speech_recognition_manager_delegate.h       base::Callback<void(bool ask_user, bool is_allowed)> callback) OVERRIDE;
bool               48 chrome/browser/speech/chrome_speech_recognition_manager_delegate.h   virtual bool FilterProfanities(int render_process_id) OVERRIDE;
bool               60 chrome/browser/speech/chrome_speech_recognition_manager_delegate.h       base::Callback<void(bool ask_user, bool is_allowed)> callback,
bool               63 chrome/browser/speech/chrome_speech_recognition_manager_delegate.h       bool js_api);
bool               39 chrome/browser/speech/extension_api/tts_engine_extension_api.h bool GetMatchingExtensionVoice(Utterance* utterance,
bool               63 chrome/browser/speech/extension_api/tts_engine_extension_api.h   virtual bool RunImpl() OVERRIDE;
bool               26 chrome/browser/speech/extension_api/tts_extension_api.h   virtual bool RunImpl() OVERRIDE;
bool               33 chrome/browser/speech/extension_api/tts_extension_api.h   virtual bool RunImpl() OVERRIDE;
bool               40 chrome/browser/speech/extension_api/tts_extension_api.h   virtual bool RunImpl() OVERRIDE;
bool               47 chrome/browser/speech/extension_api/tts_extension_api.h   virtual bool RunImpl() OVERRIDE;
bool               54 chrome/browser/speech/extension_api/tts_extension_api.h   virtual bool RunImpl() OVERRIDE;
bool               61 chrome/browser/speech/extension_api/tts_extension_api.h   virtual bool RunImpl() OVERRIDE;
bool               80 chrome/browser/speech/extension_api/tts_extension_api.h   static const bool kServiceIsNULLWhileTesting = true;
bool               56 chrome/browser/speech/speech_recognition_bubble_controller.h   bool IsShowingMessage() const;
bool               15 chrome/browser/speech/tts_android.h   virtual bool PlatformImplAvailable() OVERRIDE;
bool               16 chrome/browser/speech/tts_android.h   virtual bool Speak(
bool               22 chrome/browser/speech/tts_android.h   virtual bool StopSpeaking() OVERRIDE;
bool               25 chrome/browser/speech/tts_android.h   virtual bool IsSpeaking() OVERRIDE;
bool               36 chrome/browser/speech/tts_android.h   static bool Register(JNIEnv* env);
bool               48 chrome/browser/speech/tts_controller.h bool IsFinalTtsEventType(TtsEventType event_type);
bool               72 chrome/browser/speech/tts_controller.h   bool remote;
bool               76 chrome/browser/speech/tts_controller.h   bool native;
bool              157 chrome/browser/speech/tts_controller.h   void set_can_enqueue(bool can_enqueue) { can_enqueue_ = can_enqueue; }
bool              158 chrome/browser/speech/tts_controller.h   bool can_enqueue() const { return can_enqueue_; }
bool              190 chrome/browser/speech/tts_controller.h   bool finished() const { return finished_; }
bool              234 chrome/browser/speech/tts_controller.h   bool can_enqueue_;
bool              242 chrome/browser/speech/tts_controller.h   bool finished_;
bool              254 chrome/browser/speech/tts_controller.h   bool IsSpeaking();
bool              318 chrome/browser/speech/tts_controller.h   void ClearUtteranceQueue(bool send_events);
bool              337 chrome/browser/speech/tts_controller.h   bool paused_;
bool               24 chrome/browser/speech/tts_extension_loader_chromeos.h   bool LoadTtsExtension();
bool               45 chrome/browser/speech/tts_extension_loader_chromeos.h   bool IsTtsLoadedInThisProfile();
bool               27 chrome/browser/speech/tts_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               28 chrome/browser/speech/tts_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               19 chrome/browser/speech/tts_platform.h   virtual bool PlatformImplAvailable() = 0;
bool               26 chrome/browser/speech/tts_platform.h   virtual bool LoadBuiltInTtsExtension(Profile* profile);
bool               35 chrome/browser/speech/tts_platform.h   virtual bool Speak(
bool               43 chrome/browser/speech/tts_platform.h   virtual bool StopSpeaking() = 0;
bool               46 chrome/browser/speech/tts_platform.h   virtual bool IsSpeaking() = 0;
bool               50 chrome/browser/spellchecker/feedback.h   bool RendererHasMisspellings(int renderer_process_id) const;
bool               62 chrome/browser/spellchecker/feedback.h   bool HasMisspelling(uint32 hash) const;
bool               69 chrome/browser/spellchecker/feedback.h   bool Empty() const;
bool              130 chrome/browser/spellchecker/feedback_sender.h                     bool is_first_feedback_batch);
bool               54 chrome/browser/spellchecker/spellcheck_action.h   bool IsFinal() const;
bool               57 chrome/browser/spellchecker/spellcheck_custom_dictionary.h     bool empty() const;
bool               86 chrome/browser/spellchecker/spellcheck_custom_dictionary.h   bool AddWord(const std::string& word);
bool               91 chrome/browser/spellchecker/spellcheck_custom_dictionary.h   bool RemoveWord(const std::string& word);
bool               94 chrome/browser/spellchecker/spellcheck_custom_dictionary.h   bool HasWord(const std::string& word) const;
bool              103 chrome/browser/spellchecker/spellcheck_custom_dictionary.h   bool IsLoaded();
bool              106 chrome/browser/spellchecker/spellcheck_custom_dictionary.h   bool IsSyncing();
bool              179 chrome/browser/spellchecker/spellcheck_custom_dictionary.h   bool is_loaded_;
bool               41 chrome/browser/spellchecker/spellcheck_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               40 chrome/browser/spellchecker/spellcheck_host_metrics.h   void RecordEnabledStats(bool enabled);
bool               44 chrome/browser/spellchecker/spellcheck_host_metrics.h   void RecordDictionaryCorruptionStats(bool corrupted);
bool               48 chrome/browser/spellchecker/spellcheck_host_metrics.h   void RecordCheckedWordStats(const base::string16& word, bool misspell);
bool               59 chrome/browser/spellchecker/spellcheck_host_metrics.h   void RecordSpellingServiceStats(bool enabled);
bool               62 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h   virtual bool IsReady() const;
bool               67 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h   bool IsUsingPlatformChecker() const;
bool               76 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h   bool IsDownloadInProgress();
bool               79 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h   bool IsDownloadFailure();
bool              131 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h   void SaveDictionaryDataComplete(bool dictionary_saved);
bool              143 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h   bool use_platform_spellchecker_;
bool               27 chrome/browser/spellchecker/spellcheck_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               28 chrome/browser/spellchecker/spellcheck_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               36 chrome/browser/spellchecker/spellcheck_message_filter.h   void OnNotifyChecked(const base::string16& word, bool misspelled);
bool               50 chrome/browser/spellchecker/spellcheck_message_filter.h       bool success,
bool               24 chrome/browser/spellchecker/spellcheck_message_filter_mac.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               25 chrome/browser/spellchecker/spellcheck_message_filter_mac.h                                  bool* message_was_ok) OVERRIDE;
bool               40 chrome/browser/spellchecker/spellcheck_message_filter_mac.h   void OnCheckSpelling(const base::string16& word, int route_id, bool* correct);
bool               43 chrome/browser/spellchecker/spellcheck_message_filter_mac.h   void OnShowSpellingPanel(bool show);
bool               35 chrome/browser/spellchecker/spellcheck_platform_mac.h bool SpellCheckerAvailable();
bool               38 chrome/browser/spellchecker/spellcheck_platform_mac.h bool SpellCheckerProvidesPanel();
bool               41 chrome/browser/spellchecker/spellcheck_platform_mac.h bool SpellingPanelVisible();
bool               44 chrome/browser/spellchecker/spellcheck_platform_mac.h void ShowSpellingPanel(bool show);
bool               54 chrome/browser/spellchecker/spellcheck_platform_mac.h bool PlatformSupportsLanguage(const std::string& current_language);
bool               61 chrome/browser/spellchecker/spellcheck_platform_mac.h bool CheckSpelling(const base::string16& word_to_check, int tag);
bool               77 chrome/browser/spellchecker/spellcheck_service.h   static bool SignalStatusEvent(EventType type);
bool               81 chrome/browser/spellchecker/spellcheck_service.h   void StartRecordingMetrics(bool spellcheck_enabled);
bool              102 chrome/browser/spellchecker/spellcheck_service.h   bool LoadExternalDictionary(std::string language,
bool              109 chrome/browser/spellchecker/spellcheck_service.h   bool UnloadExternalDictionary(std::string path);
bool               73 chrome/browser/spellchecker/spelling_service_client.h       bool /* success */,
bool               85 chrome/browser/spellchecker/spelling_service_client.h   bool RequestTextCheck(content::BrowserContext* context,
bool               91 chrome/browser/spellchecker/spelling_service_client.h   static bool IsAvailable(content::BrowserContext* context, ServiceType type);
bool               95 chrome/browser/spellchecker/spelling_service_client.h   bool ParseResponse(const std::string& data,
bool               31 chrome/browser/ssl/ssl_add_cert_handler.h   void Finished(bool add_cert);
bool               46 chrome/browser/ssl/ssl_add_cert_handler.h   void CallAddClientCertificate(bool add_cert, int cert_error);
bool               43 chrome/browser/ssl/ssl_blocking_page.h       bool overridable,
bool               44 chrome/browser/ssl/ssl_blocking_page.h       bool strict_enforcement,
bool               45 chrome/browser/ssl/ssl_blocking_page.h       const base::Callback<void(bool)>& callback);
bool               71 chrome/browser/ssl/ssl_blocking_page.h                          bool success,
bool               81 chrome/browser/ssl/ssl_blocking_page.h   base::Callback<void(bool)> callback_;
bool               88 chrome/browser/ssl/ssl_blocking_page.h   bool overridable_;
bool               90 chrome/browser/ssl/ssl_blocking_page.h   bool strict_enforcement_;
bool               93 chrome/browser/ssl/ssl_blocking_page.h   bool internal_;
bool               99 chrome/browser/ssl/ssl_blocking_page.h   bool captive_portal_detection_enabled_;
bool              101 chrome/browser/ssl/ssl_blocking_page.h   bool captive_portal_probe_completed_;
bool              103 chrome/browser/ssl/ssl_blocking_page.h   bool captive_portal_no_response_;
bool              105 chrome/browser/ssl/ssl_blocking_page.h   bool captive_portal_detected_;
bool               55 chrome/browser/status_icons/status_icon.h   bool HasObservers() const;
bool               59 chrome/browser/status_icons/status_icon_menu_model.h   void SetCommandIdChecked(int command_id, bool checked);
bool               60 chrome/browser/status_icons/status_icon_menu_model.h   void SetCommandIdEnabled(int command_id, bool enabled);
bool               61 chrome/browser/status_icons/status_icon_menu_model.h   void SetCommandIdVisible(int command_id, bool visible);
bool               80 chrome/browser/status_icons/status_icon_menu_model.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               81 chrome/browser/status_icons/status_icon_menu_model.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               82 chrome/browser/status_icons/status_icon_menu_model.h   virtual bool IsCommandIdVisible(int command_id) const OVERRIDE;
bool               83 chrome/browser/status_icons/status_icon_menu_model.h   virtual bool GetAcceleratorForCommandId(
bool               85 chrome/browser/status_icons/status_icon_menu_model.h   virtual bool IsItemForCommandIdDynamic(int command_id) const OVERRIDE;
bool               88 chrome/browser/status_icons/status_icon_menu_model.h   virtual bool GetIconForCommandId(int command_id, gfx::Image* icon) const
bool               23 chrome/browser/sxs_linux.h bool ShouldMigrateUserDataDir() WARN_UNUSED_RESULT;
bool               48 chrome/browser/sync/abstract_profile_sync_service_test.h   bool CreateRoot(syncer::ModelType model_type);
bool               62 chrome/browser/sync/abstract_profile_sync_service_test.h   bool success();
bool               70 chrome/browser/sync/abstract_profile_sync_service_test.h   bool success_;
bool               61 chrome/browser/sync/backend_migrator.h   bool HasMigrationObserver(MigrationObserver* observer) const;
bool               80 chrome/browser/sync/backend_migrator.h   bool TryStart();
bool               42 chrome/browser/sync/glue/autofill_data_type_controller.h   virtual bool PostTaskOnBackendThread(
bool               45 chrome/browser/sync/glue/autofill_data_type_controller.h   virtual bool StartModels() OVERRIDE;
bool               40 chrome/browser/sync/glue/autofill_profile_data_type_controller.h   virtual bool PostTaskOnBackendThread(
bool               43 chrome/browser/sync/glue/autofill_profile_data_type_controller.h   virtual bool StartModels() OVERRIDE;
bool               51 chrome/browser/sync/glue/autofill_profile_data_type_controller.h   bool callback_registered_;
bool               42 chrome/browser/sync/glue/bookmark_change_processor.h                                    bool ids_reassigned) OVERRIDE;
bool               98 chrome/browser/sync/glue/bookmark_change_processor.h   static bool SetBookmarkFavicon(const syncer::BaseNode* sync_node,
bool              162 chrome/browser/sync/glue/bookmark_change_processor.h   static bool PlaceSyncNode(MoveOrCreate operation,
bool               39 chrome/browser/sync/glue/bookmark_data_type_controller.h   virtual bool StartModels() OVERRIDE;
bool               46 chrome/browser/sync/glue/bookmark_data_type_controller.h                                    bool ids_reassigned) OVERRIDE;
bool               51 chrome/browser/sync/glue/bookmark_data_type_controller.h   bool DependentsLoaded();
bool               58 chrome/browser/sync/glue/bookmark_data_type_controller.h   bool installed_bookmark_observer_;
bool               48 chrome/browser/sync/glue/bookmark_model_associator.h       bool expect_mobile_bookmarks_folder);
bool               71 chrome/browser/sync/glue/bookmark_model_associator.h   virtual bool SyncModelHasUserCreatedNodes(bool* has_nodes) OVERRIDE;
bool               85 chrome/browser/sync/glue/bookmark_model_associator.h   virtual bool InitSyncNodeFromChromeId(
bool              100 chrome/browser/sync/glue/bookmark_model_associator.h   virtual bool CryptoReadyIfNecessary() OVERRIDE;
bool              106 chrome/browser/sync/glue/bookmark_model_associator.h   virtual bool GetSyncIdForTaggedNode(const std::string& tag, int64* sync_id);
bool              134 chrome/browser/sync/glue/bookmark_model_associator.h   bool AssociateTaggedPermanentNode(
bool              139 chrome/browser/sync/glue/bookmark_model_associator.h   bool NodesMatch(const BookmarkNode* bookmark,
bool              154 chrome/browser/sync/glue/bookmark_model_associator.h   const bool expect_mobile_bookmarks_folder_;
bool               25 chrome/browser/sync/glue/change_processor_mock.h   MOCK_CONST_METHOD0(IsRunning, bool());
bool              134 chrome/browser/sync/glue/data_type_manager_impl.h   bool needs_reconfigure_;
bool               64 chrome/browser/sync/glue/device_info.h   bool Equals(const DeviceInfo& other) const;
bool               30 chrome/browser/sync/glue/extension_data_type_controller.h   virtual bool StartModels() OVERRIDE;
bool               45 chrome/browser/sync/glue/extension_setting_data_type_controller.h   virtual bool PostTaskOnBackendThread(
bool               48 chrome/browser/sync/glue/extension_setting_data_type_controller.h   virtual bool StartModels() OVERRIDE;
bool               23 chrome/browser/sync/glue/fake_generic_change_processor.h   void set_sync_model_has_user_created_nodes(bool has_nodes);
bool               24 chrome/browser/sync/glue/fake_generic_change_processor.h   void set_sync_model_has_user_created_nodes_success(bool success);
bool               25 chrome/browser/sync/glue/fake_generic_change_processor.h   void set_crypto_ready_if_necessary(bool crypto_ready);
bool               35 chrome/browser/sync/glue/fake_generic_change_processor.h   virtual bool SyncModelHasUserCreatedNodes(syncer::ModelType type,
bool               36 chrome/browser/sync/glue/fake_generic_change_processor.h                                             bool* has_nodes) OVERRIDE;
bool               37 chrome/browser/sync/glue/fake_generic_change_processor.h   virtual bool CryptoReadyIfNecessary(syncer::ModelType type) OVERRIDE;
bool               42 chrome/browser/sync/glue/fake_generic_change_processor.h   bool sync_model_has_user_created_nodes_;
bool               43 chrome/browser/sync/glue/fake_generic_change_processor.h   bool sync_model_has_user_created_nodes_success_;
bool               44 chrome/browser/sync/glue/fake_generic_change_processor.h   bool crypto_ready_if_necessary_;
bool               70 chrome/browser/sync/glue/favicon_cache.h   bool GetSyncedFaviconForFaviconURL(
bool               77 chrome/browser/sync/glue/favicon_cache.h   bool GetSyncedFaviconForPageURL(
bool              110 chrome/browser/sync/glue/favicon_cache.h     bool operator()(const linked_ptr<SyncedFaviconInfo>& lhs,
bool               80 chrome/browser/sync/glue/frontend_data_type_controller.h   virtual bool StartModels();
bool              128 chrome/browser/sync/glue/frontend_data_type_controller.h   virtual bool Associate();
bool               25 chrome/browser/sync/glue/frontend_data_type_controller_mock.h   MOCK_METHOD0(enabled, bool());
bool               34 chrome/browser/sync/glue/frontend_data_type_controller_mock.h   MOCK_METHOD0(StartModels, bool());
bool               35 chrome/browser/sync/glue/frontend_data_type_controller_mock.h   MOCK_METHOD0(Associate, bool());
bool               86 chrome/browser/sync/glue/generic_change_processor.h   virtual bool SyncModelHasUserCreatedNodes(syncer::ModelType type,
bool               87 chrome/browser/sync/glue/generic_change_processor.h                                             bool* has_nodes);
bool               88 chrome/browser/sync/glue/generic_change_processor.h   virtual bool CryptoReadyIfNecessary(syncer::ModelType type);
bool               77 chrome/browser/sync/glue/non_frontend_data_type_controller.h     bool needs_crypto;
bool               78 chrome/browser/sync/glue/non_frontend_data_type_controller.h     bool unrecoverable_error;
bool               79 chrome/browser/sync/glue/non_frontend_data_type_controller.h     bool sync_has_nodes;
bool              105 chrome/browser/sync/glue/non_frontend_data_type_controller.h   virtual bool StartModels();
bool              113 chrome/browser/sync/glue/non_frontend_data_type_controller.h   virtual bool PostTaskOnBackendThread(
bool              121 chrome/browser/sync/glue/non_frontend_data_type_controller.h   virtual bool IsOnBackendThread();
bool               25 chrome/browser/sync/glue/non_frontend_data_type_controller_mock.h   MOCK_METHOD0(enabled, bool());
bool               34 chrome/browser/sync/glue/non_frontend_data_type_controller_mock.h   MOCK_METHOD0(StartModels, bool());
bool               36 chrome/browser/sync/glue/non_frontend_data_type_controller_mock.h                bool(const tracked_objects::Location&,
bool               65 chrome/browser/sync/glue/non_ui_data_type_controller.h   virtual bool StartModels();
bool               75 chrome/browser/sync/glue/non_ui_data_type_controller.h   virtual bool PostTaskOnBackendThread(
bool               94 chrome/browser/sync/glue/non_ui_data_type_controller.h   virtual bool StartAssociationAsync();
bool               36 chrome/browser/sync/glue/non_ui_data_type_controller_mock.h   MOCK_METHOD0(StartModels, bool());
bool               39 chrome/browser/sync/glue/non_ui_data_type_controller_mock.h                bool(const tracked_objects::Location&,
bool               34 chrome/browser/sync/glue/password_data_type_controller.h   virtual bool PostTaskOnBackendThread(
bool               37 chrome/browser/sync/glue/password_data_type_controller.h   virtual bool StartModels() OVERRIDE;
bool               31 chrome/browser/sync/glue/search_engine_data_type_controller.h   virtual bool StartModels() OVERRIDE;
bool               45 chrome/browser/sync/glue/session_change_processor.h       bool setup_for_test);
bool               81 chrome/browser/sync/glue/session_change_processor.h   bool setup_for_test_;
bool               41 chrome/browser/sync/glue/session_data_type_controller.h   virtual bool StartModels() OVERRIDE;
bool               66 chrome/browser/sync/glue/session_model_associator.h                          bool setup_for_test);
bool               72 chrome/browser/sync/glue/session_model_associator.h   virtual bool SyncModelHasUserCreatedNodes(bool* has_nodes) OVERRIDE;
bool               80 chrome/browser/sync/glue/session_model_associator.h   virtual bool CryptoReadyIfNecessary() OVERRIDE;
bool               97 chrome/browser/sync/glue/session_model_associator.h   bool AssociateWindows(bool reload_tabs, syncer::SyncError* error);
bool              103 chrome/browser/sync/glue/session_model_associator.h   bool AssociateTabs(const std::vector<SyncedTabDelegate*>& tabs,
bool              112 chrome/browser/sync/glue/session_model_associator.h   bool AssociateTab(SyncedTabDelegate* const tab, syncer::SyncError* error);
bool              140 chrome/browser/sync/glue/session_model_associator.h   bool DisassociateForeignSession(const std::string& foreign_session_tag);
bool              160 chrome/browser/sync/glue/session_model_associator.h   bool ShouldSyncTab(const SyncedTabDelegate& tab) const;
bool              175 chrome/browser/sync/glue/session_model_associator.h   virtual bool GetSyncedFaviconForPageURL(
bool              178 chrome/browser/sync/glue/session_model_associator.h   virtual bool GetAllForeignSessions(
bool              180 chrome/browser/sync/glue/session_model_associator.h   virtual bool GetForeignSession(
bool              183 chrome/browser/sync/glue/session_model_associator.h   virtual bool GetForeignTab(const std::string& tag,
bool              187 chrome/browser/sync/glue/session_model_associator.h   virtual bool GetLocalSession(const SyncedSession* * local_session) OVERRIDE;
bool              256 chrome/browser/sync/glue/session_model_associator.h   static bool ShouldSyncWindow(const SyncedWindowDelegate* window);
bool              264 chrome/browser/sync/glue/session_model_associator.h   bool UpdateSyncModelDataFromClient(syncer::SyncError* error);
bool              269 chrome/browser/sync/glue/session_model_associator.h   bool UpdateAssociationsFromSyncModel(const syncer::ReadNode& root,
bool              283 chrome/browser/sync/glue/session_model_associator.h   bool WriteTabContentsToSyncModel(TabLink* tab_link,
bool              314 chrome/browser/sync/glue/session_model_associator.h   bool IsValidTab(const SyncedTabDelegate& tab) const;
bool              320 chrome/browser/sync/glue/session_model_associator.h   bool TabHasValidEntry(const SyncedTabDelegate& tab) const;
bool              356 chrome/browser/sync/glue/session_model_associator.h   bool setup_for_test_;
bool              360 chrome/browser/sync/glue/session_model_associator.h   bool waiting_for_change_;
bool               78 chrome/browser/sync/glue/shared_change_processor.h   virtual bool Disconnect();
bool               92 chrome/browser/sync/glue/shared_change_processor.h   virtual bool SyncModelHasUserCreatedNodes(bool* has_nodes);
bool               93 chrome/browser/sync/glue/shared_change_processor.h   virtual bool CryptoReadyIfNecessary();
bool              115 chrome/browser/sync/glue/shared_change_processor.h   bool disconnected_;
bool               26 chrome/browser/sync/glue/shared_change_processor_mock.h   MOCK_METHOD0(Disconnect, bool());
bool               35 chrome/browser/sync/glue/shared_change_processor_mock.h                bool(bool*));
bool               36 chrome/browser/sync/glue/shared_change_processor_mock.h   MOCK_METHOD0(CryptoReadyIfNecessary, bool());
bool               67 chrome/browser/sync/glue/sync_backend_host.h       bool delete_sync_data_folder,
bool               97 chrome/browser/sync/glue/sync_backend_host.h       bool is_explicit) = 0;
bool              105 chrome/browser/sync/glue/sync_backend_host.h   virtual bool SetDecryptionPassphrase(const std::string& passphrase)
bool              175 chrome/browser/sync/glue/sync_backend_host.h   virtual bool HasUnsyncedItems() const = 0;
bool              178 chrome/browser/sync/glue/sync_backend_host.h   virtual bool IsNigoriEnabled() const = 0;
bool              191 chrome/browser/sync/glue/sync_backend_host.h   virtual bool IsCryptographerReady(
bool               35 chrome/browser/sync/glue/sync_backend_host_core.h       bool delete_sync_data_folder,
bool               59 chrome/browser/sync/glue/sync_backend_host_core.h   bool delete_sync_data_folder;
bool               86 chrome/browser/sync/glue/sync_backend_host_core.h        bool has_sync_setup_completed,
bool               98 chrome/browser/sync/glue/sync_backend_host_core.h       bool success,
bool              117 chrome/browser/sync/glue/sync_backend_host_core.h       bool encrypt_everything) OVERRIDE;
bool              152 chrome/browser/sync/glue/sync_backend_host_core.h                                  bool is_explicit);
bool              184 chrome/browser/sync/glue/sync_backend_host_core.h   void DoShutdown(bool sync_disabled);
bool              294 chrome/browser/sync/glue/sync_backend_host_core.h   const bool has_sync_setup_completed_;
bool              297 chrome/browser/sync/glue/sync_backend_host_core.h   bool forward_protocol_events_;
bool               86 chrome/browser/sync/glue/sync_backend_host_impl.h       bool delete_sync_data_folder,
bool               97 chrome/browser/sync/glue/sync_backend_host_impl.h       bool is_explicit) OVERRIDE;
bool               98 chrome/browser/sync/glue/sync_backend_host_impl.h   virtual bool SetDecryptionPassphrase(const std::string& passphrase)
bool              119 chrome/browser/sync/glue/sync_backend_host_impl.h   virtual bool HasUnsyncedItems() const OVERRIDE;
bool              120 chrome/browser/sync/glue/sync_backend_host_impl.h   virtual bool IsNigoriEnabled() const OVERRIDE;
bool              123 chrome/browser/sync/glue/sync_backend_host_impl.h   virtual bool IsCryptographerReady(
bool              210 chrome/browser/sync/glue/sync_backend_host_impl.h   bool initialized() const { return initialized_; }
bool              223 chrome/browser/sync/glue/sync_backend_host_impl.h   bool CheckPassphraseAgainstCachedPendingKeys(
bool              242 chrome/browser/sync/glue/sync_backend_host_impl.h       bool encrypt_everything);
bool              295 chrome/browser/sync/glue/sync_backend_host_impl.h   bool initialized_;
bool              330 chrome/browser/sync/glue/sync_backend_host_impl.h   bool invalidation_handler_registered_;
bool               34 chrome/browser/sync/glue/sync_backend_host_mock.h       bool delete_sync_data_folder,
bool               48 chrome/browser/sync/glue/sync_backend_host_mock.h       bool is_explicit) OVERRIDE;
bool               50 chrome/browser/sync/glue/sync_backend_host_mock.h   virtual bool SetDecryptionPassphrase(
bool               82 chrome/browser/sync/glue/sync_backend_host_mock.h   virtual bool HasUnsyncedItems() const OVERRIDE;
bool               84 chrome/browser/sync/glue/sync_backend_host_mock.h   virtual bool IsNigoriEnabled() const OVERRIDE;
bool               90 chrome/browser/sync/glue/sync_backend_host_mock.h   virtual bool IsCryptographerReady(
bool              103 chrome/browser/sync/glue/sync_backend_host_mock.h   void set_fail_initial_download(bool should_fail);
bool              106 chrome/browser/sync/glue/sync_backend_host_mock.h   bool fail_initial_download_;
bool               67 chrome/browser/sync/glue/sync_backend_registrar.h   bool IsNigoriEnabled() const;
bool              101 chrome/browser/sync/glue/sync_backend_registrar.h   bool IsTypeActivatedForTest(syncer::ModelType type) const;
bool              149 chrome/browser/sync/glue/sync_backend_registrar.h   bool IsCurrentThreadSafeForModel(
bool               94 chrome/browser/sync/glue/synced_session.h bool ShouldSyncSessionTab(const SessionTab& tab);
bool               98 chrome/browser/sync/glue/synced_session.h bool SessionWindowHasNoTabsToSync(const SessionWindow& window);
bool               39 chrome/browser/sync/glue/synced_session_tracker.h   bool LookupAllForeignSessions(std::vector<const SyncedSession*>* sessions)
bool               49 chrome/browser/sync/glue/synced_session_tracker.h   bool LookupSessionWindows(const std::string& session_tag,
bool               58 chrome/browser/sync/glue/synced_session_tracker.h   bool LookupSessionTab(const std::string& session_tag,
bool               64 chrome/browser/sync/glue/synced_session_tracker.h   bool LookupLocalSession(const SyncedSession** output) const;
bool               73 chrome/browser/sync/glue/synced_session_tracker.h   bool DeleteSession(const std::string& session_tag);
bool              126 chrome/browser/sync/glue/synced_session_tracker.h   bool LookupTabNodeIds(const std::string& session_tag,
bool              133 chrome/browser/sync/glue/synced_session_tracker.h   bool Empty() const {
bool              180 chrome/browser/sync/glue/synced_session_tracker.h     bool owned;
bool              196 chrome/browser/sync/glue/synced_session_tracker.h     bool owned;
bool              205 chrome/browser/sync/glue/synced_session_tracker.h   bool DeleteOldSessionWindowIfNecessary(SessionWindowWrapper window_wrapper);
bool              206 chrome/browser/sync/glue/synced_session_tracker.h   bool DeleteOldSessionTabIfNecessary(SessionTabWrapper tab_wrapper);
bool               32 chrome/browser/sync/glue/synced_tab_delegate.h   virtual bool IsBeingDestroyed() const = 0;
bool               50 chrome/browser/sync/glue/synced_tab_delegate.h   virtual bool ProfileIsManaged() const = 0;
bool               54 chrome/browser/sync/glue/synced_tab_delegate.h   virtual bool IsPinned() const = 0;
bool               55 chrome/browser/sync/glue/synced_tab_delegate.h   virtual bool HasWebContents() const = 0;
bool               30 chrome/browser/sync/glue/synced_tab_delegate_android.h   virtual bool IsBeingDestroyed() const OVERRIDE;
bool               39 chrome/browser/sync/glue/synced_tab_delegate_android.h   virtual bool IsPinned() const OVERRIDE;
bool               40 chrome/browser/sync/glue/synced_tab_delegate_android.h   virtual bool HasWebContents() const OVERRIDE;
bool               47 chrome/browser/sync/glue/synced_tab_delegate_android.h   virtual bool ProfileIsManaged() const OVERRIDE;
bool               34 chrome/browser/sync/glue/synced_window_delegate.h   virtual bool HasWindow() const = 0;
bool               46 chrome/browser/sync/glue/synced_window_delegate.h   virtual bool IsApp() const = 0;
bool               49 chrome/browser/sync/glue/synced_window_delegate.h   virtual bool IsTypeTabbed() const = 0;
bool               52 chrome/browser/sync/glue/synced_window_delegate.h   virtual bool IsTypePopup() const = 0;
bool               57 chrome/browser/sync/glue/synced_window_delegate.h   virtual bool IsTabPinned(const SyncedTabDelegate* tab) const = 0;
bool               66 chrome/browser/sync/glue/synced_window_delegate.h   virtual bool IsSessionRestoreInProgress() const = 0;
bool               25 chrome/browser/sync/glue/synced_window_delegate_android.h   virtual bool HasWindow() const OVERRIDE;
bool               29 chrome/browser/sync/glue/synced_window_delegate_android.h   virtual bool IsApp() const OVERRIDE;
bool               30 chrome/browser/sync/glue/synced_window_delegate_android.h   virtual bool IsTypeTabbed() const OVERRIDE;
bool               31 chrome/browser/sync/glue/synced_window_delegate_android.h   virtual bool IsTypePopup() const OVERRIDE;
bool               32 chrome/browser/sync/glue/synced_window_delegate_android.h   virtual bool IsTabPinned(const SyncedTabDelegate* tab) const OVERRIDE;
bool               35 chrome/browser/sync/glue/synced_window_delegate_android.h   virtual bool IsSessionRestoreInProgress() const OVERRIDE;
bool               91 chrome/browser/sync/glue/tab_node_pool.h   bool IsUnassociatedTabNode(int tab_node_id);
bool              104 chrome/browser/sync/glue/tab_node_pool.h   bool Empty() const;
bool              107 chrome/browser/sync/glue/tab_node_pool.h   bool Full();
bool               23 chrome/browser/sync/glue/theme_data_type_controller.h   virtual bool StartModels() OVERRIDE;
bool               89 chrome/browser/sync/glue/typed_url_change_processor.h   bool ShouldSyncVisit(history::URLVisitedDetails* details);
bool               94 chrome/browser/sync/glue/typed_url_change_processor.h   bool CreateOrUpdateSyncNode(history::URLRow typed_url,
bool              121 chrome/browser/sync/glue/typed_url_change_processor.h   bool disconnected_;
bool               46 chrome/browser/sync/glue/typed_url_data_type_controller.h   virtual bool PostTaskOnBackendThread(
bool               76 chrome/browser/sync/glue/typed_url_model_associator.h   virtual bool SyncModelHasUserCreatedNodes(bool* has_nodes) OVERRIDE;
bool               78 chrome/browser/sync/glue/typed_url_model_associator.h   virtual bool CryptoReadyIfNecessary() OVERRIDE;
bool               81 chrome/browser/sync/glue/typed_url_model_associator.h   bool DeleteAllNodes(syncer::WriteTransaction* trans);
bool              159 chrome/browser/sync/glue/typed_url_model_associator.h   bool FixupURLAndGetVisits(history::URLRow* url,
bool              170 chrome/browser/sync/glue/typed_url_model_associator.h   bool ShouldIgnoreUrl(const GURL& url);
bool              185 chrome/browser/sync/glue/typed_url_model_associator.h   bool ShouldIgnoreVisits(const history::VisitVector& visits);
bool              192 chrome/browser/sync/glue/typed_url_model_associator.h   bool abort_requested_;
bool               73 chrome/browser/sync/glue/ui_data_type_controller.h   virtual bool StartModels();
bool               24 chrome/browser/sync/open_tabs_ui_delegate.h   virtual bool GetSyncedFaviconForPageURL(
bool               31 chrome/browser/sync/open_tabs_ui_delegate.h   virtual bool GetAllForeignSessions(
bool               37 chrome/browser/sync/open_tabs_ui_delegate.h   virtual bool GetForeignTab(const std::string& tag,
bool               47 chrome/browser/sync/open_tabs_ui_delegate.h   virtual bool GetForeignSession(
bool               53 chrome/browser/sync/open_tabs_ui_delegate.h   virtual bool GetLocalSession(const SyncedSession** local) = 0;
bool              265 chrome/browser/sync/profile_sync_service.h   virtual bool HasSyncSetupCompleted() const OVERRIDE;
bool              266 chrome/browser/sync/profile_sync_service.h   virtual bool ShouldPushChanges() OVERRIDE;
bool              271 chrome/browser/sync/profile_sync_service.h   virtual bool HasObserver(
bool              290 chrome/browser/sync/profile_sync_service.h   virtual bool IsSyncEnabledAndLoggedIn();
bool              294 chrome/browser/sync/profile_sync_service.h   virtual bool IsOAuthRefreshTokenAvailable();
bool              375 chrome/browser/sync/profile_sync_service.h       bool success) OVERRIDE;
bool              387 chrome/browser/sync/profile_sync_service.h       bool encrypt_everything) OVERRIDE;
bool              403 chrome/browser/sync/profile_sync_service.h   virtual bool IsPassphraseRequired() const OVERRIDE;
bool              416 chrome/browser/sync/profile_sync_service.h   virtual void OnUserChoseDatatypes(bool sync_everything,
bool              428 chrome/browser/sync/profile_sync_service.h   virtual bool QueryDetailedSyncStatus(
bool              437 chrome/browser/sync/profile_sync_service.h   virtual bool FirstSetupInProgress() const;
bool              446 chrome/browser/sync/profile_sync_service.h   virtual void SetSetupInProgress(bool setup_in_progress);
bool              456 chrome/browser/sync/profile_sync_service.h   virtual bool sync_initialized() const;
bool              458 chrome/browser/sync/profile_sync_service.h   virtual bool HasUnrecoverableError() const;
bool              468 chrome/browser/sync/profile_sync_service.h   virtual bool IsPassphraseRequiredForDecryption() const;
bool              482 chrome/browser/sync/profile_sync_service.h   virtual bool IsStartSuppressed() const;
bool              502 chrome/browser/sync/profile_sync_service.h   static bool IsSyncEnabled();
bool              506 chrome/browser/sync/profile_sync_service.h   virtual bool IsManaged() const;
bool              539 chrome/browser/sync/profile_sync_service.h   bool HasUnsyncedItems() const;
bool              545 chrome/browser/sync/profile_sync_service.h   bool IsRetryingAccessTokenFetchForTest() const;
bool              574 chrome/browser/sync/profile_sync_service.h   virtual void OnSyncManagedPrefChange(bool is_sync_managed) OVERRIDE;
bool              608 chrome/browser/sync/profile_sync_service.h   virtual bool IsCryptographerReady(
bool              613 chrome/browser/sync/profile_sync_service.h   virtual bool IsUsingSecondaryPassphrase() const;
bool              641 chrome/browser/sync/profile_sync_service.h   virtual bool SetDecryptionPassphrase(const std::string& passphrase)
bool              652 chrome/browser/sync/profile_sync_service.h   virtual bool EncryptEverythingEnabled() const;
bool              655 chrome/browser/sync/profile_sync_service.h   virtual bool encryption_pending() const;
bool              661 chrome/browser/sync/profile_sync_service.h   bool auto_start_enabled() const;
bool              662 chrome/browser/sync/profile_sync_service.h   bool setup_in_progress() const;
bool              690 chrome/browser/sync/profile_sync_service.h   virtual bool waiting_for_auth() const;
bool              729 chrome/browser/sync/profile_sync_service.h   virtual bool IsSessionsDataTypeControllerRunning() const;
bool              753 chrome/browser/sync/profile_sync_service.h   bool IsEncryptedDatatypeEnabled() const;
bool              761 chrome/browser/sync/profile_sync_service.h       bool delete_sync_database);
bool              830 chrome/browser/sync/profile_sync_service.h   void InitializeBackend(bool delete_sync_data_folder);
bool              867 chrome/browser/sync/profile_sync_service.h       bool sync_everything,
bool              880 chrome/browser/sync/profile_sync_service.h                                     bool delete_sync_database,
bool              908 chrome/browser/sync/profile_sync_service.h   bool is_first_time_sync_configure_;
bool              917 chrome/browser/sync/profile_sync_service.h   bool backend_initialized_;
bool              922 chrome/browser/sync/profile_sync_service.h   bool sync_disabled_by_admin_;
bool              926 chrome/browser/sync/profile_sync_service.h   bool is_auth_in_progress_;
bool              948 chrome/browser/sync/profile_sync_service.h   bool expect_sync_configuration_aborted_;
bool              961 chrome/browser/sync/profile_sync_service.h   bool encrypt_everything_;
bool              966 chrome/browser/sync/profile_sync_service.h   bool encryption_pending_;
bool             1040 chrome/browser/sync/profile_sync_service.h bool ShouldShowActionOnUI(
bool              203 chrome/browser/sync/profile_sync_service_android.h   static bool Register(JNIEnv* env);
bool               28 chrome/browser/sync/profile_sync_service_base.h   virtual bool HasSyncSetupCompleted() const = 0;
bool               32 chrome/browser/sync/profile_sync_service_base.h   virtual bool ShouldPushChanges() = 0;
bool               44 chrome/browser/sync/profile_sync_service_base.h   virtual bool HasObserver(Observer* observer) const = 0;
bool               18 chrome/browser/sync/profile_sync_service_factory.h   static bool HasProfileSyncService(Profile* profile);
bool               43 chrome/browser/sync/profile_sync_service_mock.h            bool));
bool               54 chrome/browser/sync/profile_sync_service_mock.h                void(bool sync_everything,
bool               73 chrome/browser/sync/profile_sync_service_mock.h   MOCK_CONST_METHOD0(HasSyncSetupCompleted, bool());
bool               75 chrome/browser/sync/profile_sync_service_mock.h   MOCK_CONST_METHOD0(EncryptEverythingEnabled, bool());
bool               87 chrome/browser/sync/profile_sync_service_mock.h                bool(browser_sync::SyncBackendHost::Status* result));
bool               89 chrome/browser/sync/profile_sync_service_mock.h   MOCK_CONST_METHOD0(FirstSetupInProgress, bool());
bool               91 chrome/browser/sync/profile_sync_service_mock.h   MOCK_CONST_METHOD0(HasUnrecoverableError, bool());
bool               92 chrome/browser/sync/profile_sync_service_mock.h   MOCK_CONST_METHOD0(sync_initialized, bool());
bool               93 chrome/browser/sync/profile_sync_service_mock.h   MOCK_CONST_METHOD0(IsStartSuppressed, bool());
bool               94 chrome/browser/sync/profile_sync_service_mock.h   MOCK_CONST_METHOD0(waiting_for_auth, bool());
bool               97 chrome/browser/sync/profile_sync_service_mock.h   MOCK_METHOD1(SetSetupInProgress, void(bool));
bool               98 chrome/browser/sync/profile_sync_service_mock.h   MOCK_CONST_METHOD0(IsSessionsDataTypeControllerRunning, bool());
bool              121 chrome/browser/sync/profile_sync_service_mock.h   MOCK_METHOD0(IsSyncEnabledAndLoggedIn, bool());
bool              122 chrome/browser/sync/profile_sync_service_mock.h   MOCK_CONST_METHOD0(IsManaged, bool());
bool              123 chrome/browser/sync/profile_sync_service_mock.h   MOCK_METHOD0(IsOAuthRefreshTokenAvailable, bool());
bool              125 chrome/browser/sync/profile_sync_service_mock.h   MOCK_CONST_METHOD0(IsPassphraseRequired, bool());
bool              126 chrome/browser/sync/profile_sync_service_mock.h   MOCK_CONST_METHOD0(IsPassphraseRequiredForDecryption, bool());
bool              127 chrome/browser/sync/profile_sync_service_mock.h   MOCK_CONST_METHOD0(IsUsingSecondaryPassphrase, bool());
bool              132 chrome/browser/sync/profile_sync_service_mock.h   MOCK_METHOD1(SetDecryptionPassphrase, bool(const std::string& passphrase));
bool               30 chrome/browser/sync/sessions2/session_data_type_controller2.h   virtual bool StartModels() OVERRIDE;
bool              117 chrome/browser/sync/sessions2/sessions_sync_manager.h   virtual bool GetSyncedFaviconForPageURL(
bool              120 chrome/browser/sync/sessions2/sessions_sync_manager.h   virtual bool GetAllForeignSessions(
bool              122 chrome/browser/sync/sessions2/sessions_sync_manager.h   virtual bool GetForeignSession(
bool              125 chrome/browser/sync/sessions2/sessions_sync_manager.h   virtual bool GetForeignTab(const std::string& tag,
bool              129 chrome/browser/sync/sessions2/sessions_sync_manager.h   virtual bool GetLocalSession(const SyncedSession* * local_session) OVERRIDE;
bool              224 chrome/browser/sync/sessions2/sessions_sync_manager.h   bool InitFromSyncModel(const syncer::SyncDataList& sync_data,
bool              242 chrome/browser/sync/sessions2/sessions_sync_manager.h   bool DisassociateForeignSession(const std::string& foreign_session_tag);
bool              348 chrome/browser/sync/sessions2/sessions_sync_manager.h   bool local_tab_pool_out_of_sync_;
bool               17 chrome/browser/sync/sessions2/sessions_util.h bool ShouldSyncTab(const SyncedTabDelegate& tab);
bool               21 chrome/browser/sync/sessions2/sessions_util.h bool ShouldSyncWindow(const SyncedWindowDelegate* window);
bool              104 chrome/browser/sync/sessions2/tab_node_pool2.h   bool IsUnassociatedTabNode(int tab_node_id);
bool              120 chrome/browser/sync/sessions2/tab_node_pool2.h   bool Empty() const;
bool              123 chrome/browser/sync/sessions2/tab_node_pool2.h   bool Full();
bool               48 chrome/browser/sync/startup_controller.h   bool TryStart();
bool               61 chrome/browser/sync/startup_controller.h   void set_setup_in_progress(bool in_progress);
bool               62 chrome/browser/sync/startup_controller.h   bool setup_in_progress() const { return setup_in_progress_; }
bool               63 chrome/browser/sync/startup_controller.h   bool auto_start_enabled() const { return auto_start_enabled_; }
bool               74 chrome/browser/sync/startup_controller.h   bool StartUp(StartUpDeferredOption deferred_option);
bool               82 chrome/browser/sync/startup_controller.h   bool received_start_request_;
bool               91 chrome/browser/sync/startup_controller.h   bool setup_in_progress_;
bool               97 chrome/browser/sync/startup_controller.h   const bool auto_start_enabled_;
bool               31 chrome/browser/sync/sync_error_controller.h   bool HasError();
bool               29 chrome/browser/sync/sync_global_error.h   virtual bool HasMenuItem() OVERRIDE;
bool               33 chrome/browser/sync/sync_global_error.h   virtual bool HasBubbleView() OVERRIDE;
bool               19 chrome/browser/sync/test/integration/apps_helper.h bool HasSameAppsAsVerifier(int index) WARN_UNUSED_RESULT;
bool               23 chrome/browser/sync/test/integration/apps_helper.h bool AllProfilesHaveSameAppsAsVerifier() WARN_UNUSED_RESULT;
bool               60 chrome/browser/sync/test/integration/autofill_helper.h bool KeysMatch(int profile_a, int profile_b) WARN_UNUSED_RESULT;
bool              100 chrome/browser/sync/test/integration/autofill_helper.h bool ProfilesMatch(int profile_a, int profile_b) WARN_UNUSED_RESULT;
bool              104 chrome/browser/sync/test/integration/autofill_helper.h bool AllProfilesMatch() WARN_UNUSED_RESULT;
bool              137 chrome/browser/sync/test/integration/bookmarks_helper.h bool ModelMatchesVerifier(int profile) WARN_UNUSED_RESULT;
bool              141 chrome/browser/sync/test/integration/bookmarks_helper.h bool AllModelsMatchVerifier() WARN_UNUSED_RESULT;
bool              145 chrome/browser/sync/test/integration/bookmarks_helper.h bool ModelsMatch(int profile_a, int profile_b) WARN_UNUSED_RESULT;
bool              150 chrome/browser/sync/test/integration/bookmarks_helper.h bool AllModelsMatch() WARN_UNUSED_RESULT;
bool              155 chrome/browser/sync/test/integration/bookmarks_helper.h bool ContainsDuplicateBookmarks(int profile);
bool              158 chrome/browser/sync/test/integration/bookmarks_helper.h bool HasNodeWithURL(int profile, const GURL& url);
bool               29 chrome/browser/sync/test/integration/dictionary_helper.h bool DictionariesMatch();
bool               33 chrome/browser/sync/test/integration/dictionary_helper.h bool AwaitDictionariesMatch();
bool               37 chrome/browser/sync/test/integration/dictionary_helper.h bool AwaitNumDictionaryEntries(int index, size_t num_words);
bool               41 chrome/browser/sync/test/integration/dictionary_helper.h bool DictionaryMatchesVerifier(int index);
bool               46 chrome/browser/sync/test/integration/dictionary_helper.h bool AddWord(int index, const std::string& word);
bool               51 chrome/browser/sync/test/integration/dictionary_helper.h bool RemoveWord(int index, const std::string& word);
bool               28 chrome/browser/sync/test/integration/extension_settings_helper.h bool AllExtensionSettingsSameAsVerifier();
bool               21 chrome/browser/sync/test/integration/extensions_helper.h bool HasSameExtensionsAsVerifier(int index) WARN_UNUSED_RESULT;
bool               25 chrome/browser/sync/test/integration/extensions_helper.h bool AllProfilesHaveSameExtensionsAsVerifier() WARN_UNUSED_RESULT;
bool               28 chrome/browser/sync/test/integration/extensions_helper.h bool AllProfilesHaveSameExtensions() WARN_UNUSED_RESULT;
bool               56 chrome/browser/sync/test/integration/extensions_helper.h bool IsExtensionEnabled(Profile* profile, int index);
bool               66 chrome/browser/sync/test/integration/extensions_helper.h bool IsIncognitoEnabled(Profile* profile, int index);
bool               73 chrome/browser/sync/test/integration/extensions_helper.h bool ExtensionNameToIndex(const std::string& name, int* index);
bool               41 chrome/browser/sync/test/integration/multi_client_status_change_checker.h   bool TimedOut();
bool               44 chrome/browser/sync/test/integration/multi_client_status_change_checker.h   virtual bool IsExitConditionSatisfied() = 0;
bool               52 chrome/browser/sync/test/integration/multi_client_status_change_checker.h   bool timed_out_;
bool               50 chrome/browser/sync/test/integration/passwords_helper.h bool SetDecryptionPassphrase(int index, const std::string& passphrase);
bool               60 chrome/browser/sync/test/integration/passwords_helper.h bool ProfileContainsSamePasswordFormsAsVerifier(int index);
bool               64 chrome/browser/sync/test/integration/passwords_helper.h bool ProfilesContainSamePasswordForms(int index_a, int index_b);
bool               68 chrome/browser/sync/test/integration/passwords_helper.h bool AllProfilesContainSamePasswordFormsAsVerifier();
bool               71 chrome/browser/sync/test/integration/passwords_helper.h bool AllProfilesContainSamePasswordForms();
bool               75 chrome/browser/sync/test/integration/preferences_helper.h bool BooleanPrefMatches(const char* pref_name) WARN_UNUSED_RESULT;
bool               80 chrome/browser/sync/test/integration/preferences_helper.h bool IntegerPrefMatches(const char* pref_name) WARN_UNUSED_RESULT;
bool               85 chrome/browser/sync/test/integration/preferences_helper.h bool Int64PrefMatches(const char* pref_name) WARN_UNUSED_RESULT;
bool               90 chrome/browser/sync/test/integration/preferences_helper.h bool DoublePrefMatches(const char* pref_name) WARN_UNUSED_RESULT;
bool               95 chrome/browser/sync/test/integration/preferences_helper.h bool StringPrefMatches(const char* pref_name) WARN_UNUSED_RESULT;
bool              100 chrome/browser/sync/test/integration/preferences_helper.h bool FilePathPrefMatches(const char* pref_name) WARN_UNUSED_RESULT;
bool              105 chrome/browser/sync/test/integration/preferences_helper.h bool ListPrefMatches(const char* pref_name) WARN_UNUSED_RESULT;
bool               39 chrome/browser/sync/test/integration/profile_sync_service_harness.h   bool SetupSync();
bool               43 chrome/browser/sync/test/integration/profile_sync_service_harness.h   bool SetupSync(syncer::ModelTypeSet synced_datatypes);
bool               52 chrome/browser/sync/test/integration/profile_sync_service_harness.h   bool AwaitMutualSyncCycleCompletion(ProfileSyncServiceHarness* partner);
bool               58 chrome/browser/sync/test/integration/profile_sync_service_harness.h   bool AwaitGroupSyncCycleCompletion(
bool               65 chrome/browser/sync/test/integration/profile_sync_service_harness.h   static bool AwaitQuiescence(
bool               75 chrome/browser/sync/test/integration/profile_sync_service_harness.h   bool EnableSyncForDatatype(syncer::ModelType datatype);
bool               78 chrome/browser/sync/test/integration/profile_sync_service_harness.h   bool DisableSyncForDatatype(syncer::ModelType datatype);
bool               81 chrome/browser/sync/test/integration/profile_sync_service_harness.h   bool EnableSyncForAllDatatypes();
bool               84 chrome/browser/sync/test/integration/profile_sync_service_harness.h   bool DisableSyncForAllDatatypes();
bool               90 chrome/browser/sync/test/integration/profile_sync_service_harness.h   bool IsTypePreferred(syncer::ModelType type);
bool              114 chrome/browser/sync/test/integration/profile_sync_service_harness.h   bool IsSyncDisabled() const;
bool               49 chrome/browser/sync/test/integration/quiesce_status_change_checker.h   virtual bool IsExitConditionSatisfied() OVERRIDE;
bool               52 chrome/browser/sync/test/integration/quiesce_status_change_checker.h   bool TimedOut() const;
bool               57 chrome/browser/sync/test/integration/quiesce_status_change_checker.h   bool timed_out_;
bool               37 chrome/browser/sync/test/integration/retry_verifier.h   bool done() const { return done_; }
bool               38 chrome/browser/sync/test/integration/retry_verifier.h   bool Succeeded() const { return done() && success_; }
bool               44 chrome/browser/sync/test/integration/retry_verifier.h   bool success_;
bool               45 chrome/browser/sync/test/integration/retry_verifier.h   bool done_;
bool               29 chrome/browser/sync/test/integration/search_engines_helper.h bool ServiceMatchesVerifier(int profile_index);
bool               32 chrome/browser/sync/test/integration/search_engines_helper.h bool AllServicesMatch();
bool               41 chrome/browser/sync/test/integration/sessions_helper.h bool GetLocalWindows(int index, SessionWindowMap* local_windows);
bool               46 chrome/browser/sync/test/integration/sessions_helper.h bool OpenTabAndGetLocalWindows(int index,
bool               51 chrome/browser/sync/test/integration/sessions_helper.h bool CheckInitialState(int index);
bool               62 chrome/browser/sync/test/integration/sessions_helper.h bool GetSessionData(int index, SyncedSessionVector* sessions);
bool               66 chrome/browser/sync/test/integration/sessions_helper.h bool CompareSyncedSessions(const browser_sync::SyncedSession* lhs,
bool               74 chrome/browser/sync/test/integration/sessions_helper.h bool NavigationEquals(const sessions::SerializedNavigationEntry& expected,
bool               85 chrome/browser/sync/test/integration/sessions_helper.h bool WindowsMatch(const SessionWindowMap& win1,
bool               92 chrome/browser/sync/test/integration/sessions_helper.h bool CheckForeignSessionsAgainst(
bool               98 chrome/browser/sync/test/integration/sessions_helper.h bool OpenTab(int index, const GURL& url);
bool              102 chrome/browser/sync/test/integration/sessions_helper.h bool OpenMultipleTabs(int index, const std::vector<GURL>& urls);
bool              106 chrome/browser/sync/test/integration/sessions_helper.h bool WaitForTabsToLoad(int index, const std::vector<GURL>& urls);
bool              110 chrome/browser/sync/test/integration/sessions_helper.h bool ModelAssociatorHasTabWithUrl(int index, const GURL& url);
bool              114 chrome/browser/sync/test/integration/sessions_helper.h bool GetLocalSession(int index, const browser_sync::SyncedSession** session);
bool               25 chrome/browser/sync/test/integration/single_client_status_change_checker.h   virtual bool IsExitConditionSatisfied() = 0;
bool               25 chrome/browser/sync/test/integration/status_change_checker.h   virtual bool IsExitConditionSatisfied() = 0;
bool               28 chrome/browser/sync/test/integration/sync_app_helper.h   bool AppStatesMatch(Profile* profile1, Profile* profile2);
bool               61 chrome/browser/sync/test/integration/sync_app_helper.h   bool setup_completed_;
bool               32 chrome/browser/sync/test/integration/sync_app_list_helper.h   bool AllProfilesHaveSameAppListAsVerifier();
bool               61 chrome/browser/sync/test/integration/sync_app_list_helper.h   bool AppListMatchesVerifier(Profile* profile);
bool               70 chrome/browser/sync/test/integration/sync_app_list_helper.h   bool setup_completed_;
bool               54 chrome/browser/sync/test/integration/sync_extension_helper.h   bool IsExtensionEnabled(Profile* profile, const std::string& name) const;
bool               63 chrome/browser/sync/test/integration/sync_extension_helper.h   bool IsIncognitoEnabled(Profile* profile, const std::string& name) const;
bool               67 chrome/browser/sync/test/integration/sync_extension_helper.h   bool IsExtensionPendingInstallForSync(
bool               76 chrome/browser/sync/test/integration/sync_extension_helper.h   static bool ExtensionStatesMatch(Profile* profile1, Profile* profile2);
bool               84 chrome/browser/sync/test/integration/sync_extension_helper.h     bool Equals(const ExtensionState &other) const;
bool               87 chrome/browser/sync/test/integration/sync_extension_helper.h     bool incognito_enabled;
bool              119 chrome/browser/sync/test/integration/sync_extension_helper.h   bool setup_completed_;
bool               13 chrome/browser/sync/test/integration/sync_integration_test_util.h bool AwaitPassphraseRequired(ProfileSyncService* service);
bool               16 chrome/browser/sync/test/integration/sync_integration_test_util.h bool AwaitPassphraseAccepted(ProfileSyncService* service);
bool               20 chrome/browser/sync/test/integration/sync_integration_test_util.h bool AwaitCommitActivityCompletion(ProfileSyncService* service);
bool              156 chrome/browser/sync/test/integration/sync_test.h   bool use_verifier() WARN_UNUSED_RESULT { return use_verifier_; }
bool              164 chrome/browser/sync/test/integration/sync_test.h   virtual bool SetupClients() WARN_UNUSED_RESULT;
bool              167 chrome/browser/sync/test/integration/sync_test.h   virtual bool SetupSync() WARN_UNUSED_RESULT;
bool              181 chrome/browser/sync/test/integration/sync_test.h   virtual bool TestUsesSelfNotifications();
bool              184 chrome/browser/sync/test/integration/sync_test.h   bool EnableEncryption(int index);
bool              187 chrome/browser/sync/test/integration/sync_test.h   bool IsEncryptionComplete(int index);
bool              191 chrome/browser/sync/test/integration/sync_test.h   bool AwaitQuiescence();
bool              195 chrome/browser/sync/test/integration/sync_test.h   bool ServerSupportsNotificationControl() const;
bool              217 chrome/browser/sync/test/integration/sync_test.h   bool ServerSupportsErrorTriggering() const;
bool              308 chrome/browser/sync/test/integration/sync_test.h   bool SetUpLocalPythonTestServer();
bool              312 chrome/browser/sync/test/integration/sync_test.h   bool SetUpLocalTestServer();
bool              316 chrome/browser/sync/test/integration/sync_test.h   bool TearDownLocalPythonTestServer();
bool              320 chrome/browser/sync/test/integration/sync_test.h   bool TearDownLocalTestServer();
bool              326 chrome/browser/sync/test/integration/sync_test.h   bool WaitForTestServerToStart(base::TimeDelta wait, int intervals);
bool              329 chrome/browser/sync/test/integration/sync_test.h   bool IsTestServerRunning();
bool              393 chrome/browser/sync/test/integration/sync_test.h   bool use_verifier_;
bool              397 chrome/browser/sync/test/integration/sync_test.h   bool notifications_enabled_;
bool               25 chrome/browser/sync/test/integration/themes_helper.h bool UsingCustomTheme(Profile* profile) WARN_UNUSED_RESULT;
bool               28 chrome/browser/sync/test/integration/themes_helper.h bool UsingDefaultTheme(Profile* profile) WARN_UNUSED_RESULT;
bool               31 chrome/browser/sync/test/integration/themes_helper.h bool UsingNativeTheme(Profile* profile) WARN_UNUSED_RESULT;
bool               35 chrome/browser/sync/test/integration/themes_helper.h bool ThemeIsPendingInstall(
bool               40 chrome/browser/sync/test/integration/themes_helper.h bool HasOrWillHaveCustomTheme(
bool               24 chrome/browser/sync/test/integration/typed_urls_helper.h bool GetUrlFromClient(int index, const GURL& url, history::URLRow* row);
bool               72 chrome/browser/sync/test/integration/typed_urls_helper.h bool AreVisitsEqual(const history::VisitVector& visit1,
bool               76 chrome/browser/sync/test/integration/typed_urls_helper.h bool AreVisitsUnique(const history::VisitVector& visits);
bool               26 chrome/browser/sync/test/integration/updated_progress_marker_checker.h   virtual bool IsExitConditionSatisfied() OVERRIDE;
bool               25 chrome/browser/sync/test/test_http_bridge_factory.h   virtual bool MakeSynchronousPost(int* error_code,
bool               73 chrome/browser/sync_file_system/drive_backend/conflict_resolver.h   bool IsContextReady();
bool               61 chrome/browser/sync_file_system/drive_backend/drive_backend_util.h bool HasFileAsParent(const FileDetails& details, const std::string& file_id);
bool               35 chrome/browser/sync_file_system/drive_backend/fake_drive_uploader.h   void set_make_directory_conflict(bool enable) {
bool               40 chrome/browser/sync_file_system/drive_backend/fake_drive_uploader.h   bool make_directory_conflict_;
bool               75 chrome/browser/sync_file_system/drive_backend/fake_drive_uploader.h   void set_make_file_conflict(bool enable) {
bool               81 chrome/browser/sync_file_system/drive_backend/fake_drive_uploader.h   bool make_file_conflict_;
bool               41 chrome/browser/sync_file_system/drive_backend/list_changes_task.h   bool IsContextReady();
bool               54 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.h   bool needs_remote_change_listing() const {
bool              104 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.h   bool IsContextReady();
bool              112 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.h   bool local_is_missing_;
bool              121 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.h   bool needs_remote_change_listing_;
bool              158 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool HasSyncRoot() const;
bool              197 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool IsAppEnabled(const std::string& app_id) const;
bool              225 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool FindAppRootTracker(const std::string& app_id,
bool              231 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool FindFileByFileID(const std::string& file_id, FileMetadata* file) const;
bool              237 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool FindTrackerByTrackerID(int64 tracker_id, FileTracker* tracker) const;
bool              241 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool FindTrackersByFileID(const std::string& file_id,
bool              248 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool FindTrackersByParentAndTitle(
bool              256 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool BuildPathForTracker(int64 tracker_id, base::FilePath* path) const;
bool              267 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool FindNearestActiveAncestor(const std::string& app_id,
bool              338 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool GetNormalPriorityDirtyTracker(FileTracker* tracker) const;
bool              341 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool HasLowPriorityDirtyTracker() const;
bool              343 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool HasDirtyTracker() const;
bool              348 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool GetMultiParentFileTrackers(std::string* file_id,
bool              350 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool GetConflictingTrackers(TrackerIDSet* trackers);
bool              393 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool CanActivateTracker(const FileTracker& tracker);
bool              394 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool ShouldKeepDirty(const FileTracker& tracker) const;
bool              396 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool HasDisabledAppRoot(const FileTracker& tracker) const;
bool              397 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool HasActiveTrackerForFileID(const std::string& file_id) const;
bool              398 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool HasActiveTrackerForPath(int64 parent_tracker,
bool              411 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool HasNewerFileMetadata(const std::string& file_id, int64 change_id);
bool               28 chrome/browser/sync_file_system/drive_backend/metadata_database_index.h bool operator==(const ParentIDAndTitle& left, const ParentIDAndTitle& right);
bool               29 chrome/browser/sync_file_system/drive_backend/metadata_database_index.h bool operator<(const ParentIDAndTitle& left, const ParentIDAndTitle& right);
bool              116 chrome/browser/sync_file_system/drive_backend/metadata_database_index.h   bool HasDemotedDirtyTracker() const;
bool               32 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util.h bool ParseV0FormatFileSystemURL(const GURL& url,
bool               39 chrome/browser/sync_file_system/drive_backend/register_app_task.h   bool CanFinishImmediately();
bool               47 chrome/browser/sync_file_system/drive_backend/register_app_task.h   bool FilterCandidates(const TrackerIDSet& trackers,
bool               54 chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.h   bool is_sync_root_deletion() const { return sync_root_deletion_; }
bool              203 chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.h   bool prepared_;
bool              204 chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.h   bool sync_root_deletion_;
bool               64 chrome/browser/sync_file_system/drive_backend/sync_engine.h         SyncStatusCode sync_status, bool used_network) OVERRIDE;
bool              102 chrome/browser/sync_file_system/drive_backend/sync_engine.h   virtual bool IsConflicting(const fileapi::FileSystemURL& url) OVERRIDE;
bool              107 chrome/browser/sync_file_system/drive_backend/sync_engine.h   virtual void SetSyncEnabled(bool enabled) OVERRIDE;
bool              136 chrome/browser/sync_file_system/drive_backend/sync_engine.h   virtual void OnPushNotificationEnabled(bool enabled) OVERRIDE;
bool              183 chrome/browser/sync_file_system/drive_backend/sync_engine.h                                             bool used_network);
bool              189 chrome/browser/sync_file_system/drive_backend/sync_engine.h   void NotifyLastOperationStatus(SyncStatusCode sync_status, bool used_network);
bool              209 chrome/browser/sync_file_system/drive_backend/sync_engine.h   bool should_check_conflict_;
bool              210 chrome/browser/sync_file_system/drive_backend/sync_engine.h   bool should_check_remote_change_;
bool              211 chrome/browser/sync_file_system/drive_backend/sync_engine.h   bool listing_remote_changes_;
bool              214 chrome/browser/sync_file_system/drive_backend/sync_engine.h   bool sync_enabled_;
bool              216 chrome/browser/sync_file_system/drive_backend/sync_engine.h   bool network_available_;
bool               23 chrome/browser/sync_file_system/drive_backend/sync_task.h   bool used_network() { return used_network_; }
bool               26 chrome/browser/sync_file_system/drive_backend/sync_task.h   void set_used_network(bool used_network) {
bool               31 chrome/browser/sync_file_system/drive_backend/sync_task.h   bool used_network_;
bool               56 chrome/browser/sync_file_system/drive_backend/sync_task_manager.h         bool last_operation_used_network) = 0;
bool               82 chrome/browser/sync_file_system/drive_backend/sync_task_manager.h   bool ScheduleTaskIfIdle(const tracked_objects::Location& from_here,
bool               85 chrome/browser/sync_file_system/drive_backend/sync_task_manager.h   bool ScheduleSyncTaskIfIdle(const tracked_objects::Location& from_here,
bool               95 chrome/browser/sync_file_system/drive_backend/sync_task_manager.h   bool IsRunningTask(int64 task_token_id) const;
bool              109 chrome/browser/sync_file_system/drive_backend/sync_task_manager.h     bool operator()(const PendingTask& left,
bool              127 chrome/browser/sync_file_system/drive_backend/sync_task_manager.h   bool CanRunAsBackgroundTask(const BlockingFactor& blocking_factor);
bool               21 chrome/browser/sync_file_system/drive_backend/task_dependency_manager.h   bool exclusive;
bool               45 chrome/browser/sync_file_system/drive_backend/task_dependency_manager.h   bool Insert(const BlockingFactor& blocking_factor);
bool               52 chrome/browser/sync_file_system/drive_backend/task_dependency_manager.h   bool running_exclusive_task_;
bool               26 chrome/browser/sync_file_system/drive_backend/tracker_id_set.h   bool has_active() const { return !!active_tracker_; }
bool               41 chrome/browser/sync_file_system/drive_backend/tracker_id_set.h   bool empty() const { return tracker_ids_.empty(); }
bool               49 chrome/browser/sync_file_system/drive_backend/uninstall_app_task.h   bool IsContextReady();
bool               90 chrome/browser/sync_file_system/drive_backend_v1/api_util.h   virtual bool IsAuthenticated() const OVERRIDE;
bool              174 chrome/browser/sync_file_system/drive_backend_v1/api_util.h       bool success);
bool              255 chrome/browser/sync_file_system/drive_backend_v1/api_util.h   bool has_initialized_token_;
bool              169 chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.h   virtual bool IsAuthenticated() const = 0;
bool              102 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h   virtual bool IsConflicting(const fileapi::FileSystemURL& url) OVERRIDE;
bool              107 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h   virtual void SetSyncEnabled(bool enabled) OVERRIDE;
bool              140 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h   virtual void OnPushNotificationEnabled(bool enabled) OVERRIDE;
bool              146 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h       bool used_network) OVERRIDE;
bool              183 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h                                   bool created);
bool              270 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h   bool AppendRemoteChange(
bool              274 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h   bool AppendFetchChange(
bool              279 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h   bool AppendRemoteChangeInternal(
bool              282 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h       bool is_deleted,
bool              318 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h       bool has_new_changes,
bool              321 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h   bool GetOriginForEntry(const google_apis::ResourceEntry& entry, GURL* origin);
bool              367 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h   bool sync_enabled_;
bool              384 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h   bool may_have_unfetched_changes_;
bool               16 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_util.h void SetDisableDriveAPI(bool flag);
bool               23 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_util.h bool IsDriveAPIDisabled();
bool               31 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_util.h   bool was_disabled_;
bool               52 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.h   typedef base::Callback<void(SyncStatusCode status, bool created)>
bool               89 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.h   bool IsKnownOrigin(const GURL& origin) const;
bool               94 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.h   bool IsIncrementalSyncOrigin(const GURL& origin) const;
bool               97 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.h   bool IsOriginDisabled(const GURL& origin) const;
bool              148 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.h   bool GetOriginByOriginRootDirectoryId(const std::string& resource_id,
bool               36 chrome/browser/sync_file_system/drive_backend_v1/fake_api_util.h     bool deleted;
bool               46 chrome/browser/sync_file_system/drive_backend_v1/fake_api_util.h                    bool deleted,
bool               53 chrome/browser/sync_file_system/drive_backend_v1/fake_api_util.h     bool operator()(const RemoteResource& left, const RemoteResource& right);
bool               94 chrome/browser/sync_file_system/drive_backend_v1/fake_api_util.h   virtual bool IsAuthenticated() const OVERRIDE;
bool              107 chrome/browser/sync_file_system/drive_backend_v1/fake_api_util.h                         bool deleted);
bool              132 chrome/browser/sync_file_system/drive_backend_v1/local_sync_delegate.h   bool has_drive_metadata_;
bool              134 chrome/browser/sync_file_system/drive_backend_v1/local_sync_delegate.h   bool has_remote_change_;
bool               40 chrome/browser/sync_file_system/drive_backend_v1/origin_operation_queue.h   bool HasPendingOperation(const GURL& origin) const;
bool               43 chrome/browser/sync_file_system/drive_backend_v1/origin_operation_queue.h   bool empty() const { return queue_.empty(); }
bool               43 chrome/browser/sync_file_system/drive_backend_v1/remote_change_handler.h     bool operator()(const RemoteChange& left, const RemoteChange& right);
bool               50 chrome/browser/sync_file_system/drive_backend_v1/remote_change_handler.h   bool GetChange(RemoteChange* remote_change);
bool               53 chrome/browser/sync_file_system/drive_backend_v1/remote_change_handler.h   bool GetChangeForURL(const fileapi::FileSystemURL& url,
bool               61 chrome/browser/sync_file_system/drive_backend_v1/remote_change_handler.h   bool RemoveChangeForURL(const fileapi::FileSystemURL& url);
bool               66 chrome/browser/sync_file_system/drive_backend_v1/remote_change_handler.h   bool HasChangesForOrigin(const GURL& origin) const;
bool               67 chrome/browser/sync_file_system/drive_backend_v1/remote_change_handler.h   bool HasChanges() const { return !changes_.empty(); }
bool               81 chrome/browser/sync_file_system/drive_backend_v1/remote_change_handler.h     bool operator()(const ChangeQueueItem& left, const ChangeQueueItem& right);
bool              112 chrome/browser/sync_file_system/drive_backend_v1/remote_sync_delegate.h   bool metadata_updated_;
bool              113 chrome/browser/sync_file_system/drive_backend_v1/remote_sync_delegate.h   bool clear_local_changes_;
bool               21 chrome/browser/sync_file_system/drive_backend_v1/remote_sync_operation_resolver.h       bool is_conflicting);
bool               51 chrome/browser/sync_file_system/fake_remote_change_processor.h       bool clear_local_changes,
bool               27 chrome/browser/sync_file_system/file_change.h   bool IsAddOrUpdate() const { return change_ == FILE_CHANGE_ADD_OR_UPDATE; }
bool               28 chrome/browser/sync_file_system/file_change.h   bool IsDelete() const { return change_ == FILE_CHANGE_DELETE; }
bool               30 chrome/browser/sync_file_system/file_change.h   bool IsFile() const { return file_type_ == SYNC_FILE_TYPE_FILE; }
bool               31 chrome/browser/sync_file_system/file_change.h   bool IsDirectory() const { return file_type_ == SYNC_FILE_TYPE_DIRECTORY; }
bool               32 chrome/browser/sync_file_system/file_change.h   bool IsTypeUnknown() const { return !IsFile() && !IsDirectory(); }
bool               39 chrome/browser/sync_file_system/file_change.h   bool operator==(const FileChange& that) const {
bool               60 chrome/browser/sync_file_system/file_change.h   bool empty() const { return list_.empty(); }
bool              130 chrome/browser/sync_file_system/local/canned_syncable_file_system.h   base::File::Error Remove(const fileapi::FileSystemURL& url, bool recursive);
bool              188 chrome/browser/sync_file_system/local/canned_syncable_file_system.h                 bool recursive,
bool              243 chrome/browser/sync_file_system/local/canned_syncable_file_system.h   bool is_filesystem_set_up_;
bool              244 chrome/browser/sync_file_system/local/canned_syncable_file_system.h   bool is_filesystem_opened_;  // Should be accessed only on the IO thread.
bool              102 chrome/browser/sync_file_system/local/local_file_change_tracker.h   bool PromoteDemotedChanges();
bool              164 chrome/browser/sync_file_system/local/local_file_change_tracker.h   bool initialized_;
bool               75 chrome/browser/sync_file_system/local/local_file_sync_context.h                               bool has_pending_changes)>
bool              127 chrome/browser/sync_file_system/local/local_file_sync_context.h       bool clear_local_changes,
bool              291 chrome/browser/sync_file_system/local/local_file_sync_context.h                                bool for_snapshot_sync);
bool              339 chrome/browser/sync_file_system/local/local_file_sync_context.h   bool shutdown_on_ui_;  // Updated and referred only on UI thread.
bool              340 chrome/browser/sync_file_system/local/local_file_sync_context.h   bool shutdown_on_io_;  // Updated and referred only on IO thread.
bool               70 chrome/browser/sync_file_system/local/local_file_sync_service.h                               bool has_pending_changes)>
bool              144 chrome/browser/sync_file_system/local/local_file_sync_service.h       bool clear_local_changes,
bool              158 chrome/browser/sync_file_system/local/local_file_sync_service.h   void SetOriginEnabled(const GURL& origin, bool enabled);
bool              174 chrome/browser/sync_file_system/local/local_file_sync_service.h     bool NextOriginToProcess(GURL* origin);
bool              181 chrome/browser/sync_file_system/local/local_file_sync_service.h     void SetOriginEnabled(const GURL& origin, bool enabled);
bool               63 chrome/browser/sync_file_system/local/local_file_sync_status.h   bool IsWriting(const fileapi::FileSystemURL& url) const;
bool               66 chrome/browser/sync_file_system/local/local_file_sync_status.h   bool IsWritable(const fileapi::FileSystemURL& url) const;
bool               70 chrome/browser/sync_file_system/local/local_file_sync_status.h   bool IsSyncable(const fileapi::FileSystemURL& url) const;
bool               79 chrome/browser/sync_file_system/local/local_file_sync_status.h   bool IsChildOrParentWriting(const fileapi::FileSystemURL& url) const;
bool               80 chrome/browser/sync_file_system/local/local_file_sync_status.h   bool IsChildOrParentSyncing(const fileapi::FileSystemURL& url) const;
bool               31 chrome/browser/sync_file_system/local/sync_file_system_backend.h   virtual bool CanHandleType(fileapi::FileSystemType type) const OVERRIDE;
bool               46 chrome/browser/sync_file_system/local/sync_file_system_backend.h   virtual bool SupportsStreaming(
bool               96 chrome/browser/sync_file_system/local/sync_file_system_backend.h   bool skip_initialize_syncfs_service_for_testing_;
bool               48 chrome/browser/sync_file_system/local/syncable_file_operation_runner.h     bool IsRunnable(LocalFileSyncStatus* status) const;
bool               89 chrome/browser/sync_file_system/local/syncable_file_operation_runner.h   bool ShouldStartMoreTasks() const;
bool               36 chrome/browser/sync_file_system/local/syncable_file_system_operation.h                           bool exclusive,
bool               39 chrome/browser/sync_file_system/local/syncable_file_system_operation.h                                bool exclusive,
bool               40 chrome/browser/sync_file_system/local/syncable_file_system_operation.h                                bool recursive,
bool               59 chrome/browser/sync_file_system/local/syncable_file_system_operation.h   virtual void Remove(const fileapi::FileSystemURL& url, bool recursive,
bool              114 chrome/browser/sync_file_system/local/syncable_file_system_operation.h                 bool complete);
bool              126 chrome/browser/sync_file_system/local/syncable_file_system_operation.h   bool is_directory_operation_enabled_;
bool               40 chrome/browser/sync_file_system/mock_remote_change_processor.h                     bool clear_local_changes,
bool               50 chrome/browser/sync_file_system/mock_remote_file_sync_service.h   MOCK_METHOD1(IsConflicting, bool(const fileapi::FileSystemURL& url));
bool               55 chrome/browser/sync_file_system/mock_remote_file_sync_service.h   MOCK_METHOD1(SetSyncEnabled, void(bool enabled));
bool               74 chrome/browser/sync_file_system/remote_change_processor.h       bool clear_local_changes,
bool              184 chrome/browser/sync_file_system/remote_file_sync_service.h   virtual bool IsConflicting(const fileapi::FileSystemURL& url) = 0;
bool              206 chrome/browser/sync_file_system/remote_file_sync_service.h   virtual void SetSyncEnabled(bool enabled) = 0;
bool               25 chrome/browser/sync_file_system/subtree_set.h   bool IsDisjointWith(const base::FilePath& subtree_root) const;
bool               29 chrome/browser/sync_file_system/subtree_set.h   bool insert(const base::FilePath& subtree_root);
bool               33 chrome/browser/sync_file_system/subtree_set.h   bool erase(const base::FilePath& subtree_root);
bool               36 chrome/browser/sync_file_system/subtree_set.h   bool empty() const { return inclusive_ancestors_of_subtree_roots_.empty(); }
bool               40 chrome/browser/sync_file_system/subtree_set.h     bool contained_as_subtree_root;
bool               44 chrome/browser/sync_file_system/subtree_set.h     Node(bool contained_as_subtree_root,
bool               27 chrome/browser/sync_file_system/sync_file_metadata.h   bool operator==(const SyncFileMetadata& that) const;
bool              108 chrome/browser/sync_file_system/sync_file_system_service.h   void SetSyncEnabledForTesting(bool enabled);
bool              112 chrome/browser/sync_file_system/sync_file_system_service.h                                bool has_pending_local_changes);
bool              169 chrome/browser/sync_file_system/sync_file_system_service.h   bool sync_enabled_;
bool               40 chrome/browser/sync_file_system/sync_file_system_test_util.h void ReceiveResult2(bool* done,
bool               69 chrome/browser/sync_file_system/sync_file_system_test_util.h                     base::Owned(new bool(false)),
bool               62 chrome/browser/sync_file_system/sync_process_runner.h   bool running_;
bool               64 chrome/browser/sync_file_system/syncable_file_system_util.h bool SerializeSyncableFileSystemURL(
bool               77 chrome/browser/sync_file_system/syncable_file_system_util.h bool DeserializeSyncableFileSystemURL(
bool               83 chrome/browser/sync_file_system/syncable_file_system_util.h void SetEnableSyncFSDirectoryOperation(bool flag);
bool               91 chrome/browser/sync_file_system/syncable_file_system_util.h bool IsSyncFSDirectoryOperationEnabled();
bool               95 chrome/browser/sync_file_system/syncable_file_system_util.h bool IsSyncFSDirectoryOperationEnabled(const GURL& origin);
bool               98 chrome/browser/sync_file_system/syncable_file_system_util.h bool IsV2Enabled();
bool              101 chrome/browser/sync_file_system/syncable_file_system_util.h bool IsV2EnabledForOrigin(const GURL& origin);
bool              113 chrome/browser/sync_file_system/syncable_file_system_util.h   bool was_enabled_;
bool              125 chrome/browser/sync_file_system/syncable_file_system_util.h   bool was_enabled_;
bool               39 chrome/browser/tab_contents/background_contents.h                                 bool user_gesture,
bool               40 chrome/browser/tab_contents/background_contents.h                                 bool* was_blocked) = 0;
bool               59 chrome/browser/tab_contents/background_contents.h   virtual bool ShouldSuppressDialogs() OVERRIDE;
bool               66 chrome/browser/tab_contents/background_contents.h                               bool user_gesture,
bool               67 chrome/browser/tab_contents/background_contents.h                               bool* was_blocked) OVERRIDE;
bool               30 chrome/browser/tab_contents/retargeting_details.h   bool not_yet_in_tabstrip;
bool               21 chrome/browser/task_manager/background_information.h   virtual bool CheckOwnership(content::WebContents* web_contents) OVERRIDE;
bool               43 chrome/browser/task_manager/browser_process_resource_provider.h   virtual bool SupportNetworkUsage() const OVERRIDE;
bool               46 chrome/browser/task_manager/browser_process_resource_provider.h   virtual bool ReportsSqliteMemoryUsed() const OVERRIDE;
bool               49 chrome/browser/task_manager/browser_process_resource_provider.h   virtual bool ReportsV8MemoryStats() const OVERRIDE;
bool               74 chrome/browser/task_manager/browser_process_resource_provider.h   bool updating_;
bool               62 chrome/browser/task_manager/child_process_resource_provider.h   bool updating_;
bool               24 chrome/browser/task_manager/extension_information.h   virtual bool CheckOwnership(content::WebContents* web_contents) OVERRIDE;
bool               22 chrome/browser/task_manager/guest_information.h   virtual bool CheckOwnership(content::WebContents* web_contents) OVERRIDE;
bool               55 chrome/browser/task_manager/notification_resource_provider.h   bool updating_;
bool               22 chrome/browser/task_manager/panel_information.h   virtual bool CheckOwnership(content::WebContents* web_contents) OVERRIDE;
bool               23 chrome/browser/task_manager/printing_information.h   virtual bool CheckOwnership(content::WebContents* web_contents) OVERRIDE;
bool               32 chrome/browser/task_manager/renderer_resource.h   virtual bool ReportsCacheStats() const OVERRIDE;
bool               35 chrome/browser/task_manager/renderer_resource.h   virtual bool ReportsFPS() const OVERRIDE;
bool               37 chrome/browser/task_manager/renderer_resource.h   virtual bool ReportsV8MemoryStats() const OVERRIDE;
bool               42 chrome/browser/task_manager/renderer_resource.h   virtual bool CanInspect() const OVERRIDE;
bool               46 chrome/browser/task_manager/renderer_resource.h   virtual bool SupportNetworkUsage() const OVERRIDE;
bool               74 chrome/browser/task_manager/renderer_resource.h   bool pending_stats_update_;
bool               79 chrome/browser/task_manager/renderer_resource.h   bool pending_fps_update_;
bool               84 chrome/browser/task_manager/renderer_resource.h   bool pending_v8_memory_allocated_update_;
bool               67 chrome/browser/task_manager/resource_provider.h   virtual bool ReportsCacheStats() const;
bool               70 chrome/browser/task_manager/resource_provider.h   virtual bool ReportsFPS() const;
bool               73 chrome/browser/task_manager/resource_provider.h   virtual bool ReportsSqliteMemoryUsed() const;
bool               76 chrome/browser/task_manager/resource_provider.h   virtual bool ReportsV8MemoryStats() const;
bool               83 chrome/browser/task_manager/resource_provider.h   virtual bool CanInspect() const;
bool               98 chrome/browser/task_manager/resource_provider.h   virtual bool SupportNetworkUsage() const = 0;
bool               24 chrome/browser/task_manager/tab_contents_information.h   virtual bool CheckOwnership(content::WebContents* web_contents) OVERRIDE;
bool               55 chrome/browser/task_manager/task_manager.h   bool IsBrowserProcess(int index) const;
bool              192 chrome/browser/task_manager/task_manager.h   bool GetPrivateMemory(int index, size_t* result) const;
bool              197 chrome/browser/task_manager/task_manager.h   bool GetSharedMemory(int index, size_t* result) const;
bool              201 chrome/browser/task_manager/task_manager.h   bool GetPhysicalMemory(int index, size_t* result) const;
bool              211 chrome/browser/task_manager/task_manager.h   bool GetWebCoreCacheStats(int index,
bool              215 chrome/browser/task_manager/task_manager.h   bool GetVideoMemory(int index,
bool              217 chrome/browser/task_manager/task_manager.h                       bool* has_duplicates) const;
bool              221 chrome/browser/task_manager/task_manager.h   bool GetFPS(int index, float* result) const;
bool              225 chrome/browser/task_manager/task_manager.h   bool GetSqliteMemoryUsedBytes(int index, size_t* result) const;
bool              229 chrome/browser/task_manager/task_manager.h   bool GetV8Memory(int index, size_t* result) const;
bool              233 chrome/browser/task_manager/task_manager.h   bool GetV8MemoryUsed(int index, size_t* result) const;
bool              236 chrome/browser/task_manager/task_manager.h   bool CanActivate(int index) const;
bool              240 chrome/browser/task_manager/task_manager.h   bool CanInspect(int index) const;
bool              250 chrome/browser/task_manager/task_manager.h   bool IsResourceFirstInGroup(int index) const;
bool              251 chrome/browser/task_manager/task_manager.h   bool IsResourceLastInGroup(int index) const;
bool              354 chrome/browser/task_manager/task_manager.h     bool is_nacl_debug_stub_port_valid;
bool              357 chrome/browser/task_manager/task_manager.h     bool is_title_valid;
bool              360 chrome/browser/task_manager/task_manager.h     bool is_profile_name_valid;
bool              366 chrome/browser/task_manager/task_manager.h     bool is_process_id_valid;
bool              369 chrome/browser/task_manager/task_manager.h     bool is_goats_teleported_valid;
bool              372 chrome/browser/task_manager/task_manager.h     bool is_webcore_stats_valid;
bool              375 chrome/browser/task_manager/task_manager.h     bool is_fps_valid;
bool              378 chrome/browser/task_manager/task_manager.h     bool is_sqlite_memory_bytes_valid;
bool              381 chrome/browser/task_manager/task_manager.h     bool is_v8_memory_valid;
bool              392 chrome/browser/task_manager/task_manager.h     bool is_cpu_usage_valid;
bool              395 chrome/browser/task_manager/task_manager.h     bool is_idle_wakeups_valid;
bool              398 chrome/browser/task_manager/task_manager.h     bool is_private_and_shared_valid;
bool              402 chrome/browser/task_manager/task_manager.h     bool is_physical_memory_valid;
bool              405 chrome/browser/task_manager/task_manager.h     bool is_video_memory_valid;
bool              407 chrome/browser/task_manager/task_manager.h     bool video_memory_has_duplicates;
bool              409 chrome/browser/task_manager/task_manager.h     bool is_gdi_handles_valid;
bool              413 chrome/browser/task_manager/task_manager.h     bool is_user_handles_valid;
bool              492 chrome/browser/task_manager/task_manager.h   bool CachePrivateAndSharedMemory(base::ProcessHandle handle) const;
bool              496 chrome/browser/task_manager/task_manager.h   bool CacheWebCoreStats(int index) const;
bool              500 chrome/browser/task_manager/task_manager.h   bool CacheV8Memory(int index) const;
bool              535 chrome/browser/task_manager/task_manager.h   bool pending_video_memory_usage_stats_update_;
bool               23 chrome/browser/task_manager/task_manager_util.h int GetMessagePrefixID(bool is_app,
bool               24 chrome/browser/task_manager/task_manager_util.h                        bool is_extension,
bool               25 chrome/browser/task_manager/task_manager_util.h                        bool is_incognito,
bool               26 chrome/browser/task_manager/task_manager_util.h                        bool is_prerender,
bool               27 chrome/browser/task_manager/task_manager_util.h                        bool is_background);
bool               38 chrome/browser/task_manager/web_contents_information.h   virtual bool CheckOwnership(content::WebContents* web_contents) = 0;
bool               52 chrome/browser/task_manager/web_contents_resource_provider.h   bool AddToTaskManager(content::WebContents* web_contents);
bool               66 chrome/browser/task_manager/web_contents_resource_provider.h   bool updating_;
bool               67 chrome/browser/task_manager/worker_resource_provider.h   bool updating_;
bool               32 chrome/browser/task_profiler/task_profiler_data_serializer.h   bool WriteToFile(const base::FilePath& path);
bool               79 chrome/browser/themes/browser_theme_pack.h   bool WriteToDisk(const base::FilePath& path) const;
bool               82 chrome/browser/themes/browser_theme_pack.h   virtual bool GetTint(int id, color_utils::HSL* hsl) const OVERRIDE;
bool               83 chrome/browser/themes/browser_theme_pack.h   virtual bool GetColor(int id, SkColor* color) const OVERRIDE;
bool               84 chrome/browser/themes/browser_theme_pack.h   virtual bool GetDisplayProperty(int id, int* result) const OVERRIDE;
bool               88 chrome/browser/themes/browser_theme_pack.h   virtual bool HasCustomImage(int id) const OVERRIDE;
bool              149 chrome/browser/themes/browser_theme_pack.h   bool LoadRawBitmapsTo(const FilePathMap& file_paths,
bool              205 chrome/browser/themes/browser_theme_pack.h   bool GetScaleFactorFromManifestKey(const std::string& key,
bool               53 chrome/browser/themes/custom_theme_supplier.h   virtual bool GetTint(int id, color_utils::HSL* hsl) const;
bool               54 chrome/browser/themes/custom_theme_supplier.h   virtual bool GetColor(int id, SkColor* color) const;
bool               55 chrome/browser/themes/custom_theme_supplier.h   virtual bool GetDisplayProperty(int id, int* result) const;
bool               67 chrome/browser/themes/custom_theme_supplier.h   virtual bool HasCustomImage(int id) const;
bool              131 chrome/browser/themes/theme_properties.h   static bool IsThemeableImage(int resource_id);
bool               79 chrome/browser/themes/theme_service.h   virtual bool UsingNativeTheme() const OVERRIDE;
bool               83 chrome/browser/themes/theme_service.h   virtual bool ShouldUseNativeFrame() const OVERRIDE;
bool               84 chrome/browser/themes/theme_service.h   virtual bool HasCustomImage(int id) const OVERRIDE;
bool              121 chrome/browser/themes/theme_service.h   virtual bool UsingDefaultTheme() const;
bool              138 chrome/browser/themes/theme_service.h   void RemoveUnusedThemes(bool ignore_infobars);
bool              153 chrome/browser/themes/theme_service.h   virtual bool ShouldInitWithNativeTheme() const;
bool              187 chrome/browser/themes/theme_service.h   bool ready_;
bool              214 chrome/browser/themes/theme_service.h   bool IsManagedUser() const;
bool              225 chrome/browser/themes/theme_service.h   GdkPixbuf* GetPixbufImpl(int id, bool rtl_enabled) const;
bool               20 chrome/browser/themes/theme_service_aurax11.h   virtual bool ShouldInitWithNativeTheme() const OVERRIDE;
bool               22 chrome/browser/themes/theme_service_aurax11.h   virtual bool UsingDefaultTheme() const OVERRIDE;
bool               23 chrome/browser/themes/theme_service_aurax11.h   virtual bool UsingNativeTheme() const OVERRIDE;
bool               49 chrome/browser/themes/theme_service_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               53 chrome/browser/themes/theme_syncable_service.h   static bool AreThemeSpecificsEqual(
bool               56 chrome/browser/themes/theme_syncable_service.h       bool is_system_theme_distinct_from_default_theme);
bool               69 chrome/browser/themes/theme_syncable_service.h   bool GetThemeSpecificsFromCurrentTheme(
bool               85 chrome/browser/themes/theme_syncable_service.h   bool use_system_theme_by_default_;
bool               38 chrome/browser/thumbnails/content_analysis.h                                     bool apply_log,
bool               63 chrome/browser/thumbnails/content_analysis.h                                     std::vector<bool>* included_rows,
bool               64 chrome/browser/thumbnails/content_analysis.h                                     std::vector<bool>* included_columns);
bool               70 chrome/browser/thumbnails/content_analysis.h                                const std::vector<bool>& rows,
bool               71 chrome/browser/thumbnails/content_analysis.h                                const std::vector<bool>& columns);
bool               31 chrome/browser/thumbnails/thumbnail_service.h   virtual bool SetPageThumbnail(const ThumbnailingContext& context,
bool               48 chrome/browser/thumbnails/thumbnail_service.h   virtual bool GetPageThumbnail(
bool               50 chrome/browser/thumbnails/thumbnail_service.h       bool prefix_match,
bool               58 chrome/browser/thumbnails/thumbnail_service.h   virtual bool ShouldAcquirePageThumbnail(const GURL& url) = 0;
bool               26 chrome/browser/thumbnails/thumbnail_service_impl.h   virtual bool SetPageThumbnail(const ThumbnailingContext& context,
bool               29 chrome/browser/thumbnails/thumbnail_service_impl.h   virtual bool GetPageThumbnail(
bool               31 chrome/browser/thumbnails/thumbnail_service_impl.h       bool prefix_match,
bool               34 chrome/browser/thumbnails/thumbnail_service_impl.h   virtual bool ShouldAcquirePageThumbnail(const GURL& url) OVERRIDE;
bool               43 chrome/browser/thumbnails/thumbnail_service_impl.h   bool use_thumbnail_retargeting_;
bool               30 chrome/browser/thumbnails/thumbnail_tab_helper.h   void set_enabled(bool enabled) { enabled_ = enabled; }
bool               57 chrome/browser/thumbnails/thumbnail_tab_helper.h   bool enabled_;
bool               61 chrome/browser/thumbnails/thumbnail_tab_helper.h   bool load_interrupted_;
bool               40 chrome/browser/thumbnails/thumbnailing_context.h                       bool load_interrupted);
bool               21 chrome/browser/translate/options_menu_model.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               22 chrome/browser/translate/options_menu_model.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               23 chrome/browser/translate/options_menu_model.h   virtual bool GetAcceleratorForCommandId(
bool               48 chrome/browser/translate/translate_infobar_delegate.h   static void Create(bool replace_existing_infobar,
bool               55 chrome/browser/translate/translate_infobar_delegate.h                      bool triggered_from_menu);
bool               94 chrome/browser/translate/translate_infobar_delegate.h   bool is_error() const { return step_ == TranslateTabHelper::TRANSLATE_ERROR; }
bool               99 chrome/browser/translate/translate_infobar_delegate.h   bool triggered_from_menu() const {
bool              118 chrome/browser/translate/translate_infobar_delegate.h   virtual bool IsTranslatableLanguageByPrefs();
bool              120 chrome/browser/translate/translate_infobar_delegate.h   virtual bool IsSiteBlacklisted();
bool              122 chrome/browser/translate/translate_infobar_delegate.h   virtual bool ShouldAlwaysTranslate();
bool              136 chrome/browser/translate/translate_infobar_delegate.h   bool ShouldShowMessageInfoBarButton();
bool              143 chrome/browser/translate/translate_infobar_delegate.h   bool ShouldShowNeverTranslateShortcut();
bool              144 chrome/browser/translate/translate_infobar_delegate.h   bool ShouldShowAlwaysTranslateShortcut();
bool              164 chrome/browser/translate/translate_infobar_delegate.h                                        bool* swap_languages,
bool              165 chrome/browser/translate/translate_infobar_delegate.h                                        bool autodetermined_source_language);
bool              175 chrome/browser/translate/translate_infobar_delegate.h                            bool triggered_from_menu);
bool              189 chrome/browser/translate/translate_infobar_delegate.h   virtual bool ShouldExpire(const NavigationDetails& details) const OVERRIDE;
bool              208 chrome/browser/translate/translate_infobar_delegate.h   bool triggered_from_menu_;
bool               48 chrome/browser/translate/translate_manager.h   static bool IsTranslatableURL(const GURL& url);
bool               69 chrome/browser/translate/translate_manager.h                      bool triggered_from_menu);
bool              119 chrome/browser/translate/translate_manager.h                                       bool success,
bool               19 chrome/browser/translate/translate_service.h   static void Shutdown(bool cleanup_pending_fetcher);
bool               36 chrome/browser/translate/translate_service.h   static bool IsTranslateBubbleEnabled();
bool               40 chrome/browser/translate/translate_service.h   static void SetUseInfobar(bool value);
bool               62 chrome/browser/translate/translate_service.h   bool use_infobar_;
bool               89 chrome/browser/translate/translate_tab_helper.h                        bool triggered_from_menu);
bool              102 chrome/browser/translate/translate_tab_helper.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              110 chrome/browser/translate/translate_tab_helper.h                             bool page_needs_translation);
bool               75 chrome/browser/translate/translate_ui_delegate.h   void TranslationDeclined(bool explicitly_closed);
bool               78 chrome/browser/translate/translate_ui_delegate.h   bool IsLanguageBlocked();
bool               81 chrome/browser/translate/translate_ui_delegate.h   void SetLanguageBlocked(bool value);
bool               84 chrome/browser/translate/translate_ui_delegate.h   bool IsSiteBlacklisted();
bool               87 chrome/browser/translate/translate_ui_delegate.h   void SetSiteBlacklist(bool value);
bool               91 chrome/browser/translate/translate_ui_delegate.h   bool ShouldAlwaysTranslate();
bool               95 chrome/browser/translate/translate_ui_delegate.h   void SetAlwaysTranslate(bool value);
bool               18 chrome/browser/ui/accelerator_utils.h bool IsChromeAccelerator(const ui::Accelerator& accelerator,
bool               50 chrome/browser/ui/android/autofill/autofill_dialog_controller_android.h   static bool RegisterAutofillDialogControllerAndroid(JNIEnv* env);
bool               84 chrome/browser/ui/android/autofill/autofill_dialog_controller_android.h   bool invoked_from_same_origin_;
bool               94 chrome/browser/ui/android/autofill/autofill_dialog_controller_android.h   bool cares_about_shipping_;
bool              100 chrome/browser/ui/android/autofill/autofill_dialog_controller_android.h   bool was_ui_latency_logged_;
bool               41 chrome/browser/ui/android/autofill/autofill_dialog_result.h   static bool RegisterAutofillDialogResult(JNIEnv* env);
bool               23 chrome/browser/ui/android/autofill/autofill_logger_android.h   static bool Register(JNIEnv* env);
bool               34 chrome/browser/ui/android/autofill/autofill_popup_view_android.h   static bool RegisterAutofillPopupViewAndroid(JNIEnv* env);
bool               65 chrome/browser/ui/android/chrome_http_auth_handler.h   static bool RegisterChromeHttpAuthHandler(JNIEnv* env);
bool               36 chrome/browser/ui/android/content_settings/popup_blocked_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               41 chrome/browser/ui/android/content_settings/popup_blocked_infobar_delegate.h   bool can_show_popups_;
bool               53 chrome/browser/ui/android/context_menu_helper.h bool RegisterContextMenuHelper(JNIEnv* env);
bool               18 chrome/browser/ui/android/infobars/auto_login_infobar_delegate_android.h   virtual bool Accept() OVERRIDE;
bool               19 chrome/browser/ui/android/infobars/auto_login_infobar_delegate_android.h   virtual bool Cancel() OVERRIDE;
bool               23 chrome/browser/ui/android/infobars/auto_login_infobar_delegate_android.h   bool AttachAccount(JavaObjectWeakGlobalRef weak_java_translate_helper);
bool               29 chrome/browser/ui/android/infobars/auto_login_infobar_delegate_android.h   static bool Register(JNIEnv* env);
bool               37 chrome/browser/ui/android/infobars/confirm_infobar.h bool RegisterConfirmInfoBarDelegate(JNIEnv* env);
bool               42 chrome/browser/ui/android/infobars/infobar_android.h   bool HasSetJavaInfoBar() const;
bool               79 chrome/browser/ui/android/infobars/infobar_android.h bool RegisterNativeInfoBar(JNIEnv* env);
bool               61 chrome/browser/ui/android/infobars/infobar_container_android.h bool RegisterInfoBarContainer(JNIEnv* env);
bool               22 chrome/browser/ui/android/infobars/save_password_infobar.h                                       bool use_additional_authentication);
bool               37 chrome/browser/ui/android/infobars/save_password_infobar.h bool RegisterSavePasswordInfoBar(JNIEnv* env);
bool               25 chrome/browser/ui/android/infobars/translate_infobar.h                              bool always_translate,
bool               26 chrome/browser/ui/android/infobars/translate_infobar.h                              bool never_translate_language,
bool               27 chrome/browser/ui/android/infobars/translate_infobar.h                              bool never_translate_site);
bool               40 chrome/browser/ui/android/infobars/translate_infobar.h   bool ShouldDisplayNeverTranslateInfoBarOnCancel();
bool               50 chrome/browser/ui/android/infobars/translate_infobar.h bool RegisterTranslateInfoBarDelegate(JNIEnv* env);
bool               33 chrome/browser/ui/android/javascript_app_modal_dialog_android.h                                bool suppress_js_dialogs);
bool               34 chrome/browser/ui/android/javascript_app_modal_dialog_android.h   void DidCancelAppModalDialog(JNIEnv* env, jobject, bool suppress_js_dialogs);
bool               38 chrome/browser/ui/android/javascript_app_modal_dialog_android.h   static bool RegisterJavascriptAppModalDialog(JNIEnv* env);
bool               32 chrome/browser/ui/android/navigation_popup.h   static bool RegisterNavigationPopup(JNIEnv* env);
bool               14 chrome/browser/ui/android/ssl_client_certificate_request.h bool RegisterSSLClientCertificateRequestAndroid(JNIEnv* env);
bool               37 chrome/browser/ui/android/tab_model/tab_model.h   virtual bool IsOffTheRecord() const;
bool               58 chrome/browser/ui/android/tab_model/tab_model.h   virtual bool IsSessionRestoreInProgress() const = 0;
bool               79 chrome/browser/ui/android/tab_model/tab_model.h   bool is_off_the_record_;
bool               37 chrome/browser/ui/android/tab_model/tab_model_list.h   static bool IsOffTheRecordSessionActive();
bool               41 chrome/browser/ui/android/tab_model/tab_model_list.h   static bool empty();
bool               39 chrome/browser/ui/android/toolbar/toolbar_model_android.h   virtual bool InTabbedBrowser() const OVERRIDE;
bool               41 chrome/browser/ui/android/toolbar/toolbar_model_android.h   static bool RegisterToolbarModelAndroid(JNIEnv* env);
bool               38 chrome/browser/ui/android/website_settings_popup_android.h   static bool RegisterWebsiteSettingsPopupAndroid(JNIEnv* env);
bool               36 chrome/browser/ui/app_list/app_context_menu.h   void set_is_platform_app(bool is_platform_app) {
bool               39 chrome/browser/ui/app_list/app_context_menu.h   void set_is_search_result(bool is_search_result) {
bool               42 chrome/browser/ui/app_list/app_context_menu.h   void set_is_in_folder(bool is_in_folder) {
bool               48 chrome/browser/ui/app_list/app_context_menu.h   virtual bool IsItemForCommandIdDynamic(int command_id) const OVERRIDE;
bool               50 chrome/browser/ui/app_list/app_context_menu.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               51 chrome/browser/ui/app_list/app_context_menu.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               52 chrome/browser/ui/app_list/app_context_menu.h   virtual bool GetAcceleratorForCommandId(
bool               61 chrome/browser/ui/app_list/app_context_menu.h   bool is_platform_app_;
bool               62 chrome/browser/ui/app_list/app_context_menu.h   bool is_search_result_;
bool               63 chrome/browser/ui/app_list/app_context_menu.h   bool is_in_folder_;
bool               20 chrome/browser/ui/app_list/app_list.h   virtual bool IsVisible() = 0;
bool               52 chrome/browser/ui/app_list/app_list_controller_delegate.h   virtual bool ForceNativeDesktop() const;
bool               67 chrome/browser/ui/app_list/app_list_controller_delegate.h   virtual bool IsAppPinned(const std::string& extension_id) = 0;
bool               77 chrome/browser/ui/app_list/app_list_controller_delegate.h   virtual bool CanDoCreateShortcutsFlow() = 0;
bool               85 chrome/browser/ui/app_list/app_list_controller_delegate.h   virtual bool CanDoShowAppInfoFlow();
bool               94 chrome/browser/ui/app_list/app_list_controller_delegate.h   virtual void CreateNewWindow(Profile* profile, bool incognito) = 0;
bool              113 chrome/browser/ui/app_list/app_list_controller_delegate.h   virtual bool ShouldShowUserIcon() = 0;
bool              118 chrome/browser/ui/app_list/app_list_controller_delegate.h   bool UserMayModifySettings(Profile* profile, const std::string& app_id);
bool              124 chrome/browser/ui/app_list/app_list_controller_delegate.h   bool IsAppFromWebStore(Profile* profile,
bool              130 chrome/browser/ui/app_list/app_list_controller_delegate.h                          bool is_search_result);
bool              133 chrome/browser/ui/app_list/app_list_controller_delegate.h   bool HasOptionsPage(Profile* profile, const std::string& app_id);
bool              149 chrome/browser/ui/app_list/app_list_controller_delegate.h   bool IsExtensionInstalled(Profile* profile, const std::string& app_id);
bool               34 chrome/browser/ui/app_list/app_list_controller_delegate_impl.h   virtual bool IsAppPinned(const std::string& extension_id) OVERRIDE;
bool               38 chrome/browser/ui/app_list/app_list_controller_delegate_impl.h   virtual bool CanDoCreateShortcutsFlow() OVERRIDE;
bool               41 chrome/browser/ui/app_list/app_list_controller_delegate_impl.h   virtual void CreateNewWindow(Profile* profile, bool incognito) OVERRIDE;
bool               52 chrome/browser/ui/app_list/app_list_controller_delegate_impl.h   virtual bool ShouldShowUserIcon() OVERRIDE;
bool               93 chrome/browser/ui/app_list/app_list_service.h   virtual bool IsAppListVisible() const = 0;
bool               46 chrome/browser/ui/app_list/app_list_service_mac.h                               bool cursor_is_visible,
bool               59 chrome/browser/ui/app_list/app_list_service_mac.h   virtual bool IsAppListVisible() const OVERRIDE;
bool               78 chrome/browser/ui/app_list/app_list_service_mac.h                                bool hidden) OVERRIDE;
bool               30 chrome/browser/ui/app_list/app_list_shower.h   void set_can_close(bool can_close) {
bool               46 chrome/browser/ui/app_list/app_list_shower.h   bool IsAppListVisible() const;
bool               48 chrome/browser/ui/app_list/app_list_shower.h   bool HasView() const;
bool               56 chrome/browser/ui/app_list/app_list_shower.h   bool can_close_app_list_;
bool              113 chrome/browser/ui/app_list/app_list_syncable_service.h   bool SyncStarted();
bool              130 chrome/browser/ui/app_list/app_list_syncable_service.h   bool RemoveDefaultApp(AppListItem* item, SyncItem* sync_item);
bool              143 chrome/browser/ui/app_list/app_list_syncable_service.h   void ResolveFolderPositions(bool move_oem_to_end);
bool              151 chrome/browser/ui/app_list/app_list_syncable_service.h   bool ProcessSyncItemSpecifics(const sync_pb::AppListSpecifics& specifics);
bool              185 chrome/browser/ui/app_list/app_list_syncable_service.h   bool AppIsOem(const std::string& id);
bool               43 chrome/browser/ui/app_list/app_list_syncable_service_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               44 chrome/browser/ui/app_list/app_list_syncable_service_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               16 chrome/browser/ui/app_list/app_list_util.h bool IsAppLauncherEnabled();
bool               19 chrome/browser/ui/app_list/app_list_util.h bool ShouldShowAppLauncherPromo();
bool               58 chrome/browser/ui/app_list/app_list_view_delegate.h   virtual bool ForceNativeDesktop() const OVERRIDE;
bool               69 chrome/browser/ui/app_list/app_list_view_delegate.h                                 bool auto_launch,
bool               96 chrome/browser/ui/app_list/app_list_view_delegate.h                               bool is_final) OVERRIDE;
bool               22 chrome/browser/ui/app_list/chrome_signin_delegate.h   virtual bool NeedSignin() OVERRIDE;
bool               44 chrome/browser/ui/app_list/extension_app_item.h                    bool is_platform_app);
bool               73 chrome/browser/ui/app_list/extension_app_item.h   bool RunExtensionEnableFlow();
bool               79 chrome/browser/ui/app_list/extension_app_item.h   bool NeedsOverlay() const;
bool               87 chrome/browser/ui/app_list/extension_app_item.h   virtual void ExtensionEnableFlowAborted(bool user_initiated) OVERRIDE;
bool              120 chrome/browser/ui/app_list/extension_app_item.h   bool is_platform_app_;
bool              123 chrome/browser/ui/app_list/extension_app_item.h   bool has_overlay_;
bool               83 chrome/browser/ui/app_list/extension_app_model_builder.h       bool is_platform_app);
bool              132 chrome/browser/ui/app_list/extension_app_model_builder.h   bool highlighted_app_pending_;
bool               41 chrome/browser/ui/app_list/fast_show_pickler.h   static bool PickleAppListItem(Pickle* pickle, app_list::AppListItem* item);
bool               35 chrome/browser/ui/app_list/profile_loader.h   bool IsAnyProfileLoading() const;
bool               33 chrome/browser/ui/app_list/profile_store.h   virtual bool IsProfileManaged(const base::FilePath& path) = 0;
bool               59 chrome/browser/ui/app_list/search/app_result.h   bool RunExtensionEnableFlow();
bool               73 chrome/browser/ui/app_list/search/app_result.h   virtual void ExtensionEnableFlowAborted(bool user_initiated) OVERRIDE;
bool               86 chrome/browser/ui/app_list/search/app_result.h   bool is_platform_app_;
bool               60 chrome/browser/ui/app_list/search/common/dictionary_data_store.h   virtual bool SerializeData(std::string* data) OVERRIDE;
bool               64 chrome/browser/ui/app_list/search/common/url_icon_source.h   bool icon_fetch_attempted_;
bool               88 chrome/browser/ui/app_list/search/common/webservice_cache.h   bool PayloadFromDict(const base::DictionaryValue* dict,
bool              106 chrome/browser/ui/app_list/search/common/webservice_cache.h   bool cache_loaded_;
bool               28 chrome/browser/ui/app_list/search/common/webservice_search_provider.h   bool IsValidQuery(const base::string16& query);
bool               33 chrome/browser/ui/app_list/search/common/webservice_search_provider.h   void set_use_throttling(bool use) { use_throttling_ = use; }
bool               40 chrome/browser/ui/app_list/search/common/webservice_search_provider.h   bool IsSensitiveInput(const base::string16& query);
bool               49 chrome/browser/ui/app_list/search/common/webservice_search_provider.h   bool use_throttling_;
bool               43 chrome/browser/ui/app_list/search/history.h   bool IsReady() const;
bool               61 chrome/browser/ui/app_list/search/history.h   bool data_loaded_;
bool               35 chrome/browser/ui/app_list/search/omnibox_provider.h   virtual void OnResultChanged(bool default_match_changed) OVERRIDE;
bool               88 chrome/browser/ui/app_list/search/people/people_provider.h   bool skip_request_token_for_test_;
bool               68 chrome/browser/ui/app_list/search/search_controller.h   bool dispatching_query_;
bool               33 chrome/browser/ui/app_list/search/term_break_iterator.h   bool Advance();
bool               28 chrome/browser/ui/app_list/search/tokenized_string_char_iterator.h   bool NextChar();
bool               32 chrome/browser/ui/app_list/search/tokenized_string_char_iterator.h   bool NextToken();
bool               45 chrome/browser/ui/app_list/search/tokenized_string_char_iterator.h   bool IsFirstCharOfToken() const;
bool               48 chrome/browser/ui/app_list/search/tokenized_string_char_iterator.h   bool end() const { return !current_token_iter_; }
bool               33 chrome/browser/ui/app_list/search/tokenized_string_match.h   bool Calculate(const TokenizedString& query, const TokenizedString& text);
bool               36 chrome/browser/ui/app_list/search/tokenized_string_match.h   bool Calculate(const base::string16& query, const base::string16& text);
bool               46 chrome/browser/ui/app_list/search/webstore/webstore_result.h   void StartInstall(bool launch_ephemeral_app);
bool               47 chrome/browser/ui/app_list/search/webstore/webstore_result.h   void InstallCallback(bool success, const std::string& error);
bool               16 chrome/browser/ui/app_list/start_page_observer.h   virtual void OnSpeechResult(const base::string16& query, bool is_final) = 0;
bool               47 chrome/browser/ui/app_list/start_page_service.h   bool HotwordEnabled();
bool               57 chrome/browser/ui/app_list/start_page_service.h   void OnSpeechResult(const base::string16& query, bool is_final);
bool               89 chrome/browser/ui/app_list/start_page_service.h   bool speech_button_toggled_manually_;
bool               90 chrome/browser/ui/app_list/start_page_service.h   bool speech_result_obtained_;
bool               15 chrome/browser/ui/app_list/test/fake_keep_alive_service.h   bool is_keeping_alive() const { return is_keeping_alive_; }
bool               22 chrome/browser/ui/app_list/test/fake_keep_alive_service.h   bool is_keeping_alive_;
bool               35 chrome/browser/ui/app_list/test/fake_profile.h   virtual bool IsOffTheRecord() const OVERRIDE;
bool               46 chrome/browser/ui/app_list/test/fake_profile.h           bool in_memory) OVERRIDE;
bool               52 chrome/browser/ui/app_list/test/fake_profile.h       bool user_gesture,
bool               75 chrome/browser/ui/app_list/test/fake_profile.h   virtual bool HasOffTheRecordProfile() OVERRIDE;
bool               77 chrome/browser/ui/app_list/test/fake_profile.h   virtual bool IsManaged() OVERRIDE;
bool               90 chrome/browser/ui/app_list/test/fake_profile.h   virtual bool IsSameProfile(Profile* profile) OVERRIDE;
bool               97 chrome/browser/ui/app_list/test/fake_profile.h       bool in_memory,
bool              115 chrome/browser/ui/app_list/test/fake_profile.h   virtual bool WasCreatedByVersionOrLater(const std::string& version) OVERRIDE;
bool               29 chrome/browser/ui/app_list/test/fake_profile_store.h   virtual bool IsProfileManaged(const base::FilePath& path) OVERRIDE;
bool               57 chrome/browser/ui/app_modal_dialogs/app_modal_dialog.h   bool IsValid();
bool               67 chrome/browser/ui/app_modal_dialogs/app_modal_dialog.h   virtual bool IsJavaScriptModalDialog();
bool               78 chrome/browser/ui/app_modal_dialogs/app_modal_dialog.h   bool completed_;
bool               82 chrome/browser/ui/app_modal_dialogs/app_modal_dialog.h   bool valid_;
bool               50 chrome/browser/ui/app_modal_dialogs/app_modal_dialog_queue.h   bool HasActiveDialog() const;
bool               84 chrome/browser/ui/app_modal_dialogs/app_modal_dialog_queue.h   bool showing_modal_dialog_;
bool               25 chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h   bool suppress_javascript_messages_;
bool               41 chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h       bool display_suppress_checkbox,
bool               42 chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h       bool is_before_unload_dialog,
bool               43 chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h       bool is_reload,
bool               49 chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h   virtual bool IsJavaScriptModalDialog() OVERRIDE;
bool               53 chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h   void OnCancel(bool suppress_js_messages);
bool               54 chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h   void OnAccept(const base::string16& prompt_text, bool suppress_js_messages);
bool               70 chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h   bool display_suppress_checkbox() const { return display_suppress_checkbox_; }
bool               71 chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h   bool is_before_unload_dialog() const { return is_before_unload_dialog_; }
bool               72 chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h   bool is_reload() const { return is_reload_; }
bool               76 chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h   void NotifyDelegate(bool success, const base::string16& prompt_text,
bool               77 chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h                       bool suppress_js_messages);
bool               87 chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h   bool display_suppress_checkbox_;
bool               88 chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h   bool is_before_unload_dialog_;
bool               89 chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h   bool is_reload_;
bool               96 chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h   bool use_override_prompt_text_;
bool               39 chrome/browser/ui/apps/app_metro_infobar_delegate_win.h   virtual bool Accept() OVERRIDE;
bool               40 chrome/browser/ui/apps/app_metro_infobar_delegate_win.h   virtual bool Cancel() OVERRIDE;
bool               42 chrome/browser/ui/apps/app_metro_infobar_delegate_win.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool               14 chrome/browser/ui/apps/apps_metro_handler_win.h bool VerifyMetroSwitchForApps(gfx::NativeWindow parent,
bool               41 chrome/browser/ui/apps/chrome_app_window_delegate.h                               bool user_gesture,
bool               42 chrome/browser/ui/apps/chrome_app_window_delegate.h                               bool* was_blocked) OVERRIDE;
bool               56 chrome/browser/ui/apps/chrome_app_window_delegate.h                                      bool blocked) OVERRIDE;
bool               57 chrome/browser/ui/apps/chrome_app_window_delegate.h   virtual bool IsWebContentsVisible(
bool               15 chrome/browser/ui/apps/directory_access_confirmation_dialog.h void CreateDirectoryAccessConfirmationDialog(bool writable,
bool               23 chrome/browser/ui/ash/app_list/app_list_controller_ash.h   virtual bool IsAppPinned(const std::string& extension_id) OVERRIDE;
bool               27 chrome/browser/ui/ash/app_list/app_list_controller_ash.h   virtual bool CanDoCreateShortcutsFlow() OVERRIDE;
bool               30 chrome/browser/ui/ash/app_list/app_list_controller_ash.h   virtual void CreateNewWindow(Profile* profile, bool incognito) OVERRIDE;
bool               41 chrome/browser/ui/ash/app_list/app_list_controller_ash.h   virtual bool ShouldShowUserIcon() OVERRIDE;
bool               41 chrome/browser/ui/ash/app_sync_ui_state.h   static bool ShouldObserveAppSyncForProfile(Profile* profile);
bool               11 chrome/browser/ui/ash/ash_init.h bool ShouldOpenAshOnStartup();
bool               66 chrome/browser/ui/ash/ash_keyboard_controller_proxy.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               14 chrome/browser/ui/ash/ash_util.h bool IsNativeViewInAsh(gfx::NativeView native_view);
bool               15 chrome/browser/ui/ash/ash_util.h bool IsNativeWindowInAsh(gfx::NativeWindow native_window);
bool               21 chrome/browser/ui/ash/chrome_new_window_delegate.h   virtual void NewWindow(bool incognito) OVERRIDE;
bool               50 chrome/browser/ui/ash/chrome_shell_delegate.h   virtual bool IsFirstRunAfterBoot() const OVERRIDE;
bool               51 chrome/browser/ui/ash/chrome_shell_delegate.h   virtual bool IsMultiProfilesEnabled() const OVERRIDE;
bool               52 chrome/browser/ui/ash/chrome_shell_delegate.h   virtual bool IsIncognitoAllowed() const OVERRIDE;
bool               53 chrome/browser/ui/ash/chrome_shell_delegate.h   virtual bool IsRunningInForcedAppMode() const OVERRIDE;
bool               59 chrome/browser/ui/ash/chrome_shell_delegate.h   virtual void VirtualKeyboardActivated(bool activated) OVERRIDE;
bool               20 chrome/browser/ui/ash/ime_controller_chromeos.h   virtual bool HandleNextIme() OVERRIDE;
bool               21 chrome/browser/ui/ash/ime_controller_chromeos.h   virtual bool HandlePreviousIme(const ui::Accelerator& accelerator) OVERRIDE;
bool               22 chrome/browser/ui/ash/ime_controller_chromeos.h   virtual bool HandleSwitchIme(const ui::Accelerator& accelerator) OVERRIDE;
bool               27 chrome/browser/ui/ash/ime_controller_chromeos.h   bool UsingFrenchInputMethod() const;
bool               40 chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h   virtual bool IsOpen() const OVERRIDE;
bool               41 chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h   virtual bool IsVisible() const OVERRIDE;
bool               43 chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h   virtual bool Activate(ash::LaunchSource source) OVERRIDE;
bool               46 chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h   virtual bool ItemSelected(const ui::Event& event) OVERRIDE;
bool               51 chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h   virtual bool IsDraggable() OVERRIDE;
bool               52 chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h   virtual bool ShouldShowTooltip() OVERRIDE;
bool               70 chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h   bool WebContentMatchesApp(const extensions::Extension* extension,
bool               80 chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h   bool AdvanceToNextApp();
bool               83 chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h   bool IsV2App();
bool               86 chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h   bool AllowNextLaunchAttempt();
bool               72 chrome/browser/ui/ash/launcher/app_window_launcher_controller.h   bool IsRegisteredApp(aura::Window* window);
bool               55 chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h   virtual bool IsOpen() const OVERRIDE;
bool               56 chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h   virtual bool IsVisible() const OVERRIDE;
bool               58 chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h   virtual bool Activate(ash::LaunchSource source) OVERRIDE;
bool               61 chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h   virtual bool ItemSelected(const ui::Event& eent) OVERRIDE;
bool               65 chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h   virtual bool IsDraggable() OVERRIDE;
bool               66 chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h   virtual bool ShouldShowTooltip() OVERRIDE;
bool               33 chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h   virtual bool IsOpen() const OVERRIDE;
bool               34 chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h   virtual bool IsVisible() const OVERRIDE;
bool               36 chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h   virtual bool Activate(ash::LaunchSource source) OVERRIDE;
bool               39 chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h   virtual bool ItemSelected(const ui::Event& event) OVERRIDE;
bool               44 chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h   virtual bool IsDraggable() OVERRIDE;
bool               45 chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h   virtual bool ShouldShowTooltip() OVERRIDE;
bool               58 chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h   bool IsIncognito(content::WebContents* web_contents) const;
bool               65 chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h   bool IsBrowserRepresentedInBrowserList(Browser* browser);
bool               86 chrome/browser/ui/ash/launcher/browser_status_monitor.h                              bool foreground) OVERRIDE;
bool              106 chrome/browser/ui/ash/launcher/browser_status_monitor.h   bool IsV1AppInShelf(Browser* browser);
bool               18 chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item.h                             bool has_leading_separator);
bool               29 chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item.h   const bool HasLeadingSeparator() const { return has_leading_separator_; }
bool               32 chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item.h   virtual bool IsActive() const;
bool               35 chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item.h   virtual bool IsEnabled() const;
bool               47 chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item.h   const bool has_leading_separator_;
bool               24 chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item_browser.h                                    bool has_leading_separator);
bool               25 chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item_browser.h   virtual bool IsActive() const OVERRIDE;
bool               26 chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item_browser.h   virtual bool IsEnabled() const OVERRIDE;
bool               28 chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item_tab.h                                bool has_leading_separator);
bool               29 chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item_tab.h   virtual bool IsActive() const OVERRIDE;
bool               30 chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item_tab.h   virtual bool IsEnabled() const OVERRIDE;
bool               29 chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item_v2app.h       bool has_leading_separator);
bool               30 chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item_v2app.h   virtual bool IsEnabled() const OVERRIDE;
bool              131 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h     virtual bool IsValidIDForCurrentUser(const std::string& id) = 0;
bool              173 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   bool IsPinned(ash::ShelfID id);
bool              180 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   bool IsPinnable(ash::ShelfID id) const;
bool              200 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   bool IsOpen(ash::ShelfID id);
bool              203 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   bool IsPlatformApp(ash::ShelfID id);
bool              226 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   bool IsWindowedAppInLauncher(const std::string& app_id);
bool              233 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   virtual bool IsLoggedInAsGuest();
bool              260 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   bool CanUserModifyShelfAutoHideBehavior(aura::Window* root_window) const;
bool              284 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h                                         bool allow_minimize);
bool              292 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   virtual bool IsAppPinned(const std::string& app_id) OVERRIDE;
bool              293 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   virtual bool CanPin() const OVERRIDE;
bool              323 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   virtual void ExtensionEnableFlowAborted(bool user_initiated) OVERRIDE;
bool              355 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   bool IsWebContentHandledByApplication(content::WebContents* web_contents,
bool              360 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   bool ContentCanBeHandledByGmailApp(content::WebContents* web_contents);
bool              378 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   bool IsBrowserFromActiveUser(Browser* browser);
bool              475 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   bool HasItemController(ash::ShelfID id) const;
bool              485 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   bool IsIncognito(const content::WebContents* web_contents) const;
bool              499 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h       bool is_chrome,
bool              500 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h       bool is_app_list,
bool              506 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   int FindInsertionPoint(bool is_app_list);
bool              533 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   bool LaunchedInNativeDesktop(const std::string& app_id);
bool              577 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   bool ignore_persist_pinned_state_change_;
bool              580 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   bool multi_profile_desktop_separation_;
bool               23 chrome/browser/ui/ash/launcher/launcher_app_tab_helper.h   virtual bool IsValidIDForCurrentUser(const std::string& id) OVERRIDE;
bool               27 chrome/browser/ui/ash/launcher/launcher_application_menu_item_model.h   virtual bool IsCommandActive(int command_id) const OVERRIDE;
bool               30 chrome/browser/ui/ash/launcher/launcher_application_menu_item_model.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               31 chrome/browser/ui/ash/launcher/launcher_application_menu_item_model.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               32 chrome/browser/ui/ash/launcher/launcher_application_menu_item_model.h   virtual bool GetAcceleratorForCommandId(
bool               56 chrome/browser/ui/ash/launcher/launcher_context_menu.h   virtual bool IsItemForCommandIdDynamic(int command_id) const OVERRIDE;
bool               58 chrome/browser/ui/ash/launcher/launcher_context_menu.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               59 chrome/browser/ui/ash/launcher/launcher_context_menu.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               60 chrome/browser/ui/ash/launcher/launcher_context_menu.h   virtual bool GetAcceleratorForCommandId(
bool               95 chrome/browser/ui/ash/launcher/launcher_context_menu.h   bool is_valid_item() const { return item_.id != 0; }
bool               51 chrome/browser/ui/ash/launcher/launcher_favicon_loader.h   bool HasPendingDownloads() const;
bool               60 chrome/browser/ui/ash/launcher/launcher_item_controller.h   bool locked() { return locked_ > 0; }
bool               62 chrome/browser/ui/ash/launcher/launcher_item_controller.h   bool image_set_by_controller() const { return image_set_by_controller_; }
bool               63 chrome/browser/ui/ash/launcher/launcher_item_controller.h   void set_image_set_by_controller(bool image_set_by_controller) {
bool               68 chrome/browser/ui/ash/launcher/launcher_item_controller.h   virtual bool IsOpen() const = 0;
bool               71 chrome/browser/ui/ash/launcher/launcher_item_controller.h   virtual bool IsVisible() const = 0;
bool               79 chrome/browser/ui/ash/launcher/launcher_item_controller.h   virtual bool Activate(ash::LaunchSource source) = 0;
bool              105 chrome/browser/ui/ash/launcher/launcher_item_controller.h   bool image_set_by_controller_;
bool               33 chrome/browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.h   bool UserHasAppOnActiveDesktop(apps::AppWindow* app_window);
bool               31 chrome/browser/ui/ash/multi_user/multi_user_notification_blocker_chromeos.h   virtual bool ShouldShowNotification(
bool               33 chrome/browser/ui/ash/multi_user/multi_user_notification_blocker_chromeos.h   virtual bool ShouldShowNotificationAsPopup(
bool               43 chrome/browser/ui/ash/multi_user/multi_user_notification_blocker_chromeos.h   bool IsActive() const;
bool               51 chrome/browser/ui/ash/multi_user/multi_user_notification_blocker_chromeos.h   std::map<std::string, bool> quiet_modes_;
bool               33 chrome/browser/ui/ash/multi_user/multi_user_util.h bool IsProfileFromActiveUser(Profile* profile);
bool               13 chrome/browser/ui/ash/multi_user/multi_user_warning_dialog.h void ShowMultiprofilesWarningDialog(const base::Callback<void(bool)> on_accept);
bool               84 chrome/browser/ui/ash/multi_user/multi_user_window_manager.h   static bool ShouldShowAvatar(aura::Window* window);
bool              116 chrome/browser/ui/ash/multi_user/multi_user_window_manager.h   virtual bool AreWindowsSharedAmongUsers() = 0;
bool              123 chrome/browser/ui/ash/multi_user/multi_user_window_manager.h   virtual bool IsWindowOnDesktopOfUser(aura::Window* window,
bool               74 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h   virtual bool AreWindowsSharedAmongUsers() OVERRIDE;
bool               77 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h   virtual bool IsWindowOnDesktopOfUser(aura::Window* window,
bool               91 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h                                           bool visible) OVERRIDE;
bool               93 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h                                          bool visible) OVERRIDE;
bool              107 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h   void SetAnimationsForTest(bool disable);
bool              110 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h   bool IsAnimationRunningForTest();
bool              134 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h     bool show() const { return show_; }
bool              143 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h     void set_show(bool show) { show_ = show; }
bool              153 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h     bool show_;
bool              160 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h   typedef std::map<aura::Window*, bool> TransientWindowToVisibility;
bool              171 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h   bool ShowWindowForUserIntern(aura::Window* window,
bool              196 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h                            bool visible,
bool              221 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h                         bool visible,
bool              250 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h   bool suppress_visibility_changes_;
bool              261 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h   bool animations_disabled_;
bool               29 chrome/browser/ui/ash/multi_user/multi_user_window_manager_stub.h   virtual bool AreWindowsSharedAmongUsers() OVERRIDE;
bool               32 chrome/browser/ui/ash/multi_user/multi_user_window_manager_stub.h   virtual bool IsWindowOnDesktopOfUser(aura::Window* window,
bool               62 chrome/browser/ui/ash/screenshot_taker.h   virtual bool CanTakeScreenshot() OVERRIDE;
bool               70 chrome/browser/ui/ash/screenshot_taker.h   bool HasObserver(ScreenshotTakerObserver* observer) const;
bool               77 chrome/browser/ui/ash/screenshot_taker.h       bool is_partial,
bool               32 chrome/browser/ui/ash/session_state_delegate_chromeos.h   virtual bool IsActiveUserSessionStarted() const OVERRIDE;
bool               33 chrome/browser/ui/ash/session_state_delegate_chromeos.h   virtual bool CanLockScreen() const OVERRIDE;
bool               34 chrome/browser/ui/ash/session_state_delegate_chromeos.h   virtual bool IsScreenLocked() const OVERRIDE;
bool               35 chrome/browser/ui/ash/session_state_delegate_chromeos.h   virtual bool ShouldLockScreenBeforeSuspending() const OVERRIDE;
bool               38 chrome/browser/ui/ash/session_state_delegate_chromeos.h   virtual bool IsUserSessionBlocked() const OVERRIDE;
bool               47 chrome/browser/ui/ash/session_state_delegate_chromeos.h   virtual bool ShouldShowAvatar(aura::Window* window) OVERRIDE;
bool               29 chrome/browser/ui/ash/session_state_delegate_views.h   virtual bool IsActiveUserSessionStarted() const OVERRIDE;
bool               30 chrome/browser/ui/ash/session_state_delegate_views.h   virtual bool CanLockScreen() const OVERRIDE;
bool               31 chrome/browser/ui/ash/session_state_delegate_views.h   virtual bool IsScreenLocked() const OVERRIDE;
bool               32 chrome/browser/ui/ash/session_state_delegate_views.h   virtual bool ShouldLockScreenBeforeSuspending() const OVERRIDE;
bool               35 chrome/browser/ui/ash/session_state_delegate_views.h   virtual bool IsUserSessionBlocked() const OVERRIDE;
bool               44 chrome/browser/ui/ash/session_state_delegate_views.h   virtual bool ShouldShowAvatar(aura::Window* window) OVERRIDE;
bool               62 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool GetTrayVisibilityOnStartup() OVERRIDE;
bool               64 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool IsOobeCompleted() const OVERRIDE;
bool               72 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool SystemShouldUpgrade() const OVERRIDE;
bool               75 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool ShouldShowSettings() OVERRIDE;
bool               81 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool ShouldShowDisplayNotification() OVERRIDE;
bool               91 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool ShowSpringChargerReplacementDialog() OVERRIDE;
bool               92 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool IsSpringChargerReplacementDialogVisible() OVERRIDE;
bool               93 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool HasUserConfirmedSafeSpringCharger() OVERRIDE;
bool              103 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool IsBluetoothDiscovering() OVERRIDE;
bool              114 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool EnrollNetwork(const std::string& network_id,
bool              121 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool GetBluetoothAvailable() OVERRIDE;
bool              122 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool GetBluetoothEnabled() OVERRIDE;
bool              123 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool GetBluetoothDiscovering() OVERRIDE;
bool              128 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool GetSessionStartTime(base::TimeTicks* session_start_time)
bool              130 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool GetSessionLengthLimit(base::TimeDelta* session_length_limit)
bool              134 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool IsNetworkBehindCaptivePortal(
bool              136 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool IsSearchKeyMappedToCapsLock() OVERRIDE;
bool              139 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   bool GetShouldUse24HourClockForTesting() const;
bool              152 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   bool UnsetProfile(Profile* profile);
bool              158 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   bool ShouldUse24HourClock() const;
bool              199 chrome/browser/ui/ash/system_tray_delegate_chromeos.h                                   bool show_message) OVERRIDE;
bool              226 chrome/browser/ui/ash/system_tray_delegate_chromeos.h                                      bool present) OVERRIDE;
bool              228 chrome/browser/ui/ash/system_tray_delegate_chromeos.h                                      bool powered) OVERRIDE;
bool              230 chrome/browser/ui/ash/system_tray_delegate_chromeos.h                                          bool discovering) OVERRIDE;
bool              268 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   bool screen_locked_;
bool              269 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   bool have_session_start_time_;
bool              271 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   bool have_session_length_limit_;
bool              274 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   bool should_run_bluetooth_discovery_;
bool               22 chrome/browser/ui/ash/volume_controller_chromeos.h   virtual bool HandleVolumeMute(const ui::Accelerator& accelerator) OVERRIDE;
bool               23 chrome/browser/ui/ash/volume_controller_chromeos.h   virtual bool HandleVolumeDown(const ui::Accelerator& accelerator) OVERRIDE;
bool               24 chrome/browser/ui/ash/volume_controller_chromeos.h   virtual bool HandleVolumeUp(const ui::Accelerator& accelerator) OVERRIDE;
bool               30 chrome/browser/ui/aura/active_desktop_monitor.h   static bool IsDesktopWindow(aura::WindowTreeHost* host);
bool               37 chrome/browser/ui/auto_login_infobar_delegate.h   static bool Create(content::WebContents* web_contents, const Params& params);
bool               62 chrome/browser/ui/auto_login_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               63 chrome/browser/ui/auto_login_infobar_delegate.h   virtual bool Cancel() OVERRIDE;
bool               75 chrome/browser/ui/auto_login_infobar_delegate.h   bool button_pressed_;
bool               64 chrome/browser/ui/auto_login_prompter.h   bool infobar_shown_;
bool               56 chrome/browser/ui/autofill/account_chooser_model.h                       bool disable_wallet,
bool               64 chrome/browser/ui/autofill/account_chooser_model.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               65 chrome/browser/ui/autofill/account_chooser_model.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               66 chrome/browser/ui/autofill/account_chooser_model.h   virtual bool GetAcceleratorForCommandId(
bool               79 chrome/browser/ui/autofill/account_chooser_model.h   bool HasAccountsToChoose() const;
bool              107 chrome/browser/ui/autofill/account_chooser_model.h   bool WalletIsSelected() const;
bool              131 chrome/browser/ui/autofill/account_chooser_model.h   bool had_wallet_error_;
bool               34 chrome/browser/ui/autofill/autofill_dialog_common.h bool ServerTypeEncompassesFieldType(ServerFieldType type,
bool               39 chrome/browser/ui/autofill/autofill_dialog_common.h bool ServerTypeMatchesField(DialogSection section,
bool               44 chrome/browser/ui/autofill/autofill_dialog_common.h bool IsCreditCardType(ServerFieldType type);
bool              109 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool ShouldShowSpinner() const OVERRIDE;
bool              110 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool ShouldShowAccountChooser() const OVERRIDE;
bool              111 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool ShouldShowSignInWebView() const OVERRIDE;
bool              113 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool ShouldOfferToSaveInChrome() const OVERRIDE;
bool              114 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool ShouldSaveInChrome() const OVERRIDE;
bool              119 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool IsDialogButtonEnabled(ui::DialogButton button) const OVERRIDE;
bool              122 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool SectionIsActive(DialogSection section) const OVERRIDE;
bool              133 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool FieldControlsIcons(ServerFieldType type) const OVERRIDE;
bool              135 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool InputIsEditable(const DetailInput& input, DialogSection section)
bool              147 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h                                           bool was_edit) OVERRIDE;
bool              148 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool HandleKeyPressEventInInput(
bool              151 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool ShouldShowErrorBubble() const OVERRIDE;
bool              157 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h                                                 bool checked) OVERRIDE;
bool              159 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool OnCancel() OVERRIDE;
bool              160 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool OnAccept() OVERRIDE;
bool              167 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool ShouldRepostEvent(const ui::MouseEvent& event) OVERRIDE;
bool              190 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool IsShippingAddressRequired() const OVERRIDE;
bool              192 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual void OnDidAuthenticateInstrument(bool success) OVERRIDE;
bool              227 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h                                               bool success) OVERRIDE;
bool              269 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool IsPayingWithWallet() const;
bool              286 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool IsEditingExistingData(DialogSection section) const;
bool              290 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool IsManuallyEditingSection(DialogSection section) const;
bool              296 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool IsSubmitPausedOn(wallet::RequiredAction action) const;
bool              325 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual bool IsSignInContinueUrl(const GURL& url, size_t* user_index) const;
bool              365 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool InputWasEdited(ServerFieldType type,
bool              421 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool FormStructureCaresAboutSection(DialogSection section) const;
bool              435 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool CanAcceptCountry(DialogSection section, const std::string& country_code);
bool              438 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool ShouldSuggestProfile(DialogSection section,
bool              455 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool RebuildInputsForCountry(DialogSection section,
bool              457 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h                                bool should_clobber);
bool              463 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool SuggestionTextForSection(DialogSection section,
bool              494 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   void SetEditingExistingData(DialogSection section, bool editing);
bool              497 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool IsManuallyEditingAnySection() const;
bool              507 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool AllSectionsAreValid();
bool              512 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool SectionIsValid(DialogSection section);
bool              515 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool RulesAreLoaded(DialogSection section);
bool              518 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool IsCreditCardExpirationValid(const base::string16& year,
bool              524 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool HasInvalidAddress(const AutofillProfile& profile);
bool              528 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool IsASuggestionItemKey(const std::string& key) const;
bool              531 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool IsAutofillEnabled() const;
bool              534 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool ShouldUseBillingForShipping();
bool              537 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool ShouldSaveDetailsLocally();
bool              541 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   void SetIsSubmitting(bool submitting);
bool              544 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool AreLegalDocumentsCurrent() const;
bool              583 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool GetAutofillChoice(DialogSection section,
bool              628 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool invoked_from_same_origin_;
bool              651 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool wallet_items_requested_;
bool              655 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool handling_use_wallet_link_click_;
bool              659 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool passive_failed_;
bool              721 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool cares_about_shipping_;
bool              744 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool waiting_for_explicit_sign_in_response_;
bool              747 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool has_accepted_legal_documents_;
bool              751 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool is_submitting_;
bool              757 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool choose_another_instrument_or_address_;
bool              761 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool wallet_server_validation_recoverable_;
bool              764 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool data_was_passed_back_;
bool              776 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool was_ui_latency_logged_;
bool               39 chrome/browser/ui/autofill/autofill_dialog_i18n_input.h bool CardHasCompleteAndVerifiedData(const CreditCard& card);
bool               43 chrome/browser/ui/autofill/autofill_dialog_i18n_input.h bool AddressHasCompleteAndVerifiedData(const AutofillProfile& profile);
bool               52 chrome/browser/ui/autofill/autofill_dialog_i18n_input.h bool FieldForType(ServerFieldType server_type,
bool               64 chrome/browser/ui/autofill/autofill_dialog_i18n_input.h bool CountryIsFullySupported(const std::string& country_code);
bool               83 chrome/browser/ui/autofill/autofill_dialog_models.h   void SetEnabled(const std::string& item_key, bool enabled);
bool               89 chrome/browser/ui/autofill/autofill_dialog_models.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               90 chrome/browser/ui/autofill/autofill_dialog_models.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               91 chrome/browser/ui/autofill/autofill_dialog_models.h   virtual bool GetAcceleratorForCommandId(
bool              101 chrome/browser/ui/autofill/autofill_dialog_models.h     bool enabled;  // Whether the item is selectable.
bool               42 chrome/browser/ui/autofill/autofill_dialog_sign_in_delegate.h                               bool user_gesture,
bool               43 chrome/browser/ui/autofill/autofill_dialog_sign_in_delegate.h                               bool* was_blocked) OVERRIDE;
bool               44 chrome/browser/ui/autofill/autofill_dialog_sign_in_delegate.h   virtual bool PreHandleGestureEvent(
bool               39 chrome/browser/ui/autofill/autofill_dialog_types.h   bool IsMultiline() const;
bool              100 chrome/browser/ui/autofill/autofill_dialog_types.h   bool HasArrow() const;
bool              103 chrome/browser/ui/autofill/autofill_dialog_types.h   bool HasCheckbox() const;
bool              118 chrome/browser/ui/autofill/autofill_dialog_types.h   void set_checked(bool checked) { checked_ = checked; }
bool              119 chrome/browser/ui/autofill/autofill_dialog_types.h   bool checked() const { return checked_; }
bool              136 chrome/browser/ui/autofill/autofill_dialog_types.h   bool checked_;
bool              143 chrome/browser/ui/autofill/autofill_dialog_types.h   SuggestionState(bool visible,
bool              152 chrome/browser/ui/autofill/autofill_dialog_types.h   bool visible;
bool              202 chrome/browser/ui/autofill/autofill_dialog_types.h   ValidityMessage(const base::string16& text, bool sure);
bool              211 chrome/browser/ui/autofill/autofill_dialog_types.h   bool sure;
bool              225 chrome/browser/ui/autofill/autofill_dialog_types.h   bool HasSureError(ServerFieldType field) const;
bool              226 chrome/browser/ui/autofill/autofill_dialog_types.h   bool HasErrors() const;
bool              227 chrome/browser/ui/autofill/autofill_dialog_types.h   bool HasSureErrors() const;
bool               84 chrome/browser/ui/autofill/autofill_dialog_view.h   virtual bool HitTestInput(ServerFieldType type,
bool               88 chrome/browser/ui/autofill/autofill_dialog_view.h   virtual bool SaveDetailsLocally() = 0;
bool               61 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h   virtual bool ShouldShowSpinner() const = 0;
bool               64 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h   virtual bool ShouldShowAccountChooser() const = 0;
bool               67 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h   virtual bool ShouldShowSignInWebView() const = 0;
bool               73 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h   virtual bool ShouldOfferToSaveInChrome() const = 0;
bool               76 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h   virtual bool ShouldSaveInChrome() const = 0;
bool               94 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h   virtual bool IsDialogButtonEnabled(ui::DialogButton button) const = 0;
bool              106 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h   virtual bool SectionIsActive(DialogSection section) const = 0;
bool              136 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h   virtual bool FieldControlsIcons(ServerFieldType type) const = 0;
bool              142 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h   virtual bool InputIsEditable(const DetailInput& input,
bool              165 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h                                           bool was_edit) = 0;
bool              169 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h   virtual bool HandleKeyPressEventInInput(
bool              176 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h   virtual bool ShouldShowErrorBubble() const = 0;
bool              196 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h                                                 bool checked) = 0;
bool              203 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h   virtual bool OnCancel() = 0;
bool              208 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h   virtual bool OnAccept() = 0;
bool               57 chrome/browser/ui/autofill/autofill_dialog_view_tester.h   virtual bool IsShowingOverlay() const = 0;
bool               60 chrome/browser/ui/autofill/autofill_dialog_view_tester.h   virtual bool IsShowingSection(DialogSection section) const = 0;
bool               37 chrome/browser/ui/autofill/autofill_popup_controller.h   virtual bool CanDelete(size_t index) const = 0;
bool               41 chrome/browser/ui/autofill/autofill_popup_controller.h   virtual bool IsWarning(size_t index) const = 0;
bool               54 chrome/browser/ui/autofill/autofill_popup_controller.h   virtual bool IsRTL() const = 0;
bool               57 chrome/browser/ui/autofill/autofill_popup_controller_impl.h   bool HandleKeyPressEvent(const content::NativeWebKeyboardEvent& event);
bool               60 chrome/browser/ui/autofill/autofill_popup_controller_impl.h   void set_hide_on_outside_click(bool hide_on_outside_click);
bool               78 chrome/browser/ui/autofill/autofill_popup_controller_impl.h   virtual bool AcceptSelectedLine() OVERRIDE;
bool               80 chrome/browser/ui/autofill/autofill_popup_controller_impl.h   virtual bool ShouldRepostEvent(const ui::MouseEvent& event) OVERRIDE;
bool               81 chrome/browser/ui/autofill/autofill_popup_controller_impl.h   virtual bool ShouldHideOnOutsideClick() const OVERRIDE;
bool               85 chrome/browser/ui/autofill/autofill_popup_controller_impl.h   virtual bool CanDelete(size_t index) const OVERRIDE;
bool               86 chrome/browser/ui/autofill/autofill_popup_controller_impl.h   virtual bool IsWarning(size_t index) const OVERRIDE;
bool               92 chrome/browser/ui/autofill/autofill_popup_controller_impl.h   virtual bool IsRTL() const OVERRIDE;
bool              117 chrome/browser/ui/autofill/autofill_popup_controller_impl.h   bool RemoveSelectedLine();
bool              126 chrome/browser/ui/autofill/autofill_popup_controller_impl.h   bool CanAccept(int id);
bool              129 chrome/browser/ui/autofill/autofill_popup_controller_impl.h   bool HasSuggestions();
bool              206 chrome/browser/ui/autofill/autofill_popup_controller_impl.h   bool hide_on_outside_click_;
bool               38 chrome/browser/ui/autofill/autofill_popup_view_delegate.h   virtual bool AcceptSelectedLine() = 0;
bool               45 chrome/browser/ui/autofill/autofill_popup_view_delegate.h   virtual bool ShouldRepostEvent(const ui::MouseEvent& event) = 0;
bool               48 chrome/browser/ui/autofill/autofill_popup_view_delegate.h   virtual bool ShouldHideOnOutsideClick() const = 0;
bool               30 chrome/browser/ui/autofill/country_combobox_model.h                        const base::Callback<bool(const std::string&)>& filter);
bool               36 chrome/browser/ui/autofill/country_combobox_model.h   virtual bool IsItemSeparatorAt(int index) OVERRIDE;
bool               69 chrome/browser/ui/autofill/data_model_wrapper.h   virtual bool GetDisplayText(base::string16* vertically_compact,
bool               76 chrome/browser/ui/autofill/data_model_wrapper.h   bool FillFormStructure(
bool              137 chrome/browser/ui/autofill/data_model_wrapper.h   virtual bool GetDisplayText(base::string16* vertically_compact,
bool              155 chrome/browser/ui/autofill/data_model_wrapper.h   virtual bool GetDisplayText(base::string16* vertically_compact,
bool              175 chrome/browser/ui/autofill/data_model_wrapper.h   virtual bool GetDisplayText(base::string16* vertically_compact,
bool              191 chrome/browser/ui/autofill/data_model_wrapper.h   virtual bool GetDisplayText(base::string16* vertically_compact,
bool               38 chrome/browser/ui/autofill/generated_credit_card_bubble_controller.h   bool is_link;
bool               40 chrome/browser/ui/autofill/generated_credit_card_bubble_controller.h   bool operator==(const TextRange& other) const;
bool               72 chrome/browser/ui/autofill/generated_credit_card_bubble_controller.h   bool IsHiding() const;
bool              112 chrome/browser/ui/autofill/generated_credit_card_bubble_controller.h   virtual bool CanShow() const;
bool              117 chrome/browser/ui/autofill/generated_credit_card_bubble_controller.h   bool ShouldDisplayBubbleInitially() const;
bool              134 chrome/browser/ui/autofill/generated_credit_card_bubble_controller.h   void Show(bool was_anchor_click);
bool              163 chrome/browser/ui/autofill/generated_credit_card_bubble_controller.h   bool should_show_anchor_;
bool               31 chrome/browser/ui/autofill/generated_credit_card_bubble_view.h   virtual bool IsHiding() const = 0;
bool               37 chrome/browser/ui/autofill/loading_animation.h   bool first_cycle_;
bool               41 chrome/browser/ui/autofill/mock_address_validator.h                      bool(::i18n::addressinput::AddressData* address_data));
bool               30 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h   MOCK_CONST_METHOD0(ShouldShowSpinner, bool());
bool               31 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h   MOCK_CONST_METHOD0(ShouldShowAccountChooser, bool());
bool               32 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h   MOCK_CONST_METHOD0(ShouldShowSignInWebView, bool());
bool               34 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h   MOCK_CONST_METHOD0(ShouldOfferToSaveInChrome, bool());
bool               35 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h   MOCK_CONST_METHOD0(ShouldSaveInChrome, bool());
bool               38 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h   MOCK_CONST_METHOD0(ShouldShowProgressBar, bool());
bool               41 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h   MOCK_CONST_METHOD1(IsDialogButtonEnabled, bool(ui::DialogButton button));
bool               44 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h   MOCK_CONST_METHOD1(SectionIsActive, bool(DialogSection));
bool               55 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h   MOCK_CONST_METHOD1(FieldControlsIcons, bool(ServerFieldType));
bool               57 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h   MOCK_METHOD2(InputIsEditable, bool(const DetailInput& input,
bool               68 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h                                                 bool was_edit));
bool               70 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h                bool(const content::NativeWebKeyboardEvent& event));
bool               72 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h   MOCK_CONST_METHOD0(ShouldShowErrorBubble, bool());
bool               78 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h                void(DialogNotification::Type, bool));
bool               81 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h   MOCK_METHOD0(OnCancel, bool());
bool               82 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h   MOCK_METHOD0(OnAccept, bool());
bool               37 chrome/browser/ui/autofill/password_generation_popup_controller.h   virtual bool display_password() const = 0;
bool               38 chrome/browser/ui/autofill/password_generation_popup_controller.h   virtual bool password_selected() const = 0;
bool               63 chrome/browser/ui/autofill/password_generation_popup_controller_impl.h   void Show(bool display_password);
bool               90 chrome/browser/ui/autofill/password_generation_popup_controller_impl.h   virtual bool AcceptSelectedLine() OVERRIDE;
bool               92 chrome/browser/ui/autofill/password_generation_popup_controller_impl.h   virtual bool ShouldRepostEvent(const ui::MouseEvent& event) OVERRIDE;
bool               93 chrome/browser/ui/autofill/password_generation_popup_controller_impl.h   virtual bool ShouldHideOnOutsideClick() const OVERRIDE;
bool              101 chrome/browser/ui/autofill/password_generation_popup_controller_impl.h   virtual bool display_password() const OVERRIDE;
bool              102 chrome/browser/ui/autofill/password_generation_popup_controller_impl.h   virtual bool password_selected() const OVERRIDE;
bool              110 chrome/browser/ui/autofill/password_generation_popup_controller_impl.h   bool HandleKeyPressEvent(const content::NativeWebKeyboardEvent& event);
bool              113 chrome/browser/ui/autofill/password_generation_popup_controller_impl.h   void PasswordSelected(bool selected);
bool              120 chrome/browser/ui/autofill/password_generation_popup_controller_impl.h   bool PossiblyAcceptPassword();
bool              152 chrome/browser/ui/autofill/password_generation_popup_controller_impl.h   bool password_selected_;
bool              155 chrome/browser/ui/autofill/password_generation_popup_controller_impl.h   bool display_password_;
bool               13 chrome/browser/ui/autofill/password_generation_popup_observer.h   virtual void OnPopupShown(bool password_visible) = 0;
bool               65 chrome/browser/ui/autofill/tab_autofill_manager_delegate.h   virtual bool IsAutocompleteEnabled() OVERRIDE;
bool               24 chrome/browser/ui/autofill/test_generated_credit_card_bubble_controller.h   bool IsInstalled() const;
bool               38 chrome/browser/ui/autofill/test_generated_credit_card_bubble_controller.h   virtual bool CanShow() const OVERRIDE;
bool               34 chrome/browser/ui/autofill/test_generated_credit_card_bubble_view.h   virtual bool IsHiding() const OVERRIDE;
bool               38 chrome/browser/ui/autofill/test_generated_credit_card_bubble_view.h   bool showing() const { return showing_; }
bool               48 chrome/browser/ui/autofill/test_generated_credit_card_bubble_view.h   bool showing_;
bool               24 chrome/browser/ui/blocked_content/blocked_window_params.h                      bool user_gesture,
bool               25 chrome/browser/ui/blocked_content/blocked_window_params.h                      bool opener_suppressed,
bool               53 chrome/browser/ui/blocked_content/blocked_window_params.h   bool user_gesture_;
bool               54 chrome/browser/ui/blocked_content/blocked_window_params.h   bool opener_suppressed_;
bool               37 chrome/browser/ui/blocked_content/popup_blocker_tab_helper.h   bool MaybeBlockPopup(const chrome::NavigateParams& params,
bool               63 chrome/browser/ui/blocked_content/popup_blocker_tab_helper.h   void PopupNotificationVisibilityChanged(bool visible);
bool               65 chrome/browser/ui/bookmarks/bookmark_context_menu_controller.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               66 chrome/browser/ui/bookmarks/bookmark_context_menu_controller.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               67 chrome/browser/ui/bookmarks/bookmark_context_menu_controller.h   virtual bool GetAcceleratorForCommandId(
bool               71 chrome/browser/ui/bookmarks/bookmark_context_menu_controller.h   virtual bool IsItemForCommandIdDynamic(int command_id) const OVERRIDE;
bool               82 chrome/browser/ui/bookmarks/bookmark_context_menu_controller.h   bool IsPlatformCommandIdEnabled(int command_id, bool* enabled) const;
bool               86 chrome/browser/ui/bookmarks/bookmark_context_menu_controller.h   bool ExecutePlatformCommand(int command_id, int event_flags);
bool               60 chrome/browser/ui/bookmarks/bookmark_prompt_controller.h   static bool IsEnabled();
bool               83 chrome/browser/ui/bookmarks/bookmark_prompt_controller.h                      bool success,
bool               51 chrome/browser/ui/bookmarks/bookmark_tab_helper.h   bool is_starred() const { return is_starred_; }
bool               54 chrome/browser/ui/bookmarks/bookmark_tab_helper.h   bool ShouldShowBookmarkBar() const;
bool               68 chrome/browser/ui/bookmarks/bookmark_tab_helper.h                                    bool ids_reassigned) OVERRIDE;
bool               87 chrome/browser/ui/bookmarks/bookmark_tab_helper.h   bool is_starred_;
bool               20 chrome/browser/ui/bookmarks/bookmark_tab_helper_delegate.h                                  bool starred) = 0;
bool               59 chrome/browser/ui/bookmarks/bookmark_utils.h bool ConfirmDeleteBookmarkNode(const BookmarkNode* node,
bool               67 chrome/browser/ui/bookmarks/bookmark_utils.h bool HasBookmarkURLs(const std::vector<const BookmarkNode*>& selection);
bool               71 chrome/browser/ui/bookmarks/bookmark_utils.h bool HasBookmarkURLsAllowedInIncognitoMode(
bool              101 chrome/browser/ui/bookmarks/bookmark_utils.h bool IsAppsShortcutEnabled(Profile* profile,
bool              105 chrome/browser/ui/bookmarks/bookmark_utils.h bool ShouldShowAppsShortcutInBookmarkBar(
bool              111 chrome/browser/ui/bookmarks/bookmark_utils.h bool ShouldRemoveBookmarkThisPageUI(Profile* profile);
bool              115 chrome/browser/ui/bookmarks/bookmark_utils.h bool ShouldRemoveBookmarkOpenPagesUI(Profile* profile);
bool               32 chrome/browser/ui/bookmarks/recently_used_folders_combo_model.h   virtual bool IsItemSeparatorAt(int index) OVERRIDE;
bool               39 chrome/browser/ui/bookmarks/recently_used_folders_combo_model.h                                    bool ids_reassigned) OVERRIDE;
bool              191 chrome/browser/ui/browser.h     bool is_session_restore;
bool              212 chrome/browser/ui/browser.h   bool bounds_overridden() const {
bool              218 chrome/browser/ui/browser.h   void set_is_session_restore(bool is_session_restore) {
bool              221 chrome/browser/ui/browser.h   bool is_session_restore() const {
bool              277 chrome/browser/ui/browser.h   bool HasFindBarController() const;
bool              299 chrome/browser/ui/browser.h   bool ShouldCloseWindow();
bool              310 chrome/browser/ui/browser.h   bool CallBeforeUnloadHandlers(
bool              311 chrome/browser/ui/browser.h       const base::Callback<void(bool)>& on_close_confirmed);
bool              319 chrome/browser/ui/browser.h   bool TabsNeedBeforeUnloadFired();
bool              322 chrome/browser/ui/browser.h   bool HasCompletedUnloadProcessing() const;
bool              324 chrome/browser/ui/browser.h   bool IsAttemptingToCloseBrowser() const;
bool              336 chrome/browser/ui/browser.h   void InProgressDownloadResponse(bool cancel_downloads);
bool              371 chrome/browser/ui/browser.h   void SetMetroSnapMode(bool enable);
bool              379 chrome/browser/ui/browser.h   bool SupportsWindowFeature(WindowFeature feature) const;
bool              383 chrome/browser/ui/browser.h   bool CanSupportWindowFeature(WindowFeature feature) const;
bool              393 chrome/browser/ui/browser.h   void UpdateDownloadShelfVisibility(bool visible);
bool              401 chrome/browser/ui/browser.h                                   bool user_initiated);
bool              412 chrome/browser/ui/browser.h                              bool foreground) OVERRIDE;
bool              435 chrome/browser/ui/browser.h   virtual bool CanOverscrollContent() const OVERRIDE;
bool              436 chrome/browser/ui/browser.h   virtual bool PreHandleKeyboardEvent(
bool              439 chrome/browser/ui/browser.h       bool* is_keyboard_shortcut) OVERRIDE;
bool              453 chrome/browser/ui/browser.h   virtual bool PreHandleGestureEvent(
bool              457 chrome/browser/ui/browser.h   bool is_type_tabbed() const { return type_ == TYPE_TABBED; }
bool              458 chrome/browser/ui/browser.h   bool is_type_popup() const { return type_ == TYPE_POPUP; }
bool              460 chrome/browser/ui/browser.h   bool is_app() const;
bool              461 chrome/browser/ui/browser.h   bool is_devtools() const;
bool              464 chrome/browser/ui/browser.h   bool IsMouseLocked() const;
bool              547 chrome/browser/ui/browser.h                               bool user_gesture,
bool              548 chrome/browser/ui/browser.h                               bool* was_blocked) OVERRIDE;
bool              552 chrome/browser/ui/browser.h                                    bool to_different_document) OVERRIDE;
bool              556 chrome/browser/ui/browser.h   virtual bool IsPopupOrPanel(
bool              562 chrome/browser/ui/browser.h                                   bool motion) OVERRIDE;
bool              563 chrome/browser/ui/browser.h   virtual void ContentsZoomChange(bool zoom_in) OVERRIDE;
bool              565 chrome/browser/ui/browser.h   virtual bool TakeFocus(content::WebContents* source, bool reverse) OVERRIDE;
bool              568 chrome/browser/ui/browser.h                                  bool proceed,
bool              569 chrome/browser/ui/browser.h                                  bool* proceed_to_fire_unload) OVERRIDE;
bool              570 chrome/browser/ui/browser.h   virtual bool ShouldFocusLocationBarByDefault(
bool              572 chrome/browser/ui/browser.h   virtual void SetFocusToLocationBar(bool select_all) OVERRIDE;
bool              582 chrome/browser/ui/browser.h   virtual bool ShouldCreateWebContents(
bool              614 chrome/browser/ui/browser.h   virtual bool EmbedsFullscreenWidget() const OVERRIDE;
bool              616 chrome/browser/ui/browser.h       bool enter_fullscreen) OVERRIDE;
bool              617 chrome/browser/ui/browser.h   virtual bool IsFullscreenForTabOrPending(
bool              623 chrome/browser/ui/browser.h                                        bool user_gesture) OVERRIDE;
bool              633 chrome/browser/ui/browser.h                          bool final_update) OVERRIDE;
bool              635 chrome/browser/ui/browser.h                                   bool user_gesture,
bool              636 chrome/browser/ui/browser.h                                   bool last_unlocked_by_target) OVERRIDE;
bool              642 chrome/browser/ui/browser.h   virtual bool RequestPpapiBrokerPermission(
bool              646 chrome/browser/ui/browser.h       const base::Callback<void(bool)>& callback) OVERRIDE;
bool              654 chrome/browser/ui/browser.h                                bool did_start_load,
bool              655 chrome/browser/ui/browser.h                                bool did_finish_load) OVERRIDE;
bool              656 chrome/browser/ui/browser.h   virtual bool CanReloadContents(
bool              658 chrome/browser/ui/browser.h   virtual bool CanSaveContents(
bool              667 chrome/browser/ui/browser.h                                      bool blocked) OVERRIDE;
bool              673 chrome/browser/ui/browser.h                                  bool starred) OVERRIDE;
bool              677 chrome/browser/ui/browser.h                              bool can_show_bubble) OVERRIDE;
bool              705 chrome/browser/ui/browser.h   void UpdateToolbar(bool should_restore_state);
bool              747 chrome/browser/ui/browser.h   bool CanCloseWithInProgressDownloads();
bool              758 chrome/browser/ui/browser.h   void FindInPage(bool find_next, bool forward_direction);
bool              770 chrome/browser/ui/browser.h   void ReloadInternal(WindowOpenDisposition disposition, bool ignore_cache);
bool              773 chrome/browser/ui/browser.h   bool ShouldShowLocationBar() const;
bool              779 chrome/browser/ui/browser.h   bool SupportsWindowFeatureImpl(WindowFeature feature,
bool              780 chrome/browser/ui/browser.h                                  bool check_fullscreen) const;
bool              786 chrome/browser/ui/browser.h   bool ShouldHideUIForFullscreen() const;
bool              790 chrome/browser/ui/browser.h   bool MaybeCreateBackgroundContents(
bool              877 chrome/browser/ui/browser.h   bool is_session_restore_;
bool              922 chrome/browser/ui/browser.h   bool window_has_shown_;
bool               39 chrome/browser/ui/browser_command_controller.h   bool block_command_execution() const { return block_command_execution_; }
bool               44 chrome/browser/ui/browser_command_controller.h   bool IsReservedCommandOrKey(int command_id,
bool               51 chrome/browser/ui/browser_command_controller.h   void SetBlockCommandExecution(bool block);
bool               65 chrome/browser/ui/browser_command_controller.h   void LoadingStateChanged(bool is_loading, bool force);
bool               95 chrome/browser/ui/browser_command_controller.h                              bool foreground) OVERRIDE;
bool              113 chrome/browser/ui/browser_command_controller.h   bool IsShowingMainUI();
bool              158 chrome/browser/ui/browser_command_controller.h   void UpdateShowSyncState(bool show_main_ui);
bool              163 chrome/browser/ui/browser_command_controller.h   void UpdateReloadStopState(bool is_loading, bool force);
bool              184 chrome/browser/ui/browser_command_controller.h   bool block_command_execution_;
bool               31 chrome/browser/ui/browser_commands.h bool IsCommandEnabled(Browser* browser, int command);
bool               32 chrome/browser/ui/browser_commands.h bool SupportsCommand(Browser* browser, int command);
bool               33 chrome/browser/ui/browser_commands.h bool ExecuteCommand(Browser* browser, int command);
bool               34 chrome/browser/ui/browser_commands.h bool ExecuteCommandWithDisposition(Browser* browser,
bool               37 chrome/browser/ui/browser_commands.h void UpdateCommandEnabled(Browser* browser, int command, bool enabled);
bool               61 chrome/browser/ui/browser_commands.h bool CanGoBack(const Browser* browser);
bool               63 chrome/browser/ui/browser_commands.h bool CanGoForward(const Browser* browser);
bool               65 chrome/browser/ui/browser_commands.h bool NavigateToIndexWithDisposition(Browser* browser,
bool               70 chrome/browser/ui/browser_commands.h bool CanReload(const Browser* browser);
bool               89 chrome/browser/ui/browser_commands.h bool CanDuplicateTab(const Browser* browser);
bool               91 chrome/browser/ui/browser_commands.h bool CanDuplicateTabAt(Browser* browser, int index);
bool               96 chrome/browser/ui/browser_commands.h bool CanBookmarkCurrentPage(const Browser* browser);
bool               98 chrome/browser/ui/browser_commands.h bool CanBookmarkAllTabs(const Browser* browser);
bool              102 chrome/browser/ui/browser_commands.h bool CanSavePage(const Browser* browser);
bool              109 chrome/browser/ui/browser_commands.h bool CanPrint(const Browser* browser);
bool              111 chrome/browser/ui/browser_commands.h bool CanAdvancedPrint(const Browser* browser);
bool              114 chrome/browser/ui/browser_commands.h bool CanEmailPageLocation(const Browser* browser);
bool              121 chrome/browser/ui/browser_commands.h void FindInPage(Browser* browser, bool find_next, bool forward_direction);
bool              132 chrome/browser/ui/browser_commands.h bool CanOpenTaskManager();
bool              140 chrome/browser/ui/browser_commands.h bool CanRequestTabletSite(content::WebContents* current_tab);
bool              141 chrome/browser/ui/browser_commands.h bool IsRequestingTabletSite(Browser* browser);
bool              145 chrome/browser/ui/browser_commands.h bool IsDebuggerAttachedToCurrentTab(Browser* browser);
bool              157 chrome/browser/ui/browser_commands.h bool CanViewSource(const Browser* browser);
bool              161 chrome/browser/ui/browser_commands.h bool CanCreateApplicationShortcuts(const Browser* browser);
bool               33 chrome/browser/ui/browser_finder.h                            bool match_original_profiles,
bool               39 chrome/browser/ui/browser_finder.h                         bool match_original_profiles,
bool               32 chrome/browser/ui/browser_instant_controller.h   bool OpenInstant(WindowOpenDisposition disposition, const GURL& url);
bool               32 chrome/browser/ui/browser_iterator.h   bool done() const {
bool               38 chrome/browser/ui/browser_list.h   bool empty() const { return browsers_.empty(); }
bool               79 chrome/browser/ui/browser_list.h   static bool IsOffTheRecordSessionActive();
bool               83 chrome/browser/ui/browser_list.h   static bool IsOffTheRecordSessionActiveForProfile(Profile* profile);
bool               79 chrome/browser/ui/browser_navigator.h   bool uses_post;
bool              135 chrome/browser/ui/browser_navigator.h   bool is_renderer_initiated;
bool              175 chrome/browser/ui/browser_navigator.h   bool user_gesture;
bool              228 chrome/browser/ui/browser_navigator.h   bool should_replace_current_entry;
bool              232 chrome/browser/ui/browser_navigator.h   bool should_set_opener;
bool              246 chrome/browser/ui/browser_navigator.h bool IsURLAllowedInIncognito(const GURL& url,
bool               47 chrome/browser/ui/browser_navigator_browsertest.h   bool OpenPOSTURLInNewForegroundTabAndGetTitle(const GURL& url,
bool               49 chrome/browser/ui/browser_navigator_browsertest.h                                                 bool is_browser_initiated,
bool               10 chrome/browser/ui/browser_otr_state.h bool IsOffTheRecordSessionActive();
bool               32 chrome/browser/ui/browser_tab_restore_service_delegate.h   virtual bool IsTabPinned(int index) const OVERRIDE;
bool               38 chrome/browser/ui/browser_tab_restore_service_delegate.h       bool select,
bool               39 chrome/browser/ui/browser_tab_restore_service_delegate.h       bool pin,
bool               40 chrome/browser/ui/browser_tab_restore_service_delegate.h       bool from_last_session,
bool               46 chrome/browser/ui/browser_tab_restore_service_delegate.h       bool from_last_session,
bool               25 chrome/browser/ui/browser_tab_strip_model_delegate.h                            bool foreground) OVERRIDE;
bool               29 chrome/browser/ui/browser_tab_strip_model_delegate.h       bool maximize) OVERRIDE;
bool               32 chrome/browser/ui/browser_tab_strip_model_delegate.h   virtual bool CanDuplicateContentsAt(int index) OVERRIDE;
bool               36 chrome/browser/ui/browser_tab_strip_model_delegate.h   virtual bool RunUnloadListenerBeforeClosing(
bool               38 chrome/browser/ui/browser_tab_strip_model_delegate.h   virtual bool ShouldRunUnloadListenerBeforeClosing(
bool               40 chrome/browser/ui/browser_tab_strip_model_delegate.h   virtual bool CanBookmarkAllTabs() const OVERRIDE;
bool               42 chrome/browser/ui/browser_tabrestore.h     bool select,
bool               43 chrome/browser/ui/browser_tabrestore.h     bool pin,
bool               44 chrome/browser/ui/browser_tabrestore.h     bool from_last_session,
bool               55 chrome/browser/ui/browser_tabrestore.h     bool from_last_session,
bool               30 chrome/browser/ui/browser_tabstrip.h void AddTabAt(Browser* browser, const GURL& url, int index, bool foreground);
bool               48 chrome/browser/ui/browser_tabstrip.h                     bool user_gesture,
bool               49 chrome/browser/ui/browser_tabstrip.h                     bool* was__blocked);
bool               55 chrome/browser/ui/browser_tabstrip.h                       bool add_to_history);
bool               23 chrome/browser/ui/browser_toolbar_model_delegate.h   virtual bool InTabbedBrowser() const OVERRIDE;
bool              114 chrome/browser/ui/browser_window.h   virtual void UpdateLoadingAnimations(bool should_animate) = 0;
bool              117 chrome/browser/ui/browser_window.h   virtual void SetStarredState(bool is_starred) = 0;
bool              120 chrome/browser/ui/browser_window.h   virtual void SetTranslateIconToggled(bool is_lit) = 0;
bool              134 chrome/browser/ui/browser_window.h   virtual void ZoomChangedForActiveTab(bool can_show_bubble) = 0;
bool              146 chrome/browser/ui/browser_window.h   virtual bool ShouldHideUIForFullscreen() const = 0;
bool              149 chrome/browser/ui/browser_window.h   virtual bool IsFullscreenBubbleVisible() const = 0;
bool              153 chrome/browser/ui/browser_window.h   virtual void SetMetroSnapMode(bool enable) = 0;
bool              156 chrome/browser/ui/browser_window.h   virtual bool IsInMetroSnapMode() const = 0;
bool              164 chrome/browser/ui/browser_window.h   virtual void SetFocusToLocationBar(bool select_all) = 0;
bool              168 chrome/browser/ui/browser_window.h   virtual void UpdateReloadStopState(bool is_loading, bool force) = 0;
bool              188 chrome/browser/ui/browser_window.h   virtual void RotatePaneFocus(bool forwards) = 0;
bool              191 chrome/browser/ui/browser_window.h   virtual bool IsBookmarkBarVisible() const = 0;
bool              194 chrome/browser/ui/browser_window.h   virtual bool IsBookmarkBarAnimating() const = 0;
bool              197 chrome/browser/ui/browser_window.h   virtual bool IsTabStripEditable() const = 0;
bool              200 chrome/browser/ui/browser_window.h   virtual bool IsToolbarVisible() const = 0;
bool              218 chrome/browser/ui/browser_window.h   virtual void ShowBookmarkBubble(const GURL& url, bool already_bookmarked) = 0;
bool              261 chrome/browser/ui/browser_window.h   virtual bool IsDownloadShelfVisible() const = 0;
bool              272 chrome/browser/ui/browser_window.h       bool app_modal,
bool              273 chrome/browser/ui/browser_window.h       const base::Callback<void(bool)>& callback) = 0;
bool              306 chrome/browser/ui/browser_window.h   virtual bool PreHandleKeyboardEvent(
bool              308 chrome/browser/ui/browser_window.h       bool* is_keyboard_shortcut) = 0;
bool              327 chrome/browser/ui/browser_window.h   virtual bool IsFullscreenWithChrome() = 0;
bool              328 chrome/browser/ui/browser_window.h   virtual bool IsFullscreenWithoutChrome() = 0;
bool               22 chrome/browser/ui/browser_window_state.h bool ShouldSaveWindowPlacement(const Browser* browser);
bool               61 chrome/browser/ui/chrome_pages.h bool IsSettingsWindow(const Browser* browser);
bool               25 chrome/browser/ui/chrome_select_file_policy.h   virtual bool CanOpenSelectFileDialog() OVERRIDE;
bool               29 chrome/browser/ui/chrome_select_file_policy.h   static bool FileSelectDialogsAllowed();
bool               20 chrome/browser/ui/chrome_web_modal_dialog_manager_delegate.h   virtual bool IsWebContentsVisible(
bool               51 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   virtual bool IsActive() const OVERRIDE;
bool               52 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   virtual bool IsMaximized() const OVERRIDE;
bool               53 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   virtual bool IsMinimized() const OVERRIDE;
bool               54 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   virtual bool IsFullscreen() const OVERRIDE;
bool               69 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   virtual void FlashFrame(bool flash) OVERRIDE;
bool               70 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   virtual bool IsAlwaysOnTop() const OVERRIDE;
bool              102 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   bool HandledByExtensionCommand(NSEvent* event);
bool              106 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   bool IsWithinDraggableRegion(NSPoint point) const;
bool              113 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   virtual bool IsFullscreenOrPending() const OVERRIDE;
bool              114 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   virtual bool IsDetached() const OVERRIDE;
bool              124 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   virtual bool IsFrameless() const OVERRIDE;
bool              125 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   virtual bool HasFrameColor() const OVERRIDE;
bool              143 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   virtual void SetAlwaysOnTop(bool always_on_top) OVERRIDE;
bool              184 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   bool has_frame_;
bool              188 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   bool is_hidden_;
bool              191 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   bool is_hidden_with_app_;
bool              193 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   bool is_maximized_;
bool              194 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   bool is_fullscreen_;
bool              197 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   bool is_resizable_;
bool              198 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   bool shows_resize_controls_;
bool              199 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   bool shows_fullscreen_controls_;
bool               53 chrome/browser/ui/cocoa/autofill/autofill_dialog_cocoa.h   virtual bool HitTestInput(ServerFieldType type,
bool               55 chrome/browser/ui/cocoa/autofill/autofill_dialog_cocoa.h   virtual bool SaveDetailsLocally() OVERRIDE;
bool               34 chrome/browser/ui/cocoa/autofill/autofill_dialog_view_tester_cocoa.h   virtual bool IsShowingOverlay() const OVERRIDE;
bool               35 chrome/browser/ui/cocoa/autofill/autofill_dialog_view_tester_cocoa.h   virtual bool IsShowingSection(DialogSection section) const OVERRIDE;
bool               26 chrome/browser/ui/cocoa/autofill/generated_credit_card_bubble_cocoa.h   virtual bool IsHiding() const OVERRIDE;
bool               31 chrome/browser/ui/cocoa/bookmarks/bookmark_bar_bridge.h                                    bool ids_reassigned) OVERRIDE;
bool               58 chrome/browser/ui/cocoa/bookmarks/bookmark_bar_bridge.h   bool batch_mode_;
bool               44 chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h                                    bool ids_reassigned) OVERRIDE;
bool               82 chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h   void UpdateMenuInternal(NSMenu* bookmark_menu, bool is_submenu);
bool               96 chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h                         bool add_extra_items);
bool              104 chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h                      bool add_extra_items);
bool              113 chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h                      bool enabled);
bool              122 chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h                          bool set_title);
bool              137 chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h   bool menuIsValid_;
bool               67 chrome/browser/ui/cocoa/bookmarks/bookmark_model_observer_for_cocoa.h                                    bool ids_reassigned) OVERRIDE {}
bool               50 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual bool IsActive() const OVERRIDE;
bool               51 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual void FlashFrame(bool flash) OVERRIDE;
bool               52 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual bool IsAlwaysOnTop() const OVERRIDE;
bool               53 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual void SetAlwaysOnTop(bool always_on_top) OVERRIDE;
bool               61 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual void UpdateLoadingAnimations(bool should_animate) OVERRIDE;
bool               62 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual void SetStarredState(bool is_starred) OVERRIDE;
bool               63 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual void SetTranslateIconToggled(bool is_lit) OVERRIDE;
bool               68 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual void ZoomChangedForActiveTab(bool can_show_bubble) OVERRIDE;
bool               72 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual bool IsMaximized() const OVERRIDE;
bool               73 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual bool IsMinimized() const OVERRIDE;
bool               83 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual bool ShouldHideUIForFullscreen() const OVERRIDE;
bool               84 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual bool IsFullscreen() const OVERRIDE;
bool               85 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual bool IsFullscreenBubbleVisible() const OVERRIDE;
bool               87 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual void SetFocusToLocationBar(bool select_all) OVERRIDE;
bool               88 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual void UpdateReloadStopState(bool is_loading, bool force) OVERRIDE;
bool               94 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual void RotatePaneFocus(bool forwards) OVERRIDE;
bool               95 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual bool IsBookmarkBarVisible() const OVERRIDE;
bool               96 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual bool IsBookmarkBarAnimating() const OVERRIDE;
bool               97 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual bool IsTabStripEditable() const OVERRIDE;
bool               98 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual bool IsToolbarVisible() const OVERRIDE;
bool              104 chrome/browser/ui/cocoa/browser_window_cocoa.h                                   bool already_bookmarked) OVERRIDE;
bool              118 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual bool IsDownloadShelfVisible() const OVERRIDE;
bool              123 chrome/browser/ui/cocoa/browser_window_cocoa.h       bool app_modal,
bool              124 chrome/browser/ui/cocoa/browser_window_cocoa.h       const base::Callback<void(bool)>& callback) OVERRIDE;
bool              133 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual bool PreHandleKeyboardEvent(
bool              135 chrome/browser/ui/cocoa/browser_window_cocoa.h       bool* is_keyboard_shortcut) OVERRIDE;
bool              142 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual bool IsFullscreenWithChrome() OVERRIDE;
bool              143 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual bool IsFullscreenWithoutChrome() OVERRIDE;
bool               37 chrome/browser/ui/cocoa/command_observer_bridge.h                                              bool enabled) OVERRIDE;
bool               56 chrome/browser/ui/cocoa/constrained_window/constrained_window_mac.h   bool shown_;
bool               19 chrome/browser/ui/cocoa/download/background_theme.h   virtual bool UsingNativeTheme() const OVERRIDE;
bool               23 chrome/browser/ui/cocoa/download/background_theme.h   virtual bool ShouldUseNativeFrame() const OVERRIDE;
bool               24 chrome/browser/ui/cocoa/download/background_theme.h   virtual bool HasCustomImage(int id) const OVERRIDE;
bool               25 chrome/browser/ui/cocoa/download/download_shelf_mac.h   virtual bool IsShowing() const OVERRIDE;
bool               26 chrome/browser/ui/cocoa/download/download_shelf_mac.h   virtual bool IsClosing() const OVERRIDE;
bool               34 chrome/browser/ui/cocoa/extensions/extension_install_dialog_controller.h   virtual void InstallUIAbort(bool user_initiated) OVERRIDE;
bool               23 chrome/browser/ui/cocoa/extensions/extension_install_prompt_test_utils.h   virtual void InstallUIAbort(bool user_initiated) OVERRIDE;
bool               41 chrome/browser/ui/cocoa/extensions/extension_keybinding_registry_cocoa.h   static void set_shortcut_handling_suspended(bool suspended) {
bool               44 chrome/browser/ui/cocoa/extensions/extension_keybinding_registry_cocoa.h   static bool shortcut_handling_suspended() {
bool               51 chrome/browser/ui/cocoa/extensions/extension_keybinding_registry_cocoa.h   bool ProcessKeyEvent(const content::NativeWebKeyboardEvent& event);
bool               68 chrome/browser/ui/cocoa/extensions/extension_keybinding_registry_cocoa.h   static bool shortcut_handling_suspended_;
bool               60 chrome/browser/ui/cocoa/extensions/media_galleries_dialog_cocoa.h                              bool permitted,
bool               82 chrome/browser/ui/cocoa/extensions/media_galleries_dialog_cocoa.h   bool accepted_;
bool               54 chrome/browser/ui/cocoa/extensions/media_galleries_scan_result_dialog_cocoa.h                                 bool checked,
bool               73 chrome/browser/ui/cocoa/extensions/media_galleries_scan_result_dialog_cocoa.h   bool accepted_;
bool               36 chrome/browser/ui/cocoa/extensions/windowed_install_dialog_controller.h   virtual void InstallUIAbort(bool user_initiated) OVERRIDE;
bool               56 chrome/browser/ui/cocoa/find_bar/find_bar_bridge.h   virtual void Show(bool animate) OVERRIDE;
bool               57 chrome/browser/ui/cocoa/find_bar/find_bar_bridge.h   virtual void Hide(bool animate) OVERRIDE;
bool               69 chrome/browser/ui/cocoa/find_bar/find_bar_bridge.h   virtual bool IsFindBarVisible() OVERRIDE;
bool               71 chrome/browser/ui/cocoa/find_bar/find_bar_bridge.h   virtual bool HasGlobalFindPasteboard() OVERRIDE;
bool               74 chrome/browser/ui/cocoa/find_bar/find_bar_bridge.h                                      bool no_redraw) OVERRIDE;
bool               77 chrome/browser/ui/cocoa/find_bar/find_bar_bridge.h   virtual bool GetFindBarWindowInfo(gfx::Point* position,
bool               78 chrome/browser/ui/cocoa/find_bar/find_bar_bridge.h                                     bool* fully_visible) OVERRIDE;
bool               84 chrome/browser/ui/cocoa/find_bar/find_bar_bridge.h   static bool disable_animations_during_testing_;
bool               84 chrome/browser/ui/cocoa/history_menu_bridge.h     bool icon_requested;
bool              229 chrome/browser/ui/cocoa/history_menu_bridge.h   bool create_in_progress_;
bool              230 chrome/browser/ui/cocoa/history_menu_bridge.h   bool need_recreate_;
bool                8 chrome/browser/ui/cocoa/infobars/after_translate_infobar_controller.h   bool autodeterminedSourceLanguage_;
bool                9 chrome/browser/ui/cocoa/infobars/after_translate_infobar_controller.h   bool swappedLanugageButtons_;
bool               28 chrome/browser/ui/cocoa/infobars/infobar_container_cocoa.h   virtual void InfoBarContainerStateChanged(bool is_animating) OVERRIDE;
bool               29 chrome/browser/ui/cocoa/infobars/infobar_container_cocoa.h   virtual bool DrawInfoBarArrows(int* x) const OVERRIDE;
bool               16 chrome/browser/ui/cocoa/infobars/infobar_utilities.h void MoveControl(NSView* anchor, NSView* toMove, int spacing, bool after);
bool               23 chrome/browser/ui/cocoa/infobars/infobar_utilities.h bool VerifyControlOrderAndSpacing(id before, id after);
bool               31 chrome/browser/ui/cocoa/infobars/infobar_utilities.h     int tag, bool enabled, bool checked);
bool               28 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   bool icon_accessed() const { return icon_accessed_; }
bool               29 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   bool message_text_accessed() const { return message_text_accessed_; }
bool               30 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   bool link_text_accessed() const { return link_text_accessed_; }
bool               31 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   bool ok_clicked() const { return ok_clicked_; }
bool               32 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   bool cancel_clicked() const { return cancel_clicked_; }
bool               33 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   bool link_clicked() const { return link_clicked_; }
bool               42 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               43 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   virtual bool Cancel() OVERRIDE;
bool               45 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool               49 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   bool closes_on_action_;
bool               50 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   mutable bool icon_accessed_;
bool               51 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   mutable bool message_text_accessed_;
bool               52 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   mutable bool link_text_accessed_;
bool               53 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   bool ok_clicked_;
bool               54 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   bool cancel_clicked_;
bool               55 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   bool link_clicked_;
bool               40 chrome/browser/ui/cocoa/infobars/translate_infobar_base.h   bool swappedLanguagePlaceholders_;
bool              121 chrome/browser/ui/cocoa/infobars/translate_infobar_base.h - (bool)verifyLayout;
bool               40 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.h   virtual void OnControlKeyChanged(bool pressed) = 0;
bool               46 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.h   virtual bool CanCopy() = 0;
bool               53 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.h   virtual bool ShouldEnableShowURL() = 0;
bool               60 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.h   virtual bool CanPasteAndGo() = 0;
bool               95 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.h   virtual bool OnDoCommandBySelector(SEL cmd) = 0;
bool               98 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.h   virtual void OnSetFocus(bool control_down) = 0;
bool              107 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.h   virtual bool ShouldSelectAllOnMouseDown() = 0;
bool               38 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_unittest_helper.h   MOCK_METHOD1(OnControlKeyChanged, void(bool pressed));
bool               39 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_unittest_helper.h   MOCK_METHOD0(CanCopy, bool());
bool               41 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_unittest_helper.h   MOCK_METHOD0(ShouldEnableShowURL, bool());
bool               44 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_unittest_helper.h   MOCK_METHOD0(CanPasteAndGo, bool());
bool               53 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_unittest_helper.h   MOCK_METHOD1(OnDoCommandBySelector, bool(SEL cmd));
bool               54 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_unittest_helper.h   MOCK_METHOD1(OnSetFocus, void(bool control_down));
bool               57 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_unittest_helper.h   MOCK_METHOD0(ShouldSelectAllOnMouseDown, bool());
bool               58 chrome/browser/ui/cocoa/location_bar/button_decoration.h   virtual bool AcceptsMousePress() OVERRIDE;
bool               59 chrome/browser/ui/cocoa/location_bar/button_decoration.h   virtual bool IsDraggable() OVERRIDE;
bool               60 chrome/browser/ui/cocoa/location_bar/button_decoration.h   virtual bool OnMousePressed(NSRect frame) OVERRIDE;
bool               33 chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h   bool UpdateFromWebContents(content::WebContents* web_contents);
bool               36 chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h   virtual bool AcceptsMousePress() OVERRIDE;
bool               37 chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h   virtual bool OnMousePressed(NSRect frame) OVERRIDE;
bool               35 chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h   virtual bool IsDraggable() OVERRIDE;
bool               39 chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h   virtual bool OnMousePressed(NSRect frame) OVERRIDE;
bool               40 chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h   virtual bool AcceptsMousePress() OVERRIDE;
bool               33 chrome/browser/ui/cocoa/location_bar/generated_credit_card_decoration.h   virtual bool AcceptsMousePress() OVERRIDE;
bool               34 chrome/browser/ui/cocoa/location_bar/generated_credit_card_decoration.h   virtual bool OnMousePressed(NSRect frame) OVERRIDE;
bool               24 chrome/browser/ui/cocoa/location_bar/keyword_hint_decoration.h   void SetKeyword(const base::string16& keyword, bool is_extension_keyword);
bool               32 chrome/browser/ui/cocoa/location_bar/location_bar_decoration.h   virtual bool IsVisible() const;
bool               33 chrome/browser/ui/cocoa/location_bar/location_bar_decoration.h   virtual void SetVisible(bool visible);
bool               61 chrome/browser/ui/cocoa/location_bar/location_bar_decoration.h   virtual bool AcceptsMousePress();
bool               64 chrome/browser/ui/cocoa/location_bar/location_bar_decoration.h   virtual bool IsDraggable();
bool               80 chrome/browser/ui/cocoa/location_bar/location_bar_decoration.h   virtual bool OnMousePressed(NSRect frame);
bool              110 chrome/browser/ui/cocoa/location_bar/location_bar_decoration.h   bool visible_;
bool               64 chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h   virtual void FocusLocation(bool select_all) OVERRIDE;
bool               84 chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h   virtual bool GetBookmarkStarVisibility() OVERRIDE;
bool               87 chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h   void SetEditable(bool editable);
bool               88 chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h   bool IsEditable();
bool               91 chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h   void SetStarred(bool starred);
bool               94 chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h   void SetTranslateIconLit(bool on);
bool              101 chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h   void ZoomChangedForActiveTab(bool can_show_bubble);
bool              104 chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h   bool IsStarEnabled() const;
bool              138 chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h                                    bool preview_enabled);
bool              202 chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h   bool RefreshContentSettingsDecorations();
bool              218 chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h   bool UpdateMicSearchDecorationVisibility();
bool               23 chrome/browser/ui/cocoa/location_bar/location_icon_decoration.h   virtual bool IsDraggable() OVERRIDE;
bool               29 chrome/browser/ui/cocoa/location_bar/location_icon_decoration.h   virtual bool OnMousePressed(NSRect frame) OVERRIDE;
bool               30 chrome/browser/ui/cocoa/location_bar/location_icon_decoration.h   virtual bool AcceptsMousePress() OVERRIDE;
bool               22 chrome/browser/ui/cocoa/location_bar/mic_search_decoration.h   virtual bool AcceptsMousePress() OVERRIDE;
bool               23 chrome/browser/ui/cocoa/location_bar/mic_search_decoration.h   virtual bool OnMousePressed(NSRect frame) OVERRIDE;
bool               39 chrome/browser/ui/cocoa/location_bar/origin_chip_decoration.h   virtual bool OnMousePressed(NSRect frame) OVERRIDE;
bool               53 chrome/browser/ui/cocoa/location_bar/origin_chip_decoration.h   bool ShouldShow() const;
bool               37 chrome/browser/ui/cocoa/location_bar/page_action_decoration.h   void set_preview_enabled(bool enabled) { preview_enabled_ = enabled; }
bool               38 chrome/browser/ui/cocoa/location_bar/page_action_decoration.h   bool preview_enabled() const { return preview_enabled_; }
bool               54 chrome/browser/ui/cocoa/location_bar/page_action_decoration.h   virtual bool AcceptsMousePress() OVERRIDE;
bool               55 chrome/browser/ui/cocoa/location_bar/page_action_decoration.h   virtual bool OnMousePressed(NSRect frame) OVERRIDE;
bool               65 chrome/browser/ui/cocoa/location_bar/page_action_decoration.h   bool ActivatePageAction(NSRect frame);
bool              109 chrome/browser/ui/cocoa/location_bar/page_action_decoration.h   bool preview_enabled_;
bool               24 chrome/browser/ui/cocoa/location_bar/search_button_decoration.h   virtual bool OnMousePressed(NSRect frame) OVERRIDE;
bool               22 chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.h   void SetKeyword(const base::string16& keyword, bool is_extension_keyword);
bool               22 chrome/browser/ui/cocoa/location_bar/star_decoration.h   void SetStarred(bool starred);
bool               25 chrome/browser/ui/cocoa/location_bar/star_decoration.h   bool starred() const { return starred_; }
bool               28 chrome/browser/ui/cocoa/location_bar/star_decoration.h   virtual bool AcceptsMousePress() OVERRIDE;
bool               29 chrome/browser/ui/cocoa/location_bar/star_decoration.h   virtual bool OnMousePressed(NSRect frame) OVERRIDE;
bool               41 chrome/browser/ui/cocoa/location_bar/star_decoration.h   bool starred_;
bool               24 chrome/browser/ui/cocoa/location_bar/translate_decoration.h   void SetLit(bool on);
bool               27 chrome/browser/ui/cocoa/location_bar/translate_decoration.h   virtual bool AcceptsMousePress() OVERRIDE;
bool               28 chrome/browser/ui/cocoa/location_bar/translate_decoration.h   virtual bool OnMousePressed(NSRect frame) OVERRIDE;
bool               41 chrome/browser/ui/cocoa/location_bar/zoom_decoration.h   bool IsAtDefaultZoom() const;
bool               42 chrome/browser/ui/cocoa/location_bar/zoom_decoration.h   bool ShouldShowDecoration() const;
bool               45 chrome/browser/ui/cocoa/location_bar/zoom_decoration.h   virtual bool AcceptsMousePress() OVERRIDE;
bool               46 chrome/browser/ui/cocoa/location_bar/zoom_decoration.h   virtual bool OnMousePressed(NSRect frame) OVERRIDE;
bool               73 chrome/browser/ui/cocoa/notifications/balloon_controller.h - (void)closeBalloon:(bool)byUser;
bool               27 chrome/browser/ui/cocoa/notifications/balloon_view_bridge.h   virtual void Close(bool by_user) OVERRIDE;
bool               37 chrome/browser/ui/cocoa/notifications/message_center_tray_bridge.h   virtual bool ShowPopups() OVERRIDE;
bool               39 chrome/browser/ui/cocoa/notifications/message_center_tray_bridge.h   virtual bool ShowMessageCenter() OVERRIDE;
bool               41 chrome/browser/ui/cocoa/notifications/message_center_tray_bridge.h   virtual bool ShowNotifierSettings() OVERRIDE;
bool               42 chrome/browser/ui/cocoa/notifications/message_center_tray_bridge.h   virtual bool IsContextMenuEnabled() const OVERRIDE;
bool               34 chrome/browser/ui/cocoa/omnibox/omnibox_popup_view_mac.h   virtual bool IsOpen() const OVERRIDE;
bool               38 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h                                         bool update_popup,
bool               39 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h                                         bool notify_text_changed) OVERRIDE;
bool               41 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   virtual bool IsSelectAll() const OVERRIDE;
bool               42 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   virtual bool DeleteAtEndPressed() OVERRIDE;
bool               46 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   virtual void SelectAll(bool reversed) OVERRIDE;
bool               54 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h       bool save_original_selection,
bool               55 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h       bool notify_text_changed) OVERRIDE;
bool               56 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   virtual bool OnInlineAutocompleteTextMaybeChanged(
bool               61 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   virtual bool OnAfterPossibleChange() OVERRIDE;
bool               68 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   virtual bool IsImeComposing() const OVERRIDE;
bool               73 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   virtual void OnControlKeyChanged(bool pressed) OVERRIDE;
bool               74 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   virtual bool CanCopy() OVERRIDE;
bool               76 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   virtual bool ShouldEnableShowURL() OVERRIDE;
bool               79 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   virtual bool CanPasteAndGo() OVERRIDE;
bool               88 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   virtual bool OnDoCommandBySelector(SEL cmd) OVERRIDE;
bool               89 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   virtual void OnSetFocus(bool control_down) OVERRIDE;
bool               92 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   virtual bool ShouldSelectAllOnMouseDown() OVERRIDE;
bool               95 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   void FocusLocation(bool select_all);
bool              117 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   bool OnBackspacePressed();
bool              130 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   bool IsFirstResponder() const;
bool              164 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   bool IsCaretAtEnd() const;
bool              181 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   bool delete_was_pressed_;
bool              184 chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h   bool delete_at_end_pressed_;
bool               21 chrome/browser/ui/cocoa/panels/panel_cocoa.h   PanelCocoa(Panel* panel, const gfx::Rect& bounds, bool always_on_top);
bool               33 chrome/browser/ui/cocoa/panels/panel_cocoa.h   virtual bool IsPanelActive() const OVERRIDE;
bool               34 chrome/browser/ui/cocoa/panels/panel_cocoa.h   virtual void PreventActivationByOS(bool prevent_activation) OVERRIDE;
bool               37 chrome/browser/ui/cocoa/panels/panel_cocoa.h   virtual void UpdatePanelLoadingAnimations(bool should_animate) OVERRIDE;
bool               42 chrome/browser/ui/cocoa/panels/panel_cocoa.h   virtual void DrawAttention(bool draw_attention) OVERRIDE;
bool               43 chrome/browser/ui/cocoa/panels/panel_cocoa.h   virtual bool IsDrawingAttention() const OVERRIDE;
bool               46 chrome/browser/ui/cocoa/panels/panel_cocoa.h   virtual void FullScreenModeChanged(bool is_full_screen) OVERRIDE;
bool               47 chrome/browser/ui/cocoa/panels/panel_cocoa.h   virtual bool IsPanelAlwaysOnTop() const OVERRIDE;
bool               48 chrome/browser/ui/cocoa/panels/panel_cocoa.h   virtual void SetPanelAlwaysOnTop(bool on_top) OVERRIDE;
bool               65 chrome/browser/ui/cocoa/panels/panel_cocoa.h   virtual bool IsPanelMinimizedBySystem() const OVERRIDE;
bool               66 chrome/browser/ui/cocoa/panels/panel_cocoa.h   virtual bool IsPanelShownOnActiveDesktop() const OVERRIDE;
bool               67 chrome/browser/ui/cocoa/panels/panel_cocoa.h   virtual void ShowShadow(bool show) OVERRIDE;
bool               73 chrome/browser/ui/cocoa/panels/panel_cocoa.h   bool IsClosed() const;
bool               93 chrome/browser/ui/cocoa/panels/panel_cocoa.h   void setBoundsInternal(const gfx::Rect& bounds, bool animate);
bool              104 chrome/browser/ui/cocoa/panels/panel_cocoa.h   bool always_on_top_;
bool              106 chrome/browser/ui/cocoa/panels/panel_cocoa.h   bool is_shown_;  // Panel is hidden on creation, Show() changes that forever.
bool               40 chrome/browser/ui/cocoa/panels/panel_stack_window_cocoa.h   virtual bool IsEmpty() const OVERRIDE;
bool               41 chrome/browser/ui/cocoa/panels/panel_stack_window_cocoa.h   virtual bool HasPanel(Panel* panel) const OVERRIDE;
bool               43 chrome/browser/ui/cocoa/panels/panel_stack_window_cocoa.h   virtual void BeginBatchUpdatePanelBounds(bool animate) OVERRIDE;
bool               47 chrome/browser/ui/cocoa/panels/panel_stack_window_cocoa.h   virtual bool IsAnimatingPanelBounds() const OVERRIDE;
bool               49 chrome/browser/ui/cocoa/panels/panel_stack_window_cocoa.h   virtual bool IsMinimized() const OVERRIDE;
bool               50 chrome/browser/ui/cocoa/panels/panel_stack_window_cocoa.h   virtual void DrawSystemAttention(bool draw_attention) OVERRIDE;
bool               81 chrome/browser/ui/cocoa/panels/panel_stack_window_cocoa.h   bool bounds_updates_started_;
bool               82 chrome/browser/ui/cocoa/panels/panel_stack_window_cocoa.h   bool animate_bounds_updates_;
bool              128 chrome/browser/ui/cocoa/panels/panel_window_controller_cocoa.h - (void)fullScreenModeChanged:(bool)isFullScreen;
bool               41 chrome/browser/ui/cocoa/profile_signin_confirmation_dialog_cocoa.h       bool offer_profile_creation);
bool               34 chrome/browser/ui/cocoa/profile_signin_confirmation_view_controller.h   bool offerProfileCreation_;
bool               55 chrome/browser/ui/cocoa/profile_signin_confirmation_view_controller.h  offerProfileCreation:(bool)offer;
bool               27 chrome/browser/ui/cocoa/renderer_context_menu/render_view_context_menu_mac.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               28 chrome/browser/ui/cocoa/renderer_context_menu/render_view_context_menu_mac.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               32 chrome/browser/ui/cocoa/renderer_context_menu/render_view_context_menu_mac.h                               bool enabled,
bool               33 chrome/browser/ui/cocoa/renderer_context_menu/render_view_context_menu_mac.h                               bool hidden,
bool               40 chrome/browser/ui/cocoa/renderer_context_menu/render_view_context_menu_mac.h   virtual bool GetAcceleratorForCommandId(
bool               43 chrome/browser/ui/cocoa/status_bubble_mac.h                           bool left_content) OVERRIDE;
bool               44 chrome/browser/ui/cocoa/status_bubble_mac.h   virtual void UpdateDownloadShelfVisibility(bool visible) OVERRIDE;
bool               71 chrome/browser/ui/cocoa/status_bubble_mac.h   void SetText(const base::string16& text, bool is_url);
bool               86 chrome/browser/ui/cocoa/status_bubble_mac.h   bool is_attached() { return [window_ parentWindow] != nil; }
bool               94 chrome/browser/ui/cocoa/status_bubble_mac.h   void Fade(bool show);
bool              139 chrome/browser/ui/cocoa/status_bubble_mac.h   NSRect CalculateWindowFrame(bool expanded_width);
bool              174 chrome/browser/ui/cocoa/status_bubble_mac.h   bool immediate_;
bool              179 chrome/browser/ui/cocoa/status_bubble_mac.h   bool is_expanded_;
bool               34 chrome/browser/ui/cocoa/status_icons/status_icon_mac.h   bool HasStatusIconMenu();
bool               48 chrome/browser/ui/cocoa/tab_modal_confirm_dialog_mac.h   bool closing_;
bool               32 chrome/browser/ui/cocoa/tabs/tab_strip_model_observer_bridge.h                              bool foreground) OVERRIDE;
bool               72 chrome/browser/ui/cocoa/tabs/tab_strip_model_observer_bridge.h                  inForeground:(bool)inForeground;
bool               37 chrome/browser/ui/cocoa/user_manager_mac.h   static bool IsShowing();
bool               27 chrome/browser/ui/cocoa/website_settings/permission_bubble_cocoa.h                     const std::vector<bool>& accept_state,
bool               28 chrome/browser/ui/cocoa/website_settings/permission_bubble_cocoa.h                     bool customization_mode) OVERRIDE;
bool               31 chrome/browser/ui/cocoa/website_settings/permission_bubble_cocoa.h   virtual bool CanAcceptRequestUpdate() OVERRIDE;
bool               41 chrome/browser/ui/cocoa/website_settings/permission_bubble_controller.h          acceptStates:(const std::vector<bool>&)acceptStates
bool               12 chrome/browser/ui/cocoa/window_restore_utils.h bool IsWindowRestoreEnabled();
bool               33 chrome/browser/ui/collected_cookies_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               73 chrome/browser/ui/content_settings/content_setting_bubble_model.h     bool disabled;
bool               84 chrome/browser/ui/content_settings/content_setting_bubble_model.h     bool radio_group_enabled;
bool               87 chrome/browser/ui/content_settings/content_setting_bubble_model.h     bool custom_link_enabled;
bool              139 chrome/browser/ui/content_settings/content_setting_bubble_model.h   void set_radio_group_enabled(bool enabled) {
bool              148 chrome/browser/ui/content_settings/content_setting_bubble_model.h   void set_custom_link_enabled(bool enabled) {
bool              160 chrome/browser/ui/content_settings/content_setting_bubble_model.h   bool setting_is_managed() {
bool              163 chrome/browser/ui/content_settings/content_setting_bubble_model.h   void set_setting_is_managed(bool managed) {
bool              176 chrome/browser/ui/content_settings/content_setting_bubble_model.h   bool setting_is_managed_;
bool               34 chrome/browser/ui/content_settings/content_setting_image_model.h   bool is_visible() const { return is_visible_; }
bool               43 chrome/browser/ui/content_settings/content_setting_image_model.h   void set_visible(bool visible) { is_visible_ = visible; }
bool               52 chrome/browser/ui/content_settings/content_setting_image_model.h   bool is_visible_;
bool               32 chrome/browser/ui/content_settings/content_setting_media_menu_model.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               33 chrome/browser/ui/content_settings/content_setting_media_menu_model.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               34 chrome/browser/ui/content_settings/content_setting_media_menu_model.h   virtual bool GetAcceleratorForCommandId(
bool               30 chrome/browser/ui/content_settings/media_setting_changed_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               39 chrome/browser/ui/crypto_module_delegate_nss.h   bool InitializeSlot(content::ResourceContext* context,
bool               48 chrome/browser/ui/crypto_module_delegate_nss.h                                       bool retry,
bool               49 chrome/browser/ui/crypto_module_delegate_nss.h                                       bool* cancelled) OVERRIDE;
bool               52 chrome/browser/ui/crypto_module_delegate_nss.h   void ShowDialog(const std::string& slot_name, bool retry);
bool               67 chrome/browser/ui/crypto_module_delegate_nss.h   bool cancelled_;
bool               33 chrome/browser/ui/crypto_module_password_dialog.h     bool retry,
bool               82 chrome/browser/ui/extensions/extension_enable_flow.h   virtual void InstallUIAbort(bool user_initiated) OVERRIDE;
bool               16 chrome/browser/ui/extensions/extension_enable_flow_delegate.h   virtual void ExtensionEnableFlowAborted(bool user_initiated) = 0;
bool               24 chrome/browser/ui/extensions/extension_install_ui_default.h   virtual void SetUseAppInstalledBubble(bool use_bubble) OVERRIDE;
bool               29 chrome/browser/ui/extensions/extension_install_ui_default.h   bool previous_using_native_theme_;
bool               33 chrome/browser/ui/extensions/extension_install_ui_default.h   bool use_app_installed_bubble_;
bool               48 chrome/browser/ui/extensions/extension_installed_bubble.h     virtual bool MaybeShowNow() = 0;
bool               25 chrome/browser/ui/external_protocol_dialog_delegate.h   virtual void DoAccept(const GURL& url, bool dont_block) const OVERRIDE;
bool               26 chrome/browser/ui/external_protocol_dialog_delegate.h   virtual void DoCancel(const GURL& url, bool dont_block) const OVERRIDE;
bool               65 chrome/browser/ui/fast_unload_controller.h   bool CanCloseContents(content::WebContents* contents);
bool               68 chrome/browser/ui/fast_unload_controller.h   static bool ShouldRunUnloadEventsHelper(content::WebContents* contents);
bool               72 chrome/browser/ui/fast_unload_controller.h   static bool RunUnloadEventsHelper(content::WebContents* contents);
bool               81 chrome/browser/ui/fast_unload_controller.h   bool BeforeUnloadFired(content::WebContents* contents, bool proceed);
bool               83 chrome/browser/ui/fast_unload_controller.h   bool is_attempting_to_close_browser() const {
bool               89 chrome/browser/ui/fast_unload_controller.h   bool ShouldCloseWindow();
bool               93 chrome/browser/ui/fast_unload_controller.h   bool CallBeforeUnloadHandlers(
bool               94 chrome/browser/ui/fast_unload_controller.h       const base::Callback<void(bool)>& on_close_confirmed);
bool              107 chrome/browser/ui/fast_unload_controller.h   bool TabsNeedBeforeUnloadFired();
bool              110 chrome/browser/ui/fast_unload_controller.h   bool HasCompletedUnloadProcessing() const;
bool              125 chrome/browser/ui/fast_unload_controller.h                              bool foreground) OVERRIDE;
bool              140 chrome/browser/ui/fast_unload_controller.h   bool DetachWebContents(content::WebContents* contents);
bool              158 chrome/browser/ui/fast_unload_controller.h   bool is_calling_before_unload_handlers() {
bool              188 chrome/browser/ui/fast_unload_controller.h   bool is_attempting_to_close_browser_;
bool              193 chrome/browser/ui/fast_unload_controller.h   base::Callback<void(bool)> on_close_confirmed_;
bool               34 chrome/browser/ui/find_bar/find_bar.h   virtual void Show(bool animate) = 0;
bool               38 chrome/browser/ui/find_bar/find_bar.h   virtual void Hide(bool animate) = 0;
bool               57 chrome/browser/ui/find_bar/find_bar.h                                      bool no_redraw) = 0;
bool               78 chrome/browser/ui/find_bar/find_bar.h   virtual bool IsFindBarVisible() = 0;
bool               85 chrome/browser/ui/find_bar/find_bar.h   virtual bool HasGlobalFindPasteboard() = 0;
bool              105 chrome/browser/ui/find_bar/find_bar.h   virtual bool GetFindBarWindowInfo(gfx::Point* position,
bool              106 chrome/browser/ui/find_bar/find_bar.h                                     bool* fully_visible) = 0;
bool               13 chrome/browser/ui/find_bar/find_bar_host_unittest_util.h void DisableFindBarAnimationsDuringTesting(bool disable);
bool               15 chrome/browser/ui/find_bar/find_bar_host_unittest_util.h static inline void DisableFindBarAnimationsDuringTesting(bool disable) {}
bool               17 chrome/browser/ui/find_bar/find_notification_details.h                           bool final_update)
bool               40 chrome/browser/ui/find_bar/find_notification_details.h   bool final_update() const { return final_update_; }
bool               47 chrome/browser/ui/find_bar/find_notification_details.h   bool final_update_;  // Whether this is the last Find Result update.
bool               31 chrome/browser/ui/find_bar/find_tab_helper.h                     bool forward_direction,
bool               32 chrome/browser/ui/find_bar/find_tab_helper.h                     bool case_sensitive);
bool               38 chrome/browser/ui/find_bar/find_tab_helper.h   bool find_ui_active() const { return find_ui_active_; }
bool               39 chrome/browser/ui/find_bar/find_tab_helper.h   void set_find_ui_active(bool find_ui_active) {
bool               44 chrome/browser/ui/find_bar/find_tab_helper.h   void set_find_op_aborted(bool find_op_aborted) {
bool               84 chrome/browser/ui/find_bar/find_tab_helper.h                        bool final_update);
bool               97 chrome/browser/ui/find_bar/find_tab_helper.h   bool find_ui_active_;
bool              104 chrome/browser/ui/find_bar/find_tab_helper.h   bool find_op_aborted_;
bool              121 chrome/browser/ui/find_bar/find_tab_helper.h   bool last_search_case_sensitive_;
bool               65 chrome/browser/ui/fullscreen/fullscreen_controller.h   bool IsFullscreenForBrowser() const;
bool               79 chrome/browser/ui/fullscreen/fullscreen_controller.h   bool IsWindowFullscreenForTabOrPending() const;
bool               84 chrome/browser/ui/fullscreen/fullscreen_controller.h   bool IsFullscreenForTabOrPending(
bool               89 chrome/browser/ui/fullscreen/fullscreen_controller.h   bool IsFullscreenCausedByTab() const;
bool               95 chrome/browser/ui/fullscreen/fullscreen_controller.h                                   bool enter_fullscreen);
bool              100 chrome/browser/ui/fullscreen/fullscreen_controller.h   bool IsInMetroSnapMode();
bool              105 chrome/browser/ui/fullscreen/fullscreen_controller.h   void SetMetroSnapMode(bool enable);
bool              114 chrome/browser/ui/fullscreen/fullscreen_controller.h   bool IsMouseLockRequested() const;
bool              115 chrome/browser/ui/fullscreen/fullscreen_controller.h   bool IsMouseLocked() const;
bool              118 chrome/browser/ui/fullscreen/fullscreen_controller.h                           bool user_gesture,
bool              119 chrome/browser/ui/fullscreen/fullscreen_controller.h                           bool last_unlocked_by_target);
bool              136 chrome/browser/ui/fullscreen/fullscreen_controller.h   bool HandleUserPressedEscape();
bool              181 chrome/browser/ui/fullscreen/fullscreen_controller.h   void PostFullscreenChangeNotification(bool is_fullscreen);
bool              183 chrome/browser/ui/fullscreen/fullscreen_controller.h   void NotifyFullscreenChange(bool is_fullscreen);
bool              202 chrome/browser/ui/fullscreen/fullscreen_controller.h   bool IsPrivilegedFullscreenForTab() const;
bool              203 chrome/browser/ui/fullscreen/fullscreen_controller.h   void SetPrivilegedFullscreenForTesting(bool is_privileged);
bool              206 chrome/browser/ui/fullscreen/fullscreen_controller.h   bool IsFullscreenWithinTabPossible() const;
bool              209 chrome/browser/ui/fullscreen/fullscreen_controller.h   bool MaybeToggleFullscreenForCapturedTab(content::WebContents* web_contents,
bool              210 chrome/browser/ui/fullscreen/fullscreen_controller.h                                            bool enter_fullscreen);
bool              213 chrome/browser/ui/fullscreen/fullscreen_controller.h   bool IsFullscreenForCapturedTab(const content::WebContents* web_contents)
bool              242 chrome/browser/ui/fullscreen/fullscreen_controller.h   bool tab_fullscreen_accepted_;
bool              245 chrome/browser/ui/fullscreen/fullscreen_controller.h   bool toggled_into_fullscreen_;
bool              257 chrome/browser/ui/fullscreen/fullscreen_controller.h   bool reentrant_window_state_change_call_check_;
bool              261 chrome/browser/ui/fullscreen/fullscreen_controller.h   bool is_privileged_fullscreen_for_testing_;
bool               90 chrome/browser/ui/fullscreen/fullscreen_controller_state_test.h   static bool IsWindowFullscreenStateChangedReentrant();
bool               94 chrome/browser/ui/fullscreen/fullscreen_controller_state_test.h   static bool IsPersistentState(State state);
bool              102 chrome/browser/ui/fullscreen/fullscreen_controller_state_test.h   bool TransitionAStepTowardState(State destination_state);
bool              113 chrome/browser/ui/fullscreen/fullscreen_controller_state_test.h   virtual bool InvokeEvent(Event event);
bool              174 chrome/browser/ui/fullscreen/fullscreen_controller_state_test.h   virtual bool ShouldSkipStateAndEventPair(State state, Event event);
bool              177 chrome/browser/ui/fullscreen/fullscreen_controller_state_test.h   virtual bool ShouldSkipTest(State state, Event event);
bool               41 chrome/browser/ui/fullscreen/fullscreen_controller_test.h   void RequestToLockMouse(bool user_gesture,
bool               42 chrome/browser/ui/fullscreen/fullscreen_controller_test.h                           bool last_unlocked_by_target);
bool               44 chrome/browser/ui/fullscreen/fullscreen_controller_test.h   bool SendEscapeToFullscreenController();
bool               45 chrome/browser/ui/fullscreen/fullscreen_controller_test.h   bool IsFullscreenForBrowser();
bool               46 chrome/browser/ui/fullscreen/fullscreen_controller_test.h   bool IsWindowFullscreenForTabOrPending();
bool               47 chrome/browser/ui/fullscreen/fullscreen_controller_test.h   bool IsMouseLockPermissionRequested();
bool               48 chrome/browser/ui/fullscreen/fullscreen_controller_test.h   bool IsFullscreenPermissionRequested();
bool               50 chrome/browser/ui/fullscreen/fullscreen_controller_test.h   bool IsFullscreenBubbleDisplayed();
bool               51 chrome/browser/ui/fullscreen/fullscreen_controller_test.h   bool IsFullscreenBubbleDisplayingButtons();
bool               56 chrome/browser/ui/fullscreen/fullscreen_controller_test.h   void SetPrivilegedFullscreen(bool is_privileged);
bool               59 chrome/browser/ui/fullscreen/fullscreen_controller_test.h   void ToggleTabFullscreen_Internal(bool enter_fullscreen,
bool               60 chrome/browser/ui/fullscreen/fullscreen_controller_test.h                                     bool retry_until_success);
bool               43 chrome/browser/ui/fullscreen/fullscreen_exit_bubble.h   virtual gfx::Rect GetPopupRect(bool ignore_animation_state) const = 0;
bool               45 chrome/browser/ui/fullscreen/fullscreen_exit_bubble.h   virtual bool WindowContainsPoint(gfx::Point pos) = 0;
bool               48 chrome/browser/ui/fullscreen/fullscreen_exit_bubble.h   virtual bool IsWindowActive() = 0;
bool               57 chrome/browser/ui/fullscreen/fullscreen_exit_bubble.h   virtual bool IsAnimating() = 0;
bool               61 chrome/browser/ui/fullscreen/fullscreen_exit_bubble.h   virtual bool CanMouseTriggerSlideIn() const = 0;
bool               65 chrome/browser/ui/fullscreen/fullscreen_exit_bubble.h   bool IsWatchingMouse() const;
bool               41 chrome/browser/ui/fullscreen/fullscreen_exit_bubble_type.h bool ShowButtonsForType(FullscreenExitBubbleType type);
bool               43 chrome/browser/ui/fullscreen/fullscreen_exit_bubble_type.h                                bool* tab_fullscreen,
bool               44 chrome/browser/ui/fullscreen/fullscreen_exit_bubble_type.h                                bool* mouse_lock);
bool               24 chrome/browser/ui/fullscreen/fullscreen_within_tab_helper.h   bool is_fullscreen_for_captured_tab() const {
bool               28 chrome/browser/ui/fullscreen/fullscreen_within_tab_helper.h   void SetIsFullscreenForCapturedTab(bool is_fullscreen) {
bool               41 chrome/browser/ui/fullscreen/fullscreen_within_tab_helper.h   bool is_fullscreen_for_captured_tab_;
bool               35 chrome/browser/ui/gesture_prefs_observer_factory_aura.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               38 chrome/browser/ui/gesture_prefs_observer_factory_aura.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               39 chrome/browser/ui/global_error/global_error.h   virtual bool HasMenuItem() = 0;
bool               50 chrome/browser/ui/global_error/global_error.h   virtual bool HasBubbleView() = 0;
bool               52 chrome/browser/ui/global_error/global_error.h   virtual bool HasShownBubbleView() = 0;
bool               96 chrome/browser/ui/global_error/global_error.h   virtual bool HasBubbleView() OVERRIDE;
bool               97 chrome/browser/ui/global_error/global_error.h   virtual bool HasShownBubbleView() OVERRIDE;
bool              102 chrome/browser/ui/global_error/global_error.h   bool has_shown_bubble_view_;
bool               38 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   virtual bool IsActive() const OVERRIDE;
bool               39 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   virtual bool IsMaximized() const OVERRIDE;
bool               40 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   virtual bool IsMinimized() const OVERRIDE;
bool               41 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   virtual bool IsFullscreen() const OVERRIDE;
bool               56 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   virtual void FlashFrame(bool flash) OVERRIDE;
bool               57 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   virtual bool IsAlwaysOnTop() const OVERRIDE;
bool               58 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   virtual void SetAlwaysOnTop(bool always_on_top) OVERRIDE;
bool               71 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   virtual bool IsFullscreenOrPending() const OVERRIDE;
bool               72 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   virtual bool IsDetached() const OVERRIDE;
bool               82 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   virtual bool IsFrameless() const OVERRIDE;
bool               83 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   virtual bool HasFrameColor() const OVERRIDE;
bool              115 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   bool GetWindowEdge(int x, int y, GdkWindowEdge* edge);
bool              143 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   bool is_active_;
bool              153 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   bool content_thinks_its_fullscreen_;
bool              156 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   bool maximize_pending_;
bool              164 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   bool suppress_window_raise_;
bool              167 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   bool frameless_;
bool              170 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   bool resizable_;
bool              174 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   bool always_on_top_;
bool              198 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   bool is_x_event_listened_;
bool               37 chrome/browser/ui/gtk/avatar_menu_bubble_gtk.h                              bool closed_by_escape) OVERRIDE;
bool               95 chrome/browser/ui/gtk/avatar_menu_bubble_gtk.h   bool switching_;
bool               39 chrome/browser/ui/gtk/avatar_menu_button_gtk.h   void SetIcon(const gfx::Image& icon, bool is_gaia_picture);
bool               65 chrome/browser/ui/gtk/avatar_menu_button_gtk.h   bool is_gaia_picture_;
bool               24 chrome/browser/ui/gtk/back_forward_button_gtk.h   BackForwardButtonGtk(Browser* browser, bool is_forward);
bool               29 chrome/browser/ui/gtk/back_forward_button_gtk.h   virtual bool AlwaysShowIconForCmd(int command_id) const OVERRIDE;
bool               59 chrome/browser/ui/gtk/back_forward_button_gtk.h   bool is_forward_;
bool               78 chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk.h   bool IsAnimating();
bool              177 chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk.h   bool GetWebContentsSize(gfx::Size* size);
bool              212 chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk.h                                    bool ids_reassigned) OVERRIDE;
bool              242 chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk.h   void ConnectFolderButtonEvents(GtkWidget* widget, bool is_tool_item);
bool              374 chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk.h   bool show_instructions_;
bool               43 chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.h                    bool newly_bookmarked);
bool               46 chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.h   virtual void BubbleClosing(BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
bool               62 chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.h                     bool newly_bookmarked);
bool              138 chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.h   bool newly_bookmarked_;
bool              140 chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.h   bool apply_edits_;
bool              141 chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.h   bool remove_bookmark_;
bool               62 chrome/browser/ui/gtk/bookmarks/bookmark_editor_gtk.h                                    bool ids_reassigned) OVERRIDE {}
bool              153 chrome/browser/ui/gtk/bookmarks/bookmark_editor_gtk.h   bool running_menu_for_root_;
bool              156 chrome/browser/ui/gtk/bookmarks/bookmark_editor_gtk.h   bool show_tree_;
bool              129 chrome/browser/ui/gtk/bookmarks/bookmark_menu_controller_gtk.h   bool ignore_button_release_;
bool               98 chrome/browser/ui/gtk/bookmarks/bookmark_sub_menu_model_gtk.h                                    bool ids_reassigned) OVERRIDE;
bool              107 chrome/browser/ui/gtk/bookmarks/bookmark_sub_menu_model_gtk.h   virtual bool IsEnabledAt(int index) const OVERRIDE;
bool              108 chrome/browser/ui/gtk/bookmarks/bookmark_sub_menu_model_gtk.h   virtual bool IsVisibleAt(int index) const OVERRIDE;
bool              111 chrome/browser/ui/gtk/bookmarks/bookmark_sub_menu_model_gtk.h   static bool IsBookmarkItemCommandId(int command_id);
bool              129 chrome/browser/ui/gtk/bookmarks/bookmark_sub_menu_model_gtk.h   bool menu_showing_;
bool               31 chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.h                             bool native);
bool               69 chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.h int GetCodeMask(bool folder);
bool               95 chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.h bool CreateNewBookmarkFromNamedUrl(GtkSelectionData* selection_data,
bool              102 chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.h bool CreateNewBookmarksFromURIList(GtkSelectionData* selection_data,
bool              108 chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.h bool CreateNewBookmarkFromNetscapeURL(GtkSelectionData* selection_data,
bool               76 chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h   bool animating() {
bool              115 chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h   bool ShouldDisplayBrowserAction(const extensions::Extension* extension);
bool              124 chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h   virtual bool BrowserActionShowPopup(
bool              134 chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool              135 chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool              136 chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h   virtual bool GetAcceleratorForCommandId(
bool              143 chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h   virtual bool AlwaysShowIconForCmd(int command_id) const OVERRIDE;
bool               67 chrome/browser/ui/gtk/browser_titlebar.h   void UpdateCustomFrame(bool use_custom_frame);
bool               89 chrome/browser/ui/gtk/browser_titlebar.h   bool BuildButton(const std::string& button_token, bool left_side);
bool              102 chrome/browser/ui/gtk/browser_titlebar.h                                          bool left_side);
bool              108 chrome/browser/ui/gtk/browser_titlebar.h   GtkWidget* GetButtonHBox(bool left_side);
bool              158 chrome/browser/ui/gtk/browser_titlebar.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool              159 chrome/browser/ui/gtk/browser_titlebar.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool              161 chrome/browser/ui/gtk/browser_titlebar.h   virtual bool GetAcceleratorForCommandId(
bool              174 chrome/browser/ui/gtk/browser_titlebar.h   bool ShouldDisplayAvatar();
bool              178 chrome/browser/ui/gtk/browser_titlebar.h   bool IsOffTheRecord();
bool              237 chrome/browser/ui/gtk/browser_titlebar.h   bool using_custom_frame_;
bool              241 chrome/browser/ui/gtk/browser_titlebar.h   bool window_has_focus_;
bool              244 chrome/browser/ui/gtk/browser_titlebar.h   bool display_avatar_on_left_;
bool               85 chrome/browser/ui/gtk/browser_toolbar_gtk.h   void UpdateForBookmarkBarVisibility(bool show_bottom_padding);
bool               90 chrome/browser/ui/gtk/browser_toolbar_gtk.h   virtual void EnabledStateChangedForCommand(int id, bool enabled) OVERRIDE;
bool               95 chrome/browser/ui/gtk/browser_toolbar_gtk.h   virtual bool AlwaysShowIconForCmd(int command_id) const OVERRIDE;
bool               98 chrome/browser/ui/gtk/browser_toolbar_gtk.h   virtual bool GetAcceleratorForCommandId(
bool              108 chrome/browser/ui/gtk/browser_toolbar_gtk.h   bool IsWrenchMenuShowing() const;
bool              122 chrome/browser/ui/gtk/browser_toolbar_gtk.h   bool UpdateRoundedness();
bool              151 chrome/browser/ui/gtk/browser_toolbar_gtk.h   bool ShouldOnlyShowLocation() const;
bool              200 chrome/browser/ui/gtk/browser_toolbar_gtk.h   bool is_wrench_menu_model_valid_;
bool               85 chrome/browser/ui/gtk/browser_window_gtk.h   virtual bool IsActive() const OVERRIDE;
bool               86 chrome/browser/ui/gtk/browser_window_gtk.h   virtual void FlashFrame(bool flash) OVERRIDE;
bool               87 chrome/browser/ui/gtk/browser_window_gtk.h   virtual bool IsAlwaysOnTop() const OVERRIDE;
bool               88 chrome/browser/ui/gtk/browser_window_gtk.h   virtual void SetAlwaysOnTop(bool always_on_top) OVERRIDE;
bool               96 chrome/browser/ui/gtk/browser_window_gtk.h   virtual void UpdateLoadingAnimations(bool should_animate) OVERRIDE;
bool               97 chrome/browser/ui/gtk/browser_window_gtk.h   virtual void SetStarredState(bool is_starred) OVERRIDE;
bool               98 chrome/browser/ui/gtk/browser_window_gtk.h   virtual void SetTranslateIconToggled(bool is_lit) OVERRIDE;
bool              103 chrome/browser/ui/gtk/browser_window_gtk.h   virtual void ZoomChangedForActiveTab(bool can_show_bubble) OVERRIDE;
bool              107 chrome/browser/ui/gtk/browser_window_gtk.h   virtual bool IsMaximized() const OVERRIDE;
bool              108 chrome/browser/ui/gtk/browser_window_gtk.h   virtual bool IsMinimized() const OVERRIDE;
bool              118 chrome/browser/ui/gtk/browser_window_gtk.h   virtual bool ShouldHideUIForFullscreen() const OVERRIDE;
bool              119 chrome/browser/ui/gtk/browser_window_gtk.h   virtual bool IsFullscreen() const OVERRIDE;
bool              120 chrome/browser/ui/gtk/browser_window_gtk.h   virtual bool IsFullscreenBubbleVisible() const OVERRIDE;
bool              122 chrome/browser/ui/gtk/browser_window_gtk.h   virtual void SetFocusToLocationBar(bool select_all) OVERRIDE;
bool              123 chrome/browser/ui/gtk/browser_window_gtk.h   virtual void UpdateReloadStopState(bool is_loading, bool force) OVERRIDE;
bool              129 chrome/browser/ui/gtk/browser_window_gtk.h   virtual void RotatePaneFocus(bool forwards) OVERRIDE;
bool              130 chrome/browser/ui/gtk/browser_window_gtk.h   virtual bool IsBookmarkBarVisible() const OVERRIDE;
bool              131 chrome/browser/ui/gtk/browser_window_gtk.h   virtual bool IsBookmarkBarAnimating() const OVERRIDE;
bool              132 chrome/browser/ui/gtk/browser_window_gtk.h   virtual bool IsTabStripEditable() const OVERRIDE;
bool              133 chrome/browser/ui/gtk/browser_window_gtk.h   virtual bool IsToolbarVisible() const OVERRIDE;
bool              139 chrome/browser/ui/gtk/browser_window_gtk.h                                   bool already_bookmarked) OVERRIDE;
bool              153 chrome/browser/ui/gtk/browser_window_gtk.h   virtual bool IsDownloadShelfVisible() const OVERRIDE;
bool              158 chrome/browser/ui/gtk/browser_window_gtk.h       bool app_modal,
bool              159 chrome/browser/ui/gtk/browser_window_gtk.h       const base::Callback<void(bool)>& callback) OVERRIDE;
bool              168 chrome/browser/ui/gtk/browser_window_gtk.h   virtual bool PreHandleKeyboardEvent(
bool              170 chrome/browser/ui/gtk/browser_window_gtk.h       bool* is_keyboard_shortcut) OVERRIDE;
bool              211 chrome/browser/ui/gtk/browser_window_gtk.h   virtual void InfoBarContainerStateChanged(bool is_animating) OVERRIDE;
bool              212 chrome/browser/ui/gtk/browser_window_gtk.h   virtual bool DrawInfoBarArrows(int* x) const OVERRIDE;
bool              228 chrome/browser/ui/gtk/browser_window_gtk.h   bool CanClose() const;
bool              233 chrome/browser/ui/gtk/browser_window_gtk.h   bool ShouldDrawContentDropShadow() const;
bool              235 chrome/browser/ui/gtk/browser_window_gtk.h   bool ShouldShowWindowIcon() const;
bool              279 chrome/browser/ui/gtk/browser_window_gtk.h   void MaybeShowBookmarkBar(bool animate);
bool              287 chrome/browser/ui/gtk/browser_window_gtk.h   bool GetWindowEdge(int x, int y, GdkWindowEdge* edge);
bool              302 chrome/browser/ui/gtk/browser_window_gtk.h   bool UseCustomFrame() const;
bool              310 chrome/browser/ui/gtk/browser_window_gtk.h   bool window_has_shown_;
bool              351 chrome/browser/ui/gtk/browser_window_gtk.h   bool UsingCustomPopupFrame() const;
bool              371 chrome/browser/ui/gtk/browser_window_gtk.h   void SetBoundsImpl(const gfx::Rect& bounds, bool exterior, bool move);
bool              457 chrome/browser/ui/gtk/browser_window_gtk.h   bool IsTabStripSupported() const;
bool              458 chrome/browser/ui/gtk/browser_window_gtk.h   bool IsToolbarSupported() const;
bool              459 chrome/browser/ui/gtk/browser_window_gtk.h   bool IsBookmarkBarSupported() const;
bool              462 chrome/browser/ui/gtk/browser_window_gtk.h   void PlaceBookmarkBar(bool is_floating);
bool              465 chrome/browser/ui/gtk/browser_window_gtk.h   bool DrawFrameAsActive() const;
bool              570 chrome/browser/ui/gtk/browser_window_gtk.h   bool is_active_;
bool              579 chrome/browser/ui/gtk/browser_window_gtk.h   bool suppress_window_raise_;
bool              588 chrome/browser/ui/gtk/browser_window_gtk.h   bool is_fullscreen_;
bool               34 chrome/browser/ui/gtk/bubble/bubble_gtk.h   virtual void BubbleClosing(BubbleGtk* bubble, bool closed_by_escape) = 0;
bool              156 chrome/browser/ui/gtk/bubble/bubble_gtk.h   bool UpdateFrameStyle(bool force_move_and_reshape);
bool              238 chrome/browser/ui/gtk/bubble/bubble_gtk.h   bool match_system_theme_;
bool              243 chrome/browser/ui/gtk/bubble/bubble_gtk.h   bool grab_input_;
bool              245 chrome/browser/ui/gtk/bubble/bubble_gtk.h   bool closed_by_escape_;
bool               44 chrome/browser/ui/gtk/collected_cookies_gtk.h   bool SelectionContainsHostNode(GtkTreeSelection* selection,
bool              119 chrome/browser/ui/gtk/collected_cookies_gtk.h   bool status_changed_;
bool               48 chrome/browser/ui/gtk/confirm_bubble_gtk.h   virtual void BubbleClosing(BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
bool               67 chrome/browser/ui/gtk/content_setting_bubble_gtk.h   virtual void BubbleClosing(BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
bool               74 chrome/browser/ui/gtk/create_application_shortcuts_dialog_gtk.h   bool create_in_chrome_apps_subdir_;
bool               48 chrome/browser/ui/gtk/custom_button.h   void set_flipped(bool flipped) { flipped_ = flipped; }
bool               94 chrome/browser/ui/gtk/custom_button.h   bool flipped_;
bool              172 chrome/browser/ui/gtk/custom_button.h   void set_flipped(bool flipped) { button_base_.set_flipped(flipped); }
bool              215 chrome/browser/ui/gtk/custom_button.h   bool UseGtkTheme();
bool              235 chrome/browser/ui/gtk/custom_button.h   bool forcing_chrome_theme_;
bool               18 chrome/browser/ui/gtk/download/download_in_progress_dialog_gtk.h                    bool app_modal,
bool               19 chrome/browser/ui/gtk/download/download_in_progress_dialog_gtk.h                    const base::Callback<void(bool)>& callback);
bool               25 chrome/browser/ui/gtk/download/download_in_progress_dialog_gtk.h                               bool app_modal,
bool               26 chrome/browser/ui/gtk/download/download_in_progress_dialog_gtk.h                               const base::Callback<void(bool)>& callback);
bool               31 chrome/browser/ui/gtk/download/download_in_progress_dialog_gtk.h   const bool app_modal_;
bool               32 chrome/browser/ui/gtk/download/download_in_progress_dialog_gtk.h   const base::Callback<void(bool)> callback_;
bool              182 chrome/browser/ui/gtk/download/download_item_gtk.h   bool menu_showing_;
bool              239 chrome/browser/ui/gtk/download/download_item_gtk.h   bool download_complete_;
bool              242 chrome/browser/ui/gtk/download/download_item_gtk.h   bool disabled_while_opening_;
bool               50 chrome/browser/ui/gtk/download/download_shelf_gtk.h   virtual bool IsShowing() const OVERRIDE;
bool               51 chrome/browser/ui/gtk/download/download_shelf_gtk.h   virtual bool IsClosing() const OVERRIDE;
bool              100 chrome/browser/ui/gtk/download/download_shelf_gtk.h   void SetCloseOnMouseOut(bool close);
bool              104 chrome/browser/ui/gtk/download/download_shelf_gtk.h   bool IsCursorInShelfZone(const gfx::Point& cursor_screen_coords);
bool              138 chrome/browser/ui/gtk/download/download_shelf_gtk.h   bool is_showing_;
bool              149 chrome/browser/ui/gtk/download/download_shelf_gtk.h   bool close_on_mouse_out_;
bool              153 chrome/browser/ui/gtk/download/download_shelf_gtk.h   bool mouse_in_shelf_;
bool               44 chrome/browser/ui/gtk/edit_search_engine_dialog.h   void UpdateImage(GtkWidget* image, bool is_valid, int invalid_message_id);
bool               42 chrome/browser/ui/gtk/extensions/bundle_installed_bubble_gtk.h   virtual void BubbleClosing(BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
bool               55 chrome/browser/ui/gtk/extensions/extension_installed_bubble_gtk.h   virtual bool MaybeShowNow() OVERRIDE;
bool               58 chrome/browser/ui/gtk/extensions/extension_installed_bubble_gtk.h   virtual void BubbleClosing(BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
bool               45 chrome/browser/ui/gtk/extensions/extension_keybinding_registry_gtk.h   static void set_shortcut_handling_suspended(bool suspended) {
bool               48 chrome/browser/ui/gtk/extensions/extension_keybinding_registry_gtk.h   static bool shortcut_handling_suspended() {
bool               76 chrome/browser/ui/gtk/extensions/extension_keybinding_registry_gtk.h   static bool shortcut_handling_suspended_;
bool               50 chrome/browser/ui/gtk/extensions/extension_popup_gtk.h                              bool closed_by_escape) OVERRIDE;
bool               60 chrome/browser/ui/gtk/extensions/extension_popup_gtk.h   bool DestroyPopup();
bool               67 chrome/browser/ui/gtk/extensions/extension_popup_gtk.h   bool being_inspected() const {
bool               92 chrome/browser/ui/gtk/extensions/extension_popup_gtk.h   void OnDevToolsStateChanged(content::DevToolsAgentHost*, bool attached);
bool              109 chrome/browser/ui/gtk/extensions/extension_popup_gtk.h   bool being_inspected_;
bool              111 chrome/browser/ui/gtk/extensions/extension_popup_gtk.h   base::Callback<void(content::DevToolsAgentHost*, bool)> devtools_callback_;
bool               51 chrome/browser/ui/gtk/extensions/media_galleries_dialog_gtk.h                                         bool permitted,
bool               75 chrome/browser/ui/gtk/extensions/media_galleries_dialog_gtk.h   bool accepted_;
bool               46 chrome/browser/ui/gtk/find_bar_gtk.h   virtual void Show(bool animate) OVERRIDE;
bool               47 chrome/browser/ui/gtk/find_bar_gtk.h   virtual void Hide(bool animate) OVERRIDE;
bool               52 chrome/browser/ui/gtk/find_bar_gtk.h                                      bool no_redraw) OVERRIDE;
bool               61 chrome/browser/ui/gtk/find_bar_gtk.h   virtual bool IsFindBarVisible() OVERRIDE;
bool               63 chrome/browser/ui/gtk/find_bar_gtk.h   virtual bool HasGlobalFindPasteboard() OVERRIDE;
bool               68 chrome/browser/ui/gtk/find_bar_gtk.h   virtual bool GetFindBarWindowInfo(gfx::Point* position,
bool               69 chrome/browser/ui/gtk/find_bar_gtk.h                                     bool* fully_visible) OVERRIDE;
bool               90 chrome/browser/ui/gtk/find_bar_gtk.h   bool MaybeForwardKeyEventToRenderer(GdkEventKey* event);
bool               94 chrome/browser/ui/gtk/find_bar_gtk.h   void FindEntryTextInContents(bool forward_search);
bool               96 chrome/browser/ui/gtk/find_bar_gtk.h   void UpdateMatchLabelAppearance(bool failure);
bool              211 chrome/browser/ui/gtk/find_bar_gtk.h   bool match_label_failure_;
bool              226 chrome/browser/ui/gtk/find_bar_gtk.h   bool ignore_changed_signal_;
bool               26 chrome/browser/ui/gtk/first_run_bubble.h   virtual void BubbleClosing(BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
bool               19 chrome/browser/ui/gtk/first_run_dialog.h   static bool Show(Profile* profile);
bool               48 chrome/browser/ui/gtk/first_run_dialog.h   bool show_reporting_dialog_;
bool               38 chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.h   virtual gfx::Rect GetPopupRect(bool ignore_animation_state) const OVERRIDE;
bool               40 chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.h   virtual bool WindowContainsPoint(gfx::Point pos) OVERRIDE;
bool               41 chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.h   virtual bool IsWindowActive() OVERRIDE;
bool               44 chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.h   virtual bool IsAnimating() OVERRIDE;
bool               45 chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.h   virtual bool CanMouseTriggerSlideIn() const OVERRIDE;
bool               51 chrome/browser/ui/gtk/gconf_titlebar_listener.h   bool HandleGError(GError* error, const char* key);
bool               31 chrome/browser/ui/gtk/global_error_bubble.h   virtual void BubbleClosing(BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
bool               60 chrome/browser/ui/gtk/global_history_menu.h   bool HasValidHistoryItemForTab(const TabRestoreService::Tab& entry);
bool               66 chrome/browser/ui/gtk/global_menu_bar.h   virtual void EnabledStateChangedForCommand(int id, bool enabled) OVERRIDE;
bool               96 chrome/browser/ui/gtk/global_menu_bar.h   bool block_activation_;
bool              194 chrome/browser/ui/gtk/gtk_chrome_cookie_view.h bool gtk_chrome_cookie_view_session_expires(GtkChromeCookieView* self);
bool               77 chrome/browser/ui/gtk/gtk_theme_service.h   virtual bool HasCustomImage(int id) const OVERRIDE;
bool               81 chrome/browser/ui/gtk/gtk_theme_service.h   virtual bool UsingDefaultTheme() const OVERRIDE;
bool               82 chrome/browser/ui/gtk/gtk_theme_service.h   virtual bool UsingNativeTheme() const OVERRIDE;
bool               85 chrome/browser/ui/gtk/gtk_theme_service.h   virtual bool ShouldInitWithNativeTheme() const OVERRIDE;
bool              153 chrome/browser/ui/gtk/gtk_theme_service.h   static gfx::Image GetFolderIcon(bool native);
bool              154 chrome/browser/ui/gtk/gtk_theme_service.h   static gfx::Image GetDefaultFavicon(bool native);
bool              158 chrome/browser/ui/gtk/gtk_theme_service.h   static bool DefaultUsesSystemTheme();
bool              253 chrome/browser/ui/gtk/gtk_theme_service.h   bool use_gtk_;
bool               43 chrome/browser/ui/gtk/gtk_tree.h bool RemoveRecursively(GtkTreeStore* tree_store, GtkTreeIter* iter);
bool              123 chrome/browser/ui/gtk/gtk_tree.h   bool IsGroupRow(GtkTreeIter* iter) const;
bool              200 chrome/browser/ui/gtk/gtk_tree.h   bool GetTreeIter(ui::TreeModelNode* node, GtkTreeIter* iter);
bool               80 chrome/browser/ui/gtk/gtk_util.h                                 int width_id, int height_id, bool resizable);
bool              112 chrome/browser/ui/gtk/gtk_util.h                               bool pack_at_end, int padding);
bool              119 chrome/browser/ui/gtk/gtk_util.h                                       bool left, bool middle, bool right);
bool              140 chrome/browser/ui/gtk/gtk_util.h bool WidgetContainsCursor(GtkWidget* widget);
bool              181 chrome/browser/ui/gtk/gtk_util.h GdkPoint MakeBidiGdkPoint(gint x, gint y, gint width, bool ltr);
bool              236 chrome/browser/ui/gtk/gtk_util.h bool GrabAllInput(GtkWidget* widget);
bool              255 chrome/browser/ui/gtk/gtk_util.h bool URLFromPrimarySelection(Profile* profile, GURL* url);
bool              258 chrome/browser/ui/gtk/gtk_util.h bool AddWindowAlphaChannel(GtkWidget* window);
bool              273 chrome/browser/ui/gtk/gtk_util.h                                  bool resizeable);
bool              290 chrome/browser/ui/gtk/gtk_util.h bool IsWidgetAncestryVisible(GtkWidget* widget);
bool               43 chrome/browser/ui/gtk/gtk_window_util.h bool BoundsMatchMonitorSize(GtkWindow* window, gfx::Rect bounds);
bool               45 chrome/browser/ui/gtk/gtk_window_util.h bool HandleTitleBarLeftMousePress(GtkWindow* window,
bool               76 chrome/browser/ui/gtk/gtk_window_util.h bool GetWindowEdge(const gfx::Size& window_size,
bool               21 chrome/browser/ui/gtk/importer/import_lock_dialog_gtk.h                    const base::Callback<void(bool)>& callback);
bool               25 chrome/browser/ui/gtk/importer/import_lock_dialog_gtk.h                       const base::Callback<void(bool)>& callback);
bool               34 chrome/browser/ui/gtk/importer/import_lock_dialog_gtk.h   base::Callback<void(bool)> callback_;
bool               23 chrome/browser/ui/gtk/infobars/after_translate_infobar_gtk.h   virtual bool ShowOptionsMenuButton() const OVERRIDE;
bool               23 chrome/browser/ui/gtk/infobars/before_translate_infobar_gtk.h   virtual bool ShowOptionsMenuButton() const OVERRIDE;
bool               28 chrome/browser/ui/gtk/infobars/extension_infobar_gtk.h   virtual void PlatformSpecificHide(bool animate) OVERRIDE;
bool               57 chrome/browser/ui/gtk/infobars/infobar_container_gtk.h   bool ContainsInfobars() const;
bool               72 chrome/browser/ui/gtk/infobars/infobar_container_gtk.h   virtual void PlatformSpecificInfoBarStateChanged(bool is_animating) OVERRIDE;
bool               73 chrome/browser/ui/gtk/infobars/infobar_gtk.h   virtual void PlatformSpecificShow(bool animate) OVERRIDE;
bool               31 chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.h   virtual bool ShowOptionsMenuButton() const;
bool               67 chrome/browser/ui/gtk/location_bar_view_gtk.h   void Init(bool popup_window_mode);
bool               86 chrome/browser/ui/gtk/location_bar_view_gtk.h                                    bool preview_enabled);
bool               93 chrome/browser/ui/gtk/location_bar_view_gtk.h   void ShowStarBubble(const GURL& url, bool newly_boomkarked);
bool               97 chrome/browser/ui/gtk/location_bar_view_gtk.h   void ZoomChangedForActiveTab(bool can_show_bubble);
bool              109 chrome/browser/ui/gtk/location_bar_view_gtk.h   void SetStarred(bool starred);
bool              127 chrome/browser/ui/gtk/location_bar_view_gtk.h   virtual void FocusLocation(bool select_all) OVERRIDE;
bool              147 chrome/browser/ui/gtk/location_bar_view_gtk.h   virtual bool GetBookmarkStarVisibility() OVERRIDE;
bool              166 chrome/browser/ui/gtk/location_bar_view_gtk.h     bool IsVisible();
bool              230 chrome/browser/ui/gtk/location_bar_view_gtk.h     void set_preview_enabled(bool preview_enabled) {
bool              234 chrome/browser/ui/gtk/location_bar_view_gtk.h     bool IsVisible();
bool              313 chrome/browser/ui/gtk/location_bar_view_gtk.h     bool preview_enabled_;
bool              405 chrome/browser/ui/gtk/location_bar_view_gtk.h   bool ShouldOnlyShowLocation();
bool              421 chrome/browser/ui/gtk/location_bar_view_gtk.h   bool starred_;
bool              422 chrome/browser/ui/gtk/location_bar_view_gtk.h   bool star_sized_;  // True after a size-allocate signal to the star widget.
bool              433 chrome/browser/ui/gtk/location_bar_view_gtk.h   bool enable_location_drag_;
bool              474 chrome/browser/ui/gtk/location_bar_view_gtk.h   bool popup_window_mode_;
bool              489 chrome/browser/ui/gtk/location_bar_view_gtk.h   bool show_selected_keyword_;
bool              492 chrome/browser/ui/gtk/location_bar_view_gtk.h   bool show_keyword_hint_;
bool               30 chrome/browser/ui/gtk/manage_passwords_bubble_gtk.h   static bool IsShowing();
bool               48 chrome/browser/ui/gtk/menu_gtk.h     virtual bool AlwaysShowIconForCmd(int command_id) const;
bool               80 chrome/browser/ui/gtk/menu_gtk.h                                   bool connect_to_activate);
bool               86 chrome/browser/ui/gtk/menu_gtk.h                                   bool connect_to_activate);
bool              211 chrome/browser/ui/gtk/menu_gtk.h   static bool block_activation_;
bool               51 chrome/browser/ui/gtk/nine_box.h   bool unref_images_on_destroy_;
bool               49 chrome/browser/ui/gtk/notifications/balloon_view_gtk.h   virtual void Close(bool by_user) OVERRIDE;
bool               68 chrome/browser/ui/gtk/notifications/balloon_view_gtk.h   void DelayedClose(bool by_user);
bool              132 chrome/browser/ui/gtk/notifications/balloon_view_gtk.h   bool menu_showing_;
bool              135 chrome/browser/ui/gtk/notifications/balloon_view_gtk.h   bool pending_close_;
bool               48 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk.h   virtual bool IsOpen() const OVERRIDE;
bool              101 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk.h                           bool selected,
bool              102 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk.h                           bool is_selected_keyword);
bool              108 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk.h                                bool* is_selected_keyword);
bool              158 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk.h   bool ignore_mouse_drag_;
bool              161 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk.h   bool opened_;
bool               63 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h                  bool popup_window_mode,
bool               77 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h                                         bool update_popup,
bool               78 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h                                         bool notify_text_changed) OVERRIDE;
bool               80 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   virtual bool IsSelectAll() const OVERRIDE;
bool               81 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   virtual bool DeleteAtEndPressed() OVERRIDE;
bool               85 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   virtual void SelectAll(bool reversed) OVERRIDE;
bool               91 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h       bool save_original_selection,
bool               92 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h       bool notify_text_changed) OVERRIDE;
bool               93 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   virtual bool OnInlineAutocompleteTextMaybeChanged(
bool               98 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   virtual bool OnAfterPossibleChange() OVERRIDE;
bool              106 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   virtual bool IsImeComposing() const OVERRIDE;
bool              214 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   void HandleCopyOrCutClipboard(bool copy);
bool              221 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   bool OnPerformDropImpl(const base::string16& text);
bool              241 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   void SelectAllInternal(bool reversed, bool update_primary_selection);
bool              263 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   bool IsCaretAtEnd() const;
bool              339 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   bool popup_window_mode_;
bool              371 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   bool button_1_pressed_;
bool              383 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   bool enter_was_pressed_;
bool              389 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   bool tab_was_pressed_;
bool              394 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   bool shift_was_pressed_;
bool              399 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   bool paste_clipboard_requested_;
bool              408 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   bool enter_was_inserted_;
bool              413 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   bool text_changed_;
bool              422 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   bool selection_suggested_;
bool              425 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   bool delete_was_pressed_;
bool              428 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   bool delete_at_end_pressed_;
bool              431 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   bool handling_key_press_;
bool              439 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   bool content_maybe_changed_by_key_press_;
bool              444 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   bool update_popup_without_focus_;
bool              447 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   const bool supports_pre_edit_;
bool               36 chrome/browser/ui/gtk/one_click_signin_bubble_gtk.h       BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
bool               75 chrome/browser/ui/gtk/one_click_signin_bubble_gtk.h   bool is_sync_dialog_;
bool               87 chrome/browser/ui/gtk/one_click_signin_bubble_gtk.h   bool clicked_learn_more_;
bool               82 chrome/browser/ui/gtk/panels/panel_drag_gtk.h   void EndDrag(bool canceled);
bool               40 chrome/browser/ui/gtk/panels/panel_gtk.h   PanelGtk(Panel* panel, const gfx::Rect& bounds, bool always_on_top);
bool               54 chrome/browser/ui/gtk/panels/panel_gtk.h   virtual bool IsPanelActive() const OVERRIDE;
bool               55 chrome/browser/ui/gtk/panels/panel_gtk.h   virtual void PreventActivationByOS(bool prevent_activation) OVERRIDE;
bool               58 chrome/browser/ui/gtk/panels/panel_gtk.h   virtual void UpdatePanelLoadingAnimations(bool should_animate) OVERRIDE;
bool               63 chrome/browser/ui/gtk/panels/panel_gtk.h   virtual void DrawAttention(bool draw_attention) OVERRIDE;
bool               64 chrome/browser/ui/gtk/panels/panel_gtk.h   virtual bool IsDrawingAttention() const OVERRIDE;
bool               67 chrome/browser/ui/gtk/panels/panel_gtk.h   virtual void FullScreenModeChanged(bool is_full_screen) OVERRIDE;
bool               79 chrome/browser/ui/gtk/panels/panel_gtk.h   virtual bool IsPanelAlwaysOnTop() const OVERRIDE;
bool               80 chrome/browser/ui/gtk/panels/panel_gtk.h   virtual void SetPanelAlwaysOnTop(bool on_top) OVERRIDE;
bool               84 chrome/browser/ui/gtk/panels/panel_gtk.h   virtual bool IsPanelMinimizedBySystem() const OVERRIDE;
bool               85 chrome/browser/ui/gtk/panels/panel_gtk.h   virtual bool IsPanelShownOnActiveDesktop() const OVERRIDE;
bool               86 chrome/browser/ui/gtk/panels/panel_gtk.h   virtual void ShowShadow(bool show) OVERRIDE;
bool              106 chrome/browser/ui/gtk/panels/panel_gtk.h   bool GetWindowEdge(int x, int y, GdkWindowEdge* edge) const;
bool              164 chrome/browser/ui/gtk/panels/panel_gtk.h   bool always_on_top_;
bool              167 chrome/browser/ui/gtk/panels/panel_gtk.h   bool is_shown_;
bool              179 chrome/browser/ui/gtk/panels/panel_gtk.h   bool is_drawing_attention_;
bool              191 chrome/browser/ui/gtk/panels/panel_gtk.h   bool is_active_;
bool              196 chrome/browser/ui/gtk/panels/panel_gtk.h   bool is_minimized_;
bool               29 chrome/browser/ui/gtk/panels/panel_stack_window_gtk.h   virtual bool IsEmpty() const OVERRIDE;
bool               30 chrome/browser/ui/gtk/panels/panel_stack_window_gtk.h   virtual bool HasPanel(Panel* panel) const OVERRIDE;
bool               32 chrome/browser/ui/gtk/panels/panel_stack_window_gtk.h   virtual void BeginBatchUpdatePanelBounds(bool animate) OVERRIDE;
bool               36 chrome/browser/ui/gtk/panels/panel_stack_window_gtk.h   virtual bool IsAnimatingPanelBounds() const OVERRIDE;
bool               38 chrome/browser/ui/gtk/panels/panel_stack_window_gtk.h   virtual bool IsMinimized() const OVERRIDE;
bool               39 chrome/browser/ui/gtk/panels/panel_stack_window_gtk.h   virtual void DrawSystemAttention(bool draw_attention) OVERRIDE;
bool               67 chrome/browser/ui/gtk/panels/panel_stack_window_gtk.h   bool is_minimized_;
bool               70 chrome/browser/ui/gtk/panels/panel_stack_window_gtk.h   bool bounds_updates_started_;
bool               38 chrome/browser/ui/gtk/password_generation_bubble_gtk.h   virtual void BubbleClosing(BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
bool               38 chrome/browser/ui/gtk/reload_button_gtk.h   void ChangeMode(Mode mode, bool force);
bool               49 chrome/browser/ui/gtk/reload_button_gtk.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               50 chrome/browser/ui/gtk/reload_button_gtk.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               51 chrome/browser/ui/gtk/reload_button_gtk.h   virtual bool IsCommandIdVisible(int command_id) const OVERRIDE;
bool               52 chrome/browser/ui/gtk/reload_button_gtk.h   virtual bool GetAcceleratorForCommandId(
bool              100 chrome/browser/ui/gtk/reload_button_gtk.h   bool ReloadMenuEnabled();
bool              139 chrome/browser/ui/gtk/reload_button_gtk.h   bool menu_visible_;
bool              143 chrome/browser/ui/gtk/reload_button_gtk.h   bool testing_mouse_hovered_;
bool               32 chrome/browser/ui/gtk/renderer_context_menu/render_view_context_menu_gtk.h   virtual bool AlwaysShowIconForCmd(int command_id) const OVERRIDE;
bool               36 chrome/browser/ui/gtk/renderer_context_menu/render_view_context_menu_gtk.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               37 chrome/browser/ui/gtk/renderer_context_menu/render_view_context_menu_gtk.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               41 chrome/browser/ui/gtk/renderer_context_menu/render_view_context_menu_gtk.h                               bool enabled,
bool               42 chrome/browser/ui/gtk/renderer_context_menu/render_view_context_menu_gtk.h                               bool hidden,
bool               50 chrome/browser/ui/gtk/renderer_context_menu/render_view_context_menu_gtk.h   virtual bool GetAcceleratorForCommandId(
bool               47 chrome/browser/ui/gtk/rounded_window.h bool IsActingAsRoundedWindow(GtkWidget* widget);
bool               54 chrome/browser/ui/gtk/slide_animator_gtk.h                    bool linear,
bool               55 chrome/browser/ui/gtk/slide_animator_gtk.h                    bool control_child_size,
bool               78 chrome/browser/ui/gtk/slide_animator_gtk.h   bool IsShowing();
bool               81 chrome/browser/ui/gtk/slide_animator_gtk.h   bool IsClosing();
bool               85 chrome/browser/ui/gtk/slide_animator_gtk.h   bool IsAnimating();
bool               92 chrome/browser/ui/gtk/slide_animator_gtk.h   static void SetAnimationsForTesting(bool enable);
bool              118 chrome/browser/ui/gtk/slide_animator_gtk.h   bool child_needs_move_;
bool              120 chrome/browser/ui/gtk/slide_animator_gtk.h   static bool animations_enabled_;
bool               42 chrome/browser/ui/gtk/status_bubble_gtk.h   bool flip_horizontally() const { return flip_horizontally_; }
bool               50 chrome/browser/ui/gtk/status_bubble_gtk.h                           bool left_content) OVERRIDE;
bool               59 chrome/browser/ui/gtk/status_bubble_gtk.h   virtual void UpdateDownloadShelfVisibility(bool visible) OVERRIDE;
bool               93 chrome/browser/ui/gtk/status_bubble_gtk.h   void SetFlipHorizontally(bool flip_horizontally);
bool              105 chrome/browser/ui/gtk/status_bubble_gtk.h   bool expanded() {
bool              158 chrome/browser/ui/gtk/status_bubble_gtk.h   bool flip_horizontally_;
bool              164 chrome/browser/ui/gtk/status_bubble_gtk.h   bool download_shelf_is_visible_;
bool              170 chrome/browser/ui/gtk/status_bubble_gtk.h   bool last_mouse_left_content_;
bool              174 chrome/browser/ui/gtk/status_bubble_gtk.h   bool ignore_next_left_content_;
bool               24 chrome/browser/ui/gtk/tab_contents_container_gtk.h                           bool embed_fullscreen_widget);
bool               74 chrome/browser/ui/gtk/tab_contents_container_gtk.h   bool should_embed_fullscreen_widgets_;
bool               78 chrome/browser/ui/gtk/tab_contents_container_gtk.h   bool is_embedding_fullscreen_widget_;
bool               58 chrome/browser/ui/gtk/tab_modal_confirm_dialog_gtk.h   bool closing_;
bool               26 chrome/browser/ui/gtk/tabs/drag_data.h                  bool pinned,
bool               27 chrome/browser/ui/gtk/tabs/drag_data.h                  bool mini);
bool               49 chrome/browser/ui/gtk/tabs/drag_data.h   bool pinned_;
bool               52 chrome/browser/ui/gtk/tabs/drag_data.h   bool mini_;
bool               52 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h   bool EndDrag(bool canceled);
bool               60 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h   bool IsDraggingTab(const TabGtk* tab);
bool               63 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h   bool IsDraggingWebContents(const content::WebContents* web_contents);
bool               66 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h   bool IsTabDetached(const TabGtk* tab);
bool               93 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h                               bool user_gesture,
bool               94 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h                               bool* was_blocked) OVERRIDE;
bool              168 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h   void SetDraggedTabsVisible(bool visible, bool repaint);
bool              171 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h   bool EndDragImpl(EndDragType how_end);
bool              179 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h   bool CompleteDrag();
bool              216 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h   bool AreTabsConsecutive();
bool              251 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h   bool in_destructor_;
bool              258 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h   bool initial_move_;
bool              158 chrome/browser/ui/gtk/tabs/dragged_view_gtk.h   bool attached_;
bool               27 chrome/browser/ui/gtk/tabs/tab_gtk.h     virtual bool IsTabActive(const TabGtk* tab) const = 0;
bool               30 chrome/browser/ui/gtk/tabs/tab_gtk.h     virtual bool IsTabSelected(const TabGtk* tab) const = 0;
bool               33 chrome/browser/ui/gtk/tabs/tab_gtk.h     virtual bool IsTabPinned(const TabGtk* tab) const = 0;
bool               36 chrome/browser/ui/gtk/tabs/tab_gtk.h     virtual bool IsTabDetached(const TabGtk* tab) const = 0;
bool               51 chrome/browser/ui/gtk/tabs/tab_gtk.h     virtual bool IsCommandEnabledForTab(
bool               76 chrome/browser/ui/gtk/tabs/tab_gtk.h     virtual bool EndDrag(bool canceled) = 0;
bool               82 chrome/browser/ui/gtk/tabs/tab_gtk.h     virtual bool HasAvailableDragActions() const = 0;
bool              105 chrome/browser/ui/gtk/tabs/tab_gtk.h   void set_closing(bool closing) { closing_ = closing; }
bool              106 chrome/browser/ui/gtk/tabs/tab_gtk.h   bool closing() const { return closing_; }
bool              109 chrome/browser/ui/gtk/tabs/tab_gtk.h   void set_dragging(bool dragging) { dragging_ = dragging; }
bool              110 chrome/browser/ui/gtk/tabs/tab_gtk.h   bool dragging() const { return dragging_; }
bool              116 chrome/browser/ui/gtk/tabs/tab_gtk.h   virtual bool IsActive() const OVERRIDE;
bool              117 chrome/browser/ui/gtk/tabs/tab_gtk.h   virtual bool IsSelected() const OVERRIDE;
bool              118 chrome/browser/ui/gtk/tabs/tab_gtk.h   virtual bool IsVisible() const OVERRIDE;
bool              119 chrome/browser/ui/gtk/tabs/tab_gtk.h   virtual void SetVisible(bool visible) const OVERRIDE;
bool              122 chrome/browser/ui/gtk/tabs/tab_gtk.h                           bool app,
bool              123 chrome/browser/ui/gtk/tabs/tab_gtk.h                           bool loading_only) OVERRIDE;
bool              174 chrome/browser/ui/gtk/tabs/tab_gtk.h   void EndDrag(bool canceled);
bool              181 chrome/browser/ui/gtk/tabs/tab_gtk.h   bool closing_;
bool              184 chrome/browser/ui/gtk/tabs/tab_gtk.h   bool dragging_;
bool               73 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h     bool ValidateLoadingAnimation(AnimationState animation_state);
bool              113 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h                           bool app,
bool              114 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h                           bool loading_only);
bool              117 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   void SetBlocked(bool pinned);
bool              118 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   bool is_blocked() const;
bool              121 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   void set_mini(bool mini) { data_.mini = mini; }
bool              122 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   bool mini() const { return data_.mini; }
bool              125 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   void set_app(bool app) { data_.app = app; }
bool              126 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   bool app() const { return data_.app; }
bool              129 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   void set_animating_mini_change(bool value) {
bool              137 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   virtual bool IsActive() const;
bool              140 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   void set_is_active(bool is_active) { is_active_ = is_active; }
bool              143 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   virtual bool IsSelected() const;
bool              146 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   virtual bool IsVisible() const;
bool              149 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   virtual void SetVisible(bool visible) const;
bool              172 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   bool ValidateLoadingAnimation(AnimationState animation_state);
bool              178 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   bool ShouldShowIcon() const;
bool              253 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h     bool is_default_favicon;
bool              255 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h     bool loading;
bool              256 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h     bool crashed;
bool              257 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h     bool incognito;
bool              258 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h     bool show_icon;
bool              259 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h     bool mini;
bool              260 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h     bool blocked;
bool              261 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h     bool animating_mini_change;
bool              262 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h     bool app;
bool              277 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   bool IsPerformingCrashAnimation() const;
bool              333 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   bool ShouldShowMediaIndicator() const;
bool              336 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   bool ShouldShowCloseBox() const;
bool              361 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   static bool initialized_;
bool              389 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   bool showing_icon_;
bool              393 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   bool showing_media_indicator_;
bool              397 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   bool showing_close_button_;
bool              406 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   bool should_display_crashed_favicon_;
bool              446 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   bool is_active_;
bool               61 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   bool IsDragSessionActive() const { return drag_controller_.get() != NULL; }
bool               64 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   bool IsActiveDropTarget() const;
bool               83 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   bool IsCompatibleWith(TabStripGtk* other);
bool               87 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   bool IsAnimating() const;
bool              113 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h                              bool foreground) OVERRIDE;
bool              139 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   virtual bool IsTabActive(const TabGtk* tab) const OVERRIDE;
bool              140 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   virtual bool IsTabSelected(const TabGtk* tab) const OVERRIDE;
bool              141 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   virtual bool IsTabPinned(const TabGtk* tab) const OVERRIDE;
bool              142 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   virtual bool IsTabDetached(const TabGtk* tab) const OVERRIDE;
bool              147 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   virtual bool IsCommandEnabledForTab(
bool              159 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   virtual bool EndDrag(bool canceled) OVERRIDE;
bool              160 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   virtual bool HasAvailableDragActions() const OVERRIDE;
bool              197 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h     DropInfo(int index, bool drop_before, bool point_down);
bool              229 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h     bool drop_before;
bool              234 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h     bool point_down;
bool              286 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   bool CanPaintOnlyFavicons(const GdkRectangle* rects,
bool              345 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   bool IsCursorInTabStripZone() const;
bool              387 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   gfx::Rect GetDropBounds(int drop_index, bool drop_before, bool* is_beneath);
bool              393 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   void SetDropIndex(int index, bool drop_before);
bool              398 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   bool CompleteDrop(const guchar* data, bool is_plain_text);
bool              402 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   static gfx::Image* GetDropArrowImage(bool is_down);
bool              425 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   void FinishAnimation(TabAnimation* animation, bool layout);
bool              448 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   bool needs_resize_layout_;
bool              486 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   bool added_as_message_loop_observer_;
bool               38 chrome/browser/ui/gtk/tabs/tab_strip_menu_controller.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               39 chrome/browser/ui/gtk/tabs/tab_strip_menu_controller.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               40 chrome/browser/ui/gtk/tabs/tab_strip_menu_controller.h   virtual bool GetAcceleratorForCommandId(
bool              255 chrome/browser/ui/gtk/task_manager_gtk.h   bool ignore_selection_changed_;
bool               21 chrome/browser/ui/gtk/titlebar_throb_animation.h   GdkPixbuf* GetNextFrame(bool is_waiting);
bool               13 chrome/browser/ui/gtk/unity_service.h bool IsRunning();
bool               48 chrome/browser/ui/gtk/web_dialog_gtk.h                                bool* out_close_dialog) OVERRIDE;
bool               49 chrome/browser/ui/gtk/web_dialog_gtk.h   virtual bool ShouldShowDialogTitle() const OVERRIDE;
bool               63 chrome/browser/ui/gtk/web_dialog_gtk.h                               bool user_gesture,
bool               64 chrome/browser/ui/gtk/web_dialog_gtk.h                               bool* was_blocked) OVERRIDE;
bool               60 chrome/browser/ui/gtk/website_settings/permission_selector.h   virtual bool IsCommandIdChecked(int command_id) OVERRIDE;
bool               72 chrome/browser/ui/gtk/website_settings/website_settings_popup_gtk.h   virtual void BubbleClosing(BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
bool               33 chrome/browser/ui/gtk/zoom_bubble_gtk.h                          bool auto_close);
bool               36 chrome/browser/ui/gtk/zoom_bubble_gtk.h   static bool IsShowing();
bool               44 chrome/browser/ui/gtk/zoom_bubble_gtk.h                 bool auto_close,
bool               80 chrome/browser/ui/gtk/zoom_bubble_gtk.h   bool auto_close_;
bool               83 chrome/browser/ui/gtk/zoom_bubble_gtk.h   bool mouse_inside_;
bool               49 chrome/browser/ui/hung_plugin_tab_helper.h                                        bool is_hung) OVERRIDE;
bool               36 chrome/browser/ui/libgtk2ui/app_indicator_icon.h   static bool CouldOpen();
bool               73 chrome/browser/ui/libgtk2ui/app_indicator_icon.h   bool block_activation_;
bool               63 chrome/browser/ui/libgtk2ui/g_object_destructor_filo.h     bool equal(GObject* o, DestructorHook cb, void* ctx) const {
bool               36 chrome/browser/ui/libgtk2ui/gconf_titlebar_listener.h   bool HandleGError(GError* error, const char* key);
bool               49 chrome/browser/ui/libgtk2ui/gtk2_border.h   bool ShouldDrawBorder(bool focused, views::Button::ButtonState state);
bool               55 chrome/browser/ui/libgtk2ui/gtk2_key_bindings_handler.h   bool MatchEvent(const ui::Event& event,
bool               76 chrome/browser/ui/libgtk2ui/gtk2_key_bindings_handler.h                           bool extend_selection);
bool              147 chrome/browser/ui/libgtk2ui/gtk2_key_bindings_handler.h   bool has_xkb_;
bool               65 chrome/browser/ui/libgtk2ui/gtk2_signal_registrar.h                         GCallback signal_handler, gpointer data, bool after);
bool               54 chrome/browser/ui/libgtk2ui/gtk2_ui.h                                bool focused,
bool               66 chrome/browser/ui/libgtk2ui/gtk2_ui.h   virtual bool UseAntialiasing() const OVERRIDE;
bool               80 chrome/browser/ui/libgtk2ui/gtk2_ui.h   virtual bool GetColor(int id, SkColor* color) const OVERRIDE;
bool               81 chrome/browser/ui/libgtk2ui/gtk2_ui.h   virtual bool HasCustomImage(int id) const OVERRIDE;
bool               92 chrome/browser/ui/libgtk2ui/gtk2_ui.h   virtual bool GetDefaultUsesSystemTheme() const OVERRIDE;
bool               95 chrome/browser/ui/libgtk2ui/gtk2_ui.h   virtual bool IsStatusIconSupported() const OVERRIDE;
bool              112 chrome/browser/ui/libgtk2ui/gtk2_ui.h   virtual bool UnityIsRunning() OVERRIDE;
bool              116 chrome/browser/ui/libgtk2ui/gtk2_ui.h   virtual bool MatchEvent(
bool              257 chrome/browser/ui/libgtk2ui/gtk2_ui.h   bool use_gtk_;
bool               31 chrome/browser/ui/libgtk2ui/menu_util.h                                 bool connect_to_activate,
bool               37 chrome/browser/ui/libgtk2ui/menu_util.h bool GetMenuItemID(GtkWidget* menu_item, int* menu_id);
bool               48 chrome/browser/ui/libgtk2ui/menu_util.h                            bool* block_activation,
bool               41 chrome/browser/ui/libgtk2ui/print_dialog_gtk2.h   virtual bool UpdateSettings(printing::PrintSettings* settings) OVERRIDE;
bool               44 chrome/browser/ui/libgtk2ui/print_dialog_gtk2.h       bool has_selection,
bool               39 chrome/browser/ui/libgtk2ui/select_file_dialog_impl.h   static bool CheckKDEDialogWorksOnUIThread();
bool               42 chrome/browser/ui/libgtk2ui/select_file_dialog_impl.h   virtual bool IsRunning(gfx::NativeWindow parent_window) const OVERRIDE;
bool               66 chrome/browser/ui/libgtk2ui/select_file_dialog_impl.h   bool CallDirectoryExistsOnUIThread(const base::FilePath& path);
bool               11 chrome/browser/ui/libgtk2ui/unity_service.h bool IsRunning();
bool               29 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h   virtual bool DispatchKeyEvent(const ui::KeyEvent& key_event) OVERRIDE;
bool               37 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h   bool IsKeycodeModifierKey(unsigned int keycode) const;
bool               91 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h     bool Trap(const base::string16& text);
bool               94 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h     bool IsSignalCaught() const { return is_signal_caught_; }
bool               97 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h     bool is_trap_enabled_;
bool               99 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h     bool is_signal_caught_;
bool               79 chrome/browser/ui/login/login_prompt.h   bool WasAuthHandled() const;
bool              111 chrome/browser/ui/login/login_prompt.h   bool TestAndSetAuthHandled();
bool              124 chrome/browser/ui/login/login_prompt.h   bool handled_auth_;
bool               27 chrome/browser/ui/metro_pin_tab_helper_win.h   bool IsPinned() const;
bool               52 chrome/browser/ui/network_profile_bubble.h   static bool ShouldCheckNetworkProfile(Profile* profile);
bool               61 chrome/browser/ui/network_profile_bubble.h   static void SetNotificationShown(bool shown);
bool               77 chrome/browser/ui/network_profile_bubble.h   static bool notification_shown_;
bool               25 chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h   bool LinkClicked(WindowOpenDisposition disposition);
bool               46 chrome/browser/ui/omnibox/location_bar.h   virtual void FocusLocation(bool select_all) = 0;
bool               92 chrome/browser/ui/omnibox/location_bar.h   bool IsBookmarkStarHiddenByExtension() const;
bool              118 chrome/browser/ui/omnibox/location_bar.h   virtual bool GetBookmarkStarVisibility() = 0;
bool               49 chrome/browser/ui/omnibox/omnibox_controller.h       bool prevent_inline_autocomplete,
bool               50 chrome/browser/ui/omnibox/omnibox_controller.h       bool prefer_keyword,
bool               51 chrome/browser/ui/omnibox/omnibox_controller.h       bool allow_exact_keyword_match) const;
bool               54 chrome/browser/ui/omnibox/omnibox_controller.h   virtual void OnResultChanged(bool default_match_changed) OVERRIDE;
bool               32 chrome/browser/ui/omnibox/omnibox_current_page_delegate.h   virtual bool CurrentPageExists() const = 0;
bool               38 chrome/browser/ui/omnibox/omnibox_current_page_delegate.h   virtual bool IsInstantNTP() const = 0;
bool               41 chrome/browser/ui/omnibox/omnibox_current_page_delegate.h   virtual bool IsSearchResultsPage() const = 0;
bool               44 chrome/browser/ui/omnibox/omnibox_current_page_delegate.h   virtual bool IsLoading() const = 0;
bool               55 chrome/browser/ui/omnibox/omnibox_current_page_delegate.h   virtual bool ProcessExtensionKeyword(TemplateURL* template_url,
bool               21 chrome/browser/ui/omnibox/omnibox_current_page_delegate_impl.h   virtual bool CurrentPageExists() const OVERRIDE;
bool               23 chrome/browser/ui/omnibox/omnibox_current_page_delegate_impl.h   virtual bool IsInstantNTP() const OVERRIDE;
bool               24 chrome/browser/ui/omnibox/omnibox_current_page_delegate_impl.h   virtual bool IsSearchResultsPage() const OVERRIDE;
bool               25 chrome/browser/ui/omnibox/omnibox_current_page_delegate_impl.h   virtual bool IsLoading() const OVERRIDE;
bool               29 chrome/browser/ui/omnibox/omnibox_current_page_delegate_impl.h   virtual bool ProcessExtensionKeyword(
bool               56 chrome/browser/ui/omnibox/omnibox_edit_model.h     State(bool user_input_in_progress,
bool               60 chrome/browser/ui/omnibox/omnibox_edit_model.h           bool is_keyword_hint,
bool               61 chrome/browser/ui/omnibox/omnibox_edit_model.h           bool url_replacement_enabled,
bool               66 chrome/browser/ui/omnibox/omnibox_edit_model.h     bool user_input_in_progress;
bool               70 chrome/browser/ui/omnibox/omnibox_edit_model.h     const bool is_keyword_hint;
bool               71 chrome/browser/ui/omnibox/omnibox_edit_model.h     bool url_replacement_enabled;
bool              124 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool CurrentTextIsURL() const;
bool              136 chrome/browser/ui/omnibox/omnibox_edit_model.h                          bool is_all_selected,
bool              139 chrome/browser/ui/omnibox/omnibox_edit_model.h                          bool* write_url);
bool              141 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool user_input_in_progress() const { return user_input_in_progress_; }
bool              145 chrome/browser/ui/omnibox/omnibox_edit_model.h   void SetInputInProgress(bool in_progress);
bool              151 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool UpdatePermanentText();
bool              162 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool CommitSuggestedText();
bool              173 chrome/browser/ui/omnibox/omnibox_edit_model.h   void StartAutocomplete(bool has_selected_text,
bool              174 chrome/browser/ui/omnibox/omnibox_edit_model.h                          bool prevent_inline_autocomplete) const;
bool              180 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool CanPasteAndGo(const base::string16& text) const;
bool              187 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool IsPasteAndSearch(const base::string16& text) const;
bool              195 chrome/browser/ui/omnibox/omnibox_edit_model.h                    bool for_drop);
bool              220 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool has_focus() const { return focus_state_ != OMNIBOX_FOCUS_NONE; }
bool              221 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool is_caret_visible() const {
bool              228 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool is_keyword_hint() const { return is_keyword_hint_; }
bool              234 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool AcceptKeyword(EnteredKeywordModeMethod entered_method);
bool              252 chrome/browser/ui/omnibox/omnibox_edit_model.h   void OnSetFocus(bool control_down);
bool              264 chrome/browser/ui/omnibox/omnibox_edit_model.h   void SetCaretVisibility(bool visible);
bool              274 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool OnEscapeKeyPressed();
bool              278 chrome/browser/ui/omnibox/omnibox_edit_model.h   void OnControlKeyChanged(bool pressed);
bool              284 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool is_pasting() const { return paste_state_ == PASTING; }
bool              287 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool in_revert() const { return in_revert_; }
bool              309 chrome/browser/ui/omnibox/omnibox_edit_model.h       bool is_keyword_hint);
bool              320 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool OnAfterPossibleChange(const base::string16& old_text,
bool              324 chrome/browser/ui/omnibox/omnibox_edit_model.h                              bool selection_differs,
bool              325 chrome/browser/ui/omnibox/omnibox_edit_model.h                              bool text_differs,
bool              326 chrome/browser/ui/omnibox/omnibox_edit_model.h                              bool just_deleted_text,
bool              327 chrome/browser/ui/omnibox/omnibox_edit_model.h                              bool allow_keyword_ui_change);
bool              370 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool query_in_progress() const;
bool              376 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool KeywordIsSelected() const;
bool              395 chrome/browser/ui/omnibox/omnibox_edit_model.h   void RevertTemporaryText(bool revert_popup);
bool              403 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool MaybeAcceptKeywordBySpace(const base::string16& new_text);
bool              407 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool CreatedKeywordSearchByInsertingSpaceInMiddle(
bool              414 chrome/browser/ui/omnibox/omnibox_edit_model.h   static bool IsSpaceCharForAcceptingKeyword(wchar_t c);
bool              457 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool user_input_in_progress_;
bool              470 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool user_input_since_focus_;
bool              500 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool just_deleted_text_;
bool              517 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool has_temporary_text_;
bool              539 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool is_keyword_hint_;
bool              545 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool in_revert_;
bool              552 chrome/browser/ui/omnibox/omnibox_edit_model.h   bool allow_exact_keyword_match_;
bool               38 chrome/browser/ui/omnibox/omnibox_popup_model.h                                     bool allow_shrinking_contents,
bool               43 chrome/browser/ui/omnibox/omnibox_popup_model.h   bool IsOpen() const;
bool               76 chrome/browser/ui/omnibox/omnibox_popup_model.h   void SetSelectedLine(size_t line, bool reset_to_default, bool force);
bool               25 chrome/browser/ui/omnibox/omnibox_popup_view.h   virtual bool IsOpen() const = 0;
bool               87 chrome/browser/ui/omnibox/omnibox_view.h   bool IsEditingOrEmpty() const;
bool              102 chrome/browser/ui/omnibox/omnibox_view.h                            bool update_popup);
bool              108 chrome/browser/ui/omnibox/omnibox_view.h                                         bool update_popup,
bool              109 chrome/browser/ui/omnibox/omnibox_view.h                                         bool notify_text_changed) = 0;
bool              121 chrome/browser/ui/omnibox/omnibox_view.h   virtual bool IsSelectAll() const = 0;
bool              124 chrome/browser/ui/omnibox/omnibox_view.h   virtual bool DeleteAtEndPressed() = 0;
bool              134 chrome/browser/ui/omnibox/omnibox_view.h   virtual void SelectAll(bool reversed) = 0;
bool              173 chrome/browser/ui/omnibox/omnibox_view.h                                            bool save_original_selection,
bool              174 chrome/browser/ui/omnibox/omnibox_view.h                                            bool notify_text_changed) = 0;
bool              180 chrome/browser/ui/omnibox/omnibox_view.h   virtual bool OnInlineAutocompleteTextMaybeChanged(
bool              197 chrome/browser/ui/omnibox/omnibox_view.h   virtual bool OnAfterPossibleChange() = 0;
bool              222 chrome/browser/ui/omnibox/omnibox_view.h   virtual bool IsImeComposing() const = 0;
bool              226 chrome/browser/ui/omnibox/omnibox_view.h   virtual bool IsImeShowingPopup() const;
bool              236 chrome/browser/ui/omnibox/omnibox_view.h   virtual bool IsIndicatingQueryRefinement() const;
bool               14 chrome/browser/ui/options/options_util.h   static bool ResolveMetricsReportingEnabled(bool enabled);
bool               33 chrome/browser/ui/panels/base_panel_browser_test.h                                             bool enabled,
bool               39 chrome/browser/ui/panels/base_panel_browser_test.h     virtual void EnableFullScreenMode(bool enabled) = 0;
bool               49 chrome/browser/ui/panels/base_panel_browser_test.h   bool SkipTestIfIceWM();
bool               56 chrome/browser/ui/panels/base_panel_browser_test.h   bool SkipTestIfCompizWM();
bool               69 chrome/browser/ui/panels/base_panel_browser_test.h     bool wait_for_fully_created;
bool              118 chrome/browser/ui/panels/base_panel_browser_test.h   static bool WmSupportWindowActivation();
bool              135 chrome/browser/ui/panels/base_panel_browser_test.h   bool mock_display_settings_enabled_;
bool               21 chrome/browser/ui/panels/detached_panel_collection.h   typedef bool (*PanelsComparer)(Panel* panel1, Panel* panel2);
bool               50 chrome/browser/ui/panels/detached_panel_collection.h   virtual bool CanShowMinimizeButton(const Panel* panel) const OVERRIDE;
bool               51 chrome/browser/ui/panels/detached_panel_collection.h   virtual bool CanShowRestoreButton(const Panel* panel) const OVERRIDE;
bool               52 chrome/browser/ui/panels/detached_panel_collection.h   virtual bool IsPanelMinimized(const Panel* panel) const OVERRIDE;
bool               53 chrome/browser/ui/panels/detached_panel_collection.h   virtual bool UsesAlwaysOnTopPanels() const OVERRIDE;
bool               63 chrome/browser/ui/panels/detached_panel_collection.h   bool HasPanel(Panel* panel) const;
bool               48 chrome/browser/ui/panels/display_settings_provider.h     virtual void OnFullScreenModeChanged(bool is_full_screen) = 0;
bool               97 chrome/browser/ui/panels/display_settings_provider.h   virtual bool IsAutoHidingDesktopBarEnabled(DesktopBarAlignment alignment);
bool              122 chrome/browser/ui/panels/display_settings_provider.h   bool is_full_screen() const { return is_full_screen_; }
bool              134 chrome/browser/ui/panels/display_settings_provider.h   virtual bool NeedsPeriodicFullScreenCheck() const;
bool              137 chrome/browser/ui/panels/display_settings_provider.h   virtual bool IsFullScreen();
bool              149 chrome/browser/ui/panels/display_settings_provider.h   bool is_full_screen_;
bool               64 chrome/browser/ui/panels/docked_panel_collection.h   virtual bool CanShowMinimizeButton(const Panel* panel) const OVERRIDE;
bool               65 chrome/browser/ui/panels/docked_panel_collection.h   virtual bool CanShowRestoreButton(const Panel* panel) const OVERRIDE;
bool               66 chrome/browser/ui/panels/docked_panel_collection.h   virtual bool IsPanelMinimized(const Panel* panel) const OVERRIDE;
bool               67 chrome/browser/ui/panels/docked_panel_collection.h   virtual bool UsesAlwaysOnTopPanels() const OVERRIDE;
bool               79 chrome/browser/ui/panels/docked_panel_collection.h   bool ShouldBringUpTitlebars(int mouse_x, int mouse_y) const;
bool               82 chrome/browser/ui/panels/docked_panel_collection.h   void BringUpOrDownTitlebars(bool bring_up);
bool               92 chrome/browser/ui/panels/docked_panel_collection.h   int WidthToDisplayPanelInCollection(bool is_for_active_panel,
bool               96 chrome/browser/ui/panels/docked_panel_collection.h   bool HasPanel(Panel* panel) const;
bool              158 chrome/browser/ui/panels/docked_panel_collection.h   void DoBringUpOrDownTitlebars(bool bring_up);
bool              177 chrome/browser/ui/panels/docked_panel_collection.h   bool are_titlebars_up_;
bool              179 chrome/browser/ui/panels/docked_panel_collection.h   bool minimizing_all_;  // True while minimizing all panels.
bool               43 chrome/browser/ui/panels/native_panel.h   virtual bool IsPanelActive() const = 0;
bool               44 chrome/browser/ui/panels/native_panel.h   virtual void PreventActivationByOS(bool prevent_activation) = 0;
bool               47 chrome/browser/ui/panels/native_panel.h   virtual void UpdatePanelLoadingAnimations(bool should_animate) = 0;
bool               52 chrome/browser/ui/panels/native_panel.h   virtual void DrawAttention(bool draw_attention) = 0;
bool               53 chrome/browser/ui/panels/native_panel.h   virtual bool IsDrawingAttention() const = 0;
bool               56 chrome/browser/ui/panels/native_panel.h   virtual void FullScreenModeChanged(bool is_full_screen) = 0;
bool               72 chrome/browser/ui/panels/native_panel.h   virtual bool IsPanelAlwaysOnTop() const = 0;
bool               73 chrome/browser/ui/panels/native_panel.h   virtual void SetPanelAlwaysOnTop(bool on_top) = 0;
bool               86 chrome/browser/ui/panels/native_panel.h   virtual bool IsPanelMinimizedBySystem() const = 0;
bool               90 chrome/browser/ui/panels/native_panel.h   virtual bool IsPanelShownOnActiveDesktop() const = 0;
bool               93 chrome/browser/ui/panels/native_panel.h   virtual void ShowShadow(bool show) = 0;
bool              124 chrome/browser/ui/panels/native_panel.h   virtual bool VerifyDrawingAttention() const = 0;
bool              127 chrome/browser/ui/panels/native_panel.h   virtual bool VerifyActiveState(bool is_active) = 0;
bool              130 chrome/browser/ui/panels/native_panel.h   virtual bool VerifyAppIcon() const = 0;
bool              133 chrome/browser/ui/panels/native_panel.h   virtual bool VerifySystemMinimizeState() const = 0;
bool              135 chrome/browser/ui/panels/native_panel.h   virtual bool IsWindowVisible() const = 0;
bool              136 chrome/browser/ui/panels/native_panel.h   virtual bool IsWindowSizeKnown() const = 0;
bool              137 chrome/browser/ui/panels/native_panel.h   virtual bool IsAnimatingBounds() const = 0;
bool              138 chrome/browser/ui/panels/native_panel.h   virtual bool IsButtonVisible(panel::TitlebarButtonType button_type) const = 0;
bool              144 chrome/browser/ui/panels/native_panel.h   virtual bool EnsureApplicationRunOnForeground() = 0;
bool               43 chrome/browser/ui/panels/native_panel_stack_window.h   virtual bool IsMinimized() const = 0;
bool               67 chrome/browser/ui/panels/native_panel_stack_window.h   virtual bool IsEmpty() const = 0;
bool               70 chrome/browser/ui/panels/native_panel_stack_window.h   virtual bool HasPanel(Panel* panel) const = 0;
bool               77 chrome/browser/ui/panels/native_panel_stack_window.h   virtual void BeginBatchUpdatePanelBounds(bool animate) = 0;
bool               84 chrome/browser/ui/panels/native_panel_stack_window.h   virtual bool IsAnimatingPanelBounds() const = 0;
bool               91 chrome/browser/ui/panels/native_panel_stack_window.h   virtual void DrawSystemAttention(bool draw_attention) = 0;
bool               99 chrome/browser/ui/panels/panel.h   bool IsDrawingAttention() const;
bool              106 chrome/browser/ui/panels/panel.h   void FullScreenModeChanged(bool is_full_screen);
bool              112 chrome/browser/ui/panels/panel.h   bool CanShowMinimizeButton() const;
bool              113 chrome/browser/ui/panels/panel.h   bool CanShowRestoreButton() const;
bool              116 chrome/browser/ui/panels/panel.h   virtual bool IsActive() const OVERRIDE;
bool              117 chrome/browser/ui/panels/panel.h   virtual bool IsMaximized() const OVERRIDE;
bool              118 chrome/browser/ui/panels/panel.h   virtual bool IsMinimized() const OVERRIDE;
bool              119 chrome/browser/ui/panels/panel.h   virtual bool IsFullscreen() const OVERRIDE;
bool              134 chrome/browser/ui/panels/panel.h   virtual void FlashFrame(bool flash) OVERRIDE;
bool              135 chrome/browser/ui/panels/panel.h   virtual bool IsAlwaysOnTop() const OVERRIDE;
bool              136 chrome/browser/ui/panels/panel.h   virtual void SetAlwaysOnTop(bool on_top) OVERRIDE;
bool              151 chrome/browser/ui/panels/panel.h                                         bool always_on_top);
bool              185 chrome/browser/ui/panels/panel.h   bool auto_resizable() const { return auto_resizable_; }
bool              187 chrome/browser/ui/panels/panel.h   bool in_preview_mode() const { return in_preview_mode_; }
bool              203 chrome/browser/ui/panels/panel.h   bool initialized() const { return initialized_; }
bool              204 chrome/browser/ui/panels/panel.h   void Initialize(const GURL& url, const gfx::Rect& bounds, bool always_on_top);
bool              222 chrome/browser/ui/panels/panel.h   void SetAutoResizable(bool resizable);
bool              251 chrome/browser/ui/panels/panel.h   void SetPreviewMode(bool in_preview_mode);
bool              261 chrome/browser/ui/panels/panel.h   void OnActiveStateChanged(bool active);
bool              268 chrome/browser/ui/panels/panel.h   bool ShouldCloseWindow();
bool              276 chrome/browser/ui/panels/panel.h   bool ExecuteCommandIfEnabled(int id);
bool              288 chrome/browser/ui/panels/panel.h   void LoadingStateChanged(bool is_loading);
bool              302 chrome/browser/ui/panels/panel.h   bool IsMinimizedBySystem() const;
bool              306 chrome/browser/ui/panels/panel.h   bool IsShownOnActiveDesktop() const;
bool              309 chrome/browser/ui/panels/panel.h   void ShowShadow(bool show);
bool              355 chrome/browser/ui/panels/panel.h   bool initialized_;
bool              371 chrome/browser/ui/panels/panel.h   bool auto_resizable_;
bool              377 chrome/browser/ui/panels/panel.h   bool in_preview_mode_;
bool               26 chrome/browser/ui/panels/panel_bounds_animation.h                                       bool for_big_minimize,
bool               34 chrome/browser/ui/panels/panel_bounds_animation.h   bool for_big_minimize_;
bool              126 chrome/browser/ui/panels/panel_collection.h   virtual bool CanShowMinimizeButton(const Panel* panel) const = 0;
bool              127 chrome/browser/ui/panels/panel_collection.h   virtual bool CanShowRestoreButton(const Panel* panel) const = 0;
bool              129 chrome/browser/ui/panels/panel_collection.h   virtual bool IsPanelMinimized(const Panel* panel) const = 0;
bool              131 chrome/browser/ui/panels/panel_collection.h   virtual bool UsesAlwaysOnTopPanels() const = 0;
bool               31 chrome/browser/ui/panels/panel_drag_controller.h   void EndDragging(bool cancelled);
bool               36 chrome/browser/ui/panels/panel_drag_controller.h   bool is_dragging() const { return dragging_panel_ != NULL; }
bool               67 chrome/browser/ui/panels/panel_drag_controller.h   bool TryUnstackFromTop(const gfx::Point& target_position);
bool               68 chrome/browser/ui/panels/panel_drag_controller.h   bool TryUnstackFromBottom(const gfx::Point& target_position);
bool               88 chrome/browser/ui/panels/panel_drag_controller.h   bool panel_stacking_enabled_;
bool               60 chrome/browser/ui/panels/panel_host.h                               bool user_gesture,
bool               61 chrome/browser/ui/panels/panel_host.h                               bool* was_blocked) OVERRIDE;
bool               65 chrome/browser/ui/panels/panel_host.h                                    bool to_different_document) OVERRIDE;
bool               69 chrome/browser/ui/panels/panel_host.h   virtual bool IsPopupOrPanel(
bool               71 chrome/browser/ui/panels/panel_host.h   virtual void ContentsZoomChange(bool zoom_in) OVERRIDE;
bool               85 chrome/browser/ui/panels/panel_host.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               47 chrome/browser/ui/panels/panel_manager.h   static bool ShouldUsePanels(const std::string& extension_id);
bool               50 chrome/browser/ui/panels/panel_manager.h   static bool IsPanelStackingEnabled();
bool               56 chrome/browser/ui/panels/panel_manager.h   static bool CanUseSystemMinimize();
bool               96 chrome/browser/ui/panels/panel_manager.h   void EndDragging(bool cancelled);
bool              103 chrome/browser/ui/panels/panel_manager.h   void EndResizingByMouse(bool cancelled);
bool              115 chrome/browser/ui/panels/panel_manager.h   bool ShouldBringUpTitlebars(int mouse_x, int mouse_y) const;
bool              118 chrome/browser/ui/panels/panel_manager.h   void BringUpOrDownTitlebars(bool bring_up);
bool              164 chrome/browser/ui/panels/panel_manager.h   bool auto_sizing_enabled() const {
bool              181 chrome/browser/ui/panels/panel_manager.h   void enable_auto_sizing(bool enabled) {
bool              202 chrome/browser/ui/panels/panel_manager.h   virtual void OnFullScreenModeChanged(bool is_full_screen) OVERRIDE;
bool              219 chrome/browser/ui/panels/panel_manager.h   static bool shorten_time_intervals_;
bool              238 chrome/browser/ui/panels/panel_manager.h   bool auto_sizing_enabled_;
bool               42 chrome/browser/ui/panels/panel_mouse_watcher.h   virtual bool IsActive() const = 0;
bool               33 chrome/browser/ui/panels/panel_resize_controller.h   Panel* EndResizing(bool cancelled);
bool               38 chrome/browser/ui/panels/panel_resize_controller.h   bool IsResizing() const { return resizing_panel_ != NULL; }
bool               53 chrome/browser/ui/panels/stacked_panel_collection.h   virtual bool CanShowMinimizeButton(const Panel* panel) const OVERRIDE;
bool               54 chrome/browser/ui/panels/stacked_panel_collection.h   virtual bool CanShowRestoreButton(const Panel* panel) const OVERRIDE;
bool               55 chrome/browser/ui/panels/stacked_panel_collection.h   virtual bool IsPanelMinimized(const Panel* panel) const OVERRIDE;
bool               56 chrome/browser/ui/panels/stacked_panel_collection.h   virtual bool UsesAlwaysOnTopPanels() const OVERRIDE;
bool               68 chrome/browser/ui/panels/stacked_panel_collection.h   bool HasPanel(Panel* panel) const;
bool               72 chrome/browser/ui/panels/stacked_panel_collection.h   bool IsMinimized() const;
bool               73 chrome/browser/ui/panels/stacked_panel_collection.h   bool IsAnimatingPanelBounds(Panel* panel) const;
bool              177 chrome/browser/ui/panels/stacked_panel_collection.h   bool minimizing_all_;  // True while minimizing all panels.
bool               20 chrome/browser/ui/panels/stacked_panel_drag_handler.h                          bool in_orginal_collection);
bool               19 chrome/browser/ui/panels/test_panel_active_state_observer.h   PanelActiveStateObserver(Panel* panel, bool expect_active);
bool               24 chrome/browser/ui/panels/test_panel_active_state_observer.h   virtual bool AtExpectedState() OVERRIDE;
bool               27 chrome/browser/ui/panels/test_panel_active_state_observer.h   bool expect_active_;
bool               28 chrome/browser/ui/panels/test_panel_collection_squeeze_observer.h   virtual bool AtExpectedState() OVERRIDE;
bool               30 chrome/browser/ui/panels/test_panel_collection_squeeze_observer.h   bool IsSqueezed(Panel* panel);
bool               21 chrome/browser/ui/panels/test_panel_mouse_watcher.h   virtual bool IsActive() const OVERRIDE;
bool               26 chrome/browser/ui/panels/test_panel_mouse_watcher.h   bool started_;
bool               36 chrome/browser/ui/panels/test_panel_notification_observer.h   virtual bool AtExpectedState() = 0;
bool               38 chrome/browser/ui/panels/test_panel_notification_observer.h   bool seen_;  // true after transition to expected state has been seen
bool               39 chrome/browser/ui/panels/test_panel_notification_observer.h   bool running_;  // indicates whether message loop is running
bool               61 chrome/browser/ui/passwords/manage_passwords_bubble_model.h   bool WaitingToSavePassword() {
bool               65 chrome/browser/ui/passwords/manage_passwords_bubble_model.h   bool password_submitted() { return password_submitted_; }
bool               80 chrome/browser/ui/passwords/manage_passwords_bubble_model.h   bool password_submitted_;
bool               51 chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.h   bool manage_passwords_icon_to_be_shown() const {
bool               55 chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.h   bool password_to_be_saved() const {
bool               59 chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.h   bool manage_passwords_bubble_needs_showing() const {
bool               79 chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.h   bool password_submitted() const {
bool               83 chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.h   void set_password_submitted(bool password_submitted) {
bool              113 chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.h   bool manage_passwords_icon_to_be_shown_;
bool              114 chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.h   bool password_to_be_saved_;
bool              115 chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.h   bool manage_passwords_bubble_needs_showing_;
bool              118 chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.h   bool password_submitted_;
bool               67 chrome/browser/ui/passwords/password_manager_presenter.h   bool IsAuthenticationRequired();
bool              124 chrome/browser/ui/passwords/password_manager_presenter.h   bool require_reauthentication_;
bool               38 chrome/browser/ui/passwords/password_ui_view.h       bool show_passwords) = 0;
bool               24 chrome/browser/ui/pdf/open_pdf_in_reader_prompt_delegate.h   virtual bool ShouldExpire(
bool               38 chrome/browser/ui/pdf/pdf_tab_helper.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               47 chrome/browser/ui/pdf/pdf_tab_helper.h                                       bool success,
bool               65 chrome/browser/ui/pdf/pdf_tab_helper.h typedef base::Callback<void(bool /* success */,
bool               15 chrome/browser/ui/process_singleton_dialog_linux.h bool ShowProcessSingletonDialog(const base::string16& message,
bool               16 chrome/browser/ui/profile_reset_bubble.h bool IsProfileResetBubbleSupported();
bool               23 chrome/browser/ui/protocol_dialog_delegate.h   virtual void DoAccept(const GURL& url, bool dont_block) const = 0;
bool               28 chrome/browser/ui/protocol_dialog_delegate.h   virtual void DoCancel(const GURL& url, bool dont_block) const = 0;
bool               24 chrome/browser/ui/sad_tab.h   static bool ShouldShow(base::TerminationStatus status);
bool               52 chrome/browser/ui/search/instant_controller.h   bool SubmitQuery(const base::string16& search_terms);
bool              119 chrome/browser/ui/search/instant_controller.h       bool supports_instant) OVERRIDE;
bool               46 chrome/browser/ui/search/instant_page.h                                           bool supports_instant) = 0;
bool               70 chrome/browser/ui/search/instant_page.h   virtual bool supports_instant() const;
bool               74 chrome/browser/ui/search/instant_page.h   virtual bool IsLocal() const;
bool               78 chrome/browser/ui/search/instant_page.h               Profile* profile, bool is_incognito);
bool               92 chrome/browser/ui/search/instant_page.h   virtual bool ShouldProcessAboutToNavigateMainFrame();
bool              108 chrome/browser/ui/search/instant_page.h       bool is_main_frame,
bool              118 chrome/browser/ui/search/instant_page.h   void InstantSupportDetermined(bool supports_instant);
bool              128 chrome/browser/ui/search/instant_page.h   const bool is_incognito_;
bool               68 chrome/browser/ui/search/instant_search_prerenderer.h   bool CanCommitQuery(content::WebContents* source,
bool               73 chrome/browser/ui/search/instant_search_prerenderer.h   bool UsePrerenderedPage(const GURL& url, chrome::NavigateParams* params);
bool               82 chrome/browser/ui/search/instant_search_prerenderer.h   bool IsAllowed(const AutocompleteMatch& match,
bool               92 chrome/browser/ui/search/instant_search_prerenderer.h   bool QueryMatchesPrefetch(const base::string16& query) const;
bool               30 chrome/browser/ui/search/instant_tab.h   virtual bool ShouldProcessAboutToNavigateMainFrame() OVERRIDE;
bool               43 chrome/browser/ui/search/instant_test_utils.h             bool init_suggestions_url);
bool               75 chrome/browser/ui/search/instant_test_utils.h   bool GetBoolFromJS(content::WebContents* contents,
bool               77 chrome/browser/ui/search/instant_test_utils.h                      bool* result) WARN_UNUSED_RESULT;
bool               78 chrome/browser/ui/search/instant_test_utils.h   bool GetIntFromJS(content::WebContents* contents,
bool               81 chrome/browser/ui/search/instant_test_utils.h   bool GetStringFromJS(content::WebContents* contents,
bool               84 chrome/browser/ui/search/instant_test_utils.h   bool CheckVisibilityIs(content::WebContents* contents,
bool               85 chrome/browser/ui/search/instant_test_utils.h                          bool expected) WARN_UNUSED_RESULT;
bool               92 chrome/browser/ui/search/instant_test_utils.h   bool LoadImage(content::RenderViewHost* rvh,
bool               94 chrome/browser/ui/search/instant_test_utils.h                  bool* loaded);
bool              109 chrome/browser/ui/search/instant_test_utils.h   bool init_suggestions_url_;
bool               36 chrome/browser/ui/search/search_ipc_router.h     virtual void OnInstantSupportDetermined(bool supports_instant) = 0;
bool               39 chrome/browser/ui/search/search_ipc_router.h     virtual void OnSetVoiceSearchSupport(bool supports_voice_search) = 0;
bool               51 chrome/browser/ui/search/search_ipc_router.h                                bool is_most_visited_item_url) = 0;
bool               92 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldProcessSetVoiceSearchSupport() = 0;
bool               93 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldProcessFocusOmnibox(bool is_active_tab) = 0;
bool               94 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldProcessNavigateToURL(bool is_active_tab) = 0;
bool               95 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldProcessDeleteMostVisitedItem() = 0;
bool               96 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldProcessUndoMostVisitedDeletion() = 0;
bool               97 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldProcessUndoAllMostVisitedDeletions() = 0;
bool               98 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldProcessLogEvent() = 0;
bool               99 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldProcessPasteIntoOmnibox(bool is_active_tab) = 0;
bool              100 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldProcessChromeIdentityCheck() = 0;
bool              101 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldSendSetPromoInformation() = 0;
bool              102 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldSendSetDisplayInstantResults() = 0;
bool              103 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldSendSetSuggestionToPrefetch() = 0;
bool              104 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldSendSetOmniboxStartMargin() = 0;
bool              105 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldSendSetInputInProgress(bool is_active_tab) = 0;
bool              106 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldSendOmniboxFocusChanged() = 0;
bool              107 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldSendMostVisitedItems() = 0;
bool              108 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldSendThemeBackgroundInfo() = 0;
bool              109 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldSendToggleVoiceSearch() = 0;
bool              110 chrome/browser/ui/search/search_ipc_router.h     virtual bool ShouldSubmitQuery() = 0;
bool              124 chrome/browser/ui/search/search_ipc_router.h                                      bool identity_match);
bool              127 chrome/browser/ui/search/search_ipc_router.h   void SetPromoInformation(bool is_app_launcher_enabled);
bool              140 chrome/browser/ui/search/search_ipc_router.h   void SetInputInProgress(bool input_in_progress);
bool              180 chrome/browser/ui/search/search_ipc_router.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              182 chrome/browser/ui/search/search_ipc_router.h   void OnInstantSupportDetermined(int page_id, bool supports_instant) const;
bool              184 chrome/browser/ui/search/search_ipc_router.h                                       bool supports_voice_search) const;
bool              189 chrome/browser/ui/search/search_ipc_router.h                            bool is_most_visited_item_url) const;
bool              216 chrome/browser/ui/search/search_ipc_router.h   bool is_active_tab_;
bool               24 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldProcessSetVoiceSearchSupport() OVERRIDE;
bool               25 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldProcessFocusOmnibox(bool is_active_tab) OVERRIDE;
bool               26 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldProcessNavigateToURL(bool is_active_tab) OVERRIDE;
bool               27 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldProcessDeleteMostVisitedItem() OVERRIDE;
bool               28 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldProcessUndoMostVisitedDeletion() OVERRIDE;
bool               29 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldProcessUndoAllMostVisitedDeletions() OVERRIDE;
bool               30 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldProcessLogEvent() OVERRIDE;
bool               31 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldProcessPasteIntoOmnibox(bool is_active_tab) OVERRIDE;
bool               32 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldProcessChromeIdentityCheck() OVERRIDE;
bool               33 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldSendSetPromoInformation() OVERRIDE;
bool               34 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldSendSetDisplayInstantResults() OVERRIDE;
bool               35 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldSendSetSuggestionToPrefetch() OVERRIDE;
bool               36 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldSendSetOmniboxStartMargin() OVERRIDE;
bool               37 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldSendSetInputInProgress(bool is_active_tab) OVERRIDE;
bool               38 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldSendOmniboxFocusChanged() OVERRIDE;
bool               39 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldSendMostVisitedItems() OVERRIDE;
bool               40 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldSendThemeBackgroundInfo() OVERRIDE;
bool               41 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldSendToggleVoiceSearch() OVERRIDE;
bool               42 chrome/browser/ui/search/search_ipc_router_policy_impl.h   virtual bool ShouldSubmitQuery() OVERRIDE;
bool               45 chrome/browser/ui/search/search_ipc_router_policy_impl.h   void set_is_incognito(bool is_incognito) {
bool               50 chrome/browser/ui/search/search_ipc_router_policy_impl.h   bool is_incognito_;
bool               29 chrome/browser/ui/search/search_model.h           bool voice_search_supported);
bool               31 chrome/browser/ui/search/search_model.h     bool operator==(const State& rhs) const;
bool               40 chrome/browser/ui/search/search_model.h     bool voice_search_supported;
bool               69 chrome/browser/ui/search/search_model.h   void SetVoiceSearchSupported(bool supported);
bool               72 chrome/browser/ui/search/search_model.h   bool voice_search_supported() const { return state_.voice_search_supported; }
bool               71 chrome/browser/ui/search/search_tab_helper.h   void InstantSupportChanged(bool supports_instant);
bool               75 chrome/browser/ui/search/search_tab_helper.h   bool SupportsInstant() const;
bool               93 chrome/browser/ui/search/search_tab_helper.h   bool IsSearchResultsPage();
bool              147 chrome/browser/ui/search/search_tab_helper.h       bool is_main_frame,
bool              155 chrome/browser/ui/search/search_tab_helper.h       bool is_main_frame,
bool              161 chrome/browser/ui/search/search_tab_helper.h   virtual void OnInstantSupportDetermined(bool supports_instant) OVERRIDE;
bool              162 chrome/browser/ui/search/search_tab_helper.h   virtual void OnSetVoiceSearchSupport(bool supports_voice_search) OVERRIDE;
bool              166 chrome/browser/ui/search/search_tab_helper.h                              bool is_most_visited_item_url) OVERRIDE;
bool              194 chrome/browser/ui/search/search_tab_helper.h   void UpdateMode(bool update_origin, bool is_preloaded_ntp);
bool              212 chrome/browser/ui/search/search_tab_helper.h   bool IsInputInProgress() const;
bool              214 chrome/browser/ui/search/search_tab_helper.h   const bool is_search_enabled_;
bool               44 chrome/browser/ui/search_engines/edit_search_engine_controller.h   bool IsTitleValid(const base::string16& title_input) const;
bool               50 chrome/browser/ui/search_engines/edit_search_engine_controller.h   bool IsURLValid(const std::string& url_input) const;
bool               55 chrome/browser/ui/search_engines/edit_search_engine_controller.h   bool IsKeywordValid(const base::string16& keyword_input) const;
bool               42 chrome/browser/ui/search_engines/keyword_editor_controller.h   bool CanEdit(const TemplateURL* url) const;
bool               45 chrome/browser/ui/search_engines/keyword_editor_controller.h   bool CanMakeDefault(const TemplateURL* url) const;
bool               48 chrome/browser/ui/search_engines/keyword_editor_controller.h   bool CanRemove(const TemplateURL* url) const;
bool               58 chrome/browser/ui/search_engines/keyword_editor_controller.h   bool loaded() const;
bool               31 chrome/browser/ui/search_engines/search_engine_tab_helper.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               53 chrome/browser/ui/search_engines/template_url_table_model.h   virtual bool HasGroups() OVERRIDE;
bool               18 chrome/browser/ui/startup/autolaunch_prompt.h bool ShowAutolaunchPrompt(Browser* browser);
bool               22 chrome/browser/ui/startup/default_browser_prompt.h bool ShowFirstRunDefaultBrowserPrompt(Profile* profile);
bool               29 chrome/browser/ui/startup/google_api_keys_infobar_delegate.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool               30 chrome/browser/ui/startup/obsolete_system_infobar_delegate.h   virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE;
bool               29 chrome/browser/ui/startup/session_crashed_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               31 chrome/browser/ui/startup/session_crashed_infobar_delegate.h   bool accepted_;
bool               43 chrome/browser/ui/startup/startup_browser_creator.h   bool Start(const base::CommandLine& cmd_line,
bool               66 chrome/browser/ui/startup/startup_browser_creator.h   static bool InSynchronousProfileLaunch();
bool               73 chrome/browser/ui/startup/startup_browser_creator.h   bool LaunchBrowser(const base::CommandLine& command_line,
bool               83 chrome/browser/ui/startup/startup_browser_creator.h   static bool WasRestarted();
bool               89 chrome/browser/ui/startup/startup_browser_creator.h   void set_is_default_browser_dialog_suppressed(bool new_value) {
bool               93 chrome/browser/ui/startup/startup_browser_creator.h   bool is_default_browser_dialog_suppressed() const {
bool               97 chrome/browser/ui/startup/startup_browser_creator.h   void set_show_main_browser_window(bool show_main_browser_window) {
bool              101 chrome/browser/ui/startup/startup_browser_creator.h   bool show_main_browser_window() const {
bool              126 chrome/browser/ui/startup/startup_browser_creator.h   static bool ProcessCmdLineImpl(const base::CommandLine& command_line,
bool              128 chrome/browser/ui/startup/startup_browser_creator.h                                  bool process_startup,
bool              143 chrome/browser/ui/startup/startup_browser_creator.h   static bool ActivatedProfile();
bool              151 chrome/browser/ui/startup/startup_browser_creator.h   bool is_default_browser_dialog_suppressed_;
bool              155 chrome/browser/ui/startup/startup_browser_creator.h   bool show_main_browser_window_;
bool              160 chrome/browser/ui/startup/startup_browser_creator.h   static bool was_restarted_read_;
bool              162 chrome/browser/ui/startup/startup_browser_creator.h   static bool in_synchronous_profile_launch_;
bool              169 chrome/browser/ui/startup/startup_browser_creator.h bool HasPendingUncleanExit(Profile* profile);
bool               56 chrome/browser/ui/startup/startup_browser_creator_impl.h   bool Launch(Profile* profile,
bool               58 chrome/browser/ui/startup/startup_browser_creator_impl.h               bool process_startup,
bool               64 chrome/browser/ui/startup/startup_browser_creator_impl.h                              bool process_startup,
bool               74 chrome/browser/ui/startup/startup_browser_creator_impl.h                              bool process_startup,
bool               85 chrome/browser/ui/startup/startup_browser_creator_impl.h   bool IsAppLaunch(std::string* app_url, std::string* app_id);
bool               91 chrome/browser/ui/startup/startup_browser_creator_impl.h   bool OpenApplicationWindow(Profile* profile,
bool               96 chrome/browser/ui/startup/startup_browser_creator_impl.h   bool OpenApplicationTab(Profile* profile);
bool              104 chrome/browser/ui/startup/startup_browser_creator_impl.h   void ProcessLaunchURLs(bool process_startup,
bool              115 chrome/browser/ui/startup/startup_browser_creator_impl.h   bool ProcessStartupURLs(const std::vector<GURL>& urls_to_open,
bool              150 chrome/browser/ui/startup/startup_browser_creator_impl.h   static bool OpenStartupURLsInExistingBrowser(
bool              158 chrome/browser/ui/startup/startup_browser_creator_impl.h   bool is_first_run_;
bool               23 chrome/browser/ui/startup/startup_tab.h   bool is_app;
bool               26 chrome/browser/ui/startup/startup_tab.h   bool is_pinned;
bool               49 chrome/browser/ui/status_bubble.h   virtual void MouseMoved(const gfx::Point& position, bool left_content) = 0;
bool               54 chrome/browser/ui/status_bubble.h   virtual void UpdateDownloadShelfVisibility(bool visible) = 0;
bool               26 chrome/browser/ui/sync/browser_synced_window_delegate.h   virtual bool HasWindow() const OVERRIDE;
bool               30 chrome/browser/ui/sync/browser_synced_window_delegate.h   virtual bool IsApp() const OVERRIDE;
bool               31 chrome/browser/ui/sync/browser_synced_window_delegate.h   virtual bool IsTypeTabbed() const OVERRIDE;
bool               32 chrome/browser/ui/sync/browser_synced_window_delegate.h   virtual bool IsTypePopup() const OVERRIDE;
bool               33 chrome/browser/ui/sync/browser_synced_window_delegate.h   virtual bool IsTabPinned(
bool               37 chrome/browser/ui/sync/browser_synced_window_delegate.h   virtual bool IsSessionRestoreInProgress() const OVERRIDE;
bool               37 chrome/browser/ui/sync/inline_login_dialog.h       content::WebContents* source, bool* out_close_dialog) OVERRIDE;
bool               38 chrome/browser/ui/sync/inline_login_dialog.h   virtual bool ShouldShowDialogTitle() const OVERRIDE;
bool               39 chrome/browser/ui/sync/inline_login_dialog.h   virtual bool HandleContextMenu(
bool               11 chrome/browser/ui/sync/one_click_signin_bubble_delegate.h   virtual void OnLearnMoreLinkClicked(bool is_dialog) = 0;
bool               22 chrome/browser/ui/sync/one_click_signin_bubble_links_delegate.h   virtual void OnLearnMoreLinkClicked(bool is_dialog) OVERRIDE;
bool              102 chrome/browser/ui/sync/one_click_signin_helper.h                   bool untrusted_confirmation_required,
bool              190 chrome/browser/ui/sync/one_click_signin_helper.h   static bool CanOffer(content::WebContents* web_contents,
bool              214 chrome/browser/ui/sync/one_click_signin_helper.h   static bool HandleCrossAccountError(
bool              360 chrome/browser/ui/sync/one_click_signin_helper.h   bool showing_signin_;
bool              368 chrome/browser/ui/sync/one_click_signin_helper.h   bool switched_to_advanced_;
bool              384 chrome/browser/ui/sync/one_click_signin_helper.h   bool untrusted_confirmation_required_;
bool              388 chrome/browser/ui/sync/one_click_signin_helper.h   bool do_not_clear_pending_email_;
bool              391 chrome/browser/ui/sync/one_click_signin_helper.h   bool do_not_start_sync_for_testing_;
bool              147 chrome/browser/ui/sync/one_click_signin_sync_starter.h   void OnPolicyFetchComplete(bool success);
bool              194 chrome/browser/ui/sync/one_click_signin_sync_starter.h   void ShowSettingsPage(bool configure_sync);
bool              210 chrome/browser/ui/sync/one_click_signin_sync_starter.h   bool force_same_tab_navigation_;
bool               24 chrome/browser/ui/sync/profile_signin_confirmation_helper.h bool HasBeenShutdown(Profile* profile);
bool               28 chrome/browser/ui/sync/profile_signin_confirmation_helper.h bool HasSyncedExtensions(Profile* profile);
bool               34 chrome/browser/ui/sync/profile_signin_confirmation_helper.h     const base::Callback<void(bool)>& cb);
bool               15 chrome/browser/ui/sync/sync_promo_ui.h   static bool ShouldShowSyncPromo(Profile* profile);
bool               26 chrome/browser/ui/sync/tab_contents_synced_tab_delegate.h   virtual bool IsBeingDestroyed() const OVERRIDE;
bool               35 chrome/browser/ui/sync/tab_contents_synced_tab_delegate.h   virtual bool ProfileIsManaged() const OVERRIDE;
bool               38 chrome/browser/ui/sync/tab_contents_synced_tab_delegate.h   virtual bool IsPinned() const OVERRIDE;
bool               39 chrome/browser/ui/sync/tab_contents_synced_tab_delegate.h   virtual bool HasWebContents() const OVERRIDE;
bool               66 chrome/browser/ui/tab_contents/core_tab_helper.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               27 chrome/browser/ui/tab_contents/core_tab_helper_delegate.h                                bool did_start_load,
bool               28 chrome/browser/ui/tab_contents/core_tab_helper_delegate.h                                bool did_finish_load);
bool               32 chrome/browser/ui/tab_contents/core_tab_helper_delegate.h   virtual bool CanReloadContents(content::WebContents* web_contents) const;
bool               36 chrome/browser/ui/tab_contents/core_tab_helper_delegate.h   virtual bool CanSaveContents(content::WebContents* web_contents) const;
bool               34 chrome/browser/ui/tab_contents/tab_contents_iterator.h   bool done() const { return cur_ == NULL; }
bool              133 chrome/browser/ui/tab_modal_confirm_dialog_delegate.h   bool closing_;
bool               53 chrome/browser/ui/tabs/dock_info.h   static bool IsCloseToPoint(const gfx::Point& screen_loc,
bool               56 chrome/browser/ui/tabs/dock_info.h                              bool* in_enable_area);
bool               59 chrome/browser/ui/tabs/dock_info.h   static bool IsCloseToMonitorPoint(const gfx::Point& screen_loc,
bool               63 chrome/browser/ui/tabs/dock_info.h                                     bool* in_enable_area);
bool               92 chrome/browser/ui/tabs/dock_info.h   bool IsValidForPoint(const gfx::Point& screen_point);
bool               98 chrome/browser/ui/tabs/dock_info.h   bool GetNewWindowBounds(gfx::Rect* new_window_bounds,
bool               99 chrome/browser/ui/tabs/dock_info.h                           bool* maximize_new_window) const;
bool              135 chrome/browser/ui/tabs/dock_info.h   void set_in_enable_area(bool in_enable_area) {
bool              138 chrome/browser/ui/tabs/dock_info.h   bool in_enable_area() const { return in_enable_area_; }
bool              142 chrome/browser/ui/tabs/dock_info.h   bool equals(const DockInfo& other) const {
bool              150 chrome/browser/ui/tabs/dock_info.h   bool CheckMonitorPoint(const gfx::Point& screen_loc,
bool              157 chrome/browser/ui/tabs/dock_info.h   bool GetWindowBounds(gfx::Rect* bounds) const;
bool              166 chrome/browser/ui/tabs/dock_info.h   bool in_enable_area_;
bool               33 chrome/browser/ui/tabs/pinned_tab_service.h   bool save_pinned_tabs_;
bool               36 chrome/browser/ui/tabs/pinned_tab_service.h   bool has_normal_browser_;
bool               34 chrome/browser/ui/tabs/pinned_tab_service_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               35 chrome/browser/ui/tabs/pinned_tab_service_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               22 chrome/browser/ui/tabs/tab_resources.h                              bool include_top_shadow,
bool              138 chrome/browser/ui/tabs/tab_strip_model.h   bool empty() const { return contents_data_.empty(); }
bool              150 chrome/browser/ui/tabs/tab_strip_model.h   bool closing_all() const { return closing_all_; }
bool              160 chrome/browser/ui/tabs/tab_strip_model.h   bool ContainsIndex(int index) const;
bool              164 chrome/browser/ui/tabs/tab_strip_model.h   void AppendWebContents(content::WebContents* contents, bool foreground);
bool              186 chrome/browser/ui/tabs/tab_strip_model.h   bool CloseWebContentsAt(int index, uint32 close_types);
bool              211 chrome/browser/ui/tabs/tab_strip_model.h   void ActivateTabAt(int index, bool user_gesture);
bool              225 chrome/browser/ui/tabs/tab_strip_model.h   void MoveWebContentsAt(int index, int to_position, bool select_after_move);
bool              268 chrome/browser/ui/tabs/tab_strip_model.h   bool TabsAreLoading() const;
bool              285 chrome/browser/ui/tabs/tab_strip_model.h                                         bool use_group) const;
bool              315 chrome/browser/ui/tabs/tab_strip_model.h   bool ShouldResetGroupOnSelect(content::WebContents* contents) const;
bool              318 chrome/browser/ui/tabs/tab_strip_model.h   void SetTabBlocked(int index, bool blocked);
bool              322 chrome/browser/ui/tabs/tab_strip_model.h   void SetTabPinned(int index, bool pinned);
bool              326 chrome/browser/ui/tabs/tab_strip_model.h   bool IsTabPinned(int index) const;
bool              330 chrome/browser/ui/tabs/tab_strip_model.h   bool IsMiniTab(int index) const;
bool              334 chrome/browser/ui/tabs/tab_strip_model.h   bool IsAppTab(int index) const;
bool              337 chrome/browser/ui/tabs/tab_strip_model.h   bool IsTabBlocked(int index) const;
bool              341 chrome/browser/ui/tabs/tab_strip_model.h   bool IsTabDiscarded(int index) const;
bool              353 chrome/browser/ui/tabs/tab_strip_model.h   int ConstrainInsertionIndex(int index, bool mini_tab);
bool              367 chrome/browser/ui/tabs/tab_strip_model.h   bool IsTabSelected(int index) const;
bool              423 chrome/browser/ui/tabs/tab_strip_model.h   bool IsContextMenuCommandEnabled(int context_index,
bool              440 chrome/browser/ui/tabs/tab_strip_model.h   bool WillContextMenuPin(int index);
bool              444 chrome/browser/ui/tabs/tab_strip_model.h   static bool ContextMenuCommandToBrowserCommand(int cmd_id, int* browser_cmd);
bool              479 chrome/browser/ui/tabs/tab_strip_model.h   bool IsNewTabAtEndOfTabStrip(content::WebContents* contents) const;
bool              489 chrome/browser/ui/tabs/tab_strip_model.h   bool InternalCloseTabs(const std::vector<int>& indices,
bool              502 chrome/browser/ui/tabs/tab_strip_model.h                         bool create_historical_tabs);
bool              531 chrome/browser/ui/tabs/tab_strip_model.h   void SelectRelativeTab(bool forward);
bool              537 chrome/browser/ui/tabs/tab_strip_model.h                              bool select_after_move);
bool              546 chrome/browser/ui/tabs/tab_strip_model.h   static bool OpenerMatches(const WebContentsData* data,
bool              548 chrome/browser/ui/tabs/tab_strip_model.h                             bool use_group);
bool              564 chrome/browser/ui/tabs/tab_strip_model.h   bool closing_all_;
bool              577 chrome/browser/ui/tabs/tab_strip_model.h   bool in_notify_;
bool               53 chrome/browser/ui/tabs/tab_strip_model_delegate.h   virtual void AddTabAt(const GURL& url, int index, bool foreground) = 0;
bool               72 chrome/browser/ui/tabs/tab_strip_model_delegate.h       bool maximize) = 0;
bool               83 chrome/browser/ui/tabs/tab_strip_model_delegate.h   virtual bool CanDuplicateContentsAt(int index) = 0;
bool              102 chrome/browser/ui/tabs/tab_strip_model_delegate.h   virtual bool RunUnloadListenerBeforeClosing(
bool              107 chrome/browser/ui/tabs/tab_strip_model_delegate.h   virtual bool ShouldRunUnloadListenerBeforeClosing(
bool              118 chrome/browser/ui/tabs/tab_strip_model_delegate.h   virtual bool CanBookmarkAllTabs() const = 0;
bool               62 chrome/browser/ui/tabs/tab_strip_model_observer.h                              bool foreground);
bool               25 chrome/browser/ui/tabs/tab_strip_model_order_controller.h                               bool foreground);
bool               43 chrome/browser/ui/tabs/tab_utils.h bool ShouldTabShowFavicon(int capacity,
bool               44 chrome/browser/ui/tabs/tab_utils.h                           bool is_pinned_tab,
bool               45 chrome/browser/ui/tabs/tab_utils.h                           bool is_active_tab,
bool               46 chrome/browser/ui/tabs/tab_utils.h                           bool has_favicon,
bool               48 chrome/browser/ui/tabs/tab_utils.h bool ShouldTabShowMediaIndicator(int capacity,
bool               49 chrome/browser/ui/tabs/tab_utils.h                                  bool is_pinned_tab,
bool               50 chrome/browser/ui/tabs/tab_utils.h                                  bool is_active_tab,
bool               51 chrome/browser/ui/tabs/tab_utils.h                                  bool has_favicon,
bool               53 chrome/browser/ui/tabs/tab_utils.h bool ShouldTabShowCloseButton(int capacity,
bool               54 chrome/browser/ui/tabs/tab_utils.h                               bool is_pinned_tab,
bool               55 chrome/browser/ui/tabs/tab_utils.h                               bool is_active_tab);
bool               59 chrome/browser/ui/tabs/tab_utils.h bool IsPlayingAudio(content::WebContents* contents);
bool               19 chrome/browser/ui/tabs/test_tab_strip_model_delegate.h   virtual void AddTabAt(const GURL& url, int index, bool foregroud) OVERRIDE;
bool               23 chrome/browser/ui/tabs/test_tab_strip_model_delegate.h       bool maximize) OVERRIDE;
bool               26 chrome/browser/ui/tabs/test_tab_strip_model_delegate.h   virtual bool CanDuplicateContentsAt(int index) OVERRIDE;
bool               30 chrome/browser/ui/tabs/test_tab_strip_model_delegate.h   virtual bool ShouldRunUnloadListenerBeforeClosing(
bool               32 chrome/browser/ui/tabs/test_tab_strip_model_delegate.h   virtual bool RunUnloadListenerBeforeClosing(
bool               36 chrome/browser/ui/tabs/test_tab_strip_model_delegate.h   virtual bool CanBookmarkAllTabs() const OVERRIDE;
bool               15 chrome/browser/ui/test/test_confirm_bubble_model.h   TestConfirmBubbleModel(bool* model_deleted,
bool               16 chrome/browser/ui/test/test_confirm_bubble_model.h                          bool* accept_clicked,
bool               17 chrome/browser/ui/test/test_confirm_bubble_model.h                          bool* cancel_clicked,
bool               18 chrome/browser/ui/test/test_confirm_bubble_model.h                          bool* link_clicked);
bool               33 chrome/browser/ui/test/test_confirm_bubble_model.h   bool* model_deleted_;
bool               34 chrome/browser/ui/test/test_confirm_bubble_model.h   bool* accept_clicked_;
bool               35 chrome/browser/ui/test/test_confirm_bubble_model.h   bool* cancel_clicked_;
bool               36 chrome/browser/ui/test/test_confirm_bubble_model.h   bool* link_clicked_;
bool               54 chrome/browser/ui/toolbar/back_forward_menu_model.h   virtual bool HasIcons() const OVERRIDE;
bool               64 chrome/browser/ui/toolbar/back_forward_menu_model.h   virtual bool IsItemDynamicAt(int index) const OVERRIDE;
bool               65 chrome/browser/ui/toolbar/back_forward_menu_model.h   virtual bool GetAcceleratorAt(int index,
bool               67 chrome/browser/ui/toolbar/back_forward_menu_model.h   virtual bool IsItemCheckedAt(int index) const OVERRIDE;
bool               69 chrome/browser/ui/toolbar/back_forward_menu_model.h   virtual bool GetIconAt(int index, gfx::Image* icon) OVERRIDE;
bool               72 chrome/browser/ui/toolbar/back_forward_menu_model.h   virtual bool IsEnabledAt(int index) const OVERRIDE;
bool               80 chrome/browser/ui/toolbar/back_forward_menu_model.h   bool IsSeparator(int index) const;
bool              139 chrome/browser/ui/toolbar/back_forward_menu_model.h   int GetIndexOfNextChapterStop(int start_from, bool forward) const;
bool              155 chrome/browser/ui/toolbar/back_forward_menu_model.h   int FindChapterStop(int offset, bool forward, int skip) const;
bool              170 chrome/browser/ui/toolbar/back_forward_menu_model.h   bool ItemHasCommand(int index) const;
bool              173 chrome/browser/ui/toolbar/back_forward_menu_model.h   bool ItemHasIcon(int index) const;
bool               32 chrome/browser/ui/toolbar/encoding_menu_controller.h   bool DoesCommandBelongToEncodingMenu(int id);
bool               37 chrome/browser/ui/toolbar/encoding_menu_controller.h   bool IsItemChecked(Profile* browser_profile,
bool               30 chrome/browser/ui/toolbar/origin_chip_info.h   bool Update(const content::WebContents* web_contents,
bool               49 chrome/browser/ui/toolbar/origin_chip_info.h   bool is_url_malware() const { return is_url_malware_; }
bool               61 chrome/browser/ui/toolbar/origin_chip_info.h   bool is_url_malware_;
bool               81 chrome/browser/ui/toolbar/origin_chip_info.h   static bool IsMalware(const GURL& url, const content::WebContents* tab);
bool               58 chrome/browser/ui/toolbar/recent_tabs_sub_menu_model.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               59 chrome/browser/ui/toolbar/recent_tabs_sub_menu_model.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               60 chrome/browser/ui/toolbar/recent_tabs_sub_menu_model.h   virtual bool GetAcceleratorForCommandId(
bool               67 chrome/browser/ui/toolbar/recent_tabs_sub_menu_model.h   bool GetURLAndTitleForItemAtIndex(int index,
bool               23 chrome/browser/ui/toolbar/test_toolbar_model.h   virtual bool WouldPerformSearchTermReplacement(
bool               24 chrome/browser/ui/toolbar/test_toolbar_model.h       bool ignore_editing) const OVERRIDE;
bool               25 chrome/browser/ui/toolbar/test_toolbar_model.h   virtual SecurityLevel GetSecurityLevel(bool ignore_editing) const OVERRIDE;
bool               29 chrome/browser/ui/toolbar/test_toolbar_model.h   virtual bool ShouldDisplayURL() const OVERRIDE;
bool               33 chrome/browser/ui/toolbar/test_toolbar_model.h   void set_omit_url_due_to_origin_chip(bool omit_url_due_to_origin_chip) {
bool               37 chrome/browser/ui/toolbar/test_toolbar_model.h       bool perform_search_term_replacement) {
bool               47 chrome/browser/ui/toolbar/test_toolbar_model.h   void set_should_display_url(bool should_display_url) {
bool               52 chrome/browser/ui/toolbar/test_toolbar_model.h   virtual bool WouldOmitURLDueToOriginChip() const OVERRIDE;
bool               56 chrome/browser/ui/toolbar/test_toolbar_model.h   bool omit_url_due_to_origin_chip_;
bool               57 chrome/browser/ui/toolbar/test_toolbar_model.h   bool perform_search_term_replacement_;
bool               61 chrome/browser/ui/toolbar/test_toolbar_model.h   bool should_display_url_;
bool               63 chrome/browser/ui/toolbar/toolbar_model.h   virtual bool WouldPerformSearchTermReplacement(bool ignore_editing) const = 0;
bool               68 chrome/browser/ui/toolbar/toolbar_model.h   bool WouldReplaceURL() const;
bool               74 chrome/browser/ui/toolbar/toolbar_model.h   virtual SecurityLevel GetSecurityLevel(bool ignore_editing) const = 0;
bool               92 chrome/browser/ui/toolbar/toolbar_model.h   virtual bool ShouldDisplayURL() const = 0;
bool               98 chrome/browser/ui/toolbar/toolbar_model.h   virtual bool WouldOmitURLDueToOriginChip() const = 0;
bool              101 chrome/browser/ui/toolbar/toolbar_model.h   void set_input_in_progress(bool input_in_progress) {
bool              104 chrome/browser/ui/toolbar/toolbar_model.h   bool input_in_progress() const { return input_in_progress_; }
bool              107 chrome/browser/ui/toolbar/toolbar_model.h   void set_origin_chip_enabled(bool enabled) {
bool              110 chrome/browser/ui/toolbar/toolbar_model.h   bool origin_chip_enabled() const {
bool              115 chrome/browser/ui/toolbar/toolbar_model.h   void set_url_replacement_enabled(bool enabled) {
bool              118 chrome/browser/ui/toolbar/toolbar_model.h   bool url_replacement_enabled() const {
bool              126 chrome/browser/ui/toolbar/toolbar_model.h   bool input_in_progress_;
bool              127 chrome/browser/ui/toolbar/toolbar_model.h   bool origin_chip_enabled_;
bool              128 chrome/browser/ui/toolbar/toolbar_model.h   bool url_replacement_enabled_;
bool               19 chrome/browser/ui/toolbar/toolbar_model_delegate.h   virtual bool InTabbedBrowser() const = 0;
bool               48 chrome/browser/ui/toolbar/toolbar_model_impl.h   virtual bool WouldOmitURLDueToOriginChip() const OVERRIDE;
bool               49 chrome/browser/ui/toolbar/toolbar_model_impl.h   virtual bool WouldPerformSearchTermReplacement(
bool               50 chrome/browser/ui/toolbar/toolbar_model_impl.h       bool ignore_editing) const OVERRIDE;
bool               51 chrome/browser/ui/toolbar/toolbar_model_impl.h   virtual SecurityLevel GetSecurityLevel(bool ignore_editing) const OVERRIDE;
bool               55 chrome/browser/ui/toolbar/toolbar_model_impl.h   virtual bool ShouldDisplayURL() const OVERRIDE;
bool               69 chrome/browser/ui/toolbar/toolbar_model_impl.h   base::string16 GetSearchTerms(bool ignore_editing) const;
bool               54 chrome/browser/ui/toolbar/wrench_icon_painter.h   static bool ShouldAnimateUpgradeLevel(
bool               65 chrome/browser/ui/toolbar/wrench_icon_painter.h   void SetSeverity(Severity severity, bool animate);
bool               35 chrome/browser/ui/toolbar/wrench_menu_model.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               36 chrome/browser/ui/toolbar/wrench_menu_model.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               37 chrome/browser/ui/toolbar/wrench_menu_model.h   virtual bool GetAcceleratorForCommandId(
bool               95 chrome/browser/ui/toolbar/wrench_menu_model.h                   bool is_new_menu);
bool               99 chrome/browser/ui/toolbar/wrench_menu_model.h   virtual bool DoesCommandIdDismissMenu(int command_id) const OVERRIDE;
bool              102 chrome/browser/ui/toolbar/wrench_menu_model.h   virtual bool IsItemForCommandIdDynamic(int command_id) const OVERRIDE;
bool              104 chrome/browser/ui/toolbar/wrench_menu_model.h   virtual bool GetIconForCommandId(int command_id,
bool              107 chrome/browser/ui/toolbar/wrench_menu_model.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool              108 chrome/browser/ui/toolbar/wrench_menu_model.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool              109 chrome/browser/ui/toolbar/wrench_menu_model.h   virtual bool IsCommandIdVisible(int command_id) const OVERRIDE;
bool              110 chrome/browser/ui/toolbar/wrench_menu_model.h   virtual bool GetAcceleratorForCommandId(
bool              145 chrome/browser/ui/toolbar/wrench_menu_model.h   void Build(bool is_new_menu);
bool              153 chrome/browser/ui/toolbar/wrench_menu_model.h   void CreateCutCopyPasteMenu(bool new_menu);
bool              158 chrome/browser/ui/toolbar/wrench_menu_model.h   void CreateZoomMenu(bool new_menu);
bool              162 chrome/browser/ui/toolbar/wrench_menu_model.h   bool ShouldShowNewIncognitoWindowMenuItem();
bool              163 chrome/browser/ui/toolbar/wrench_menu_model.h   bool ShouldShowNewWindowMenuItem();
bool               69 chrome/browser/ui/translate/translate_bubble_model.h   virtual void SetNeverTranslateLanguage(bool value) = 0;
bool               73 chrome/browser/ui/translate/translate_bubble_model.h   virtual void SetNeverTranslateSite(bool value) = 0;
bool               77 chrome/browser/ui/translate/translate_bubble_model.h   virtual bool ShouldAlwaysTranslate() const = 0;
bool               81 chrome/browser/ui/translate/translate_bubble_model.h   virtual void SetAlwaysTranslate(bool value) = 0;
bool               92 chrome/browser/ui/translate/translate_bubble_model.h   virtual void TranslationDeclined(bool explicitly_closed) = 0;
bool               96 chrome/browser/ui/translate/translate_bubble_model.h   virtual bool IsPageTranslatedInCurrentLanguages() const = 0;
bool               40 chrome/browser/ui/translate/translate_bubble_model_impl.h   virtual void SetNeverTranslateLanguage(bool value) OVERRIDE;
bool               41 chrome/browser/ui/translate/translate_bubble_model_impl.h   virtual void SetNeverTranslateSite(bool value) OVERRIDE;
bool               42 chrome/browser/ui/translate/translate_bubble_model_impl.h   virtual bool ShouldAlwaysTranslate() const OVERRIDE;
bool               43 chrome/browser/ui/translate/translate_bubble_model_impl.h   virtual void SetAlwaysTranslate(bool value) OVERRIDE;
bool               46 chrome/browser/ui/translate/translate_bubble_model_impl.h   virtual void TranslationDeclined(bool explicitly_closed) OVERRIDE;
bool               47 chrome/browser/ui/translate/translate_bubble_model_impl.h   virtual bool IsPageTranslatedInCurrentLanguages() const OVERRIDE;
bool               14 chrome/browser/ui/uninstall_browser_prompt.h int ShowUninstallBrowserPrompt(bool show_delete_profile);
bool               37 chrome/browser/ui/unload_controller.h   bool CanCloseContents(content::WebContents* contents);
bool               40 chrome/browser/ui/unload_controller.h   static bool ShouldRunUnloadEventsHelper(content::WebContents* contents);
bool               44 chrome/browser/ui/unload_controller.h   static bool RunUnloadEventsHelper(content::WebContents* contents);
bool               53 chrome/browser/ui/unload_controller.h   bool BeforeUnloadFired(content::WebContents* contents, bool proceed);
bool               55 chrome/browser/ui/unload_controller.h   bool is_attempting_to_close_browser() const {
bool               61 chrome/browser/ui/unload_controller.h   bool ShouldCloseWindow();
bool               65 chrome/browser/ui/unload_controller.h   bool CallBeforeUnloadHandlers(
bool               66 chrome/browser/ui/unload_controller.h       const base::Callback<void(bool)>& on_close_confirmed);
bool               79 chrome/browser/ui/unload_controller.h   bool TabsNeedBeforeUnloadFired();
bool               96 chrome/browser/ui/unload_controller.h                              bool foreground) OVERRIDE;
bool              112 chrome/browser/ui/unload_controller.h   bool HasCompletedUnloadProcessing() const;
bool              116 chrome/browser/ui/unload_controller.h   bool RemoveFromSet(UnloadListenerSet* set,
bool              128 chrome/browser/ui/unload_controller.h   void ClearUnloadState(content::WebContents* web_contents, bool process_now);
bool              130 chrome/browser/ui/unload_controller.h   bool is_calling_before_unload_handlers() {
bool              150 chrome/browser/ui/unload_controller.h   bool is_attempting_to_close_browser_;
bool              155 chrome/browser/ui/unload_controller.h   base::Callback<void(bool)> on_close_confirmed_;
bool               35 chrome/browser/ui/views/accelerator_table.h CHROME_VIEWS_EXPORT bool GetAshAcceleratorForCommandId(
bool               43 chrome/browser/ui/views/accelerator_table.h CHROME_VIEWS_EXPORT bool GetStandardAcceleratorForCommandId(
bool               56 chrome/browser/ui/views/accessibility/accessibility_event_router_views.h                              bool has_submenu);
bool               30 chrome/browser/ui/views/app_list/linux/app_list_controller_delegate_linux.h   virtual bool CanDoCreateShortcutsFlow() OVERRIDE;
bool               47 chrome/browser/ui/views/app_list/linux/app_list_linux.h   virtual bool IsVisible() OVERRIDE;
bool               54 chrome/browser/ui/views/app_list/linux/app_list_linux.h   virtual void OnActivationChanged(views::Widget* widget, bool active) OVERRIDE;
bool               59 chrome/browser/ui/views/app_list/linux/app_list_linux.h   bool window_icon_updated_;
bool               22 chrome/browser/ui/views/app_list/linux/app_list_service_linux.h   void set_can_close(bool can_close);
bool               30 chrome/browser/ui/views/app_list/linux/app_list_service_linux.h   virtual bool IsAppListVisible() const OVERRIDE;
bool               29 chrome/browser/ui/views/app_list/win/activation_tracker_win.h   virtual void OnActivationChanged(views::Widget* widget, bool active) OVERRIDE;
bool               44 chrome/browser/ui/views/app_list/win/activation_tracker_win.h   bool ShouldDismissAppList();
bool               55 chrome/browser/ui/views/app_list/win/activation_tracker_win.h   bool reactivate_on_next_focus_loss_;
bool               62 chrome/browser/ui/views/app_list/win/activation_tracker_win.h   bool taskbar_has_focus_;
bool               27 chrome/browser/ui/views/app_list/win/app_list_controller_delegate_win.h   virtual bool ForceNativeDesktop() const OVERRIDE;
bool               32 chrome/browser/ui/views/app_list/win/app_list_controller_delegate_win.h   virtual bool CanDoCreateShortcutsFlow() OVERRIDE;
bool               25 chrome/browser/ui/views/app_list/win/app_list_service_win.h   void set_can_close(bool can_close);
bool               35 chrome/browser/ui/views/app_list/win/app_list_service_win.h   virtual bool IsAppListVisible() const OVERRIDE;
bool               46 chrome/browser/ui/views/app_list/win/app_list_service_win.h   bool IsWarmupNeeded();
bool               56 chrome/browser/ui/views/app_list/win/app_list_service_win.h   bool enable_app_list_on_next_init_;
bool               42 chrome/browser/ui/views/app_list/win/app_list_win.h   virtual bool IsVisible() OVERRIDE;
bool               52 chrome/browser/ui/views/app_list/win/app_list_win.h   bool window_icon_updated_;
bool               35 chrome/browser/ui/views/apps/app_info_dialog/app_info_dialog_views.h   virtual bool Cancel() OVERRIDE;
bool               39 chrome/browser/ui/views/apps/app_info_dialog/app_info_dialog_views.h   virtual bool IsDialogButtonEnabled(ui::DialogButton button) const OVERRIDE;
bool               78 chrome/browser/ui/views/apps/app_info_dialog/app_info_summary_tab.h   bool CanSetLaunchType() const;
bool               83 chrome/browser/ui/views/apps/app_info_dialog/app_info_summary_tab.h   bool CanShowAppInWebStore() const;
bool               87 chrome/browser/ui/views/apps/app_info_dialog/app_info_summary_tab.h   bool CanUninstallApp() const;
bool               57 chrome/browser/ui/views/apps/chrome_native_app_window_views.h   virtual bool IsAlwaysOnTop() const OVERRIDE;
bool               69 chrome/browser/ui/views/apps/chrome_native_app_window_views.h   virtual bool WidgetHasHitTestMask() const OVERRIDE;
bool               74 chrome/browser/ui/views/apps/chrome_native_app_window_views.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool               78 chrome/browser/ui/views/apps/chrome_native_app_window_views.h   virtual bool IsFullscreenOrPending() const OVERRIDE;
bool               79 chrome/browser/ui/views/apps/chrome_native_app_window_views.h   virtual bool IsDetached() const OVERRIDE;
bool               82 chrome/browser/ui/views/apps/chrome_native_app_window_views.h   virtual bool HasFrameColor() const OVERRIDE;
bool               91 chrome/browser/ui/views/apps/chrome_native_app_window_views.h   bool is_fullscreen_;
bool               97 chrome/browser/ui/views/apps/chrome_native_app_window_views.h   bool has_frame_color_;
bool               20 chrome/browser/ui/views/apps/shaped_app_window_targeter.h   virtual bool GetHitTestMask(aura::Window* window,
bool               47 chrome/browser/ui/views/ash/tab_scrubber.h   bool IsActivationPending();
bool               70 chrome/browser/ui/views/ash/tab_scrubber.h   void FinishScrub(bool activate);
bool               73 chrome/browser/ui/views/ash/tab_scrubber.h   bool scrubbing_;
bool               90 chrome/browser/ui/views/ash/tab_scrubber.h   bool use_default_activation_delay_;
bool               17 chrome/browser/ui/views/auto_keep_alive.h   bool keep_alive_available_;
bool               32 chrome/browser/ui/views/autofill/autofill_dialog_view_tester_views.h   virtual bool IsShowingOverlay() const OVERRIDE;
bool               33 chrome/browser/ui/views/autofill/autofill_dialog_view_tester_views.h   virtual bool IsShowingSection(DialogSection section) const OVERRIDE;
bool               92 chrome/browser/ui/views/autofill/autofill_dialog_views.h   virtual bool HitTestInput(ServerFieldType type,
bool               94 chrome/browser/ui/views/autofill/autofill_dialog_views.h   virtual bool SaveDetailsLocally() OVERRIDE;
bool              116 chrome/browser/ui/views/autofill/autofill_dialog_views.h   virtual bool ShouldDefaultButtonBeBlue() const OVERRIDE;
bool              117 chrome/browser/ui/views/autofill/autofill_dialog_views.h   virtual bool IsDialogButtonEnabled(ui::DialogButton button) const OVERRIDE;
bool              122 chrome/browser/ui/views/autofill/autofill_dialog_views.h   virtual bool Cancel() OVERRIDE;
bool              123 chrome/browser/ui/views/autofill/autofill_dialog_views.h   virtual bool Accept() OVERRIDE;
bool              133 chrome/browser/ui/views/autofill/autofill_dialog_views.h   virtual bool HandleKeyEvent(views::Textfield* sender,
bool              135 chrome/browser/ui/views/autofill/autofill_dialog_views.h   virtual bool HandleMouseEvent(views::Textfield* sender,
bool              275 chrome/browser/ui/views/autofill/autofill_dialog_views.h     bool HasArrow();
bool              303 chrome/browser/ui/views/autofill/autofill_dialog_views.h     void SetActive(bool active);
bool              306 chrome/browser/ui/views/autofill/autofill_dialog_views.h     void SetForwardMouseEvents(bool forward);
bool              313 chrome/browser/ui/views/autofill/autofill_dialog_views.h     virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool              324 chrome/browser/ui/views/autofill/autofill_dialog_views.h     bool ShouldForwardEvent(const ui::LocatedEvent& event);
bool              330 chrome/browser/ui/views/autofill/autofill_dialog_views.h     bool forward_mouse_events_;
bool              361 chrome/browser/ui/views/autofill/autofill_dialog_views.h     void set_ignore_layouts(bool ignore_layouts) {
bool              373 chrome/browser/ui/views/autofill/autofill_dialog_views.h     bool ignore_layouts_;
bool              400 chrome/browser/ui/views/autofill/autofill_dialog_views.h     bool CanUseVerticallyCompactText(int available_width,
bool              422 chrome/browser/ui/views/autofill/autofill_dialog_views.h     std::map<int, std::pair<bool, int> > calculated_heights_;
bool              464 chrome/browser/ui/views/autofill/autofill_dialog_views.h   gfx::Size CalculatePreferredSize(bool get_minimum_size);
bool              505 chrome/browser/ui/views/autofill/autofill_dialog_views.h   void UpdateSectionImpl(DialogSection section, bool clobber_inputs);
bool              541 chrome/browser/ui/views/autofill/autofill_dialog_views.h                          bool overwrite_invalid);
bool              545 chrome/browser/ui/views/autofill/autofill_dialog_views.h   bool ValidateGroup(const DetailsGroup& group, ValidationType type);
bool              549 chrome/browser/ui/views/autofill/autofill_dialog_views.h   bool ValidateForm();
bool              557 chrome/browser/ui/views/autofill/autofill_dialog_views.h                               bool was_edit);
bool              600 chrome/browser/ui/views/autofill/autofill_dialog_views.h   bool needs_update_;
bool               53 chrome/browser/ui/views/autofill/autofill_popup_base_view.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               56 chrome/browser/ui/views/autofill/autofill_popup_base_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               59 chrome/browser/ui/views/autofill/autofill_popup_base_view.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool               73 chrome/browser/ui/views/autofill/autofill_popup_base_view.h   bool ShouldHideOnOutsideClick();
bool               80 chrome/browser/ui/views/autofill/autofill_popup_base_view.h   bool ShouldRepostEvent(const ui::MouseEvent& event);
bool               32 chrome/browser/ui/views/autofill/decorated_textfield.h   void SetInvalid(bool invalid);
bool               33 chrome/browser/ui/views/autofill/decorated_textfield.h   bool invalid() const { return invalid_; }
bool               36 chrome/browser/ui/views/autofill/decorated_textfield.h   void SetEditable(bool editable);
bool               37 chrome/browser/ui/views/autofill/decorated_textfield.h   bool editable() const { return editable_; }
bool               72 chrome/browser/ui/views/autofill/decorated_textfield.h   bool invalid_;
bool               77 chrome/browser/ui/views/autofill/decorated_textfield.h   bool editable_;
bool               31 chrome/browser/ui/views/autofill/expanding_textfield.h                      bool multiline,
bool               44 chrome/browser/ui/views/autofill/expanding_textfield.h   void SetInvalid(bool invalid);
bool               45 chrome/browser/ui/views/autofill/expanding_textfield.h   bool invalid() {
bool               50 chrome/browser/ui/views/autofill/expanding_textfield.h   void SetEditable(bool editable);
bool               51 chrome/browser/ui/views/autofill/expanding_textfield.h   bool editable() {
bool               68 chrome/browser/ui/views/autofill/expanding_textfield.h   virtual bool HandleKeyEvent(views::Textfield* sender,
bool               70 chrome/browser/ui/views/autofill/expanding_textfield.h   virtual bool HandleMouseEvent(views::Textfield* sender,
bool               31 chrome/browser/ui/views/autofill/generated_credit_card_bubble_views.h   virtual bool IsHiding() const OVERRIDE;
bool               43 chrome/browser/ui/views/autofill/info_bubble.h   void set_align_to_anchor_edge(bool align_to_anchor_edge) {
bool               51 chrome/browser/ui/views/autofill/info_bubble.h   void set_show_above_anchor(bool show_above_anchor) {
bool               62 chrome/browser/ui/views/autofill/info_bubble.h   bool align_to_anchor_edge_;
bool               68 chrome/browser/ui/views/autofill/info_bubble.h   bool show_above_anchor_;
bool               60 chrome/browser/ui/views/autofill/tooltip_icon.h   bool mouse_inside_;
bool               23 chrome/browser/ui/views/avatar_label.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               31 chrome/browser/ui/views/avatar_label.h   void SetLabelOnRight(bool label_on_right);
bool               56 chrome/browser/ui/views/avatar_menu_bubble_view.h   static bool IsShowing();
bool               64 chrome/browser/ui/views/avatar_menu_bubble_view.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool              128 chrome/browser/ui/views/avatar_menu_bubble_view.h   static bool close_on_deactivate_for_testing_;
bool              131 chrome/browser/ui/views/avatar_menu_bubble_view.h   bool expanded_;
bool               34 chrome/browser/ui/views/avatar_menu_button.h   AvatarMenuButton(Browser* browser, bool disabled);
bool               41 chrome/browser/ui/views/avatar_menu_button.h   virtual bool HitTestRect(const gfx::Rect& rect) const OVERRIDE;
bool               45 chrome/browser/ui/views/avatar_menu_button.h   virtual void SetAvatarIcon(const gfx::Image& icon, bool is_rectangle);
bool               47 chrome/browser/ui/views/avatar_menu_button.h   void set_button_on_right(bool button_on_right) {
bool               50 chrome/browser/ui/views/avatar_menu_button.h   bool button_on_right() { return button_on_right_; }
bool               60 chrome/browser/ui/views/avatar_menu_button.h   bool disabled_;
bool               66 chrome/browser/ui/views/avatar_menu_button.h   bool is_rectangle_;
bool               69 chrome/browser/ui/views/avatar_menu_button.h   bool button_on_right_;
bool               62 chrome/browser/ui/views/bookmarks/bookmark_bar_instructions_view.h   bool updated_colors_;
bool               84 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h   static void DisableAnimationsForTesting(bool disabled);
bool               95 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h   void set_infobar_visible(bool infobar_visible) {
bool              107 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h   bool is_animating();
bool              145 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h   void StopThrobbing(bool immediate);
bool              160 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h   virtual bool IsDetached() const OVERRIDE;
bool              167 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h   virtual bool HitTestRect(const gfx::Rect& rect) const OVERRIDE;
bool              172 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h   virtual bool GetDropFormats(
bool              175 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h   virtual bool AreDropTypesRequired() OVERRIDE;
bool              176 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h   virtual bool CanDrop(const ui::OSExchangeData& data) OVERRIDE;
bool              204 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h                                    bool ids_reassigned) OVERRIDE;
bool              232 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h   virtual bool CanStartDragForView(views::View* sender,
bool              347 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h   void StartThrobbing(const BookmarkNode* node, bool overflow_only);
bool              370 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h   gfx::Size LayoutItems(bool compute_bounds_only);
bool              423 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h   bool infobar_visible_;
bool              436 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h   bool animating_detached_;
bool               41 chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h                          bool newly_bookmarked);
bool               43 chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h   static bool IsShowing();
bool               56 chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool               74 chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h                      bool newly_bookmarked);
bool              116 chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h   const bool newly_bookmarked_;
bool              140 chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h   bool remove_bookmark_;
bool              143 chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h   bool apply_edits_;
bool               44 chrome/browser/ui/views/bookmarks/bookmark_context_menu.h       bool close_on_remove);
bool               62 chrome/browser/ui/views/bookmarks/bookmark_context_menu.h   virtual bool IsItemChecked(int command_id) const OVERRIDE;
bool               63 chrome/browser/ui/views/bookmarks/bookmark_context_menu.h   virtual bool IsCommandEnabled(int command_id) const OVERRIDE;
bool               64 chrome/browser/ui/views/bookmarks/bookmark_context_menu.h   virtual bool ShouldCloseAllMenusOnExecute(int id) OVERRIDE;
bool               91 chrome/browser/ui/views/bookmarks/bookmark_context_menu.h   bool close_on_remove_;
bool               45 chrome/browser/ui/views/bookmarks/bookmark_drag_drop_views.h bool IsValidBookmarkDropLocation(Profile* profile,
bool               83 chrome/browser/ui/views/bookmarks/bookmark_editor_view.h   virtual bool IsDialogButtonEnabled(ui::DialogButton button) const OVERRIDE;
bool               86 chrome/browser/ui/views/bookmarks/bookmark_editor_view.h   virtual bool CanResize() const  OVERRIDE;
bool               88 chrome/browser/ui/views/bookmarks/bookmark_editor_view.h   virtual bool Accept() OVERRIDE;
bool               96 chrome/browser/ui/views/bookmarks/bookmark_editor_view.h   virtual bool CanEdit(views::TreeView* tree_view,
bool              102 chrome/browser/ui/views/bookmarks/bookmark_editor_view.h   virtual bool HandleKeyEvent(views::Textfield* sender,
bool              110 chrome/browser/ui/views/bookmarks/bookmark_editor_view.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool              111 chrome/browser/ui/views/bookmarks/bookmark_editor_view.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool              112 chrome/browser/ui/views/bookmarks/bookmark_editor_view.h   virtual bool GetAcceleratorForCommandId(
bool              136 chrome/browser/ui/views/bookmarks/bookmark_editor_view.h                                    bool ids_reassigned) OVERRIDE {}
bool              261 chrome/browser/ui/views/bookmarks/bookmark_editor_view.h   bool running_menu_for_root_;
bool              264 chrome/browser/ui/views/bookmarks/bookmark_editor_view.h   bool show_tree_;
bool               51 chrome/browser/ui/views/bookmarks/bookmark_menu_controller_views.h   void RunMenuAt(BookmarkBarView* bookmark_bar, bool for_drop);
bool               79 chrome/browser/ui/views/bookmarks/bookmark_menu_controller_views.h   virtual bool IsTriggerableEvent(views::MenuItemView* view,
bool               82 chrome/browser/ui/views/bookmarks/bookmark_menu_controller_views.h   virtual bool ShouldExecuteCommandWithoutClosingMenu(
bool               85 chrome/browser/ui/views/bookmarks/bookmark_menu_controller_views.h   virtual bool GetDropFormats(
bool               89 chrome/browser/ui/views/bookmarks/bookmark_menu_controller_views.h   virtual bool AreDropTypesRequired(views::MenuItemView* menu) OVERRIDE;
bool               90 chrome/browser/ui/views/bookmarks/bookmark_menu_controller_views.h   virtual bool CanDrop(views::MenuItemView* menu,
bool               98 chrome/browser/ui/views/bookmarks/bookmark_menu_controller_views.h   virtual bool ShowContextMenu(views::MenuItemView* source,
bool              103 chrome/browser/ui/views/bookmarks/bookmark_menu_controller_views.h   virtual bool CanDrag(views::MenuItemView* menu) OVERRIDE;
bool              111 chrome/browser/ui/views/bookmarks/bookmark_menu_controller_views.h       bool* has_mnemonics,
bool              136 chrome/browser/ui/views/bookmarks/bookmark_menu_controller_views.h   bool for_drop_;
bool               93 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h   bool is_mutating_model() const { return is_mutating_model_; }
bool               97 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h   bool IsTriggerableEvent(views::MenuItemView* menu,
bool              100 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h   bool ShouldExecuteCommandWithoutClosingMenu(int id, const ui::Event& e);
bool              101 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h   bool GetDropFormats(
bool              105 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h   bool AreDropTypesRequired(views::MenuItemView* menu);
bool              106 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h   bool CanDrop(views::MenuItemView* menu, const ui::OSExchangeData& data);
bool              113 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h   bool ShowContextMenu(views::MenuItemView* source,
bool              117 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h   bool CanDrag(views::MenuItemView* menu);
bool              153 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h                                  bool* added_separator);
bool              164 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h   bool IsOutsideMenuIdRange(int menu_id) const;
bool              187 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h   bool for_drop_;
bool              205 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h   bool is_mutating_model_;
bool               24 chrome/browser/ui/views/chrome_views_delegate.h   virtual bool GetSavedWindowPlacement(
bool               35 chrome/browser/ui/views/chrome_views_delegate.h                                      bool has_submenu) OVERRIDE;
bool               39 chrome/browser/ui/views/chrome_views_delegate.h   virtual bool IsWindowInMetro(gfx::NativeWindow window) const OVERRIDE;
bool               54 chrome/browser/ui/views/chrome_views_delegate.h   virtual bool WindowManagerProvidesTitleBar(bool maximized) OVERRIDE;
bool               53 chrome/browser/ui/views/collected_cookies_views.h   virtual bool Cancel() OVERRIDE;
bool              120 chrome/browser/ui/views/collected_cookies_views.h   bool status_changed_;
bool               29 chrome/browser/ui/views/color_chooser_dialog.h   virtual bool IsRunning(gfx::NativeWindow owning_window) const OVERRIDE;
bool               50 chrome/browser/ui/views/color_chooser_dialog.h   void DidCloseDialog(bool chose_color, SkColor color, RunState run_state);
bool               35 chrome/browser/ui/views/confirm_bubble_views.h   virtual bool IsDialogButtonEnabled(ui::DialogButton button) const OVERRIDE;
bool               37 chrome/browser/ui/views/confirm_bubble_views.h   virtual bool Cancel() OVERRIDE;
bool               38 chrome/browser/ui/views/confirm_bubble_views.h   virtual bool Accept() OVERRIDE;
bool               47 chrome/browser/ui/views/cookie_info_view.h   void EnableCookieDisplay(bool enabled);
bool               55 chrome/browser/ui/views/create_application_shortcut_view.h   virtual bool IsDialogButtonEnabled(ui::DialogButton button) const OVERRIDE;
bool               58 chrome/browser/ui/views/create_application_shortcut_view.h   virtual bool Accept() OVERRIDE;
bool               66 chrome/browser/ui/views/create_application_shortcut_view.h   views::Checkbox* AddCheckbox(const base::string16& text, bool checked);
bool               81 chrome/browser/ui/views/create_application_shortcut_view.h   bool create_in_chrome_apps_subdir_;
bool               92 chrome/browser/ui/views/create_application_shortcut_view.h   virtual bool Accept() OVERRIDE;
bool              131 chrome/browser/ui/views/create_application_shortcut_view.h   virtual bool Accept() OVERRIDE;
bool              132 chrome/browser/ui/views/create_application_shortcut_view.h   virtual bool Cancel() OVERRIDE;
bool               41 chrome/browser/ui/views/critical_notification_bubble_view.h   virtual bool AcceleratorPressed(
bool               44 chrome/browser/ui/views/crypto_module_password_dialog_view.h   virtual bool Cancel() OVERRIDE;
bool               45 chrome/browser/ui/views/crypto_module_password_dialog_view.h   virtual bool Accept() OVERRIDE;
bool               50 chrome/browser/ui/views/crypto_module_password_dialog_view.h   virtual bool HandleKeyEvent(views::Textfield* sender,
bool               26 chrome/browser/ui/views/detachable_toolbar_view.h   virtual bool IsDetached() const = 0;
bool               61 chrome/browser/ui/views/detachable_toolbar_view.h                                     bool at_top,
bool               26 chrome/browser/ui/views/download/download_feedback_dialog_view.h   typedef base::Callback<void(bool accepted)> UserDecisionCallback;
bool               40 chrome/browser/ui/views/download/download_feedback_dialog_view.h   bool OnButtonClicked(bool accepted);
bool               52 chrome/browser/ui/views/download/download_feedback_dialog_view.h   virtual bool Cancel() OVERRIDE;
bool               53 chrome/browser/ui/views/download/download_feedback_dialog_view.h   virtual bool Accept() OVERRIDE;
bool               22 chrome/browser/ui/views/download/download_in_progress_dialog_view.h                    bool app_modal,
bool               23 chrome/browser/ui/views/download/download_in_progress_dialog_view.h                    const base::Callback<void(bool)>& callback);
bool               28 chrome/browser/ui/views/download/download_in_progress_dialog_view.h                                bool app_modal,
bool               29 chrome/browser/ui/views/download/download_in_progress_dialog_view.h                                const base::Callback<void(bool)>& callback);
bool               36 chrome/browser/ui/views/download/download_in_progress_dialog_view.h   virtual bool Cancel() OVERRIDE;
bool               37 chrome/browser/ui/views/download/download_in_progress_dialog_view.h   virtual bool Accept() OVERRIDE;
bool               47 chrome/browser/ui/views/download/download_in_progress_dialog_view.h   const bool app_modal_;
bool               48 chrome/browser/ui/views/download/download_in_progress_dialog_view.h   const base::Callback<void(bool)> callback_;
bool               80 chrome/browser/ui/views/download/download_item_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               81 chrome/browser/ui/views/download/download_item_view.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               86 chrome/browser/ui/views/download/download_item_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               87 chrome/browser/ui/views/download/download_item_view.h   virtual bool GetTooltipText(const gfx::Point& p,
bool              152 chrome/browser/ui/views/download/download_item_view.h   bool SubmitDownloadToFeedbackService();
bool              156 chrome/browser/ui/views/download/download_item_view.h   void PossiblySubmitDownloadToFeedbackService(bool enabled);
bool              170 chrome/browser/ui/views/download/download_item_view.h   void HandlePressEvent(const ui::LocatedEvent& event, bool active_event);
bool              171 chrome/browser/ui/views/download/download_item_view.h   void HandleClickEvent(const ui::LocatedEvent& event, bool active_event);
bool              188 chrome/browser/ui/views/download/download_item_view.h   bool IsShowingWarningDialog() const {
bool              217 chrome/browser/ui/views/download/download_item_view.h   bool InDropDownButtonXCoordinateRange(int x);
bool              272 chrome/browser/ui/views/download/download_item_view.h   bool drop_down_pressed_;
bool              281 chrome/browser/ui/views/download/download_item_view.h   bool dragging_;
bool              284 chrome/browser/ui/views/download/download_item_view.h   bool starting_drag_;
bool              313 chrome/browser/ui/views/download/download_item_view.h   bool dangerous_download_label_sized_;
bool              319 chrome/browser/ui/views/download/download_item_view.h   bool disabled_while_opening_;
bool               83 chrome/browser/ui/views/download/download_shelf_view.h   virtual bool IsShowing() const OVERRIDE;
bool               84 chrome/browser/ui/views/download/download_shelf_view.h   virtual bool IsClosing() const OVERRIDE;
bool              113 chrome/browser/ui/views/download/download_shelf_view.h   bool CanFitFirstDownloadItem();
bool              126 chrome/browser/ui/views/download/download_shelf_view.h   bool CanAutoClose();
bool               60 chrome/browser/ui/views/dropdown_bar_host.h   bool IsAnimating() const;
bool               62 chrome/browser/ui/views/dropdown_bar_host.h   bool IsVisible() const;
bool               69 chrome/browser/ui/views/dropdown_bar_host.h   virtual void Show(bool animate);
bool               71 chrome/browser/ui/views/dropdown_bar_host.h   virtual void Hide(bool animate);
bool               79 chrome/browser/ui/views/dropdown_bar_host.h   virtual void SetDialogPosition(const gfx::Rect& new_pos, bool no_redraw) = 0;
bool               88 chrome/browser/ui/views/dropdown_bar_host.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) = 0;
bool               89 chrome/browser/ui/views/dropdown_bar_host.h   virtual bool CanHandleAccelerators() const = 0;
bool               98 chrome/browser/ui/views/dropdown_bar_host.h   static bool disable_animations_during_testing_;
bool              155 chrome/browser/ui/views/dropdown_bar_host.h   void SetWidgetPositionNative(const gfx::Rect& new_pos, bool no_redraw);
bool              191 chrome/browser/ui/views/dropdown_bar_host.h   bool esc_accel_target_registered_;
bool              204 chrome/browser/ui/views/dropdown_bar_host.h   bool is_visible_;
bool               11 chrome/browser/ui/views/dropdown_bar_host_delegate.h   virtual void SetFocusAndSelection(bool select_all) = 0;
bool               44 chrome/browser/ui/views/edit_search_engine_dialog.h   virtual bool IsDialogButtonEnabled(ui::DialogButton button) const OVERRIDE;
bool               45 chrome/browser/ui/views/edit_search_engine_dialog.h   virtual bool Cancel() OVERRIDE;
bool               46 chrome/browser/ui/views/edit_search_engine_dialog.h   virtual bool Accept() OVERRIDE;
bool               53 chrome/browser/ui/views/edit_search_engine_dialog.h   virtual bool HandleKeyEvent(views::Textfield* sender,
bool               71 chrome/browser/ui/views/edit_search_engine_dialog.h                        bool is_valid,
bool               18 chrome/browser/ui/views/event_utils.h CHROME_VIEWS_EXPORT bool IsPossibleDispositionEvent(const ui::Event& event);
bool               62 chrome/browser/ui/views/extensions/bookmark_app_bubble_view.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool              108 chrome/browser/ui/views/extensions/bookmark_app_bubble_view.h   bool remove_app_;
bool               29 chrome/browser/ui/views/extensions/browser_action_drag_data.h   bool IsFromProfile(Profile* profile) const;
bool               35 chrome/browser/ui/views/extensions/browser_action_drag_data.h   bool Read(const ui::OSExchangeData& data);
bool               43 chrome/browser/ui/views/extensions/browser_action_drag_data.h   bool ReadFromPickle(Pickle* pickle);
bool               49 chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.h   bool RunMenu(views::Widget* widget, bool for_drop);
bool               55 chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.h   virtual bool IsCommandEnabled(int id) const OVERRIDE;
bool               57 chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.h   virtual bool ShowContextMenu(views::MenuItemView* source,
bool               64 chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.h   virtual bool GetDropFormats(
bool               68 chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.h   virtual bool AreDropTypesRequired(views::MenuItemView* menu) OVERRIDE;
bool               69 chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.h   virtual bool CanDrop(views::MenuItemView* menu,
bool               79 chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.h   virtual bool CanDrag(views::MenuItemView* menu) OVERRIDE;
bool              119 chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.h   bool for_drop_;
bool               68 chrome/browser/ui/views/extensions/extension_dialog.h   virtual bool CanResize() const OVERRIDE;
bool               70 chrome/browser/ui/views/extensions/extension_dialog.h   virtual bool ShouldShowWindowTitle() const OVERRIDE;
bool               77 chrome/browser/ui/views/extensions/extension_dialog.h   virtual bool UseNewStyleForThisDialog() const OVERRIDE;
bool               47 chrome/browser/ui/views/extensions/extension_installed_bubble_view.h   virtual bool MaybeShowNow() OVERRIDE;
bool               41 chrome/browser/ui/views/extensions/extension_keybinding_registry_views.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool               42 chrome/browser/ui/views/extensions/extension_keybinding_registry_views.h   virtual bool CanHandleAccelerators() const OVERRIDE;
bool               56 chrome/browser/ui/views/extensions/extension_message_bubble_view.h   bool MaybeShowSuspiciousExtensionsBubble(views::View* anchor_view);
bool               61 chrome/browser/ui/views/extensions/extension_message_bubble_view.h   bool MaybeShowStartupOverrideExtensionsBubble(views::View* anchor_view);
bool               66 chrome/browser/ui/views/extensions/extension_message_bubble_view.h   bool MaybeShowDevModeExtensionsBubble(views::View* anchor_view);
bool               76 chrome/browser/ui/views/extensions/extension_message_bubble_view.h   bool IsInitialProfileCheck(Profile* profile);
bool               98 chrome/browser/ui/views/extensions/extension_message_bubble_view.h   bool shown_suspicious_extensions_bubble_;
bool              102 chrome/browser/ui/views/extensions/extension_message_bubble_view.h   bool shown_startup_override_extensions_bubble_;
bool              105 chrome/browser/ui/views/extensions/extension_message_bubble_view.h   bool shown_dev_mode_extensions_bubble_;
bool              109 chrome/browser/ui/views/extensions/extension_message_bubble_view.h   bool is_observing_;
bool              183 chrome/browser/ui/views/extensions/extension_message_bubble_view.h   bool link_clicked_;
bool              184 chrome/browser/ui/views/extensions/extension_message_bubble_view.h   bool action_taken_;
bool               81 chrome/browser/ui/views/extensions/extension_popup.h                                          bool active) OVERRIDE;
bool              110 chrome/browser/ui/views/extensions/extension_popup.h   void OnDevToolsStateChanged(content::DevToolsAgentHost*, bool attached);
bool              117 chrome/browser/ui/views/extensions/extension_popup.h   bool inspect_with_devtools_;
bool              121 chrome/browser/ui/views/extensions/extension_popup.h   base::Callback<void(content::DevToolsAgentHost*, bool)> devtools_callback_;
bool               39 chrome/browser/ui/views/extensions/extension_view_views.h   virtual void SetVisible(bool is_visible) OVERRIDE;
bool               56 chrome/browser/ui/views/extensions/extension_view_views.h   void SetIsClipped(bool is_clipped);
bool               72 chrome/browser/ui/views/extensions/extension_view_views.h   virtual bool SkipDefaultKeyEventProcessing(const ui::KeyEvent& e) OVERRIDE;
bool               95 chrome/browser/ui/views/extensions/extension_view_views.h   bool initialized_;
bool              107 chrome/browser/ui/views/extensions/extension_view_views.h   bool is_clipped_;
bool               47 chrome/browser/ui/views/extensions/media_galleries_dialog_views.h   virtual bool IsDialogButtonEnabled(ui::DialogButton button) const OVERRIDE;
bool               50 chrome/browser/ui/views/extensions/media_galleries_dialog_views.h   virtual bool Cancel() OVERRIDE;
bool               51 chrome/browser/ui/views/extensions/media_galleries_dialog_views.h   virtual bool Accept() OVERRIDE;
bool               76 chrome/browser/ui/views/extensions/media_galleries_dialog_views.h   bool AddOrUpdateGallery(const MediaGalleryPrefInfo& gallery,
bool               77 chrome/browser/ui/views/extensions/media_galleries_dialog_views.h                           bool permitted,
bool               87 chrome/browser/ui/views/extensions/media_galleries_dialog_views.h   bool ControllerHasWebContents() const;
bool              109 chrome/browser/ui/views/extensions/media_galleries_dialog_views.h   bool confirm_available_;
bool              112 chrome/browser/ui/views/extensions/media_galleries_dialog_views.h   bool accepted_;
bool               50 chrome/browser/ui/views/extensions/media_galleries_scan_result_dialog_views.h   virtual bool Cancel() OVERRIDE;
bool               51 chrome/browser/ui/views/extensions/media_galleries_scan_result_dialog_views.h   virtual bool Accept() OVERRIDE;
bool               70 chrome/browser/ui/views/extensions/media_galleries_scan_result_dialog_views.h   bool AddOrUpdateScanResult(const MediaGalleryPrefInfo& gallery,
bool               71 chrome/browser/ui/views/extensions/media_galleries_scan_result_dialog_views.h                              bool selected,
bool               94 chrome/browser/ui/views/extensions/media_galleries_scan_result_dialog_views.h   bool accepted_;
bool               29 chrome/browser/ui/views/extensions/media_gallery_checkbox_view.h                            bool show_button,
bool               35 chrome/browser/ui/views/external_protocol_dialog.h   virtual bool Cancel() OVERRIDE;
bool               36 chrome/browser/ui/views/external_protocol_dialog.h   virtual bool Accept() OVERRIDE;
bool               45 chrome/browser/ui/views/find_bar_host.h   bool MaybeForwardKeyEventToWebpage(const ui::KeyEvent& key_event);
bool               51 chrome/browser/ui/views/find_bar_host.h   virtual void Show(bool animate) OVERRIDE;
bool               52 chrome/browser/ui/views/find_bar_host.h   virtual void Hide(bool animate) OVERRIDE;
bool               57 chrome/browser/ui/views/find_bar_host.h                                      bool no_redraw) OVERRIDE;
bool               66 chrome/browser/ui/views/find_bar_host.h   virtual bool IsFindBarVisible() OVERRIDE;
bool               68 chrome/browser/ui/views/find_bar_host.h   virtual bool HasGlobalFindPasteboard() OVERRIDE;
bool               73 chrome/browser/ui/views/find_bar_host.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool               74 chrome/browser/ui/views/find_bar_host.h   virtual bool CanHandleAccelerators() const OVERRIDE;
bool               77 chrome/browser/ui/views/find_bar_host.h   virtual bool GetFindBarWindowInfo(gfx::Point* position,
bool               78 chrome/browser/ui/views/find_bar_host.h                                     bool* fully_visible) OVERRIDE;
bool              103 chrome/browser/ui/views/find_bar_host.h                                  bool no_redraw) OVERRIDE;
bool              131 chrome/browser/ui/views/find_bar_host.h   bool ShouldForwardKeyEventToWebpageNative(const ui::KeyEvent& key_event);
bool               68 chrome/browser/ui/views/find_bar_view.h   virtual void SetFocusAndSelection(bool select_all) OVERRIDE;
bool               80 chrome/browser/ui/views/find_bar_view.h   virtual bool HandleKeyEvent(views::Textfield* sender,
bool               90 chrome/browser/ui/views/find_bar_view.h   void UpdateMatchCountAppearance(bool no_match);
bool              108 chrome/browser/ui/views/find_bar_view.h     virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               23 chrome/browser/ui/views/first_run_dialog.h   static bool Show(Profile* profile);
bool               35 chrome/browser/ui/views/first_run_dialog.h   virtual bool Accept() OVERRIDE;
bool               35 chrome/browser/ui/views/frame/app_panel_browser_frame_view.h   virtual void UpdateThrobber(bool running) OVERRIDE;
bool               58 chrome/browser/ui/views/frame/app_panel_browser_frame_view.h   virtual bool ShouldTabIconViewAnimate() const OVERRIDE;
bool               38 chrome/browser/ui/views/frame/browser_desktop_window_tree_host.h   virtual bool UsesNativeSystemMenu() const = 0;
bool               40 chrome/browser/ui/views/frame/browser_desktop_window_tree_host_win.h   virtual bool UsesNativeSystemMenu() const OVERRIDE;
bool               44 chrome/browser/ui/views/frame/browser_desktop_window_tree_host_win.h   virtual bool GetClientAreaInsets(gfx::Insets* insets) const OVERRIDE;
bool               47 chrome/browser/ui/views/frame/browser_desktop_window_tree_host_win.h   virtual bool PreHandleMSG(UINT message,
bool               54 chrome/browser/ui/views/frame/browser_desktop_window_tree_host_win.h   virtual bool IsUsingCustomFrame() const OVERRIDE;
bool               55 chrome/browser/ui/views/frame/browser_desktop_window_tree_host_win.h   virtual bool ShouldUseNativeFrame() const OVERRIDE;
bool               73 chrome/browser/ui/views/frame/browser_desktop_window_tree_host_win.h   bool did_gdi_clear_;
bool               33 chrome/browser/ui/views/frame/browser_desktop_window_tree_host_x11.h   virtual bool UsesNativeSystemMenu() const OVERRIDE;
bool               74 chrome/browser/ui/views/frame/browser_frame.h   void UpdateThrobber(bool running);
bool               80 chrome/browser/ui/views/frame/browser_frame.h   bool UseCustomFrame() const;
bool               85 chrome/browser/ui/views/frame/browser_frame.h   virtual bool GetAccelerator(int command_id,
bool               89 chrome/browser/ui/views/frame/browser_frame.h   virtual void OnNativeWidgetActivationChanged(bool active) OVERRIDE;
bool               99 chrome/browser/ui/views/frame/browser_frame.h   bool ShouldLeaveOffsetNearTopBorder();
bool               34 chrome/browser/ui/views/frame/browser_frame_ash.h   virtual void OnWindowTargetVisibilityChanged(bool visible) OVERRIDE;
bool               39 chrome/browser/ui/views/frame/browser_frame_ash.h   virtual bool UsesNativeSystemMenu() const OVERRIDE;
bool               17 chrome/browser/ui/views/frame/browser_frame_common_win.h bool ShouldUseNativeFrame(const BrowserView* browser_view,
bool               96 chrome/browser/ui/views/frame/browser_header_painter_ash.h   bool is_tabbed_;
bool               99 chrome/browser/ui/views/frame/browser_header_painter_ash.h   bool is_incognito_;
bool              109 chrome/browser/ui/views/frame/browser_header_painter_ash.h   bool initial_paint_;
bool               44 chrome/browser/ui/views/frame/browser_non_client_frame_view.h   virtual void UpdateThrobber(bool running) = 0;
bool               48 chrome/browser/ui/views/frame/browser_non_client_frame_view.h                                  bool is_visible) OVERRIDE;
bool               42 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h   virtual void UpdateThrobber(bool running) OVERRIDE;
bool               59 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h   virtual bool HitTestRect(const gfx::Rect& rect) const OVERRIDE;
bool               68 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h   virtual bool ShouldTabIconViewAnimate() const OVERRIDE;
bool               90 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h   bool UseImmersiveLightbarHeaderStyle() const;
bool               95 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h   bool UsePackagedAppHeaderStyle() const;
bool              102 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h   bool ShouldPaint() const;
bool               31 chrome/browser/ui/views/frame/browser_root_view.h   virtual bool GetDropFormats(
bool               34 chrome/browser/ui/views/frame/browser_root_view.h   virtual bool AreDropTypesRequired() OVERRIDE;
bool               35 chrome/browser/ui/views/frame/browser_root_view.h   virtual bool CanDrop(const ui::OSExchangeData& data) OVERRIDE;
bool               41 chrome/browser/ui/views/frame/browser_root_view.h   virtual bool OnMouseWheel(const ui::MouseWheelEvent& event) OVERRIDE;
bool               48 chrome/browser/ui/views/frame/browser_root_view.h   bool ShouldForwardToTabStrip(const ui::DropTargetEvent& event);
bool               61 chrome/browser/ui/views/frame/browser_root_view.h   bool GetPasteAndGoURL(const ui::OSExchangeData& data, GURL* url);
bool               69 chrome/browser/ui/views/frame/browser_root_view.h   bool forwarding_to_tab_strip_;
bool              189 chrome/browser/ui/views/frame/browser_view.h   bool IsTabStripVisible() const;
bool              193 chrome/browser/ui/views/frame/browser_view.h   bool IsOffTheRecord() const;
bool              197 chrome/browser/ui/views/frame/browser_view.h   bool IsGuestSession() const;
bool              201 chrome/browser/ui/views/frame/browser_view.h   bool IsRegularOrGuestSession() const;
bool              212 chrome/browser/ui/views/frame/browser_view.h   bool ShouldShowAvatar() const;
bool              218 chrome/browser/ui/views/frame/browser_view.h   bool GetAccelerator(int cmd_id, ui::Accelerator* accelerator);
bool              221 chrome/browser/ui/views/frame/browser_view.h   bool IsAcceleratorRegistered(const ui::Accelerator& accelerator);
bool              236 chrome/browser/ui/views/frame/browser_view.h   bool IsBrowserTypeNormal() const {
bool              262 chrome/browser/ui/views/frame/browser_view.h   void ToolbarSizeChanged(bool is_animating);
bool              272 chrome/browser/ui/views/frame/browser_view.h   virtual bool IsActive() const OVERRIDE;
bool              273 chrome/browser/ui/views/frame/browser_view.h   virtual void FlashFrame(bool flash) OVERRIDE;
bool              274 chrome/browser/ui/views/frame/browser_view.h   virtual bool IsAlwaysOnTop() const OVERRIDE;
bool              275 chrome/browser/ui/views/frame/browser_view.h   virtual void SetAlwaysOnTop(bool always_on_top) OVERRIDE;
bool              283 chrome/browser/ui/views/frame/browser_view.h   virtual void UpdateLoadingAnimations(bool should_animate) OVERRIDE;
bool              284 chrome/browser/ui/views/frame/browser_view.h   virtual void SetStarredState(bool is_starred) OVERRIDE;
bool              285 chrome/browser/ui/views/frame/browser_view.h   virtual void SetTranslateIconToggled(bool is_lit) OVERRIDE;
bool              290 chrome/browser/ui/views/frame/browser_view.h   virtual void ZoomChangedForActiveTab(bool can_show_bubble) OVERRIDE;
bool              294 chrome/browser/ui/views/frame/browser_view.h   virtual bool IsMaximized() const OVERRIDE;
bool              295 chrome/browser/ui/views/frame/browser_view.h   virtual bool IsMinimized() const OVERRIDE;
bool              305 chrome/browser/ui/views/frame/browser_view.h   virtual bool ShouldHideUIForFullscreen() const OVERRIDE;
bool              306 chrome/browser/ui/views/frame/browser_view.h   virtual bool IsFullscreen() const OVERRIDE;
bool              307 chrome/browser/ui/views/frame/browser_view.h   virtual bool IsFullscreenBubbleVisible() const OVERRIDE;
bool              309 chrome/browser/ui/views/frame/browser_view.h   virtual void SetMetroSnapMode(bool enable) OVERRIDE;
bool              310 chrome/browser/ui/views/frame/browser_view.h   virtual bool IsInMetroSnapMode() const OVERRIDE;
bool              313 chrome/browser/ui/views/frame/browser_view.h   virtual void SetFocusToLocationBar(bool select_all) OVERRIDE;
bool              314 chrome/browser/ui/views/frame/browser_view.h   virtual void UpdateReloadStopState(bool is_loading, bool force) OVERRIDE;
bool              320 chrome/browser/ui/views/frame/browser_view.h   virtual void RotatePaneFocus(bool forwards) OVERRIDE;
bool              322 chrome/browser/ui/views/frame/browser_view.h   virtual bool IsBookmarkBarVisible() const OVERRIDE;
bool              323 chrome/browser/ui/views/frame/browser_view.h   virtual bool IsBookmarkBarAnimating() const OVERRIDE;
bool              324 chrome/browser/ui/views/frame/browser_view.h   virtual bool IsTabStripEditable() const OVERRIDE;
bool              325 chrome/browser/ui/views/frame/browser_view.h   virtual bool IsToolbarVisible() const OVERRIDE;
bool              331 chrome/browser/ui/views/frame/browser_view.h                                   bool already_bookmarked) OVERRIDE;
bool              347 chrome/browser/ui/views/frame/browser_view.h   void SetDownloadShelfVisible(bool visible);
bool              348 chrome/browser/ui/views/frame/browser_view.h   virtual bool IsDownloadShelfVisible() const OVERRIDE;
bool              353 chrome/browser/ui/views/frame/browser_view.h       bool app_modal,
bool              354 chrome/browser/ui/views/frame/browser_view.h       const base::Callback<void(bool)>& callback) OVERRIDE;
bool              363 chrome/browser/ui/views/frame/browser_view.h   virtual bool PreHandleKeyboardEvent(
bool              365 chrome/browser/ui/views/frame/browser_view.h       bool* is_keyboard_shortcut) OVERRIDE;
bool              402 chrome/browser/ui/views/frame/browser_view.h                              bool foreground) OVERRIDE;
bool              409 chrome/browser/ui/views/frame/browser_view.h   virtual bool GetAcceleratorForCommandId(int command_id,
bool              413 chrome/browser/ui/views/frame/browser_view.h   virtual bool CanResize() const OVERRIDE;
bool              414 chrome/browser/ui/views/frame/browser_view.h   virtual bool CanMaximize() const OVERRIDE;
bool              415 chrome/browser/ui/views/frame/browser_view.h   virtual bool CanActivate() const OVERRIDE;
bool              419 chrome/browser/ui/views/frame/browser_view.h   virtual bool ShouldShowWindowTitle() const OVERRIDE;
bool              422 chrome/browser/ui/views/frame/browser_view.h   virtual bool ShouldShowWindowIcon() const OVERRIDE;
bool              423 chrome/browser/ui/views/frame/browser_view.h   virtual bool ExecuteWindowsCommand(int command_id) OVERRIDE;
bool              427 chrome/browser/ui/views/frame/browser_view.h   virtual bool GetSavedWindowPlacement(
bool              441 chrome/browser/ui/views/frame/browser_view.h                                          bool active) OVERRIDE;
bool              444 chrome/browser/ui/views/frame/browser_view.h   virtual bool CanClose() OVERRIDE;
bool              450 chrome/browser/ui/views/frame/browser_view.h   virtual void InfoBarContainerStateChanged(bool is_animating) OVERRIDE;
bool              451 chrome/browser/ui/views/frame/browser_view.h   virtual bool DrawInfoBarArrows(int* x) const OVERRIDE;
bool              466 chrome/browser/ui/views/frame/browser_view.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool              513 chrome/browser/ui/views/frame/browser_view.h   bool MaybeShowBookmarkBar(content::WebContents* contents);
bool              524 chrome/browser/ui/views/frame/browser_view.h   bool MaybeShowInfoBar(content::WebContents* contents);
bool              533 chrome/browser/ui/views/frame/browser_view.h                                  bool update_devtools_web_contents);
bool              550 chrome/browser/ui/views/frame/browser_view.h   void ProcessFullscreen(bool fullscreen,
bool              558 chrome/browser/ui/views/frame/browser_view.h   bool ShouldUseImmersiveFullscreenForUrl(const GURL& url) const;
bool              584 chrome/browser/ui/views/frame/browser_view.h   bool DoCutCopyPasteForWebContents(
bool              695 chrome/browser/ui/views/frame/browser_view.h   bool initialized_;
bool              700 chrome/browser/ui/views/frame/browser_view.h   bool in_process_fullscreen_;
bool              735 chrome/browser/ui/views/frame/browser_view.h   bool force_location_bar_focus_;
bool              128 chrome/browser/ui/views/frame/browser_view_layout.h   bool InfobarVisible() const;
bool               25 chrome/browser/ui/views/frame/browser_view_layout_delegate.h   virtual bool IsTabStripVisible() const = 0;
bool               29 chrome/browser/ui/views/frame/browser_view_layout_delegate.h   virtual bool IsToolbarVisible() const = 0;
bool               30 chrome/browser/ui/views/frame/browser_view_layout_delegate.h   virtual bool IsBookmarkBarVisible() const = 0;
bool               31 chrome/browser/ui/views/frame/browser_view_layout_delegate.h   virtual bool DownloadShelfNeedsLayout() const = 0;
bool               25 chrome/browser/ui/views/frame/contents_web_view.h   virtual bool NeedsNotificationWhenVisibleBoundsChange() const OVERRIDE;
bool               47 chrome/browser/ui/views/frame/desktop_browser_frame_aura.h   virtual bool UsesNativeSystemMenu() const OVERRIDE;
bool               29 chrome/browser/ui/views/frame/glass_browser_frame_view.h   virtual void UpdateThrobber(bool running) OVERRIDE;
bool               47 chrome/browser/ui/views/frame/glass_browser_frame_view.h   virtual bool HitTestRect(const gfx::Rect& rect) const OVERRIDE;
bool              100 chrome/browser/ui/views/frame/glass_browser_frame_view.h   bool throbber_running_;
bool              118 chrome/browser/ui/views/frame/global_menu_bar_x11.h   virtual void EnabledStateChangedForCommand(int id, bool enabled) OVERRIDE;
bool               64 chrome/browser/ui/views/frame/immersive_mode_controller.h   virtual void SetEnabled(bool enabled) = 0;
bool               65 chrome/browser/ui/views/frame/immersive_mode_controller.h   virtual bool IsEnabled() const = 0;
bool               69 chrome/browser/ui/views/frame/immersive_mode_controller.h   virtual bool ShouldHideTabIndicators() const = 0;
bool               72 chrome/browser/ui/views/frame/immersive_mode_controller.h   virtual bool ShouldHideTopViews() const = 0;
bool               75 chrome/browser/ui/views/frame/immersive_mode_controller.h   virtual bool IsRevealed() const = 0;
bool               32 chrome/browser/ui/views/frame/immersive_mode_controller_ash.h   virtual void SetEnabled(bool enabled) OVERRIDE;
bool               33 chrome/browser/ui/views/frame/immersive_mode_controller_ash.h   virtual bool IsEnabled() const OVERRIDE;
bool               34 chrome/browser/ui/views/frame/immersive_mode_controller_ash.h   virtual bool ShouldHideTabIndicators() const OVERRIDE;
bool               35 chrome/browser/ui/views/frame/immersive_mode_controller_ash.h   virtual bool ShouldHideTopViews() const OVERRIDE;
bool               36 chrome/browser/ui/views/frame/immersive_mode_controller_ash.h   virtual bool IsRevealed() const OVERRIDE;
bool               48 chrome/browser/ui/views/frame/immersive_mode_controller_ash.h   void EnableWindowObservers(bool enable);
bool               55 chrome/browser/ui/views/frame/immersive_mode_controller_ash.h   bool UpdateTabIndicators();
bool               82 chrome/browser/ui/views/frame/immersive_mode_controller_ash.h   bool observers_enabled_;
bool               87 chrome/browser/ui/views/frame/immersive_mode_controller_ash.h   bool use_tab_indicators_;
bool               22 chrome/browser/ui/views/frame/immersive_mode_controller_stub.h   virtual void SetEnabled(bool enabled) OVERRIDE;
bool               23 chrome/browser/ui/views/frame/immersive_mode_controller_stub.h   virtual bool IsEnabled() const OVERRIDE;
bool               24 chrome/browser/ui/views/frame/immersive_mode_controller_stub.h   virtual bool ShouldHideTabIndicators() const OVERRIDE;
bool               25 chrome/browser/ui/views/frame/immersive_mode_controller_stub.h   virtual bool ShouldHideTopViews() const OVERRIDE;
bool               26 chrome/browser/ui/views/frame/immersive_mode_controller_stub.h   virtual bool IsRevealed() const OVERRIDE;
bool               47 chrome/browser/ui/views/frame/minimize_button_metrics_win.h   bool was_activated_;
bool               24 chrome/browser/ui/views/frame/native_browser_frame.h   virtual bool UsesNativeSystemMenu() const = 0;
bool               42 chrome/browser/ui/views/frame/native_browser_frame_factory.h   static bool ShouldCreateForAshDesktop(BrowserView* browser_view);
bool               47 chrome/browser/ui/views/frame/opaque_browser_frame_view.h   virtual void UpdateThrobber(bool running) OVERRIDE;
bool               62 chrome/browser/ui/views/frame/opaque_browser_frame_view.h   virtual bool HitTestRect(const gfx::Rect& rect) const OVERRIDE;
bool               74 chrome/browser/ui/views/frame/opaque_browser_frame_view.h   virtual bool ShouldTabIconViewAnimate() const OVERRIDE;
bool               83 chrome/browser/ui/views/frame/opaque_browser_frame_view.h   virtual bool ShouldShowWindowIcon() const OVERRIDE;
bool               84 chrome/browser/ui/views/frame/opaque_browser_frame_view.h   virtual bool ShouldShowWindowTitle() const OVERRIDE;
bool               87 chrome/browser/ui/views/frame/opaque_browser_frame_view.h   virtual bool ShouldLeaveOffsetNearTopBorder() const OVERRIDE;
bool               89 chrome/browser/ui/views/frame/opaque_browser_frame_view.h   virtual bool ShouldShowCaptionButtons() const OVERRIDE;
bool               90 chrome/browser/ui/views/frame/opaque_browser_frame_view.h   virtual bool ShouldShowAvatar() const OVERRIDE;
bool               91 chrome/browser/ui/views/frame/opaque_browser_frame_view.h   virtual bool IsRegularOrGuestSession() const OVERRIDE;
bool               93 chrome/browser/ui/views/frame/opaque_browser_frame_view.h   virtual bool IsMaximized() const OVERRIDE;
bool               94 chrome/browser/ui/views/frame/opaque_browser_frame_view.h   virtual bool IsMinimized() const OVERRIDE;
bool               95 chrome/browser/ui/views/frame/opaque_browser_frame_view.h   virtual bool IsFullscreen() const OVERRIDE;
bool               96 chrome/browser/ui/views/frame/opaque_browser_frame_view.h   virtual bool IsTabStripVisible() const OVERRIDE;
bool              123 chrome/browser/ui/views/frame/opaque_browser_frame_view.h   int FrameBorderThickness(bool restored) const;
bool              138 chrome/browser/ui/views/frame/opaque_browser_frame_view.h   bool ShouldShowWindowTitleBar() const;
bool               36 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout.h   static bool ShouldAddDefaultCaptionButtons();
bool               57 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout.h   int FrameBorderThickness(bool restored) const;
bool               66 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout.h   int NonClientTopBorderHeight(bool restored) const;
bool               68 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout.h   int GetTabStripInsetsTop(bool restored) const;
bool               72 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout.h   int CaptionButtonY(bool restored) const;
bool               77 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout.h   int TitlebarBottomThickness(bool restored) const;
bool              100 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout.h   bool IsTitleBarCondensed() const;
bool              112 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout.h   bool ShouldAvatarBeOnRight() const;
bool              169 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout.h   bool has_leading_buttons_;
bool              170 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout.h   bool has_trailing_buttons_;
bool               18 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout_delegate.h   virtual bool ShouldShowWindowIcon() const = 0;
bool               19 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout_delegate.h   virtual bool ShouldShowWindowTitle() const = 0;
bool               29 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout_delegate.h   virtual bool ShouldLeaveOffsetNearTopBorder() const = 0;
bool               37 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout_delegate.h   virtual bool ShouldShowCaptionButtons() const = 0;
bool               40 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout_delegate.h   virtual bool ShouldShowAvatar() const = 0;
bool               43 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout_delegate.h   virtual bool IsRegularOrGuestSession() const = 0;
bool               50 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout_delegate.h   virtual bool IsMaximized() const = 0;
bool               51 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout_delegate.h   virtual bool IsMinimized() const = 0;
bool               52 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout_delegate.h   virtual bool IsFullscreen() const = 0;
bool               54 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout_delegate.h   virtual bool IsTabStripVisible() const = 0;
bool               28 chrome/browser/ui/views/frame/opaque_browser_frame_view_linux.h   virtual bool IsUsingNativeTheme() OVERRIDE;
bool               23 chrome/browser/ui/views/frame/opaque_browser_frame_view_platform_specific.h   virtual bool IsUsingNativeTheme();
bool               32 chrome/browser/ui/views/frame/popup_non_client_frame_view.h   virtual void UpdateThrobber(bool running) OVERRIDE;
bool               23 chrome/browser/ui/views/frame/system_menu_model_delegate.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               24 chrome/browser/ui/views/frame/system_menu_model_delegate.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               25 chrome/browser/ui/views/frame/system_menu_model_delegate.h   virtual bool GetAcceleratorForCommandId(
bool               28 chrome/browser/ui/views/frame/system_menu_model_delegate.h   virtual bool IsItemForCommandIdDynamic(int command_id) const OVERRIDE;
bool               30 chrome/browser/ui/views/frame/test_with_browser_view.h                       bool hosted_app);
bool               68 chrome/browser/ui/views/fullscreen_exit_bubble_views.h   virtual gfx::Rect GetPopupRect(bool ignore_animation_state) const OVERRIDE;
bool               70 chrome/browser/ui/views/fullscreen_exit_bubble_views.h   virtual bool WindowContainsPoint(gfx::Point pos) OVERRIDE;
bool               71 chrome/browser/ui/views/fullscreen_exit_bubble_views.h   virtual bool IsWindowActive() OVERRIDE;
bool               74 chrome/browser/ui/views/fullscreen_exit_bubble_views.h   virtual bool IsAnimating() OVERRIDE;
bool               75 chrome/browser/ui/views/fullscreen_exit_bubble_views.h   virtual bool CanMouseTriggerSlideIn() const OVERRIDE;
bool               84 chrome/browser/ui/views/fullscreen_exit_bubble_views.h                                          bool visible) OVERRIDE;
bool              117 chrome/browser/ui/views/hung_renderer_view.h   static bool IsFrameActive(content::WebContents* contents);
bool              129 chrome/browser/ui/views/hung_renderer_view.h   virtual bool Accept(bool window_closing)  OVERRIDE;
bool              130 chrome/browser/ui/views/hung_renderer_view.h   virtual bool UseNewStyleForThisDialog() const OVERRIDE;
bool              166 chrome/browser/ui/views/hung_renderer_view.h   bool initialized_;
bool               40 chrome/browser/ui/views/hung_renderer_view_win.h   bool metro_dialog_displayed_;
bool               24 chrome/browser/ui/views/importer/import_lock_dialog_view.h                    const base::Callback<void(bool)>& callback);
bool               27 chrome/browser/ui/views/importer/import_lock_dialog_view.h   explicit ImportLockDialogView(const base::Callback<void(bool)>& callback);
bool               38 chrome/browser/ui/views/importer/import_lock_dialog_view.h   virtual bool Accept() OVERRIDE;
bool               39 chrome/browser/ui/views/importer/import_lock_dialog_view.h   virtual bool Cancel() OVERRIDE;
bool               45 chrome/browser/ui/views/importer/import_lock_dialog_view.h   base::Callback<void(bool)> callback_;
bool               67 chrome/browser/ui/views/infobars/after_translate_infobar.h   bool swapped_language_buttons_;
bool               70 chrome/browser/ui/views/infobars/after_translate_infobar.h   bool autodetermined_source_language_;
bool               69 chrome/browser/ui/views/infobars/infobar_view.h                                                bool needs_elevation);
bool              122 chrome/browser/ui/views/infobars/infobar_view.h   virtual void PlatformSpecificShow(bool animate) OVERRIDE;
bool              123 chrome/browser/ui/views/infobars/infobar_view.h   virtual void PlatformSpecificHide(bool animate) OVERRIDE;
bool               31 chrome/browser/ui/views/infobars/translate_language_menu_model.h                              bool translate_on_change);
bool               35 chrome/browser/ui/views/infobars/translate_language_menu_model.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               36 chrome/browser/ui/views/infobars/translate_language_menu_model.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               37 chrome/browser/ui/views/infobars/translate_language_menu_model.h   virtual bool GetAcceleratorForCommandId(
bool               49 chrome/browser/ui/views/infobars/translate_language_menu_model.h   const bool translate_on_change_;
bool               42 chrome/browser/ui/views/javascript_app_modal_dialog_views.h   virtual bool Cancel() OVERRIDE;
bool               43 chrome/browser/ui/views/javascript_app_modal_dialog_views.h   virtual bool Accept() OVERRIDE;
bool               28 chrome/browser/ui/views/javascript_app_modal_event_blocker_x11.h   bool ShouldStopPropagationTo(ui::EventTarget* target);
bool               25 chrome/browser/ui/views/location_bar/bubble_icon_view.h   virtual bool IsBubbleShowing() const = 0;
bool               32 chrome/browser/ui/views/location_bar/bubble_icon_view.h   virtual bool GetTooltipText(const gfx::Point& p, base::string16* tooltip)
bool               34 chrome/browser/ui/views/location_bar/bubble_icon_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               36 chrome/browser/ui/views/location_bar/bubble_icon_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               51 chrome/browser/ui/views/location_bar/bubble_icon_view.h   bool suppress_mouse_released_action_;
bool               63 chrome/browser/ui/views/location_bar/content_setting_image_view.h   static int GetBubbleOuterPadding(bool by_icon);
bool               73 chrome/browser/ui/views/location_bar/content_setting_image_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               81 chrome/browser/ui/views/location_bar/content_setting_image_view.h   bool background_showing() const {
bool               94 chrome/browser/ui/views/location_bar/content_setting_image_view.h   bool pause_animation_;
bool               24 chrome/browser/ui/views/location_bar/ev_bubble_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               37 chrome/browser/ui/views/location_bar/generated_credit_card_view.h   virtual bool CanHandleClick() const OVERRIDE;
bool               39 chrome/browser/ui/views/location_bar/icon_label_bubble_view.h                       bool elide_in_middle);
bool               44 chrome/browser/ui/views/location_bar/icon_label_bubble_view.h   void set_is_extension_icon(bool is_extension_icon) {
bool               63 chrome/browser/ui/views/location_bar/icon_label_bubble_view.h   static int GetBubbleOuterPadding(bool by_icon);
bool               78 chrome/browser/ui/views/location_bar/icon_label_bubble_view.h   bool is_extension_icon_;
bool               79 chrome/browser/ui/views/location_bar/icon_label_bubble_view.h   bool in_hover_;
bool               26 chrome/browser/ui/views/location_bar/location_bar_decoration_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               28 chrome/browser/ui/views/location_bar/location_bar_decoration_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               35 chrome/browser/ui/views/location_bar/location_bar_decoration_view.h   virtual bool CanHandleClick() const;
bool               43 chrome/browser/ui/views/location_bar/location_bar_decoration_view.h   bool could_handle_click_;
bool               46 chrome/browser/ui/views/location_bar/location_bar_layout.h                      bool auto_collapse,
bool               97 chrome/browser/ui/views/location_bar/location_bar_view.h   virtual void SetFocusAndSelection(bool select_all) OVERRIDE;
bool              148 chrome/browser/ui/views/location_bar/location_bar_view.h                   bool is_popup_mode);
bool              163 chrome/browser/ui/views/location_bar/location_bar_view.h   bool IsInitialized() const;
bool              174 chrome/browser/ui/views/location_bar/location_bar_view.h   void ZoomChangedForActiveTab(bool can_show_bubble);
bool              190 chrome/browser/ui/views/location_bar/location_bar_view.h                                    bool preview_enabled);
bool              196 chrome/browser/ui/views/location_bar/location_bar_view.h   void SetStarToggled(bool on);
bool              202 chrome/browser/ui/views/location_bar/location_bar_view.h   void SetTranslateIconToggled(bool on);
bool              241 chrome/browser/ui/views/location_bar/location_bar_view.h   virtual void SetShowFocusRect(bool show);
bool              272 chrome/browser/ui/views/location_bar/location_bar_view.h   virtual bool HasFocus() const OVERRIDE;
bool              286 chrome/browser/ui/views/location_bar/location_bar_view.h   virtual bool CanStartDragForView(View* sender,
bool              296 chrome/browser/ui/views/location_bar/location_bar_view.h   virtual void FocusLocation(bool select_all) OVERRIDE;
bool              316 chrome/browser/ui/views/location_bar/location_bar_view.h   virtual bool GetBookmarkStarVisibility() OVERRIDE;
bool              334 chrome/browser/ui/views/location_bar/location_bar_view.h   int GetInternalHeight(bool use_preferred_size);
bool              396 chrome/browser/ui/views/location_bar/location_bar_view.h   bool RefreshContentSettingViews();
bool              404 chrome/browser/ui/views/location_bar/location_bar_view.h   bool RefreshPageActionViews();
bool              408 chrome/browser/ui/views/location_bar/location_bar_view.h   bool RefreshZoomView();
bool              414 chrome/browser/ui/views/location_bar/location_bar_view.h   void ToggleVisibility(bool new_vis, views::View* view);
bool              417 chrome/browser/ui/views/location_bar/location_bar_view.h   bool RefreshManagePasswordsIconView();
bool              423 chrome/browser/ui/views/location_bar/location_bar_view.h   bool HasValidSuggestText() const;
bool              519 chrome/browser/ui/views/location_bar/location_bar_view.h   const bool is_popup_mode_;
bool              523 chrome/browser/ui/views/location_bar/location_bar_view.h   bool show_focus_rect_;
bool               22 chrome/browser/ui/views/location_bar/location_icon_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               29 chrome/browser/ui/views/location_bar/location_icon_view.h   void ShowTooltip(bool show);
bool               33 chrome/browser/ui/views/location_bar/open_pdf_in_reader_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               35 chrome/browser/ui/views/location_bar/open_pdf_in_reader_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               46 chrome/browser/ui/views/location_bar/origin_chip_view.h   bool ShouldShow();
bool               98 chrome/browser/ui/views/location_bar/origin_chip_view.h   bool showing_16x16_icon_;
bool              102 chrome/browser/ui/views/location_bar/origin_chip_view.h   bool url_malware_;
bool               47 chrome/browser/ui/views/location_bar/page_action_image_view.h   void set_preview_enabled(bool preview_enabled) {
bool               53 chrome/browser/ui/views/location_bar/page_action_image_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               55 chrome/browser/ui/views/location_bar/page_action_image_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               72 chrome/browser/ui/views/location_bar/page_action_image_view.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool               73 chrome/browser/ui/views/location_bar/page_action_image_view.h   virtual bool CanHandleAccelerators() const OVERRIDE;
bool              121 chrome/browser/ui/views/location_bar/page_action_image_view.h   bool preview_enabled_;
bool               19 chrome/browser/ui/views/location_bar/star_view.h   void SetToggled(bool on);
bool               23 chrome/browser/ui/views/location_bar/star_view.h   virtual bool IsBubbleShowing() const OVERRIDE;
bool               20 chrome/browser/ui/views/location_bar/translate_icon_view.h   void SetToggled(bool on);
bool               24 chrome/browser/ui/views/location_bar/translate_icon_view.h   virtual bool IsBubbleShowing() const OVERRIDE;
bool               34 chrome/browser/ui/views/location_bar/zoom_bubble_view.h                          bool auto_close);
bool               40 chrome/browser/ui/views/location_bar/zoom_bubble_view.h   static bool IsShowing();
bool               49 chrome/browser/ui/views/location_bar/zoom_bubble_view.h                  bool auto_close,
bool              111 chrome/browser/ui/views/location_bar/zoom_bubble_view.h   bool auto_close_;
bool               33 chrome/browser/ui/views/location_bar/zoom_view.h   virtual bool GetTooltipText(const gfx::Point& p,
bool               35 chrome/browser/ui/views/location_bar/zoom_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               37 chrome/browser/ui/views/location_bar/zoom_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               56 chrome/browser/ui/views/message_center/message_center_widget_delegate.h                               bool initially_settings_visible,
bool               70 chrome/browser/ui/views/message_center/message_center_widget_delegate.h                                          bool active) OVERRIDE;
bool               78 chrome/browser/ui/views/message_center/message_center_widget_delegate.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool               52 chrome/browser/ui/views/message_center/web_notification_tray.h   virtual bool ShowPopups() OVERRIDE;
bool               54 chrome/browser/ui/views/message_center/web_notification_tray.h   virtual bool ShowMessageCenter() OVERRIDE;
bool               57 chrome/browser/ui/views/message_center/web_notification_tray.h   virtual bool ShowNotifierSettings() OVERRIDE;
bool               58 chrome/browser/ui/views/message_center/web_notification_tray.h   virtual bool IsContextMenuEnabled() const OVERRIDE;
bool              103 chrome/browser/ui/views/message_center/web_notification_tray.h   bool message_center_visible_;
bool              107 chrome/browser/ui/views/message_center/web_notification_tray.h   bool should_update_tray_content_;
bool              108 chrome/browser/ui/views/message_center/web_notification_tray.h   bool last_quiet_mode_state_;
bool               51 chrome/browser/ui/views/notifications/balloon_view_views.h   virtual void Close(bool by_user) OVERRIDE;
bool               55 chrome/browser/ui/views/notifications/balloon_view_views.h   void set_enable_web_ui(bool enable) { enable_web_ui_ = enable; }
bool              156 chrome/browser/ui/views/notifications/balloon_view_views.h   bool enable_web_ui_;
bool              159 chrome/browser/ui/views/notifications/balloon_view_views.h   bool closed_by_user_;
bool              164 chrome/browser/ui/views/notifications/balloon_view_views.h   bool closed_;
bool               42 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h   virtual bool IsOpen() const OVERRIDE;
bool               58 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               59 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               69 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h   bool IsSelectedIndex(size_t index) const;
bool               70 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h   bool IsHoveredIndex(size_t index) const;
bool              110 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h   bool HasMatchAt(size_t index) const;
bool              127 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h                        bool should_set_selected_line);
bool              156 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h   bool ignore_mouse_drag_;
bool               62 chrome/browser/ui/views/omnibox/omnibox_result_view.h   void ShowKeyword(bool show_keyword);
bool               95 chrome/browser/ui/views/omnibox/omnibox_result_view.h                      bool contents,
bool              110 chrome/browser/ui/views/omnibox/omnibox_result_view.h       bool force_dim) const;
bool              127 chrome/browser/ui/views/omnibox/omnibox_result_view.h   bool ShowOnlyKeywordMatch() const;
bool              148 chrome/browser/ui/views/omnibox/omnibox_result_view.h                        bool is_ui_rtl,
bool              149 chrome/browser/ui/views/omnibox/omnibox_result_view.h                        bool is_match_contents_rtl) const;
bool               53 chrome/browser/ui/views/omnibox/omnibox_view_views.h                    bool popup_window_mode,
bool               67 chrome/browser/ui/views/omnibox/omnibox_view_views.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               68 chrome/browser/ui/views/omnibox/omnibox_view_views.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               70 chrome/browser/ui/views/omnibox/omnibox_view_views.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               71 chrome/browser/ui/views/omnibox/omnibox_view_views.h   virtual bool OnKeyReleased(const ui::KeyEvent& event) OVERRIDE;
bool               73 chrome/browser/ui/views/omnibox/omnibox_view_views.h   virtual void AboutToRequestFocusFromTabTraversal(bool reverse) OVERRIDE;
bool               74 chrome/browser/ui/views/omnibox/omnibox_view_views.h   virtual bool SkipDefaultKeyEventProcessing(
bool               88 chrome/browser/ui/views/omnibox/omnibox_view_views.h                            bool update_popup) OVERRIDE;
bool               91 chrome/browser/ui/views/omnibox/omnibox_view_views.h                                         bool update_popup,
bool               92 chrome/browser/ui/views/omnibox/omnibox_view_views.h                                         bool notify_text_changed) OVERRIDE;
bool               94 chrome/browser/ui/views/omnibox/omnibox_view_views.h   virtual bool IsSelectAll() const OVERRIDE;
bool               95 chrome/browser/ui/views/omnibox/omnibox_view_views.h   virtual bool DeleteAtEndPressed() OVERRIDE;
bool               99 chrome/browser/ui/views/omnibox/omnibox_view_views.h   virtual void SelectAll(bool reversed) OVERRIDE;
bool              106 chrome/browser/ui/views/omnibox/omnibox_view_views.h       bool save_original_selection,
bool              107 chrome/browser/ui/views/omnibox/omnibox_view_views.h       bool notify_text_changed) OVERRIDE;
bool              108 chrome/browser/ui/views/omnibox/omnibox_view_views.h   virtual bool OnInlineAutocompleteTextMaybeChanged(
bool              113 chrome/browser/ui/views/omnibox/omnibox_view_views.h   virtual bool OnAfterPossibleChange() OVERRIDE;
bool              120 chrome/browser/ui/views/omnibox/omnibox_view_views.h   virtual bool IsImeComposing() const OVERRIDE;
bool              121 chrome/browser/ui/views/omnibox/omnibox_view_views.h   virtual bool IsImeShowingPopup() const OVERRIDE;
bool              126 chrome/browser/ui/views/omnibox/omnibox_view_views.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool              127 chrome/browser/ui/views/omnibox/omnibox_view_views.h   virtual bool IsItemForCommandIdDynamic(int command_id) const OVERRIDE;
bool              138 chrome/browser/ui/views/omnibox/omnibox_view_views.h   virtual bool HandleKeyEvent(views::Textfield* sender,
bool              182 chrome/browser/ui/views/omnibox/omnibox_view_views.h   bool HandleEarlyTabActions(const ui::KeyEvent& event);
bool              186 chrome/browser/ui/views/omnibox/omnibox_view_views.h   bool popup_window_mode_;
bool              202 chrome/browser/ui/views/omnibox/omnibox_view_views.h   bool ime_composing_before_change_;
bool              205 chrome/browser/ui/views/omnibox/omnibox_view_views.h   bool delete_at_end_pressed_;
bool              211 chrome/browser/ui/views/omnibox/omnibox_view_views.h   bool ime_candidate_window_open_;
bool              217 chrome/browser/ui/views/omnibox/omnibox_view_views.h   bool select_all_on_mouse_release_;
bool              222 chrome/browser/ui/views/omnibox/omnibox_view_views.h   bool select_all_on_gesture_tap_;
bool               28 chrome/browser/ui/views/outdated_upgrade_bubble_view.h                          bool auto_update_enabled);
bool               32 chrome/browser/ui/views/outdated_upgrade_bubble_view.h   static bool IsAvailable();
bool               43 chrome/browser/ui/views/outdated_upgrade_bubble_view.h                             bool auto_update_enabled);
bool               46 chrome/browser/ui/views/outdated_upgrade_bubble_view.h   static bool IsShowing() { return upgrade_bubble_ != NULL; }
bool               66 chrome/browser/ui/views/outdated_upgrade_bubble_view.h   bool auto_update_enabled_;
bool               69 chrome/browser/ui/views/outdated_upgrade_bubble_view.h   bool accepted_;
bool               76 chrome/browser/ui/views/panels/panel_frame_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               77 chrome/browser/ui/views/panels/panel_frame_view.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               86 chrome/browser/ui/views/panels/panel_frame_view.h   virtual bool ShouldTabIconViewAnimate() const OVERRIDE;
bool              105 chrome/browser/ui/views/panels/panel_frame_view.h   bool is_frameless_;
bool               49 chrome/browser/ui/views/panels/panel_stack_view.h   virtual bool IsEmpty() const OVERRIDE;
bool               50 chrome/browser/ui/views/panels/panel_stack_view.h   virtual bool HasPanel(Panel* panel) const OVERRIDE;
bool               52 chrome/browser/ui/views/panels/panel_stack_view.h   virtual void BeginBatchUpdatePanelBounds(bool animate) OVERRIDE;
bool               56 chrome/browser/ui/views/panels/panel_stack_view.h   virtual bool IsAnimatingPanelBounds() const OVERRIDE;
bool               58 chrome/browser/ui/views/panels/panel_stack_view.h   virtual bool IsMinimized() const OVERRIDE;
bool               59 chrome/browser/ui/views/panels/panel_stack_view.h   virtual void DrawSystemAttention(bool draw_attention) OVERRIDE;
bool               98 chrome/browser/ui/views/panels/panel_stack_view.h   virtual bool FilterMessage(HWND hwnd,
bool              126 chrome/browser/ui/views/panels/panel_stack_view.h   bool is_drawing_attention_;
bool              136 chrome/browser/ui/views/panels/panel_stack_view.h   bool animate_bounds_updates_;
bool              137 chrome/browser/ui/views/panels/panel_stack_view.h   bool bounds_updates_started_;
bool               39 chrome/browser/ui/views/panels/panel_view.h   PanelView(Panel* panel, const gfx::Rect& bounds, bool always_on_top);
bool               51 chrome/browser/ui/views/panels/panel_view.h   virtual bool IsPanelActive() const OVERRIDE;
bool               52 chrome/browser/ui/views/panels/panel_view.h   virtual void PreventActivationByOS(bool prevent_activation) OVERRIDE;
bool               55 chrome/browser/ui/views/panels/panel_view.h   virtual void UpdatePanelLoadingAnimations(bool should_animate) OVERRIDE;
bool               60 chrome/browser/ui/views/panels/panel_view.h   virtual void DrawAttention(bool draw_attention) OVERRIDE;
bool               61 chrome/browser/ui/views/panels/panel_view.h   virtual bool IsDrawingAttention() const OVERRIDE;
bool               64 chrome/browser/ui/views/panels/panel_view.h   virtual void FullScreenModeChanged(bool is_full_screen) OVERRIDE;
bool               65 chrome/browser/ui/views/panels/panel_view.h   virtual bool IsPanelAlwaysOnTop() const OVERRIDE;
bool               66 chrome/browser/ui/views/panels/panel_view.h   virtual void SetPanelAlwaysOnTop(bool on_top) OVERRIDE;
bool               80 chrome/browser/ui/views/panels/panel_view.h   virtual bool IsPanelMinimizedBySystem() const OVERRIDE;
bool               81 chrome/browser/ui/views/panels/panel_view.h   virtual bool IsPanelShownOnActiveDesktop() const OVERRIDE;
bool               82 chrome/browser/ui/views/panels/panel_view.h   virtual void ShowShadow(bool show) OVERRIDE;
bool               91 chrome/browser/ui/views/panels/panel_view.h   bool OnTitlebarMousePressed(const gfx::Point& mouse_location);
bool               92 chrome/browser/ui/views/panels/panel_view.h   bool OnTitlebarMouseDragged(const gfx::Point& mouse_location);
bool               93 chrome/browser/ui/views/panels/panel_view.h   bool OnTitlebarMouseReleased(panel::ClickModifier modifier);
bool               94 chrome/browser/ui/views/panels/panel_view.h   bool OnTitlebarMouseCaptureLost();
bool               97 chrome/browser/ui/views/panels/panel_view.h   bool IsAnimatingBounds() const;
bool              103 chrome/browser/ui/views/panels/panel_view.h   bool IsWithinResizingArea(const gfx::Point& mouse_location) const;
bool              107 chrome/browser/ui/views/panels/panel_view.h   bool force_to_paint_as_inactive() const {
bool              125 chrome/browser/ui/views/panels/panel_view.h   virtual bool WillProcessWorkAreaChange() const OVERRIDE;
bool              129 chrome/browser/ui/views/panels/panel_view.h   virtual bool CanResize() const OVERRIDE;
bool              130 chrome/browser/ui/views/panels/panel_view.h   virtual bool CanMaximize() const OVERRIDE;
bool              143 chrome/browser/ui/views/panels/panel_view.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool              148 chrome/browser/ui/views/panels/panel_view.h                                          bool active) OVERRIDE;
bool              154 chrome/browser/ui/views/panels/panel_view.h   virtual bool FilterMessage(HWND hwnd,
bool              165 chrome/browser/ui/views/panels/panel_view.h   void UpdateLoadingAnimations(bool should_animate);
bool              168 chrome/browser/ui/views/panels/panel_view.h   void SetBoundsInternal(const gfx::Rect& bounds, bool animate);
bool              169 chrome/browser/ui/views/panels/panel_view.h   bool EndDragging(bool cancelled);
bool              183 chrome/browser/ui/views/panels/panel_view.h                              bool update_frame);
bool              194 chrome/browser/ui/views/panels/panel_view.h   bool window_closed_;
bool              201 chrome/browser/ui/views/panels/panel_view.h   bool always_on_top_;
bool              204 chrome/browser/ui/views/panels/panel_view.h   bool focused_;
bool              207 chrome/browser/ui/views/panels/panel_view.h   bool user_resizing_;
bool              211 chrome/browser/ui/views/panels/panel_view.h   bool user_resizing_interior_stacked_panel_edge_;
bool              223 chrome/browser/ui/views/panels/panel_view.h   bool mouse_pressed_;
bool              239 chrome/browser/ui/views/panels/panel_view.h   bool is_drawing_attention_;
bool              243 chrome/browser/ui/views/panels/panel_view.h   bool force_to_paint_as_inactive_;
bool               51 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.h   virtual bool FilterMessage(HWND hwnd,
bool               58 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.h   bool OnDwmSendIconicThumbnail(int width, int height, LRESULT* l_result);
bool               59 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.h   bool OnDwmSendIconicLivePreviewBitmap(LRESULT* l_result);
bool               69 chrome/browser/ui/views/password_generation_bubble_view.h   virtual bool HandleKeyEvent(views::Textfield* sender,
bool               63 chrome/browser/ui/views/passwords/manage_password_item_view.h   bool delete_password_;
bool               62 chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h   static bool IsShowing();
bool               35 chrome/browser/ui/views/passwords/manage_passwords_icon_view.h   void SetTooltip(bool password_to_be_saved);
bool               39 chrome/browser/ui/views/passwords/manage_passwords_icon_view.h   virtual bool GetTooltipText(const gfx::Point& p,
bool               42 chrome/browser/ui/views/passwords/manage_passwords_icon_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               73 chrome/browser/ui/views/profile_chooser_view.h   static bool IsShowing();
bool              112 chrome/browser/ui/views/profile_chooser_view.h   virtual bool HandleKeyEvent(views::Textfield* sender,
bool              123 chrome/browser/ui/views/profile_chooser_view.h   static bool close_on_deactivate_for_testing_;
bool              134 chrome/browser/ui/views/profile_chooser_view.h       const AvatarMenu::Item& current_avatar_item, bool tutorial_shown);
bool              141 chrome/browser/ui/views/profile_chooser_view.h       bool is_guest);
bool              144 chrome/browser/ui/views/profile_chooser_view.h   views::View* CreateOptionsView(bool enable_lock);
bool              153 chrome/browser/ui/views/profile_chooser_view.h                            bool is_primary_account,
bool              157 chrome/browser/ui/views/profile_chooser_view.h   views::View* CreateGaiaSigninView(bool add_secondary_account);
bool              205 chrome/browser/ui/views/profile_chooser_view.h   bool tutorial_showing_;
bool               70 chrome/browser/ui/views/profile_reset_bubble_view.h   void SetupLayoutManager(bool report_checked);
bool              123 chrome/browser/ui/views/profile_reset_bubble_view.h   bool resetting_;
bool              126 chrome/browser/ui/views/profile_reset_bubble_view.h   bool chose_to_reset_;
bool              130 chrome/browser/ui/views/profile_reset_bubble_view.h   bool show_help_pane_;
bool               38 chrome/browser/ui/views/renderer_context_menu/render_view_context_menu_views.h                               bool enabled,
bool               39 chrome/browser/ui/views/renderer_context_menu/render_view_context_menu_views.h                               bool hidden,
bool               51 chrome/browser/ui/views/renderer_context_menu/render_view_context_menu_views.h   virtual bool GetAcceleratorForCommandId(
bool               57 chrome/browser/ui/views/renderer_context_menu/render_view_context_menu_views.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               58 chrome/browser/ui/views/renderer_context_menu/render_view_context_menu_views.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               22 chrome/browser/ui/views/renderer_context_menu/render_view_context_menu_win.h   virtual bool IsCommandIdVisible(int command_id) const OVERRIDE;
bool               64 chrome/browser/ui/views/sad_tab_view.h   bool painted_;
bool               46 chrome/browser/ui/views/select_file_dialog_extension.h   virtual bool IsRunning(gfx::NativeWindow owner_window) const OVERRIDE;
bool               94 chrome/browser/ui/views/select_file_dialog_extension.h   static bool PendingExists(RoutingID routing_id);
bool               97 chrome/browser/ui/views/select_file_dialog_extension.h   virtual bool HasMultipleFileTypeChoicesImpl() OVERRIDE;
bool               99 chrome/browser/ui/views/select_file_dialog_extension.h   bool has_multiple_file_type_choices_;
bool               58 chrome/browser/ui/views/ssl_client_certificate_selector.h   virtual bool CanResize() const OVERRIDE;
bool               61 chrome/browser/ui/views/ssl_client_certificate_selector.h   virtual bool IsDialogButtonEnabled(ui::DialogButton button) const OVERRIDE;
bool               62 chrome/browser/ui/views/ssl_client_certificate_selector.h   virtual bool Cancel() OVERRIDE;
bool               63 chrome/browser/ui/views/ssl_client_certificate_selector.h   virtual bool Accept() OVERRIDE;
bool               61 chrome/browser/ui/views/status_bubble_views.h                           bool left_content) OVERRIDE;
bool               62 chrome/browser/ui/views/status_bubble_views.h   virtual void UpdateDownloadShelfVisibility(bool visible) OVERRIDE;
bool               82 chrome/browser/ui/views/status_bubble_views.h   bool IsFrameVisible();
bool               85 chrome/browser/ui/views/status_bubble_views.h   bool IsFrameMaximized();
bool              125 chrome/browser/ui/views/status_bubble_views.h   bool contains_mouse_;
bool              142 chrome/browser/ui/views/status_bubble_views.h   bool download_shelf_is_visible_;
bool              146 chrome/browser/ui/views/status_bubble_views.h   bool is_expanded_;
bool               31 chrome/browser/ui/views/status_icons/status_icon_linux_wrapper.h   virtual bool HasClickAction() OVERRIDE;
bool               34 chrome/browser/ui/views/status_icons/status_icon_win.h   void HandleClickEvent(const gfx::Point& cursor_pos, bool left_button_click);
bool               44 chrome/browser/ui/views/sync/one_click_signin_bubble_view.h   static bool IsShowing();
bool               60 chrome/browser/ui/views/sync/one_click_signin_bubble_view.h       bool is_sync_dialog);
bool               86 chrome/browser/ui/views/sync/one_click_signin_bubble_view.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool              123 chrome/browser/ui/views/sync/one_click_signin_bubble_view.h   const bool is_sync_dialog_;
bool              138 chrome/browser/ui/views/sync/one_click_signin_bubble_view.h   bool clicked_learn_more_;
bool               53 chrome/browser/ui/views/sync/profile_signin_confirmation_dialog_views.h   virtual bool Accept() OVERRIDE;
bool               54 chrome/browser/ui/views/sync/profile_signin_confirmation_dialog_views.h   virtual bool Cancel() OVERRIDE;
bool               70 chrome/browser/ui/views/sync/profile_signin_confirmation_dialog_views.h   void Show(bool prompt_for_new_profile);
bool               88 chrome/browser/ui/views/sync/profile_signin_confirmation_dialog_views.h   bool prompt_for_new_profile_;
bool               42 chrome/browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.h   virtual bool Focus() OVERRIDE;
bool               43 chrome/browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.h   virtual void TakeFocus(bool reverse) OVERRIDE;
bool               34 chrome/browser/ui/views/tab_icon_view.h   void set_is_light(bool is_light) { is_light_ = is_light; }
bool               49 chrome/browser/ui/views/tab_icon_view.h                  bool filter);
bool               55 chrome/browser/ui/views/tab_icon_view.h   bool throbber_running_;
bool               58 chrome/browser/ui/views/tab_icon_view.h   bool is_light_;
bool               18 chrome/browser/ui/views/tab_icon_view_model.h   virtual bool ShouldTabIconViewAnimate() const = 0;
bool               40 chrome/browser/ui/views/tab_modal_confirm_dialog_views.h   virtual bool Cancel() OVERRIDE;
bool               41 chrome/browser/ui/views/tab_modal_confirm_dialog_views.h   virtual bool Accept() OVERRIDE;
bool               42 chrome/browser/ui/views/tab_modal_confirm_dialog_views.h   virtual bool Close() OVERRIDE;
bool               41 chrome/browser/ui/views/tabs/browser_tab_strip_controller.h   bool IsCommandEnabledForTab(TabStripModel::ContextMenuCommand command_id,
bool               45 chrome/browser/ui/views/tabs/browser_tab_strip_controller.h   bool IsTabPinned(Tab* tab) const;
bool               50 chrome/browser/ui/views/tabs/browser_tab_strip_controller.h   virtual bool IsValidIndex(int model_index) const OVERRIDE;
bool               51 chrome/browser/ui/views/tabs/browser_tab_strip_controller.h   virtual bool IsActiveTab(int model_index) const OVERRIDE;
bool               53 chrome/browser/ui/views/tabs/browser_tab_strip_controller.h   virtual bool IsTabSelected(int model_index) const OVERRIDE;
bool               54 chrome/browser/ui/views/tabs/browser_tab_strip_controller.h   virtual bool IsTabPinned(int model_index) const OVERRIDE;
bool               55 chrome/browser/ui/views/tabs/browser_tab_strip_controller.h   virtual bool IsNewTabPage(int model_index) const OVERRIDE;
bool               66 chrome/browser/ui/views/tabs/browser_tab_strip_controller.h   virtual void OnDropIndexUpdate(int index, bool drop_before) OVERRIDE;
bool               67 chrome/browser/ui/views/tabs/browser_tab_strip_controller.h   virtual void PerformDrop(bool drop_before,
bool               70 chrome/browser/ui/views/tabs/browser_tab_strip_controller.h   virtual bool IsCompatibleWith(TabStrip* other) const OVERRIDE;
bool               73 chrome/browser/ui/views/tabs/browser_tab_strip_controller.h   virtual bool IsIncognito() OVERRIDE;
bool               82 chrome/browser/ui/views/tabs/browser_tab_strip_controller.h                              bool is_active) OVERRIDE;
bool              138 chrome/browser/ui/views/tabs/browser_tab_strip_controller.h   void AddTab(content::WebContents* contents, int index, bool is_active);
bool               19 chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h   void AddTab(int index, bool is_active);
bool               27 chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h   virtual bool IsValidIndex(int index) const OVERRIDE;
bool               28 chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h   virtual bool IsActiveTab(int index) const OVERRIDE;
bool               30 chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h   virtual bool IsTabSelected(int index) const OVERRIDE;
bool               31 chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h   virtual bool IsTabPinned(int index) const OVERRIDE;
bool               32 chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h   virtual bool IsNewTabPage(int index) const OVERRIDE;
bool               43 chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h   virtual void OnDropIndexUpdate(int index, bool drop_before) OVERRIDE;
bool               44 chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h   virtual void PerformDrop(bool drop_before,
bool               47 chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h   virtual bool IsCompatibleWith(TabStrip* other) const OVERRIDE;
bool               50 chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h   virtual bool IsIncognito() OVERRIDE;
bool               88 chrome/browser/ui/views/tabs/stacked_tab_strip_layout.h   bool IsStacked(int index) const;
bool              193 chrome/browser/ui/views/tabs/stacked_tab_strip_layout.h   bool requires_stacking() const {
bool               52 chrome/browser/ui/views/tabs/tab.h   void set_closing(bool closing) { closing_ = closing; }
bool               53 chrome/browser/ui/views/tabs/tab.h   bool closing() const { return closing_; }
bool               56 chrome/browser/ui/views/tabs/tab.h   void set_dragging(bool dragging) { dragging_ = dragging; }
bool               57 chrome/browser/ui/views/tabs/tab.h   bool dragging() const { return dragging_; }
bool               63 chrome/browser/ui/views/tabs/tab.h   bool IsActive() const;
bool               66 chrome/browser/ui/views/tabs/tab.h   bool IsSelected() const;
bool               94 chrome/browser/ui/views/tabs/tab.h   bool tab_activated_with_last_gesture_begin() const {
bool              169 chrome/browser/ui/views/tabs/tab.h   virtual bool HasHitTestMask() const OVERRIDE;
bool              172 chrome/browser/ui/views/tabs/tab.h   virtual bool GetTooltipText(const gfx::Point& p,
bool              174 chrome/browser/ui/views/tabs/tab.h   virtual bool GetTooltipTextOrigin(const gfx::Point& p,
bool              176 chrome/browser/ui/views/tabs/tab.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool              177 chrome/browser/ui/views/tabs/tab.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool              229 chrome/browser/ui/views/tabs/tab.h   bool ShouldShowIcon() const;
bool              232 chrome/browser/ui/views/tabs/tab.h   bool ShouldShowMediaIndicator() const;
bool              235 chrome/browser/ui/views/tabs/tab.h   bool ShouldShowCloseBox() const;
bool              253 chrome/browser/ui/views/tabs/tab.h   bool IsPerformingCrashAnimation() const;
bool              297 chrome/browser/ui/views/tabs/tab.h   bool closing_;
bool              300 chrome/browser/ui/views/tabs/tab.h   bool dragging_;
bool              313 chrome/browser/ui/views/tabs/tab.h   bool should_display_crashed_favicon_;
bool              330 chrome/browser/ui/views/tabs/tab.h   bool tab_activated_with_last_gesture_begin_;
bool              355 chrome/browser/ui/views/tabs/tab.h   bool showing_icon_;
bool              359 chrome/browser/ui/views/tabs/tab.h   bool showing_media_indicator_;
bool              363 chrome/browser/ui/views/tabs/tab.h   bool showing_close_button_;
bool               30 chrome/browser/ui/views/tabs/tab_controller.h   virtual bool SupportsMultipleSelection() = 0;
bool               54 chrome/browser/ui/views/tabs/tab_controller.h   virtual bool IsActiveTab(const Tab* tab) const = 0;
bool               57 chrome/browser/ui/views/tabs/tab_controller.h   virtual bool IsTabSelected(const Tab* tab) const = 0;
bool               60 chrome/browser/ui/views/tabs/tab_controller.h   virtual bool IsTabPinned(const Tab* tab) const = 0;
bool               73 chrome/browser/ui/views/tabs/tab_controller.h   virtual bool EndDrag(EndDragReason reason) = 0;
bool               87 chrome/browser/ui/views/tabs/tab_controller.h   virtual bool ShouldPaintTab(const Tab* tab, gfx::Rect* clip) = 0;
bool               90 chrome/browser/ui/views/tabs/tab_controller.h   virtual bool IsImmersiveStyle() const = 0;
bool              105 chrome/browser/ui/views/tabs/tab_drag_controller.h   static bool IsAttachedTo(const TabStrip* tab_strip);
bool              108 chrome/browser/ui/views/tabs/tab_drag_controller.h   static bool IsActive();
bool              117 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool active() const { return active_; }
bool              121 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool started_drag() const { return started_drag_; }
bool              124 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool is_mutating() const { return is_mutating_; }
bool              128 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool is_dragging_window() const { return is_dragging_window_; }
bool              207 chrome/browser/ui/views/tabs/tab_drag_controller.h     bool pinned;
bool              226 chrome/browser/ui/views/tabs/tab_drag_controller.h                               bool user_gesture,
bool              227 chrome/browser/ui/views/tabs/tab_drag_controller.h                               bool* was_blocked) OVERRIDE;
bool              228 chrome/browser/ui/views/tabs/tab_drag_controller.h   virtual bool ShouldSuppressDialogs() OVERRIDE;
bool              273 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool CanStartDrag(const gfx::Point& point_in_screen) const;
bool              314 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool DoesTabStripContain(TabStrip* tabstrip,
bool              353 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool ShouldDragToNextStackedTab(const gfx::Rect& dragged_bounds,
bool              358 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool ShouldDragToPreviousStackedTab(const gfx::Rect& dragged_bounds,
bool              436 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool AreTabsConsecutive();
bool              475 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool move_only() const {
bool              482 chrome/browser/ui/views/tabs/tab_drag_controller.h                                           bool exclude_dragged_view);
bool              485 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool detach_into_browser_;
bool              510 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool use_aura_capture_policy_;
bool              563 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool started_drag_;
bool              566 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool active_;
bool              574 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool initial_move_;
bool              602 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool is_dragging_window_;
bool              606 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool is_dragging_new_browser_;
bool              609 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool was_source_maximized_;
bool              612 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool was_source_fullscreen_;
bool              616 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool did_restore_window_;
bool              621 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool waiting_for_run_loop_to_exit_;
bool              630 chrome/browser/ui/views/tabs/tab_drag_controller.h   bool is_mutating_;
bool               32 chrome/browser/ui/views/tabs/tab_renderer_data.h   bool IsCrashed() const {
bool               39 chrome/browser/ui/views/tabs/tab_renderer_data.h   bool Equals(const TabRendererData& data);
bool               45 chrome/browser/ui/views/tabs/tab_renderer_data.h   bool loading;
bool               47 chrome/browser/ui/views/tabs/tab_renderer_data.h   bool incognito;
bool               48 chrome/browser/ui/views/tabs/tab_renderer_data.h   bool show_icon;
bool               49 chrome/browser/ui/views/tabs/tab_renderer_data.h   bool mini;
bool               50 chrome/browser/ui/views/tabs/tab_renderer_data.h   bool blocked;
bool               51 chrome/browser/ui/views/tabs/tab_renderer_data.h   bool app;
bool               70 chrome/browser/ui/views/tabs/tab_strip.h   void SetLayoutType(TabStripLayoutType layout_type, bool adjust_layout);
bool               78 chrome/browser/ui/views/tabs/tab_strip.h   bool SizeTabButtonToTopOfTabStrip();
bool               87 chrome/browser/ui/views/tabs/tab_strip.h   void AddTabAt(int model_index, const TabRendererData& data, bool is_active);
bool              133 chrome/browser/ui/views/tabs/tab_strip.h   bool IsValidModelIndex(int model_index) const;
bool              138 chrome/browser/ui/views/tabs/tab_strip.h   bool IsDragSessionActive() const;
bool              141 chrome/browser/ui/views/tabs/tab_strip.h   bool IsActiveDropTarget() const;
bool              146 chrome/browser/ui/views/tabs/tab_strip.h   bool IsTabStripEditable() const;
bool              150 chrome/browser/ui/views/tabs/tab_strip.h   bool IsTabStripCloseable() const;
bool              158 chrome/browser/ui/views/tabs/tab_strip.h   bool IsPositionInWindowCaption(const gfx::Point& point);
bool              162 chrome/browser/ui/views/tabs/tab_strip.h   bool IsRectInWindowCaption(const gfx::Rect& rect);
bool              171 chrome/browser/ui/views/tabs/tab_strip.h   void SetImmersiveStyle(bool enable);
bool              175 chrome/browser/ui/views/tabs/tab_strip.h   bool IsAnimating() const;
bool              179 chrome/browser/ui/views/tabs/tab_strip.h   void StopAnimating(bool layout);
bool              182 chrome/browser/ui/views/tabs/tab_strip.h   void FileSupported(const GURL& url, bool supported);
bool              186 chrome/browser/ui/views/tabs/tab_strip.h   virtual bool SupportsMultipleSelection() OVERRIDE;
bool              195 chrome/browser/ui/views/tabs/tab_strip.h   virtual bool IsActiveTab(const Tab* tab) const OVERRIDE;
bool              196 chrome/browser/ui/views/tabs/tab_strip.h   virtual bool IsTabSelected(const Tab* tab) const OVERRIDE;
bool              197 chrome/browser/ui/views/tabs/tab_strip.h   virtual bool IsTabPinned(const Tab* tab) const OVERRIDE;
bool              204 chrome/browser/ui/views/tabs/tab_strip.h   virtual bool EndDrag(EndDragReason reason) OVERRIDE;
bool              209 chrome/browser/ui/views/tabs/tab_strip.h   virtual bool ShouldPaintTab(const Tab* tab, gfx::Rect* clip) OVERRIDE;
bool              210 chrome/browser/ui/views/tabs/tab_strip.h   virtual bool IsImmersiveStyle() const OVERRIDE;
bool              251 chrome/browser/ui/views/tabs/tab_strip.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool              252 chrome/browser/ui/views/tabs/tab_strip.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool              277 chrome/browser/ui/views/tabs/tab_strip.h              bool drop_before,
bool              278 chrome/browser/ui/views/tabs/tab_strip.h              bool point_down,
bool              287 chrome/browser/ui/views/tabs/tab_strip.h     bool drop_before;
bool              292 chrome/browser/ui/views/tabs/tab_strip.h     bool point_down;
bool              302 chrome/browser/ui/views/tabs/tab_strip.h     bool file_supported;
bool              333 chrome/browser/ui/views/tabs/tab_strip.h   bool ShouldHighlightCloseButtonAfterRemove();
bool              351 chrome/browser/ui/views/tabs/tab_strip.h   bool IsStackingDraggedTabs() const;
bool              359 chrome/browser/ui/views/tabs/tab_strip.h                            bool initial_drag);
bool              394 chrome/browser/ui/views/tabs/tab_strip.h                            bool move_only,
bool              395 chrome/browser/ui/views/tabs/tab_strip.h                            bool completed);
bool              399 chrome/browser/ui/views/tabs/tab_strip.h   void StoppedDraggingTab(Tab* tab, bool* is_first_tab);
bool              459 chrome/browser/ui/views/tabs/tab_strip.h   gfx::Rect GetDropBounds(int drop_index, bool drop_before, bool* is_beneath);
bool              465 chrome/browser/ui/views/tabs/tab_strip.h   void SetDropIndex(int tab_data_index, bool drop_before);
bool              473 chrome/browser/ui/views/tabs/tab_strip.h   static gfx::ImageSkia* GetDropArrowImage(bool is_down);
bool              507 chrome/browser/ui/views/tabs/tab_strip.h   bool IsPointInTab(Tab* tab, const gfx::Point& point_in_tabstrip_coords);
bool              536 chrome/browser/ui/views/tabs/tab_strip.h   bool NeedsTouchLayout() const;
bool              541 chrome/browser/ui/views/tabs/tab_strip.h   void SetResetToShrinkOnExit(bool value);
bool              544 chrome/browser/ui/views/tabs/tab_strip.h   bool GetAdjustLayout() const;
bool              584 chrome/browser/ui/views/tabs/tab_strip.h   bool in_tab_close_;
bool              611 chrome/browser/ui/views/tabs/tab_strip.h   bool adjust_layout_;
bool              618 chrome/browser/ui/views/tabs/tab_strip.h   bool reset_to_shrink_on_exit_;
bool              634 chrome/browser/ui/views/tabs/tab_strip.h   bool immersive_style_;
bool               37 chrome/browser/ui/views/tabs/tab_strip_controller.h   virtual bool IsValidIndex(int index) const = 0;
bool               41 chrome/browser/ui/views/tabs/tab_strip_controller.h   virtual bool IsActiveTab(int index) const = 0;
bool               47 chrome/browser/ui/views/tabs/tab_strip_controller.h   virtual bool IsTabSelected(int index) const = 0;
bool               50 chrome/browser/ui/views/tabs/tab_strip_controller.h   virtual bool IsTabPinned(int index) const = 0;
bool               53 chrome/browser/ui/views/tabs/tab_strip_controller.h   virtual bool IsNewTabPage(int index) const = 0;
bool               85 chrome/browser/ui/views/tabs/tab_strip_controller.h   virtual void OnDropIndexUpdate(int index, bool drop_before) = 0;
bool               88 chrome/browser/ui/views/tabs/tab_strip_controller.h   virtual void PerformDrop(bool drop_before, int index, const GURL& url) = 0;
bool               92 chrome/browser/ui/views/tabs/tab_strip_controller.h   virtual bool IsCompatibleWith(TabStrip* other) const = 0;
bool              103 chrome/browser/ui/views/tabs/tab_strip_controller.h   virtual bool IsIncognito() = 0;
bool               57 chrome/browser/ui/views/toolbar/browser_action_view.h     virtual bool NeedToShowMultipleIconStates() const;
bool               58 chrome/browser/ui/views/toolbar/browser_action_view.h     virtual bool NeedToShowTooltip() const;
bool              139 chrome/browser/ui/views/toolbar/browser_action_view.h   virtual bool IsPopup();
bool              143 chrome/browser/ui/views/toolbar/browser_action_view.h   virtual bool CanHandleAccelerators() const OVERRIDE;
bool              168 chrome/browser/ui/views/toolbar/browser_action_view.h   virtual bool Activate() OVERRIDE;
bool              169 chrome/browser/ui/views/toolbar/browser_action_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool              172 chrome/browser/ui/views/toolbar/browser_action_view.h   virtual bool OnKeyReleased(const ui::KeyEvent& event) OVERRIDE;
bool              176 chrome/browser/ui/views/toolbar/browser_action_view.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool              186 chrome/browser/ui/views/toolbar/browser_action_view.h   bool IsEnabled(int tab_id) const;
bool              210 chrome/browser/ui/views/toolbar/browser_action_view.h   void MaybeUnregisterExtensionCommand(bool only_if_active);
bool              236 chrome/browser/ui/views/toolbar/browser_action_view.h   bool called_registered_extension_command_;
bool              137 chrome/browser/ui/views/toolbar/browser_actions_container.h   bool animating() const { return animation_target_size_ > 0; }
bool              177 chrome/browser/ui/views/toolbar/browser_actions_container.h   virtual bool GetDropFormats(int* formats,
bool              179 chrome/browser/ui/views/toolbar/browser_actions_container.h   virtual bool AreDropTypesRequired() OVERRIDE;
bool              180 chrome/browser/ui/views/toolbar/browser_actions_container.h   virtual bool CanDrop(const ui::OSExchangeData& data) OVERRIDE;
bool              197 chrome/browser/ui/views/toolbar/browser_actions_container.h   virtual bool CanStartDragForView(View* sender,
bool              202 chrome/browser/ui/views/toolbar/browser_actions_container.h   virtual void OnResize(int resize_amount, bool done_resizing) OVERRIDE;
bool              232 chrome/browser/ui/views/toolbar/browser_actions_container.h   bool ShowPopup(const extensions::Extension* extension,
bool              233 chrome/browser/ui/views/toolbar/browser_actions_container.h                  bool grant_tab_permissions);
bool              252 chrome/browser/ui/views/toolbar/browser_actions_container.h   static bool disable_animations_during_testing_;
bool              268 chrome/browser/ui/views/toolbar/browser_actions_container.h   static int IconWidth(bool include_padding);
bool              280 chrome/browser/ui/views/toolbar/browser_actions_container.h   virtual bool BrowserActionShowPopup(
bool              283 chrome/browser/ui/views/toolbar/browser_actions_container.h   virtual void HighlightModeChanged(bool is_highlighting) OVERRIDE;
bool              309 chrome/browser/ui/views/toolbar/browser_actions_container.h   int IconCountToWidth(int icons, bool display_chevron) const;
bool              331 chrome/browser/ui/views/toolbar/browser_actions_container.h   bool ShouldDisplayBrowserAction(const extensions::Extension* extension);
bool              337 chrome/browser/ui/views/toolbar/browser_actions_container.h   bool ShowPopup(BrowserActionButton* button,
bool              339 chrome/browser/ui/views/toolbar/browser_actions_container.h                  bool grant_tab_permissions);
bool              384 chrome/browser/ui/views/toolbar/browser_actions_container.h   bool suppress_chevron_;
bool               20 chrome/browser/ui/views/toolbar/home_button.h   virtual bool GetDropFormats(
bool               23 chrome/browser/ui/views/toolbar/home_button.h   virtual bool CanDrop(const OSExchangeData& data) OVERRIDE;
bool               44 chrome/browser/ui/views/toolbar/reload_button.h   void ChangeMode(Mode mode, bool force);
bool               47 chrome/browser/ui/views/toolbar/reload_button.h   void set_menu_enabled(bool enable) { menu_enabled_ = enable; }
bool               53 chrome/browser/ui/views/toolbar/reload_button.h   virtual bool GetTooltipText(const gfx::Point& p,
bool               57 chrome/browser/ui/views/toolbar/reload_button.h   virtual bool ShouldShowMenu() OVERRIDE;
bool               65 chrome/browser/ui/views/toolbar/reload_button.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               66 chrome/browser/ui/views/toolbar/reload_button.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               67 chrome/browser/ui/views/toolbar/reload_button.h   virtual bool IsCommandIdVisible(int command_id) const OVERRIDE;
bool               68 chrome/browser/ui/views/toolbar/reload_button.h   virtual bool GetAcceleratorForCommandId(
bool              103 chrome/browser/ui/views/toolbar/reload_button.h   bool menu_enabled_;
bool              107 chrome/browser/ui/views/toolbar/reload_button.h   bool testing_mouse_hovered_;
bool               36 chrome/browser/ui/views/toolbar/toolbar_button.h   bool IsMenuShowing() const;
bool               40 chrome/browser/ui/views/toolbar/toolbar_button.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               41 chrome/browser/ui/views/toolbar/toolbar_button.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               59 chrome/browser/ui/views/toolbar/toolbar_button.h   virtual bool ShouldEnterPushedState(const ui::Event& event) OVERRIDE;
bool               62 chrome/browser/ui/views/toolbar/toolbar_button.h   virtual bool ShouldShowMenu();
bool               72 chrome/browser/ui/views/toolbar/toolbar_button.h   bool menu_showing_;
bool               45 chrome/browser/ui/views/toolbar/toolbar_origin_chip_view.h   bool ShouldShow();
bool               81 chrome/browser/ui/views/toolbar/toolbar_origin_chip_view.h   virtual bool CanStartDragForView(View* sender,
bool              101 chrome/browser/ui/views/toolbar/toolbar_origin_chip_view.h   bool showing_16x16_icon_;
bool              105 chrome/browser/ui/views/toolbar/toolbar_origin_chip_view.h   bool url_malware_;
bool               75 chrome/browser/ui/views/toolbar/toolbar_view.h   bool IsAppMenuFocused();
bool               83 chrome/browser/ui/views/toolbar/toolbar_view.h   virtual bool GetAcceleratorInfo(int id, ui::Accelerator* accel);
bool              111 chrome/browser/ui/views/toolbar/toolbar_view.h   virtual bool SetPaneFocus(View* initial_focus) OVERRIDE;
bool              134 chrome/browser/ui/views/toolbar/toolbar_view.h   virtual void EnabledStateChangedForCommand(int id, bool enabled) OVERRIDE;
bool              142 chrome/browser/ui/views/toolbar/toolbar_view.h                                          bool visible) OVERRIDE;
bool              150 chrome/browser/ui/views/toolbar/toolbar_view.h   virtual bool GetAcceleratorForCommandId(
bool              156 chrome/browser/ui/views/toolbar/toolbar_view.h   virtual bool HitTestRect(const gfx::Rect& rect) const OVERRIDE;
bool              160 chrome/browser/ui/views/toolbar/toolbar_view.h   virtual bool AcceleratorPressed(const ui::Accelerator& acc) OVERRIDE;
bool              163 chrome/browser/ui/views/toolbar/toolbar_view.h   bool IsWrenchMenuShowing() const;
bool              167 chrome/browser/ui/views/toolbar/toolbar_view.h   bool ShouldPaintBackground() const;
bool              181 chrome/browser/ui/views/toolbar/toolbar_view.h   virtual bool SetPaneFocusAndFocusDefault() OVERRIDE;
bool              193 chrome/browser/ui/views/toolbar/toolbar_view.h   bool ShouldShowUpgradeRecommended();
bool              196 chrome/browser/ui/views/toolbar/toolbar_view.h   bool ShouldShowBackgroundPageBadge();
bool              199 chrome/browser/ui/views/toolbar/toolbar_view.h   bool ShouldShowIncompatibilityWarning();
bool              207 chrome/browser/ui/views/toolbar/toolbar_view.h   bool is_display_mode_normal() const {
bool              216 chrome/browser/ui/views/toolbar/toolbar_view.h   void ShowOutdatedInstallNotification(bool auto_update_enabled);
bool               42 chrome/browser/ui/views/toolbar/wrench_menu.h              bool use_new_menu,
bool               43 chrome/browser/ui/views/toolbar/wrench_menu.h              bool supports_new_separators);
bool               52 chrome/browser/ui/views/toolbar/wrench_menu.h   bool IsShowing();
bool               56 chrome/browser/ui/views/toolbar/wrench_menu.h   bool use_new_menu() const { return use_new_menu_; }
bool               63 chrome/browser/ui/views/toolbar/wrench_menu.h   virtual bool GetShouldUseDisabledEmphasizedForegroundColor(
bool               67 chrome/browser/ui/views/toolbar/wrench_menu.h   virtual bool IsTriggerableEvent(views::MenuItemView* menu,
bool               69 chrome/browser/ui/views/toolbar/wrench_menu.h   virtual bool GetDropFormats(
bool               73 chrome/browser/ui/views/toolbar/wrench_menu.h   virtual bool AreDropTypesRequired(views::MenuItemView* menu) OVERRIDE;
bool               74 chrome/browser/ui/views/toolbar/wrench_menu.h   virtual bool CanDrop(views::MenuItemView* menu,
bool               82 chrome/browser/ui/views/toolbar/wrench_menu.h   virtual bool ShowContextMenu(views::MenuItemView* source,
bool               86 chrome/browser/ui/views/toolbar/wrench_menu.h   virtual bool CanDrag(views::MenuItemView* menu) OVERRIDE;
bool               91 chrome/browser/ui/views/toolbar/wrench_menu.h   virtual bool IsItemChecked(int command_id) const OVERRIDE;
bool               92 chrome/browser/ui/views/toolbar/wrench_menu.h   virtual bool IsCommandEnabled(int command_id) const OVERRIDE;
bool               94 chrome/browser/ui/views/toolbar/wrench_menu.h   virtual bool GetAccelerator(int command_id,
bool              183 chrome/browser/ui/views/toolbar/wrench_menu.h   const bool use_new_menu_;
bool              185 chrome/browser/ui/views/toolbar/wrench_menu.h   const bool supports_new_separators_;
bool               18 chrome/browser/ui/views/toolbar/wrench_toolbar_button.h   void SetSeverity(WrenchIconPainter::Severity severity, bool animate);
bool               47 chrome/browser/ui/views/translate/translate_bubble_view.h   static bool IsShowing();
bool               63 chrome/browser/ui/views/translate/translate_bubble_view.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool              190 chrome/browser/ui/views/translate/translate_bubble_view.h   const bool is_in_incognito_window_;
bool              193 chrome/browser/ui/views/translate/translate_bubble_view.h   bool translate_executed_;
bool              196 chrome/browser/ui/views/translate/translate_bubble_view.h   bool denial_button_clicked_;
bool               33 chrome/browser/ui/views/uninstall_view.h                          bool show_delete_profile);
bool               41 chrome/browser/ui/views/uninstall_view.h   virtual bool Accept() OVERRIDE;
bool               42 chrome/browser/ui/views/uninstall_view.h   virtual bool Cancel() OVERRIDE;
bool               60 chrome/browser/ui/views/uninstall_view.h   bool show_delete_profile_;
bool               27 chrome/browser/ui/views/update_recommended_message_box.h   virtual bool Accept() OVERRIDE;
bool               32 chrome/browser/ui/views/update_recommended_message_box.h   virtual bool ShouldShowWindowTitle() const OVERRIDE;
bool               32 chrome/browser/ui/views/user_manager_view.h   static bool IsShowing();
bool               47 chrome/browser/ui/views/user_manager_view.h   virtual bool CanResize() const OVERRIDE;
bool               48 chrome/browser/ui/views/user_manager_view.h   virtual bool CanMaximize() const OVERRIDE;
bool               52 chrome/browser/ui/views/user_manager_view.h   virtual bool UseNewStyleForThisDialog() const OVERRIDE;
bool               57 chrome/browser/ui/views/website_settings/permission_selector_view.h   virtual bool IsCommandIdChecked(int command_id) OVERRIDE;
bool               26 chrome/browser/ui/views/website_settings/permissions_bubble_view.h                     const std::vector<bool>& accept_state,
bool               27 chrome/browser/ui/views/website_settings/permissions_bubble_view.h                     bool customization_mode) OVERRIDE;
bool               28 chrome/browser/ui/views/website_settings/permissions_bubble_view.h   virtual bool CanAcceptRequestUpdate() OVERRIDE;
bool               32 chrome/browser/ui/views/website_settings/permissions_bubble_view.h   void Toggle(int index, bool value);
bool               56 chrome/browser/ui/views/website_settings/website_settings_popup_view.h   static bool IsPopupShowing();
bool               24 chrome/browser/ui/website_settings/mock_permission_bubble_request.h   virtual bool HasUserGesture() const OVERRIDE;
bool               32 chrome/browser/ui/website_settings/mock_permission_bubble_request.h   bool granted();
bool               33 chrome/browser/ui/website_settings/mock_permission_bubble_request.h   bool cancelled();
bool               34 chrome/browser/ui/website_settings/mock_permission_bubble_request.h   bool finished();
bool               37 chrome/browser/ui/website_settings/mock_permission_bubble_request.h   bool granted_;
bool               38 chrome/browser/ui/website_settings/mock_permission_bubble_request.h   bool cancelled_;
bool               39 chrome/browser/ui/website_settings/mock_permission_bubble_request.h   bool finished_;
bool               34 chrome/browser/ui/website_settings/permission_bubble_manager.h   static bool Enabled();
bool               77 chrome/browser/ui/website_settings/permission_bubble_manager.h       bool is_main_frame,
bool               83 chrome/browser/ui/website_settings/permission_bubble_manager.h   virtual void ToggleAccept(int request_index, bool new_value) OVERRIDE;
bool               96 chrome/browser/ui/website_settings/permission_bubble_manager.h   bool bubble_showing_;
bool              103 chrome/browser/ui/website_settings/permission_bubble_manager.h   std::vector<bool> accept_states_;
bool              104 chrome/browser/ui/website_settings/permission_bubble_manager.h   bool customization_mode_;
bool               40 chrome/browser/ui/website_settings/permission_bubble_request.h   virtual bool HasUserGesture() const = 0;
bool               25 chrome/browser/ui/website_settings/permission_bubble_view.h     virtual void ToggleAccept(int index, bool new_value) = 0;
bool               44 chrome/browser/ui/website_settings/permission_bubble_view.h       const std::vector<bool>& accept_state,
bool               45 chrome/browser/ui/website_settings/permission_bubble_view.h       bool customization_mode) = 0;
bool               50 chrome/browser/ui/website_settings/permission_bubble_view.h   virtual bool CanAcceptRequestUpdate() = 0;
bool               28 chrome/browser/ui/website_settings/permission_menu_model.h     virtual bool IsCommandIdChecked(int command_id) = 0;
bool               38 chrome/browser/ui/website_settings/permission_menu_model.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               39 chrome/browser/ui/website_settings/permission_menu_model.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               40 chrome/browser/ui/website_settings/permission_menu_model.h   virtual bool GetAcceleratorForCommandId(
bool               89 chrome/browser/ui/website_settings/website_settings.h                              bool found_visits,
bool              152 chrome/browser/ui/website_settings/website_settings.h   bool show_info_bar_;
bool               33 chrome/browser/ui/website_settings/website_settings_infobar_delegate.h   virtual bool Accept() OVERRIDE;
bool               11 chrome/browser/ui/website_settings/website_settings_utils.h bool InternalChromePage(const GURL& url);
bool               32 chrome/browser/ui/webui/about_ui.h   virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE;
bool               33 chrome/browser/ui/webui/about_ui.h   virtual bool ShouldDenyXFrameOptions() const OVERRIDE;
bool               41 chrome/browser/ui/webui/app_launcher_page_ui.h     virtual bool ShouldReplaceExistingSource() const OVERRIDE;
bool               42 chrome/browser/ui/webui/app_launcher_page_ui.h     virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE;
bool               30 chrome/browser/ui/webui/bidi_checker_web_ui_test.h   void RunBidiCheckerOnPage(const std::string& page_url, bool is_rtl);
bool               57 chrome/browser/ui/webui/certificate_viewer_webui.h       content::WebContents* source, bool* out_close_dialog) OVERRIDE;
bool               58 chrome/browser/ui/webui/certificate_viewer_webui.h   virtual bool ShouldShowDialogTitle() const OVERRIDE;
bool               27 chrome/browser/ui/webui/chrome_web_contents_handler.h                               bool user_gesture) OVERRIDE;
bool               25 chrome/browser/ui/webui/chrome_web_ui_controller_factory.h   virtual bool UseWebUIForURL(content::BrowserContext* browser_context,
bool               27 chrome/browser/ui/webui/chrome_web_ui_controller_factory.h   virtual bool UseWebUIBindingsForURL(content::BrowserContext* browser_context,
bool               32 chrome/browser/ui/webui/chromeos/certificate_manager_dialog_ui.h   bool initialized_handlers_;
bool               37 chrome/browser/ui/webui/chromeos/cryptohome_web_ui_handler.h   void DidGetNSSUtilInfoOnUIThread(bool is_tpm_token_ready);
bool               46 chrome/browser/ui/webui/chromeos/cryptohome_web_ui_handler.h                                 bool value);
bool               72 chrome/browser/ui/webui/chromeos/first_run/first_run_actor.h   virtual bool IsInitialized() = 0;
bool               75 chrome/browser/ui/webui/chromeos/first_run/first_run_actor.h   virtual void SetBackgroundVisible(bool visible) = 0;
bool              103 chrome/browser/ui/webui/chromeos/first_run/first_run_actor.h   virtual bool IsFinalizing() = 0;
bool               23 chrome/browser/ui/webui/chromeos/first_run/first_run_handler.h   virtual bool IsInitialized() OVERRIDE;
bool               24 chrome/browser/ui/webui/chromeos/first_run/first_run_handler.h   virtual void SetBackgroundVisible(bool visible) OVERRIDE;
bool               36 chrome/browser/ui/webui/chromeos/first_run/first_run_handler.h   virtual bool IsFinalizing() OVERRIDE;
bool               50 chrome/browser/ui/webui/chromeos/first_run/first_run_handler.h   bool is_initialized_;
bool               51 chrome/browser/ui/webui/chromeos/first_run/first_run_handler.h   bool is_finalizing_;
bool               41 chrome/browser/ui/webui/chromeos/login/app_launch_splash_screen_handler.h   virtual void ToggleNetworkConfig(bool visible) OVERRIDE;
bool               46 chrome/browser/ui/webui/chromeos/login/app_launch_splash_screen_handler.h   virtual bool IsNetworkReady() OVERRIDE;
bool               62 chrome/browser/ui/webui/chromeos/login/app_launch_splash_screen_handler.h   bool show_on_init_;
bool               69 chrome/browser/ui/webui/chromeos/login/app_launch_splash_screen_handler.h   bool online_state_;
bool               71 chrome/browser/ui/webui/chromeos/login/app_launch_splash_screen_handler.h   bool network_config_done_;
bool               73 chrome/browser/ui/webui/chromeos/login/app_launch_splash_screen_handler.h   bool network_config_requested_;
bool              211 chrome/browser/ui/webui/chromeos/login/base_screen_handler.h   bool page_is_ready() const { return page_is_ready_; }
bool              222 chrome/browser/ui/webui/chromeos/login/base_screen_handler.h   bool page_is_ready_;
bool               29 chrome/browser/ui/webui/chromeos/login/base_screen_handler_utils.h inline bool ParseValue(const base::Value* value, T* out_value);
bool               32 chrome/browser/ui/webui/chromeos/login/base_screen_handler_utils.h inline bool ParseValue<bool>(const base::Value* value, bool* out_value) {
bool               37 chrome/browser/ui/webui/chromeos/login/base_screen_handler_utils.h inline bool ParseValue<int>(const base::Value* value, int* out_value) {
bool               42 chrome/browser/ui/webui/chromeos/login/base_screen_handler_utils.h inline bool ParseValue<double>(const base::Value* value, double* out_value) {
bool               47 chrome/browser/ui/webui/chromeos/login/base_screen_handler_utils.h inline bool ParseValue<std::string>(const base::Value* value,
bool               53 chrome/browser/ui/webui/chromeos/login/base_screen_handler_utils.h inline bool ParseValue<base::string16>(const base::Value* value,
bool               59 chrome/browser/ui/webui/chromeos/login/base_screen_handler_utils.h inline bool ParseValue<const base::DictionaryValue*>(
bool               66 chrome/browser/ui/webui/chromeos/login/base_screen_handler_utils.h inline bool GetArg(const base::ListValue* args, size_t index, T* out_value) {
bool               73 chrome/browser/ui/webui/chromeos/login/base_screen_handler_utils.h inline base::FundamentalValue MakeValue(bool v) {
bool               54 chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h   void ShowOobeUI(bool show);
bool               56 chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h   bool show_oobe_ui() const {
bool               69 chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h   virtual void ResetSignInUI(bool force_online) OVERRIDE;
bool               73 chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h   virtual void ShowPasswordChangedScreen(bool show_password_error) OVERRIDE;
bool               74 chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h   virtual void SetUsageStats(bool checked) OVERRIDE;
bool               79 chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h   virtual void ShowControlBar(bool show) OVERRIDE;
bool               82 chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h   void HandleEnableLargeCursor(bool enabled);
bool               83 chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h   void HandleEnableHighContrast(bool enabled);
bool               84 chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h   void HandleEnableVirtualKeyboard(bool enabled);
bool               85 chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h   void HandleEnableScreenMagnifier(bool enabled);
bool              115 chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h   bool show_oobe_ui_;
bool               74 chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.h   void ShowError(int message_id, bool retry);
bool               77 chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.h   void ShowErrorMessage(const std::string& message, bool retry);
bool               92 chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.h   bool show_on_init_;
bool              101 chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.h   bool enrollment_failed_once_;
bool               44 chrome/browser/ui/webui/chromeos/login/error_screen_handler.h   virtual void AllowGuestSignin(bool allowed) OVERRIDE;
bool               45 chrome/browser/ui/webui/chromeos/login/error_screen_handler.h   virtual void AllowOfflineLogin(bool allowed) OVERRIDE;
bool               46 chrome/browser/ui/webui/chromeos/login/error_screen_handler.h   virtual void ShowConnectingIndicator(bool show) OVERRIDE;
bool               52 chrome/browser/ui/webui/chromeos/login/error_screen_handler.h   bool GetScreenName(OobeUI::Screen screen, std::string* name) const;
bool               83 chrome/browser/ui/webui/chromeos/login/error_screen_handler.h   bool show_on_init_;
bool               50 chrome/browser/ui/webui/chromeos/login/eula_screen_handler.h   void HandleOnExit(bool accepted, bool usager_stats_enabled);
bool               61 chrome/browser/ui/webui/chromeos/login/eula_screen_handler.h   bool show_on_init_;
bool               23 chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.h   bool force_reload;
bool               26 chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.h   bool is_local;
bool               29 chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.h   bool password_changed;
bool               32 chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.h   bool show_users;
bool               35 chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.h   bool use_offline;
bool               38 chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.h   bool has_users;
bool               49 chrome/browser/ui/webui/chromeos/login/kiosk_app_menu_handler.h   bool is_webui_initialized_;
bool               51 chrome/browser/ui/webui/chromeos/login/kiosk_autolaunch_screen_handler.h   bool show_on_init_;
bool               52 chrome/browser/ui/webui/chromeos/login/kiosk_autolaunch_screen_handler.h   bool is_visible_;
bool               40 chrome/browser/ui/webui/chromeos/login/kiosk_enable_screen_handler.h   void OnEnableConsumerKioskAutoLaunch(bool success);
bool               49 chrome/browser/ui/webui/chromeos/login/kiosk_enable_screen_handler.h   bool show_on_init_;
bool               52 chrome/browser/ui/webui/chromeos/login/kiosk_enable_screen_handler.h   bool is_configurable_;
bool               47 chrome/browser/ui/webui/chromeos/login/locally_managed_user_creation_screen_handler.h     virtual bool FindUserByDisplayName(const base::string16& display_name,
bool               83 chrome/browser/ui/webui/chromeos/login/locally_managed_user_creation_screen_handler.h   void ShowStatusMessage(bool is_progress, const base::string16& message);
bool               93 chrome/browser/ui/webui/chromeos/login/locally_managed_user_creation_screen_handler.h   void SetCameraPresent(bool enabled);
bool               36 chrome/browser/ui/webui/chromeos/login/network_dropdown.h   NetworkDropdown(Actor* actor, content::WebUI* web_ui, bool oobe);
bool               45 chrome/browser/ui/webui/chromeos/login/network_dropdown.h   virtual bool ShouldOpenButtonOptions() const OVERRIDE;
bool               78 chrome/browser/ui/webui/chromeos/login/network_dropdown.h   bool oobe_;
bool               49 chrome/browser/ui/webui/chromeos/login/network_dropdown_handler.h                                  bool oobe);
bool               45 chrome/browser/ui/webui/chromeos/login/network_screen_handler.h   virtual void ShowConnectingStatus(bool connecting,
bool               47 chrome/browser/ui/webui/chromeos/login/network_screen_handler.h   virtual void EnableContinue(bool enabled) OVERRIDE;
bool               78 chrome/browser/ui/webui/chromeos/login/network_screen_handler.h       const bool success);
bool               95 chrome/browser/ui/webui/chromeos/login/network_screen_handler.h   bool IsDerelict();
bool              111 chrome/browser/ui/webui/chromeos/login/network_screen_handler.h   bool is_continue_enabled_;
bool              117 chrome/browser/ui/webui/chromeos/login/network_screen_handler.h   bool show_on_init_;
bool              139 chrome/browser/ui/webui/chromeos/login/network_screen_handler.h   bool should_reinitialize_language_keyboard_list_;
bool               91 chrome/browser/ui/webui/chromeos/login/network_state_informer.h   bool UpdateState();
bool               97 chrome/browser/ui/webui/chromeos/login/oobe_ui.h   virtual bool IsJSReady(const base::Closure& display_is_ready_callback)
bool              111 chrome/browser/ui/webui/chromeos/login/oobe_ui.h   void ShowOobeUI(bool show);
bool              204 chrome/browser/ui/webui/chromeos/login/oobe_ui.h   bool ready_;
bool               38 chrome/browser/ui/webui/chromeos/login/reset_screen_handler.h   void OnRollbackCheck(bool can_rollback);
bool               43 chrome/browser/ui/webui/chromeos/login/reset_screen_handler.h   void HandleOnRestart(bool should_rollback);
bool               44 chrome/browser/ui/webui/chromeos/login/reset_screen_handler.h   void HandleOnPowerwash(bool rollback_checked);
bool               55 chrome/browser/ui/webui/chromeos/login/reset_screen_handler.h   bool show_on_init_;
bool               59 chrome/browser/ui/webui/chromeos/login/reset_screen_handler.h   bool restart_required_;
bool               63 chrome/browser/ui/webui/chromeos/login/reset_screen_handler.h   bool reboot_was_requested_;
bool               66 chrome/browser/ui/webui/chromeos/login/reset_screen_handler.h   bool rollback_available_;
bool               58 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   void set_oobe_ui(bool oobe_ui) { oobe_ui_ = oobe_ui; }
bool               59 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool oobe_ui() const { return oobe_ui_; }
bool               65 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool oobe_ui_;
bool               95 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   virtual void ShowControlBar(bool show) = 0;
bool               96 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   virtual void ShowPasswordChangedDialog(bool show_password_error) = 0;
bool              175 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   virtual bool IsShowGuest() const = 0;
bool              178 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   virtual bool IsShowUsers() const = 0;
bool              181 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   virtual bool IsShowNewUser() const = 0;
bool              184 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   virtual bool IsSigninInProgress() const = 0;
bool              187 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   virtual bool IsUserSigninCompleted() const = 0;
bool              198 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h                                bool diagnostic_mode) = 0;
bool              262 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h                            bool force_update);
bool              301 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   virtual void ShowControlBar(bool show) OVERRIDE;
bool              302 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   virtual void ShowPasswordChangedDialog(bool show_password_error) OVERRIDE;
bool              323 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   void LoadAuthExtension(bool force, bool silent_load, bool offline);
bool              339 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h                            bool using_saml);
bool              370 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   void HandleLoginUIStateChanged(const std::string& source, bool new_value);
bool              374 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   void HandleUpdateOfflineLogin(bool offline_login_active);
bool              377 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   void HandleLaunchKioskApp(const std::string& app_id, bool diagnostic_mode);
bool              383 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h                                  bool is_owner,
bool              384 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h                                  bool is_signin_to_add,
bool              389 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   void SendUserList(bool animated);
bool              406 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool AllWhitelistedUsersPresent();
bool              416 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool IsGaiaVisible() const;
bool              420 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool IsGaiaHiddenByError() const;
bool              424 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool IsSigninScreenHiddenByError() const;
bool              427 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool IsGuestSigninAllowed() const;
bool              430 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool IsOfflineLoginAllowed() const;
bool              448 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   void SetSAMLPrincipalsAPIUsed(bool api_used);
bool              463 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool show_on_init_;
bool              466 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool oobe_ui_;
bool              469 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool focus_stolen_;
bool              472 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool gaia_silent_load_;
bool              478 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool is_account_picker_showing_first_time_;
bool              481 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool dns_cleared_;
bool              484 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool dns_clear_task_running_;
bool              487 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool cookies_cleared_;
bool              499 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool using_saml_api_;
bool              504 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool test_expects_complete_login_;
bool              509 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool webui_visible_;
bool              510 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool preferences_changed_delayed_;
bool              515 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool is_first_update_state_call_;
bool              516 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool offline_login_active_;
bool              527 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool has_pending_auth_ui_;
bool              534 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   bool caps_lock_enabled_;
bool               61 chrome/browser/ui/webui/chromeos/login/terms_of_service_screen_handler.h   bool show_on_init_;
bool               67 chrome/browser/ui/webui/chromeos/login/terms_of_service_screen_handler.h   bool load_error_;
bool               35 chrome/browser/ui/webui/chromeos/login/update_screen_handler.h   virtual void ShowEstimatedTimeLeft(bool visible) OVERRIDE;
bool               37 chrome/browser/ui/webui/chromeos/login/update_screen_handler.h   virtual void ShowProgressMessage(bool visible) OVERRIDE;
bool               39 chrome/browser/ui/webui/chromeos/login/update_screen_handler.h   virtual void ShowCurtain(bool visible) OVERRIDE;
bool               57 chrome/browser/ui/webui/chromeos/login/update_screen_handler.h   bool show_on_init_;
bool               46 chrome/browser/ui/webui/chromeos/login/user_image_screen_handler.h   virtual void SetProfilePictureEnabled(bool enabled) OVERRIDE;
bool               48 chrome/browser/ui/webui/chromeos/login/user_image_screen_handler.h   virtual void SetCameraPresent(bool enabled) OVERRIDE;
bool               72 chrome/browser/ui/webui/chromeos/login/user_image_screen_handler.h                          bool is_user_selection);
bool               83 chrome/browser/ui/webui/chromeos/login/user_image_screen_handler.h   bool show_on_init_;
bool               86 chrome/browser/ui/webui/chromeos/login/user_image_screen_handler.h   bool is_ready_;
bool               46 chrome/browser/ui/webui/chromeos/login/wrong_hwid_screen_handler.h   bool show_on_init_;
bool               25 chrome/browser/ui/webui/chromeos/mobile_setup_ui.h       bool is_main_frame,
bool               32 chrome/browser/ui/webui/chromeos/mobile_setup_ui.h       bool is_main_frame,
bool               30 chrome/browser/ui/webui/chromeos/proxy_settings_ui.h   bool initialized_handlers_;
bool               32 chrome/browser/ui/webui/constrained_web_dialog_delegate_base.h   bool closed_via_webui() const;
bool               56 chrome/browser/ui/webui/constrained_web_dialog_delegate_base.h   bool closed_via_webui_;
bool               59 chrome/browser/ui/webui/constrained_web_dialog_delegate_base.h   bool release_contents_on_close_;
bool               48 chrome/browser/ui/webui/cookies_tree_model_util.h   bool GetCookieTreeNodeDictionary(const CookieTreeNode& node,
bool              128 chrome/browser/ui/webui/downloads_dom_handler.h   bool IsDeletingHistoryAllowed();
bool              144 chrome/browser/ui/webui/downloads_dom_handler.h   bool update_scheduled_;
bool               18 chrome/browser/ui/webui/downloads_ui_browsertest.h   void SetDeleteAllowed(bool allowed);
bool               63 chrome/browser/ui/webui/extensions/chromeos/kiosk_apps_handler.h   bool initialized_;
bool               64 chrome/browser/ui/webui/extensions/chromeos/kiosk_apps_handler.h   bool is_kiosk_enabled_;
bool               65 chrome/browser/ui/webui/extensions/chromeos/kiosk_apps_handler.h   bool is_auto_launch_enabled_;
bool               19 chrome/browser/ui/webui/extensions/extension_basic_info.h                            bool enabled,
bool               65 chrome/browser/ui/webui/extensions/extension_icon_source.h                          bool grayscale,
bool               66 chrome/browser/ui/webui/extensions/extension_icon_source.h                          bool* exists);
bool              128 chrome/browser/ui/webui/extensions/extension_icon_source.h   bool ParseData(const std::string& path,
bool              137 chrome/browser/ui/webui/extensions/extension_icon_source.h                bool grayscale,
bool               33 chrome/browser/ui/webui/extensions/extension_settings_browsertest.h   bool WaitForExtensionViewsToLoad();
bool               57 chrome/browser/ui/webui/extensions/extension_settings_handler.h                 bool incognito,
bool               58 chrome/browser/ui/webui/extensions/extension_settings_handler.h                 bool generated_background_page);
bool               62 chrome/browser/ui/webui/extensions/extension_settings_handler.h   bool incognito;
bool               63 chrome/browser/ui/webui/extensions/extension_settings_handler.h   bool generated_background_page;
bool              157 chrome/browser/ui/webui/extensions/extension_settings_handler.h   virtual void InstallUIAbort(bool user_initiated) OVERRIDE;
bool              219 chrome/browser/ui/webui/extensions/extension_settings_handler.h       const Extension* extension, bool extension_is_enabled);
bool              243 chrome/browser/ui/webui/extensions/extension_settings_handler.h   void HandleLoadRetryMessage(bool retry, const base::FilePath& path);
bool              271 chrome/browser/ui/webui/extensions/extension_settings_handler.h   bool ignore_notifications_;
bool              287 chrome/browser/ui/webui/extensions/extension_settings_handler.h   bool registered_for_notifications_;
bool              314 chrome/browser/ui/webui/extensions/extension_settings_handler.h   bool should_do_verification_check_;
bool               81 chrome/browser/ui/webui/favicon_source.h   virtual bool ShouldReplaceExistingSource() const OVERRIDE;
bool               82 chrome/browser/ui/webui/favicon_source.h   virtual bool ShouldServiceRequest(
bool              104 chrome/browser/ui/webui/favicon_source.h   virtual bool HandleMissingResource(const IconRequest& request);
bool               15 chrome/browser/ui/webui/help/help_utils_chromeos.h bool IsUpdateOverCellularAllowed();
bool               79 chrome/browser/ui/webui/help/version_updater.h                           bool is_powerwash_allowed) = 0;
bool               80 chrome/browser/ui/webui/help/version_updater.h   virtual void GetChannel(bool get_current_channel,
bool               20 chrome/browser/ui/webui/help/version_updater_chromeos.h                           bool is_powerwash_allowed) OVERRIDE;
bool               21 chrome/browser/ui/webui/help/version_updater_chromeos.h   virtual void GetChannel(bool get_current_channel,
bool               50 chrome/browser/ui/webui/help/version_updater_mac.h   bool show_promote_button_;
bool               45 chrome/browser/ui/webui/history_ui.h                  bool is_search_result, const base::string16& snippet,
bool               46 chrome/browser/ui/webui/history_ui.h                  bool blocked_visit, const std::string& accept_languages);
bool               60 chrome/browser/ui/webui/history_ui.h     static bool SortByTimeDescending(
bool               80 chrome/browser/ui/webui/history_ui.h     bool is_search_result;
bool               86 chrome/browser/ui/webui/history_ui.h     bool blocked_visit;
bool              161 chrome/browser/ui/webui/history_ui.h   void RemoveWebHistoryComplete(bool success);
bool              163 chrome/browser/ui/webui/history_ui.h   bool ExtractIntegerValueAtIndex(
bool              185 chrome/browser/ui/webui/history_ui.h   bool has_pending_delete_request_;
bool               44 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.h   static bool GetHasVisible();
bool               67 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.h   virtual void DeviceChanged(bool added,
bool              128 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.h   void SetIsVisible(bool visible);
bool              184 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.h   bool is_visible_;
bool              192 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.h   bool cloud_print_connector_ui_enabled_;
bool               36 chrome/browser/ui/webui/net_internals/net_internals_ui_browsertest.h   bool StartTestServer();
bool               41 chrome/browser/ui/webui/net_internals/net_internals_ui_browsertest.h   bool test_server_started_;
bool               73 chrome/browser/ui/webui/ntp/android/bookmarks_handler.h                                    bool ids_reassigned) OVERRIDE;
bool              106 chrome/browser/ui/webui/ntp/android/bookmarks_handler.h   bool bookmark_data_requested_;
bool              109 chrome/browser/ui/webui/ntp/android/bookmarks_handler.h   bool extensive_changes_;
bool              115 chrome/browser/ui/webui/ntp/android/bookmarks_handler.h   bool AreModelsLoaded() const;
bool              164 chrome/browser/ui/webui/ntp/android/bookmarks_handler.h   bool IsReachable(const BookmarkNode* node) const;
bool              167 chrome/browser/ui/webui/ntp/android/bookmarks_handler.h   bool IsEditable(const BookmarkNode* node) const;
bool              171 chrome/browser/ui/webui/ntp/android/bookmarks_handler.h   bool IsRoot(const BookmarkNode* node) const;
bool               68 chrome/browser/ui/webui/ntp/android/promo_handler.h   bool FetchPromotion(base::DictionaryValue* result);
bool               71 chrome/browser/ui/webui/ntp/android/promo_handler.h   bool DoesChromePromoMatchCurrentSync(
bool               72 chrome/browser/ui/webui/ntp/android/promo_handler.h       bool promo_requires_sync,
bool               73 chrome/browser/ui/webui/ntp/android/promo_handler.h       bool promo_requires_no_active_desktop_sync_sessions);
bool              131 chrome/browser/ui/webui/ntp/app_launcher_handler.h   virtual void ExtensionEnableFlowAborted(bool user_initiated) OVERRIDE;
bool              177 chrome/browser/ui/webui/ntp/app_launcher_handler.h   bool ignore_changes_;
bool              181 chrome/browser/ui/webui/ntp/app_launcher_handler.h   bool attempted_bookmark_app_install_;
bool              184 chrome/browser/ui/webui/ntp/app_launcher_handler.h   bool has_loaded_apps_;
bool               49 chrome/browser/ui/webui/ntp/foreign_session_handler.h   static bool SessionTabToValue(const SessionTab& tab,
bool               65 chrome/browser/ui/webui/ntp/foreign_session_handler.h   bool IsTabSyncEnabled();
bool               89 chrome/browser/ui/webui/ntp/foreign_session_handler.h   bool SessionWindowToValue(const SessionWindow& window,
bool              110 chrome/browser/ui/webui/ntp/most_visited_handler.h   bool got_first_most_visited_request_;
bool              116 chrome/browser/ui/webui/ntp/most_visited_handler.h   bool most_visited_viewed_;
bool              119 chrome/browser/ui/webui/ntp/most_visited_handler.h   bool user_action_logged_;
bool               73 chrome/browser/ui/webui/ntp/new_tab_page_sync_handler.h   bool waiting_for_initial_page_load_;
bool               48 chrome/browser/ui/webui/ntp/new_tab_ui.h   static bool MightShowApps();
bool               51 chrome/browser/ui/webui/ntp/new_tab_ui.h   static bool ShouldShowApps();
bool               54 chrome/browser/ui/webui/ntp/new_tab_ui.h   static bool IsDiscoveryInNTPEnabled();
bool               82 chrome/browser/ui/webui/ntp/new_tab_ui.h   bool showing_sync_bubble() { return showing_sync_bubble_; }
bool               83 chrome/browser/ui/webui/ntp/new_tab_ui.h   void set_showing_sync_bubble(bool showing) { showing_sync_bubble_ = showing; }
bool               98 chrome/browser/ui/webui/ntp/new_tab_ui.h     virtual bool ShouldReplaceExistingSource() const OVERRIDE;
bool               99 chrome/browser/ui/webui/ntp/new_tab_ui.h     virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE;
bool              150 chrome/browser/ui/webui/ntp/new_tab_ui.h   bool showing_sync_bubble_;
bool               34 chrome/browser/ui/webui/ntp/ntp_login_handler.h   static bool ShouldShow(Profile* profile);
bool               44 chrome/browser/ui/webui/ntp/ntp_resource_cache.h   void set_should_show_apps_page(bool should_show_apps_page) {
bool               47 chrome/browser/ui/webui/ntp/ntp_resource_cache.h   void set_should_show_most_visited_page(bool should_show_most_visited_page) {
bool               50 chrome/browser/ui/webui/ntp/ntp_resource_cache.h   void set_should_show_other_devices_menu(bool should_show_other_devices_menu) {
bool               54 chrome/browser/ui/webui/ntp/ntp_resource_cache.h       bool should_show_recently_closed_menu) {
bool               73 chrome/browser/ui/webui/ntp/ntp_resource_cache.h   bool NewTabCacheNeedsRefresh();
bool              103 chrome/browser/ui/webui/ntp/ntp_resource_cache.h   bool is_swipe_tracking_from_scroll_events_enabled_;
bool              105 chrome/browser/ui/webui/ntp/ntp_resource_cache.h   bool should_show_apps_page_;
bool              108 chrome/browser/ui/webui/ntp/ntp_resource_cache.h   bool should_show_most_visited_page_;
bool              109 chrome/browser/ui/webui/ntp/ntp_resource_cache.h   bool should_show_other_devices_menu_;
bool              110 chrome/browser/ui/webui/ntp/ntp_resource_cache.h   bool should_show_recently_closed_menu_;
bool               66 chrome/browser/ui/webui/ntp/ntp_user_data_logger.h   bool has_server_side_suggestions_;
bool               49 chrome/browser/ui/webui/ntp/suggestions_combiner.h   void EnableDebug(bool enable);
bool               77 chrome/browser/ui/webui/ntp/suggestions_combiner.h   bool IsUrlAlreadyOpen(const GURL& url);
bool              101 chrome/browser/ui/webui/ntp/suggestions_combiner.h   bool debug_enabled_;
bool               87 chrome/browser/ui/webui/ntp/suggestions_page_handler.h   bool got_first_suggestions_request_;
bool               93 chrome/browser/ui/webui/ntp/suggestions_page_handler.h   bool suggestions_viewed_;
bool               96 chrome/browser/ui/webui/ntp/suggestions_page_handler.h   bool user_action_logged_;
bool               31 chrome/browser/ui/webui/ntp/suggestions_source.h   virtual void SetDebug(bool enable) = 0;
bool               32 chrome/browser/ui/webui/ntp/suggestions_source_top_sites.h   virtual void SetDebug(bool enable) OVERRIDE;
bool               61 chrome/browser/ui/webui/ntp/suggestions_source_top_sites.h   bool debug_;
bool               44 chrome/browser/ui/webui/ntp/thumbnail_list_source.h   virtual bool ShouldServiceRequest(
bool               28 chrome/browser/ui/webui/ntp/thumbnail_source.h   ThumbnailSource(Profile* profile, bool capture_thumbnails);
bool               40 chrome/browser/ui/webui/ntp/thumbnail_source.h   virtual bool ShouldServiceRequest(
bool               64 chrome/browser/ui/webui/ntp/thumbnail_source.h   const bool capture_thumbnails_;
bool               41 chrome/browser/ui/webui/omnibox/omnibox_ui_handler.h   virtual void OnResultChanged(bool default_match_changed) OVERRIDE;
bool               73 chrome/browser/ui/webui/omnibox/omnibox_ui_handler.h   bool LookupIsTypedHost(const base::string16& host, bool* is_typed_host) const;
bool               84 chrome/browser/ui/webui/options/autofill_options_handler.h   bool IsPersonalDataLoaded() const;
bool               84 chrome/browser/ui/webui/options/browser_options_handler.h   virtual bool IsInteractiveSetDefaultPermitted() OVERRIDE;
bool              106 chrome/browser/ui/webui/options/browser_options_handler.h   virtual void TouchpadExists(bool exists) OVERRIDE;
bool              107 chrome/browser/ui/webui/options/browser_options_handler.h   virtual void MouseExists(bool exists) OVERRIDE;
bool              146 chrome/browser/ui/webui/options/browser_options_handler.h   void CheckAutoLaunchCallback(bool is_in_auto_launch_group,
bool              147 chrome/browser/ui/webui/options/browser_options_handler.h                                bool will_launch_at_login);
bool              153 chrome/browser/ui/webui/options/browser_options_handler.h   bool ShouldShowSetDefaultBrowser();
bool              156 chrome/browser/ui/webui/options/browser_options_handler.h   bool ShouldShowMultiProfilesUserList();
bool              159 chrome/browser/ui/webui/options/browser_options_handler.h   bool ShouldAllowAdvancedSettings();
bool              199 chrome/browser/ui/webui/options/browser_options_handler.h   void OnAccountPictureManagedChanged(bool managed);
bool              204 chrome/browser/ui/webui/options/browser_options_handler.h   void OnWallpaperManagedChanged(bool managed);
bool              322 chrome/browser/ui/webui/options/browser_options_handler.h   bool page_initialized_;
bool              331 chrome/browser/ui/webui/options/browser_options_handler.h   bool cloud_print_mdns_ui_enabled_;
bool               30 chrome/browser/ui/webui/options/certificate_manager_handler.h   explicit CertificateManagerHandler(bool show_certs_in_modal_dialog);
bool              164 chrome/browser/ui/webui/options/certificate_manager_handler.h   bool show_certs_in_modal_dialog_;
bool              166 chrome/browser/ui/webui/options/certificate_manager_handler.h   bool requested_certificate_manager_model_;
bool              174 chrome/browser/ui/webui/options/certificate_manager_handler.h   bool use_hardware_backed_;
bool              140 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.h                                      bool present) OVERRIDE;
bool              142 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.h                                      bool powered) OVERRIDE;
bool              144 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.h                                          bool discovering) OVERRIDE;
bool              224 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.h   bool should_run_device_discovery_;
bool               46 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.h   virtual void OnCameraPresenceCheckDone(bool is_camera_present) OVERRIDE;
bool               57 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.h   void SendProfileImage(const gfx::ImageSkia& image, bool should_select);
bool               70 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.h   void SetCameraPresent(bool present);
bool              108 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.h       bool insert_divider);
bool              114 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.h   bool composition_extension_appended_;
bool              117 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.h   bool is_page_initialized_;
bool               48 chrome/browser/ui/webui/options/chromeos/display_options_handler.h   void OnFadeOutForMirroringFinished(bool is_mirroring);
bool               31 chrome/browser/ui/webui/options/chromeos/pointer_handler.h   virtual void TouchpadExists(bool exists) OVERRIDE;
bool               32 chrome/browser/ui/webui/options/chromeos/pointer_handler.h   virtual void MouseExists(bool exists) OVERRIDE;
bool               38 chrome/browser/ui/webui/options/chromeos/pointer_handler.h   bool has_touchpad_;
bool               39 chrome/browser/ui/webui/options/chromeos/pointer_handler.h   bool has_mouse_;
bool               42 chrome/browser/ui/webui/options/chromeos/user_image_source.h                                        bool is_image_animated,
bool               48 chrome/browser/ui/webui/options/content_settings_handler.h       bool success,
bool               65 chrome/browser/ui/webui/options/content_settings_handler.h     bool flash_settings_initialized;
bool               69 chrome/browser/ui/webui/options/content_settings_handler.h     bool show_flash_default_link;
bool               70 chrome/browser/ui/webui/options/content_settings_handler.h     bool show_flash_exceptions_link;
bool               74 chrome/browser/ui/webui/options/content_settings_handler.h     bool policy_disable_audio;
bool               75 chrome/browser/ui/webui/options/content_settings_handler.h     bool policy_disable_video;
bool               76 chrome/browser/ui/webui/options/content_settings_handler.h     bool default_setting_initialized;
bool               78 chrome/browser/ui/webui/options/content_settings_handler.h     bool exceptions_initialized;
bool              211 chrome/browser/ui/webui/options/content_settings_handler.h   void ShowFlashMediaLink(LinkType link_type, bool show);
bool               71 chrome/browser/ui/webui/options/cookies_view_handler.h   bool batch_update_;
bool              178 chrome/browser/ui/webui/options/core_options_handler.h   typedef std::map<std::string, base::Callback<bool(const base::Value*)> >
bool               81 chrome/browser/ui/webui/options/create_profile_handler.h   void OnProfileCreated(bool create_shortcut,
bool               87 chrome/browser/ui/webui/options/create_profile_handler.h   void HandleProfileCreationSuccess(bool create_shortcut,
bool               94 chrome/browser/ui/webui/options/create_profile_handler.h   void RegisterManagedUser(bool create_shortcut,
bool              100 chrome/browser/ui/webui/options/create_profile_handler.h   void OnManagedUserRegistered(bool create_shortcut,
bool              107 chrome/browser/ui/webui/options/create_profile_handler.h   void CreateShortcutAndShowSuccess(bool create_shortcut,
bool              127 chrome/browser/ui/webui/options/create_profile_handler.h   void CancelProfileRegistration(bool user_initiated);
bool              141 chrome/browser/ui/webui/options/create_profile_handler.h   bool IsValidExistingManagedUserId(
bool               35 chrome/browser/ui/webui/options/home_page_overlay_handler.h   virtual void OnResultChanged(bool default_match_changed) OVERRIDE;
bool               69 chrome/browser/ui/webui/options/import_data_handler.h   bool import_did_succeed_;
bool               45 chrome/browser/ui/webui/options/language_dictionary_overlay_handler.h   bool overlay_initialized_;
bool              110 chrome/browser/ui/webui/options/manage_profile_handler.h   void OnHasProfileShortcuts(bool has_shortcuts);
bool               77 chrome/browser/ui/webui/options/managed_user_import_handler.h   bool IsAccountConnected() const;
bool               78 chrome/browser/ui/webui/options/managed_user_import_handler.h   bool HasAuthError() const;
bool               48 chrome/browser/ui/webui/options/options_ui.h   virtual bool IsEnabled();
bool              138 chrome/browser/ui/webui/options/options_ui.h       bool is_main_frame,
bool              140 chrome/browser/ui/webui/options/options_ui.h       bool is_error_page,
bool              141 chrome/browser/ui/webui/options/options_ui.h       bool is_iframe_srcdoc,
bool              153 chrome/browser/ui/webui/options/options_ui.h   bool initialized_handlers_;
bool               37 chrome/browser/ui/webui/options/password_manager_handler.h       bool show_passwords) OVERRIDE;
bool               23 chrome/browser/ui/webui/options/pepper_flash_content_settings_utils.h   bool operator==(const MediaException& other) const;
bool               56 chrome/browser/ui/webui/options/pepper_flash_content_settings_utils.h   static bool AreMediaExceptionsEqual(ContentSetting default_setting_1,
bool               60 chrome/browser/ui/webui/options/pepper_flash_content_settings_utils.h                                       bool ignore_audio_setting,
bool               61 chrome/browser/ui/webui/options/pepper_flash_content_settings_utils.h                                       bool ignore_video_setting);
bool               75 chrome/browser/ui/webui/options/preferences_browsertest.h                   bool disabled,
bool               76 chrome/browser/ui/webui/options/preferences_browsertest.h                   bool uncommitted);
bool               84 chrome/browser/ui/webui/options/preferences_browsertest.h                           bool disabled,
bool               85 chrome/browser/ui/webui/options/preferences_browsertest.h                           bool uncommitted);
bool               93 chrome/browser/ui/webui/options/preferences_browsertest.h                            bool disabled,
bool               94 chrome/browser/ui/webui/options/preferences_browsertest.h                            bool uncommitted);
bool              120 chrome/browser/ui/webui/options/preferences_browsertest.h                bool commit,
bool              129 chrome/browser/ui/webui/options/preferences_browsertest.h                      bool commit);
bool              135 chrome/browser/ui/webui/options/preferences_browsertest.h                        bool commit);
bool              169 chrome/browser/ui/webui/options/preferences_browsertest.h   void UseDefaultTestPrefs(bool includeListPref);
bool               51 chrome/browser/ui/webui/options/reset_profile_settings_handler.h   void OnResetProfileSettingsDone(bool send_feedback);
bool               67 chrome/browser/ui/webui/options/reset_profile_settings_handler.h   void ResetProfile(bool send_settings);
bool               78 chrome/browser/ui/webui/options/reset_profile_settings_handler.h   bool has_shown_confirmation_dialog_;
bool               76 chrome/browser/ui/webui/options/search_engine_manager_handler.h       int index, bool is_default, bool is_extension);
bool               39 chrome/browser/ui/webui/options/startup_pages_handler.h   virtual void OnResultChanged(bool default_match_changed) OVERRIDE;
bool               86 chrome/browser/ui/webui/print_preview/print_preview_handler.h       bool added,
bool               88 chrome/browser/ui/webui/print_preview/print_preview_handler.h       bool has_local_printing,
bool              109 chrome/browser/ui/webui/print_preview/print_preview_handler.h   static bool PrivetPrintingEnabled();
bool              240 chrome/browser/ui/webui/print_preview/print_preview_handler.h   bool GetPreviewDataAndTitle(scoped_refptr<base::RefCountedBytes>* data,
bool              259 chrome/browser/ui/webui/print_preview/print_preview_handler.h   bool PrivetUpdateClient(
bool              269 chrome/browser/ui/webui/print_preview/print_preview_handler.h   bool CreatePrivetHTTP(
bool              276 chrome/browser/ui/webui/print_preview/print_preview_handler.h       bool has_local_printing,
bool              295 chrome/browser/ui/webui/print_preview/print_preview_handler.h   bool reported_failed_preview_;
bool              298 chrome/browser/ui/webui/print_preview/print_preview_handler.h   bool has_logged_printers_count_;
bool               60 chrome/browser/ui/webui/print_preview/print_preview_ui.h   bool source_is_modifiable() { return source_is_modifiable_; }
bool               62 chrome/browser/ui/webui/print_preview/print_preview_ui.h   bool source_has_selection() { return source_has_selection_; }
bool               64 chrome/browser/ui/webui/print_preview/print_preview_ui.h   bool print_selection_only() { return print_selection_only_; }
bool               76 chrome/browser/ui/webui/print_preview/print_preview_ui.h                                            bool* cancel);
bool               95 chrome/browser/ui/webui/print_preview/print_preview_ui.h                                  bool has_custom_page_size_style);
bool              150 chrome/browser/ui/webui/print_preview/print_preview_ui.h     virtual bool IsAutoCancelEnabled() = 0;
bool              184 chrome/browser/ui/webui/print_preview/print_preview_ui.h   bool source_is_modifiable_;
bool              187 chrome/browser/ui/webui/print_preview/print_preview_ui.h   bool source_has_selection_;
bool              190 chrome/browser/ui/webui/print_preview/print_preview_ui.h   bool print_selection_only_;
bool              197 chrome/browser/ui/webui/print_preview/print_preview_ui.h   bool dialog_closed_;
bool               81 chrome/browser/ui/webui/quota_internals/quota_internals_types.h   void set_in_use(bool in_use) {
bool               49 chrome/browser/ui/webui/signin/inline_login_handler_impl.h   bool choose_what_to_sync_;
bool               50 chrome/browser/ui/webui/signin/inline_login_handler_impl.h   bool complete_login_triggered_;
bool               52 chrome/browser/ui/webui/signin/profile_signin_confirmation_dialog.h   void Show(bool prompt_for_new_profile);
bool               64 chrome/browser/ui/webui/signin/profile_signin_confirmation_dialog.h                                bool* out_close_dialog) OVERRIDE;
bool               65 chrome/browser/ui/webui/signin/profile_signin_confirmation_dialog.h   virtual bool ShouldShowDialogTitle() const OVERRIDE;
bool               83 chrome/browser/ui/webui/signin/profile_signin_confirmation_dialog.h   bool prompt_for_new_profile_;
bool               87 chrome/browser/ui/webui/signin/profile_signin_confirmation_dialog.h   mutable bool closed_by_handler_;
bool               55 chrome/browser/ui/webui/signin/user_manager_screen_handler.h   void ReportAuthenticationResult(bool success,
bool               24 chrome/browser/ui/webui/signin_internals_ui.h   virtual bool OverrideHandleWebUIMessage(const GURL& source_url,
bool               84 chrome/browser/ui/webui/sync_setup_handler.h   bool is_configuring_sync() const { return configuring_sync_; }
bool               92 chrome/browser/ui/webui/sync_setup_handler.h   virtual void DisplayConfigureSync(bool show_advanced, bool passphrase_failed);
bool              130 chrome/browser/ui/webui/sync_setup_handler.h   bool PrepareSyncSetup();
bool              142 chrome/browser/ui/webui/sync_setup_handler.h   bool IsActiveLogin() const;
bool              145 chrome/browser/ui/webui/sync_setup_handler.h   bool IsExistingWizardPresent();
bool              148 chrome/browser/ui/webui/sync_setup_handler.h   bool FocusExistingWizardIfPresent();
bool              156 chrome/browser/ui/webui/sync_setup_handler.h   bool configuring_sync_;
bool               36 chrome/browser/ui/webui/theme_source.h   virtual bool ShouldReplaceExistingSource() const OVERRIDE;
bool               37 chrome/browser/ui/webui/theme_source.h   virtual bool ShouldServiceRequest(
bool               28 chrome/browser/ui/webui/uber/uber_ui.h   virtual bool OverrideHandleWebUIMessage(const GURL& source_url,
bool               36 chrome/browser/ui/webui/web_ui_test_handler.h   bool RunJavaScriptTestWithResult(const base::string16& js_text);
bool               51 chrome/browser/ui/webui/web_ui_test_handler.h   bool WaitForResult();
bool               54 chrome/browser/ui/webui/web_ui_test_handler.h   bool test_done_;
bool               57 chrome/browser/ui/webui/web_ui_test_handler.h   bool test_succeeded_;
bool               62 chrome/browser/ui/webui/web_ui_test_handler.h   bool run_test_done_;
bool               66 chrome/browser/ui/webui/web_ui_test_handler.h   bool run_test_succeeded_;
bool               69 chrome/browser/ui/webui/web_ui_test_handler.h   bool is_waiting_;
bool               46 chrome/browser/ui/webui/welcome_handler_android.h   void UpdateSyncFooterVisibility(bool forced);
bool               54 chrome/browser/ui/webui/welcome_handler_android.h   bool is_sync_footer_visible_;
bool               62 chrome/browser/ui/window_sizer/window_sizer.h     virtual bool GetPersistentState(gfx::Rect* bounds,
bool               71 chrome/browser/ui/window_sizer/window_sizer.h     virtual bool GetLastActiveWindowState(
bool              126 chrome/browser/ui/window_sizer/window_sizer.h   bool GetLastActiveWindowBounds(gfx::Rect* bounds,
bool              134 chrome/browser/ui/window_sizer/window_sizer.h   bool GetSavedWindowBounds(gfx::Rect* bounds,
bool              176 chrome/browser/ui/window_sizer/window_sizer.h   bool IsTabbedBrowserInAsh() const;
bool              177 chrome/browser/ui/window_sizer/window_sizer.h   bool IsPopupBrowserInAsh() const;
bool               60 chrome/browser/ui/window_sizer/window_sizer_common_unittest.h                           bool has_persistent_data);
bool               63 chrome/browser/ui/window_sizer/window_sizer_common_unittest.h                           bool has_last_active_data);
bool               66 chrome/browser/ui/window_sizer/window_sizer_common_unittest.h   virtual bool GetPersistentState(
bool               70 chrome/browser/ui/window_sizer/window_sizer_common_unittest.h   virtual bool GetLastActiveWindowState(
bool               77 chrome/browser/ui/window_sizer/window_sizer_common_unittest.h   bool has_persistent_data_;
bool               81 chrome/browser/ui/window_sizer/window_sizer_common_unittest.h   bool has_last_active_data_;
bool               30 chrome/browser/ui/zoom/zoom_controller.h   bool IsAtDefaultZoom() const;
bool               17 chrome/browser/ui/zoom/zoom_observer.h                              bool can_show_bubble) = 0;
bool               38 chrome/browser/undo/bookmark_undo_service.h                                    bool ids_reassigned) OVERRIDE;
bool               76 chrome/browser/undo/undo_manager.h   bool IsUndoTrakingSuspended() const;
bool               87 chrome/browser/undo/undo_manager.h   void Undo(bool* performing_indicator,
bool               89 chrome/browser/undo/undo_manager.h   bool is_user_action() const { return !performing_undo_ && !performing_redo_; }
bool              116 chrome/browser/undo/undo_manager.h   bool performing_undo_;
bool              117 chrome/browser/undo/undo_manager.h   bool performing_redo_;
bool               50 chrome/browser/upgrade_detector.h   bool notify_upgrade() const { return notify_upgrade_; }
bool               53 chrome/browser/upgrade_detector.h   bool is_outdated_install() const {
bool               59 chrome/browser/upgrade_detector.h   bool is_outdated_install_no_au() const {
bool               70 chrome/browser/upgrade_detector.h   bool critical_update_acknowledged() const {
bool              120 chrome/browser/upgrade_detector.h   bool critical_update_acknowledged_;
bool              143 chrome/browser/upgrade_detector.h   bool notify_upgrade_;
bool               38 chrome/browser/upgrade_detector_impl.h   bool DetectOutdatedInstall();
bool               67 chrome/browser/upgrade_detector_impl.h   bool is_unstable_channel_;
bool               70 chrome/browser/upgrade_detector_impl.h   bool is_auto_update_enabled_;
bool               40 chrome/browser/usb/usb_device.h       int interface_id, const base::Callback<void(bool success)>& callback);
bool               51 chrome/browser/usb/usb_device.h   virtual bool Close(scoped_refptr<UsbDeviceHandle> handle);
bool               72 chrome/browser/usb/usb_device_handle.h   virtual bool ClaimInterface(const int interface_number);
bool               73 chrome/browser/usb/usb_device_handle.h   virtual bool ReleaseInterface(const int interface_number);
bool               74 chrome/browser/usb/usb_device_handle.h   virtual bool SetInterfaceAlternateSetting(
bool               77 chrome/browser/usb/usb_device_handle.h   virtual bool ResetDevice();
bool               78 chrome/browser/usb/usb_device_handle.h   virtual bool GetSerial(base::string16* serial);
bool               59 chrome/browser/usb/usb_service.h   static bool DeviceMatches(scoped_refptr<UsbDevice> device,
bool               58 chrome/browser/web_applications/update_shortcut_worker_win.h   void OnShortcutsUpdated(bool);
bool              116 chrome/browser/web_applications/web_app.h bool CreateShortcutsOnFileThread(
bool              122 chrome/browser/web_applications/web_app.h bool IsValidUrl(const GURL& url);
bool              154 chrome/browser/web_applications/web_app.h bool CreatePlatformShortcuts(
bool               53 chrome/browser/web_applications/web_app_mac.h   bool CreateShortcuts(ShortcutCreationReason creation_reason,
bool               56 chrome/browser/web_applications/web_app_mac.h   bool UpdateShortcuts();
bool               80 chrome/browser/web_applications/web_app_mac.h   bool BuildShortcut(const base::FilePath& staging_path) const;
bool               88 chrome/browser/web_applications/web_app_mac.h   bool UpdateDisplayName(const base::FilePath& app_path) const;
bool               91 chrome/browser/web_applications/web_app_mac.h   bool UpdateInternalBundleIdentifier() const;
bool               94 chrome/browser/web_applications/web_app_mac.h   bool UpdatePlist(const base::FilePath& app_path) const;
bool               97 chrome/browser/web_applications/web_app_mac.h   bool UpdateIcon(const base::FilePath& app_path) const;
bool               29 chrome/browser/web_applications/web_app_win.h bool CheckAndSaveIcon(const base::FilePath& icon_file,
bool               33 chrome/browser/web_resource/eula_accepted_notifier.h   virtual bool IsEulaAccepted();
bool               49 chrome/browser/web_resource/notification_promo.h   bool CanShow() const;
bool               61 chrome/browser/web_resource/notification_promo.h   static bool HandleViewed(PromoType promo_type);
bool               63 chrome/browser/web_resource/notification_promo.h   bool new_notification() const { return new_notification_; }
bool               92 chrome/browser/web_resource/notification_promo.h   bool ExceedsMaxGroup() const;
bool               96 chrome/browser/web_resource/notification_promo.h   bool ExceedsMaxViews() const;
bool              100 chrome/browser/web_resource/notification_promo.h   bool CheckAppLauncher() const;
bool              123 chrome/browser/web_resource/notification_promo.h   bool closed_;
bool              125 chrome/browser/web_resource/notification_promo.h   bool new_notification_;
bool               26 chrome/browser/web_resource/notification_promo_mobile_ntp.h   bool InitFromPrefs();
bool               27 chrome/browser/web_resource/notification_promo_mobile_ntp.h   bool InitFromJson(const base::DictionaryValue& json);
bool               30 chrome/browser/web_resource/notification_promo_mobile_ntp.h   bool CanShow() const;
bool               32 chrome/browser/web_resource/notification_promo_mobile_ntp.h   bool valid() const { return valid_; }
bool               37 chrome/browser/web_resource/notification_promo_mobile_ntp.h   bool requires_mobile_only_sync() const { return requires_mobile_only_sync_; }
bool               38 chrome/browser/web_resource/notification_promo_mobile_ntp.h   bool requires_sync() const { return requires_sync_; }
bool               39 chrome/browser/web_resource/notification_promo_mobile_ntp.h   bool show_on_most_visited() const { return show_on_most_visited_; }
bool               40 chrome/browser/web_resource/notification_promo_mobile_ntp.h   bool show_on_open_tabs() const { return show_on_open_tabs_; }
bool               41 chrome/browser/web_resource/notification_promo_mobile_ntp.h   bool show_as_virtual_computer() const { return show_as_virtual_computer_; }
bool               55 chrome/browser/web_resource/notification_promo_mobile_ntp.h   bool InitFromNotificationPromo();
bool               58 chrome/browser/web_resource/notification_promo_mobile_ntp.h   bool valid_;
bool               70 chrome/browser/web_resource/notification_promo_mobile_ntp.h   bool requires_mobile_only_sync_;
bool               72 chrome/browser/web_resource/notification_promo_mobile_ntp.h   bool requires_sync_;
bool               74 chrome/browser/web_resource/notification_promo_mobile_ntp.h   bool show_on_most_visited_;
bool               76 chrome/browser/web_resource/notification_promo_mobile_ntp.h   bool show_on_open_tabs_;
bool               78 chrome/browser/web_resource/notification_promo_mobile_ntp.h   bool show_as_virtual_computer_;
bool               67 chrome/browser/web_resource/resource_request_allowed_notifier.h   bool ResourceRequestsAllowed();
bool               69 chrome/browser/web_resource/resource_request_allowed_notifier.h   void SetWaitingForNetworkForTesting(bool waiting);
bool               70 chrome/browser/web_resource/resource_request_allowed_notifier.h   void SetWaitingForEulaForTesting(bool waiting);
bool               71 chrome/browser/web_resource/resource_request_allowed_notifier.h   void SetObserverRequestedForTesting(bool requested);
bool               93 chrome/browser/web_resource/resource_request_allowed_notifier.h   bool observer_requested_permission_;
bool               96 chrome/browser/web_resource/resource_request_allowed_notifier.h   bool waiting_for_network_;
bool               99 chrome/browser/web_resource/resource_request_allowed_notifier.h   bool waiting_for_user_to_accept_eula_;
bool               30 chrome/browser/web_resource/resource_request_allowed_notifier_test_util.h   void SetRequestsAllowedOverride(bool allowed);
bool               42 chrome/browser/web_resource/resource_request_allowed_notifier_test_util.h   bool override_requests_allowed_;
bool               43 chrome/browser/web_resource/resource_request_allowed_notifier_test_util.h   bool requests_allowed_;
bool               38 chrome/browser/web_resource/web_resource_service.h                      bool apply_locale_to_url_,
bool               94 chrome/browser/web_resource/web_resource_service.h   bool in_fetch_;
bool              100 chrome/browser/web_resource/web_resource_service.h   bool apply_locale_to_url_;
bool               91 chrome/browser/webdata/autocomplete_syncable_service.h   virtual bool LoadAutofillData(
bool               97 chrome/browser/webdata/autocomplete_syncable_service.h   virtual bool SaveChangesToWebData(
bool              101 chrome/browser/webdata/keyword_table.h   virtual bool CreateTablesIfNecessary() OVERRIDE;
bool              102 chrome/browser/webdata/keyword_table.h   virtual bool IsSyncable() OVERRIDE;
bool              103 chrome/browser/webdata/keyword_table.h   virtual bool MigrateToVersion(int version,
bool              104 chrome/browser/webdata/keyword_table.h                                 bool* update_compatible_version) OVERRIDE;
bool              110 chrome/browser/webdata/keyword_table.h   bool PerformOperations(const Operations& operations);
bool              115 chrome/browser/webdata/keyword_table.h   bool GetKeywords(Keywords* keywords);
bool              118 chrome/browser/webdata/keyword_table.h   bool SetDefaultSearchProviderID(int64 id);
bool              122 chrome/browser/webdata/keyword_table.h   bool SetBuiltinKeywordVersion(int version);
bool              130 chrome/browser/webdata/keyword_table.h   bool MigrateToVersion21AutoGenerateKeywordColumn();
bool              131 chrome/browser/webdata/keyword_table.h   bool MigrateToVersion25AddLogoIDColumn();
bool              132 chrome/browser/webdata/keyword_table.h   bool MigrateToVersion26AddCreatedByPolicyColumn();
bool              133 chrome/browser/webdata/keyword_table.h   bool MigrateToVersion28SupportsInstantColumn();
bool              134 chrome/browser/webdata/keyword_table.h   bool MigrateToVersion29InstantURLToSupportsInstant();
bool              135 chrome/browser/webdata/keyword_table.h   bool MigrateToVersion38AddLastModifiedColumn();
bool              136 chrome/browser/webdata/keyword_table.h   bool MigrateToVersion39AddSyncGUIDColumn();
bool              137 chrome/browser/webdata/keyword_table.h   bool MigrateToVersion44AddDefaultSearchProviderBackup();
bool              138 chrome/browser/webdata/keyword_table.h   bool MigrateToVersion45RemoveLogoIDAndAutogenerateColumns();
bool              139 chrome/browser/webdata/keyword_table.h   bool MigrateToVersion47AddAlternateURLsColumn();
bool              140 chrome/browser/webdata/keyword_table.h   bool MigrateToVersion48RemoveKeywordsBackup();
bool              141 chrome/browser/webdata/keyword_table.h   bool MigrateToVersion49AddSearchTermsReplacementKeyColumn();
bool              142 chrome/browser/webdata/keyword_table.h   bool MigrateToVersion52AddImageSearchAndPOSTSupport();
bool              143 chrome/browser/webdata/keyword_table.h   bool MigrateToVersion53AddNewTabURLColumn();
bool              156 chrome/browser/webdata/keyword_table.h   static bool GetKeywordDataFromStatement(const sql::Statement& s,
bool              161 chrome/browser/webdata/keyword_table.h   bool AddKeyword(const TemplateURLData& data);
bool              165 chrome/browser/webdata/keyword_table.h   bool RemoveKeyword(TemplateURLID id);
bool              169 chrome/browser/webdata/keyword_table.h   bool UpdateKeyword(const TemplateURLData& data);
bool              174 chrome/browser/webdata/keyword_table.h   bool GetKeywordAsString(TemplateURLID id,
bool              180 chrome/browser/webdata/keyword_table.h   bool MigrateKeywordsTableForVersion45(const std::string& name);
bool               32 chrome/browser/webdata/logins_table.h   virtual bool CreateTablesIfNecessary() OVERRIDE;
bool               33 chrome/browser/webdata/logins_table.h   virtual bool IsSyncable() OVERRIDE;
bool               34 chrome/browser/webdata/logins_table.h   virtual bool MigrateToVersion(int version,
bool               35 chrome/browser/webdata/logins_table.h                                 bool* update_compatible_version) OVERRIDE;
bool               39 chrome/browser/webdata/logins_table.h   bool AddIE7Login(const IE7PasswordInfo& info);
bool               42 chrome/browser/webdata/logins_table.h   bool RemoveIE7Login(const IE7PasswordInfo& info);
bool               45 chrome/browser/webdata/logins_table.h   bool GetIE7Login(const IE7PasswordInfo& info, IE7PasswordInfo* result);
bool               41 chrome/browser/webdata/web_apps_table.h   virtual bool CreateTablesIfNecessary() OVERRIDE;
bool               42 chrome/browser/webdata/web_apps_table.h   virtual bool IsSyncable() OVERRIDE;
bool               43 chrome/browser/webdata/web_apps_table.h   virtual bool MigrateToVersion(int version,
bool               44 chrome/browser/webdata/web_apps_table.h                                 bool* update_compatible_version) OVERRIDE;
bool               46 chrome/browser/webdata/web_apps_table.h   bool SetWebAppImage(const GURL& url, const SkBitmap& image);
bool               51 chrome/browser/webdata/web_apps_table.h   bool GetWebAppImages(const GURL& url, std::vector<SkBitmap>* images);
bool               53 chrome/browser/webdata/web_apps_table.h   bool SetWebAppHasAllImages(const GURL& url, bool has_all_images);
bool               54 chrome/browser/webdata/web_apps_table.h   bool GetWebAppHasAllImages(const GURL& url);
bool               56 chrome/browser/webdata/web_apps_table.h   bool RemoveWebApp(const GURL& url);
bool               59 chrome/browser/webdata/web_apps_table.h   bool InitWebAppIconsTable();
bool               60 chrome/browser/webdata/web_apps_table.h   bool InitWebAppsTable();
bool               74 chrome/browser/webdata/web_data_service.h   bool has_all_images;
bool              163 chrome/browser/webdata/web_data_service.h   void SetWebAppHasAllImages(const GURL& app_url, bool has_all_images);
bool              201 chrome/browser/webdata/web_data_service.h   void AdjustKeywordBatchModeLevel(bool entering_batch_mode);
bool              231 chrome/browser/webdata/web_data_service.h       bool has_all_images, WebDatabase* db);
bool               87 chrome/browser/webdata/web_data_service_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
bool               62 chrome/browser/webdata/web_intents_table.h   virtual bool CreateTablesIfNecessary() OVERRIDE;
bool               63 chrome/browser/webdata/web_intents_table.h   virtual bool IsSyncable() OVERRIDE;
bool               64 chrome/browser/webdata/web_intents_table.h   virtual bool MigrateToVersion(int version,
bool               65 chrome/browser/webdata/web_intents_table.h                                 bool* update_compatible_version) OVERRIDE;
bool               68 chrome/browser/webdata/web_intents_table.h   bool MigrateToVersion46AddSchemeColumn();
bool               16 chrome/common/auto_start_linux.h   static bool AddApplication(const std::string& autostart_filename,
bool               19 chrome/common/auto_start_linux.h                              bool is_terminal_app);
bool               21 chrome/common/auto_start_linux.h   static bool Remove(const std::string& autostart_filename);
bool               23 chrome/common/auto_start_linux.h   static bool GetAutostartFileContents(const std::string& autostart_filename,
bool               26 chrome/common/auto_start_linux.h   static bool GetAutostartFileValue(const std::string& autostart_filename,
bool               27 chrome/common/benchmarking_messages.h                      bool /* enabled */)
bool               44 chrome/common/benchmarking_messages.h                      bool /* enable */)
bool              120 chrome/common/cast_messages.h     bool /* audio */,
bool              164 chrome/common/cast_messages.h     bool /* is_audio */,
bool              101 chrome/common/chrome_constants.h extern const bool kRecordModeEnabled;
bool              109 chrome/common/chrome_constants.h extern const bool kEnableTouchIcon;
bool               32 chrome/common/chrome_content_client.h   virtual bool CanHandleWhileSwappedOut(const IPC::Message& msg) OVERRIDE;
bool               45 chrome/common/chrome_content_client.h   virtual bool GetSandboxProfileForSandboxType(
bool               28 chrome/common/chrome_paths_internal.h bool GetDefaultUserDataDirectory(base::FilePath* result);
bool               40 chrome/common/chrome_paths_internal.h bool GetUserDocumentsDirectory(base::FilePath* result);
bool               44 chrome/common/chrome_paths_internal.h bool GetUserDownloadsDirectorySafe(base::FilePath* result);
bool               48 chrome/common/chrome_paths_internal.h bool GetUserDownloadsDirectory(base::FilePath* result);
bool               51 chrome/common/chrome_paths_internal.h bool GetUserMusicDirectory(base::FilePath* result);
bool               54 chrome/common/chrome_paths_internal.h bool GetUserPicturesDirectory(base::FilePath* result);
bool               57 chrome/common/chrome_paths_internal.h bool GetUserVideosDirectory(base::FilePath* result);
bool               81 chrome/common/chrome_paths_internal.h bool GetLocalLibraryDirectory(base::FilePath* result);
bool               84 chrome/common/chrome_paths_internal.h bool GetUserLibraryDirectory(base::FilePath* result);
bool               87 chrome/common/chrome_paths_internal.h bool GetUserApplicationsDirectory(base::FilePath* result);
bool               90 chrome/common/chrome_paths_internal.h bool GetGlobalApplicationSupportDirectory(base::FilePath* result);
bool              102 chrome/common/chrome_paths_internal.h bool GetUserDataDirectoryForBrowserBundle(NSBundle* bundle,
bool              108 chrome/common/chrome_paths_internal.h bool ProcessNeedsProfileDir(const std::string& process_type);
bool              454 chrome/common/chrome_utility_messages.h                      bool /* Parser result */,
bool              462 chrome/common/chrome_utility_messages.h                      bool /* Parser result */,
bool              468 chrome/common/chrome_utility_messages.h                      bool /* parse_success */,
bool              482 chrome/common/chrome_utility_messages.h                      bool /* passed_checks */)
bool              485 chrome/common/chrome_utility_messages.h                      bool /* parse_success */,
bool              519 chrome/common/chrome_utility_messages.h                      bool /* success */)
bool               37 chrome/common/chrome_version_info.h   bool is_valid() const;
bool               54 chrome/common/chrome_version_info.h   bool IsOfficialBuild() const;
bool               68 chrome/common/cloud_print/cloud_print_helpers.h     bool* succeeded);
bool               17 chrome/common/cloud_print/cloud_print_proxy_info.h   bool enabled;
bool               34 chrome/common/content_settings.h                               bool incognito);
bool               40 chrome/common/content_settings.h   bool incognito;
bool               74 chrome/common/content_settings_pattern.h     bool is_scheme_wildcard;
bool               84 chrome/common/content_settings_pattern.h     bool has_domain_wildcard;
bool               91 chrome/common/content_settings_pattern.h     bool is_port_wildcard;
bool               99 chrome/common/content_settings_pattern.h     bool is_path_wildcard;
bool              129 chrome/common/content_settings_pattern.h   static BuilderInterface* CreateBuilder(bool use_legacy_validate);
bool              171 chrome/common/content_settings_pattern.h   bool ReadFromMessage(const IPC::Message* m, PickleIterator* iter);
bool              174 chrome/common/content_settings_pattern.h   bool IsValid() const { return is_valid_; }
bool              177 chrome/common/content_settings_pattern.h   bool Matches(const GURL& url) const;
bool              180 chrome/common/content_settings_pattern.h   bool MatchesAllHosts() const;
bool              190 chrome/common/content_settings_pattern.h   bool operator==(const ContentSettingsPattern& other) const;
bool              193 chrome/common/content_settings_pattern.h   bool operator!=(const ContentSettingsPattern& other) const;
bool              196 chrome/common/content_settings_pattern.h   bool operator<(const ContentSettingsPattern& other) const;
bool              199 chrome/common/content_settings_pattern.h   bool operator>(const ContentSettingsPattern& other) const;
bool              208 chrome/common/content_settings_pattern.h      explicit Builder(bool use_legacy_validate);
bool              236 chrome/common/content_settings_pattern.h      static bool Canonicalize(PatternParts* parts);
bool              239 chrome/common/content_settings_pattern.h      static bool Validate(const PatternParts& parts);
bool              241 chrome/common/content_settings_pattern.h      static bool LegacyValidate(const PatternParts& parts);
bool              243 chrome/common/content_settings_pattern.h      bool is_valid_;
bool              245 chrome/common/content_settings_pattern.h      bool use_legacy_validate_;
bool              264 chrome/common/content_settings_pattern.h   static bool Validate(const PatternParts& parts);
bool              266 chrome/common/content_settings_pattern.h   ContentSettingsPattern(const PatternParts& parts, bool valid);
bool              270 chrome/common/content_settings_pattern.h   bool is_valid_;
bool               29 chrome/common/custom_handlers/protocol_handler.h   static bool IsValidDict(const base::DictionaryValue* value);
bool               32 chrome/common/custom_handlers/protocol_handler.h   bool IsSameOrigin(const ProtocolHandler& handler) const;
bool               43 chrome/common/custom_handlers/protocol_handler.h   bool IsEquivalent(const ProtocolHandler& other) const;
bool               53 chrome/common/custom_handlers/protocol_handler.h   bool IsEmpty() const {
bool               63 chrome/common/custom_handlers/protocol_handler.h   bool operator==(const ProtocolHandler& other) const;
bool               64 chrome/common/custom_handlers/protocol_handler.h   bool operator<(const ProtocolHandler& other) const;
bool               32 chrome/common/extensions/api/bluetooth/bluetooth_manifest_data.h   static bool CheckRequest(const Extension* extension,
bool               27 chrome/common/extensions/api/bluetooth/bluetooth_manifest_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               36 chrome/common/extensions/api/bluetooth/bluetooth_manifest_permission.h   bool CheckRequest(const Extension* extension,
bool               44 chrome/common/extensions/api/bluetooth/bluetooth_manifest_permission.h   virtual bool HasMessages() const OVERRIDE;
bool               46 chrome/common/extensions/api/bluetooth/bluetooth_manifest_permission.h   virtual bool FromValue(const base::Value* value) OVERRIDE;
bool               55 chrome/common/extensions/api/bluetooth/bluetooth_manifest_permission.h   virtual bool Contains(const ManifestPermission* rhs) const OVERRIDE;
bool               56 chrome/common/extensions/api/bluetooth/bluetooth_manifest_permission.h   virtual bool Equal(const ManifestPermission* rhs) const OVERRIDE;
bool               58 chrome/common/extensions/api/bluetooth/bluetooth_manifest_permission.h   virtual bool Read(const IPC::Message* m, PickleIterator* iter) OVERRIDE;
bool               41 chrome/common/extensions/api/commands/commands_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               42 chrome/common/extensions/api/commands/commands_handler.h   virtual bool AlwaysParseForType(Manifest::Type type) const OVERRIDE;
bool               60 chrome/common/extensions/api/extension_action/action_info.h   static bool IsVerboseInstallMessage(const Extension* extension);
bool               22 chrome/common/extensions/api/extension_action/browser_action_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               23 chrome/common/extensions/api/extension_action/browser_action_handler.h   virtual bool Validate(const Extension* extension,
bool               22 chrome/common/extensions/api/extension_action/page_action_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               23 chrome/common/extensions/api/extension_action/page_action_handler.h   virtual bool Validate(const Extension* extension,
bool               47 chrome/common/extensions/api/file_browser_handlers/file_browser_handler.h   bool MatchesURL(const GURL& url) const;
bool               58 chrome/common/extensions/api/file_browser_handlers/file_browser_handler.h   bool AddFileAccessPermission(const std::string& permission_str);
bool               63 chrome/common/extensions/api/file_browser_handlers/file_browser_handler.h   bool ValidateFileAccessPermissions();
bool               65 chrome/common/extensions/api/file_browser_handlers/file_browser_handler.h   bool CanRead() const;
bool               67 chrome/common/extensions/api/file_browser_handlers/file_browser_handler.h   bool CanWrite() const;
bool               69 chrome/common/extensions/api/file_browser_handlers/file_browser_handler.h   bool HasCreateAccessPermission() const;
bool               94 chrome/common/extensions/api/file_browser_handlers/file_browser_handler.h   virtual bool Parse(extensions::Extension* extension,
bool               47 chrome/common/extensions/api/file_handlers/file_handlers_parser.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               29 chrome/common/extensions/api/i18n/default_locale_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               32 chrome/common/extensions/api/i18n/default_locale_handler.h   virtual bool Validate(const Extension* extension,
bool               36 chrome/common/extensions/api/i18n/default_locale_handler.h   virtual bool AlwaysValidateForType(Manifest::Type type) const OVERRIDE;
bool               26 chrome/common/extensions/api/identity/oauth2_manifest_handler.h   bool auto_approve;
bool               37 chrome/common/extensions/api/identity/oauth2_manifest_handler.h   virtual bool Parse(Extension* extension,
bool               38 chrome/common/extensions/api/input_ime/input_components_handler.h   bool shortcut_alt;
bool               39 chrome/common/extensions/api/input_ime/input_components_handler.h   bool shortcut_ctrl;
bool               40 chrome/common/extensions/api/input_ime/input_components_handler.h   bool shortcut_shift;
bool               63 chrome/common/extensions/api/input_ime/input_components_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               23 chrome/common/extensions/api/managed_mode_private/managed_mode_handler.h   static bool IsContentPack(const Extension* extension);
bool               36 chrome/common/extensions/api/managed_mode_private/managed_mode_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               40 chrome/common/extensions/api/managed_mode_private/managed_mode_handler.h   bool LoadSites(ManagedModeInfo* info,
bool               43 chrome/common/extensions/api/managed_mode_private/managed_mode_handler.h   bool LoadConfigurations(ManagedModeInfo* info,
bool               63 chrome/common/extensions/api/media_galleries_private/media_galleries_handler.h   virtual bool Parse(extensions::Extension* extension,
bool               26 chrome/common/extensions/api/networking_private/networking_private_crypto.h   bool VerifyCredentials(const std::string& certificate,
bool               37 chrome/common/extensions/api/networking_private/networking_private_crypto.h   bool EncryptByteString(const std::vector<uint8>& public_key,
bool               50 chrome/common/extensions/api/networking_private/networking_private_crypto.h   bool DecryptByteString(const std::string& private_key_pem,
bool               31 chrome/common/extensions/api/omnibox/omnibox_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               20 chrome/common/extensions/api/plugins/plugins_handler.h   PluginInfo(const base::FilePath& plugin_path, bool plugin_is_public);
bool               24 chrome/common/extensions/api/plugins/plugins_handler.h   bool is_public;  // False if only this extension can load this plugin.
bool               30 chrome/common/extensions/api/plugins/plugins_handler.h   static bool HasPlugins(const Extension* extension);
bool               39 chrome/common/extensions/api/plugins/plugins_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               40 chrome/common/extensions/api/plugins/plugins_handler.h   virtual bool Validate(const Extension* extension,
bool               24 chrome/common/extensions/api/speech/tts_engine_manifest_handler.h   bool remote;
bool               36 chrome/common/extensions/api/speech/tts_engine_manifest_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               31 chrome/common/extensions/api/spellcheck/spellcheck_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               34 chrome/common/extensions/api/storage/storage_schema_manifest_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               35 chrome/common/extensions/api/storage/storage_schema_manifest_handler.h   virtual bool Validate(const Extension* extension,
bool               20 chrome/common/extensions/api/system_indicator/system_indicator_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               41 chrome/common/extensions/api/url_handlers/url_handlers_parser.h   static bool CanExtensionHandleUrl(
bool               61 chrome/common/extensions/api/url_handlers/url_handlers_parser.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               63 chrome/common/extensions/chrome_extension_messages.h                     bool /* whether the install was successful */,
bool               41 chrome/common/extensions/chrome_extensions_client.h   virtual bool IsScriptableURL(const GURL& url, std::string* error) const
bool               43 chrome/common/extensions/chrome_extensions_client.h   virtual bool IsAPISchemaGenerated(const std::string& name) const OVERRIDE;
bool               30 chrome/common/extensions/command.h           bool global);
bool               48 chrome/common/extensions/command.h   static bool IsMediaKey(const ui::Accelerator& accelerator);
bool               51 chrome/common/extensions/command.h   bool Parse(const base::DictionaryValue* command,
bool               59 chrome/common/extensions/command.h       const Extension* extension, bool active) const;
bool               65 chrome/common/extensions/command.h   bool global() const { return global_; }
bool               71 chrome/common/extensions/command.h   void set_global(bool global) {
bool               79 chrome/common/extensions/command.h   bool global_;
bool               49 chrome/common/extensions/extension_constants.h bool IsWebstoreUpdateUrl(const GURL& update_url);
bool               52 chrome/common/extensions/extension_constants.h bool IsBlacklistUpdateUrl(const GURL& url);
bool               68 chrome/common/extensions/extension_file_util.h bool ValidateFilePath(const base::FilePath& path);
bool               72 chrome/common/extensions/extension_file_util.h bool ValidateExtensionIconSet(const ExtensionIconSet& icon_set,
bool               83 chrome/common/extensions/extension_file_util.h bool ValidateExtension(const extensions::Extension* extension,
bool              115 chrome/common/extensions/extension_file_util.h bool CheckForIllegalFilenames(const base::FilePath& extension_path,
bool              128 chrome/common/extensions/extension_file_util.h void DeleteFile(const base::FilePath& path, bool recursive);
bool               29 chrome/common/extensions/extension_icon_set.h   bool empty() const { return map_.empty(); }
bool               43 chrome/common/extensions/extension_icon_set.h   bool ContainsPath(const std::string& path) const;
bool               38 chrome/common/extensions/extension_l10n_util.h bool ShouldRelocalizeManifest(const base::DictionaryValue* manifest);
bool               42 chrome/common/extensions/extension_l10n_util.h bool LocalizeManifest(const extensions::MessageBundle& messages,
bool               48 chrome/common/extensions/extension_l10n_util.h bool LocalizeExtension(const base::FilePath& extension_path,
bool               57 chrome/common/extensions/extension_l10n_util.h bool AddLocale(const std::set<std::string>& chrome_locales,
bool               84 chrome/common/extensions/extension_l10n_util.h bool GetValidLocales(const base::FilePath& locale_path,
bool              101 chrome/common/extensions/extension_l10n_util.h bool ValidateExtensionLocales(const base::FilePath& extension_path,
bool              110 chrome/common/extensions/extension_l10n_util.h bool ShouldSkipValidation(const base::FilePath& locales_path,
bool               26 chrome/common/extensions/extension_process_policy.h bool CrossesExtensionProcessBoundary(
bool               30 chrome/common/extensions/extension_process_policy.h     bool should_consider_workaround);
bool               30 chrome/common/extensions/features/chrome_channel_feature_filter.h   bool channel_has_been_set_;
bool               24 chrome/common/extensions/manifest_handler_helpers.h bool NormalizeAndValidatePath(std::string* path);
bool               30 chrome/common/extensions/manifest_handler_helpers.h bool LoadIconsFromDictionary(const base::DictionaryValue* icons_value,
bool               18 chrome/common/extensions/manifest_handlers/app_isolation_info.h   explicit AppIsolationInfo(bool isolated_storage);
bool               21 chrome/common/extensions/manifest_handlers/app_isolation_info.h   static bool HasIsolatedStorage(const Extension* extension);
bool               24 chrome/common/extensions/manifest_handlers/app_isolation_info.h   bool has_isolated_storage;
bool               33 chrome/common/extensions/manifest_handlers/app_isolation_info.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               34 chrome/common/extensions/manifest_handlers/app_isolation_info.h   virtual bool AlwaysParseForType(Manifest::Type type) const OVERRIDE;
bool               47 chrome/common/extensions/manifest_handlers/app_launch_info.h   bool Parse(Extension* extension, base::string16* error);
bool               50 chrome/common/extensions/manifest_handlers/app_launch_info.h   bool LoadLaunchURL(Extension* extension, base::string16* error);
bool               51 chrome/common/extensions/manifest_handlers/app_launch_info.h   bool LoadLaunchContainer(Extension* extension, base::string16* error);
bool               72 chrome/common/extensions/manifest_handlers/app_launch_info.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               73 chrome/common/extensions/manifest_handlers/app_launch_info.h   virtual bool AlwaysParseForType(Manifest::Type type) const OVERRIDE;
bool               33 chrome/common/extensions/manifest_handlers/content_scripts_handler.h   static bool ExtensionHasScriptAtURL(const Extension* extension,
bool               43 chrome/common/extensions/manifest_handlers/content_scripts_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               44 chrome/common/extensions/manifest_handlers/content_scripts_handler.h   virtual bool Validate(const Extension* extension,
bool               41 chrome/common/extensions/manifest_handlers/externally_connectable.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               73 chrome/common/extensions/manifest_handlers/externally_connectable.h   const bool all_ids;
bool               77 chrome/common/extensions/manifest_handlers/externally_connectable.h   const bool accepts_tls_channel_id;
bool               83 chrome/common/extensions/manifest_handlers/externally_connectable.h   bool IdCanConnect(const std::string& id);
bool               88 chrome/common/extensions/manifest_handlers/externally_connectable.h                             bool all_ids,
bool               89 chrome/common/extensions/manifest_handlers/externally_connectable.h                             bool accepts_tls_channel_id);
bool               49 chrome/common/extensions/manifest_handlers/icons_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               50 chrome/common/extensions/manifest_handlers/icons_handler.h   virtual bool Validate(const Extension* extension,
bool               20 chrome/common/extensions/manifest_handlers/minimum_chrome_version_checker.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               33 chrome/common/extensions/manifest_handlers/nacl_modules_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               31 chrome/common/extensions/manifest_handlers/settings_overrides_handler.h   static bool RemovesBookmarkButton(
bool               33 chrome/common/extensions/manifest_handlers/settings_overrides_handler.h   static bool RemovesBookmarkShortcut(
bool               35 chrome/common/extensions/manifest_handlers/settings_overrides_handler.h   static bool RemovesBookmarkOpenPagesShortcut(
bool               56 chrome/common/extensions/manifest_handlers/settings_overrides_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               57 chrome/common/extensions/manifest_handlers/settings_overrides_handler.h   virtual bool Validate(const Extension* extension,
bool               48 chrome/common/extensions/manifest_handlers/theme_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               49 chrome/common/extensions/manifest_handlers/theme_handler.h   virtual bool Validate(const Extension* extension,
bool               25 chrome/common/extensions/manifest_handlers/ui_overrides_handler.h   static bool RemovesBookmarkButton(const UIOverrides& ui_overrides);
bool               26 chrome/common/extensions/manifest_handlers/ui_overrides_handler.h   static bool RemovesBookmarkShortcut(const UIOverrides& ui_overrides);
bool               27 chrome/common/extensions/manifest_handlers/ui_overrides_handler.h   static bool RemovesBookmarkOpenPagesShortcut(const UIOverrides& ui_overrides);
bool               42 chrome/common/extensions/manifest_handlers/ui_overrides_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               43 chrome/common/extensions/manifest_handlers/ui_overrides_handler.h   virtual bool Validate(const Extension* extension,
bool              154 chrome/common/extensions/manifest_tests/extension_manifest_test.h   bool enable_apps_;
bool               37 chrome/common/extensions/manifest_url_handler.h   static bool UpdatesFromGallery(const Extension* extension);
bool               38 chrome/common/extensions/manifest_url_handler.h   static bool UpdatesFromGallery(const base::DictionaryValue* manifest);
bool               70 chrome/common/extensions/manifest_url_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               84 chrome/common/extensions/manifest_url_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               98 chrome/common/extensions/manifest_url_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool              112 chrome/common/extensions/manifest_url_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool              113 chrome/common/extensions/manifest_url_handler.h   virtual bool Validate(const Extension* extension,
bool              129 chrome/common/extensions/manifest_url_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               83 chrome/common/extensions/message_bundle.h   bool ReplaceMessages(std::string* text, std::string* error) const;
bool               85 chrome/common/extensions/message_bundle.h   static bool ReplaceMessagesWithExternalDictionary(
bool               93 chrome/common/extensions/message_bundle.h   static bool ReplaceVariables(const SubstitutionMap& variables,
bool              101 chrome/common/extensions/message_bundle.h   static bool IsValidName(const std::string& name);
bool              119 chrome/common/extensions/message_bundle.h   bool Init(const CatalogVector& locale_catalogs, std::string* error);
bool              123 chrome/common/extensions/message_bundle.h   bool AppendReservedMessagesForLocale(const std::string& application_locale,
bool              129 chrome/common/extensions/message_bundle.h   bool GetMessageValue(const std::string& key,
bool              135 chrome/common/extensions/message_bundle.h   bool GetPlaceholders(const base::DictionaryValue& name_tree,
bool              142 chrome/common/extensions/message_bundle.h   bool ReplacePlaceholders(const SubstitutionMap& placeholders,
bool               35 chrome/common/extensions/mime_types_handler.h   bool CanHandleMIMEType(const std::string& mime_type) const;
bool               51 chrome/common/extensions/mime_types_handler.h   virtual bool Parse(extensions::Extension* extension,
bool               32 chrome/common/extensions/permissions/chrome_permission_message_provider.h   virtual bool IsPrivilegeIncrease(
bool               53 chrome/common/extensions/permissions/chrome_permission_message_provider.h   bool IsAPIPrivilegeIncrease(
bool               59 chrome/common/extensions/permissions/chrome_permission_message_provider.h   bool IsManifestPermissionPrivilegeIncrease(
bool               65 chrome/common/extensions/permissions/chrome_permission_message_provider.h   bool IsHostPrivilegeIncrease(
bool               15 chrome/common/extensions/sync_helper.h bool IsSyncable(const Extension* extension);
bool               18 chrome/common/extensions/sync_helper.h bool IsSyncableExtension(const Extension* extension);
bool               19 chrome/common/extensions/sync_helper.h bool IsSyncableApp(const Extension* extension);
bool               80 chrome/common/extensions/update_manifest.h   bool Parse(const std::string& manifest_xml);
bool               62 chrome/common/extensions/value_counter.h   int AddImpl(const base::Value& value, bool increment);
bool               53 chrome/common/favicon/favicon_types.h   bool is_valid() const { return bitmap_data.get() && bitmap_data->size(); }
bool               56 chrome/common/favicon/favicon_types.h   bool expired;
bool               16 chrome/common/favicon/favicon_url_parser.h   bool is_icon_url;
bool               36 chrome/common/favicon/favicon_url_parser.h bool ParseFaviconPath(const std::string& path,
bool               53 chrome/common/importer/firefox_importer_utils.h bool GetFirefoxVersionAndPathFromProfile(const base::FilePath& profile_path,
bool               81 chrome/common/importer/firefox_importer_utils.h bool IsDefaultHomepage(const GURL& homepage, const base::FilePath& app_path);
bool               18 chrome/common/importer/imported_bookmark_entry.h   bool operator==(const ImportedBookmarkEntry& other) const;
bool               20 chrome/common/importer/imported_bookmark_entry.h   bool in_toolbar;
bool               21 chrome/common/importer/imported_bookmark_entry.h   bool is_folder;
bool               57 chrome/common/importer/importer_bridge.h       bool unique_on_host_and_path) = 0;
bool               35 chrome/common/importer/importer_url_row.h   bool hidden;
bool               40 chrome/common/importer/profile_import_process_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p) {
bool               93 chrome/common/importer/profile_import_process_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p) {
bool               98 chrome/common/importer/profile_import_process_messages.h     bool hidden;
bool              143 chrome/common/importer/profile_import_process_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p) {
bool              178 chrome/common/importer/profile_import_process_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p) {
bool              205 chrome/common/importer/profile_import_process_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p) {
bool              234 chrome/common/importer/profile_import_process_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p) {
bool              280 chrome/common/importer/profile_import_process_messages.h                      bool         /* was import successful? */,
bool              320 chrome/common/importer/profile_import_process_messages.h                      bool  /* unique on host and path */)
bool               19 chrome/common/importer/safari_importer_utils.h bool SafariImporterCanImport(const base::FilePath& library_dir,
bool               63 chrome/common/instant_restricted_id_cache.h   bool GetItemWithRestrictedID(InstantRestrictedID restricted_id,
bool              153 chrome/common/instant_restricted_id_cache.h bool InstantRestrictedIDCache<T>::GetItemWithRestrictedID(
bool               97 chrome/common/instant_types.h   bool operator==(const RGBAColor& rhs) const;
bool              112 chrome/common/instant_types.h   bool operator==(const ThemeBackgroundInfo& rhs) const;
bool              115 chrome/common/instant_types.h   bool using_default_theme;
bool              156 chrome/common/instant_types.h   bool has_attribution;
bool              159 chrome/common/instant_types.h   bool logo_alternate;
bool               78 chrome/common/local_discovery/local_discovery_messages.h                      bool /* force_update */)
bool               83 chrome/common/local_discovery/local_discovery_messages.h                      bool /* actively_refresh_services */)
bool              136 chrome/common/local_discovery/local_discovery_messages.h     bool /* success */,
bool               69 chrome/common/local_discovery/service_discovery_client.h   virtual void DiscoverNewServices(bool force_update) = 0;
bool               71 chrome/common/local_discovery/service_discovery_client.h   virtual void SetActivelyRefreshServices(bool actively_refresh_services) = 0;
bool              102 chrome/common/local_discovery/service_discovery_client.h   typedef base::Callback<void(bool /*success*/,
bool               36 chrome/common/localized_error.h     bool suggest_reload;
bool               55 chrome/common/localized_error.h                          bool is_post,
bool               56 chrome/common/localized_error.h                          bool stale_copy_in_cache,
bool               64 chrome/common/localized_error.h                                         bool is_post);
bool               67 chrome/common/localized_error.h   static bool HasStrings(const std::string& error_domain, int error_code);
bool               53 chrome/common/logging_chrome.h bool DialogsAreSuppressed();
bool               22 chrome/common/mac/app_mode_chrome_locator.h bool FindBundleById(NSString* bundle_id, base::FilePath* out_bundle);
bool               30 chrome/common/mac/app_mode_chrome_locator.h bool GetChromeBundleInfo(const base::FilePath& chrome_bundle,
bool               37 chrome/common/mac/cfbundle_blocker.h bool IsBundleAllowed(NSString* bundle_id, NSString* version);
bool               46 chrome/common/mac/launchd.h   virtual bool RemoveJob(CFStringRef label, CFErrorRef* error);
bool               54 chrome/common/mac/launchd.h   virtual bool RestartJob(Domain domain,
bool               66 chrome/common/mac/launchd.h   virtual bool WritePlistToFile(Domain domain,
bool               73 chrome/common/mac/launchd.h   virtual bool DeletePlist(Domain domain, Type type, CFStringRef name);
bool               26 chrome/common/mac/mock_launchd.h   static bool MakeABundle(const base::FilePath& dst,
bool               32 chrome/common/mac/mock_launchd.h               bool create_socket, bool as_service);
bool               39 chrome/common/mac/mock_launchd.h   virtual bool RemoveJob(CFStringRef label, CFErrorRef* error) OVERRIDE;
bool               40 chrome/common/mac/mock_launchd.h   virtual bool RestartJob(Domain domain,
bool               48 chrome/common/mac/mock_launchd.h   virtual bool WritePlistToFile(Domain domain,
bool               52 chrome/common/mac/mock_launchd.h   virtual bool DeletePlist(Domain domain,
bool               58 chrome/common/mac/mock_launchd.h   bool restart_called() const { return restart_called_; }
bool               59 chrome/common/mac/mock_launchd.h   bool remove_called() const { return remove_called_; }
bool               60 chrome/common/mac/mock_launchd.h   bool checkin_called() const { return checkin_called_; }
bool               61 chrome/common/mac/mock_launchd.h   bool write_called() const { return write_called_; }
bool               62 chrome/common/mac/mock_launchd.h   bool delete_called() const { return delete_called_; }
bool               69 chrome/common/mac/mock_launchd.h   bool create_socket_;
bool               70 chrome/common/mac/mock_launchd.h   bool as_service_;
bool               71 chrome/common/mac/mock_launchd.h   bool restart_called_;
bool               72 chrome/common/mac/mock_launchd.h   bool remove_called_;
bool               73 chrome/common/mac/mock_launchd.h   bool checkin_called_;
bool               74 chrome/common/mac/mock_launchd.h   bool write_called_;
bool               75 chrome/common/mac/mock_launchd.h   bool delete_called_;
bool               27 chrome/common/mac/objc_zombie.h bool ZombieEnable(bool zombieAllObjects, size_t zombieCount);
bool               24 chrome/common/media_galleries/iphoto_library.h   bool operator<(const Photo& other) const;
bool               22 chrome/common/media_galleries/itunes_library.h   bool operator<(const Track& other) const;
bool               96 chrome/common/media_galleries/picasa_types.h   bool operator<(const FolderINIContents& that) const {
bool               20 chrome/common/media_galleries/pmp_test_util.h bool WriteIndicatorFile(
bool               25 chrome/common/media_galleries/pmp_test_util.h bool WriteColumnFileFromVector(
bool               54 chrome/common/metrics/caching_permuted_entropy_provider.h   bool FindValue(uint32 randomization_seed, uint16* value) const;
bool               81 chrome/common/metrics/metrics_log_base.h   bool locked() const { return locked_; }
bool               95 chrome/common/metrics/metrics_log_base.h   bool locked_;
bool               35 chrome/common/metrics/metrics_log_manager.h     bool IsEmpty() const;
bool               75 chrome/common/metrics/metrics_log_manager.h   bool has_unsent_logs() const {
bool               84 chrome/common/metrics/metrics_log_manager.h   bool has_staged_log() const;
bool              176 chrome/common/metrics/metrics_log_manager.h   bool unsent_logs_loaded_;
bool               27 chrome/common/multi_process_lock.h   virtual bool TryLock() = 0;
bool               63 chrome/common/net/net_error_info.h bool DnsProbeStatusIsFinished(DnsProbeStatus status);
bool               65 chrome/common/net/x509_certificate_model.h bool GetTimes(net::X509Certificate::OSCertHandle cert_handle,
bool               37 chrome/common/partial_circular_buffer.h                         bool append);
bool               20 chrome/common/pepper_permission_util.h bool IsExtensionOrSharedModuleWhitelisted(
bool               31 chrome/common/pepper_permission_util.h bool IsHostAllowedByCommandLine(const GURL& url,
bool               15 chrome/common/pref_names_util.h bool ParseFontNamePrefPath(const std::string& pref_path,
bool               51 chrome/common/prerender_messages.h                     bool /* whether the RenderView is prerendering */)
bool               40 chrome/common/print_messages.h   bool selection_only;
bool               41 chrome/common/print_messages.h   bool supports_alpha_blend;
bool               44 chrome/common/print_messages.h   bool is_first_request;
bool               46 chrome/common/print_messages.h   bool print_to_pdf;
bool               47 chrome/common/print_messages.h   bool display_header_footer;
bool               50 chrome/common/print_messages.h   bool should_print_backgrounds;
bool               67 chrome/common/print_messages.h   bool is_modifiable;
bool               68 chrome/common/print_messages.h   bool webnode_only;
bool               69 chrome/common/print_messages.h   bool has_selection;
bool               70 chrome/common/print_messages.h   bool selection_only;
bool              201 chrome/common/print_messages.h   IPC_STRUCT_MEMBER(bool, modifiable)
bool              232 chrome/common/print_messages.h   IPC_STRUCT_MEMBER(bool, is_modifiable)
bool              238 chrome/common/print_messages.h   IPC_STRUCT_MEMBER(bool, clear_preview_data)
bool              270 chrome/common/print_messages.h   IPC_STRUCT_MEMBER(bool, has_selection)
bool              278 chrome/common/print_messages.h IPC_MESSAGE_ROUTED1(PrintMsg_InitiatePrintPreview, bool /* selection_only */)
bool              296 chrome/common/print_messages.h                     bool /* success */)
bool              300 chrome/common/print_messages.h                     bool /* blocked */)
bool              326 chrome/common/print_messages.h                            bool /* is_enabled */)
bool              395 chrome/common/print_messages.h                     bool /* has custom page size style */)
bool              405 chrome/common/print_messages.h                            bool /* print preview cancelled */)
bool              438 chrome/common/print_messages.h                     bool /* is_modifiable */)
bool               15 chrome/common/profile_management_switches.h bool IsEnableWebBasedSignin();
bool               18 chrome/common/profile_management_switches.h bool IsGoogleProfileInfo();
bool               22 chrome/common/profile_management_switches.h bool IsNewProfileManagement();
bool               25 chrome/common/profile_management_switches.h bool IsFastUserSwitching();
bool               30 chrome/common/profiling.h   static bool BeingProfiled();
bool               81 chrome/common/render_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p) {
bool               98 chrome/common/render_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              235 chrome/common/render_messages.h                      bool /* on_navigation */)
bool              267 chrome/common/render_messages.h                     bool /* display_instant_results */)
bool              279 chrome/common/render_messages.h                     bool /* is_app_launcher_enabled */)
bool              282 chrome/common/render_messages.h                     bool /* input_in_progress */)
bool              295 chrome/common/render_messages.h                     bool /* identity_match */)
bool              302 chrome/common/render_messages.h                     bool /* deemphazied */)
bool              307 chrome/common/render_messages.h                      bool /* is_incognito_processs */)
bool              311 chrome/common/render_messages.h                     bool /* allowed */)
bool              315 chrome/common/render_messages.h                     bool /* allowed */)
bool              321 chrome/common/render_messages.h                     bool /* enable_phishing_detection */)
bool              338 chrome/common/render_messages.h                     bool /* animate */)
bool              417 chrome/common/render_messages.h                             bool /* allowed */)
bool              425 chrome/common/render_messages.h                             bool /* if true local storage, otherwise session */,
bool              426 chrome/common/render_messages.h                             bool /* allowed */)
bool              434 chrome/common/render_messages.h                             bool /* allowed */)
bool              443 chrome/common/render_messages.h                             bool /* allowed */)
bool              465 chrome/common/render_messages.h     bool /* registered */,
bool              577 chrome/common/render_messages.h                             bool /* allowed */)
bool              580 chrome/common/render_messages.h                             bool /* allowed */)
bool              593 chrome/common/render_messages.h                     bool /* success */,
bool              594 chrome/common/render_messages.h                     bool /* is_mobile_webapp_capable */,
bool              595 chrome/common/render_messages.h                     bool /* is_apple_mobile_webapp_capable */,
bool              599 chrome/common/render_messages.h                     bool /* success */,
bool              674 chrome/common/render_messages.h                     bool /* result */)
bool              687 chrome/common/render_messages.h                     bool /*is_most_visited_item_url*/)
bool              701 chrome/common/render_messages.h                     bool /* supported */)
bool              719 chrome/common/render_messages.h                             bool /* enabled */)
bool               16 chrome/common/safe_browsing/download_protection_util.h bool IsBinaryFile(const base::FilePath& file);
bool               19 chrome/common/safe_browsing/download_protection_util.h bool IsArchiveFile(const base::FilePath& file);
bool               17 chrome/common/safe_browsing/zip_analyzer.h   bool success;
bool               18 chrome/common/safe_browsing/zip_analyzer.h   bool has_executable;
bool               19 chrome/common/safe_browsing/zip_analyzer.h   bool has_archive;
bool               46 chrome/common/search_types.h   bool operator==(const SearchMode& rhs) const {
bool               50 chrome/common/search_types.h   bool operator!=(const SearchMode& rhs) const {
bool               54 chrome/common/search_types.h   bool is_default() const {
bool               58 chrome/common/search_types.h   bool is_ntp() const {
bool               62 chrome/common/search_types.h   bool is_search() const {
bool               66 chrome/common/search_types.h   bool is_search_results() const {
bool               70 chrome/common/search_types.h   bool is_search_suggestions() const {
bool               74 chrome/common/search_types.h   bool is_origin_default() const {
bool               78 chrome/common/search_types.h   bool is_origin_search() const {
bool               82 chrome/common/search_types.h   bool is_origin_ntp() const {
bool               13 chrome/common/search_urls.h bool MatchesOriginAndPath(const GURL& my_url, const GURL& other_url);
bool               55 chrome/common/service_process_util.h MultiProcessLock* TakeNamedLock(const std::string& name, bool waiting);
bool               63 chrome/common/service_process_util.h bool CheckServiceProcessReady();
bool               70 chrome/common/service_process_util.h bool GetServiceProcessData(std::string* version, base::ProcessId* pid);
bool               74 chrome/common/service_process_util.h bool ForceServiceProcessShutdown(const std::string& version,
bool               88 chrome/common/service_process_util.h   bool Initialize();
bool               96 chrome/common/service_process_util.h   bool SignalReady(
bool              104 chrome/common/service_process_util.h   bool AddToAutoRun();
bool              107 chrome/common/service_process_util.h   bool RemoveFromAutoRun();
bool              115 chrome/common/service_process_util.h   bool CreateSharedData();
bool              119 chrome/common/service_process_util.h   bool HandleOtherVersion();
bool              123 chrome/common/service_process_util.h   bool TakeSingletonLock();
bool               19 chrome/common/service_process_util_posix.h MultiProcessLock* TakeServiceRunningLock(bool waiting);
bool               31 chrome/common/service_process_util_posix.h                                                  bool for_auto_launch);
bool               65 chrome/common/service_process_util_posix.h   void SignalReady(base::WaitableEvent* signal, bool* success);
bool               72 chrome/common/service_process_util_posix.h   bool WatchExecutable();
bool               85 chrome/common/service_process_util_posix.h   bool set_action_;
bool               15 chrome/common/spellcheck_marker.h     bool operator()(const SpellCheckMarker& marker) const {
bool               34 chrome/common/spellcheck_messages.h                      bool)
bool               43 chrome/common/spellcheck_messages.h                      bool /* auto spell correct */)
bool               53 chrome/common/spellcheck_messages.h                      bool /* enable */)
bool               71 chrome/common/spellcheck_messages.h                     bool            /* succeeded calling service */,
bool               88 chrome/common/spellcheck_messages.h                     bool)
bool              101 chrome/common/spellcheck_messages.h                     bool /* true if checked word is misspelled */)
bool              117 chrome/common/spellcheck_messages.h                     bool /* if true, then show it, otherwise hide it*/)
bool              127 chrome/common/spellcheck_messages.h                             bool /* correct */)
bool              140 chrome/common/spellcheck_messages.h                     bool /* enabled */,
bool              141 chrome/common/spellcheck_messages.h                     bool /* checked */)
bool               20 chrome/common/thumbnail_score.h   ThumbnailScore(double score, bool clipping, bool top);
bool               23 chrome/common/thumbnail_score.h   ThumbnailScore(double score, bool clipping, bool top,
bool               28 chrome/common/thumbnail_score.h   bool Equals(const ThumbnailScore& rhs) const;
bool               51 chrome/common/thumbnail_score.h   bool good_clipping;
bool               58 chrome/common/thumbnail_score.h   bool at_top;
bool               63 chrome/common/thumbnail_score.h   bool load_completed;
bool              105 chrome/common/thumbnail_score.h   bool ShouldConsiderUpdating();
bool              109 chrome/common/thumbnail_score.h bool ShouldReplaceThumbnailWith(const ThumbnailScore& current,
bool               33 chrome/common/tts_utterance_request.h   bool local_service;
bool               34 chrome/common/tts_utterance_request.h   bool is_default;
bool               41 chrome/common/worker_thread_ticker.h   bool RegisterTickHandler(Callback *tick_handler);
bool               45 chrome/common/worker_thread_ticker.h   bool UnregisterTickHandler(Callback *tick_handler);
bool               49 chrome/common/worker_thread_ticker.h   bool Start();
bool               54 chrome/common/worker_thread_ticker.h   bool Stop();
bool               55 chrome/common/worker_thread_ticker.h   bool IsRunning() const {
bool               79 chrome/common/worker_thread_ticker.h   bool is_running_;
bool               88 chrome/installer/gcapi/gcapi.h                                                 bool in_background);
bool              151 chrome/installer/gcapi/gcapi.h typedef BOOL (__stdcall *GCCC_LaunchGCWithDimensions)(int, int, int, int, bool);
bool               28 chrome/installer/gcapi/gcapi_omaha_experiment.h bool SetReactivationExperimentLabels(const wchar_t* brand_code, int shell_mode);
bool               36 chrome/installer/gcapi/gcapi_omaha_experiment.h bool SetRelaunchExperimentLabels(const wchar_t* brand_code, int shell_mode);
bool               11 chrome/installer/gcapi/gcapi_reactivation.h bool HasBeenReactivated();
bool               13 chrome/installer/gcapi/gcapi_reactivation.h bool SetReactivationBrandCode(const std::wstring& brand_code, int shell_mode);
bool               68 chrome/installer/launcher_support/chrome_launcher_support.h bool IsAppHostPresent();
bool               75 chrome/installer/launcher_support/chrome_launcher_support.h bool IsAppLauncherPresent();
bool               80 chrome/installer/launcher_support/chrome_launcher_support.h bool IsChromeBrowserPresent();
bool               23 chrome/installer/mini_installer/configuration.h   bool Initialize();
bool               44 chrome/installer/mini_installer/configuration.h   bool has_chrome() const { return has_chrome_; }
bool               47 chrome/installer/mini_installer/configuration.h   bool has_chrome_frame() const { return has_chrome_frame_; }
bool               50 chrome/installer/mini_installer/configuration.h   bool has_app_host() const { return has_app_host_; }
bool               53 chrome/installer/mini_installer/configuration.h   bool is_multi_install() const { return is_multi_install_; }
bool               56 chrome/installer/mini_installer/configuration.h   bool is_system_level() const { return is_system_level_; }
bool               60 chrome/installer/mini_installer/configuration.h   bool InitializeFromCommandLine(const wchar_t* command_line);
bool               67 chrome/installer/mini_installer/configuration.h   bool has_chrome_;
bool               68 chrome/installer/mini_installer/configuration.h   bool has_chrome_frame_;
bool               69 chrome/installer/mini_installer/configuration.h   bool has_app_host_;
bool               70 chrome/installer/mini_installer/configuration.h   bool is_multi_install_;
bool               71 chrome/installer/mini_installer/configuration.h   bool is_system_level_;
bool               19 chrome/installer/mini_installer/decompress.h bool Expand(const wchar_t* source, const wchar_t* destination);
bool               10 chrome/installer/mini_installer/mini_string.h template <bool>
bool               13 chrome/installer/mini_installer/mini_string.h     typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
bool               24 chrome/installer/mini_installer/mini_string.h bool HexEncode(const void* bytes, size_t size, wchar_t* str, size_t str_size);
bool               35 chrome/installer/mini_installer/mini_string.h bool SafeStrCopy(wchar_t* dest, size_t dest_size, const wchar_t* src);
bool               42 chrome/installer/mini_installer/mini_string.h bool SafeStrCat(wchar_t* dest, size_t dest_size, const wchar_t* src);
bool               46 chrome/installer/mini_installer/mini_string.h bool StrEndsWith(const wchar_t* str, const wchar_t* end_str);
bool               50 chrome/installer/mini_installer/mini_string.h bool StrStartsWith(const wchar_t* str, const wchar_t* start_str);
bool               58 chrome/installer/mini_installer/mini_string.h bool FindTagInStr(const wchar_t* str, const wchar_t* tag,
bool               93 chrome/installer/mini_installer/mini_string.h   bool assign(const wchar_t* str) {
bool               97 chrome/installer/mini_installer/mini_string.h   bool append(const wchar_t* str) {
bool              127 chrome/installer/mini_installer/mini_string.h   bool truncate_at(size_t location) {
bool               25 chrome/installer/mini_installer/pe_resource.h   bool IsValid();
bool               34 chrome/installer/mini_installer/pe_resource.h   bool WriteToDisk(const wchar_t* path);
bool               45 chrome/installer/setup/archive_patch_helper.h   static bool UncompressAndPatch(const base::FilePath& working_directory,
bool               53 chrome/installer/setup/archive_patch_helper.h   bool Uncompress(base::FilePath* last_uncompressed_file);
bool               57 chrome/installer/setup/archive_patch_helper.h   bool EnsemblePatch();
bool               61 chrome/installer/setup/archive_patch_helper.h   bool BinaryPatch();
bool               60 chrome/installer/setup/install.h bool CreateVisualElementsManifest(const base::FilePath& src_path,
bool               88 chrome/installer/setup/install.h                              bool make_chrome_default);
bool              133 chrome/installer/setup/install.h                                  bool force);
bool              138 chrome/installer/setup/install.h bool InstallFromWebstore(const std::string& app_code);
bool               45 chrome/installer/setup/install_worker.h                             bool add_language_identifier,
bool               84 chrome/installer/setup/install_worker.h bool AppendPostInstallTasks(const InstallerState& installer_state,
bool              124 chrome/installer/setup/install_worker.h                                 bool system_level,
bool              125 chrome/installer/setup/install_worker.h                                 bool do_register,
bool              126 chrome/installer/setup/install_worker.h                                 bool ignore_failures,
bool              131 chrome/installer/setup/install_worker.h                              bool set,
bool               35 chrome/installer/setup/setup_main.h                                     bool* delegated_to_existing);
bool               64 chrome/installer/setup/setup_util.h bool DeleteFileFromTempProcess(const base::FilePath& path,
bool               70 chrome/installer/setup/setup_util.h bool GetExistingHigherInstaller(const InstallationState& original_state,
bool               71 chrome/installer/setup/setup_util.h                                 bool system_install,
bool               80 chrome/installer/setup/setup_util.h bool DeferToExistingInstall(const base::FilePath& setup_exe,
bool               91 chrome/installer/setup/setup_util.h bool WillProductBePresentAfterSetup(
bool               99 chrome/installer/setup/setup_util.h bool AdjustProcessPriority();
bool              105 chrome/installer/setup/setup_util.h     bool system_level,
bool              110 chrome/installer/setup/setup_util.h bool IsUninstallSuccess(InstallStatus install_status);
bool              113 chrome/installer/setup/setup_util.h bool ContainsUnsupportedSwitch(const base::CommandLine& cmd_line);
bool              116 chrome/installer/setup/setup_util.h bool IsProcessorSupported();
bool              130 chrome/installer/setup/setup_util.h   bool is_enabled() const { return is_enabled_; }
bool              134 chrome/installer/setup/setup_util.h   bool is_enabled_;
bool               46 chrome/installer/setup/uninstall.h bool DeleteChromeRegistrationKeys(const InstallerState& installer_state,
bool               77 chrome/installer/setup/uninstall.h     bool remove_all,
bool               78 chrome/installer/setup/uninstall.h     bool force_uninstall,
bool               30 chrome/installer/test/alternate_version_generator.h bool GenerateAlternateVersion(const base::FilePath& original_installer_path,
bool               40 chrome/installer/test/alternate_version_generator.h bool GenerateAlternatePEFileVersion(const base::FilePath& original_file,
bool               48 chrome/installer/test/alternate_version_generator.h bool GenerateSpecificPEFileVersion(const base::FilePath& original_file,
bool               31 chrome/installer/test/pe_image_resources.h   bool IsNamed() const { return !name_.empty(); }
bool               57 chrome/installer/test/pe_image_resources.h bool EnumResources(const base::win::PEImage& image, EnumResource_Fn callback,
bool               30 chrome/installer/test/resource_loader.h   bool Initialize(const base::FilePath& pe_image_path);
bool               35 chrome/installer/test/resource_loader.h   bool Load(const std::wstring& name, const std::wstring& type,
bool               41 chrome/installer/test/resource_loader.h   bool Load(WORD id, WORD type, std::pair<const uint8*, DWORD>* resource_data);
bool               30 chrome/installer/test/resource_updater.h   bool Initialize(const base::FilePath& pe_image_path);
bool               34 chrome/installer/test/resource_updater.h   bool Update(const std::wstring& name, const std::wstring& type,
bool               38 chrome/installer/test/resource_updater.h   bool Commit();
bool               34 chrome/installer/util/app_command.h   bool Initialize(const base::win::RegKey& key);
bool               50 chrome/installer/util/app_command.h   bool sends_pings() const { return sends_pings_; }
bool               51 chrome/installer/util/app_command.h   void set_sends_pings(bool sends_pings) { sends_pings_ = sends_pings; }
bool               53 chrome/installer/util/app_command.h   bool is_web_accessible() const { return is_web_accessible_; }
bool               54 chrome/installer/util/app_command.h   void set_is_web_accessible(bool is_web_accessible) {
bool               58 chrome/installer/util/app_command.h   bool is_auto_run_on_os_upgrade() const { return is_auto_run_on_os_upgrade_; }
bool               59 chrome/installer/util/app_command.h   void set_is_auto_run_on_os_upgrade(bool is_auto_run_on_os_upgrade) {
bool               63 chrome/installer/util/app_command.h   bool is_run_as_user() const { return is_run_as_user_; }
bool               64 chrome/installer/util/app_command.h   void set_is_run_as_user(bool is_run_as_user) {
bool               70 chrome/installer/util/app_command.h   bool sends_pings_;
bool               71 chrome/installer/util/app_command.h   bool is_web_accessible_;
bool               72 chrome/installer/util/app_command.h   bool is_auto_run_on_os_upgrade_;
bool               73 chrome/installer/util/app_command.h   bool is_run_as_user_;
bool               77 chrome/installer/util/app_command.h     bool AppCommand::* data;
bool               39 chrome/installer/util/app_commands.h   bool Initialize(const base::win::RegKey& key);
bool               49 chrome/installer/util/app_commands.h   bool Get(const std::wstring& command_id, AppCommand* command) const;
bool               54 chrome/installer/util/app_commands.h   bool Set(const std::wstring& command_id, const AppCommand& command);
bool               58 chrome/installer/util/app_commands.h   bool Remove(const std::wstring& command_id);
bool               35 chrome/installer/util/auto_launch_util.h bool AutoStartRequested(const base::string16& profile_directory,
bool               36 chrome/installer/util/auto_launch_util.h                         bool window_requested,
bool              144 chrome/installer/util/browser_distribution.h   virtual bool CanCreateDesktopShortcuts();
bool              146 chrome/installer/util/browser_distribution.h   virtual bool GetChromeChannel(base::string16* channel);
bool              151 chrome/installer/util/browser_distribution.h   virtual bool GetCommandExecuteImplClsid(base::string16* handler_class_uuid);
bool              154 chrome/installer/util/browser_distribution.h   virtual bool AppHostIsSupported();
bool              156 chrome/installer/util/browser_distribution.h   virtual void UpdateInstallStatus(bool system_install,
bool              162 chrome/installer/util/browser_distribution.h   virtual bool ShouldSetExperimentLabels();
bool              164 chrome/installer/util/browser_distribution.h   virtual bool HasUserExperiments();
bool               38 chrome/installer/util/callback_work_item.h   virtual bool Do() OVERRIDE;
bool               41 chrome/installer/util/callback_work_item.h   bool IsRollback() const;
bool               52 chrome/installer/util/callback_work_item.h   CallbackWorkItem(base::Callback<bool(const CallbackWorkItem&)> callback);
bool               54 chrome/installer/util/callback_work_item.h   base::Callback<bool(const CallbackWorkItem&)> callback_;
bool               28 chrome/installer/util/channel_info.h   bool Initialize(const base::win::RegKey& key);
bool               32 chrome/installer/util/channel_info.h   bool Write(base::win::RegKey* key) const;
bool               36 chrome/installer/util/channel_info.h   bool Equals(const ChannelInfo& other) const {
bool               44 chrome/installer/util/channel_info.h   bool GetChannelName(std::wstring* channel_name) const;
bool               47 chrome/installer/util/channel_info.h   bool IsChrome() const;
bool               51 chrome/installer/util/channel_info.h   bool SetChrome(bool value);
bool               54 chrome/installer/util/channel_info.h   bool IsChromeFrame() const;
bool               58 chrome/installer/util/channel_info.h   bool SetChromeFrame(bool value);
bool               61 chrome/installer/util/channel_info.h   bool IsAppLauncher() const;
bool               65 chrome/installer/util/channel_info.h   bool SetAppLauncher(bool value);
bool               68 chrome/installer/util/channel_info.h   bool IsMultiInstall() const;
bool               72 chrome/installer/util/channel_info.h   bool SetMultiInstall(bool value);
bool               75 chrome/installer/util/channel_info.h   bool IsReadyMode() const;
bool               79 chrome/installer/util/channel_info.h   bool SetReadyMode(bool value);
bool               84 chrome/installer/util/channel_info.h   bool SetStage(const wchar_t* stage);
bool               91 chrome/installer/util/channel_info.h   bool HasFullSuffix() const;
bool               95 chrome/installer/util/channel_info.h   bool SetFullSuffix(bool value);
bool               98 chrome/installer/util/channel_info.h   bool HasMultiFailSuffix() const;
bool              102 chrome/installer/util/channel_info.h   bool SetMultiFailSuffix(bool value);
bool              106 chrome/installer/util/channel_info.h   bool SetMigratingSuffix(bool value);
bool              109 chrome/installer/util/channel_info.h   bool HasMigratingSuffix() const;
bool              113 chrome/installer/util/channel_info.h   bool RemoveAllModifiersAndSuffixes();
bool               59 chrome/installer/util/chrome_app_host_distribution.h   virtual bool CanCreateDesktopShortcuts() OVERRIDE;
bool               61 chrome/installer/util/chrome_app_host_distribution.h   virtual bool GetCommandExecuteImplClsid(
bool               64 chrome/installer/util/chrome_app_host_distribution.h   virtual void UpdateInstallStatus(bool system_install,
bool               40 chrome/installer/util/chrome_app_host_operations.h   virtual bool SetChannelFlags(const std::set<base::string16>& options,
bool               41 chrome/installer/util/chrome_app_host_operations.h                                bool set,
bool               44 chrome/installer/util/chrome_app_host_operations.h   virtual bool ShouldCreateUninstallEntry(
bool               55 chrome/installer/util/chrome_app_host_operations.h                                     bool system_level) const OVERRIDE;
bool               40 chrome/installer/util/chrome_binaries_operations.h   virtual bool SetChannelFlags(const std::set<base::string16>& options,
bool               41 chrome/installer/util/chrome_binaries_operations.h                                bool set,
bool               44 chrome/installer/util/chrome_binaries_operations.h   virtual bool ShouldCreateUninstallEntry(
bool               55 chrome/installer/util/chrome_binaries_operations.h                                     bool system_level) const OVERRIDE;
bool               39 chrome/installer/util/chrome_browser_operations.h   virtual bool SetChannelFlags(const std::set<base::string16>& options,
bool               40 chrome/installer/util/chrome_browser_operations.h                                bool set,
bool               43 chrome/installer/util/chrome_browser_operations.h   virtual bool ShouldCreateUninstallEntry(
bool               54 chrome/installer/util/chrome_browser_operations.h                                     bool system_level) const OVERRIDE;
bool               58 chrome/installer/util/chrome_frame_distribution.h   virtual bool CanCreateDesktopShortcuts() OVERRIDE;
bool               60 chrome/installer/util/chrome_frame_distribution.h   virtual bool GetCommandExecuteImplClsid(
bool               63 chrome/installer/util/chrome_frame_distribution.h   virtual void UpdateInstallStatus(bool system_install,
bool               39 chrome/installer/util/chrome_frame_operations.h   virtual bool SetChannelFlags(const std::set<base::string16>& options,
bool               40 chrome/installer/util/chrome_frame_operations.h                                bool set,
bool               43 chrome/installer/util/chrome_frame_operations.h   virtual bool ShouldCreateUninstallEntry(
bool               54 chrome/installer/util/chrome_frame_operations.h                                     bool system_level) const OVERRIDE;
bool               54 chrome/installer/util/chromium_binaries_distribution.h   virtual bool GetChromeChannel(base::string16* channel) OVERRIDE;
bool               56 chrome/installer/util/chromium_binaries_distribution.h   virtual bool GetCommandExecuteImplClsid(
bool               10 chrome/installer/util/compat_checks.h bool HasIncompatibleSymantecEndpointVersion(const wchar_t* version);
bool               23 chrome/installer/util/conditional_work_item_list.h   virtual bool Do();
bool               41 chrome/installer/util/conditional_work_item_list.h   bool ShouldRun() const;
bool               53 chrome/installer/util/conditional_work_item_list.h   bool ShouldRun() const;
bool               23 chrome/installer/util/copy_reg_key_work_item.h   virtual bool Do() OVERRIDE;
bool               55 chrome/installer/util/copy_reg_key_work_item.h   bool cleared_destination_;
bool               30 chrome/installer/util/copy_tree_work_item.h   virtual bool Do();
bool               49 chrome/installer/util/copy_tree_work_item.h   bool IsFileInUse(const base::FilePath& path);
bool               69 chrome/installer/util/copy_tree_work_item.h   bool copied_to_dest_path_;
bool               73 chrome/installer/util/copy_tree_work_item.h   bool moved_to_backup_;
bool               77 chrome/installer/util/copy_tree_work_item.h   bool copied_to_alternate_path_;
bool               19 chrome/installer/util/create_dir_work_item.h   virtual bool Do();
bool               43 chrome/installer/util/create_dir_work_item.h   bool rollback_needed_;
bool               21 chrome/installer/util/create_reg_key_work_item.h   virtual bool Do();
bool               32 chrome/installer/util/create_reg_key_work_item.h   bool InitKeyList();
bool               46 chrome/installer/util/create_reg_key_work_item.h   bool key_created_;
bool               27 chrome/installer/util/delete_after_reboot_helper.h bool ScheduleFileSystemEntityForDeletion(const base::FilePath& path);
bool               30 chrome/installer/util/delete_after_reboot_helper.h bool ScheduleDirectoryForDeletion(const base::FilePath& dir_name);
bool               34 chrome/installer/util/delete_after_reboot_helper.h bool RemoveFromMovesPendingReboot(const base::FilePath& directory);
bool               46 chrome/installer/util/delete_after_reboot_helper.h bool MatchPendingDeletePath(const base::FilePath& short_form_needle,
bool               26 chrome/installer/util/delete_reg_key_work_item.h   virtual bool Do() OVERRIDE;
bool               21 chrome/installer/util/delete_reg_value_work_item.h   virtual bool Do();
bool               24 chrome/installer/util/delete_tree_work_item.h   virtual bool Do();
bool               57 chrome/installer/util/delete_tree_work_item.h   bool copied_to_backup_;
bool               24 chrome/installer/util/duplicate_tree_detector.h bool IsIdenticalFileHierarchy(const base::FilePath& src_path,
bool               21 chrome/installer/util/eula_util.h EULAAcceptanceResponse IsEULAAccepted(bool system_level);
bool               21 chrome/installer/util/fake_installation_state.h   void AddChrome(bool system_install, bool multi_install, Version* version) {
bool               43 chrome/installer/util/fake_installation_state.h   void SetProductState(bool system_install,
bool               51 chrome/installer/util/fake_installation_state.h   ProductState* GetProducts(bool system_install) {
bool               18 chrome/installer/util/fake_product_state.h   void set_multi_install(bool multi) { multi_install_ = multi; }
bool               26 chrome/installer/util/google_chrome_binaries_distribution.h   virtual void UpdateInstallStatus(bool system_install,
bool               80 chrome/installer/util/google_chrome_distribution.h   virtual bool GetCommandExecuteImplClsid(
bool               83 chrome/installer/util/google_chrome_distribution.h   virtual bool AppHostIsSupported() OVERRIDE;
bool               86 chrome/installer/util/google_chrome_distribution.h       bool system_install,
bool               90 chrome/installer/util/google_chrome_distribution.h   virtual bool ShouldSetExperimentLabels() OVERRIDE;
bool               92 chrome/installer/util/google_chrome_distribution.h   virtual bool HasUserExperiments() OVERRIDE;
bool               33 chrome/installer/util/google_chrome_sxs_distribution.h   virtual bool GetChromeChannel(base::string16* channel) OVERRIDE;
bool               34 chrome/installer/util/google_chrome_sxs_distribution.h   virtual bool GetCommandExecuteImplClsid(
bool               36 chrome/installer/util/google_chrome_sxs_distribution.h   virtual bool AppHostIsSupported() OVERRIDE;
bool               37 chrome/installer/util/google_chrome_sxs_distribution.h   virtual bool ShouldSetExperimentLabels() OVERRIDE;
bool               38 chrome/installer/util/google_chrome_sxs_distribution.h   virtual bool HasUserExperiments() OVERRIDE;
bool               65 chrome/installer/util/google_update_settings.h   static bool IsSystemInstall();
bool               70 chrome/installer/util/google_update_settings.h   static bool GetCollectStatsConsent();
bool               74 chrome/installer/util/google_update_settings.h   static bool SetCollectStatsConsent(bool consented);
bool               80 chrome/installer/util/google_update_settings.h   static bool GetCollectStatsConsentAtLevel(bool system_install);
bool               84 chrome/installer/util/google_update_settings.h   static bool SetCollectStatsConsentAtLevel(bool system_install,
bool               85 chrome/installer/util/google_update_settings.h                                             bool consented);
bool               90 chrome/installer/util/google_update_settings.h   static bool GetMetricsId(std::string* metrics_id);
bool               93 chrome/installer/util/google_update_settings.h   static bool SetMetricsId(const std::string& metrics_id);
bool               97 chrome/installer/util/google_update_settings.h   static bool SetEULAConsent(const installer::InstallationState& machine_state,
bool               99 chrome/installer/util/google_update_settings.h                              bool consented);
bool              109 chrome/installer/util/google_update_settings.h   static bool SetLastRunTime();
bool              114 chrome/installer/util/google_update_settings.h   static bool RemoveLastRunTime();
bool              118 chrome/installer/util/google_update_settings.h   static bool GetBrowser(std::wstring* browser);
bool              123 chrome/installer/util/google_update_settings.h   static bool GetLanguage(std::wstring* language);
bool              130 chrome/installer/util/google_update_settings.h   static bool GetBrand(std::wstring* brand);
bool              139 chrome/installer/util/google_update_settings.h   static bool GetReactivationBrand(std::wstring* brand);
bool              143 chrome/installer/util/google_update_settings.h   static bool GetClient(std::wstring* client);
bool              147 chrome/installer/util/google_update_settings.h   static bool SetClient(const std::wstring& client);
bool              151 chrome/installer/util/google_update_settings.h   static bool GetReferral(std::wstring* referral);
bool              155 chrome/installer/util/google_update_settings.h   static bool ClearReferral();
bool              159 chrome/installer/util/google_update_settings.h   static bool UpdateDidRunState(bool did_run, bool system_level);
bool              163 chrome/installer/util/google_update_settings.h   static bool UpdateDidRunStateForDistribution(BrowserDistribution* dist,
bool              164 chrome/installer/util/google_update_settings.h                                                bool did_run,
bool              165 chrome/installer/util/google_update_settings.h                                                bool system_level);
bool              170 chrome/installer/util/google_update_settings.h   static std::wstring GetChromeChannel(bool system_install);
bool              177 chrome/installer/util/google_update_settings.h   static bool GetChromeChannelAndModifiers(bool system_install,
bool              190 chrome/installer/util/google_update_settings.h   static void UpdateInstallStatus(bool system_install,
bool              208 chrome/installer/util/google_update_settings.h   static bool UpdateGoogleUpdateApKey(installer::ArchiveType archive_type,
bool              229 chrome/installer/util/google_update_settings.h   static bool WriteGoogleUpdateSystemClientKey(int handle,
bool              237 chrome/installer/util/google_update_settings.h                                          bool* is_overridden);
bool              243 chrome/installer/util/google_update_settings.h   static bool AreAutoupdatesEnabled(const base::string16& app_guid);
bool              254 chrome/installer/util/google_update_settings.h   static bool ReenableAutoupdatesForApp(const base::string16& app_guid);
bool              261 chrome/installer/util/google_update_settings.h   static base::string16 GetUninstallCommandLine(bool system_install);
bool              264 chrome/installer/util/google_update_settings.h   static Version GetGoogleUpdateVersion(bool system_install);
bool              268 chrome/installer/util/google_update_settings.h   static base::Time GetGoogleUpdateLastStartedAU(bool system_install);
bool              273 chrome/installer/util/google_update_settings.h   static base::Time GetGoogleUpdateLastChecked(bool system_install);
bool              278 chrome/installer/util/google_update_settings.h   static bool GetUpdateDetailForApp(bool system_install,
bool              284 chrome/installer/util/google_update_settings.h   static bool GetUpdateDetailForGoogleUpdate(bool system_install,
bool              289 chrome/installer/util/google_update_settings.h   static bool GetUpdateDetail(bool system_install, ProductData* data);
bool              297 chrome/installer/util/google_update_settings.h   static bool SetExperimentLabels(bool system_install,
bool              306 chrome/installer/util/google_update_settings.h   static bool ReadExperimentLabels(bool system_install,
bool               17 chrome/installer/util/google_update_util.h bool EnsureUserLevelGoogleUpdatePresent();
bool               23 chrome/installer/util/google_update_util.h bool UninstallGoogleUpdate(bool system_install);
bool               25 chrome/installer/util/helper.h base::FilePath GetChromeInstallPath(bool system_install, BrowserDistribution* dist);
bool               37 chrome/installer/util/helper.h BrowserDistribution* GetBinariesDistribution(bool system_install);
bool               41 chrome/installer/util/helper.h std::wstring GetAppGuidForUpdates(bool system_install);
bool               44 chrome/installer/util/install_util.h   static bool ExecuteExeAsAdmin(const base::CommandLine& cmd, DWORD* exit_code);
bool               50 chrome/installer/util/install_util.h       bool system_install,
bool               59 chrome/installer/util/install_util.h                                bool system_install,
bool               69 chrome/installer/util/install_util.h                                        bool system_install,
bool               73 chrome/installer/util/install_util.h   static bool IsOSSupported();
bool               80 chrome/installer/util/install_util.h   static void AddInstallerResultItems(bool system_install,
bool               90 chrome/installer/util/install_util.h   static void UpdateInstallerStage(bool system_install,
bool               97 chrome/installer/util/install_util.h   static bool IsPerUserInstall(const wchar_t* const exe_path);
bool              101 chrome/installer/util/install_util.h   static bool IsMultiInstall(BrowserDistribution* dist, bool system_install);
bool              107 chrome/installer/util/install_util.h   static bool IsChromeSxSProcess();
bool              110 chrome/installer/util/install_util.h   static bool IsFirstRunSentinelPresent();
bool              114 chrome/installer/util/install_util.h   static bool GetSentinelFilePath(const base::FilePath::CharType* file,
bool              119 chrome/installer/util/install_util.h   static bool DeleteRegistryKey(HKEY root_key, const base::string16& key_path);
bool              123 chrome/installer/util/install_util.h   static bool DeleteRegistryValue(HKEY reg_root, const base::string16& key_path,
bool              131 chrome/installer/util/install_util.h     virtual bool Evaluate(const base::string16& value) const = 0;
bool              166 chrome/installer/util/install_util.h     virtual bool Evaluate(const base::string16& value) const OVERRIDE;
bool              192 chrome/installer/util/install_util.h     virtual bool Evaluate(const base::string16& value) const OVERRIDE;
bool              193 chrome/installer/util/install_util.h     bool EvaluatePath(const base::FilePath& path) const;
bool              196 chrome/installer/util/install_util.h     static bool OpenForInfo(const base::FilePath& path, base::File* file);
bool              197 chrome/installer/util/install_util.h     static bool GetInfo(const base::File& file,
bool               38 chrome/installer/util/installation_state.h   bool Initialize(bool system_install,
bool               40 chrome/installer/util/installation_state.h   bool Initialize(bool system_install,
bool               69 chrome/installer/util/installation_state.h   bool GetEulaAccepted(DWORD* eula_accepted) const;
bool               74 chrome/installer/util/installation_state.h   bool GetOemInstall(std::wstring* oem_install) const;
bool               80 chrome/installer/util/installation_state.h   bool GetUsageStats(DWORD* usagestats) const;
bool               83 chrome/installer/util/installation_state.h   bool is_msi() const { return msi_; }
bool               91 chrome/installer/util/installation_state.h   bool is_multi_install() const { return multi_install_; }
bool              103 chrome/installer/util/installation_state.h   static bool InitializeCommands(const base::win::RegKey& version_key,
bool              116 chrome/installer/util/installation_state.h   bool msi_ : 1;
bool              117 chrome/installer/util/installation_state.h   bool multi_install_ : 1;
bool              118 chrome/installer/util/installation_state.h   bool has_eula_accepted_ : 1;
bool              119 chrome/installer/util/installation_state.h   bool has_oem_install_ : 1;
bool              120 chrome/installer/util/installation_state.h   bool has_usagestats_ : 1;
bool              139 chrome/installer/util/installation_state.h   const ProductState* GetProductState(bool system_install,
bool              150 chrome/installer/util/installation_state.h       bool system_install, BrowserDistribution::Type type) const;
bool               21 chrome/installer/util/installation_validation_helper.h     bool system_level);
bool               27 chrome/installer/util/installation_validation_helper.h     bool system_level);
bool               32 chrome/installer/util/installation_validation_helper.h     bool system_level,
bool               39 chrome/installer/util/installation_validation_helper.h     bool system_level,
bool               81 chrome/installer/util/installation_validator.h   static bool ValidateInstallationTypeForState(
bool               83 chrome/installer/util/installation_validator.h       bool system_level,
bool               88 chrome/installer/util/installation_validator.h   static bool ValidateInstallationType(bool system_level,
bool               93 chrome/installer/util/installation_validator.h   typedef std::vector<std::pair<std::string, bool> > SwitchExpectations;
bool               96 chrome/installer/util/installation_validator.h                                      bool* is_valid);
bool              111 chrome/installer/util/installation_validator.h     virtual bool UsageStatsAllowed(const ProductContext& ctx) const = 0;
bool              124 chrome/installer/util/installation_validator.h     virtual bool UsageStatsAllowed(const ProductContext& ctx) const OVERRIDE;
bool              137 chrome/installer/util/installation_validator.h     virtual bool UsageStatsAllowed(const ProductContext& ctx) const OVERRIDE;
bool              150 chrome/installer/util/installation_validator.h     virtual bool UsageStatsAllowed(const ProductContext& ctx) const OVERRIDE;
bool              163 chrome/installer/util/installation_validator.h     virtual bool UsageStatsAllowed(const ProductContext& ctx) const OVERRIDE;
bool              168 chrome/installer/util/installation_validator.h                    bool system_install_in,
bool              180 chrome/installer/util/installation_validator.h     bool system_install;
bool              194 chrome/installer/util/installation_validator.h       bool* is_valid);
bool              200 chrome/installer/util/installation_validator.h                                      bool* is_valid);
bool              203 chrome/installer/util/installation_validator.h                                         bool* is_valid);
bool              206 chrome/installer/util/installation_validator.h                                               bool* is_valid);
bool              209 chrome/installer/util/installation_validator.h                                          bool* is_valid);
bool              212 chrome/installer/util/installation_validator.h                                                  bool* is_valid);
bool              216 chrome/installer/util/installation_validator.h     bool* is_valid);
bool              221 chrome/installer/util/installation_validator.h       bool* is_valid);
bool              223 chrome/installer/util/installation_validator.h                                        bool* is_valid);
bool              225 chrome/installer/util/installation_validator.h                                bool system_install,
bool              227 chrome/installer/util/installation_validator.h                                bool* is_valid);
bool              231 chrome/installer/util/installation_validator.h                                 bool* is_valid);
bool              236 chrome/installer/util/installation_validator.h                                           bool* is_valid);
bool              240 chrome/installer/util/installation_validator.h                                        bool* is_valid);
bool              242 chrome/installer/util/installation_validator.h                                     bool* is_valid);
bool              244 chrome/installer/util/installation_validator.h                                        bool* is_valid);
bool              246 chrome/installer/util/installation_validator.h                                           bool* is_valid);
bool              248 chrome/installer/util/installation_validator.h                                   bool* is_valid);
bool              250 chrome/installer/util/installation_validator.h                                  bool* is_valid);
bool              252 chrome/installer/util/installation_validator.h                               bool system_install,
bool              255 chrome/installer/util/installation_validator.h                               bool* is_valid);
bool               97 chrome/installer/util/installer_state.h   bool RemoveProduct(const Product* product);
bool              110 chrome/installer/util/installer_state.h   bool system_install() const;
bool              114 chrome/installer/util/installer_state.h   bool is_multi_install() const;
bool              118 chrome/installer/util/installer_state.h   bool ensure_google_update_present() const {
bool              127 chrome/installer/util/installer_state.h   bool is_msi() const { return msi_; }
bool              131 chrome/installer/util/installer_state.h   bool verbose_logging() const { return verbose_logging_; }
bool              174 chrome/installer/util/installer_state.h   bool IsChromeFrameRunning(const InstallationState& machine_state) const;
bool              178 chrome/installer/util/installer_state.h   bool AreBinariesInUse(const InstallationState& machine_state) const;
bool              195 chrome/installer/util/installer_state.h   bool SetChannelFlags(bool set, ChannelInfo* channel_info) const;
bool              216 chrome/installer/util/installer_state.h   bool RequiresActiveSetup() const;
bool              230 chrome/installer/util/installer_state.h   static bool IsFileInUse(const base::FilePath& file);
bool              237 chrome/installer/util/installer_state.h   bool AnyExistsAndIsInUse(const InstallationState& machine_state,
bool              240 chrome/installer/util/installer_state.h   bool CanAddProduct(const Product& product,
bool              248 chrome/installer/util/installer_state.h   bool IsMultiInstallUpdate(const MasterPreferences& prefs,
bool              275 chrome/installer/util/installer_state.h   bool msi_;
bool              276 chrome/installer/util/installer_state.h   bool verbose_logging_;
bool              277 chrome/installer/util/installer_state.h   bool ensure_google_update_present_;
bool               18 chrome/installer/util/installer_util_test_common.h bool CopyFileHierarchy(const base::FilePath& from, const base::FilePath& to);
bool               44 chrome/installer/util/language_selector.h   typedef bool (*SelectPred_Fn)(const std::wstring&, int*);
bool               46 chrome/installer/util/language_selector.h   static bool SelectIf(const std::vector<std::wstring>& candidates,
bool               45 chrome/installer/util/lzma_util.h   bool CreateDirectory(const base::FilePath& dir);
bool              103 chrome/installer/util/master_preferences.h   bool GetBool(const std::string& name, bool* value) const;
bool              104 chrome/installer/util/master_preferences.h   bool GetInt(const std::string& name, int* value) const;
bool              105 chrome/installer/util/master_preferences.h   bool GetString(const std::string& name, std::string* value) const;
bool              157 chrome/installer/util/master_preferences.h   bool GetExtensionsBlock(base::DictionaryValue** extensions) const;
bool              166 chrome/installer/util/master_preferences.h   bool read_from_file() const {
bool              170 chrome/installer/util/master_preferences.h   bool install_chrome() const {
bool              174 chrome/installer/util/master_preferences.h   bool install_chrome_app_launcher() const {
bool              178 chrome/installer/util/master_preferences.h   bool is_multi_install() const {
bool              198 chrome/installer/util/master_preferences.h   bool InitializeFromString(const std::string& json_data);
bool              213 chrome/installer/util/master_preferences.h   bool preferences_read_from_file_;
bool              214 chrome/installer/util/master_preferences.h   bool chrome_;
bool              215 chrome/installer/util/master_preferences.h   bool chrome_app_launcher_;
bool              216 chrome/installer/util/master_preferences.h   bool multi_install_;
bool               25 chrome/installer/util/move_tree_work_item.h   virtual bool Do();
bool               63 chrome/installer/util/move_tree_work_item.h   bool moved_to_dest_path_;
bool               67 chrome/installer/util/move_tree_work_item.h   bool moved_to_backup_;
bool               72 chrome/installer/util/move_tree_work_item.h   bool source_moved_to_backup_;
bool               52 chrome/installer/util/product.h   bool is_type(BrowserDistribution::Type type) const {
bool               56 chrome/installer/util/product.h   bool is_chrome() const {
bool               60 chrome/installer/util/product.h   bool is_chrome_frame() const {
bool               64 chrome/installer/util/product.h   bool is_chrome_app_host() const {
bool               68 chrome/installer/util/product.h   bool is_chrome_binaries() const {
bool               72 chrome/installer/util/product.h   bool HasOption(const std::wstring& option) const {
bool               77 chrome/installer/util/product.h   bool SetOption(const std::wstring& option, bool set) {
bool               92 chrome/installer/util/product.h   bool LaunchChrome(const base::FilePath& application_path) const;
bool              100 chrome/installer/util/product.h   bool LaunchChromeAndWait(const base::FilePath& application_path,
bool              107 chrome/installer/util/product.h   bool SetMsiMarker(bool system_install, bool set) const;
bool              111 chrome/installer/util/product.h   bool ShouldCreateUninstallEntry() const;
bool              126 chrome/installer/util/product.h   bool SetChannelFlags(bool set, ChannelInfo* channel_info) const;
bool              135 chrome/installer/util/product.h                             bool system_level) const;
bool               73 chrome/installer/util/product_operations.h   virtual bool SetChannelFlags(const std::set<base::string16>& options,
bool               74 chrome/installer/util/product_operations.h                                bool set,
bool               80 chrome/installer/util/product_operations.h   virtual bool ShouldCreateUninstallEntry(
bool               96 chrome/installer/util/product_operations.h                                     bool system_level) const = 0;
bool               29 chrome/installer/util/registry_key_backup.h   bool Initialize(HKEY root, const wchar_t* key_path);
bool               34 chrome/installer/util/registry_key_backup.h   bool WriteTo(HKEY root, const wchar_t* key_path) const;
bool               29 chrome/installer/util/registry_test_data.h   bool Initialize(HKEY root_key, const wchar_t* base_path);
bool               48 chrome/installer/util/registry_test_data.h   static bool DeleteKey(HKEY root_key, const wchar_t* path);
bool               28 chrome/installer/util/self_cleaning_temp_dir.h   bool Initialize(const base::FilePath& parent_dir,
bool               37 chrome/installer/util/self_cleaning_temp_dir.h   bool Delete();
bool               18 chrome/installer/util/self_reg_work_item.h   virtual bool Do();
bool               32 chrome/installer/util/self_reg_work_item.h   SelfRegWorkItem(const std::wstring& dll_path, bool do_register,
bool               33 chrome/installer/util/self_reg_work_item.h                   bool user_level_registration);
bool               39 chrome/installer/util/self_reg_work_item.h   bool RegisterDll(bool do_register);
bool               46 chrome/installer/util/self_reg_work_item.h   bool do_register_;
bool               50 chrome/installer/util/self_reg_work_item.h   bool user_level_registration_;
bool               22 chrome/installer/util/set_reg_value_work_item.h   virtual bool Do();
bool               49 chrome/installer/util/set_reg_value_work_item.h                       bool overwrite);
bool               53 chrome/installer/util/set_reg_value_work_item.h                       bool overwrite);
bool               57 chrome/installer/util/set_reg_value_work_item.h                       bool overwrite);
bool               70 chrome/installer/util/set_reg_value_work_item.h   bool overwrite_;
bool              151 chrome/installer/util/shell_util.h     void set_dual_mode(bool dual_mode_in) {
bool              159 chrome/installer/util/shell_util.h     void set_pin_to_taskbar(bool pin_to_taskbar_in) {
bool              163 chrome/installer/util/shell_util.h     bool has_target() const {
bool              167 chrome/installer/util/shell_util.h     bool has_arguments() const {
bool              171 chrome/installer/util/shell_util.h     bool has_description() const {
bool              175 chrome/installer/util/shell_util.h     bool has_icon() const {
bool              179 chrome/installer/util/shell_util.h     bool has_app_id() const {
bool              183 chrome/installer/util/shell_util.h     bool has_shortcut_name() const {
bool              187 chrome/installer/util/shell_util.h     bool has_dual_mode() const {
bool              202 chrome/installer/util/shell_util.h     bool dual_mode;
bool              203 chrome/installer/util/shell_util.h     bool pin_to_taskbar;
bool              305 chrome/installer/util/shell_util.h   static bool QuickIsChromeRegisteredInHKLM(BrowserDistribution* dist,
bool              311 chrome/installer/util/shell_util.h   static bool ShortcutLocationIsSupported(ShellUtil::ShortcutLocation location);
bool              317 chrome/installer/util/shell_util.h   static bool GetShortcutPath(ShellUtil::ShortcutLocation location,
bool              331 chrome/installer/util/shell_util.h   static bool CreateOrUpdateShortcut(
bool              397 chrome/installer/util/shell_util.h                                           bool is_per_user_install);
bool              410 chrome/installer/util/shell_util.h   static bool CanMakeChromeDefaultUnattended();
bool              442 chrome/installer/util/shell_util.h   static bool MakeChromeDefault(BrowserDistribution* dist,
bool              445 chrome/installer/util/shell_util.h                                 bool elevate_if_not_admin);
bool              454 chrome/installer/util/shell_util.h   static bool ShowMakeChromeDefaultSystemUI(BrowserDistribution* dist,
bool              460 chrome/installer/util/shell_util.h   static bool MakeChromeDefaultProtocolClient(BrowserDistribution* dist,
bool              472 chrome/installer/util/shell_util.h   static bool ShowMakeChromeDefaultProtocolClientSystemUI(
bool              502 chrome/installer/util/shell_util.h   static bool RegisterChromeBrowser(BrowserDistribution* dist,
bool              505 chrome/installer/util/shell_util.h                                     bool elevate_if_not_admin);
bool              524 chrome/installer/util/shell_util.h   static bool RegisterChromeForProtocol(BrowserDistribution* dist,
bool              528 chrome/installer/util/shell_util.h                                         bool elevate_if_not_admin);
bool              538 chrome/installer/util/shell_util.h   static bool RemoveShortcuts(ShellUtil::ShortcutLocation location,
bool              551 chrome/installer/util/shell_util.h   static bool RetargetShortcutsWithArgs(
bool              564 chrome/installer/util/shell_util.h   static bool ShortcutListMaybeRemoveUnknownArgs(
bool              569 chrome/installer/util/shell_util.h       bool do_removal,
bool              586 chrome/installer/util/shell_util.h   static bool GetUserSpecificRegistrySuffix(base::string16* suffix);
bool              594 chrome/installer/util/shell_util.h   static bool GetOldUserSpecificRegistrySuffix(base::string16* suffix);
bool               18 chrome/installer/util/uninstall_metrics.h bool ExtractUninstallMetrics(const base::DictionaryValue& root,
bool               26 chrome/installer/util/uninstall_metrics.h bool ExtractUninstallMetricsFromFile(const base::FilePath& file_path,
bool               49 chrome/installer/util/user_experiment.h bool CreateExperimentDetails(int flavor, ExperimentDetails* experiment);
bool               56 chrome/installer/util/user_experiment.h                                  bool system_level);
bool               38 chrome/installer/util/wmi.h   static bool CreateLocalConnection(bool set_blanket,
bool               47 chrome/installer/util/wmi.h   static bool CreateClassMethodObject(IWbemServices* wmi_services,
bool               55 chrome/installer/util/wmi.h   static bool SetParameter(IWbemClassObject* class_method,
bool               73 chrome/installer/util/wmi.h   static bool Launch(const std::wstring& command_line, int* process_id);
bool               61 chrome/installer/util/work_item.h     virtual bool ShouldRun() const = 0;
bool               68 chrome/installer/util/work_item.h       base::Callback<bool(const CallbackWorkItem&)> callback);
bool              132 chrome/installer/util/work_item.h       bool overwrite);
bool              140 chrome/installer/util/work_item.h       DWORD value_data, bool overwrite);
bool              148 chrome/installer/util/work_item.h       int64 value_data, bool overwrite);
bool              153 chrome/installer/util/work_item.h                                                 bool do_register,
bool              154 chrome/installer/util/work_item.h                                                 bool user_level_registration);
bool              174 chrome/installer/util/work_item.h   virtual bool Do() = 0;
bool              184 chrome/installer/util/work_item.h   void set_ignore_failure(bool ignore_failure) {
bool              189 chrome/installer/util/work_item.h   bool ignore_failure() const {
bool              207 chrome/installer/util/work_item.h   bool ignore_failure_;
bool               32 chrome/installer/util/work_item_list.h   virtual bool Do();
bool               44 chrome/installer/util/work_item_list.h       base::Callback<bool(const CallbackWorkItem&)> callback);
bool              105 chrome/installer/util/work_item_list.h                                            bool overwrite);
bool              113 chrome/installer/util/work_item_list.h                                            bool overwrite);
bool              121 chrome/installer/util/work_item_list.h                                            bool overwrite);
bool              127 chrome/installer/util/work_item_list.h                                        bool do_register,
bool              128 chrome/installer/util/work_item_list.h                                        bool user_level_registration);
bool              168 chrome/installer/util/work_item_list.h   virtual bool Do();
bool               72 chrome/renderer/chrome_content_renderer_client.h   virtual bool OverrideCreatePlugin(
bool               80 chrome/renderer/chrome_content_renderer_client.h   virtual bool HasErrorPage(int http_status_code,
bool               82 chrome/renderer/chrome_content_renderer_client.h   virtual bool ShouldSuppressErrorPage(content::RenderFrame* render_frame,
bool               93 chrome/renderer/chrome_content_renderer_client.h   virtual bool RunIdleHandlerWhenWidgetsHidden() OVERRIDE;
bool               94 chrome/renderer/chrome_content_renderer_client.h   virtual bool AllowPopup() OVERRIDE;
bool               95 chrome/renderer/chrome_content_renderer_client.h   virtual bool ShouldFork(blink::WebFrame* frame,
bool               98 chrome/renderer/chrome_content_renderer_client.h                           bool is_initial_navigation,
bool               99 chrome/renderer/chrome_content_renderer_client.h                           bool is_server_redirect,
bool              100 chrome/renderer/chrome_content_renderer_client.h                           bool* send_referrer) OVERRIDE;
bool              101 chrome/renderer/chrome_content_renderer_client.h   virtual bool WillSendRequest(blink::WebFrame* frame,
bool              112 chrome/renderer/chrome_content_renderer_client.h   virtual bool IsLinkVisited(unsigned long long link_hash) OVERRIDE;
bool              114 chrome/renderer/chrome_content_renderer_client.h   virtual bool ShouldOverridePageVisibilityState(
bool              117 chrome/renderer/chrome_content_renderer_client.h   virtual bool AllowBrowserPlugin(
bool              121 chrome/renderer/chrome_content_renderer_client.h   virtual bool IsExternalPepperPlugin(const std::string& module_name) OVERRIDE;
bool              124 chrome/renderer/chrome_content_renderer_client.h   virtual bool ShouldReportDetailedMessageForSource(
bool              126 chrome/renderer/chrome_content_renderer_client.h   virtual bool ShouldEnableSiteIsolationPolicy() const OVERRIDE;
bool              130 chrome/renderer/chrome_content_renderer_client.h   virtual bool AllowPepperMediaStreamAPI(const GURL& url) OVERRIDE;
bool              149 chrome/renderer/chrome_content_renderer_client.h   static bool IsExtensionOrSharedModuleWhitelisted(
bool              154 chrome/renderer/chrome_content_renderer_client.h   static bool IsAdblockInstalled();
bool              155 chrome/renderer/chrome_content_renderer_client.h   static bool IsAdblockPlusInstalled();
bool              156 chrome/renderer/chrome_content_renderer_client.h   static bool IsAdblockWithWebRequestInstalled();
bool              157 chrome/renderer/chrome_content_renderer_client.h   static bool IsAdblockPlusWithWebRequestInstalled();
bool              158 chrome/renderer/chrome_content_renderer_client.h   static bool IsOtherExtensionWithWebRequestInstalled();
bool              172 chrome/renderer/chrome_content_renderer_client.h   bool CrossesExtensionExtents(blink::WebFrame* frame,
bool              175 chrome/renderer/chrome_content_renderer_client.h                                bool is_extension_url,
bool              176 chrome/renderer/chrome_content_renderer_client.h                                bool is_initial_navigation);
bool              183 chrome/renderer/chrome_content_renderer_client.h   static bool IsNaClAllowed(const GURL& manifest_url,
bool              185 chrome/renderer/chrome_content_renderer_client.h                             bool is_nacl_unrestricted,
bool               50 chrome/renderer/chrome_mock_render_thread.h   void set_print_dialog_user_response(bool response);
bool               62 chrome/renderer/chrome_mock_render_thread.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               68 chrome/renderer/chrome_mock_render_thread.h                                 bool include_tls_channel_id,
bool               93 chrome/renderer/chrome_mock_render_thread.h                         bool* cancel);
bool              105 chrome/renderer/chrome_mock_render_thread.h   bool print_dialog_user_response_;
bool               23 chrome/renderer/chrome_render_frame_observer.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               26 chrome/renderer/chrome_render_frame_observer.h   void OnSetIsPrerendering(bool is_prerendering);
bool               34 chrome/renderer/chrome_render_process_observer.h   static bool is_incognito_process() { return is_incognito_process_; }
bool               46 chrome/renderer/chrome_render_process_observer.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               50 chrome/renderer/chrome_render_process_observer.h   void OnSetIsIncognitoProcess(bool is_incognito_process);
bool               59 chrome/renderer/chrome_render_process_observer.h   void OnClearCache(bool on_navigation);
bool               65 chrome/renderer/chrome_render_process_observer.h   static bool is_incognito_process_;
bool               69 chrome/renderer/chrome_render_process_observer.h   bool clear_cache_pending_;
bool               72 chrome/renderer/chrome_render_process_observer.h   bool webkit_initialized_;
bool               49 chrome/renderer/chrome_render_view_observer.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               53 chrome/renderer/chrome_render_view_observer.h                                         bool is_new_navigation) OVERRIDE;
bool               62 chrome/renderer/chrome_render_view_observer.h   void OnSetClientSidePhishingDetection(bool enable_phishing_detection);
bool               63 chrome/renderer/chrome_render_view_observer.h   void OnSetVisuallyDeemphasized(bool deemphasized);
bool               68 chrome/renderer/chrome_render_view_observer.h                                 bool animate);
bool               76 chrome/renderer/chrome_render_view_observer.h                             bool preliminary_capture,
bool               81 chrome/renderer/chrome_render_view_observer.h   void CapturePageInfo(int page_id, bool preliminary_capture);
bool               88 chrome/renderer/chrome_render_view_observer.h   bool IsStrictSecurityHost(const std::string& host);
bool               91 chrome/renderer/chrome_render_view_observer.h   bool HasRefreshMetaTag(blink::WebFrame* frame);
bool               46 chrome/renderer/content_settings_observer.h   bool IsPluginTemporarilyAllowed(const std::string& identifier);
bool               53 chrome/renderer/content_settings_observer.h   virtual bool allowDatabase(blink::WebFrame* frame,
bool               57 chrome/renderer/content_settings_observer.h   virtual bool allowFileSystem(blink::WebFrame* frame);
bool               58 chrome/renderer/content_settings_observer.h   virtual bool allowImage(blink::WebFrame* frame,
bool               59 chrome/renderer/content_settings_observer.h                           bool enabled_per_settings,
bool               61 chrome/renderer/content_settings_observer.h   virtual bool allowIndexedDB(blink::WebFrame* frame,
bool               64 chrome/renderer/content_settings_observer.h   virtual bool allowPlugins(blink::WebFrame* frame,
bool               65 chrome/renderer/content_settings_observer.h                             bool enabled_per_settings);
bool               66 chrome/renderer/content_settings_observer.h   virtual bool allowScript(blink::WebFrame* frame,
bool               67 chrome/renderer/content_settings_observer.h                            bool enabled_per_settings);
bool               68 chrome/renderer/content_settings_observer.h   virtual bool allowScriptFromSource(blink::WebFrame* frame,
bool               69 chrome/renderer/content_settings_observer.h                                      bool enabled_per_settings,
bool               71 chrome/renderer/content_settings_observer.h   virtual bool allowStorage(blink::WebFrame* frame, bool local);
bool               72 chrome/renderer/content_settings_observer.h   virtual bool allowReadFromClipboard(blink::WebFrame* frame,
bool               73 chrome/renderer/content_settings_observer.h                                       bool default_value);
bool               74 chrome/renderer/content_settings_observer.h   virtual bool allowWriteToClipboard(blink::WebFrame* frame,
bool               75 chrome/renderer/content_settings_observer.h                                      bool default_value);
bool               76 chrome/renderer/content_settings_observer.h   virtual bool allowWebComponents(blink::WebFrame* frame, bool);
bool               77 chrome/renderer/content_settings_observer.h   virtual bool allowMutationEvents(blink::WebFrame* frame,
bool               78 chrome/renderer/content_settings_observer.h                                    bool default_value);
bool               79 chrome/renderer/content_settings_observer.h   virtual bool allowPushState(blink::WebFrame* frame);
bool               82 chrome/renderer/content_settings_observer.h   virtual bool allowDisplayingInsecureContent(
bool               84 chrome/renderer/content_settings_observer.h       bool allowed_per_settings,
bool               87 chrome/renderer/content_settings_observer.h   virtual bool allowRunningInsecureContent(
bool               89 chrome/renderer/content_settings_observer.h       bool allowed_per_settings,
bool               93 chrome/renderer/content_settings_observer.h   virtual bool allowDatabase(const blink::WebString& name,
bool               96 chrome/renderer/content_settings_observer.h   virtual bool allowFileSystem();
bool               97 chrome/renderer/content_settings_observer.h   virtual bool allowImage(bool enabled_per_settings,
bool               99 chrome/renderer/content_settings_observer.h   virtual bool allowIndexedDB(const blink::WebString& name,
bool              101 chrome/renderer/content_settings_observer.h   virtual bool allowPlugins(bool enabled_per_settings);
bool              102 chrome/renderer/content_settings_observer.h   virtual bool allowScript(bool enabled_per_settings);
bool              103 chrome/renderer/content_settings_observer.h   virtual bool allowScriptFromSource(bool enabled_per_settings,
bool              105 chrome/renderer/content_settings_observer.h   virtual bool allowStorage(bool local);
bool              106 chrome/renderer/content_settings_observer.h   virtual bool allowReadFromClipboard(bool default_value);
bool              107 chrome/renderer/content_settings_observer.h   virtual bool allowWriteToClipboard(bool default_value);
bool              108 chrome/renderer/content_settings_observer.h   virtual bool allowWebComponents(bool default_value);
bool              109 chrome/renderer/content_settings_observer.h   virtual bool allowMutationEvents(bool default_value);
bool              110 chrome/renderer/content_settings_observer.h   virtual bool allowPushState();
bool              113 chrome/renderer/content_settings_observer.h   virtual bool allowDisplayingInsecureContent(
bool              114 chrome/renderer/content_settings_observer.h       bool allowed_per_settings,
bool              117 chrome/renderer/content_settings_observer.h   virtual bool allowRunningInsecureContent(
bool              118 chrome/renderer/content_settings_observer.h       bool allowed_per_settings,
bool              123 chrome/renderer/content_settings_observer.h   bool AreNPAPIPluginsBlocked() const;
bool              132 chrome/renderer/content_settings_observer.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              133 chrome/renderer/content_settings_observer.h   virtual void DidCommitProvisionalLoad(bool is_new_navigation) OVERRIDE;
bool              139 chrome/renderer/content_settings_observer.h   void OnSetAllowDisplayingInsecureContent(bool allow);
bool              140 chrome/renderer/content_settings_observer.h   void OnSetAllowRunningInsecureContent(bool allow);
bool              153 chrome/renderer/content_settings_observer.h   static bool IsWhitelistedForContentSettings(blink::WebFrame* frame);
bool              154 chrome/renderer/content_settings_observer.h   static bool IsWhitelistedForContentSettings(
bool              162 chrome/renderer/content_settings_observer.h   bool allow_displaying_insecure_content_;
bool              163 chrome/renderer/content_settings_observer.h   bool allow_running_insecure_content_;
bool              172 chrome/renderer/content_settings_observer.h   bool content_blocked_[CONTENT_SETTINGS_NUM_TYPES];
bool              175 chrome/renderer/content_settings_observer.h   typedef std::pair<GURL, bool> StoragePermissionsKey;
bool              176 chrome/renderer/content_settings_observer.h   std::map<StoragePermissionsKey, bool> cached_storage_permissions_;
bool              179 chrome/renderer/content_settings_observer.h   std::map<blink::WebFrame*, bool> cached_script_permissions_;
bool              182 chrome/renderer/content_settings_observer.h   bool is_interstitial_page_;
bool              183 chrome/renderer/content_settings_observer.h   bool npapi_plugins_blocked_;
bool               24 chrome/renderer/extensions/activity_log_converter_strategy.h   virtual bool FromV8Object(v8::Handle<v8::Object> value,
bool               27 chrome/renderer/extensions/activity_log_converter_strategy.h   virtual bool FromV8Array(v8::Handle<v8::Array> value,
bool               32 chrome/renderer/extensions/activity_log_converter_strategy.h   bool FromV8ObjectInternal(v8::Handle<v8::Object> value,
bool               31 chrome/renderer/extensions/app_bindings.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               46 chrome/renderer/extensions/chrome_v8_context.h   bool is_valid() const {
bool              113 chrome/renderer/extensions/chrome_v8_context.h   bool IsAnyFeatureAvailableToContext(const extensions::Feature& api);
bool              122 chrome/renderer/extensions/chrome_v8_context.h                                   bool success,
bool               25 chrome/renderer/extensions/chrome_v8_extension_handler.h   virtual bool OnMessageReceived(const IPC::Message& message) = 0;
bool               70 chrome/renderer/extensions/dispatcher.h   bool is_extension_process() const { return is_extension_process_; }
bool               88 chrome/renderer/extensions/dispatcher.h   bool IsExtensionActive(const std::string& extension_id) const;
bool              112 chrome/renderer/extensions/dispatcher.h   bool IsAdblockWithWebRequestInstalled() const {
bool              115 chrome/renderer/extensions/dispatcher.h   bool IsAdblockPlusWithWebRequestInstalled() const {
bool              118 chrome/renderer/extensions/dispatcher.h   bool IsOtherExtensionWithWebRequestInstalled() const {
bool              123 chrome/renderer/extensions/dispatcher.h                            bool success,
bool              130 chrome/renderer/extensions/dispatcher.h   bool CheckContextAccessToExtensionAPI(
bool              144 chrome/renderer/extensions/dispatcher.h       bool user_gesture);
bool              156 chrome/renderer/extensions/dispatcher.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool              166 chrome/renderer/extensions/dispatcher.h                        bool user_gesture);
bool              196 chrome/renderer/extensions/dispatcher.h       bool adblock,
bool              197 chrome/renderer/extensions/dispatcher.h       bool adblock_plus,
bool              198 chrome/renderer/extensions/dispatcher.h       bool other_webrequest);
bool              243 chrome/renderer/extensions/dispatcher.h   bool IsWithinPlatformApp();
bool              245 chrome/renderer/extensions/dispatcher.h   bool IsSandboxedPage(const GURL& url) const;
bool              261 chrome/renderer/extensions/dispatcher.h   bool is_extension_process_;
bool              291 chrome/renderer/extensions/dispatcher.h   bool is_webkit_initialized_;
bool              295 chrome/renderer/extensions/dispatcher.h   bool webrequest_adblock_;
bool              296 chrome/renderer/extensions/dispatcher.h   bool webrequest_adblock_plus_;
bool              297 chrome/renderer/extensions/dispatcher.h   bool webrequest_other_;
bool               29 chrome/renderer/extensions/extension_frame_helper.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               61 chrome/renderer/extensions/extension_helper.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               76 chrome/renderer/extensions/extension_helper.h   void OnExtensionResponse(int request_id, bool success,
bool               83 chrome/renderer/extensions/extension_helper.h                                 bool user_gesture);
bool               36 chrome/renderer/extensions/extension_localization_peer.h   virtual bool OnReceivedRedirect(const GURL& new_url,
bool               38 chrome/renderer/extensions/extension_localization_peer.h                                   bool* has_new_first_party_for_cookies,
bool               47 chrome/renderer/extensions/extension_localization_peer.h                                   bool was_ignored_by_handler,
bool               48 chrome/renderer/extensions/extension_localization_peer.h                                   bool stale_copy_in_cache,
bool               46 chrome/renderer/extensions/logging_native_handler.h                  bool* check_value,
bool               47 chrome/renderer/extensions/module_system.h     virtual bool Contains(const std::string& name) = 0;
bool               32 chrome/renderer/extensions/pepper_request_proxy.h   typedef base::Callback<void(bool success,
bool               42 chrome/renderer/extensions/pepper_request_proxy.h   bool StartRequest(const ResponseCallback& callback,
bool               48 chrome/renderer/extensions/pepper_request_proxy.h                           bool success,
bool               21 chrome/renderer/extensions/renderer_permissions_policy_delegate.h   virtual bool CanExecuteScriptOnPage(const Extension* extension,
bool               40 chrome/renderer/extensions/request_sender.h                                     bool success,
bool               75 chrome/renderer/extensions/request_sender.h                     bool has_callback,
bool               76 chrome/renderer/extensions/request_sender.h                     bool for_io_thread,
bool               81 chrome/renderer/extensions/request_sender.h                       bool success,
bool               28 chrome/renderer/extensions/resource_request_policy.h   static bool CanRequestResource(const GURL& resource_url,
bool               34 chrome/renderer/extensions/resource_request_policy.h   static bool CanRequestExtensionResourceScheme(const GURL& resource_url,
bool               28 chrome/renderer/extensions/set_icon_natives.h   bool ConvertImageDataToBitmapValue(const v8::Local<v8::Object> image_data,
bool               30 chrome/renderer/extensions/set_icon_natives.h   bool ConvertImageDataSetToBitmapValueSet(
bool               29 chrome/renderer/extensions/tab_finder.h   virtual bool Visit(content::RenderView* render_view) OVERRIDE;
bool               69 chrome/renderer/extensions/user_script_scheduler.h   bool GetAllChildFrames(blink::WebFrame* parent_frame,
bool               85 chrome/renderer/extensions/user_script_scheduler.h   bool has_run_idle_;
bool               46 chrome/renderer/extensions/user_script_slave.h   bool UpdateScripts(base::SharedMemoryHandle shared_memory);
bool               25 chrome/renderer/extensions/webstore_bindings.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               31 chrome/renderer/extensions/webstore_bindings.h       int install_id, bool success, const std::string& error);
bool               42 chrome/renderer/extensions/webstore_bindings.h   static bool GetWebstoreItemIdFromFrame(
bool               30 chrome/renderer/media/cast_ipc_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               45 chrome/renderer/media/cast_ipc_dispatcher.h       bool audio,
bool              126 chrome/renderer/media/cast_rtp_stream.h   void ToggleLogging(bool enable);
bool              141 chrome/renderer/media/cast_rtp_stream.h   bool IsAudio() const;
bool               77 chrome/renderer/media/cast_session.h   void ToggleLogging(bool is_audio, bool enable);
bool               81 chrome/renderer/media/cast_session.h   void GetEventLogsAndReset(bool is_audio, const EventLogsCallback& callback);
bool               85 chrome/renderer/media/cast_session.h   void GetStatsAndReset(bool is_audio, const StatsCallback& callback);
bool               83 chrome/renderer/media/cast_session_delegate.h   void ToggleLogging(bool is_audio, bool enable);
bool               84 chrome/renderer/media/cast_session_delegate.h   void GetEventLogsAndReset(bool is_audio, const EventLogsCallback& callback);
bool               85 chrome/renderer/media/cast_session_delegate.h   void GetStatsAndReset(bool is_audio, const StatsCallback& callback);
bool               50 chrome/renderer/media/cast_transport_sender_ipc.h       bool is_audio,
bool               64 chrome/renderer/media/cast_transport_sender_ipc.h       bool audio,
bool               49 chrome/renderer/media/chrome_webrtc_log_message_delegate.h   bool logging_started_;
bool               25 chrome/renderer/media/mock_webrtc_logging_message_filter.h   bool logging_stopped_;
bool               51 chrome/renderer/media/webrtc_logging_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               81 chrome/renderer/mock_printer.h                      bool has_selection,
bool               99 chrome/renderer/mock_printer.h   bool GetBitmapChecksum(unsigned int page, std::string* checksum) const;
bool              100 chrome/renderer/mock_printer.h   bool GetSource(unsigned int page, const void** data, uint32* size) const;
bool              101 chrome/renderer/mock_printer.h   bool GetBitmap(unsigned int page, const void** data, uint32* size) const;
bool              102 chrome/renderer/mock_printer.h   bool SaveSource(unsigned int page, const base::FilePath& filepath) const;
bool              103 chrome/renderer/mock_printer.h   bool SaveBitmap(unsigned int page, const base::FilePath& filepath) const;
bool              128 chrome/renderer/mock_printer.h   bool selection_only_;
bool              131 chrome/renderer/mock_printer.h   bool should_print_backgrounds_;
bool              145 chrome/renderer/mock_printer.h   bool is_first_request_;
bool              146 chrome/renderer/mock_printer.h   bool print_to_pdf_;
bool              154 chrome/renderer/mock_printer.h   bool display_header_footer_;
bool              159 chrome/renderer/mock_printer.h   bool use_invalid_settings_;
bool               39 chrome/renderer/net/error_cache_load.h   bool ReloadStaleInstance();
bool               55 chrome/renderer/net/error_cache_load.h   bool render_frame_destroyed_;
bool               45 chrome/renderer/net/net_error_helper.h   virtual void DidCommitProvisionalLoad(bool is_new_navigation) OVERRIDE;
bool               50 chrome/renderer/net/net_error_helper.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               53 chrome/renderer/net/net_error_helper.h   virtual void NetworkStateChanged(bool online) OVERRIDE;
bool               65 chrome/renderer/net/net_error_helper.h                     bool is_failed_post,
bool               70 chrome/renderer/net/net_error_helper.h   bool ShouldSuppressErrorPage(blink::WebFrame* frame, const GURL& url);
bool               76 chrome/renderer/net/net_error_helper.h       bool is_failed_post,
bool               83 chrome/renderer/net/net_error_helper.h                                bool is_failed_post) OVERRIDE;
bool               49 chrome/renderer/net/net_error_helper_core.h         bool is_failed_post,
bool               64 chrome/renderer/net/net_error_helper_core.h                                  bool is_failed_post) = 0;
bool               97 chrome/renderer/net/net_error_helper_core.h                     bool is_failed_post,
bool              112 chrome/renderer/net/net_error_helper_core.h                                       bool is_rtl);
bool              134 chrome/renderer/net/net_error_helper_core.h   void NetworkStateChanged(bool online);
bool              136 chrome/renderer/net/net_error_helper_core.h   void set_auto_reload_enabled(bool auto_reload_enabled) {
bool              142 chrome/renderer/net/net_error_helper_core.h   bool ShouldSuppressErrorPage(FrameType frame_type, const GURL& url);
bool              159 chrome/renderer/net/net_error_helper_core.h       bool is_failed_post,
bool              166 chrome/renderer/net/net_error_helper_core.h   bool MaybeStartAutoReloadTimer();
bool              169 chrome/renderer/net/net_error_helper_core.h   static bool IsReloadableError(const ErrorPageInfo& info);
bool              190 chrome/renderer/net/net_error_helper_core.h   bool auto_reload_enabled_;
bool              194 chrome/renderer/net/net_error_helper_core.h   bool online_;
bool              197 chrome/renderer/net/net_error_helper_core.h   bool can_auto_reload_page_;
bool               68 chrome/renderer/net/predictor_queue.h   bool Pop(std::string* out_string);
bool               71 chrome/renderer/net/predictor_queue.h   bool Validate();  // Checks that all internal data is valid.
bool               50 chrome/renderer/net/renderer_net_predictor.h   static bool is_numeric_ip(const char* name, size_t length);
bool               67 chrome/renderer/pepper/pepper_extensions_common_host.h       bool success,
bool               29 chrome/renderer/pepper/pepper_flash_fullscreen_host.h                           bool fullscreen);
bool               52 chrome/renderer/pepper/pepper_flash_menu_host.h   bool showing_context_menu_;
bool               63 chrome/renderer/pepper/pepper_flash_menu_host.h   bool has_saved_context_menu_action_;
bool               49 chrome/renderer/pepper/pepper_flash_renderer_host.h       bool on_top);
bool               55 chrome/renderer/pepper/pepper_flash_renderer_host.h                         bool from_user_action);
bool               73 chrome/renderer/pepper/pepper_pdf_host.h   bool CreateImageData(PP_Instance instance,
bool               32 chrome/renderer/pepper/pepper_shared_memory_message_filter.h   virtual bool OnInstanceMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               34 chrome/renderer/pepper/pepper_shared_memory_message_filter.h   bool Send(IPC::Message* msg);
bool               40 chrome/renderer/pepper/pepper_uma_host.h   bool IsPluginWhitelisted();
bool               41 chrome/renderer/pepper/pepper_uma_host.h   bool IsHistogramAllowed(const std::string& histogram);
bool               69 chrome/renderer/pepper/pepper_uma_host.h   bool is_plugin_in_process_;
bool               60 chrome/renderer/plugins/chrome_plugin_placeholder.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               76 chrome/renderer/plugins/chrome_plugin_placeholder.h   void OnSetIsPrerendering(bool is_prerendering);
bool               98 chrome/renderer/plugins/chrome_plugin_placeholder.h   bool has_host_;
bool               68 chrome/renderer/plugins/plugin_uma.h   static bool CompareCStrings(const char* first, const char* second);
bool               69 chrome/renderer/plugins/plugin_uma.h   bool CStringArrayContainsCString(const char** array,
bool               32 chrome/renderer/prerender/prerender_dispatcher.h   bool IsPrerenderURL(const GURL& url) const;
bool               46 chrome/renderer/prerender/prerender_dispatcher.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               25 chrome/renderer/prerender/prerender_helper.h   static bool IsPrerendering(const content::RenderFrame* render_frame);
bool               29 chrome/renderer/prerender/prerender_helper.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               31 chrome/renderer/prerender/prerender_helper.h   void OnSetIsPrerendering(bool is_prerendering);
bool               25 chrome/renderer/prerender/prerender_media_load_deferrer.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               27 chrome/renderer/prerender/prerender_media_load_deferrer.h   void OnSetIsPrerendering(bool is_prerendering);
bool               29 chrome/renderer/prerender/prerender_media_load_deferrer.h   bool is_prerendering_;
bool               70 chrome/renderer/printing/print_web_view_helper.h   bool IsPrintingEnabled();
bool              115 chrome/renderer/printing/print_web_view_helper.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              116 chrome/renderer/printing/print_web_view_helper.h   virtual void PrintPage(blink::WebFrame* frame, bool user_initiated) OVERRIDE;
bool              123 chrome/renderer/printing/print_web_view_helper.h   void OnInitiatePrintPreview(bool selection_only);
bool              126 chrome/renderer/printing/print_web_view_helper.h   void OnPrintingDone(bool success);
bool              139 chrome/renderer/printing/print_web_view_helper.h   bool IsPrintToPdfRequested(const base::DictionaryValue& settings);
bool              148 chrome/renderer/printing/print_web_view_helper.h   bool CreatePreviewDocument();
bool              152 chrome/renderer/printing/print_web_view_helper.h   bool RenderPreviewPage(int page_number,
bool              156 chrome/renderer/printing/print_web_view_helper.h   bool FinalizePrintReadyDocument();
bool              160 chrome/renderer/printing/print_web_view_helper.h   void SetScriptedPrintBlocked(bool blocked);
bool              173 chrome/renderer/printing/print_web_view_helper.h   bool InitPrintSettings(bool fit_to_paper_size);
bool              176 chrome/renderer/printing/print_web_view_helper.h   bool CalculateNumberOfPages(blink::WebFrame* frame,
bool              183 chrome/renderer/printing/print_web_view_helper.h   bool UpdatePrintSettings(blink::WebFrame* frame,
bool              189 chrome/renderer/printing/print_web_view_helper.h   bool GetPrintSettingsFromUser(blink::WebFrame* frame,
bool              197 chrome/renderer/printing/print_web_view_helper.h   bool PrintPagesNative(blink::WebFrame* frame,
bool              215 chrome/renderer/printing/print_web_view_helper.h   bool RenderPagesForPrint(blink::WebFrame* frame,
bool              223 chrome/renderer/printing/print_web_view_helper.h                   bool is_preview,
bool              232 chrome/renderer/printing/print_web_view_helper.h                   bool is_preview,
bool              251 chrome/renderer/printing/print_web_view_helper.h   bool CopyMetafileDataToSharedMem(Metafile* metafile,
bool              259 chrome/renderer/printing/print_web_view_helper.h       bool ignore_css_margins,
bool              274 chrome/renderer/printing/print_web_view_helper.h   bool GetPrintFrame(blink::WebFrame** frame);
bool              281 chrome/renderer/printing/print_web_view_helper.h   bool IsScriptInitiatedPrintAllowed(blink::WebFrame* frame,
bool              282 chrome/renderer/printing/print_web_view_helper.h                                      bool user_initiated);
bool              285 chrome/renderer/printing/print_web_view_helper.h   bool IsScriptInitiatedPrintTooFrequent(blink::WebFrame* frame);
bool              302 chrome/renderer/printing/print_web_view_helper.h   bool CheckForCancel();
bool              309 chrome/renderer/printing/print_web_view_helper.h   bool PreviewPageRendered(int page_number, Metafile* metafile);
bool              313 chrome/renderer/printing/print_web_view_helper.h   bool reset_prep_frame_view_;
bool              316 chrome/renderer/printing/print_web_view_helper.h   bool is_preview_enabled_;
bool              317 chrome/renderer/printing/print_web_view_helper.h   bool is_scripted_print_throttling_disabled_;
bool              318 chrome/renderer/printing/print_web_view_helper.h   bool is_print_ready_metafile_sent_;
bool              319 chrome/renderer/printing/print_web_view_helper.h   bool ignore_css_margins_;
bool              324 chrome/renderer/printing/print_web_view_helper.h   bool is_scripted_printing_blocked_;
bool              328 chrome/renderer/printing/print_web_view_helper.h   bool notify_browser_of_print_failure_;
bool              331 chrome/renderer/printing/print_web_view_helper.h   bool print_for_preview_;
bool              355 chrome/renderer/printing/print_web_view_helper.h     bool CreatePreviewDocument(PrepareFrameAndViewForPrint* prepared_frame,
bool              372 chrome/renderer/printing/print_web_view_helper.h     void Failed(bool report_error);
bool              376 chrome/renderer/printing/print_web_view_helper.h     bool IsRendering() const;
bool              377 chrome/renderer/printing/print_web_view_helper.h     bool IsModifiable();
bool              378 chrome/renderer/printing/print_web_view_helper.h     bool HasSelection();
bool              379 chrome/renderer/printing/print_web_view_helper.h     bool IsLastPageOfPrintReadyMetafile() const;
bool              380 chrome/renderer/printing/print_web_view_helper.h     bool IsFinalPageRendered() const;
bool              383 chrome/renderer/printing/print_web_view_helper.h     void set_generate_draft_pages(bool generate_draft_pages);
bool              400 chrome/renderer/printing/print_web_view_helper.h     bool generate_draft_pages() const;
bool              433 chrome/renderer/printing/print_web_view_helper.h     bool generate_draft_pages_;
bool              446 chrome/renderer/printing/print_web_view_helper.h   bool print_node_in_progress_;
bool              448 chrome/renderer/printing/print_web_view_helper.h   bool is_loading_;
bool              449 chrome/renderer/printing/print_web_view_helper.h   bool is_scripted_preview_delayed_;
bool               29 chrome/renderer/resource_bundle_source_map.h   virtual bool Contains(const std::string& name) OVERRIDE;
bool               44 chrome/renderer/safe_browsing/features.h   bool AddBooleanFeature(const std::string& name);
bool               50 chrome/renderer/safe_browsing/features.h   bool AddRealFeature(const std::string& name, double value);
bool               47 chrome/renderer/safe_browsing/malware_dom_details.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               69 chrome/renderer/safe_browsing/phishing_classifier.h   bool is_ready() const;
bool              106 chrome/renderer/safe_browsing/phishing_classifier.h   void DOMExtractionFinished(bool success);
bool              112 chrome/renderer/safe_browsing/phishing_classifier.h   void TermExtractionFinished(bool success);
bool               27 chrome/renderer/safe_browsing/phishing_classifier_delegate.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               54 chrome/renderer/safe_browsing/phishing_classifier_delegate.h   void PageCaptured(base::string16* page_text, bool preliminary_capture);
bool               63 chrome/renderer/safe_browsing/phishing_classifier_delegate.h                                         bool is_new_navigation) OVERRIDE;
bool               84 chrome/renderer/safe_browsing/phishing_classifier_delegate.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              135 chrome/renderer/safe_browsing/phishing_classifier_delegate.h   bool have_page_text_;
bool              138 chrome/renderer/safe_browsing/phishing_classifier_delegate.h   bool is_classifying_;
bool               39 chrome/renderer/safe_browsing/phishing_dom_feature_extractor.h   typedef base::Callback<void(bool)> DoneCallback;
bool              103 chrome/renderer/safe_browsing/phishing_dom_feature_extractor.h   void RunCallback(bool success);
bool              119 chrome/renderer/safe_browsing/phishing_dom_feature_extractor.h   bool IsExternalDomain(const GURL& url, std::string* domain) const;
bool               38 chrome/renderer/safe_browsing/phishing_term_feature_extractor.h   typedef base::Callback<void(bool)> DoneCallback;
bool              117 chrome/renderer/safe_browsing/phishing_term_feature_extractor.h   void RunCallback(bool success);
bool              142 chrome/renderer/safe_browsing/phishing_term_feature_extractor.h   typedef base::HashingMRUCache<base::StringPiece16, bool> WordCache;
bool               29 chrome/renderer/safe_browsing/phishing_url_feature_extractor.h   bool ExtractFeatures(const GURL& url, FeatureMap* features);
bool               28 chrome/renderer/searchbox/search_bouncer.h   bool ShouldFork(const GURL& url) const;
bool               31 chrome/renderer/searchbox/search_bouncer.h   bool IsNewTabPage(const GURL& url) const;
bool               40 chrome/renderer/searchbox/search_bouncer.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               55 chrome/renderer/searchbox/searchbox.h   bool GenerateFaviconURLFromTransientURL(const GURL& transient_url,
bool               65 chrome/renderer/searchbox/searchbox.h   bool GenerateThumbnailURLFromTransientURL(const GURL& transient_url,
bool               74 chrome/renderer/searchbox/searchbox.h   bool GetMostVisitedItemWithID(InstantRestrictedID most_visited_item_id,
bool               83 chrome/renderer/searchbox/searchbox.h                      bool is_most_visited_item_url);
bool               91 chrome/renderer/searchbox/searchbox.h   void SetVoiceSearchSupported(bool supported);
bool              106 chrome/renderer/searchbox/searchbox.h   bool app_launcher_enabled() const { return app_launcher_enabled_; }
bool              107 chrome/renderer/searchbox/searchbox.h   bool is_focused() const { return is_focused_; }
bool              108 chrome/renderer/searchbox/searchbox.h   bool is_input_in_progress() const { return is_input_in_progress_; }
bool              109 chrome/renderer/searchbox/searchbox.h   bool is_key_capture_enabled() const { return is_key_capture_enabled_; }
bool              110 chrome/renderer/searchbox/searchbox.h   bool display_instant_results() const { return display_instant_results_; }
bool              117 chrome/renderer/searchbox/searchbox.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              120 chrome/renderer/searchbox/searchbox.h                                    bool identity_match);
bool              127 chrome/renderer/searchbox/searchbox.h   void OnPromoInformationReceived(bool is_app_launcher_enabled);
bool              128 chrome/renderer/searchbox/searchbox.h   void OnSetDisplayInstantResults(bool display_instant_results);
bool              129 chrome/renderer/searchbox/searchbox.h   void OnSetInputInProgress(bool input_in_progress);
bool              144 chrome/renderer/searchbox/searchbox.h   bool app_launcher_enabled_;
bool              145 chrome/renderer/searchbox/searchbox.h   bool is_focused_;
bool              146 chrome/renderer/searchbox/searchbox.h   bool is_input_in_progress_;
bool              147 chrome/renderer/searchbox/searchbox.h   bool is_key_capture_enabled_;
bool              148 chrome/renderer/searchbox/searchbox.h   bool display_instant_results_;
bool               31 chrome/renderer/searchbox/searchbox_extension.h   static bool PageSupportsInstant(blink::WebFrame* frame);
bool               36 chrome/renderer/searchbox/searchbox_extension.h                                                 bool identity_match);
bool               38 chrome/renderer/security_filter_peer.h   virtual bool OnReceivedRedirect(const GURL& new_url,
bool               40 chrome/renderer/security_filter_peer.h                                   bool* has_new_first_party_for_cookies,
bool               49 chrome/renderer/security_filter_peer.h                                   bool was_ignored_by_handler,
bool               50 chrome/renderer/security_filter_peer.h                                   bool stale_copy_in_cache,
bool               83 chrome/renderer/security_filter_peer.h       bool was_ignored_by_handler,
bool               84 chrome/renderer/security_filter_peer.h       bool stale_copy_in_cache,
bool               94 chrome/renderer/security_filter_peer.h   virtual bool DataReady() = 0;
bool              129 chrome/renderer/security_filter_peer.h       bool was_ignored_by_handler,
bool              130 chrome/renderer/security_filter_peer.h       bool stale_copy_in_cache,
bool               14 chrome/renderer/spellchecker/cocoa_spelling_engine_mac.h   virtual bool InitializeIfNeeded() OVERRIDE;
bool               15 chrome/renderer/spellchecker/cocoa_spelling_engine_mac.h   virtual bool IsEnabled() OVERRIDE;
bool               16 chrome/renderer/spellchecker/cocoa_spelling_engine_mac.h   virtual bool CheckSpelling(const base::string16& word_to_check,
bool               28 chrome/renderer/spellchecker/custom_dictionary_engine.h   bool SpellCheckWord(const base::string16& text,
bool               30 chrome/renderer/spellchecker/hunspell_engine.h   virtual bool InitializeIfNeeded() OVERRIDE;
bool               31 chrome/renderer/spellchecker/hunspell_engine.h   virtual bool IsEnabled() OVERRIDE;
bool               32 chrome/renderer/spellchecker/hunspell_engine.h   virtual bool CheckSpelling(const base::string16& word_to_check,
bool               52 chrome/renderer/spellchecker/hunspell_engine.h   bool hunspell_enabled_;
bool               58 chrome/renderer/spellchecker/hunspell_engine.h   bool initialized_;
bool               61 chrome/renderer/spellchecker/hunspell_engine.h   bool dictionary_requested_;
bool               57 chrome/renderer/spellchecker/spellcheck.h   bool InitializeIfNeeded();
bool               69 chrome/renderer/spellchecker/spellcheck.h   bool SpellCheckWord(const base::char16* in_word,
bool               79 chrome/renderer/spellchecker/spellcheck.h   bool SpellCheckParagraph(
bool              109 chrome/renderer/spellchecker/spellcheck.h   bool is_spellcheck_enabled() { return spellcheck_enabled_; }
bool              118 chrome/renderer/spellchecker/spellcheck.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool              124 chrome/renderer/spellchecker/spellcheck.h               bool auto_spell_correct);
bool              128 chrome/renderer/spellchecker/spellcheck.h   void OnEnableAutoSpellCorrect(bool enable);
bool              129 chrome/renderer/spellchecker/spellcheck.h   void OnEnableSpellCheck(bool enable);
bool              154 chrome/renderer/spellchecker/spellcheck.h   bool auto_spell_correct_turned_on_;
bool              157 chrome/renderer/spellchecker/spellcheck.h   bool spellcheck_enabled_;
bool               37 chrome/renderer/spellchecker/spellcheck_language.h   bool SpellCheckWord(const base::char16* in_word,
bool               45 chrome/renderer/spellchecker/spellcheck_language.h   bool InitializeIfNeeded();
bool               48 chrome/renderer/spellchecker/spellcheck_language.h   bool IsEnabled();
bool               55 chrome/renderer/spellchecker/spellcheck_language.h   bool IsValidContraction(const base::string16& word, int tag);
bool               55 chrome/renderer/spellchecker/spellcheck_provider.h   void EnableSpellcheck(bool enabled);
bool               58 chrome/renderer/spellchecker/spellcheck_provider.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               67 chrome/renderer/spellchecker/spellcheck_provider.h   bool SatisfyRequestFromCache(const base::string16& text,
bool               89 chrome/renderer/spellchecker/spellcheck_provider.h   virtual void showSpellingUI(bool show) OVERRIDE;
bool               90 chrome/renderer/spellchecker/spellcheck_provider.h   virtual bool isShowingSpellingUI() OVERRIDE;
bool               97 chrome/renderer/spellchecker/spellcheck_provider.h       bool succeeded,
bool              104 chrome/renderer/spellchecker/spellcheck_provider.h   bool HasWordCharacters(const base::string16& text, int index) const;
bool              111 chrome/renderer/spellchecker/spellcheck_provider.h   void OnToggleSpellPanel(bool is_currently_visible);
bool              123 chrome/renderer/spellchecker/spellcheck_provider.h   bool spelling_panel_visible_;
bool               43 chrome/renderer/spellchecker/spellcheck_provider_test.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool               40 chrome/renderer/spellchecker/spellcheck_worditerator.h   base::string16 GetRuleSet(bool allow_contraction) const;
bool               44 chrome/renderer/spellchecker/spellcheck_worditerator.h   bool OutputChar(UChar c, base::string16* output) const;
bool               56 chrome/renderer/spellchecker/spellcheck_worditerator.h   bool OutputArabic(UChar c, base::string16* output) const;
bool               57 chrome/renderer/spellchecker/spellcheck_worditerator.h   bool OutputHangul(UChar c, base::string16* output) const;
bool               58 chrome/renderer/spellchecker/spellcheck_worditerator.h   bool OutputHebrew(UChar c, base::string16* output) const;
bool               59 chrome/renderer/spellchecker/spellcheck_worditerator.h   bool OutputDefault(UChar c, base::string16* output) const;
bool              116 chrome/renderer/spellchecker/spellcheck_worditerator.h   bool Initialize(const SpellcheckCharAttribute* attribute,
bool              117 chrome/renderer/spellchecker/spellcheck_worditerator.h                   bool allow_contraction);
bool              120 chrome/renderer/spellchecker/spellcheck_worditerator.h   bool IsInitialized() const;
bool              125 chrome/renderer/spellchecker/spellcheck_worditerator.h   bool SetText(const base::char16* text, size_t length);
bool              137 chrome/renderer/spellchecker/spellcheck_worditerator.h   bool GetNextWord(base::string16* word_string,
bool              152 chrome/renderer/spellchecker/spellcheck_worditerator.h   bool Normalize(int input_start,
bool               25 chrome/renderer/spellchecker/spelling_engine.h   virtual bool InitializeIfNeeded() = 0;
bool               26 chrome/renderer/spellchecker/spelling_engine.h   virtual bool IsEnabled() = 0;
bool               27 chrome/renderer/spellchecker/spelling_engine.h   virtual bool CheckSpelling(const base::string16& word_to_check, int tag) = 0;
bool               58 chrome/renderer/translate/translate_helper.h   virtual bool IsTranslateLibAvailable();
bool               61 chrome/renderer/translate/translate_helper.h   virtual bool IsTranslateLibReady();
bool               64 chrome/renderer/translate/translate_helper.h   virtual bool HasTranslationFinished();
bool               68 chrome/renderer/translate/translate_helper.h   virtual bool HasTranslationFailed();
bool               73 chrome/renderer/translate/translate_helper.h   virtual bool StartTranslation();
bool               90 chrome/renderer/translate/translate_helper.h   virtual bool ExecuteScriptAndGetBoolResult(const std::string& script,
bool               91 chrome/renderer/translate/translate_helper.h                                              bool fallback);
bool              124 chrome/renderer/translate/translate_helper.h   static bool IsTranslationAllowed(blink::WebDocument* document);
bool              127 chrome/renderer/translate/translate_helper.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              155 chrome/renderer/translate/translate_helper.h   bool translation_pending_;
bool              213 chrome/renderer/translate/translate_helper.h   bool cld2_data_file_polling_started_;
bool              216 chrome/renderer/translate/translate_helper.h   bool cld2_data_file_polling_canceled_;
bool              221 chrome/renderer/translate/translate_helper.h   bool deferred_page_capture_;
bool               40 chrome/renderer/tts_dispatcher.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               27 chrome/renderer/web_apps.h bool ParseIconSizes(const base::string16& text, std::vector<gfx::Size>* sizes,
bool               28 chrome/renderer/web_apps.h                     bool* is_any);
bool               39 chrome/renderer/web_apps.h bool ParseWebAppFromWebDocument(blink::WebFrame* frame,
bool               35 chrome/renderer/worker_permission_client_proxy.h   virtual bool allowDatabase(const blink::WebString& name,
bool               38 chrome/renderer/worker_permission_client_proxy.h   virtual bool allowFileSystem();
bool               39 chrome/renderer/worker_permission_client_proxy.h   virtual bool allowIndexedDB(const blink::WebString& name);
bool               44 chrome/renderer/worker_permission_client_proxy.h   bool is_unique_origin_;
bool               20 chrome/service/cloud_print/cdd_conversion_win.h bool IsValidCjt(const std::string& print_ticket);
bool               72 chrome/service/cloud_print/cloud_print_auth.h       bool succeeded) OVERRIDE;
bool               43 chrome/service/cloud_print/cloud_print_connector.h   bool Start();
bool               45 chrome/service/cloud_print/cloud_print_connector.h   bool IsRunning();
bool               66 chrome/service/cloud_print/cloud_print_connector.h           bool succeeded);
bool              102 chrome/service/cloud_print/cloud_print_connector.h       bool succeeded) OVERRIDE;
bool              111 chrome/service/cloud_print/cloud_print_connector.h       bool succeeded);
bool              117 chrome/service/cloud_print/cloud_print_connector.h       bool succeeded);
bool              123 chrome/service/cloud_print/cloud_print_connector.h       bool succeeded);
bool              129 chrome/service/cloud_print/cloud_print_connector.h       bool succeeded);
bool              147 chrome/service/cloud_print/cloud_print_connector.h   bool RemovePrinterFromList(const std::string& printer_name,
bool              165 chrome/service/cloud_print/cloud_print_connector.h       bool succeeded,
bool              172 chrome/service/cloud_print/cloud_print_connector.h   bool IsSamePrinter(const std::string& name1, const std::string& name2) const;
bool              173 chrome/service/cloud_print/cloud_print_connector.h   bool InitPrintSystem();
bool               33 chrome/service/cloud_print/cloud_print_proxy.h     virtual void OnCloudPrintProxyEnabled(bool persist_state) {}
bool               34 chrome/service/cloud_print/cloud_print_proxy.h     virtual void OnCloudPrintProxyDisabled(bool persist_state) {}
bool               80 chrome/service/cloud_print/cloud_print_proxy.h   bool CreateBackend();
bool               96 chrome/service/cloud_print/cloud_print_proxy.h   bool enabled_;
bool               65 chrome/service/cloud_print/cloud_print_proxy_backend.h                          bool enable_job_poll);
bool               70 chrome/service/cloud_print/cloud_print_proxy_backend.h   bool InitializeWithToken(const std::string& cloud_print_token);
bool               72 chrome/service/cloud_print/cloud_print_proxy_backend.h   bool InitializeWithRobotToken(const std::string& robot_oauth_refresh_token,
bool               75 chrome/service/cloud_print/cloud_print_proxy_backend.h   bool InitializeWithRobotAuthCode(const std::string& robot_oauth_auth_code,
bool               36 chrome/service/cloud_print/cloud_print_service_helpers.h bool IsDryRunJob(const std::vector<std::string>& tags);
bool               96 chrome/service/cloud_print/cloud_print_url_fetcher.h                                           bool succeeded);
bool              121 chrome/service/cloud_print/cloud_print_url_fetcher.h   bool IsSameRequest(const net::URLFetcher* source);
bool               38 chrome/service/cloud_print/cloud_print_wipeout.h       bool succeeded) OVERRIDE;
bool               40 chrome/service/cloud_print/connector_settings.h   bool delete_on_enum_fail() const {
bool               44 chrome/service/cloud_print/connector_settings.h   bool xmpp_ping_enabled() const {
bool               56 chrome/service/cloud_print/connector_settings.h   bool ShouldConnect(const std::string& printer_name) const;
bool               64 chrome/service/cloud_print/connector_settings.h   void set_xmpp_ping_enabled(bool enabled) {
bool               77 chrome/service/cloud_print/connector_settings.h   bool delete_on_enum_fail_;
bool               80 chrome/service/cloud_print/connector_settings.h   bool connect_new_printers_;
bool               83 chrome/service/cloud_print/connector_settings.h   bool xmpp_ping_enabled_;
bool               29 chrome/service/cloud_print/job_status_updater.h     virtual bool OnJobCompleted(JobStatusUpdater* updater) = 0;
bool               52 chrome/service/cloud_print/job_status_updater.h       bool succeeded) OVERRIDE;
bool               75 chrome/service/cloud_print/job_status_updater.h   bool stopped_;
bool               44 chrome/service/cloud_print/print_system.h   bool operator ==(const PrintJobDetails& other) const {
bool               52 chrome/service/cloud_print/print_system.h   bool operator !=(const PrintJobDetails& other) const {
bool               85 chrome/service/cloud_print/print_system.h     virtual bool StartWatching(PrintServerWatcher::Delegate* delegate) = 0;
bool               86 chrome/service/cloud_print/print_system.h     virtual bool StopWatching() = 0;
bool              106 chrome/service/cloud_print/print_system.h     virtual bool StartWatching(PrinterWatcher::Delegate* delegate) = 0;
bool              107 chrome/service/cloud_print/print_system.h     virtual bool StopWatching() = 0;
bool              108 chrome/service/cloud_print/print_system.h     virtual bool GetCurrentPrinterInfo(
bool              132 chrome/service/cloud_print/print_system.h     virtual bool Spool(const std::string& print_ticket,
bool              147 chrome/service/cloud_print/print_system.h     PrintSystemResult(bool succeeded, const std::string& message)
bool              149 chrome/service/cloud_print/print_system.h     bool succeeded() const { return succeeded_; }
bool              155 chrome/service/cloud_print/print_system.h     bool succeeded_;
bool              159 chrome/service/cloud_print/print_system.h   typedef base::Callback<void(bool,
bool              178 chrome/service/cloud_print/print_system.h   virtual bool IsValidPrinter(const std::string& printer_name) = 0;
bool              181 chrome/service/cloud_print/print_system.h   virtual bool ValidatePrintTicket(
bool              187 chrome/service/cloud_print/print_system.h   virtual bool GetJobDetails(const std::string& printer_name,
bool              200 chrome/service/cloud_print/print_system.h   virtual bool UseCddAndCjt() = 0;
bool              101 chrome/service/cloud_print/printer_job_handler.h   bool Initialize();
bool              133 chrome/service/cloud_print/printer_job_handler.h       bool succeeded) OVERRIDE;
bool              139 chrome/service/cloud_print/printer_job_handler.h   virtual bool OnJobCompleted(JobStatusUpdater* updater) OVERRIDE;
bool              172 chrome/service/cloud_print/printer_job_handler.h                                             bool succeeded);
bool              186 chrome/service/cloud_print/printer_job_handler.h       bool succeeded);
bool              192 chrome/service/cloud_print/printer_job_handler.h       bool succeeded);
bool              208 chrome/service/cloud_print/printer_job_handler.h       bool succeeded);
bool              214 chrome/service/cloud_print/printer_job_handler.h       bool succeeded);
bool              241 chrome/service/cloud_print/printer_job_handler.h   bool UpdatePrinterInfo();
bool              242 chrome/service/cloud_print/printer_job_handler.h   bool HavePendingTasks();
bool              247 chrome/service/cloud_print/printer_job_handler.h     bool succeeded,
bool              284 chrome/service/cloud_print/printer_job_handler.h   bool shutting_down_;
bool              290 chrome/service/cloud_print/printer_job_handler.h   bool job_check_pending_;
bool              291 chrome/service/cloud_print/printer_job_handler.h   bool printer_update_pending_;
bool              297 chrome/service/cloud_print/printer_job_handler.h   bool task_in_progress_;
bool               30 chrome/service/cloud_print/printer_job_queue_handler.h   static bool ordering(const JobDetails& first, const JobDetails& second);
bool               71 chrome/service/cloud_print/printer_job_queue_handler.h   bool JobFetchFailed(const std::string& job_id);
bool               31 chrome/service/service_ipc_server.h   bool Init();
bool               34 chrome/service/service_ipc_server.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               44 chrome/service/service_ipc_server.h   bool is_client_connected() const { return client_connected_; }
bool               51 chrome/service/service_ipc_server.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               75 chrome/service/service_ipc_server.h   bool client_connected_;
bool               42 chrome/service/service_process.h   bool Initialize(base::MessageLoopForUI* message_loop,
bool               46 chrome/service/service_process.h   bool Teardown();
bool               83 chrome/service/service_process.h   bool update_available() const { return update_available_; }
bool               88 chrome/service/service_process.h   bool HandleClientDisconnect();
bool               93 chrome/service/service_process.h   virtual void OnCloudPrintProxyEnabled(bool persist_state) OVERRIDE;
bool               94 chrome/service/service_process.h   virtual void OnCloudPrintProxyDisabled(bool persist_state) OVERRIDE;
bool              144 chrome/service/service_process.h   bool update_available_;
bool               41 chrome/service/service_process_prefs.h   bool GetBoolean(const std::string& key, bool default_value) const;
bool               44 chrome/service/service_process_prefs.h   void SetBoolean(const std::string& key, bool value);
bool               66 chrome/service/service_utility_process_host.h         bool succedded,
bool               73 chrome/service/service_utility_process_host.h         bool succedded,
bool               99 chrome/service/service_utility_process_host.h   bool StartRenderPDFPagesToMetafile(
bool              108 chrome/service/service_utility_process_host.h   bool StartGetPrinterCapsAndDefaults(const std::string& printer_name);
bool              114 chrome/service/service_utility_process_host.h   bool StartGetPrinterSemanticCapsAndDefaults(const std::string& printer_name);
bool              122 chrome/service/service_utility_process_host.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              129 chrome/service/service_utility_process_host.h   bool StartProcess(bool no_sandbox, const base::FilePath& exposed_dir);
bool              135 chrome/service/service_utility_process_host.h   bool Launch(base::CommandLine* cmd_line,
bool              136 chrome/service/service_utility_process_host.h               bool no_sandbox,
bool              160 chrome/service/service_utility_process_host.h   bool waiting_for_reply_;
bool               89 chrome/test/base/browser_with_test_window_test.h                             bool hosted_app);
bool              156 chrome/test/base/browser_with_test_window_test.h                                  bool hosted_app,
bool              210 chrome/test/base/browser_with_test_window_test.h   bool hosted_app_;
bool               48 chrome/test/base/chrome_process_util.h   bool GetIOCounters(base::IoCounters* io_counters) {
bool               55 chrome/test/base/find_in_page_observer.h   bool seen_; // true after transition to expected state has been seen
bool               56 chrome/test/base/find_in_page_observer.h   bool running_; // indicates whether message loop is running
bool               22 chrome/test/base/history_index_restore_observer.h   bool succeeded() const { return succeeded_; }
bool               25 chrome/test/base/history_index_restore_observer.h   virtual void OnCacheRestoreFinished(bool success) OVERRIDE;
bool               29 chrome/test/base/history_index_restore_observer.h   bool succeeded_;
bool              123 chrome/test/base/in_process_browser_test.h   virtual bool SetUpUserDataDirectory() WARN_UNUSED_RESULT;
bool              170 chrome/test/base/in_process_browser_test.h   void set_exit_when_last_browser_closes(bool value) {
bool              175 chrome/test/base/in_process_browser_test.h   void set_multi_desktop_test(bool multi_desktop_test) {
bool              182 chrome/test/base/in_process_browser_test.h   virtual bool CreateUserDataDirectory() WARN_UNUSED_RESULT;
bool              199 chrome/test/base/in_process_browser_test.h   bool exit_when_last_browser_closes_;
bool              203 chrome/test/base/in_process_browser_test.h   bool multi_desktop_test_;
bool               24 chrome/test/base/interactive_test_utils.h bool BringBrowserWindowToFront(const Browser* browser) WARN_UNUSED_RESULT;
bool               27 chrome/test/base/interactive_test_utils.h bool IsViewFocused(const Browser* browser, ViewID vid);
bool               40 chrome/test/base/interactive_test_utils.h bool ShowAndFocusNativeWindow(gfx::NativeWindow window) WARN_UNUSED_RESULT;
bool               45 chrome/test/base/interactive_test_utils.h bool SendKeyPressSync(const Browser* browser,
bool               47 chrome/test/base/interactive_test_utils.h                       bool control,
bool               48 chrome/test/base/interactive_test_utils.h                       bool shift,
bool               49 chrome/test/base/interactive_test_utils.h                       bool alt,
bool               50 chrome/test/base/interactive_test_utils.h                       bool command) WARN_UNUSED_RESULT;
bool               55 chrome/test/base/interactive_test_utils.h bool SendKeyPressToWindowSync(const gfx::NativeWindow window,
bool               57 chrome/test/base/interactive_test_utils.h                               bool control,
bool               58 chrome/test/base/interactive_test_utils.h                               bool shift,
bool               59 chrome/test/base/interactive_test_utils.h                               bool alt,
bool               60 chrome/test/base/interactive_test_utils.h                               bool command) WARN_UNUSED_RESULT;
bool               66 chrome/test/base/interactive_test_utils.h bool SendKeyPressAndWait(const Browser* browser,
bool               68 chrome/test/base/interactive_test_utils.h                          bool control,
bool               69 chrome/test/base/interactive_test_utils.h                          bool shift,
bool               70 chrome/test/base/interactive_test_utils.h                          bool alt,
bool               71 chrome/test/base/interactive_test_utils.h                          bool command,
bool               79 chrome/test/base/interactive_test_utils.h bool SendMouseMoveSync(const gfx::Point& location) WARN_UNUSED_RESULT;
bool               80 chrome/test/base/interactive_test_utils.h bool SendMouseEventsSync(ui_controls::MouseButton type,
bool               86 chrome/test/base/interactive_test_utils.h bool SendKeyPressAndWaitWithDetails(
bool               89 chrome/test/base/interactive_test_utils.h     bool control,
bool               90 chrome/test/base/interactive_test_utils.h     bool shift,
bool               91 chrome/test/base/interactive_test_utils.h     bool alt,
bool               92 chrome/test/base/interactive_test_utils.h     bool command,
bool               98 chrome/test/base/interactive_test_utils.h bool SendKeyPressAndWaitWithDetails(
bool              101 chrome/test/base/interactive_test_utils.h     bool control,
bool              102 chrome/test/base/interactive_test_utils.h     bool shift,
bool              103 chrome/test/base/interactive_test_utils.h     bool alt,
bool              104 chrome/test/base/interactive_test_utils.h     bool command,
bool               17 chrome/test/base/interactive_test_utils_aura.h bool ShowAndFocusNativeWindowAura(gfx::NativeWindow window);
bool               41 chrome/test/base/javascript_test_observer.h   bool ok() const {
bool               53 chrome/test/base/javascript_test_observer.h   bool ok_;
bool               72 chrome/test/base/javascript_test_observer.h   bool Run();
bool               91 chrome/test/base/javascript_test_observer.h   bool running_;
bool               92 chrome/test/base/javascript_test_observer.h   bool finished_;
bool               26 chrome/test/base/menu_model_test.h     virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               27 chrome/test/base/menu_model_test.h     virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               28 chrome/test/base/menu_model_test.h     virtual bool GetAcceleratorForCommandId(
bool               66 chrome/test/base/module_system_test.h   bool should_assertions_be_made_;
bool               39 chrome/test/base/test_browser_window.h   virtual bool IsActive() const OVERRIDE;
bool               40 chrome/test/base/test_browser_window.h   virtual void FlashFrame(bool flash) OVERRIDE {}
bool               41 chrome/test/base/test_browser_window.h   virtual bool IsAlwaysOnTop() const OVERRIDE;
bool               42 chrome/test/base/test_browser_window.h   virtual void SetAlwaysOnTop(bool always_on_top) OVERRIDE {}
bool               50 chrome/test/base/test_browser_window.h   virtual void UpdateLoadingAnimations(bool should_animate) OVERRIDE {}
bool               51 chrome/test/base/test_browser_window.h   virtual void SetStarredState(bool is_starred) OVERRIDE {}
bool               52 chrome/test/base/test_browser_window.h   virtual void SetTranslateIconToggled(bool is_lit) OVERRIDE {}
bool               57 chrome/test/base/test_browser_window.h   virtual void ZoomChangedForActiveTab(bool can_show_bubble) OVERRIDE {}
bool               61 chrome/test/base/test_browser_window.h   virtual bool IsMaximized() const OVERRIDE;
bool               62 chrome/test/base/test_browser_window.h   virtual bool IsMinimized() const OVERRIDE;
bool               72 chrome/test/base/test_browser_window.h   virtual bool ShouldHideUIForFullscreen() const OVERRIDE;
bool               73 chrome/test/base/test_browser_window.h   virtual bool IsFullscreen() const OVERRIDE;
bool               75 chrome/test/base/test_browser_window.h   virtual void SetMetroSnapMode(bool enable) OVERRIDE {}
bool               76 chrome/test/base/test_browser_window.h   virtual bool IsInMetroSnapMode() const;
bool               78 chrome/test/base/test_browser_window.h   virtual bool IsFullscreenBubbleVisible() const OVERRIDE;
bool               80 chrome/test/base/test_browser_window.h   virtual void SetFocusToLocationBar(bool select_all) OVERRIDE {}
bool               81 chrome/test/base/test_browser_window.h   virtual void UpdateReloadStopState(bool is_loading, bool force) OVERRIDE {}
bool               87 chrome/test/base/test_browser_window.h   virtual void RotatePaneFocus(bool forwards) OVERRIDE {}
bool               89 chrome/test/base/test_browser_window.h   virtual bool PreHandleKeyboardEvent(
bool               91 chrome/test/base/test_browser_window.h       bool* is_keyboard_shortcut) OVERRIDE;
bool               95 chrome/test/base/test_browser_window.h   virtual bool IsBookmarkBarVisible() const OVERRIDE;
bool               96 chrome/test/base/test_browser_window.h   virtual bool IsBookmarkBarAnimating() const OVERRIDE;
bool               97 chrome/test/base/test_browser_window.h   virtual bool IsTabStripEditable() const OVERRIDE;
bool               98 chrome/test/base/test_browser_window.h   virtual bool IsToolbarVisible() const OVERRIDE;
bool              104 chrome/test/base/test_browser_window.h                                   bool already_bookmarked) OVERRIDE {}
bool              118 chrome/test/base/test_browser_window.h   virtual bool IsDownloadShelfVisible() const OVERRIDE;
bool              123 chrome/test/base/test_browser_window.h       bool app_modal,
bool              124 chrome/test/base/test_browser_window.h       const base::Callback<void(bool)>& callback) OVERRIDE {}
bool              137 chrome/test/base/test_browser_window.h   virtual bool IsFullscreenWithChrome() OVERRIDE;
bool              138 chrome/test/base/test_browser_window.h   virtual bool IsFullscreenWithoutChrome() OVERRIDE;
bool              178 chrome/test/base/test_browser_window.h     virtual void FocusLocation(bool select_all) OVERRIDE {}
bool               25 chrome/test/base/test_launcher_utils.h bool OverrideUserDataDir(
bool               92 chrome/test/base/testing_browser_process.h   virtual bool IsShuttingDown() OVERRIDE;
bool              116 chrome/test/base/testing_browser_process.h   virtual bool created_local_state() const OVERRIDE;
bool              120 chrome/test/base/testing_profile.h     bool build_called_;
bool              127 chrome/test/base/testing_profile.h     bool incognito_;
bool              128 chrome/test/base/testing_profile.h     bool guest_session_;
bool              155 chrome/test/base/testing_profile.h                  bool incognito,
bool              156 chrome/test/base/testing_profile.h                  bool guest_session,
bool              172 chrome/test/base/testing_profile.h   bool CreateHistoryService(bool delete_file, bool no_db) WARN_UNUSED_RESULT;
bool              193 chrome/test/base/testing_profile.h   void CreateBookmarkModel(bool delete_file);
bool              210 chrome/test/base/testing_profile.h   virtual bool IsOffTheRecord() const OVERRIDE;
bool              243 chrome/test/base/testing_profile.h   void ForceIncognito(bool force_incognito) {
bool              252 chrome/test/base/testing_profile.h   virtual bool HasOffTheRecordProfile() OVERRIDE;
bool              254 chrome/test/base/testing_profile.h   virtual bool IsManaged() OVERRIDE;
bool              278 chrome/test/base/testing_profile.h           bool in_memory) OVERRIDE;
bool              284 chrome/test/base/testing_profile.h       bool user_gesture,
bool              302 chrome/test/base/testing_profile.h       bool in_memory,
bool              311 chrome/test/base/testing_profile.h   void set_last_session_exited_cleanly(bool value) {
bool              317 chrome/test/base/testing_profile.h   virtual void MergeResourceBoolean(int message_id, bool* output_value) {}
bool              318 chrome/test/base/testing_profile.h   virtual bool IsSameProfile(Profile *p) OVERRIDE;
bool              322 chrome/test/base/testing_profile.h   virtual bool WasCreatedByVersionOrLater(const std::string& version) OVERRIDE;
bool              323 chrome/test/base/testing_profile.h   virtual bool IsGuestSession() const OVERRIDE;
bool              384 chrome/test/base/testing_profile.h   bool incognito_;
bool              385 chrome/test/base/testing_profile.h   bool force_incognito_;
bool              389 chrome/test/base/testing_profile.h   bool guest_session_;
bool              394 chrome/test/base/testing_profile.h   bool last_session_exited_cleanly_;
bool               41 chrome/test/base/testing_profile_manager.h   bool SetUp() WARN_UNUSED_RESULT;
bool               81 chrome/test/base/testing_profile_manager.h   void SetLoggedIn(bool logged_in);
bool               97 chrome/test/base/testing_profile_manager.h   bool called_set_up_;
bool               28 chrome/test/base/tracing.h bool BeginTracing(const std::string& category_patterns) WARN_UNUSED_RESULT;
bool               34 chrome/test/base/tracing.h bool BeginTracingWithWatch(const std::string& category_patterns,
bool               43 chrome/test/base/tracing.h bool WaitForWatchEvent(base::TimeDelta timeout) WARN_UNUSED_RESULT;
bool               47 chrome/test/base/tracing.h bool EndTracing(std::string* json_trace_output) WARN_UNUSED_RESULT;
bool               78 chrome/test/base/ui_test_utils.h bool GetCurrentTabTitle(const Browser* browser, base::string16* title);
bool              131 chrome/test/base/ui_test_utils.h bool GetRelativeBuildDirectory(base::FilePath* build_dir);
bool              142 chrome/test/base/ui_test_utils.h                bool forward,
bool              143 chrome/test/base/ui_test_utils.h                bool case_sensitive,
bool              208 chrome/test/base/ui_test_utils.h   bool GetDetailsFor(uintptr_t source, U* details) {
bool              274 chrome/test/base/ui_test_utils.h bool TakeEntirePageSnapshot(content::RenderViewHost* rvh,
bool              281 chrome/test/base/ui_test_utils.h bool SaveScreenSnapshotToDirectory(const base::FilePath& directory,
bool              286 chrome/test/base/ui_test_utils.h bool SaveScreenSnapshotToDesktop(base::FilePath* screenshot_path);
bool               33 chrome/test/base/v8_unit_test.h   bool RunJavascriptTestF(const std::string& test_fixture,
bool               72 chrome/test/base/v8_unit_test.h   bool ExecuteJavascriptLibraries();
bool               96 chrome/test/base/view_event_test_base.h   virtual bool CanResize() const OVERRIDE;
bool               56 chrome/test/base/web_ui_browsertest.h   bool RunJavascriptFunction(const std::string& function_name);
bool               57 chrome/test/base/web_ui_browsertest.h   bool RunJavascriptFunction(const std::string& function_name,
bool               59 chrome/test/base/web_ui_browsertest.h   bool RunJavascriptFunction(const std::string& function_name,
bool               62 chrome/test/base/web_ui_browsertest.h   bool RunJavascriptFunction(const std::string& function_name,
bool               66 chrome/test/base/web_ui_browsertest.h   bool RunJavascriptTestF(bool is_async,
bool               72 chrome/test/base/web_ui_browsertest.h   bool RunJavascriptTest(const std::string& test_name);
bool               73 chrome/test/base/web_ui_browsertest.h   bool RunJavascriptTest(const std::string& test_name,
bool               75 chrome/test/base/web_ui_browsertest.h   bool RunJavascriptTest(const std::string& test_name,
bool               78 chrome/test/base/web_ui_browsertest.h   bool RunJavascriptTest(const std::string& test_name,
bool               83 chrome/test/base/web_ui_browsertest.h   bool RunJavascriptAsyncTest(const std::string& test_name);
bool               84 chrome/test/base/web_ui_browsertest.h   bool RunJavascriptAsyncTest(const std::string& test_name,
bool               86 chrome/test/base/web_ui_browsertest.h   bool RunJavascriptAsyncTest(const std::string& test_name,
bool               89 chrome/test/base/web_ui_browsertest.h   bool RunJavascriptAsyncTest(const std::string& test_name,
bool               93 chrome/test/base/web_ui_browsertest.h   bool RunJavascriptAsyncTest(const std::string& test_name,
bool              146 chrome/test/base/web_ui_browsertest.h       bool is_async,
bool              157 chrome/test/base/web_ui_browsertest.h   bool RunJavascriptUsingHandler(const std::string& function_name,
bool              159 chrome/test/base/web_ui_browsertest.h                                  bool is_test,
bool              160 chrome/test/base/web_ui_browsertest.h                                  bool is_async,
bool              180 chrome/test/base/web_ui_browsertest.h   bool libraries_preloaded_;
bool               46 chrome/test/chromedriver/capabilities.h   bool HasSwitch(const std::string& name) const;
bool               67 chrome/test/chromedriver/capabilities.h   bool IsExistingBrowser() const;
bool               70 chrome/test/chromedriver/capabilities.h   bool IsAndroid() const;
bool               82 chrome/test/chromedriver/capabilities.h   bool android_use_running_app;
bool               92 chrome/test/chromedriver/capabilities.h   bool detach;
bool              102 chrome/test/chromedriver/capabilities.h   bool force_devtools_screenshot;
bool               25 chrome/test/chromedriver/chrome/chrome.h   virtual bool HasCrashedWebView() = 0;
bool               17 chrome/test/chromedriver/chrome/chrome_finder.h bool FindChrome(base::FilePath* browser_exe);
bool               21 chrome/test/chromedriver/chrome/chrome_finder.h bool FindExe(
bool               22 chrome/test/chromedriver/chrome/chrome_finder.h     const base::Callback<bool(const base::FilePath&)>& exists_func,
bool               34 chrome/test/chromedriver/chrome/chrome_impl.h   virtual bool HasCrashedWebView() OVERRIDE;
bool               50 chrome/test/chromedriver/chrome/chrome_impl.h   bool quit_;
bool               29 chrome/test/chromedriver/chrome/device_manager.h                bool use_running_app,
bool               71 chrome/test/chromedriver/chrome/device_manager.h   bool IsDeviceLocked(const std::string& device_serial);
bool               24 chrome/test/chromedriver/chrome/devtools_client.h   typedef base::Callback<Status(bool* is_condition_met)> ConditionalFunc;
bool               30 chrome/test/chromedriver/chrome/devtools_client.h   virtual bool WasCrashed() = 0;
bool               79 chrome/test/chromedriver/chrome/devtools_client_impl.h   virtual bool WasCrashed() OVERRIDE;
bool              129 chrome/test/chromedriver/chrome/devtools_client_impl.h   bool crashed_;
bool              148 chrome/test/chromedriver/chrome/devtools_client_impl.h bool ParseInspectorMessage(
bool               39 chrome/test/chromedriver/chrome/devtools_http_client.h   bool IsFrontend() const;
bool               85 chrome/test/chromedriver/chrome/devtools_http_client.h   bool FetchUrlAndLog(const std::string& url,
bool               38 chrome/test/chromedriver/chrome/dom_tracker.h   bool ProcessNodeList(const base::Value* nodes);
bool               39 chrome/test/chromedriver/chrome/dom_tracker.h   bool ProcessNode(const base::Value* node);
bool               28 chrome/test/chromedriver/chrome/javascript_dialog_manager.h   bool IsDialogOpen();
bool               32 chrome/test/chromedriver/chrome/javascript_dialog_manager.h   Status HandleDialog(bool accept, const std::string* text);
bool               47 chrome/test/chromedriver/chrome/log.h typedef bool (*IsVLogOnFunc)(int vlog_level);
bool               51 chrome/test/chromedriver/chrome/log.h bool IsVLogOn(int vlog_level);
bool               40 chrome/test/chromedriver/chrome/navigation_tracker.h   Status IsPendingNavigation(const std::string& frame_id, bool* is_pending);
bool               50 chrome/test/chromedriver/chrome/status.h   bool IsOk() const;
bool               51 chrome/test/chromedriver/chrome/status.h   bool IsError() const;
bool               25 chrome/test/chromedriver/chrome/stub_chrome.h   virtual bool HasCrashedWebView() OVERRIDE;
bool               29 chrome/test/chromedriver/chrome/stub_devtools_client.h   virtual bool WasCrashed() OVERRIDE;
bool               22 chrome/test/chromedriver/chrome/stub_web_view.h   virtual bool WasCrashed() OVERRIDE;
bool               60 chrome/test/chromedriver/chrome/stub_web_view.h                                            bool stop_load_on_timeout) OVERRIDE;
bool               62 chrome/test/chromedriver/chrome/stub_web_view.h       const std::string& frame_id, bool* is_pending) OVERRIDE;
bool               38 chrome/test/chromedriver/chrome/web_view.h   virtual bool WasCrashed() = 0;
bool              130 chrome/test/chromedriver/chrome/web_view.h                                            bool stop_load_on_timeout) = 0;
bool              134 chrome/test/chromedriver/chrome/web_view.h       const std::string& frame_id, bool* is_pending) = 0;
bool               42 chrome/test/chromedriver/chrome/web_view_impl.h   virtual bool WasCrashed() OVERRIDE;
bool               80 chrome/test/chromedriver/chrome/web_view_impl.h                                            bool stop_load_on_timeout) OVERRIDE;
bool               82 chrome/test/chromedriver/chrome/web_view_impl.h       const std::string& frame_id, bool* is_pending) OVERRIDE;
bool               96 chrome/test/chromedriver/chrome/web_view_impl.h                                    bool is_user_supplied,
bool              100 chrome/test/chromedriver/chrome/web_view_impl.h                                 bool* is_not_pending);
bool              127 chrome/test/chromedriver/chrome/web_view_impl.h                                   bool* got_object,
bool              139 chrome/test/chromedriver/chrome/web_view_impl.h                              bool* found_node,
bool               44 chrome/test/chromedriver/chrome_launcher.h                          bool include_automation_extension,
bool               57 chrome/test/chromedriver/commands.h     bool return_ok_without_session,
bool               30 chrome/test/chromedriver/element_util.h     bool only_one,
bool               46 chrome/test/chromedriver/element_util.h     bool* is_focused);
bool               61 chrome/test/chromedriver/element_util.h     bool* is_equal);
bool               98 chrome/test/chromedriver/element_util.h     bool ignore_opacity,
bool               99 chrome/test/chromedriver/element_util.h     bool* is_displayed);
bool              105 chrome/test/chromedriver/element_util.h     bool* is_enabled);
bool              111 chrome/test/chromedriver/element_util.h     bool* is_selected);
bool              117 chrome/test/chromedriver/element_util.h     bool* is_togglable);
bool              123 chrome/test/chromedriver/element_util.h     bool selected);
bool              146 chrome/test/chromedriver/element_util.h     bool center,
bool               30 chrome/test/chromedriver/key_converter.h                               bool release_modifiers,
bool               21 chrome/test/chromedriver/keycode_text_conversion.h bool ConvertKeyCodeToText(ui::KeyboardCode key_code,
bool               30 chrome/test/chromedriver/keycode_text_conversion.h bool ConvertCharToKeyCode(base::char16 key,
bool               30 chrome/test/chromedriver/logging.h   static bool NameToLevel(const std::string& name, Level* out_level);
bool               65 chrome/test/chromedriver/logging.h bool InitLogging();
bool               46 chrome/test/chromedriver/net/adb_client_socket.h                    bool is_void,
bool               52 chrome/test/chromedriver/net/adb_client_socket.h   void ReadResponse(const CommandCallback& callback, bool is_void, int result);
bool               55 chrome/test/chromedriver/net/adb_client_socket.h                         bool is_void,
bool               19 chrome/test/chromedriver/net/net_util.h   bool IsValid() const;
bool               34 chrome/test/chromedriver/net/net_util.h bool FetchUrl(const std::string& url,
bool               26 chrome/test/chromedriver/net/sync_websocket.h   virtual bool IsConnected() = 0;
bool               29 chrome/test/chromedriver/net/sync_websocket.h   virtual bool Connect(const GURL& url) = 0;
bool               32 chrome/test/chromedriver/net/sync_websocket.h   virtual bool Send(const std::string& message) = 0;
bool               43 chrome/test/chromedriver/net/sync_websocket.h   virtual bool HasNextMessage() = 0;
bool               38 chrome/test/chromedriver/net/sync_websocket_impl.h   virtual bool IsConnected() OVERRIDE;
bool               39 chrome/test/chromedriver/net/sync_websocket_impl.h   virtual bool Connect(const GURL& url) OVERRIDE;
bool               40 chrome/test/chromedriver/net/sync_websocket_impl.h   virtual bool Send(const std::string& message) OVERRIDE;
bool               44 chrome/test/chromedriver/net/sync_websocket_impl.h   virtual bool HasNextMessage() OVERRIDE;
bool               53 chrome/test/chromedriver/net/sync_websocket_impl.h     bool IsConnected();
bool               54 chrome/test/chromedriver/net/sync_websocket_impl.h     bool Connect(const GURL& url);
bool               55 chrome/test/chromedriver/net/sync_websocket_impl.h     bool Send(const std::string& message);
bool               59 chrome/test/chromedriver/net/sync_websocket_impl.h     bool HasNextMessage();
bool               73 chrome/test/chromedriver/net/sync_websocket_impl.h                      bool* success,
bool               75 chrome/test/chromedriver/net/sync_websocket_impl.h     void OnConnectCompletedOnIO(bool* connected,
bool               79 chrome/test/chromedriver/net/sync_websocket_impl.h                   bool* result,
bool               93 chrome/test/chromedriver/net/sync_websocket_impl.h     bool is_connected_;
bool               45 chrome/test/chromedriver/net/test_http_server.h   bool Start();
bool               52 chrome/test/chromedriver/net/test_http_server.h   bool WaitForConnectionsToClose();
bool               74 chrome/test/chromedriver/net/test_http_server.h   void StartOnServerThread(bool* success, base::WaitableEvent* event);
bool               39 chrome/test/chromedriver/net/websocket.h   bool Send(const std::string& message);
bool              105 chrome/test/chromedriver/server/http_handler.h   bool received_shutdown_;
bool              124 chrome/test/chromedriver/server/http_handler.h bool MatchesCommand(const std::string& method,
bool               55 chrome/test/chromedriver/session.h   bool quit;
bool               56 chrome/test/chromedriver/session.h   bool detach;
bool               57 chrome/test/chromedriver/session.h   bool force_devtools_screenshot;
bool               76 chrome/test/chromedriver/session.h   bool auto_reporting_enabled;
bool               51 chrome/test/chromedriver/session_commands.h     bool allow_detach,
bool               41 chrome/test/chromedriver/test_util.h bool SwitchKeyboardLayout(const std::string& input_locale_identifier);
bool               48 chrome/test/chromedriver/test_util.h bool SwitchKeyboardLayout(const std::string& input_source_id);
bool               25 chrome/test/chromedriver/util.h     bool release_modifiers,
bool               30 chrome/test/chromedriver/util.h bool Base64Decode(const std::string& base64, std::string* bytes);
bool               23 chrome/test/data/webui/history_ui_browsertest.h   void SetDeleteAllowed(bool allowed);
bool               64 chrome/test/logging/win/file_logger.h   bool StartLogging(const base::FilePath& log_file);
bool               70 chrome/test/logging/win/file_logger.h   bool is_logging() const {
bool               75 chrome/test/logging/win/file_logger.h   bool EnableProviders();
bool               78 chrome/test/logging/win/file_logger.h   static bool is_initialized_;
bool               27 chrome/test/logging/win/mof_data_parser.h   bool ReadDWORD(DWORD* value) {
bool               31 chrome/test/logging/win/mof_data_parser.h   bool ReadInt(int* value) {
bool               35 chrome/test/logging/win/mof_data_parser.h   bool ReadPointer(intptr_t* value) {
bool               41 chrome/test/logging/win/mof_data_parser.h   bool ReadPointerArray(DWORD size, const intptr_t** values) {
bool               47 chrome/test/logging/win/mof_data_parser.h   template<typename T> bool ReadStructure(const T** value) {
bool               58 chrome/test/logging/win/mof_data_parser.h   bool ReadString(base::StringPiece* value);
bool               60 chrome/test/logging/win/mof_data_parser.h   bool empty() { return length_ == 0; }
bool               68 chrome/test/logging/win/mof_data_parser.h   template<typename T> bool ReadPrimitive(T* value) {
bool               76 chrome/test/logging/win/mof_data_parser.h   template<typename T> bool ReadPrimitiveArray(DWORD size, const T** values) {
bool               24 chrome/test/mini_installer_test/installer_path_provider.h   bool GetFullInstaller(base::FilePath* path);
bool               25 chrome/test/mini_installer_test/installer_path_provider.h   bool GetDiffInstaller(base::FilePath* path);
bool               26 chrome/test/mini_installer_test/installer_path_provider.h   bool GetMiniInstaller(base::FilePath* path);
bool               27 chrome/test/mini_installer_test/installer_path_provider.h   bool GetPreviousInstaller(base::FilePath* path);
bool               28 chrome/test/mini_installer_test/installer_path_provider.h   bool GetStandaloneInstaller(base::FilePath* path);
bool               29 chrome/test/mini_installer_test/installer_path_provider.h   bool GetSignedStandaloneInstaller(base::FilePath* path);
bool               39 chrome/test/mini_installer_test/installer_path_provider.h   bool GetInstaller(const std::string& pattern, base::FilePath* path);
bool               20 chrome/test/mini_installer_test/installer_test_util.h   bool system;
bool               28 chrome/test/mini_installer_test/installer_test_util.h bool DeleteInstallDirectory(
bool               29 chrome/test/mini_installer_test/installer_test_util.h     bool system_level,
bool               34 chrome/test/mini_installer_test/installer_test_util.h bool DeleteRegistryKey(
bool               35 chrome/test/mini_installer_test/installer_test_util.h     bool system_level,
bool               41 chrome/test/mini_installer_test/installer_test_util.h bool GetChromeInstallDirectory(bool system_level, base::FilePath* path);
bool               46 chrome/test/mini_installer_test/installer_test_util.h bool GetInstallDirectory(bool system_level,
bool               55 chrome/test/mini_installer_test/installer_test_util.h bool GetInstalledProducts(std::vector<InstalledProduct>* products);
bool               57 chrome/test/mini_installer_test/installer_test_util.h bool Install(const base::FilePath& installer);
bool               58 chrome/test/mini_installer_test/installer_test_util.h bool Install(const base::FilePath& installer, const SwitchBuilder& switches);
bool               59 chrome/test/mini_installer_test/installer_test_util.h bool LaunchChrome(bool close_after_launch, bool system_level);
bool               60 chrome/test/mini_installer_test/installer_test_util.h bool LaunchIE(const std::string& url);
bool               63 chrome/test/mini_installer_test/installer_test_util.h bool UninstallAll();
bool               66 chrome/test/mini_installer_test/installer_test_util.h bool Uninstall(
bool               67 chrome/test/mini_installer_test/installer_test_util.h     bool system_level,
bool               71 chrome/test/mini_installer_test/installer_test_util.h bool Uninstall(
bool               72 chrome/test/mini_installer_test/installer_test_util.h     bool system_level,
bool               75 chrome/test/mini_installer_test/installer_test_util.h bool ValidateInstall(
bool               76 chrome/test/mini_installer_test/installer_test_util.h      bool system_level,
bool               82 chrome/test/mini_installer_test/installer_test_util.h bool RunAndWaitForCommandToFinish(base::CommandLine command);
bool               50 chrome/test/nacl/nacl_browsertest_util.h   bool test_passed() const {
bool               55 chrome/test/nacl/nacl_browsertest_util.h   bool test_passed_;
bool               75 chrome/test/nacl/nacl_browsertest_util.h   virtual bool GetDocumentRoot(base::FilePath* document_root);
bool               77 chrome/test/nacl/nacl_browsertest_util.h   virtual bool IsAPnaclTest();
bool               79 chrome/test/nacl/nacl_browsertest_util.h   virtual bool IsPnaclDisabled();
bool               88 chrome/test/nacl/nacl_browsertest_util.h   bool RunJavascriptTest(const GURL& url, TestMessageHandler* handler);
bool              104 chrome/test/nacl/nacl_browsertest_util.h   bool StartTestServer();
bool              123 chrome/test/nacl/nacl_browsertest_util.h   virtual bool IsAPnaclTest() OVERRIDE;
bool              134 chrome/test/nacl/nacl_browsertest_util.h   virtual bool IsAPnaclTest() OVERRIDE;
bool              136 chrome/test/nacl/nacl_browsertest_util.h   virtual bool IsPnaclDisabled() OVERRIDE;
bool              149 chrome/test/nacl/nacl_browsertest_util.h   virtual bool GetDocumentRoot(base::FilePath* document_root) OVERRIDE;
bool               70 chrome/test/ppapi/ppapi_test.h     void ExpectInfoBarAndAccept(bool should_accept);
bool               82 chrome/test/ppapi/ppapi_test.h     bool expecting_infobar_;
bool               83 chrome/test/ppapi/ppapi_test.h     bool should_accept_;
bool              107 chrome/test/ppapi/ppapi_test.h   bool in_process_;  // Controls the --ppapi-in-process switch.
bool               21 chrome/test/remoting/key_code_conv.h     char c, const char** code, ui::KeyboardCode* vkey_code, bool* shift);
bool               27 chrome/test/remoting/page_load_notification_observer.h   bool IsTargetLoaded();
bool               32 chrome/test/remoting/remote_desktop_browsertest.h inline void _ASSERT_TRUE(bool condition) {
bool               77 chrome/test/remoting/remote_desktop_browsertest.h   void VerifyChromotingLoaded(bool expected);
bool              102 chrome/test/remoting/remote_desktop_browsertest.h                                 bool control,
bool              103 chrome/test/remoting/remote_desktop_browsertest.h                                 bool shift,
bool              104 chrome/test/remoting/remote_desktop_browsertest.h                                 bool alt,
bool              105 chrome/test/remoting/remote_desktop_browsertest.h                                 bool command);
bool              134 chrome/test/remoting/remote_desktop_browsertest.h   void ConnectToLocalHost(bool remember_pin);
bool              137 chrome/test/remoting/remote_desktop_browsertest.h   void ConnectToRemoteHost(const std::string& host_name, bool remember_pin);
bool              140 chrome/test/remoting/remote_desktop_browsertest.h   void EnterPin(const std::string& name, bool remember_pin);
bool              170 chrome/test/remoting/remote_desktop_browsertest.h   bool is_platform_app() {
bool              175 chrome/test/remoting/remote_desktop_browsertest.h   bool is_unpacked() {
bool              192 chrome/test/remoting/remote_desktop_browsertest.h   bool NoCleanup() { return no_cleanup_; }
bool              196 chrome/test/remoting/remote_desktop_browsertest.h   bool NoInstall() { return no_install_; }
bool              219 chrome/test/remoting/remote_desktop_browsertest.h   bool ExecuteScriptAndExtractBool(const std::string& script) {
bool              224 chrome/test/remoting/remote_desktop_browsertest.h   static bool ExecuteScriptAndExtractBool(content::WebContents* web_contents,
bool              249 chrome/test/remoting/remote_desktop_browsertest.h   bool HtmlElementExists(const std::string& name) {
bool              256 chrome/test/remoting/remote_desktop_browsertest.h   bool HtmlElementVisible(const std::string& name);
bool              265 chrome/test/remoting/remote_desktop_browsertest.h   bool IsLocalHostReady();
bool              269 chrome/test/remoting/remote_desktop_browsertest.h   bool IsPinFormVisible();
bool              273 chrome/test/remoting/remote_desktop_browsertest.h   bool IsSessionConnected();
bool              277 chrome/test/remoting/remote_desktop_browsertest.h   bool IsAuthenticated() {
bool              286 chrome/test/remoting/remote_desktop_browsertest.h   static bool IsAuthenticatedInWindow(content::WebContents* web_contents);
bool              290 chrome/test/remoting/remote_desktop_browsertest.h   static bool IsHostActionComplete(
bool              317 chrome/test/remoting/remote_desktop_browsertest.h   bool no_cleanup_;
bool              318 chrome/test/remoting/remote_desktop_browsertest.h   bool no_install_;
bool               27 chrome/test/remoting/waiter.h   virtual bool Wait();
bool               47 chrome/test/remoting/waiter.h   typedef base::Callback<bool(void)> Predicate;
bool               55 chrome/test/remoting/waiter.h   virtual bool Wait() OVERRIDE;
bool               67 chrome/test/remoting/waiter.h   bool success_;
bool               12 chrome/test/security_tests/ipc_security_tests.h bool PipeImpersonationAttack();
bool               24 chrome/tools/convert_dict/aff_reader.h   bool Read();
bool               29 chrome/tools/convert_dict/aff_reader.h   bool has_indexed_affixes() const { return has_indexed_affixes_; }
bool               37 chrome/tools/convert_dict/aff_reader.h   bool EncodingToUTF8(const std::string& encoded, std::string* utf8) const;
bool               94 chrome/tools/convert_dict/aff_reader.h   bool has_indexed_affixes_;
bool               35 chrome/tools/convert_dict/dic_reader.h   bool Read(AffReader* aff_reader);
bool               65 chrome/tools/profile_reset/jtl_compiler.h   static bool Compile(const std::string& source_code,
bool               41 chrome/tools/profile_reset/jtl_parser.h   static bool RemoveCommentsAndAllWhitespace(
bool               50 chrome/tools/profile_reset/jtl_parser.h   bool HasFinished();
bool               57 chrome/tools/profile_reset/jtl_parser.h   bool ParseNextOperation(std::string* name,
bool               59 chrome/tools/profile_reset/jtl_parser.h                           bool* ends_the_sentence);
bool               32 chrome/tools/service_discovery_sniffer/service_discovery_sniffer.h   bool changed_;
bool               45 chrome/utility/chrome_content_utility_client.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               81 chrome/utility/chrome_content_utility_client.h   bool RenderPDFToWinMetafile(
bool               90 chrome/utility/chrome_content_utility_client.h   bool RenderPDFPagesToPWGRaster(
bool              143 chrome/utility/chrome_content_utility_client.h   bool filter_messages_;
bool               21 chrome/utility/cloud_print/pwg_encoder.h   bool EncodePage(const BitmapImage& image,
bool               25 chrome/utility/cloud_print/pwg_encoder.h                   bool rotate) const;
bool               30 chrome/utility/cloud_print/pwg_encoder.h   bool EncodeRowFrom32Bit(const uint8* row,
bool               37 chrome/utility/extensions/unpacker.h   bool Run();
bool               42 chrome/utility/extensions/unpacker.h   bool DumpImagesToFile();
bool               47 chrome/utility/extensions/unpacker.h   bool DumpMessageCatalogsToFile();
bool               61 chrome/utility/extensions/unpacker.h   bool ReadAllMessageCatalogs(const std::string& default_locale);
bool               65 chrome/utility/extensions/unpacker.h   bool AddDecodedImage(const base::FilePath& path);
bool               69 chrome/utility/extensions/unpacker.h   bool ReadMessageCatalog(const base::FilePath& message_path);
bool               37 chrome/utility/image_writer/image_writer.h   bool IsRunning() const;
bool               33 chrome/utility/image_writer/image_writer_handler.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               44 chrome/utility/image_writer/image_writer_handler.h   bool IsValidDevice(const base::FilePath& device);
bool               43 chrome/utility/importer/bookmark_html_reader.h     const base::Callback<bool(void)>& cancellation_callback,
bool               44 chrome/utility/importer/bookmark_html_reader.h     const base::Callback<bool(const GURL&)>& valid_url_callback,
bool               62 chrome/utility/importer/bookmark_html_reader.h bool ParseCharsetFromLine(const std::string& line,
bool               64 chrome/utility/importer/bookmark_html_reader.h bool ParseFolderNameFromLine(const std::string& line,
bool               67 chrome/utility/importer/bookmark_html_reader.h                              bool* is_toolbar_folder,
bool               72 chrome/utility/importer/bookmark_html_reader.h bool ParseBookmarkFromLine(const std::string& line,
bool               88 chrome/utility/importer/bookmark_html_reader.h bool ParseMinimumBookmarkFromLine(const std::string& line,
bool               68 chrome/utility/importer/external_process_importer_bridge.h       bool unique_on_host_and_path) OVERRIDE;
bool               17 chrome/utility/importer/favicon_reencode.h bool ReencodeFavicon(const unsigned char* src_data,
bool               70 chrome/utility/importer/firefox_importer.h                               size_t position, bool* empty_folder);
bool               18 chrome/utility/importer/firefox_importer_unittest_messages_internal.h                      bool /* ret */)
bool               41 chrome/utility/importer/firefox_importer_unittest_utils.h   bool Setup(const base::FilePath& nss_path);
bool               44 chrome/utility/importer/firefox_importer_unittest_utils.h   bool DecryptorInit(const base::FilePath& dll_path,
bool               54 chrome/utility/importer/firefox_importer_unittest_utils.h   bool WaitForClientResponse();
bool               75 chrome/utility/importer/firefox_importer_unittest_utils.h bool FFUnitTestDecryptorProxy::Setup(const base::FilePath& nss_path) {
bool               79 chrome/utility/importer/firefox_importer_unittest_utils.h bool FFUnitTestDecryptorProxy::DecryptorInit(const base::FilePath& dll_path,
bool               68 chrome/utility/importer/ie_importer_win.h   bool GetFavoritesInfo(FavoritesInfo* info);
bool               31 chrome/utility/importer/importer.h   bool cancelled() const { return cancelled_; }
bool               43 chrome/utility/importer/importer.h   bool cancelled_;
bool              125 chrome/utility/importer/nss_decryptor_mac.h   bool Init(const base::FilePath& dll_path, const base::FilePath& db_path);
bool              140 chrome/utility/importer/nss_decryptor_mac.h   bool ReadAndParseSignons(const base::FilePath& sqlite_file,
bool              157 chrome/utility/importer/nss_decryptor_mac.h   bool is_nss_initialized_;
bool               27 chrome/utility/importer/nss_decryptor_null.h   bool Init(const base::FilePath& dll_path, const base::FilePath& db_path) {
bool               35 chrome/utility/importer/nss_decryptor_null.h   bool ReadAndParseSignons(const base::FilePath& sqlite_file,
bool               30 chrome/utility/importer/nss_decryptor_system_nss.h   bool Init(const base::FilePath& dll_path, const base::FilePath& db_path);
bool               45 chrome/utility/importer/nss_decryptor_system_nss.h   bool ReadAndParseSignons(const base::FilePath& sqlite_file,
bool               56 chrome/utility/importer/nss_decryptor_system_nss.h   bool is_nss_initialized_;
bool              120 chrome/utility/importer/nss_decryptor_win.h   bool Init(const base::FilePath& dll_path, const base::FilePath& db_path);
bool              138 chrome/utility/importer/nss_decryptor_win.h   bool ReadAndParseSignons(const base::FilePath& sqlite_file,
bool              143 chrome/utility/importer/nss_decryptor_win.h   bool InitNSS(const base::FilePath& db_path,
bool              173 chrome/utility/importer/nss_decryptor_win.h   bool is_nss_initialized_;
bool               77 chrome/utility/importer/safari_importer.h       bool is_in_toolbar,
bool               89 chrome/utility/importer/safari_importer.h   bool OpenDatabase(sql::Connection* db);
bool               61 chrome/utility/local_discovery/service_discovery_client_impl.h   virtual void DiscoverNewServices(bool force_update) OVERRIDE;
bool               64 chrome/utility/local_discovery/service_discovery_client_impl.h       bool actively_refresh_services) OVERRIDE;
bool               86 chrome/utility/local_discovery/service_discovery_client_impl.h     bool Start();
bool               87 chrome/utility/local_discovery/service_discovery_client_impl.h     void SetActiveRefresh(bool auto_update);
bool               89 chrome/utility/local_discovery/service_discovery_client_impl.h     void set_update_pending(bool update_pending) {
bool               93 chrome/utility/local_discovery/service_discovery_client_impl.h     bool update_pending() { return update_pending_; }
bool               95 chrome/utility/local_discovery/service_discovery_client_impl.h     void set_has_ptr(bool has_ptr) {
bool               99 chrome/utility/local_discovery/service_discovery_client_impl.h     void set_has_srv(bool has_srv);
bool              101 chrome/utility/local_discovery/service_discovery_client_impl.h     bool has_ptr_or_srv() { return has_ptr_ || has_srv_; }
bool              115 chrome/utility/local_discovery/service_discovery_client_impl.h     bool update_pending_;
bool              117 chrome/utility/local_discovery/service_discovery_client_impl.h     bool has_ptr_;
bool              118 chrome/utility/local_discovery/service_discovery_client_impl.h     bool has_srv_;
bool              129 chrome/utility/local_discovery/service_discovery_client_impl.h   bool CreateTransaction(bool active, bool alert_existing_services,
bool              130 chrome/utility/local_discovery/service_discovery_client_impl.h                          bool force_refresh,
bool              140 chrome/utility/local_discovery/service_discovery_client_impl.h   void SendQuery(int next_timeout_seconds, bool force_update);
bool              149 chrome/utility/local_discovery/service_discovery_client_impl.h   bool started_;
bool              150 chrome/utility/local_discovery/service_discovery_client_impl.h   bool actively_refresh_services_;
bool              205 chrome/utility/local_discovery/service_discovery_client_impl.h   bool CreateTxtTransaction();
bool              206 chrome/utility/local_discovery/service_discovery_client_impl.h   bool CreateSrvTransaction();
bool              212 chrome/utility/local_discovery/service_discovery_client_impl.h   bool has_resolved_;
bool              214 chrome/utility/local_discovery/service_discovery_client_impl.h   bool metadata_resolved_;
bool              215 chrome/utility/local_discovery/service_discovery_client_impl.h   bool address_resolved_;
bool              247 chrome/utility/local_discovery/service_discovery_client_impl.h   bool IsSuccess();
bool               42 chrome/utility/local_discovery/service_discovery_message_handler.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               53 chrome/utility/local_discovery/service_discovery_message_handler.h   bool InitializeThread();
bool               62 chrome/utility/local_discovery/service_discovery_message_handler.h   void OnDiscoverServices(uint64 id, bool force_update);
bool               63 chrome/utility/local_discovery/service_discovery_message_handler.h   void OnSetActivelyRefreshServices(uint64 id, bool actively_refresh_services);
bool               73 chrome/utility/local_discovery/service_discovery_message_handler.h   void DiscoverServices(uint64 id, bool force_update);
bool               74 chrome/utility/local_discovery/service_discovery_message_handler.h   void SetActivelyRefreshServices(uint64 id, bool actively_refresh_services);
bool               97 chrome/utility/local_discovery/service_discovery_message_handler.h                              bool success,
bool               18 chrome/utility/media_galleries/iapps_xml_utils.h bool SkipToNextElement(XmlReader* reader);
bool               22 chrome/utility/media_galleries/iapps_xml_utils.h bool SeekToNodeAtCurrentDepth(XmlReader* reader, const std::string& name);
bool               26 chrome/utility/media_galleries/iapps_xml_utils.h bool SeekInDict(XmlReader* reader, const std::string& key);
bool               29 chrome/utility/media_galleries/iapps_xml_utils.h bool ReadString(XmlReader* reader, std::string* result);
bool               32 chrome/utility/media_galleries/iapps_xml_utils.h bool ReadInteger(XmlReader* reader, uint64* result);
bool               38 chrome/utility/media_galleries/ipc_data_source.h   virtual bool GetSize(int64* size_out) OVERRIDE;
bool               39 chrome/utility/media_galleries/ipc_data_source.h   virtual bool IsStreaming() OVERRIDE;
bool               44 chrome/utility/media_galleries/ipc_data_source.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               22 chrome/utility/media_galleries/iphoto_library_parser.h   bool Parse(const std::string& xml);
bool               22 chrome/utility/media_galleries/itunes_library_parser.h   bool Parse(const std::string& xml);
bool               21 chrome/utility/media_galleries/picasa_album_table_reader.h   bool Init();
bool               29 chrome/utility/media_galleries/picasa_album_table_reader.h   bool initialized_;
bool               30 chrome/utility/media_galleries/pmp_column_reader.h   bool ReadFile(base::File* file, const PmpFieldType expected_type);
bool               35 chrome/utility/media_galleries/pmp_column_reader.h   bool ReadString(const uint32 row, std::string* result) const;
bool               36 chrome/utility/media_galleries/pmp_column_reader.h   bool ReadUInt32(const uint32 row, uint32* result) const;
bool               37 chrome/utility/media_galleries/pmp_column_reader.h   bool ReadDouble64(const uint32 row, double* result) const;
bool               38 chrome/utility/media_galleries/pmp_column_reader.h   bool ReadUInt8(const uint32 row, uint8* result) const;
bool               39 chrome/utility/media_galleries/pmp_column_reader.h   bool ReadUInt64(const uint32 row, uint64* result) const;
bool               45 chrome/utility/media_galleries/pmp_column_reader.h   bool ParseData(const PmpFieldType expected_type);
bool               35 chrome/utility/profile_import_handler.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               48 chrome/utility/profile_import_handler.h   static bool Send(IPC::Message* message);
bool               20 chrome/utility/utility_message_handler.h   virtual bool OnMessageReceived(const IPC::Message& message) = 0;
bool               34 chrome/utility/web_resource_unpacker.h   bool Run();
bool               30 chrome_elf/blacklist/blacklist.h bool LeaveSetupBeacon();
bool               35 chrome_elf/blacklist/blacklist.h bool ResetBeacon();
bool               41 chrome_elf/blacklist/blacklist.h extern "C" bool IsBlacklistInitialized();
bool               48 chrome_elf/blacklist/blacklist.h extern "C" bool AddDllToBlacklist(const wchar_t* dll_name);
bool               53 chrome_elf/blacklist/blacklist.h extern "C" bool RemoveDllFromBlacklist(const wchar_t* dll_name);
bool               70 chrome_elf/blacklist/blacklist.h bool Initialize(bool force);
bool               13 chrome_elf/blacklist/blacklist_interceptions.h bool InitializeInterceptImports();
bool               12 chrome_elf/chrome_elf_util.h bool IsCanary(const wchar_t* exe_path);
bool               15 chrome_elf/chrome_elf_util.h bool IsSystemInstall(const wchar_t* exe_path);
bool               18 chrome_elf/chrome_elf_util.h bool IsMultiInstall(bool is_system_install);
bool               21 chrome_elf/chrome_elf_util.h bool AreUsageStatsEnabled(const wchar_t* exe_path);
bool               25 chrome_elf/chrome_elf_util.h bool ReportingIsEnforcedByPolicy(bool* breakpad_enabled);
bool               29 chrome_elf/chrome_elf_util.h bool IsNonBrowserProcess();
bool               39 chrome_elf/create_file/chrome_create_file.h bool ShouldBypass(LPCWSTR file_name);
bool               14 chrome_elf/thunk_getter.h sandbox::ServiceResolverThunk* GetThunk(bool relaxed);
bool               55 chromeos/accelerometer/accelerometer_reader.h   void OnInitialized(scoped_refptr<Configuration> configuration, bool success);
bool               64 chromeos/accelerometer/accelerometer_reader.h   void OnDataRead(scoped_refptr<Reading> reading, bool success);
bool               23 chromeos/app_mode/kiosk_oem_manifest_parser.h     bool enterprise_managed;
bool               25 chromeos/app_mode/kiosk_oem_manifest_parser.h     bool can_exit_enrollment;
bool               30 chromeos/app_mode/kiosk_oem_manifest_parser.h     bool keyboard_driven_oobe;
bool               35 chromeos/app_mode/kiosk_oem_manifest_parser.h   static bool Load(const base::FilePath& kiosk_oem_file,
bool               34 chromeos/attestation/attestation_flow.h   typedef base::Callback<void(bool success,
bool               54 chromeos/attestation/attestation_flow.h   typedef base::Callback<void(bool success,
bool               87 chromeos/attestation/attestation_flow.h                               bool force_new_key,
bool              110 chromeos/attestation/attestation_flow.h                               bool success,
bool              124 chromeos/attestation/attestation_flow.h                                   bool success,
bool              137 chromeos/attestation/attestation_flow.h                         bool success,
bool              154 chromeos/attestation/attestation_flow.h       bool generate_new_key,
bool              172 chromeos/attestation/attestation_flow.h                                    bool success,
bool              190 chromeos/attestation/attestation_flow.h                                        bool success,
bool               23 chromeos/attestation/mock_attestation_flow.h   void set_result(bool result) {
bool               34 chromeos/attestation/mock_attestation_flow.h   bool result_;
bool               44 chromeos/attestation/mock_attestation_flow.h   void DeferToFake(bool result);
bool               61 chromeos/attestation/mock_attestation_flow.h   MOCK_METHOD2(MockCertificateCallback, void(bool, const std::string&));
bool               72 chromeos/attestation/mock_attestation_flow.h                                     bool,
bool               31 chromeos/audio/audio_device.h   bool is_input;
bool               37 chromeos/audio/audio_device.h   bool active;
bool               55 chromeos/audio/audio_device.h   bool operator()(const chromeos::AudioDevice& a,
bool               34 chromeos/audio/audio_devices_pref_handler.h   virtual bool GetMuteValue(const AudioDevice& device) = 0;
bool               36 chromeos/audio/audio_devices_pref_handler.h   virtual void SetMuteValue(const AudioDevice& device, bool mute_on) = 0;
bool               39 chromeos/audio/audio_devices_pref_handler.h   virtual bool GetAudioCaptureAllowedValue() = 0;
bool               41 chromeos/audio/audio_devices_pref_handler.h   virtual bool GetAudioOutputAllowedValue() = 0;
bool               20 chromeos/audio/audio_devices_pref_handler_stub.h   typedef std::map<uint64, bool> AudioDeviceMute;
bool               29 chromeos/audio/audio_devices_pref_handler_stub.h   virtual bool GetMuteValue(const AudioDevice& device) OVERRIDE;
bool               30 chromeos/audio/audio_devices_pref_handler_stub.h   virtual void SetMuteValue(const AudioDevice& device, bool mute_on) OVERRIDE;
bool               31 chromeos/audio/audio_devices_pref_handler_stub.h   virtual bool GetAudioCaptureAllowedValue() OVERRIDE;
bool               32 chromeos/audio/audio_devices_pref_handler_stub.h   virtual bool GetAudioOutputAllowedValue() OVERRIDE;
bool               76 chromeos/audio/cras_audio_handler.h   static bool IsInitialized();
bool               88 chromeos/audio/cras_audio_handler.h   virtual bool IsOutputMuted();
bool               91 chromeos/audio/cras_audio_handler.h   virtual bool IsOutputMutedForDevice(uint64 device_id);
bool               94 chromeos/audio/cras_audio_handler.h   virtual bool IsInputMuted();
bool               97 chromeos/audio/cras_audio_handler.h   virtual bool IsInputMutedForDevice(uint64 device_id);
bool              100 chromeos/audio/cras_audio_handler.h   virtual bool IsOutputVolumeBelowDefaultMuteLvel();
bool              128 chromeos/audio/cras_audio_handler.h   virtual bool GetActiveOutputDevice(AudioDevice* device) const;
bool              131 chromeos/audio/cras_audio_handler.h   virtual bool has_alternative_input() const;
bool              132 chromeos/audio/cras_audio_handler.h   virtual bool has_alternative_output() const;
bool              147 chromeos/audio/cras_audio_handler.h   virtual void SetOutputMute(bool mute_on);
bool              150 chromeos/audio/cras_audio_handler.h   virtual void SetInputMute(bool mute_on);
bool              159 chromeos/audio/cras_audio_handler.h   virtual void SetMuteForDevice(uint64 device_id, bool mute_on);
bool              206 chromeos/audio/cras_audio_handler.h   bool SetOutputMuteInternal(bool mute_on);
bool              213 chromeos/audio/cras_audio_handler.h   bool SetInputMuteInternal(bool mute_on);
bool              224 chromeos/audio/cras_audio_handler.h   bool ChangeActiveDevice(const AudioDevice& new_active_device,
bool              229 chromeos/audio/cras_audio_handler.h   bool NonActiveDeviceUnplugged(size_t old_devices_size,
bool              235 chromeos/audio/cras_audio_handler.h   bool HasDeviceChange(const AudioNodeList& new_nodes, bool is_input);
bool              238 chromeos/audio/cras_audio_handler.h   void HandleGetNodes(const chromeos::AudioNodeList& node_list, bool success);
bool              245 chromeos/audio/cras_audio_handler.h   bool FoundNewDevice(const AudioDevice& device);
bool              260 chromeos/audio/cras_audio_handler.h   bool output_mute_on_;
bool              261 chromeos/audio/cras_audio_handler.h   bool input_mute_on_;
bool              266 chromeos/audio/cras_audio_handler.h   bool has_alternative_input_;
bool              267 chromeos/audio/cras_audio_handler.h   bool has_alternative_output_;
bool              269 chromeos/audio/cras_audio_handler.h   bool output_mute_locked_;
bool              270 chromeos/audio/cras_audio_handler.h   bool input_mute_locked_;
bool              273 chromeos/audio/cras_audio_handler.h   bool log_errors_;
bool               42 chromeos/cert_loader.h                                       bool initial_load) = 0;
bool               58 chromeos/cert_loader.h   static bool IsInitialized();
bool               73 chromeos/cert_loader.h   bool IsHardwareBacked() const;
bool               78 chromeos/cert_loader.h   bool IsCertificateHardwareBacked(const net::X509Certificate* cert) const;
bool               81 chromeos/cert_loader.h   bool CertificatesLoading() const;
bool               83 chromeos/cert_loader.h   bool certificates_loaded() const { return certificates_loaded_; }
bool              103 chromeos/cert_loader.h   void NotifyCertificatesLoaded(bool initial_load);
bool              113 chromeos/cert_loader.h   bool certificates_loaded_;
bool              114 chromeos/cert_loader.h   bool certificates_update_required_;
bool              115 chromeos/cert_loader.h   bool certificates_update_running_;
bool              122 chromeos/cert_loader.h   bool force_hardware_backed_for_test_;
bool               18 chromeos/chromeos_test_utils.h bool GetTestDataPath(const std::string& component,
bool               37 chromeos/cryptohome/async_method_caller.h   typedef base::Callback<void(bool success, MountError return_code)> Callback;
bool               38 chromeos/cryptohome/async_method_caller.h   typedef base::Callback<void(bool success, const std::string& data)>
bool               61 chromeos/cryptohome/cryptohome_parameters.h   explicit MountParameters(bool ephemeral);
bool               67 chromeos/cryptohome/cryptohome_parameters.h   bool ephemeral;
bool               18 chromeos/cryptohome/cryptohome_util.h CHROMEOS_EXPORT bool TpmIsEnabled();
bool               21 chromeos/cryptohome/cryptohome_util.h CHROMEOS_EXPORT bool TpmIsOwned();
bool               24 chromeos/cryptohome/cryptohome_util.h CHROMEOS_EXPORT bool TpmIsBeingOwned();
bool               26 chromeos/cryptohome/cryptohome_util.h CHROMEOS_EXPORT bool InstallAttributesGet(const std::string& name,
bool               28 chromeos/cryptohome/cryptohome_util.h CHROMEOS_EXPORT bool InstallAttributesSet(const std::string& name,
bool               30 chromeos/cryptohome/cryptohome_util.h CHROMEOS_EXPORT bool InstallAttributesFinalize();
bool               31 chromeos/cryptohome/cryptohome_util.h CHROMEOS_EXPORT bool InstallAttributesIsInvalid();
bool               32 chromeos/cryptohome/cryptohome_util.h CHROMEOS_EXPORT bool InstallAttributesIsFirstInstall();
bool               24 chromeos/cryptohome/homedir_methods.h   typedef base::Callback<void(bool success, MountError return_code)> Callback;
bool               26 chromeos/cryptohome/homedir_methods.h       void(bool success, MountError return_code, const std::string& mount_hash)>
bool               58 chromeos/cryptohome/homedir_methods.h                         bool clobber_if_exist,
bool               28 chromeos/cryptohome/mock_async_method_caller.h   void SetUp(bool success, MountError return_code);
bool               97 chromeos/cryptohome/mock_async_method_caller.h   bool success_;
bool               22 chromeos/cryptohome/mock_homedir_methods.h   void SetUp(bool success, MountError return_code);
bool               37 chromeos/cryptohome/mock_homedir_methods.h                     bool clobber_if_exist,
bool               52 chromeos/cryptohome/mock_homedir_methods.h   bool success_;
bool               27 chromeos/cryptohome/system_salt_getter.h   static bool IsInitialized();
bool               45 chromeos/cryptohome/system_salt_getter.h                                       bool service_is_available);
bool               18 chromeos/dbus/audio_node.h   bool is_input;
bool               23 chromeos/dbus/audio_node.h   bool active;
bool               28 chromeos/dbus/audio_node.h   AudioNode(bool is_input,
bool               33 chromeos/dbus/audio_node.h             bool active,
bool               42 chromeos/dbus/bluetooth_adapter_client.h     dbus::Property<bool> powered;
bool               47 chromeos/dbus/bluetooth_adapter_client.h     dbus::Property<bool> discoverable;
bool               52 chromeos/dbus/bluetooth_adapter_client.h     dbus::Property<bool> pairable;
bool               66 chromeos/dbus/bluetooth_adapter_client.h     dbus::Property<bool> discovering;
bool               52 chromeos/dbus/bluetooth_device_client.h     dbus::Property<bool> paired;
bool               55 chromeos/dbus/bluetooth_device_client.h     dbus::Property<bool> connected;
bool               59 chromeos/dbus/bluetooth_device_client.h     dbus::Property<bool> trusted;
bool               63 chromeos/dbus/bluetooth_device_client.h     dbus::Property<bool> blocked;
bool               74 chromeos/dbus/bluetooth_device_client.h     dbus::Property<bool> legacy_pairing;
bool               53 chromeos/dbus/bluetooth_profile_manager_client.h     bool require_authentication;
bool               56 chromeos/dbus/bluetooth_profile_manager_client.h     bool require_authorization;
bool               59 chromeos/dbus/bluetooth_profile_manager_client.h     bool auto_connect;
bool               28 chromeos/dbus/cras_audio_client.h     virtual void OutputMuteChanged(bool mute_on);
bool               31 chromeos/dbus/cras_audio_client.h     virtual void InputMuteChanged(bool mute_on);
bool               52 chromeos/dbus/cras_audio_client.h   virtual bool HasObserver(Observer* observer) = 0;
bool               58 chromeos/dbus/cras_audio_client.h   typedef base::Callback<void(const VolumeState&, bool)> GetVolumeStateCallback;
bool               63 chromeos/dbus/cras_audio_client.h   typedef base::Callback<void(const AudioNodeList&, bool)> GetNodesCallback;
bool               83 chromeos/dbus/cras_audio_client.h   virtual void SetOutputUserMute(bool mute_on) = 0;
bool               90 chromeos/dbus/cras_audio_client.h   virtual void SetInputMute(bool mute_on) = 0;
bool               24 chromeos/dbus/cras_audio_client_stub_impl.h   virtual bool HasObserver(Observer* observer) OVERRIDE;
bool               29 chromeos/dbus/cras_audio_client_stub_impl.h   virtual void SetOutputUserMute(bool mute_on) OVERRIDE;
bool               31 chromeos/dbus/cras_audio_client_stub_impl.h   virtual void SetInputMute(bool mute_on) OVERRIDE;
bool              120 chromeos/dbus/cros_disks_client.h   bool is_drive() const { return is_drive_; }
bool              123 chromeos/dbus/cros_disks_client.h   bool has_media() const { return has_media_; }
bool              126 chromeos/dbus/cros_disks_client.h   bool on_boot_device() const { return on_boot_device_; }
bool              156 chromeos/dbus/cros_disks_client.h   bool is_read_only() const { return is_read_only_; }
bool              159 chromeos/dbus/cros_disks_client.h   bool is_hidden() const { return is_hidden_; }
bool              170 chromeos/dbus/cros_disks_client.h   bool is_drive_;
bool              171 chromeos/dbus/cros_disks_client.h   bool has_media_;
bool              172 chromeos/dbus/cros_disks_client.h   bool on_boot_device_;
bool              183 chromeos/dbus/cros_disks_client.h   bool is_read_only_;
bool              184 chromeos/dbus/cros_disks_client.h   bool is_hidden_;
bool              200 chromeos/dbus/cros_disks_client.h   typedef base::Callback<void(bool format_succeeded)> FormatDeviceCallback;
bool               40 chromeos/dbus/cryptohome_client.h                               bool return_status,
bool               45 chromeos/dbus/cryptohome_client.h                               bool return_status,
bool               55 chromeos/dbus/cryptohome_client.h   typedef base::Callback<void(bool service_is_ready)>
bool               72 chromeos/dbus/cryptohome_client.h                               bool result,
bool               78 chromeos/dbus/cryptohome_client.h            bool result,
bool              110 chromeos/dbus/cryptohome_client.h   virtual bool Unmount(bool* success) = 0;
bool              187 chromeos/dbus/cryptohome_client.h   virtual bool CallTpmIsEnabledAndBlock(bool* enabled) = 0;
bool              198 chromeos/dbus/cryptohome_client.h   virtual bool CallTpmIsOwnedAndBlock(bool* owned) = 0;
bool              206 chromeos/dbus/cryptohome_client.h   virtual bool CallTpmIsBeingOwnedAndBlock(bool* owning) = 0;
bool              220 chromeos/dbus/cryptohome_client.h   virtual bool CallTpmClearStoredPasswordAndBlock() = 0;
bool              244 chromeos/dbus/cryptohome_client.h   virtual bool InstallAttributesGet(const std::string& name,
bool              246 chromeos/dbus/cryptohome_client.h                                     bool* successful) = 0;
bool              250 chromeos/dbus/cryptohome_client.h   virtual bool InstallAttributesSet(const std::string& name,
bool              252 chromeos/dbus/cryptohome_client.h                                     bool* successful) = 0;
bool              256 chromeos/dbus/cryptohome_client.h   virtual bool InstallAttributesFinalize(bool* successful) = 0;
bool              264 chromeos/dbus/cryptohome_client.h   virtual bool InstallAttributesIsInvalid(bool* is_invalid) = 0;
bool              268 chromeos/dbus/cryptohome_client.h   virtual bool InstallAttributesIsFirstInstall(bool* is_first_install) = 0;
bool               33 chromeos/dbus/dbus_method_call_status.h                             bool result)> BoolDBusMethodCallback;
bool               43 chromeos/dbus/dbus_method_call_status.h     bool result)> BooleanDBusMethodCallback;
bool              111 chromeos/dbus/dbus_thread_manager.h   static bool IsInitialized();
bool               29 chromeos/dbus/debug_daemon_client.h   typedef base::Callback<void(bool succeeded)> GetDebugLogsCallback;
bool               38 chromeos/dbus/debug_daemon_client.h   typedef base::Callback<void(bool succeeded)> SetDebugModeCallback;
bool               47 chromeos/dbus/debug_daemon_client.h   typedef base::Callback<void(bool succeeded,
bool               50 chromeos/dbus/debug_daemon_client.h   virtual void GetRoutes(bool numeric, bool ipv6,
bool               54 chromeos/dbus/debug_daemon_client.h   typedef base::Callback<void(bool succeeded, const std::string& status)>
bool               61 chromeos/dbus/debug_daemon_client.h   typedef base::Callback<void(bool succeeded, const std::string& status)>
bool               68 chromeos/dbus/debug_daemon_client.h   typedef base::Callback<void(bool succeeded, const std::string& status)>
bool               78 chromeos/dbus/debug_daemon_client.h   typedef base::Callback<void(bool succeeded, const std::string& status)>
bool               95 chromeos/dbus/debug_daemon_client.h   typedef base::Callback<void(bool succeeded,
bool              117 chromeos/dbus/debug_daemon_client.h   virtual bool RequestStopSystemTracing(const StopSystemTracingCallback&
bool              128 chromeos/dbus/debug_daemon_client.h   typedef base::Callback<void(bool succeeded, const std::string& status)>
bool               63 chromeos/dbus/fake_bluetooth_adapter_client.h   void SetVisible(bool visible);
bool               64 chromeos/dbus/fake_bluetooth_adapter_client.h   void SetSecondVisible(bool visible);
bool               91 chromeos/dbus/fake_bluetooth_adapter_client.h   bool visible_;
bool               92 chromeos/dbus/fake_bluetooth_adapter_client.h   bool second_visible_;
bool               96 chromeos/dbus/fake_bluetooth_device_client.h                        bool incoming_request,
bool              244 chromeos/dbus/fake_bluetooth_device_client.h   bool pairing_cancelled_;
bool               88 chromeos/dbus/fake_bluetooth_gatt_characteristic_client.h   bool IsHeartRateVisible() const;
bool               92 chromeos/dbus/fake_bluetooth_gatt_characteristic_client.h   bool heart_rate_visible_;
bool               73 chromeos/dbus/fake_bluetooth_gatt_manager_client.h   bool IsServiceRegistered(const dbus::ObjectPath& object_path) const;
bool               50 chromeos/dbus/fake_cros_disks_client.h   bool SendMountEvent(MountEventType event, const std::string& path);
bool               51 chromeos/dbus/fake_cros_disks_client.h   bool SendMountCompletedEvent(MountError error_code,
bool              112 chromeos/dbus/fake_cros_disks_client.h   bool unmount_success_;
bool              117 chromeos/dbus/fake_cros_disks_client.h   bool format_device_success_;
bool               29 chromeos/dbus/fake_cryptohome_client.h   virtual bool Unmount(bool* success) OVERRIDE;
bool               59 chromeos/dbus/fake_cryptohome_client.h   virtual bool CallTpmIsEnabledAndBlock(bool* enabled) OVERRIDE;
bool               63 chromeos/dbus/fake_cryptohome_client.h   virtual bool CallTpmIsOwnedAndBlock(bool* owned) OVERRIDE;
bool               65 chromeos/dbus/fake_cryptohome_client.h   virtual bool CallTpmIsBeingOwnedAndBlock(bool* owning) OVERRIDE;
bool               70 chromeos/dbus/fake_cryptohome_client.h   virtual bool CallTpmClearStoredPasswordAndBlock() OVERRIDE;
bool               78 chromeos/dbus/fake_cryptohome_client.h   virtual bool InstallAttributesGet(const std::string& name,
bool               80 chromeos/dbus/fake_cryptohome_client.h                                     bool* successful) OVERRIDE;
bool               81 chromeos/dbus/fake_cryptohome_client.h   virtual bool InstallAttributesSet(const std::string& name,
bool               83 chromeos/dbus/fake_cryptohome_client.h                                     bool* successful) OVERRIDE;
bool               84 chromeos/dbus/fake_cryptohome_client.h   virtual bool InstallAttributesFinalize(bool* successful) OVERRIDE;
bool               87 chromeos/dbus/fake_cryptohome_client.h   virtual bool InstallAttributesIsInvalid(bool* is_invalid) OVERRIDE;
bool               88 chromeos/dbus/fake_cryptohome_client.h   virtual bool InstallAttributesIsFirstInstall(bool* is_first_install) OVERRIDE;
bool              190 chromeos/dbus/fake_cryptohome_client.h   void SetServiceIsAvailable(bool is_available);
bool              193 chromeos/dbus/fake_cryptohome_client.h   void set_unmount_result(bool result) {
bool              211 chromeos/dbus/fake_cryptohome_client.h                                bool returns_data);
bool              215 chromeos/dbus/fake_cryptohome_client.h                                        bool returns_data);
bool              220 chromeos/dbus/fake_cryptohome_client.h   bool service_is_available_;
bool              225 chromeos/dbus/fake_cryptohome_client.h   bool unmount_result_;
bool              234 chromeos/dbus/fake_cryptohome_client.h   bool locked_;
bool               27 chromeos/dbus/fake_debug_daemon_client.h   virtual bool RequestStopSystemTracing(
bool               29 chromeos/dbus/fake_debug_daemon_client.h   virtual void GetRoutes(bool numeric,
bool               30 chromeos/dbus/fake_debug_daemon_client.h                          bool ipv6,
bool               48 chromeos/dbus/fake_gsm_sms_client.h   void set_sms_test_message_switch_present(bool is_present) {
bool               55 chromeos/dbus/fake_gsm_sms_client.h   bool PushTestMessage();
bool               62 chromeos/dbus/fake_gsm_sms_client.h   bool sms_test_message_switch_present_;
bool               60 chromeos/dbus/fake_nfc_adapter_client.h   void SetAdapterPresent(bool present);
bool               61 chromeos/dbus/fake_nfc_adapter_client.h   void SetSecondAdapterPresent(bool present);
bool               86 chromeos/dbus/fake_nfc_adapter_client.h   void EnablePairingOnPoll(bool enabled);
bool              101 chromeos/dbus/fake_nfc_adapter_client.h   bool present_;
bool              102 chromeos/dbus/fake_nfc_adapter_client.h   bool second_present_;
bool              106 chromeos/dbus/fake_nfc_adapter_client.h   bool start_pairing_on_poll_;
bool              110 chromeos/dbus/fake_nfc_adapter_client.h   bool device_pairing_;
bool               93 chromeos/dbus/fake_nfc_device_client.h   bool device_visible() const { return device_visible_; }
bool              118 chromeos/dbus/fake_nfc_device_client.h   bool pairing_started_;
bool              122 chromeos/dbus/fake_nfc_device_client.h   bool device_visible_;
bool               55 chromeos/dbus/fake_nfc_record_client.h   void SetDeviceRecordsVisible(bool visible);
bool               56 chromeos/dbus/fake_nfc_record_client.h   void SetTagRecordsVisible(bool visible);
bool               64 chromeos/dbus/fake_nfc_record_client.h   bool WriteTagRecord(const base::DictionaryValue& attributes);
bool               75 chromeos/dbus/fake_nfc_record_client.h   bool device_records_visible_;
bool               76 chromeos/dbus/fake_nfc_record_client.h   bool tag_records_visible_;
bool               87 chromeos/dbus/fake_nfc_tag_client.h   bool tag_visible() const { return tag_visible_; }
bool              108 chromeos/dbus/fake_nfc_tag_client.h   bool pairing_started_;
bool              112 chromeos/dbus/fake_nfc_tag_client.h   bool tag_visible_;
bool               37 chromeos/dbus/fake_power_manager_client.h   bool is_projecting() const {
bool               45 chromeos/dbus/fake_power_manager_client.h   virtual bool HasObserver(Observer* observer) OVERRIDE;
bool               46 chromeos/dbus/fake_power_manager_client.h   virtual void DecreaseScreenBrightness(bool allow_off) OVERRIDE;
bool               49 chromeos/dbus/fake_power_manager_client.h       double percent, bool gradual) OVERRIDE;
bool               59 chromeos/dbus/fake_power_manager_client.h   virtual void NotifyVideoActivity(bool is_fullscreen) OVERRIDE;
bool               62 chromeos/dbus/fake_power_manager_client.h   virtual void SetIsProjecting(bool is_projecting) OVERRIDE;
bool               94 chromeos/dbus/fake_power_manager_client.h   bool is_projecting_;
bool               30 chromeos/dbus/fake_session_manager_client.h   virtual bool HasObserver(Observer* observer) OVERRIDE;
bool               77 chromeos/dbus/fake_session_manager_client.h   void OnPropertyChangeComplete(bool success);
bool               51 chromeos/dbus/fake_shill_device_client.h                           bool require,
bool               86 chromeos/dbus/fake_shill_manager_client.h   virtual void AddTechnology(const std::string& type, bool enabled) OVERRIDE;
bool               89 chromeos/dbus/fake_shill_manager_client.h                                          bool initializing) OVERRIDE;
bool               97 chromeos/dbus/fake_shill_manager_client.h                                  bool add_to_visible_list,
bool               98 chromeos/dbus/fake_shill_manager_client.h                                  bool add_to_watch_list) OVERRIDE;
bool              115 chromeos/dbus/fake_shill_manager_client.h   bool TechnologyEnabled(const std::string& type) const;
bool              118 chromeos/dbus/fake_shill_manager_client.h                             bool enabled);
bool              128 chromeos/dbus/fake_shill_manager_client.h   bool ParseOption(const std::string& arg0, const std::string& arg1);
bool              129 chromeos/dbus/fake_shill_manager_client.h   bool SetInitialNetworkState(std::string type_arg, std::string state_arg);
bool              131 chromeos/dbus/fake_shill_manager_client.h                                      bool* enabled);
bool               54 chromeos/dbus/fake_shill_profile_client.h   virtual bool AddService(const std::string& profile_path,
bool               83 chromeos/dbus/fake_shill_service_client.h                           bool add_to_visible_list,
bool               84 chromeos/dbus/fake_shill_service_client.h                           bool add_to_watch_list) OVERRIDE;
bool               90 chromeos/dbus/fake_shill_service_client.h                                       bool add_to_visible_list,
bool               91 chromeos/dbus/fake_shill_service_client.h                                       bool add_to_watch_list) OVERRIDE;
bool               93 chromeos/dbus/fake_shill_service_client.h   virtual bool SetServiceProperty(const std::string& service_path,
bool              109 chromeos/dbus/fake_shill_service_client.h       bool create_if_missing);
bool               22 chromeos/dbus/fake_system_clock_client.h   virtual bool HasObserver(Observer* observer) OVERRIDE;
bool               28 chromeos/dbus/fake_update_engine_client.h   virtual bool HasObserver(Observer* observer) OVERRIDE;
bool               36 chromeos/dbus/fake_update_engine_client.h                           bool is_powerwash_allowed) OVERRIDE;
bool               37 chromeos/dbus/fake_update_engine_client.h   virtual void GetChannel(bool get_current_channel,
bool               55 chromeos/dbus/fake_update_engine_client.h   void set_can_rollback_check_result(bool result) {
bool               74 chromeos/dbus/fake_update_engine_client.h   bool can_rollback_stub_result_;
bool               32 chromeos/dbus/gsm_sms_client.h   typedef base::Callback<void(uint32 index, bool complete)> SmsReceivedHandler;
bool               29 chromeos/dbus/image_burner_client.h                               bool success,
bool               31 chromeos/dbus/introspectable_client.h                               const std::string&, bool)> IntrospectCallback;
bool               29 chromeos/dbus/mock_cryptohome_client.h   MOCK_METHOD1(Unmount, bool(bool* success));
bool               62 chromeos/dbus/mock_cryptohome_client.h   MOCK_METHOD1(CallTpmIsEnabledAndBlock, bool(bool* enabled));
bool               65 chromeos/dbus/mock_cryptohome_client.h   MOCK_METHOD1(CallTpmIsOwnedAndBlock, bool(bool* owned));
bool               67 chromeos/dbus/mock_cryptohome_client.h   MOCK_METHOD1(CallTpmIsBeingOwnedAndBlock, bool(bool* owning));
bool               72 chromeos/dbus/mock_cryptohome_client.h   MOCK_METHOD0(CallTpmClearStoredPasswordAndBlock, bool());
bool               81 chromeos/dbus/mock_cryptohome_client.h                bool(const std::string& name,
bool               83 chromeos/dbus/mock_cryptohome_client.h                     bool* successful));
bool               85 chromeos/dbus/mock_cryptohome_client.h                bool(const std::string& name,
bool               87 chromeos/dbus/mock_cryptohome_client.h                     bool* successful));
bool               88 chromeos/dbus/mock_cryptohome_client.h   MOCK_METHOD1(InstallAttributesFinalize, bool(bool* successful));
bool               91 chromeos/dbus/mock_cryptohome_client.h   MOCK_METHOD1(InstallAttributesIsInvalid, bool(bool* is_invalid));
bool               92 chromeos/dbus/mock_cryptohome_client.h   MOCK_METHOD1(InstallAttributesIsFirstInstall, bool(bool* is_first_install));
bool               24 chromeos/dbus/mock_session_manager_client.h   MOCK_METHOD1(HasObserver, bool(Observer*));
bool               30 chromeos/dbus/modem_messaging_client.h                               bool complete)> SmsReceivedHandler;
bool               37 chromeos/dbus/nfc_adapter_client.h     dbus::Property<bool> powered;
bool               41 chromeos/dbus/nfc_adapter_client.h     dbus::Property<bool> polling;
bool              117 chromeos/dbus/nfc_client_helpers.h   bool AddObject(const dbus::ObjectPath& object_path);
bool              180 chromeos/dbus/nfc_client_helpers.h   bool CreateObjectMap(const dbus::ObjectPath& object_path,
bool               45 chromeos/dbus/nfc_tag_client.h     dbus::Property<bool> read_only;
bool               29 chromeos/dbus/permission_broker_client.h   typedef base::Callback<void(bool)> ResultCallback;
bool               41 chromeos/dbus/pipe_reader.h   bool StartIO();
bool               43 chromeos/dbus/power_manager_client.h     virtual void BrightnessChanged(int level, bool user_initiated) {}
bool               70 chromeos/dbus/power_manager_client.h     virtual void PowerButtonEventReceived(bool down,
bool               74 chromeos/dbus/power_manager_client.h     virtual void LidEventReceived(bool open,
bool               91 chromeos/dbus/power_manager_client.h   virtual bool HasObserver(Observer* observer) = 0;
bool               95 chromeos/dbus/power_manager_client.h   virtual void DecreaseScreenBrightness(bool allow_off) = 0;
bool              102 chromeos/dbus/power_manager_client.h   virtual void SetScreenBrightnessPercent(double percent, bool gradual) = 0;
bool              131 chromeos/dbus/power_manager_client.h   virtual void NotifyVideoActivity(bool is_fullscreen) = 0;
bool              140 chromeos/dbus/power_manager_client.h   virtual void SetIsProjecting(bool is_projecting) = 0;
bool               51 chromeos/dbus/power_policy_controller.h     bool use_audio_activity;
bool               52 chromeos/dbus/power_policy_controller.h     bool use_video_activity;
bool               55 chromeos/dbus/power_policy_controller.h     bool allow_screen_wake_locks;
bool               56 chromeos/dbus/power_policy_controller.h     bool enable_auto_screen_lock;
bool               59 chromeos/dbus/power_policy_controller.h     bool wait_for_initial_user_activity;
bool              109 chromeos/dbus/power_policy_controller.h   bool prefs_were_set_;
bool              119 chromeos/dbus/power_policy_controller.h   bool honor_screen_wake_locks_;
bool               28 chromeos/dbus/session_manager_client.h     virtual void OwnerKeySet(bool success) {}
bool               31 chromeos/dbus/session_manager_client.h     virtual void PropertyChangeComplete(bool success) {}
bool               65 chromeos/dbus/session_manager_client.h   virtual bool HasObserver(Observer* observer) = 0;
bool              100 chromeos/dbus/session_manager_client.h                               bool success)> ActiveSessionsCallback;
bool              145 chromeos/dbus/session_manager_client.h   typedef base::Callback<void(bool)> StorePolicyCallback;
bool               71 chromeos/dbus/shill_client_helper.h   typedef base::Callback<void(bool result)> BooleanCallback;
bool              168 chromeos/dbus/shill_client_helper.h                          bool success);
bool               47 chromeos/dbus/shill_client_unittest_base.h   virtual bool MatchAndExplain(const base::Value& value,
bool              168 chromeos/dbus/shill_client_unittest_base.h       bool expected_result,
bool              169 chromeos/dbus/shill_client_unittest_base.h       bool result);
bool              111 chromeos/dbus/shill_device_client.h                           bool require,
bool               44 chromeos/dbus/shill_manager_client.h     virtual void AddTechnology(const std::string& type, bool enabled) = 0;
bool               47 chromeos/dbus/shill_manager_client.h                                            bool initializing) = 0;
bool               66 chromeos/dbus/shill_manager_client.h                                    bool add_to_visible_list,
bool               67 chromeos/dbus/shill_manager_client.h                                    bool add_to_watch_list) = 0;
bool               63 chromeos/dbus/shill_profile_client.h     virtual bool AddService(const std::string& profile_path,
bool               51 chromeos/dbus/shill_service_client.h                             bool add_to_visible_list,
bool               52 chromeos/dbus/shill_service_client.h                             bool add_to_watch_list) = 0;
bool               58 chromeos/dbus/shill_service_client.h                                         bool add_to_visible_list,
bool               59 chromeos/dbus/shill_service_client.h                                         bool add_to_watch_list) = 0;
bool               65 chromeos/dbus/shill_service_client.h     virtual bool SetServiceProperty(const std::string& service_path,
bool               32 chromeos/dbus/system_clock_client.h   virtual bool HasObserver(Observer* observer) = 0;
bool               75 chromeos/dbus/update_engine_client.h   virtual bool HasObserver(Observer* observer) = 0;
bool               92 chromeos/dbus/update_engine_client.h   typedef base::Callback<void(bool can_rollback)> RollbackCheckCallback;
bool              120 chromeos/dbus/update_engine_client.h                           bool is_powerwash_allowed) = 0;
bool              127 chromeos/dbus/update_engine_client.h   virtual void GetChannel(bool get_current_channel,
bool               17 chromeos/dbus/volume_state.h   bool output_system_mute;
bool               19 chromeos/dbus/volume_state.h   bool input_mute;
bool               20 chromeos/dbus/volume_state.h   bool output_user_mute;
bool               68 chromeos/disks/disk_mount_manager.h          bool is_parent,
bool               69 chromeos/disks/disk_mount_manager.h          bool is_read_only,
bool               70 chromeos/disks/disk_mount_manager.h          bool has_media,
bool               71 chromeos/disks/disk_mount_manager.h          bool on_boot_device,
bool               72 chromeos/disks/disk_mount_manager.h          bool is_hidden);
bool              126 chromeos/disks/disk_mount_manager.h     bool is_parent() const { return is_parent_; }
bool              129 chromeos/disks/disk_mount_manager.h     bool is_read_only() const { return is_read_only_; }
bool              132 chromeos/disks/disk_mount_manager.h     bool has_media() const { return has_media_; }
bool              135 chromeos/disks/disk_mount_manager.h     bool on_boot_device() const { return on_boot_device_; }
bool              138 chromeos/disks/disk_mount_manager.h     bool is_hidden() const { return is_hidden_; }
bool              161 chromeos/disks/disk_mount_manager.h     bool is_parent_;
bool              162 chromeos/disks/disk_mount_manager.h     bool is_read_only_;
bool              163 chromeos/disks/disk_mount_manager.h     bool has_media_;
bool              164 chromeos/disks/disk_mount_manager.h     bool on_boot_device_;
bool              165 chromeos/disks/disk_mount_manager.h     bool is_hidden_;
bool              196 chromeos/disks/disk_mount_manager.h   typedef base::Callback<void(bool)> UnmountDeviceRecursivelyCallbackType;
bool              272 chromeos/disks/disk_mount_manager.h   virtual bool AddDiskForTest(Disk* disk);
bool              273 chromeos/disks/disk_mount_manager.h   virtual bool AddMountPointForTest(const MountPointInfo& mount_point);
bool               66 chromeos/disks/mock_disk_mount_manager.h       bool is_parent,
bool               67 chromeos/disks/mock_disk_mount_manager.h       bool has_media,
bool               68 chromeos/disks/mock_disk_mount_manager.h       bool on_boot_device);
bool               54 chromeos/ime/component_extension_ime_manager.h   virtual bool Load(const std::string& extension_id,
bool               84 chromeos/ime/component_extension_ime_manager.h   bool IsInitialized();
bool               89 chromeos/ime/component_extension_ime_manager.h   bool LoadComponentExtensionIME(const std::string& input_method_id);
bool               94 chromeos/ime/component_extension_ime_manager.h   bool UnloadComponentExtensionIME(const std::string& input_method_id);
bool               98 chromeos/ime/component_extension_ime_manager.h   bool IsWhitelisted(const std::string& input_method_id);
bool              101 chromeos/ime/component_extension_ime_manager.h   bool IsWhitelistedExtension(const std::string& extension_id);
bool              130 chromeos/ime/component_extension_ime_manager.h   bool FindEngineEntry(const std::string& input_method_id,
bool              134 chromeos/ime/component_extension_ime_manager.h   bool IsInLoginLayoutWhitelist(const std::vector<std::string>& layouts);
bool              142 chromeos/ime/component_extension_ime_manager.h   bool is_initialized_;
bool              144 chromeos/ime/component_extension_ime_manager.h   bool was_initialization_notified_;
bool               42 chromeos/ime/extension_ime_util.h bool CHROMEOS_EXPORT IsExtensionIME(const std::string& input_method_id);
bool               48 chromeos/ime/extension_ime_util.h bool CHROMEOS_EXPORT IsComponentExtensionIME(
bool               53 chromeos/ime/extension_ime_util.h bool CHROMEOS_EXPORT IsMemberOfExtension(const std::string& input_method_id,
bool               58 chromeos/ime/extension_ime_util.h bool CHROMEOS_EXPORT IsKeyboardLayoutExtension(
bool               63 chromeos/ime/extension_ime_util.h bool CHROMEOS_EXPORT UseWrappedExtensionKeyboardLayouts();
bool               75 chromeos/ime/extension_ime_util.h   explicit ScopedUseExtensionKeyboardFlagForTesting(bool new_flag);
bool               79 chromeos/ime/extension_ime_util.h   base::AutoReset<bool> auto_reset_;
bool               23 chromeos/ime/fake_xkeyboard.h   virtual bool SetCurrentKeyboardLayoutByName(const std::string& layout_name)
bool               25 chromeos/ime/fake_xkeyboard.h   virtual bool ReapplyCurrentKeyboardLayout() OVERRIDE;
bool               28 chromeos/ime/fake_xkeyboard.h   virtual void SetCapsLockEnabled(bool enable_caps_lock) OVERRIDE;
bool               29 chromeos/ime/fake_xkeyboard.h   virtual bool CapsLockIsEnabled() OVERRIDE;
bool               30 chromeos/ime/fake_xkeyboard.h   virtual bool IsISOLevel5ShiftAvailable() const OVERRIDE;
bool               31 chromeos/ime/fake_xkeyboard.h   virtual bool IsAltGrAvailable() const OVERRIDE;
bool               32 chromeos/ime/fake_xkeyboard.h   virtual bool SetAutoRepeatEnabled(bool enabled) OVERRIDE;
bool               33 chromeos/ime/fake_xkeyboard.h   virtual bool SetAutoRepeatRate(const AutoRepeatRate& rate) OVERRIDE;
bool               37 chromeos/ime/fake_xkeyboard.h   bool caps_lock_is_enabled_;
bool               38 chromeos/ime/fake_xkeyboard.h   bool auto_repeat_is_enabled_;
bool               27 chromeos/ime/input_method_descriptor.h                         bool is_login_keyboard,
bool               45 chromeos/ime/input_method_descriptor.h   bool is_login_keyboard() const { return is_login_keyboard_; }
bool               71 chromeos/ime/input_method_descriptor.h   bool is_login_keyboard_;
bool               45 chromeos/ime/input_method_manager.h                                     bool show_message) = 0;
bool              131 chromeos/ime/input_method_manager.h   virtual bool ReplaceEnabledInputMethods(
bool              136 chromeos/ime/input_method_manager.h   virtual bool EnableInputMethod(
bool              160 chromeos/ime/input_method_manager.h   virtual bool IsISOLevel5ShiftUsedByCurrentInputMethod() const = 0;
bool              162 chromeos/ime/input_method_manager.h   virtual bool IsAltGrUsedByCurrentInputMethod() const = 0;
bool              175 chromeos/ime/input_method_manager.h   virtual bool SwitchToNextInputMethod() = 0;
bool              178 chromeos/ime/input_method_manager.h   virtual bool SwitchToPreviousInputMethod(
bool              183 chromeos/ime/input_method_manager.h   virtual bool SwitchInputMethod(const ui::Accelerator& accelerator) = 0;
bool              186 chromeos/ime/input_method_manager.h   virtual bool IsLoginKeyboard(const std::string& layout) const = 0;
bool              191 chromeos/ime/input_method_manager.h   virtual bool MigrateXkbInputMethods(
bool               30 chromeos/ime/input_method_whitelist.h   bool InputMethodIdIsWhitelisted(const std::string& input_method_id) const;
bool               21 chromeos/ime/mock_component_extension_ime_manager_delegate.h   virtual bool Load(const std::string& extension_id,
bool               43 chromeos/ime/xkeyboard.h   virtual bool SetCurrentKeyboardLayoutByName(
bool               49 chromeos/ime/xkeyboard.h   virtual bool ReapplyCurrentKeyboardLayout() = 0;
bool               67 chromeos/ime/xkeyboard.h   virtual void SetCapsLockEnabled(bool enable_caps_lock) = 0;
bool               71 chromeos/ime/xkeyboard.h   virtual bool CapsLockIsEnabled() = 0;
bool               74 chromeos/ime/xkeyboard.h   virtual bool IsISOLevel5ShiftAvailable() const = 0;
bool               77 chromeos/ime/xkeyboard.h   virtual bool IsAltGrAvailable() const = 0;
bool               81 chromeos/ime/xkeyboard.h   virtual bool SetAutoRepeatEnabled(bool enabled) = 0;
bool               86 chromeos/ime/xkeyboard.h   virtual bool SetAutoRepeatRate(const AutoRepeatRate& rate) = 0;
bool               90 chromeos/ime/xkeyboard.h   static CHROMEOS_EXPORT bool GetAutoRepeatEnabledForTesting();
bool               94 chromeos/ime/xkeyboard.h   static CHROMEOS_EXPORT bool GetAutoRepeatRateForTesting(
bool               98 chromeos/ime/xkeyboard.h   static CHROMEOS_EXPORT bool CheckLayoutNameForTesting(
bool               48 chromeos/login/login_state.h   static bool IsInitialized();
bool               61 chromeos/login/login_state.h   bool IsUserLoggedIn() const;
bool               65 chromeos/login/login_state.h   bool IsInSafeMode() const;
bool               68 chromeos/login/login_state.h   bool IsGuestUser() const;
bool               71 chromeos/login/login_state.h   bool IsUserAuthenticated() const;
bool               75 chromeos/login/login_state.h   bool IsUserGaiaAuthenticated() const;
bool               77 chromeos/login/login_state.h   void set_always_logged_in(bool always_logged_in) {
bool               94 chromeos/login/login_state.h   bool always_logged_in_;
bool               31 chromeos/network/certificate_pattern.h   bool Empty() const;
bool               62 chromeos/network/certificate_pattern.h   bool CopyFromDictionary(const base::DictionaryValue& dictionary);
bool               80 chromeos/network/certificate_pattern.h   bool Empty() const;
bool              110 chromeos/network/certificate_pattern.h   bool CopyFromDictionary(const base::DictionaryValue& dictionary);
bool               58 chromeos/network/client_cert_resolver.h                                     bool initial_load) OVERRIDE;
bool               42 chromeos/network/client_cert_util.h bool CertPrincipalMatches(const IssuerSubjectPattern& pattern,
bool               61 chromeos/network/client_cert_util.h bool IsCertificateConfigured(const client_cert::ConfigType cert_config_type,
bool               24 chromeos/network/device_state.h   virtual bool PropertyChanged(const std::string& key,
bool               26 chromeos/network/device_state.h   virtual bool InitialPropertiesReceived(
bool               37 chromeos/network/device_state.h   bool provider_requires_roaming() const { return provider_requires_roaming_; }
bool               38 chromeos/network/device_state.h   bool support_network_scan() const { return support_network_scan_; }
bool               39 chromeos/network/device_state.h   bool scanning() const { return scanning_; }
bool               44 chromeos/network/device_state.h   bool sim_lock_enabled() const { return sim_lock_enabled_; }
bool               53 chromeos/network/device_state.h   bool eap_authentication_completed() const {
bool               58 chromeos/network/device_state.h   bool IsSimAbsent() const;
bool               66 chromeos/network/device_state.h   bool provider_requires_roaming_;
bool               67 chromeos/network/device_state.h   bool support_network_scan_;
bool               68 chromeos/network/device_state.h   bool scanning_;
bool               73 chromeos/network/device_state.h   bool sim_lock_enabled_;
bool               74 chromeos/network/device_state.h   bool sim_present_;
bool               82 chromeos/network/device_state.h   bool eap_authentication_completed_;
bool               58 chromeos/network/fake_network_device_handler.h                           bool require_pin,
bool               84 chromeos/network/fake_network_device_handler.h   virtual void SetCellularAllowRoaming(bool allow_roaming) OVERRIDE;
bool               88 chromeos/network/fake_network_device_handler.h       bool enabled,
bool               31 chromeos/network/favorite_state.h   virtual bool PropertyChanged(const std::string& key,
bool               42 chromeos/network/favorite_state.h   bool IsFavorite() const;
bool               45 chromeos/network/favorite_state.h   bool IsPrivate() const;
bool               40 chromeos/network/geolocation_handler.h   bool GetWifiAccessPoints(WifiAccessPointVector* access_points, int64* age_ms);
bool               42 chromeos/network/geolocation_handler.h   bool wifi_enabled() const { return wifi_enabled_; }
bool               70 chromeos/network/geolocation_handler.h   bool wifi_enabled_;
bool               56 chromeos/network/managed_state.h   virtual bool PropertyChanged(const std::string& key,
bool               64 chromeos/network/managed_state.h   virtual bool InitialPropertiesReceived(
bool               71 chromeos/network/managed_state.h   bool update_received() const { return update_received_; }
bool               73 chromeos/network/managed_state.h   bool update_requested() const { return update_requested_; }
bool               74 chromeos/network/managed_state.h   void set_update_requested(bool update_requested) {
bool               78 chromeos/network/managed_state.h   bool Matches(const NetworkTypePattern& pattern) const;
bool               86 chromeos/network/managed_state.h   bool ManagedStatePropertyChanged(const std::string& key,
bool               91 chromeos/network/managed_state.h   bool GetBooleanValue(const std::string& key,
bool               93 chromeos/network/managed_state.h                        bool* out_value);
bool               94 chromeos/network/managed_state.h   bool GetIntegerValue(const std::string& key,
bool               97 chromeos/network/managed_state.h   bool GetStringValue(const std::string& key,
bool              100 chromeos/network/managed_state.h   bool GetUInt32Value(const std::string& key,
bool              119 chromeos/network/managed_state.h   bool update_received_;
bool              122 chromeos/network/managed_state.h   bool update_requested_;
bool               38 chromeos/network/network_cert_migrator.h                                     bool initial_load) OVERRIDE;
bool               58 chromeos/network/network_change_notifier_chromeos.h                    bool* connection_type_changed,
bool               59 chromeos/network/network_change_notifier_chromeos.h                    bool* ip_address_changed,
bool               60 chromeos/network/network_change_notifier_chromeos.h                    bool* dns_changed);
bool              131 chromeos/network/network_configuration_handler.h   bool PendingProfileEntryDeleterForTest(const std::string& service_path) {
bool              108 chromeos/network/network_connection_handler.h                         bool check_error_state);
bool              123 chromeos/network/network_connection_handler.h   bool HasConnectingNetwork(const std::string& service_path);
bool              126 chromeos/network/network_connection_handler.h   bool HasPendingConnectRequest();
bool              137 chromeos/network/network_connection_handler.h                                     bool initial_load) OVERRIDE;
bool              157 chromeos/network/network_connection_handler.h   void VerifyConfiguredAndConnect(bool check_error_state,
bool              218 chromeos/network/network_connection_handler.h   bool logged_in_;
bool              219 chromeos/network/network_connection_handler.h   bool certificates_loaded_;
bool              136 chromeos/network/network_device_handler.h       bool require_pin,
bool              195 chromeos/network/network_device_handler.h   virtual void SetCellularAllowRoaming(bool allow_roaming) = 0;
bool              201 chromeos/network/network_device_handler.h       bool enabled,
bool               66 chromeos/network/network_device_handler_impl.h                           bool require_pin,
bool               92 chromeos/network/network_device_handler_impl.h   virtual void SetCellularAllowRoaming(bool allow_roaming) OVERRIDE;
bool               96 chromeos/network/network_device_handler_impl.h       bool enabled,
bool              121 chromeos/network/network_device_handler_impl.h   bool cellular_allow_roaming_;
bool               48 chromeos/network/network_event_log.h CHROMEOS_EXPORT bool IsInitialized();
bool               45 chromeos/network/network_handler.h   static bool IsInitialized();
bool               45 chromeos/network/network_sms_handler.h   void RequestUpdate(bool request_existing);
bool               35 chromeos/network/network_state.h   virtual bool PropertyChanged(const std::string& key,
bool               37 chromeos/network/network_state.h   virtual bool InitialPropertiesReceived(
bool               45 chromeos/network/network_state.h   bool RequiresActivation() const;
bool               57 chromeos/network/network_state.h   bool connectable() const { return connectable_; }
bool               79 chromeos/network/network_state.h   bool activate_over_non_cellular_networks() const {
bool               82 chromeos/network/network_state.h   bool cellular_out_of_credits() const { return cellular_out_of_credits_; }
bool               85 chromeos/network/network_state.h   bool HasCACertNSS() const { return has_ca_cert_nss_; }
bool               88 chromeos/network/network_state.h   bool IsConnectedState() const;
bool               89 chromeos/network/network_state.h   bool IsConnectingState() const;
bool               92 chromeos/network/network_state.h   bool IsPrivate() const;
bool              101 chromeos/network/network_state.h   static bool StateIsConnected(const std::string& connection_state);
bool              102 chromeos/network/network_state.h   static bool StateIsConnecting(const std::string& connection_state);
bool              103 chromeos/network/network_state.h   static bool ErrorIsValid(const std::string& error);
bool              116 chromeos/network/network_state.h   bool UpdateName(const base::DictionaryValue& properties);
bool              127 chromeos/network/network_state.h   bool connectable_;
bool              157 chromeos/network/network_state.h   bool activate_over_non_cellular_networks_;
bool              158 chromeos/network/network_state.h   bool cellular_out_of_credits_;
bool              162 chromeos/network/network_state.h   bool has_ca_cert_nss_;
bool               93 chromeos/network/network_state_handler.h   bool IsTechnologyAvailable(const NetworkTypePattern& type) const {
bool               96 chromeos/network/network_state_handler.h   bool IsTechnologyEnabled(const NetworkTypePattern& type) const {
bool              105 chromeos/network/network_state_handler.h       bool enabled,
bool              115 chromeos/network/network_state_handler.h   bool GetScanningByType(const NetworkTypePattern& type) const;
bool               60 chromeos/network/network_ui_data.h   bool is_managed() const {
bool               79 chromeos/network/network_util.h CHROMEOS_EXPORT bool ParseCellularScanResults(
bool               21 chromeos/network/onc/mock_certificate_importer.h   MOCK_METHOD3(ImportCertificates, bool(const base::ListValue&,
bool               32 chromeos/network/onc/onc_certificate_importer.h   virtual bool ImportCertificates(
bool               47 chromeos/network/onc/onc_certificate_importer_impl.h   virtual bool ImportCertificates(
bool               56 chromeos/network/onc/onc_certificate_importer_impl.h   bool ParseAndStoreCertificates(bool allow_trust_imports,
bool               70 chromeos/network/onc/onc_certificate_importer_impl.h   static bool DeleteCertAndKeyByNickname(const std::string& label,
bool               75 chromeos/network/onc/onc_certificate_importer_impl.h   bool ParseAndStoreCertificate(
bool               76 chromeos/network/onc/onc_certificate_importer_impl.h       bool allow_trust_imports,
bool               85 chromeos/network/onc/onc_certificate_importer_impl.h   bool ParseServerOrCaCertificate(
bool               86 chromeos/network/onc/onc_certificate_importer_impl.h       bool allow_trust_imports,
bool               93 chromeos/network/onc/onc_certificate_importer_impl.h   bool ParseClientCertificate(const std::string& guid,
bool               48 chromeos/network/onc/onc_mapper.h                                            bool* error);
bool               57 chromeos/network/onc/onc_mapper.h       bool* error);
bool               65 chromeos/network/onc/onc_mapper.h       bool* error);
bool               74 chromeos/network/onc/onc_mapper.h                          bool* found_unknown_field,
bool               75 chromeos/network/onc/onc_mapper.h                          bool* nested_error,
bool               86 chromeos/network/onc/onc_mapper.h       bool* found_unknown_field,
bool               87 chromeos/network/onc/onc_mapper.h       bool* error);
bool               97 chromeos/network/onc/onc_mapper.h       bool* nested_error);
bool              104 chromeos/network/onc/onc_mapper.h                                            bool* error);
bool               19 chromeos/network/onc/onc_normalizer.h   explicit Normalizer(bool remove_recommended_fields);
bool               37 chromeos/network/onc/onc_normalizer.h       bool* error) OVERRIDE;
bool               49 chromeos/network/onc/onc_normalizer.h   const bool remove_recommended_fields_;
bool               34 chromeos/network/onc/onc_signature.h CHROMEOS_EXPORT bool FieldIsCredential(
bool               41 chromeos/network/onc/onc_translation_tables.h bool GetShillPropertyName(const std::string& onc_field_name,
bool               46 chromeos/network/onc/onc_translation_tables.h bool TranslateStringToShill(const StringTranslationEntry table[],
bool               51 chromeos/network/onc/onc_translation_tables.h bool TranslateStringToONC(const StringTranslationEntry table[],
bool               63 chromeos/network/onc/onc_utils.h   virtual bool GetSubstitute(const std::string& placeholder,
bool               99 chromeos/network/onc/onc_utils.h CHROMEOS_EXPORT bool ParseAndValidateOncForImport(
bool              117 chromeos/network/onc/onc_utils.h CHROMEOS_EXPORT bool ResolveServerCertRefsInNetworks(
bool              124 chromeos/network/onc/onc_utils.h CHROMEOS_EXPORT bool ResolveServerCertRefsInNetwork(
bool               65 chromeos/network/onc/onc_validator.h   Validator(bool error_on_unknown_field,
bool               66 chromeos/network/onc/onc_validator.h             bool error_on_wrong_recommended,
bool               67 chromeos/network/onc/onc_validator.h             bool error_on_missing_field,
bool               68 chromeos/network/onc/onc_validator.h             bool managed_onc);
bool              105 chromeos/network/onc/onc_validator.h                                            bool* error) OVERRIDE;
bool              114 chromeos/network/onc/onc_validator.h       bool* error) OVERRIDE;
bool              121 chromeos/network/onc/onc_validator.h       bool* found_unknown_field,
bool              122 chromeos/network/onc/onc_validator.h       bool* error) OVERRIDE;
bool              129 chromeos/network/onc/onc_validator.h       bool* nested_error) OVERRIDE;
bool              135 chromeos/network/onc/onc_validator.h                                            bool* error) OVERRIDE;
bool              140 chromeos/network/onc/onc_validator.h   bool ValidateObjectDefault(const OncValueSignature& object_signature,
bool              146 chromeos/network/onc/onc_validator.h   bool ValidateRecommendedField(const OncValueSignature& object_signature,
bool              149 chromeos/network/onc/onc_validator.h   bool ValidateToplevelConfiguration(base::DictionaryValue* result);
bool              150 chromeos/network/onc/onc_validator.h   bool ValidateNetworkConfiguration(base::DictionaryValue* result);
bool              151 chromeos/network/onc/onc_validator.h   bool ValidateEthernet(base::DictionaryValue* result);
bool              152 chromeos/network/onc/onc_validator.h   bool ValidateIPConfig(base::DictionaryValue* result);
bool              153 chromeos/network/onc/onc_validator.h   bool ValidateWiFi(base::DictionaryValue* result);
bool              154 chromeos/network/onc/onc_validator.h   bool ValidateVPN(base::DictionaryValue* result);
bool              155 chromeos/network/onc/onc_validator.h   bool ValidateIPsec(base::DictionaryValue* result);
bool              156 chromeos/network/onc/onc_validator.h   bool ValidateOpenVPN(base::DictionaryValue* result);
bool              157 chromeos/network/onc/onc_validator.h   bool ValidateVerifyX509(base::DictionaryValue* result);
bool              158 chromeos/network/onc/onc_validator.h   bool ValidateCertificatePattern(base::DictionaryValue* result);
bool              159 chromeos/network/onc/onc_validator.h   bool ValidateProxySettings(base::DictionaryValue* result);
bool              160 chromeos/network/onc/onc_validator.h   bool ValidateProxyLocation(base::DictionaryValue* result);
bool              161 chromeos/network/onc/onc_validator.h   bool ValidateEAP(base::DictionaryValue* result);
bool              162 chromeos/network/onc/onc_validator.h   bool ValidateCertificate(base::DictionaryValue* result);
bool              164 chromeos/network/onc/onc_validator.h   bool FieldExistsAndHasNoValidValue(const base::DictionaryValue& object,
bool              168 chromeos/network/onc/onc_validator.h   bool FieldExistsAndIsNotInRange(const base::DictionaryValue& object,
bool              173 chromeos/network/onc/onc_validator.h   bool FieldExistsAndIsEmpty(const base::DictionaryValue& object,
bool              176 chromeos/network/onc/onc_validator.h   bool RequireField(const base::DictionaryValue& dict, const std::string& key);
bool              181 chromeos/network/onc/onc_validator.h   bool CheckGuidIsUniqueAndAddToSet(const base::DictionaryValue& dict,
bool              187 chromeos/network/onc/onc_validator.h   bool IsCertPatternInDevicePolicy(const std::string& cert_type);
bool              190 chromeos/network/onc/onc_validator.h   bool IsGlobalNetworkConfigInUserImport(
bool              195 chromeos/network/onc/onc_validator.h   const bool error_on_unknown_field_;
bool              196 chromeos/network/onc/onc_validator.h   const bool error_on_wrong_recommended_;
bool              197 chromeos/network/onc/onc_validator.h   const bool error_on_missing_field_;
bool              198 chromeos/network/onc/onc_validator.h   const bool managed_onc_;
bool              216 chromeos/network/onc/onc_validator.h   bool error_or_warning_found_;
bool               81 chromeos/network/policy_applicator.h                                   bool write_later);
bool              106 chromeos/network/shill_property_handler.h   bool IsTechnologyAvailable(const std::string& technology) const;
bool              107 chromeos/network/shill_property_handler.h   bool IsTechnologyEnabled(const std::string& technology) const;
bool              108 chromeos/network/shill_property_handler.h   bool IsTechnologyEnabling(const std::string& technology) const;
bool              109 chromeos/network/shill_property_handler.h   bool IsTechnologyUninitialized(const std::string& technology) const;
bool              115 chromeos/network/shill_property_handler.h       bool enabled,
bool               32 chromeos/network/shill_property_util.h     bool* unknown_encoding);
bool               64 chromeos/network/shill_property_util.h bool CopyIdentifyingProperties(const base::DictionaryValue& service_properties,
bool               71 chromeos/network/shill_property_util.h bool DoIdentifyingPropertiesMatch(const base::DictionaryValue& properties_a,
bool               75 chromeos/network/shill_property_util.h bool IsPassphraseKey(const std::string& key);
bool              108 chromeos/network/shill_property_util.h   bool Equals(const NetworkTypePattern& other) const;
bool              109 chromeos/network/shill_property_util.h   bool MatchesType(const std::string& shill_network_type) const;
bool              115 chromeos/network/shill_property_util.h   bool MatchesPattern(const NetworkTypePattern& other_pattern) const;
bool               33 chromeos/process_proxy/process_proxy.h   bool Open(const std::string& command, pid_t* pid);
bool               38 chromeos/process_proxy/process_proxy.h   bool StartWatchingOnThread(base::Thread* watch_thread,
bool               42 chromeos/process_proxy/process_proxy.h   bool Write(const std::string& text);
bool               49 chromeos/process_proxy/process_proxy.h   bool OnTerminalResize(int width, int height);
bool               60 chromeos/process_proxy/process_proxy.h   bool CreatePseudoTerminalPair(int *pt_pair);
bool               62 chromeos/process_proxy/process_proxy.h   bool LaunchProcess(const std::string& command, int slave_fd, pid_t* pid);
bool               70 chromeos/process_proxy/process_proxy.h   bool StopWatching();
bool               82 chromeos/process_proxy/process_proxy.h   bool process_launched_;
bool               85 chromeos/process_proxy/process_proxy.h   bool callback_set_;
bool               89 chromeos/process_proxy/process_proxy.h   bool watcher_started_;
bool               44 chromeos/process_proxy/process_proxy_registry.h   bool OpenProcess(const std::string& command, pid_t* pid,
bool               47 chromeos/process_proxy/process_proxy_registry.h   bool SendInput(pid_t pid, const std::string& data);
bool               49 chromeos/process_proxy/process_proxy_registry.h   bool CloseProcess(pid_t pid);
bool               51 chromeos/process_proxy/process_proxy_registry.h   bool OnTerminalResize(pid_t pid, int width, int height);
bool               60 chromeos/settings/cros_settings_provider.h   virtual bool HandlesSetting(const std::string& path) const = 0;
bool               22 chromeos/system/mock_statistics_provider.h       bool));
bool               23 chromeos/system/mock_statistics_provider.h   MOCK_METHOD2(GetMachineStatistic, bool(const std::string& name,
bool               25 chromeos/system/mock_statistics_provider.h   MOCK_METHOD2(GetMachineFlag, bool(const std::string& name,
bool               26 chromeos/system/mock_statistics_provider.h                                     bool* result));
bool               36 chromeos/system/name_value_pairs_parser.h   bool GetSingleValueFromTool(int argc, const char* argv[],
bool               42 chromeos/system/name_value_pairs_parser.h   bool GetNameValuePairsFromFile(const base::FilePath& file_path,
bool               51 chromeos/system/name_value_pairs_parser.h   bool ParseNameValuePairs(const std::string& in_string,
bool               60 chromeos/system/name_value_pairs_parser.h   bool ParseNameValuePairsWithComments(const std::string& in_string,
bool               67 chromeos/system/name_value_pairs_parser.h   bool ParseNameValuePairsFromTool(
bool               62 chromeos/system/statistics_provider.h       bool load_oem_manifest) = 0;
bool               69 chromeos/system/statistics_provider.h   virtual bool GetMachineStatistic(const std::string& name,
bool               73 chromeos/system/statistics_provider.h   virtual bool GetMachineFlag(const std::string& name, bool* result) = 0;
bool               57 chromeos/tpm_token_loader.h   static bool IsInitialized();
bool               70 chromeos/tpm_token_loader.h   bool IsTPMTokenReady() const;
bool               75 chromeos/tpm_token_loader.h   explicit TPMTokenLoader(bool for_test);
bool               86 chromeos/tpm_token_loader.h                       bool tpm_is_enabled);
bool               88 chromeos/tpm_token_loader.h                                bool is_tpm_token_ready);
bool               93 chromeos/tpm_token_loader.h   void OnTPMTokenInitialized(bool success);
bool              105 chromeos/tpm_token_loader.h   bool initialized_for_test_;
bool               45 cloud_print/common/win/install_utils.h bool IsProgramsFilesParent(const base::FilePath& path);
bool              101 cloud_print/gcp20/prototype/cloud_print_requester.h   bool IsBusy() const;
bool               40 cloud_print/gcp20/prototype/cloud_print_response_parser.h bool ParseRegisterStartResponse(const std::string& response,
bool               49 cloud_print/gcp20/prototype/cloud_print_response_parser.h bool ParseRegisterCompleteResponse(const std::string& response,
bool               56 cloud_print/gcp20/prototype/cloud_print_response_parser.h bool ParseFetchResponse(const std::string& response,
bool               62 cloud_print/gcp20/prototype/cloud_print_response_parser.h bool ParseLocalSettingsResponse(const std::string& response,
bool              116 cloud_print/gcp20/prototype/cloud_print_xmpp_listener.h   bool ping_scheduled_;
bool               10 cloud_print/gcp20/prototype/conio_posix.h void SetTemporaryTermiosSettings(bool temporary);
bool               33 cloud_print/gcp20/prototype/dns_packet_parser.h   bool IsValid() const { return record_parser_.IsValid() && is_header_read_; }
bool               36 cloud_print/gcp20/prototype/dns_packet_parser.h   bool AtEnd() const { return record_parser_.AtEnd(); }
bool               42 cloud_print/gcp20/prototype/dns_packet_parser.h   bool ReadRecord(DnsQueryRecord* record);
bool               45 cloud_print/gcp20/prototype/dns_packet_parser.h   bool ReadRecord(net::DnsResourceRecord* record) {
bool               69 cloud_print/gcp20/prototype/dns_packet_parser.h   bool is_header_read_;
bool               46 cloud_print/gcp20/prototype/dns_response_builder.h                  bool answer);
bool               53 cloud_print/gcp20/prototype/dns_response_builder.h                  bool answer);
bool               58 cloud_print/gcp20/prototype/dns_response_builder.h                bool answer);
bool               63 cloud_print/gcp20/prototype/dns_response_builder.h                   bool answer);
bool               68 cloud_print/gcp20/prototype/dns_response_builder.h                  bool answer);
bool               79 cloud_print/gcp20/prototype/dns_response_builder.h                    bool answer);
bool               40 cloud_print/gcp20/prototype/dns_sd_server.h   bool Start(const ServiceParameters& serv_params,
bool               51 cloud_print/gcp20/prototype/dns_sd_server.h   bool IsOnline() { return !!socket_; }
bool               58 cloud_print/gcp20/prototype/dns_sd_server.h   bool CreateSocket();
bool               50 cloud_print/gcp20/prototype/local_print_job.h   bool offline;
bool               24 cloud_print/gcp20/prototype/local_settings.h   bool local_discovery;
bool               25 cloud_print/gcp20/prototype/local_settings.h   bool access_token_enabled;
bool               26 cloud_print/gcp20/prototype/local_settings.h   bool local_printing_enabled;
bool               54 cloud_print/gcp20/prototype/print_job_handler.h   bool GetJobState(const std::string& id, LocalPrintJob::Info* info_out);
bool               57 cloud_print/gcp20/prototype/print_job_handler.h   bool SavePrintJob(const std::string& content,
bool               36 cloud_print/gcp20/prototype/printer.h   bool Start();
bool               39 cloud_print/gcp20/prototype/printer.h   bool IsRunning() const;
bool               70 cloud_print/gcp20/prototype/printer.h   virtual bool IsRegistered() const OVERRIDE;
bool               71 cloud_print/gcp20/prototype/printer.h   virtual bool IsLocalPrintingAllowed() const OVERRIDE;
bool               72 cloud_print/gcp20/prototype/printer.h   virtual bool CheckXPrivetTokenHeader(const std::string& token) const OVERRIDE;
bool               92 cloud_print/gcp20/prototype/printer.h   virtual bool GetJobState(const std::string& id,
bool              176 cloud_print/gcp20/prototype/printer.h   bool LoadFromFile();
bool              192 cloud_print/gcp20/prototype/printer.h   bool StartLocalDiscoveryServers();
bool              196 cloud_print/gcp20/prototype/printer.h   bool StartDnsServer();
bool              197 cloud_print/gcp20/prototype/printer.h   bool StartHttpServer();
bool              207 cloud_print/gcp20/prototype/printer.h   void FallOffline(bool instant_reconnect);
bool              211 cloud_print/gcp20/prototype/printer.h   bool ChangeState(ConnectionState new_state);
bool              242 cloud_print/gcp20/prototype/printer.h   bool on_idle_posted_;
bool              245 cloud_print/gcp20/prototype/printer.h   bool pending_local_settings_check_;
bool              248 cloud_print/gcp20/prototype/printer.h   bool pending_print_jobs_check_;
bool              251 cloud_print/gcp20/prototype/printer.h   bool pending_deletion_;
bool               67 cloud_print/gcp20/prototype/printer_state.h bool SaveToFile(const base::FilePath& path, const PrinterState& state);
bool               70 cloud_print/gcp20/prototype/printer_state.h bool LoadFromFile(const base::FilePath& path, PrinterState* state);
bool               89 cloud_print/gcp20/prototype/privet_http_server.h     virtual bool IsRegistered() const = 0;
bool               92 cloud_print/gcp20/prototype/privet_http_server.h     virtual bool IsLocalPrintingAllowed() const = 0;
bool               95 cloud_print/gcp20/prototype/privet_http_server.h     virtual bool CheckXPrivetTokenHeader(const std::string& token) const = 0;
bool              126 cloud_print/gcp20/prototype/privet_http_server.h     virtual bool GetJobState(const std::string& job_id,
bool              137 cloud_print/gcp20/prototype/privet_http_server.h   bool Start(uint16 port);
bool              160 cloud_print/gcp20/prototype/privet_http_server.h   bool ValidateRequestMethod(int connection_id,
bool               28 cloud_print/gcp20/prototype/x_privet_token.h   bool CheckValidXToken(const std::string& token) const;
bool               22 cloud_print/service/service_state.h   bool FromString(const std::string& json);
bool               28 cloud_print/service/service_state.h   bool Configure(const std::string& email,
bool               38 cloud_print/service/service_state.h   bool IsValid() const;
bool               22 cloud_print/service/win/chrome_launcher.h   bool Start();
bool               21 cloud_print/service/win/local_security_policy.h   bool Open();
bool               24 cloud_print/service/win/local_security_policy.h   bool IsPrivilegeSet(const base::string16& username,
bool               26 cloud_print/service/win/local_security_policy.h   bool SetPrivilege(const base::string16& username,
bool               43 cloud_print/service/win/service_controller.h                                   bool enable_logging);
bool               56 cloud_print/service/win/service_controller.h   bool is_logging_enabled() const;
bool               63 cloud_print/service/win/service_controller.h                          bool auto_start,
bool               66 cloud_print/service/win/service_controller.h                          bool enable_logging);
bool               71 cloud_print/service/win/service_controller.h   bool is_logging_enabled_;
bool               28 cloud_print/service/win/service_listener.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               41 cloud_print/service/win/setup_listener.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               44 cloud_print/service/win/setup_listener.h   bool WaitResponce(const base::TimeDelta& delta);
bool               62 cloud_print/service/win/setup_listener.h   bool is_xps_available() const {
bool               74 cloud_print/service/win/setup_listener.h   bool is_xps_available_;
bool               75 cloud_print/service/win/setup_listener.h   bool succeded_;
bool               86 cloud_print/virtual_driver/win/port_monitor/port_monitor.h extern const bool kIsUnittest;
bool               19 cloud_print/virtual_driver/win/virtual_driver_helpers.h bool IsSystem64Bit();
bool               38 components/auto_login_parser/auto_login_parser.h bool ParseHeader(const std::string& header,
bool               44 components/auto_login_parser/auto_login_parser.h bool ParserHeaderInResponse(net::URLRequest* request,
bool               46 components/autofill/content/browser/content_autofill_driver.h   virtual bool IsOffTheRecord() const OVERRIDE;
bool               49 components/autofill/content/browser/content_autofill_driver.h   virtual bool RendererIsAvailable() OVERRIDE;
bool               90 components/autofill/content/browser/content_autofill_driver.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               73 components/autofill/content/browser/wallet/form_field_error.h   bool operator==(const FormFieldError& other) const;
bool               59 components/autofill/content/browser/wallet/full_wallet.h   bool HasRequiredAction(RequiredAction action) const;
bool               69 components/autofill/content/browser/wallet/full_wallet.h   bool operator==(const FullWallet& other) const;
bool               70 components/autofill/content/browser/wallet/full_wallet.h   bool operator!=(const FullWallet& other) const;
bool               32 components/autofill/content/browser/wallet/gaia_account.h       bool is_active);
bool               34 components/autofill/content/browser/wallet/gaia_account.h   bool operator==(const GaiaAccount& other) const;
bool               35 components/autofill/content/browser/wallet/gaia_account.h   bool operator!=(const GaiaAccount& other) const;
bool               40 components/autofill/content/browser/wallet/gaia_account.h   bool is_active() const { return is_active_; }
bool               46 components/autofill/content/browser/wallet/gaia_account.h               bool is_active);
bool               51 components/autofill/content/browser/wallet/gaia_account.h   bool is_active_;
bool               34 components/autofill/content/browser/wallet/required_action.h bool ActionAppliesToFullWallet(RequiredAction action);
bool               35 components/autofill/content/browser/wallet/required_action.h bool ActionAppliesToSaveToWallet(RequiredAction action);
bool               36 components/autofill/content/browser/wallet/required_action.h bool ActionAppliesToWalletItems(RequiredAction action);
bool              117 components/autofill/content/browser/wallet/wallet_address.h   bool is_complete_address() const {
bool              151 components/autofill/content/browser/wallet/wallet_address.h   void set_is_complete_address(bool is_complete_address) {
bool              156 components/autofill/content/browser/wallet/wallet_address.h   bool EqualsIgnoreID(const Address& other) const;
bool              159 components/autofill/content/browser/wallet/wallet_address.h   bool operator==(const Address& other) const;
bool              160 components/autofill/content/browser/wallet/wallet_address.h   bool operator!=(const Address& other) const;
bool              209 components/autofill/content/browser/wallet/wallet_address.h   bool is_complete_address_;
bool              112 components/autofill/content/browser/wallet/wallet_client.h                       bool new_wallet_user);
bool              130 components/autofill/content/browser/wallet/wallet_client.h     bool new_wallet_user;
bool              182 components/autofill/content/browser/wallet/wallet_client.h   bool HasRequestInProgress() const;
bool               44 components/autofill/content/browser/wallet/wallet_client_delegate.h   virtual bool IsShippingAddressRequired() const = 0;
bool               54 components/autofill/content/browser/wallet/wallet_client_delegate.h   virtual void OnDidAuthenticateInstrument(bool success) = 0;
bool               87 components/autofill/content/browser/wallet/wallet_items.h     bool operator==(const MaskedInstrument& other) const;
bool               88 components/autofill/content/browser/wallet/wallet_items.h     bool operator!=(const MaskedInstrument& other) const;
bool              179 components/autofill/content/browser/wallet/wallet_items.h     bool operator==(const LegalDocument& other) const;
bool              180 components/autofill/content/browser/wallet/wallet_items.h     bool operator!=(const LegalDocument& other) const;
bool              215 components/autofill/content/browser/wallet/wallet_items.h   bool operator==(const WalletItems& other) const;
bool              216 components/autofill/content/browser/wallet/wallet_items.h   bool operator!=(const WalletItems& other) const;
bool              237 components/autofill/content/browser/wallet/wallet_items.h   bool HasRequiredAction(RequiredAction action) const;
bool              241 components/autofill/content/browser/wallet/wallet_items.h   bool SupportsCard(const base::string16& card_number,
bool               39 components/autofill/content/browser/wallet/wallet_service_url.h bool IsSignInContinueUrl(const GURL& url, size_t* user_index);
bool               43 components/autofill/content/browser/wallet/wallet_service_url.h bool IsSignInRelatedUrl(const GURL& url);
bool               47 components/autofill/content/browser/wallet/wallet_service_url.h bool IsUsingProd();
bool              205 components/autofill/content/common/autofill_messages.h                     bool /* display warning if autofill disabled */)
bool               60 components/autofill/content/renderer/autofill_agent.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               74 components/autofill/content/renderer/autofill_agent.h       bool was_focused) OVERRIDE;
bool               88 components/autofill/content/renderer/autofill_agent.h   virtual void setIgnoreTextChanges(bool ignore) OVERRIDE;
bool              134 components/autofill/content/renderer/autofill_agent.h                        bool autofill_on_empty_values,
bool              135 components/autofill/content/renderer/autofill_agent.h                        bool requires_caret_at_end,
bool              136 components/autofill/content/renderer/autofill_agent.h                        bool display_warning_if_disabled,
bool              137 components/autofill/content/renderer/autofill_agent.h                        bool datalist_only);
bool              142 components/autofill/content/renderer/autofill_agent.h                                 bool display_warning_if_disabled,
bool              143 components/autofill/content/renderer/autofill_agent.h                                 bool datalist_only);
bool              150 components/autofill/content/renderer/autofill_agent.h   bool FindFormAndFieldForNode(
bool              190 components/autofill/content/renderer/autofill_agent.h   bool display_warning_if_disabled_;
bool              193 components/autofill/content/renderer/autofill_agent.h   bool was_query_node_autofilled_;
bool              197 components/autofill/content/renderer/autofill_agent.h   bool has_shown_autofill_popup_for_current_edit_;
bool              200 components/autofill/content/renderer/autofill_agent.h   bool did_set_node_text_;
bool              204 components/autofill/content/renderer/autofill_agent.h   bool has_new_forms_for_browser_;
bool              209 components/autofill/content/renderer/autofill_agent.h   bool ignore_text_changes_;
bool              214 components/autofill/content/renderer/autofill_agent.h   bool is_popup_possibly_visible_;
bool               56 components/autofill/content/renderer/form_autofill_util.h bool IsMonthInput(const blink::WebInputElement* element);
bool               59 components/autofill/content/renderer/form_autofill_util.h bool IsTextInput(const blink::WebInputElement* element);
bool               62 components/autofill/content/renderer/form_autofill_util.h bool IsSelectElement(const blink::WebFormControlElement& element);
bool               65 components/autofill/content/renderer/form_autofill_util.h bool IsTextAreaElement(const blink::WebFormControlElement& element);
bool               68 components/autofill/content/renderer/form_autofill_util.h bool IsCheckableElement(const blink::WebInputElement* element);
bool               72 components/autofill/content/renderer/form_autofill_util.h bool IsAutofillableInputElement(const blink::WebInputElement* element);
bool               76 components/autofill/content/renderer/form_autofill_util.h bool IsWebNodeVisible(const blink::WebNode& node);
bool               84 components/autofill/content/renderer/form_autofill_util.h bool ClickElement(const blink::WebDocument& document,
bool              108 components/autofill/content/renderer/form_autofill_util.h bool WebFormElementToFormData(
bool              119 components/autofill/content/renderer/form_autofill_util.h bool FindFormAndFieldForFormControlElement(
bool              151 components/autofill/content/renderer/form_autofill_util.h bool ClearPreviewedFormWithElement(const blink::WebFormControlElement& element,
bool              152 components/autofill/content/renderer/form_autofill_util.h                                    bool was_autofilled);
bool              155 components/autofill/content/renderer/form_autofill_util.h bool FormWithElementIsAutofilled(const blink::WebInputElement& element);
bool              166 components/autofill/content/renderer/form_autofill_util.h bool IsWebpageEmpty(const blink::WebFrame* frame);
bool              170 components/autofill/content/renderer/form_autofill_util.h bool IsWebElementEmpty(const blink::WebElement& element);
bool               43 components/autofill/content/renderer/form_cache.h   bool ExtractFormsAndFormElements(
bool               54 components/autofill/content/renderer/form_cache.h   bool ClearFormWithElement(const blink::WebFormControlElement& element);
bool               60 components/autofill/content/renderer/form_cache.h   bool ShowPredictions(const FormDataPredictions& form);
bool               71 components/autofill/content/renderer/form_cache.h   std::map<const blink::WebInputElement, bool> initial_checked_state_;
bool               24 components/autofill/content/renderer/page_click_listener.h       bool was_focused) = 0;
bool               58 components/autofill/content/renderer/page_click_tracker.h   bool was_focused_;
bool               36 components/autofill/content/renderer/password_autofill_agent.h   bool TextFieldDidEndEditing(const blink::WebInputElement& element);
bool               37 components/autofill/content/renderer/password_autofill_agent.h   bool TextDidChangeInTextField(const blink::WebInputElement& element);
bool               38 components/autofill/content/renderer/password_autofill_agent.h   bool TextFieldHandlingKeyDown(const blink::WebInputElement& element,
bool               43 components/autofill/content/renderer/password_autofill_agent.h   bool DidAcceptAutofillSuggestion(const blink::WebNode& node,
bool               48 components/autofill/content/renderer/password_autofill_agent.h   bool DidClearAutofillSelection(const blink::WebNode& node);
bool               51 components/autofill/content/renderer/password_autofill_agent.h   bool ShowSuggestions(const blink::WebInputElement& element);
bool               57 components/autofill/content/renderer/password_autofill_agent.h   virtual bool OriginCanAccessPasswordManager(
bool               75 components/autofill/content/renderer/password_autofill_agent.h     bool backspace_pressed_last;
bool              105 components/autofill/content/renderer/password_autofill_agent.h     bool was_user_gesture_seen_;
bool              112 components/autofill/content/renderer/password_autofill_agent.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              130 components/autofill/content/renderer/password_autofill_agent.h   void SendPasswordForms(blink::WebFrame* frame, bool only_visible);
bool              137 components/autofill/content/renderer/password_autofill_agent.h   bool ShowSuggestionPopup(const PasswordFormFillData& fill_data,
bool              149 components/autofill/content/renderer/password_autofill_agent.h   bool FillUserNameAndPassword(
bool              153 components/autofill/content/renderer/password_autofill_agent.h       bool exact_username_match,
bool              154 components/autofill/content/renderer/password_autofill_agent.h       bool set_selection);
bool              168 components/autofill/content/renderer/password_autofill_agent.h   bool FindLoginInfo(const blink::WebNode& node,
bool               37 components/autofill/content/renderer/password_generation_agent.h   bool TextDidChangeInTextField(const blink::WebInputElement& element);
bool               42 components/autofill/content/renderer/password_generation_agent.h   virtual bool ShouldAnalyzeDocument(const blink::WebDocument& document) const;
bool               45 components/autofill/content/renderer/password_generation_agent.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               48 components/autofill/content/renderer/password_generation_agent.h   void set_enabled(bool enabled) { enabled_ = enabled; }
bool               99 components/autofill/content/renderer/password_generation_agent.h   bool password_is_generated_;
bool              103 components/autofill/content/renderer/password_generation_agent.h   bool password_edited_;
bool              106 components/autofill/content/renderer/password_generation_agent.h   bool enabled_;
bool               21 components/autofill/content/renderer/test_password_autofill_agent.h   virtual bool OriginCanAccessPasswordManager(
bool               22 components/autofill/content/renderer/test_password_generation_agent.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               23 components/autofill/content/renderer/test_password_generation_agent.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool               33 components/autofill/content/renderer/test_password_generation_agent.h   virtual bool ShouldAnalyzeDocument(
bool               32 components/autofill/core/browser/address.h   virtual bool SetInfo(const AutofillType& type,
bool               28 components/autofill/core/browser/address_field.h   virtual bool ClassifyField(ServerFieldTypeMap* map) const OVERRIDE;
bool               45 components/autofill/core/browser/address_field.h   bool ParseCompany(AutofillScanner* scanner);
bool               46 components/autofill/core/browser/address_field.h   bool ParseAddressLines(AutofillScanner* scanner);
bool               47 components/autofill/core/browser/address_field.h   bool ParseCountry(AutofillScanner* scanner);
bool               48 components/autofill/core/browser/address_field.h   bool ParseZipCode(AutofillScanner* scanner);
bool               49 components/autofill/core/browser/address_field.h   bool ParseCity(AutofillScanner* scanner);
bool               50 components/autofill/core/browser/address_field.h   bool ParseState(AutofillScanner* scanner);
bool               15 components/autofill/core/browser/android/auxiliary_profile_loader_android.h bool RegisterAuxiliaryProfileLoader(JNIEnv* env);
bool               31 components/autofill/core/browser/android/auxiliary_profile_loader_android.h   virtual bool GetHasPermissions() const;
bool               14 components/autofill/core/browser/android/component_jni_registrar.h bool RegisterAutofillAndroidJni(JNIEnv* env);
bool               20 components/autofill/core/browser/android/test_auxiliary_profile_loader_android.h   virtual bool GetHasPermissions() const OVERRIDE;
bool               88 components/autofill/core/browser/autocomplete_history_manager.h   bool send_ipc_;
bool               17 components/autofill/core/browser/autofill-inl.h   bool operator()(const T* form_group) {
bool               21 components/autofill/core/browser/autofill-inl.h   bool operator()(const T& form_group) {
bool               30 components/autofill/core/browser/autofill-inl.h bool FindByContents(const C& container, const T& form_group) {
bool               70 components/autofill/core/browser/autofill_country.h   bool requires_city() const {
bool               75 components/autofill/core/browser/autofill_country.h   bool requires_state() const {
bool               80 components/autofill/core/browser/autofill_country.h   bool requires_zip() const {
bool               35 components/autofill/core/browser/autofill_data_model.h   bool IsVerified() const;
bool               71 components/autofill/core/browser/autofill_download.h   bool StartQueryRequest(const std::vector<FormStructure*>& forms,
bool               81 components/autofill/core/browser/autofill_download.h   bool StartUploadRequest(const FormStructure& form,
bool               82 components/autofill/core/browser/autofill_download.h                           bool form_was_autofilled,
bool               98 components/autofill/core/browser/autofill_download.h   bool StartRequest(const std::string& form_xml,
bool              114 components/autofill/core/browser/autofill_download.h   bool CheckCacheForQueryRequest(const std::vector<std::string>& forms_in_query,
bool               41 components/autofill/core/browser/autofill_driver.h   virtual bool IsOffTheRecord() const = 0;
bool               51 components/autofill/core/browser/autofill_driver.h   virtual bool RendererIsAvailable() = 0;
bool               46 components/autofill/core/browser/autofill_external_delegate.h   virtual bool ShouldRepostEvent(const ui::MouseEvent& event) OVERRIDE;
bool               66 components/autofill/core/browser/autofill_external_delegate.h                        bool display_warning_if_disabled);
bool              108 components/autofill/core/browser/autofill_external_delegate.h   void FillAutofillFormData(int unique_id, bool is_preview);
bool              152 components/autofill/core/browser/autofill_external_delegate.h   bool display_warning_if_disabled_;
bool              155 components/autofill/core/browser/autofill_external_delegate.h   bool has_suggestion_;
bool              159 components/autofill/core/browser/autofill_external_delegate.h   bool has_shown_popup_for_current_edit_;
bool               55 components/autofill/core/browser/autofill_field.h   bool IsEmpty() const;
bool               63 components/autofill/core/browser/autofill_field.h   bool IsFieldFillable() const;
bool               71 components/autofill/core/browser/autofill_field.h   static bool FillFormField(const AutofillField& field,
bool               20 components/autofill/core/browser/autofill_ie_toolbar_import_win.h bool ImportAutofillDataWin(PersonalDataManager* pdm);
bool               94 components/autofill/core/browser/autofill_manager.h   void DidShowSuggestions(bool is_new_popup);
bool              128 components/autofill/core/browser/autofill_manager.h   bool OnFormSubmitted(const FormData& form,
bool              140 components/autofill/core/browser/autofill_manager.h                                 bool display_warning);
bool              162 components/autofill/core/browser/autofill_manager.h   bool UploadPasswordGenerationForm(const FormData& form);
bool              168 components/autofill/core/browser/autofill_manager.h   virtual bool IsAutofillEnabled() const;
bool              216 components/autofill/core/browser/autofill_manager.h   bool RefreshDataModels() const;
bool              223 components/autofill/core/browser/autofill_manager.h   bool GetProfileOrCreditCard(int unique_id,
bool              226 components/autofill/core/browser/autofill_manager.h                               bool* is_credit_card) const WARN_UNUSED_RESULT;
bool              230 components/autofill/core/browser/autofill_manager.h   bool FindCachedForm(const FormData& form,
bool              237 components/autofill/core/browser/autofill_manager.h   bool GetCachedFormAndField(const FormData& form,
bool              246 components/autofill/core/browser/autofill_manager.h   bool UpdateCachedForm(const FormData& live_form,
bool              283 components/autofill/core/browser/autofill_manager.h   bool ShouldUploadForm(const FormStructure& form);
bool              311 components/autofill/core/browser/autofill_manager.h   bool has_logged_autofill_enabled_;
bool              313 components/autofill/core/browser/autofill_manager.h   bool has_logged_address_suggestions_count_;
bool              315 components/autofill/core/browser/autofill_manager.h   bool did_show_suggestions_;
bool              318 components/autofill/core/browser/autofill_manager.h   bool user_did_type_;
bool              320 components/autofill/core/browser/autofill_manager.h   bool user_did_autofill_;
bool              322 components/autofill/core/browser/autofill_manager.h   bool user_did_edit_autofilled_field_;
bool               96 components/autofill/core/browser/autofill_manager_delegate.h   virtual bool IsAutocompleteEnabled() = 0;
bool              403 components/autofill/core/browser/autofill_metrics.h   virtual void LogIsAutofillEnabledAtPageLoad(bool enabled) const;
bool              406 components/autofill/core/browser/autofill_metrics.h   virtual void LogIsAutofillEnabledAtStartup(bool enabled) const;
bool               28 components/autofill/core/browser/autofill_popup_delegate.h   virtual bool ShouldRepostEvent(const ui::MouseEvent& event) = 0;
bool               52 components/autofill/core/browser/autofill_profile.h   virtual bool SetInfo(const AutofillType& type,
bool               72 components/autofill/core/browser/autofill_profile.h   bool IsEmpty(const std::string& app_locale) const;
bool               76 components/autofill/core/browser/autofill_profile.h   bool IsPresentButInvalid(ServerFieldType type) const;
bool               89 components/autofill/core/browser/autofill_profile.h   bool operator==(const AutofillProfile& profile) const;
bool               90 components/autofill/core/browser/autofill_profile.h   virtual bool operator!=(const AutofillProfile& profile) const;
bool               99 components/autofill/core/browser/autofill_profile.h   bool IsSubsetOf(const AutofillProfile& profile,
bool              108 components/autofill/core/browser/autofill_profile.h   static bool SupportsMultiValue(ServerFieldType type);
bool               15 components/autofill/core/browser/autofill_regexes.h bool MatchesPattern(const base::string16& input,
bool               31 components/autofill/core/browser/autofill_scanner.h   bool IsEnd() const;
bool               29 components/autofill/core/browser/autofill_type.h   bool IsUnknown() const;
bool               29 components/autofill/core/browser/autofill_xml_parser.h   bool succeeded() const { return succeeded_; }
bool               54 components/autofill/core/browser/autofill_xml_parser.h   bool succeeded_;
bool              145 components/autofill/core/browser/autofill_xml_parser.h   bool succeeded_;
bool               58 components/autofill/core/browser/credit_card.h   virtual bool SetInfo(const AutofillType& type,
bool               89 components/autofill/core/browser/credit_card.h   bool UpdateFromImportedCard(const CreditCard& imported_card,
bool              101 components/autofill/core/browser/credit_card.h   bool operator==(const CreditCard& credit_card) const;
bool              102 components/autofill/core/browser/credit_card.h   bool operator!=(const CreditCard& credit_card) const;
bool              105 components/autofill/core/browser/credit_card.h   bool IsEmpty(const std::string& app_locale) const;
bool              108 components/autofill/core/browser/credit_card.h   bool IsComplete() const;
bool              112 components/autofill/core/browser/credit_card.h   bool IsValid() const;
bool               27 components/autofill/core/browser/credit_card_field.h   virtual bool ClassifyField(ServerFieldTypeMap* map) const OVERRIDE;
bool               60 components/autofill/core/browser/credit_card_field.h   bool is_two_digit_year_;
bool               20 components/autofill/core/browser/email_field.h   virtual bool ClassifyField(ServerFieldTypeMap* map) const OVERRIDE;
bool               60 components/autofill/core/browser/form_field.h   static bool ParseField(AutofillScanner* scanner,
bool               69 components/autofill/core/browser/form_field.h   static bool ParseFieldSpecifics(AutofillScanner* scanner,
bool               76 components/autofill/core/browser/form_field.h   static bool ParseEmptyLabel(AutofillScanner* scanner,
bool               80 components/autofill/core/browser/form_field.h   static bool AddClassification(const AutofillField* field,
bool               88 components/autofill/core/browser/form_field.h   virtual bool ClassifyField(ServerFieldTypeMap* map) const = 0;
bool              101 components/autofill/core/browser/form_field.h   static bool MatchAndAdvance(AutofillScanner* scanner,
bool              108 components/autofill/core/browser/form_field.h   static bool Match(const AutofillField* field,
bool              122 components/autofill/core/browser/form_field.h   static bool MatchesFormControlType(const std::string& type, int match_type);
bool               52 components/autofill/core/browser/form_group.h   virtual bool SetInfo(const AutofillType& type,
bool               61 components/autofill/core/browser/form_structure.h   bool EncodeUploadRequest(const ServerFieldTypeSet& available_field_types,
bool               62 components/autofill/core/browser/form_structure.h                            bool form_was_autofilled,
bool               69 components/autofill/core/browser/form_structure.h   bool EncodeFieldAssignments(const ServerFieldTypeSet& available_field_types,
bool               77 components/autofill/core/browser/form_structure.h   static bool EncodeQueryRequest(const std::vector<FormStructure*>& forms,
bool              101 components/autofill/core/browser/form_structure.h   bool IsAutofillable(bool require_method_post) const;
bool              112 components/autofill/core/browser/form_structure.h   bool ShouldBeParsed(bool require_method_post) const;
bool              117 components/autofill/core/browser/form_structure.h   bool ShouldBeCrowdsourced() const;
bool              139 components/autofill/core/browser/form_structure.h   void ParseFieldTypesFromAutocompleteAttributes(bool* found_types,
bool              140 components/autofill/core/browser/form_structure.h                                                  bool* found_sections);
bool              149 components/autofill/core/browser/form_structure.h   bool FillFields(
bool              190 components/autofill/core/browser/form_structure.h   bool operator==(const FormData& form) const;
bool              191 components/autofill/core/browser/form_structure.h   bool operator!=(const FormData& form) const;
bool              208 components/autofill/core/browser/form_structure.h   bool EncodeFormRequest(EncodeRequestType request_type,
bool              218 components/autofill/core/browser/form_structure.h   void IdentifySections(bool has_author_specified_sections);
bool              221 components/autofill/core/browser/form_structure.h   bool ShouldSkipField(const FormFieldData& field) const;
bool              258 components/autofill/core/browser/form_structure.h   bool has_author_specified_types_;
bool               28 components/autofill/core/browser/name_field.h   virtual bool ClassifyField(ServerFieldTypeMap* map) const OVERRIDE;
bool               31 components/autofill/core/browser/password_autofill_manager.h   bool DidAcceptAutofillSuggestion(const FormFieldData& field,
bool               52 components/autofill/core/browser/password_autofill_manager.h   bool WillFillUserNameAndPassword(
bool               57 components/autofill/core/browser/password_autofill_manager.h   bool FindLoginInfo(const FormFieldData& field,
bool               64 components/autofill/core/browser/personal_data_manager.h             bool is_off_the_record);
bool               85 components/autofill/core/browser/personal_data_manager.h   bool ImportFormData(const FormStructure& form,
bool              126 components/autofill/core/browser/personal_data_manager.h   bool HasPassword();
bool              129 components/autofill/core/browser/personal_data_manager.h   virtual bool IsDataLoaded() const;
bool              147 components/autofill/core/browser/personal_data_manager.h       bool field_is_autofilled,
bool              149 components/autofill/core/browser/personal_data_manager.h       const base::Callback<bool(const AutofillProfile&)>& filter,
bool              179 components/autofill/core/browser/personal_data_manager.h   static bool IsValidLearnableProfile(const AutofillProfile& profile,
bool              196 components/autofill/core/browser/personal_data_manager.h   virtual bool IsCountryOfInterest(const std::string& country_code) const;
bool              270 components/autofill/core/browser/personal_data_manager.h   virtual bool IsAutofillEnabled() const;
bool              294 components/autofill/core/browser/personal_data_manager.h   bool is_data_loaded_;
bool              340 components/autofill/core/browser/personal_data_manager.h   bool is_off_the_record_;
bool              343 components/autofill/core/browser/personal_data_manager.h   mutable bool has_logged_profile_count_;
bool               32 components/autofill/core/browser/phone_field.h   virtual bool ClassifyField(ServerFieldTypeMap* map) const OVERRIDE;
bool               41 components/autofill/core/browser/phone_number.h   virtual bool SetInfo(const AutofillType& type,
bool               59 components/autofill/core/browser/phone_number.h     bool SetInfo(const AutofillType& type, const base::string16& value);
bool               65 components/autofill/core/browser/phone_number.h     bool ParseNumber(const AutofillProfile& profile,
bool               70 components/autofill/core/browser/phone_number.h     bool IsEmpty() const;
bool               36 components/autofill/core/browser/phone_number_i18n.h bool ParsePhoneNumber(
bool               58 components/autofill/core/browser/phone_number_i18n.h bool ConstructPhoneNumber(const base::string16& country_code,
bool               66 components/autofill/core/browser/phone_number_i18n.h bool PhoneNumbersMatch(const base::string16& number_a,
bool               92 components/autofill/core/browser/phone_number_i18n.h   bool IsValidNumber() const { return i18n_number_ != NULL; }
bool               26 components/autofill/core/browser/test_autofill_driver.h   virtual bool IsOffTheRecord() const OVERRIDE;
bool               31 components/autofill/core/browser/test_autofill_driver.h   virtual bool RendererIsAvailable() OVERRIDE;
bool               48 components/autofill/core/browser/test_autofill_manager_delegate.h   virtual bool IsAutocompleteEnabled() OVERRIDE;
bool               18 components/autofill/core/browser/validation.h bool IsValidCreditCardExpirationDate(const base::string16& year,
bool               21 components/autofill/core/browser/validation.h bool IsValidCreditCardExpirationDate(int year,
bool               27 components/autofill/core/browser/validation.h bool IsValidCreditCardNumber(const base::string16& text);
bool               30 components/autofill/core/browser/validation.h bool IsValidCreditCardSecurityCode(const base::string16& text);
bool               34 components/autofill/core/browser/validation.h bool IsValidCreditCardSecurityCode(const base::string16& code,
bool               38 components/autofill/core/browser/validation.h bool IsValidEmailAddress(const base::string16& text);
bool               42 components/autofill/core/browser/validation.h bool IsValidState(const base::string16& text);
bool               46 components/autofill/core/browser/validation.h bool IsValidZip(const base::string16& text);
bool               49 components/autofill/core/browser/validation.h bool IsSSN(const base::string16& text);
bool               46 components/autofill/core/browser/webdata/autofill_change.h   bool operator==(const AutofillChange& change) const {
bool               67 components/autofill/core/browser/webdata/autofill_change.h   bool operator==(const AutofillProfileChange& change) const;
bool               24 components/autofill/core/browser/webdata/autofill_entry.h   bool operator==(const AutofillKey& key) const;
bool               25 components/autofill/core/browser/webdata/autofill_entry.h   bool operator<(const AutofillKey& key) const;
bool               43 components/autofill/core/browser/webdata/autofill_entry.h   bool operator==(const AutofillEntry& entry) const;
bool               44 components/autofill/core/browser/webdata/autofill_entry.h   bool operator<(const AutofillEntry& entry) const;
bool              106 components/autofill/core/browser/webdata/autofill_profile_syncable_service.h   virtual bool LoadAutofillData(std::vector<AutofillProfile*>* profiles);
bool              111 components/autofill/core/browser/webdata/autofill_profile_syncable_service.h   virtual bool SaveChangesToWebData(const DataBundle& bundle);
bool              137 components/autofill/core/browser/webdata/autofill_profile_syncable_service.h   static bool OverwriteProfileWithServerData(
bool              168 components/autofill/core/browser/webdata/autofill_profile_syncable_service.h   static bool UpdateField(ServerFieldType field_type,
bool              172 components/autofill/core/browser/webdata/autofill_profile_syncable_service.h   static bool UpdateMultivaluedField(
bool              183 components/autofill/core/browser/webdata/autofill_profile_syncable_service.h   static bool MergeProfile(const AutofillProfile& merge_from,
bool              131 components/autofill/core/browser/webdata/autofill_table.h   virtual bool CreateTablesIfNecessary() OVERRIDE;
bool              132 components/autofill/core/browser/webdata/autofill_table.h   virtual bool IsSyncable() OVERRIDE;
bool              133 components/autofill/core/browser/webdata/autofill_table.h   virtual bool MigrateToVersion(int version,
bool              134 components/autofill/core/browser/webdata/autofill_table.h                                 bool* update_compatible_version) OVERRIDE;
bool              139 components/autofill/core/browser/webdata/autofill_table.h   bool AddFormFieldValues(const std::vector<FormFieldData>& elements,
bool              145 components/autofill/core/browser/webdata/autofill_table.h   bool AddFormFieldValue(const FormFieldData& element,
bool              151 components/autofill/core/browser/webdata/autofill_table.h   bool GetFormValuesForElementName(const base::string16& name,
bool              157 components/autofill/core/browser/webdata/autofill_table.h   bool HasFormElements();
bool              167 components/autofill/core/browser/webdata/autofill_table.h   bool RemoveFormElementsAddedBetween(const base::Time& delete_begin,
bool              173 components/autofill/core/browser/webdata/autofill_table.h   bool RemoveExpiredFormElements(std::vector<AutofillChange>* changes);
bool              176 components/autofill/core/browser/webdata/autofill_table.h   virtual bool RemoveFormElement(const base::string16& name,
bool              180 components/autofill/core/browser/webdata/autofill_table.h   virtual bool GetAllAutofillEntries(std::vector<AutofillEntry>* entries);
bool              183 components/autofill/core/browser/webdata/autofill_table.h   virtual bool GetAutofillTimestamps(const base::string16& name,
bool              191 components/autofill/core/browser/webdata/autofill_table.h   virtual bool UpdateAutofillEntries(const std::vector<AutofillEntry>& entries);
bool              194 components/autofill/core/browser/webdata/autofill_table.h   virtual bool AddAutofillProfile(const AutofillProfile& profile);
bool              197 components/autofill/core/browser/webdata/autofill_table.h   virtual bool UpdateAutofillProfile(const AutofillProfile& profile);
bool              201 components/autofill/core/browser/webdata/autofill_table.h   virtual bool RemoveAutofillProfile(const std::string& guid);
bool              204 components/autofill/core/browser/webdata/autofill_table.h   bool GetAutofillProfile(const std::string& guid, AutofillProfile** profile);
bool              207 components/autofill/core/browser/webdata/autofill_table.h   virtual bool GetAutofillProfiles(std::vector<AutofillProfile*>* profiles);
bool              210 components/autofill/core/browser/webdata/autofill_table.h   bool AddCreditCard(const CreditCard& credit_card);
bool              213 components/autofill/core/browser/webdata/autofill_table.h   bool UpdateCreditCard(const CreditCard& credit_card);
bool              217 components/autofill/core/browser/webdata/autofill_table.h   bool RemoveCreditCard(const std::string& guid);
bool              221 components/autofill/core/browser/webdata/autofill_table.h   bool GetCreditCard(const std::string& guid, CreditCard** credit_card);
bool              225 components/autofill/core/browser/webdata/autofill_table.h   virtual bool GetCreditCards(std::vector<CreditCard*>* credit_cards);
bool              233 components/autofill/core/browser/webdata/autofill_table.h   bool RemoveAutofillDataModifiedBetween(
bool              245 components/autofill/core/browser/webdata/autofill_table.h   bool RemoveOriginURLsModifiedBetween(
bool              252 components/autofill/core/browser/webdata/autofill_table.h   bool GetAutofillProfilesInTrash(std::vector<std::string>* guids);
bool              255 components/autofill/core/browser/webdata/autofill_table.h   bool EmptyAutofillProfilesTrash();
bool              259 components/autofill/core/browser/webdata/autofill_table.h   bool AddAutofillGUIDToTrash(const std::string& guid);
bool              262 components/autofill/core/browser/webdata/autofill_table.h   bool ClearAutofillProfiles();
bool              267 components/autofill/core/browser/webdata/autofill_table.h   bool MigrateToVersion22ClearAutofillEmptyValueElements();
bool              268 components/autofill/core/browser/webdata/autofill_table.h   bool MigrateToVersion23AddCardNumberEncryptedColumn();
bool              269 components/autofill/core/browser/webdata/autofill_table.h   bool MigrateToVersion24CleanupOversizedStringFields();
bool              270 components/autofill/core/browser/webdata/autofill_table.h   bool MigrateToVersion27UpdateLegacyCreditCards();
bool              271 components/autofill/core/browser/webdata/autofill_table.h   bool MigrateToVersion30AddDateModifed();
bool              272 components/autofill/core/browser/webdata/autofill_table.h   bool MigrateToVersion31AddGUIDToCreditCardsAndProfiles();
bool              273 components/autofill/core/browser/webdata/autofill_table.h   bool MigrateToVersion32UpdateProfilesAndCreditCards();
bool              274 components/autofill/core/browser/webdata/autofill_table.h   bool MigrateToVersion33ProfilesBasedOnFirstName();
bool              275 components/autofill/core/browser/webdata/autofill_table.h   bool MigrateToVersion34ProfilesBasedOnCountryCode();
bool              276 components/autofill/core/browser/webdata/autofill_table.h   bool MigrateToVersion35GreatBritainCountryCodes();
bool              277 components/autofill/core/browser/webdata/autofill_table.h   bool MigrateToVersion37MergeAndCullOlderProfiles();
bool              278 components/autofill/core/browser/webdata/autofill_table.h   bool MigrateToVersion51AddOriginColumn();
bool              279 components/autofill/core/browser/webdata/autofill_table.h   bool MigrateToVersion54AddI18nFieldsAndRemoveDeprecatedFields();
bool              280 components/autofill/core/browser/webdata/autofill_table.h   bool MigrateToVersion55MergeAutofillDatesTable();
bool              323 components/autofill/core/browser/webdata/autofill_table.h   bool AddFormFieldValuesTime(
bool              327 components/autofill/core/browser/webdata/autofill_table.h   bool AddFormFieldValueTime(const FormFieldData& element,
bool              332 components/autofill/core/browser/webdata/autofill_table.h   bool InsertAutofillEntry(const AutofillEntry& entry);
bool              335 components/autofill/core/browser/webdata/autofill_table.h   bool IsAutofillProfilesTrashEmpty();
bool              338 components/autofill/core/browser/webdata/autofill_table.h   bool IsAutofillGUIDInTrash(const std::string& guid);
bool              340 components/autofill/core/browser/webdata/autofill_table.h   bool InitMainTable();
bool              341 components/autofill/core/browser/webdata/autofill_table.h   bool InitCreditCardsTable();
bool              342 components/autofill/core/browser/webdata/autofill_table.h   bool InitDatesTable();
bool              343 components/autofill/core/browser/webdata/autofill_table.h   bool InitProfilesTable();
bool              344 components/autofill/core/browser/webdata/autofill_table.h   bool InitProfileNamesTable();
bool              345 components/autofill/core/browser/webdata/autofill_table.h   bool InitProfileEmailsTable();
bool              346 components/autofill/core/browser/webdata/autofill_table.h   bool InitProfilePhonesTable();
bool              347 components/autofill/core/browser/webdata/autofill_table.h   bool InitProfileTrashTable();
bool               34 components/autofill/core/common/autofill_data_validation.h bool IsValidString(const std::string& str);
bool               35 components/autofill/core/common/autofill_data_validation.h bool IsValidString16(const base::string16& str);
bool               36 components/autofill/core/common/autofill_data_validation.h bool IsValidGURL(const GURL& url);
bool               37 components/autofill/core/common/autofill_data_validation.h bool IsValidFormFieldData(const FormFieldData& field);
bool               38 components/autofill/core/common/autofill_data_validation.h bool IsValidFormData(const FormData& form);
bool               39 components/autofill/core/common/autofill_data_validation.h bool IsValidPasswordFormFillData(const PasswordFormFillData& form);
bool               40 components/autofill/core/common/autofill_data_validation.h bool IsValidString16Vector(const std::vector<base::string16>& v);
bool               41 components/autofill/core/common/autofill_data_validation.h bool IsValidFormDataVector(const std::vector<FormData>& v);
bool               23 components/autofill/core/common/form_data.h   bool operator==(const FormData& form) const;
bool               24 components/autofill/core/common/form_data.h   bool operator!=(const FormData& form) const;
bool               35 components/autofill/core/common/form_data.h   bool user_submitted;
bool               48 components/autofill/core/common/form_data.h bool DeserializeFormData(PickleIterator* iter, FormData* form_data);
bool               32 components/autofill/core/common/form_data_predictions.h   bool operator==(const FormDataPredictions& predictions) const;
bool               33 components/autofill/core/common/form_data_predictions.h   bool operator!=(const FormDataPredictions& predictions) const;
bool               27 components/autofill/core/common/form_field_data.h   bool operator==(const FormFieldData& field) const;
bool               28 components/autofill/core/common/form_field_data.h   bool operator!=(const FormFieldData& field) const;
bool               30 components/autofill/core/common/form_field_data.h   bool operator<(const FormFieldData& field) const;
bool               38 components/autofill/core/common/form_field_data.h   bool is_autofilled;
bool               39 components/autofill/core/common/form_field_data.h   bool is_checked;
bool               40 components/autofill/core/common/form_field_data.h   bool is_checkable;
bool               41 components/autofill/core/common/form_field_data.h   bool is_focusable;
bool               42 components/autofill/core/common/form_field_data.h   bool should_autocomplete;
bool               55 components/autofill/core/common/form_field_data.h bool DeserializeFormFieldData(PickleIterator* pickle_iterator,
bool               28 components/autofill/core/common/form_field_data_predictions.h   bool operator==(const FormFieldDataPredictions& predictions) const;
bool               29 components/autofill/core/common/form_field_data_predictions.h   bool operator!=(const FormFieldDataPredictions& predictions) const;
bool               12 components/autofill/core/common/password_autofill_util.h bool ShouldIgnoreAutocompleteOffForPasswordFields();
bool              130 components/autofill/core/common/password_form.h   bool password_autocomplete_set;
bool              146 components/autofill/core/common/password_form.h   bool ssl_valid;
bool              155 components/autofill/core/common/password_form.h   bool preferred;
bool              166 components/autofill/core/common/password_form.h   bool blacklisted_by_user;
bool              189 components/autofill/core/common/password_form.h   bool use_additional_authentication;
bool              199 components/autofill/core/common/password_form.h   bool IsPublicSuffixMatch() const;
bool              202 components/autofill/core/common/password_form.h   bool operator==(const PasswordForm& form) const;
bool              203 components/autofill/core/common/password_form.h   bool operator!=(const PasswordForm& form) const;
bool               22 components/autofill/core/common/password_form_fill_data.h   bool operator<(const UsernamesCollectionKey& other) const;
bool               63 components/autofill/core/common/password_form_fill_data.h   bool wait_for_username;
bool               81 components/autofill/core/common/password_form_fill_data.h     bool wait_for_username_before_autofill,
bool               82 components/autofill/core/common/password_form_fill_data.h     bool enable_other_possible_usernames,
bool               53 components/autofill/core/common/password_generation_util.h   bool learn_more_visited;
bool               56 components/autofill/core/common/password_generation_util.h   bool password_accepted;
bool               59 components/autofill/core/common/password_generation_util.h   bool password_edited;
bool               62 components/autofill/core/common/password_generation_util.h   bool password_regenerated;
bool               97 components/autofill/core/common/password_generation_util.h bool IsPasswordGenerationEnabled();
bool               54 components/breakpad/app/breakpad_client.h   virtual bool GetAlternativeCrashDumpLocation(base::FilePath* crash_dir);
bool               68 components/breakpad/app/breakpad_client.h   virtual bool ShouldShowRestartDialog(base::string16* title,
bool               70 components/breakpad/app/breakpad_client.h                                        bool* is_rtl_locale);
bool               74 components/breakpad/app/breakpad_client.h   virtual bool AboutToRestart();
bool               77 components/breakpad/app/breakpad_client.h   virtual bool GetDeferredUploadsSupported(bool is_per_user_install);
bool               80 components/breakpad/app/breakpad_client.h   virtual bool GetIsPerUserInstall(const base::FilePath& exe_path);
bool               83 components/breakpad/app/breakpad_client.h   virtual bool GetShouldDumpLargerDumps(bool is_per_user_install);
bool               93 components/breakpad/app/breakpad_client.h   virtual void RecordCrashDumpAttempt(bool is_real_crash);
bool              107 components/breakpad/app/breakpad_client.h   virtual bool GetCrashDumpLocation(base::FilePath* crash_dir);
bool              114 components/breakpad/app/breakpad_client.h   virtual bool IsRunningUnattended();
bool              117 components/breakpad/app/breakpad_client.h   virtual bool GetCollectStatsConsent();
bool              122 components/breakpad/app/breakpad_client.h   virtual bool ReportingIsEnforcedByPolicy(bool* breakpad_enabled);
bool              136 components/breakpad/app/breakpad_client.h   virtual bool EnableBreakpadForProcess(const std::string& process_type);
bool               28 components/breakpad/app/breakpad_linux.h bool IsCrashReporterEnabled();
bool               55 components/breakpad/app/breakpad_linux_impl.h   bool upload;                     // Whether to upload or save crash dump.
bool               23 components/breakpad/app/breakpad_mac.h bool IsCrashReporterEnabled();
bool               18 components/breakpad/app/breakpad_win.h bool ShowRestartDialogIfCrashed(bool* exit_now);
bool               30 components/breakpad/app/hard_error_handler_win.h bool HardErrorHandler(EXCEPTION_POINTERS* ex_info);
bool               38 components/breakpad/browser/crash_handler_host_linux.h                         bool upload);
bool               59 components/breakpad/browser/crash_handler_host_linux.h   bool IsShuttingDown() const;
bool               75 components/breakpad/browser/crash_handler_host_linux.h   bool upload_;
bool               82 components/breakpad/browser/crash_handler_host_linux.h   bool shutting_down_;
bool               40 components/breakpad/tools/crash_service.h   bool Initialize(const base::FilePath& operating_dir,
bool               29 components/cloud_devices/cloud_device_description.h   bool InitFromDictionary(scoped_ptr<base::DictionaryValue> root);
bool               30 components/cloud_devices/cloud_device_description.h   bool InitFromString(const std::string& json);
bool               48 components/cloud_devices/description_items.h   bool LoadFrom(const CloudDeviceDescription& description);
bool               55 components/cloud_devices/description_items.h   bool IsValid() const;
bool               57 components/cloud_devices/description_items.h   bool empty() const {
bool               69 components/cloud_devices/description_items.h   bool Contains(const Option& option) const{
bool               96 components/cloud_devices/description_items.h   bool LoadFrom(const CloudDeviceDescription& description);
bool              104 components/cloud_devices/description_items.h   bool IsValid() const;
bool              106 components/cloud_devices/description_items.h   bool empty() const {
bool              118 components/cloud_devices/description_items.h   bool Contains(const Option& option) const{
bool              132 components/cloud_devices/description_items.h   void AddDefaultOption(const Option& option, bool is_default) {
bool              159 components/cloud_devices/description_items.h   bool LoadFrom(const CloudDeviceDescription& description);
bool              166 components/cloud_devices/description_items.h   void set_default_value(bool value) {
bool              170 components/cloud_devices/description_items.h   bool default_value() const {
bool              175 components/cloud_devices/description_items.h   bool default_value_;
bool              189 components/cloud_devices/description_items.h   bool LoadFrom(const CloudDeviceDescription& description);
bool              206 components/cloud_devices/description_items.h   bool LoadFrom(const CloudDeviceDescription& description);
bool              211 components/cloud_devices/description_items.h   bool IsValid() const;
bool              233 components/cloud_devices/description_items.h   bool LoadFrom(const CloudDeviceDescription& description);
bool              240 components/cloud_devices/description_items.h   bool IsValid() const;
bool               28 components/cloud_devices/description_items_inl.h bool ListCapability<Option, Traits>::IsValid() const {
bool               39 components/cloud_devices/description_items_inl.h bool ListCapability<Option, Traits>::LoadFrom(
bool               80 components/cloud_devices/description_items_inl.h bool SelectionCapability<Option, Traits>::IsValid() const {
bool               91 components/cloud_devices/description_items_inl.h bool SelectionCapability<Option, Traits>::LoadFrom(
bool              108 components/cloud_devices/description_items_inl.h     bool is_default = false;
bool              143 components/cloud_devices/description_items_inl.h bool BooleanCapability<Traits>::LoadFrom(
bool              165 components/cloud_devices/description_items_inl.h bool EmptyCapability<Traits>::LoadFrom(
bool              185 components/cloud_devices/description_items_inl.h bool ValueCapability<Option, Traits>::IsValid() const {
bool              190 components/cloud_devices/description_items_inl.h bool ValueCapability<Option, Traits>::LoadFrom(
bool              220 components/cloud_devices/description_items_inl.h bool TicketItem<Option, Traits>::IsValid() const {
bool              225 components/cloud_devices/description_items_inl.h bool TicketItem<Option, Traits>::LoadFrom(
bool               33 components/cloud_devices/printer_description.h   bool reverse_order_streaming;
bool               34 components/cloud_devices/printer_description.h   bool rotate_all_pages;
bool               49 components/cloud_devices/printer_description.h   bool IsValid() const;
bool               50 components/cloud_devices/printer_description.h   bool operator==(const Color& other) const;
bool               51 components/cloud_devices/printer_description.h   bool operator!=(const Color& other) const {
bool               86 components/cloud_devices/printer_description.h   bool operator==(const Margins& other) const;
bool               87 components/cloud_devices/printer_description.h   bool operator!=(const Margins& other) const {
bool              102 components/cloud_devices/printer_description.h   bool IsValid() const;
bool              103 components/cloud_devices/printer_description.h   bool operator==(const Dpi& other) const;
bool              104 components/cloud_devices/printer_description.h   bool operator!=(const Dpi& other) const {
bool              306 components/cloud_devices/printer_description.h   bool MatchBySize();
bool              308 components/cloud_devices/printer_description.h   bool IsValid() const;
bool              309 components/cloud_devices/printer_description.h   bool operator==(const Media& other) const;
bool              310 components/cloud_devices/printer_description.h   bool operator!=(const Media& other) const {
bool              317 components/cloud_devices/printer_description.h   bool is_continuous_feed;
bool              326 components/cloud_devices/printer_description.h   bool operator==(const Interval& other) const;
bool              327 components/cloud_devices/printer_description.h   bool operator!=(const Interval& other) const {
bool               15 components/dom_distiller/android/component_jni_registrar.h bool RegisterDomDistiller(JNIEnv* env);
bool               54 components/dom_distiller/content/distiller_page_web_contents.h                            bool is_main_frame,
bool               38 components/dom_distiller/content/dom_distiller_viewer_source.h   virtual bool ShouldServiceRequest(const net::URLRequest* request) const
bool               22 components/dom_distiller/core/article_distillation_update.h       bool has_next_page,
bool               23 components/dom_distiller/core/article_distillation_update.h       bool has_prev_page);
bool               35 components/dom_distiller/core/article_distillation_update.h   bool HasNextPage() const { return has_next_page_; }
bool               40 components/dom_distiller/core/article_distillation_update.h   bool HasPrevPage() const { return has_prev_page_; }
bool               43 components/dom_distiller/core/article_distillation_update.h   bool has_next_page_;
bool               44 components/dom_distiller/core/article_distillation_update.h   bool has_prev_page_;
bool               24 components/dom_distiller/core/article_entry.h bool IsEntryValid(const ArticleEntry& entry);
bool               26 components/dom_distiller/core/article_entry.h bool AreEntriesEqual(const ArticleEntry& left, const ArticleEntry& right);
bool              116 components/dom_distiller/core/distiller.h                                   bool distillation_successful);
bool              132 components/dom_distiller/core/distiller.h   bool IsPageNumberInUse(int page_num) const;
bool              134 components/dom_distiller/core/distiller.h   bool AreAllPagesFinished() const;
bool              183 components/dom_distiller/core/distiller.h   bool destruction_allowed_;
bool               38 components/dom_distiller/core/dom_distiller_database.h   typedef base::Callback<void(bool success)> InitCallback;
bool               39 components/dom_distiller/core/dom_distiller_database.h   typedef base::Callback<void(bool success)> UpdateCallback;
bool               40 components/dom_distiller/core/dom_distiller_database.h   typedef base::Callback<void(bool success, scoped_ptr<EntryVector>)>
bool               70 components/dom_distiller/core/dom_distiller_database.h     virtual bool Init(const base::FilePath& database_dir) = 0;
bool               71 components/dom_distiller/core/dom_distiller_database.h     virtual bool Save(const EntryVector& entries_to_save,
bool               73 components/dom_distiller/core/dom_distiller_database.h     virtual bool Load(EntryVector* entries) = 0;
bool               83 components/dom_distiller/core/dom_distiller_database.h     virtual bool Init(const base::FilePath& database_dir) OVERRIDE;
bool               84 components/dom_distiller/core/dom_distiller_database.h     virtual bool Save(const EntryVector& entries_to_save,
bool               86 components/dom_distiller/core/dom_distiller_database.h     virtual bool Load(EntryVector* entries) OVERRIDE;
bool               34 components/dom_distiller/core/dom_distiller_model.h   bool GetEntryById(const std::string& entry_id, ArticleEntry* entry) const;
bool               35 components/dom_distiller/core/dom_distiller_model.h   bool GetEntryByUrl(const GURL& url, ArticleEntry* entry) const;
bool               69 components/dom_distiller/core/dom_distiller_model.h   bool GetKeyById(const std::string& entry_id, KeyType* key) const;
bool               70 components/dom_distiller/core/dom_distiller_model.h   bool GetKeyByUrl(const GURL& url, KeyType* key) const;
bool               38 components/dom_distiller/core/dom_distiller_service.h   typedef base::Callback<void(bool)> ArticleAvailableCallback;
bool              105 components/dom_distiller/core/dom_distiller_service.h                               bool distillation_succeeded);
bool               40 components/dom_distiller/core/dom_distiller_store.h   virtual bool AddEntry(const ArticleEntry& entry) = 0;
bool               43 components/dom_distiller/core/dom_distiller_store.h   virtual bool UpdateEntry(const ArticleEntry& entry) = 0;
bool               45 components/dom_distiller/core/dom_distiller_store.h   virtual bool RemoveEntry(const ArticleEntry& entry) = 0;
bool               49 components/dom_distiller/core/dom_distiller_store.h   virtual bool GetEntryById(const std::string& entry_id,
bool               51 components/dom_distiller/core/dom_distiller_store.h   virtual bool GetEntryByUrl(const GURL& url, ArticleEntry* entry) = 0;
bool               95 components/dom_distiller/core/dom_distiller_store.h   virtual bool AddEntry(const ArticleEntry& entry) OVERRIDE;
bool               96 components/dom_distiller/core/dom_distiller_store.h   virtual bool UpdateEntry(const ArticleEntry& entry) OVERRIDE;
bool               97 components/dom_distiller/core/dom_distiller_store.h   virtual bool RemoveEntry(const ArticleEntry& entry) OVERRIDE;
bool               98 components/dom_distiller/core/dom_distiller_store.h   virtual bool GetEntryById(const std::string& entry_id,
bool              100 components/dom_distiller/core/dom_distiller_store.h   virtual bool GetEntryByUrl(const GURL& url, ArticleEntry* entry) OVERRIDE;
bool              118 components/dom_distiller/core/dom_distiller_store.h   void OnDatabaseInit(bool success);
bool              119 components/dom_distiller/core/dom_distiller_store.h   void OnDatabaseLoad(bool success, scoped_ptr<EntryVector> entries);
bool              120 components/dom_distiller/core/dom_distiller_store.h   void OnDatabaseSave(bool success);
bool              134 components/dom_distiller/core/dom_distiller_store.h   bool ApplyChangesToSync(const tracked_objects::Location& from_here,
bool              136 components/dom_distiller/core/dom_distiller_store.h   bool ApplyChangesToDatabase(const syncer::SyncChangeList& change_list);
bool              149 components/dom_distiller/core/dom_distiller_store.h   bool database_loaded_;
bool               29 components/dom_distiller/core/dom_distiller_test_util.h   virtual bool MatchAndExplain(
bool               16 components/dom_distiller/core/fake_db.h   typedef base::Callback<void(bool)> Callback;
bool               37 components/dom_distiller/core/fake_db.h   void InitCallback(bool success);
bool               39 components/dom_distiller/core/fake_db.h   void LoadCallback(bool success);
bool               41 components/dom_distiller/core/fake_db.h   void UpdateCallback(bool success);
bool               49 components/dom_distiller/core/fake_db.h       bool success);
bool               34 components/dom_distiller/core/fake_distiller.h   explicit FakeDistiller(bool execute_callback);
bool               55 components/dom_distiller/core/fake_distiller.h   bool execute_callback_;
bool               60 components/dom_distiller/core/fake_distiller.h   bool destruction_allowed_;
bool               20 components/dom_distiller/core/feedback_reporter.h   static void ReportQuality(bool good);
bool               39 components/dom_distiller/core/page_distiller.h                               bool distillation_successful)>
bool               75 components/dom_distiller/core/task_tracker.h       void(const ArticleEntry&, const DistilledArticleProto*, bool)>
bool               93 components/dom_distiller/core/task_tracker.h   bool HasEntryId(const std::string& entry_id) const;
bool               94 components/dom_distiller/core/task_tracker.h   bool HasUrl(const GURL& url) const;
bool              104 components/dom_distiller/core/task_tracker.h   void ScheduleSaveCallbacks(bool distillation_succeeded);
bool              108 components/dom_distiller/core/task_tracker.h   void DoSaveCallbacks(bool distillation_succeeded);
bool              127 components/dom_distiller/core/task_tracker.h   bool content_ready_;
bool              129 components/dom_distiller/core/task_tracker.h   bool destruction_allowed_;
bool               29 components/dom_distiller/core/url_utils.h bool IsUrlDistillable(const GURL& url);
bool               32 components/dom_distiller/core/url_utils.h bool IsUrlReportable(const std::string& scheme, const GURL& url);
bool               19 components/dom_distiller/core/url_utils_android.h bool RegisterUrlUtils(JNIEnv* env);
bool               48 components/dom_distiller/webui/dom_distiller_handler.h   void OnArticleAdded(bool article_available);
bool               35 components/domain_reliability/config.h     bool MatchesUrlString(const std::string& url_string) const;
bool               41 components/domain_reliability/config.h     bool DecideIfShouldReportRequest(bool success) const;
bool               74 components/domain_reliability/context.h     bool GetOldestBeaconStart(base::TimeTicks* oldest_start_out) const;
bool              101 components/domain_reliability/context.h   void OnUploadComplete(bool success);
bool               51 components/domain_reliability/dispatcher.h     bool eligible;
bool               49 components/domain_reliability/monitor.h   void OnCompleted(net::URLRequest* request, bool started);
bool               69 components/domain_reliability/monitor.h     bool was_cached;
bool               62 components/domain_reliability/scheduler.h   void OnUploadComplete(bool success);
bool               88 components/domain_reliability/scheduler.h   bool upload_pending_;
bool               93 components/domain_reliability/scheduler.h   bool upload_scheduled_;
bool               97 components/domain_reliability/scheduler.h   bool upload_running_;
bool               29 components/domain_reliability/test_util.h   bool called() const { return called_; }
bool               35 components/domain_reliability/test_util.h   bool called_;
bool               92 components/domain_reliability/test_util.h     bool operator() (const TaskKey& lhs, const TaskKey& rhs) const {
bool               24 components/domain_reliability/uploader.h   typedef base::Callback<void(bool success)> UploadCallback;
bool               22 components/domain_reliability/util.h   static bool GetBeaconStatus(
bool               41 components/domain_reliability/util.h     virtual bool IsRunning() = 0;
bool              157 components/json_schema/json_schema_validator.h   bool default_allow_additional_properties() const {
bool              161 components/json_schema/json_schema_validator.h   void set_default_allow_additional_properties(bool val) {
bool              173 components/json_schema/json_schema_validator.h   bool Validate(const base::Value* instance);
bool              228 components/json_schema/json_schema_validator.h   bool ValidateType(const base::Value* instance,
bool              233 components/json_schema/json_schema_validator.h   bool SchemaAllowsAnyAdditionalItems(
bool              245 components/json_schema/json_schema_validator.h   bool default_allow_additional_properties_;
bool               88 components/keyed_service/content/browser_context_dependency_manager.h                                       bool is_testing_context);
bool               78 components/keyed_service/content/browser_context_keyed_base_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const;
bool               85 components/keyed_service/content/browser_context_keyed_base_factory.h   virtual bool ServiceIsNULLWhileTesting() const;
bool              108 components/keyed_service/content/browser_context_keyed_base_factory.h   bool ArePreferencesSetOn(content::BrowserContext* context) const;
bool               70 components/keyed_service/content/browser_context_keyed_service_factory.h                                             bool create);
bool               71 components/keyed_service/content/refcounted_browser_context_keyed_service.h   bool requires_destruction_on_thread_;
bool               61 components/keyed_service/content/refcounted_browser_context_keyed_service_factory.h                                   bool create);
bool               34 components/keyed_service/core/dependency_graph.h   bool GetConstructionOrder(std::vector<DependencyNode*>* order)
bool               39 components/keyed_service/core/dependency_graph.h   bool GetDestructionOrder(std::vector<DependencyNode*>* order)
bool               52 components/keyed_service/core/dependency_graph.h   bool BuildConstructionOrder() WARN_UNUSED_RESULT;
bool               30 components/nacl/broker/nacl_broker_listener.h                               bool* success) OVERRIDE;
bool               34 components/nacl/broker/nacl_broker_listener.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               28 components/nacl/browser/nacl_broker_host_win.h   bool Init();
bool               32 components/nacl/browser/nacl_broker_host_win.h   bool LaunchLoader(const std::string& loader_channel_id);
bool               34 components/nacl/browser/nacl_broker_host_win.h   bool LaunchDebugExceptionHandler(int32 pid,
bool               44 components/nacl/browser/nacl_broker_host_win.h   bool IsTerminating() { return is_terminating_; }
bool               51 components/nacl/browser/nacl_broker_host_win.h   void OnDebugExceptionHandlerLaunched(int32 pid, bool success);
bool               54 components/nacl/browser/nacl_broker_host_win.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               57 components/nacl/browser/nacl_broker_host_win.h   bool is_terminating_;
bool               25 components/nacl/browser/nacl_broker_service_win.h   bool StartBroker();
bool               29 components/nacl/browser/nacl_broker_service_win.h   bool LaunchLoader(base::WeakPtr<NaClProcessHost> client,
bool               39 components/nacl/browser/nacl_broker_service_win.h   bool LaunchDebugExceptionHandler(base::WeakPtr<NaClProcessHost> client,
bool               46 components/nacl/browser/nacl_broker_service_win.h   void OnDebugExceptionHandlerLaunched(int32 pid, bool success);
bool               36 components/nacl/browser/nacl_browser.h   bool IsOk() const;
bool               39 components/nacl/browser/nacl_browser.h   bool IsReady() const;
bool               67 components/nacl/browser/nacl_browser.h   bool HasGdbDebugStubPortListener();
bool               71 components/nacl/browser/nacl_browser.h   bool ValidationCacheIsEnabled() const {
bool              102 components/nacl/browser/nacl_browser.h   bool GetFilePath(uint64 file_token_lo, uint64 file_token_hi,
bool              105 components/nacl/browser/nacl_browser.h   bool QueryKnownToValidate(const std::string& signature, bool off_the_record);
bool              106 components/nacl/browser/nacl_browser.h   void SetKnownToValidate(const std::string& signature, bool off_the_record);
bool              111 components/nacl/browser/nacl_browser.h   bool GetNaCl64ExePath(base::FilePath* exe_path);
bool              123 components/nacl/browser/nacl_browser.h   bool IsThrottled();
bool              142 components/nacl/browser/nacl_browser.h                    base::PassPlatformFile file, bool created);
bool              167 components/nacl/browser/nacl_browser.h   bool validation_cache_is_enabled_;
bool              168 components/nacl/browser/nacl_browser.h   bool validation_cache_is_modified_;
bool              175 components/nacl/browser/nacl_browser.h   bool ok_;
bool               37 components/nacl/browser/nacl_browser_delegate.h   virtual bool DialogsAreSuppressed() = 0;
bool               40 components/nacl/browser/nacl_browser_delegate.h   virtual bool GetCacheDirectory(base::FilePath* cache_dir) = 0;
bool               44 components/nacl/browser/nacl_browser_delegate.h   virtual bool GetPluginDirectory(base::FilePath* plugin_dir) = 0;
bool               48 components/nacl/browser/nacl_browser_delegate.h   virtual bool GetPnaclDirectory(base::FilePath* pnacl_dir) = 0;
bool               51 components/nacl/browser/nacl_browser_delegate.h   virtual bool GetUserDirectory(base::FilePath* user_dir) = 0;
bool               66 components/nacl/browser/nacl_browser_delegate.h   virtual bool MapUrlToLocalFilePath(const GURL& url,
bool               67 components/nacl/browser/nacl_browser_delegate.h                                      bool use_blocking_api,
bool               73 components/nacl/browser/nacl_browser_delegate.h   virtual bool URLMatchesDebugPatterns(const GURL& manifest_url) = 0;
bool               38 components/nacl/browser/nacl_file_host.h bool PnaclCanOpenFile(const std::string& filename,
bool               32 components/nacl/browser/nacl_host_message_filter.h                         bool is_off_the_record,
bool               37 components/nacl/browser/nacl_host_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               38 components/nacl/browser/nacl_host_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               42 components/nacl/browser/nacl_host_message_filter.h   bool off_the_record() { return off_the_record_; }
bool               60 components/nacl/browser/nacl_host_message_filter.h   void OnTranslationFinished(int instance, bool success);
bool               69 components/nacl/browser/nacl_host_message_filter.h                                 bool is_hit);
bool               70 components/nacl/browser/nacl_host_message_filter.h   void OnNaClDebugEnabledForURL(const GURL& nmf_url, bool* should_debug);
bool               76 components/nacl/browser/nacl_host_message_filter.h   bool off_the_record_;
bool               65 components/nacl/browser/nacl_process_host.h                   bool uses_irt,
bool               66 components/nacl/browser/nacl_process_host.h                   bool uses_nonsfi_mode,
bool               67 components/nacl/browser/nacl_process_host.h                   bool enable_dyncode_syscalls,
bool               68 components/nacl/browser/nacl_process_host.h                   bool enable_exception_handling,
bool               69 components/nacl/browser/nacl_process_host.h                   bool enable_crash_throttling,
bool               70 components/nacl/browser/nacl_process_host.h                   bool off_the_record,
bool               92 components/nacl/browser/nacl_process_host.h   void OnDebugExceptionHandlerLaunchedByBroker(bool success);
bool               95 components/nacl/browser/nacl_process_host.h   bool Send(IPC::Message* msg);
bool              107 components/nacl/browser/nacl_process_host.h   bool LaunchNaClGdb();
bool              115 components/nacl/browser/nacl_process_host.h   bool LaunchSelLdr();
bool              118 components/nacl/browser/nacl_process_host.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              124 components/nacl/browser/nacl_process_host.h   bool enable_ppapi_proxy() { return render_view_id_ != 0; }
bool              128 components/nacl/browser/nacl_process_host.h   bool ReplyToRenderer(const IPC::ChannelHandle& ppapi_channel_handle,
bool              141 components/nacl/browser/nacl_process_host.h   bool StartNaClExecution();
bool              147 components/nacl/browser/nacl_process_host.h   bool StartWithLaunchedProcess();
bool              150 components/nacl/browser/nacl_process_host.h   void OnQueryKnownToValidate(const std::string& signature, bool* result);
bool              162 components/nacl/browser/nacl_process_host.h   bool AttachDebugExceptionHandler(const std::string& info,
bool              179 components/nacl/browser/nacl_process_host.h   bool process_launched_by_broker_;
bool              190 components/nacl/browser/nacl_process_host.h   bool debug_exception_handler_requested_;
bool              205 components/nacl/browser/nacl_process_host.h   bool uses_irt_;
bool              206 components/nacl/browser/nacl_process_host.h   bool uses_nonsfi_mode_;
bool              208 components/nacl/browser/nacl_process_host.h   bool enable_debug_stub_;
bool              209 components/nacl/browser/nacl_process_host.h   bool enable_dyncode_syscalls_;
bool              210 components/nacl/browser/nacl_process_host.h   bool enable_exception_handling_;
bool              211 components/nacl/browser/nacl_process_host.h   bool enable_crash_throttling_;
bool              213 components/nacl/browser/nacl_process_host.h   bool off_the_record_;
bool               28 components/nacl/browser/nacl_validation_cache.h   bool QueryKnownToValidate(const std::string& signature, bool reorder);
bool               35 components/nacl/browser/nacl_validation_cache.h   bool Deserialize(const Pickle* pickle);
bool               56 components/nacl/browser/nacl_validation_cache.h   bool DeserializeImpl(const Pickle* pickle);
bool               58 components/nacl/browser/nacl_validation_cache.h   typedef base::HashingMRUCache<std::string, bool> ValidationCacheType;
bool               35 components/nacl/browser/pnacl_host.h   typedef base::Callback<void(base::PlatformFile, bool is_hit)> NexeFdCallback;
bool               73 components/nacl/browser/pnacl_host.h                  bool is_incognito,
bool               82 components/nacl/browser/pnacl_host.h                            bool success);
bool              119 components/nacl/browser/pnacl_host.h     bool got_nexe_fd;
bool              120 components/nacl/browser/pnacl_host.h     bool got_cache_reply;
bool              121 components/nacl/browser/pnacl_host.h     bool got_cache_hit;
bool              122 components/nacl/browser/pnacl_host.h     bool is_incognito;
bool              131 components/nacl/browser/pnacl_host.h   static bool TranslationMayBeCached(
bool              134 components/nacl/browser/pnacl_host.h   void InitForTest(base::FilePath temp_dir, bool in_memory);
bool               98 components/nacl/browser/pnacl_translation_cache.h   bool in_memory_;
bool               27 components/nacl/browser/test_nacl_browser_delegate.h   virtual bool DialogsAreSuppressed() OVERRIDE;
bool               28 components/nacl/browser/test_nacl_browser_delegate.h   virtual bool GetCacheDirectory(base::FilePath* cache_dir) OVERRIDE;
bool               29 components/nacl/browser/test_nacl_browser_delegate.h   virtual bool GetPluginDirectory(base::FilePath* plugin_dir) OVERRIDE;
bool               30 components/nacl/browser/test_nacl_browser_delegate.h   virtual bool GetPnaclDirectory(base::FilePath* pnacl_dir) OVERRIDE;
bool               31 components/nacl/browser/test_nacl_browser_delegate.h   virtual bool GetUserDirectory(base::FilePath* user_dir) OVERRIDE;
bool               35 components/nacl/browser/test_nacl_browser_delegate.h   virtual bool MapUrlToLocalFilePath(const GURL& url,
bool               36 components/nacl/browser/test_nacl_browser_delegate.h                                      bool use_blocking_api,
bool               39 components/nacl/browser/test_nacl_browser_delegate.h   virtual bool URLMatchesDebugPatterns(const GURL& manifest_url) OVERRIDE;
bool               16 components/nacl/common/nacl_debug_exception_handler_win.h     const base::Callback<void(bool)>& on_connected);
bool               84 components/nacl/common/nacl_host_messages.h                      bool /* is_cache_hit */,
bool               91 components/nacl/common/nacl_host_messages.h                      bool /* success */)
bool              117 components/nacl/common/nacl_host_messages.h                             bool /* should debug */)
bool               58 components/nacl/common/nacl_messages.h                      bool /* success */)
bool               68 components/nacl/common/nacl_messages.h                             bool /* Result */)
bool               75 components/nacl/common/nacl_messages.h                             bool /* Can validation be skipped? */)
bool               51 components/nacl/common/nacl_types.h   bool validation_cache_enabled;
bool               58 components/nacl/common/nacl_types.h   bool enable_exception_handling;
bool               59 components/nacl/common/nacl_types.h   bool enable_debug_stub;
bool               60 components/nacl/common/nacl_types.h   bool enable_ipc_proxy;
bool               61 components/nacl/common/nacl_types.h   bool uses_irt;
bool               62 components/nacl/common/nacl_types.h   bool enable_dyncode_syscalls;
bool               72 components/nacl/common/nacl_types.h                    bool uses_irt,
bool               73 components/nacl/common/nacl_types.h                    bool uses_nonsfi_mode,
bool               74 components/nacl/common/nacl_types.h                    bool enable_dyncode_syscalls,
bool               75 components/nacl/common/nacl_types.h                    bool enable_exception_handling,
bool               76 components/nacl/common/nacl_types.h                    bool enable_crash_throttling);
bool               83 components/nacl/common/nacl_types.h   bool uses_irt;
bool               84 components/nacl/common/nacl_types.h   bool uses_nonsfi_mode;
bool               85 components/nacl/common/nacl_types.h   bool enable_dyncode_syscalls;
bool               86 components/nacl/common/nacl_types.h   bool enable_exception_handling;
bool               87 components/nacl/common/nacl_types.h   bool enable_crash_throttling;
bool               29 components/nacl/common/pnacl_types.h   bool has_no_store_header;
bool              111 components/nacl/loader/nacl_ipc_adapter.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              141 components/nacl/loader/nacl_ipc_adapter.h     bool channel_closed_;
bool              159 components/nacl/loader/nacl_ipc_adapter.h   bool SendCompleteMessage(const char* buffer, size_t buffer_len);
bool               31 components/nacl/loader/nacl_listener.h   bool Send(IPC::Message* msg);
bool               33 components/nacl/loader/nacl_listener.h   void set_uses_nonsfi_mode(bool uses_nonsfi_mode) {
bool               49 components/nacl/loader/nacl_listener.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               60 components/nacl/loader/nacl_listener.h   bool uses_nonsfi_mode_;
bool                8 components/nacl/loader/nacl_sandbox_linux.h bool InitializeBPFSandbox();
bool               27 components/nacl/loader/nacl_trusted_listener.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               31 components/nacl/loader/nacl_trusted_listener.h   bool Send(IPC::Message* msg);
bool               19 components/nacl/loader/nacl_validation_db.h   virtual bool QueryKnownToValidate(const std::string& signature) = 0;
bool               21 components/nacl/loader/nacl_validation_db.h   virtual bool ResolveFileToken(struct NaClFileToken* file_token,
bool               27 components/nacl/loader/nacl_validation_query.h   bool ResolveFileToken(struct NaClFileToken* file_token, int32* fd,
bool               53 components/nacl/renderer/nexe_load_manager.h                   const std::string& resource_url, bool length_is_computable,
bool               65 components/nacl/renderer/nexe_load_manager.h     bool length_is_computable;
bool               79 components/nacl/renderer/nexe_load_manager.h   bool is_installed() const { return is_installed_; }
bool               80 components/nacl/renderer/nexe_load_manager.h   void set_is_installed(bool installed) { is_installed_ = installed; }
bool               97 components/nacl/renderer/nexe_load_manager.h   bool nexe_error_reported_;
bool              108 components/nacl/renderer/nexe_load_manager.h   bool is_installed_;
bool               58 components/nacl/renderer/pnacl_translation_resource_host.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               72 components/nacl/renderer/pnacl_translation_resource_host.h                            bool is_hit,
bool               32 components/nacl/renderer/trusted_plugin_channel.h   bool Send(IPC::Message* message);
bool               35 components/nacl/renderer/trusted_plugin_channel.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               29 components/nacl/zygote/nacl_fork_delegate_linux.h   virtual bool CanHelp(const std::string& process_type, std::string* uma_name,
bool               33 components/nacl/zygote/nacl_fork_delegate_linux.h   virtual bool AckChild(int fd,
bool               35 components/nacl/zygote/nacl_fork_delegate_linux.h   virtual bool GetTerminationStatus(pid_t pid, bool known_dead,
bool               14 components/navigation_interception/component_jni_registrar.h bool RegisterNavigationInterceptionJni(JNIEnv* env);
bool               59 components/navigation_interception/intercept_navigation_delegate.h   virtual bool ShouldIgnoreNavigation(
bool               65 components/navigation_interception/intercept_navigation_delegate.h bool RegisterInterceptNavigationDelegate(JNIEnv* env);
bool               43 components/navigation_interception/intercept_navigation_resource_throttle.h   virtual void WillStartRequest(bool* defer) OVERRIDE;
bool               44 components/navigation_interception/intercept_navigation_resource_throttle.h   virtual void WillRedirectRequest(const GURL& new_url, bool* defer) OVERRIDE;
bool               49 components/navigation_interception/intercept_navigation_resource_throttle.h   bool CheckIfShouldIgnoreNavigation(const GURL& url,
bool               51 components/navigation_interception/intercept_navigation_resource_throttle.h                                      bool is_redirect);
bool               52 components/navigation_interception/intercept_navigation_resource_throttle.h   void OnResultObtained(bool should_ignore_navigation);
bool               19 components/navigation_interception/navigation_params.h                    bool has_user_gesture,
bool               20 components/navigation_interception/navigation_params.h                    bool is_post,
bool               22 components/navigation_interception/navigation_params.h                    bool is_redirect);
bool               29 components/navigation_interception/navigation_params.h   bool has_user_gesture() const { return has_user_gesture_; }
bool               30 components/navigation_interception/navigation_params.h   bool is_post() const { return is_post_; }
bool               32 components/navigation_interception/navigation_params.h   bool is_redirect() const { return is_redirect_; }
bool               39 components/navigation_interception/navigation_params.h   bool has_user_gesture_;
bool               40 components/navigation_interception/navigation_params.h   bool is_post_;
bool               42 components/navigation_interception/navigation_params.h   bool is_redirect_;
bool               18 components/navigation_interception/navigation_params_android.h bool RegisterNavigationParams(JNIEnv* env);
bool               39 components/os_crypt/ie7_password_win.h bool GetUserPassFromData(const std::vector<unsigned char>& data,
bool               45 components/os_crypt/ie7_password_win.h bool DecryptPasswords(const std::wstring& url,
bool               19 components/os_crypt/os_crypt.h   static bool EncryptString16(const base::string16& plaintext,
bool               25 components/os_crypt/os_crypt.h   static bool DecryptString16(const std::string& ciphertext,
bool               29 components/os_crypt/os_crypt.h   static bool EncryptString(const std::string& plaintext,
bool               35 components/os_crypt/os_crypt.h   static bool DecryptString(const std::string& ciphertext,
bool               41 components/os_crypt/os_crypt.h   static void UseMockKeychain(bool use_mock);
bool               38 components/password_manager/content/browser/content_password_manager_driver.h   virtual bool DidLastPageLoadEncounterSSLErrors() OVERRIDE;
bool               39 components/password_manager/content/browser/content_password_manager_driver.h   virtual bool IsOffTheRecord() OVERRIDE;
bool               45 components/password_manager/content/browser/content_password_manager_driver.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               32 components/password_manager/core/browser/login_database.h   bool Init(const base::FilePath& db_path);
bool               38 components/password_manager/core/browser/login_database.h   bool AddLogin(const autofill::PasswordForm& form);
bool               42 components/password_manager/core/browser/login_database.h   bool UpdateLogin(const autofill::PasswordForm& form, int* items_changed);
bool               45 components/password_manager/core/browser/login_database.h   bool RemoveLogin(const autofill::PasswordForm& form);
bool               50 components/password_manager/core/browser/login_database.h   bool RemoveLoginsCreatedBetween(const base::Time delete_begin,
bool               56 components/password_manager/core/browser/login_database.h   bool GetLogins(const autofill::PasswordForm& form,
bool               62 components/password_manager/core/browser/login_database.h   bool GetLoginsCreatedBetween(
bool               69 components/password_manager/core/browser/login_database.h   bool GetAutofillableLogins(
bool               73 components/password_manager/core/browser/login_database.h   bool GetBlacklistLogins(
bool               81 components/password_manager/core/browser/login_database.h   bool DeleteAndRecreateDatabaseFile();
bool              114 components/password_manager/core/browser/login_database.h   bool InitLoginsTable();
bool              115 components/password_manager/core/browser/login_database.h   bool MigrateOldVersionsAsNeeded();
bool              126 components/password_manager/core/browser/login_database.h   bool GetAllLoginsWithBlacklistSetting(
bool              127 components/password_manager/core/browser/login_database.h       bool blacklisted, std::vector<autofill::PasswordForm*>* forms) const;
bool               44 components/password_manager/core/browser/mock_password_store.h       bool(std::vector<autofill::PasswordForm*>*));
bool               46 components/password_manager/core/browser/mock_password_store.h       bool(std::vector<autofill::PasswordForm*>*));
bool               27 components/password_manager/core/browser/password_form_data.h   const bool preferred;
bool               28 components/password_manager/core/browser/password_form_data.h   const bool ssl_valid;
bool               39 components/password_manager/core/browser/password_form_data.h bool ContainsSamePasswordFormsPtr(
bool               43 components/password_manager/core/browser/password_form_data.h bool ContainsSamePasswordForms(
bool               38 components/password_manager/core/browser/password_form_manager.h                       bool ssl_valid);
bool               53 components/password_manager/core/browser/password_form_manager.h   bool DoesManage(const autofill::PasswordForm& form,
bool               75 components/password_manager/core/browser/password_form_manager.h   bool HasCompletedMatching();
bool               78 components/password_manager/core/browser/password_form_manager.h   bool IsBlacklisted();
bool               83 components/password_manager/core/browser/password_form_manager.h   bool IsNewLogin();
bool               88 components/password_manager/core/browser/password_form_manager.h   bool IsPendingCredentialsPublicSuffixMatch();
bool               92 components/password_manager/core/browser/password_form_manager.h   bool HasValidPasswordForm();
bool               96 components/password_manager/core/browser/password_form_manager.h   bool HasGeneratedPassword();
bool              114 components/password_manager/core/browser/password_form_manager.h       bool use_additional_authentication);
bool              206 components/password_manager/core/browser/password_form_manager.h   bool IgnoreResult(const autofill::PasswordForm& form) const;
bool              212 components/password_manager/core/browser/password_form_manager.h   void SaveAsNewLogin(bool reset_preferred_login);
bool              239 components/password_manager/core/browser/password_form_manager.h   bool UpdatePendingCredentialsIfOtherPossibleUsername(
bool              271 components/password_manager/core/browser/password_form_manager.h   bool is_new_login_;
bool              274 components/password_manager/core/browser/password_form_manager.h   bool has_generated_password_;
bool               47 components/password_manager/core/browser/password_generation_manager.h   bool IsGenerationEnabled() const;
bool               61 components/password_manager/core/browser/password_manager.h   bool IsSavingEnabled() const;
bool               68 components/password_manager/core/browser/password_manager.h                         bool wait_for_username) const;
bool               85 components/password_manager/core/browser/password_manager.h   void DidNavigateMainFrame(bool is_in_page);
bool              127 components/password_manager/core/browser/password_manager.h   bool OtherPossibleUsernamesEnabled() const;
bool              133 components/password_manager/core/browser/password_manager.h   bool ShouldPromptUserToSavePassword() const;
bool               55 components/password_manager/core/browser/password_manager_client.h   virtual bool IsPasswordSyncEnabled();
bool               33 components/password_manager/core/browser/password_manager_driver.h   virtual bool DidLastPageLoadEncounterSSLErrors() = 0;
bool               36 components/password_manager/core/browser/password_manager_driver.h   virtual bool IsOffTheRecord() = 0;
bool               38 components/password_manager/core/browser/password_manager_metrics_util.h void LogUMAHistogramBoolean(const std::string& name, bool sample);
bool              117 components/password_manager/core/browser/password_store.h   virtual bool Init(const syncer::SyncableService::StartSyncFlare& flare);
bool              195 components/password_manager/core/browser/password_store.h   bool ScheduleTask(const base::Closure& task);
bool              236 components/password_manager/core/browser/password_store.h   virtual bool FillAutofillableLogins(
bool              240 components/password_manager/core/browser/password_store.h   virtual bool FillBlacklistLogins(
bool              297 components/password_manager/core/browser/password_store.h   bool shutdown_called_;
bool               28 components/password_manager/core/browser/password_store_change.h   bool operator==(const PasswordStoreChange& other) const {
bool               43 components/password_manager/core/browser/password_store_default.h   virtual bool FillAutofillableLogins(
bool               45 components/password_manager/core/browser/password_store_default.h   virtual bool FillBlacklistLogins(
bool               49 components/password_manager/core/browser/password_store_default.h   inline bool DeleteAndRecreateDatabaseFile() {
bool               71 components/password_manager/core/browser/password_syncable_service.h   bool ReadFromPasswordStore(
bool              114 components/password_manager/core/browser/password_syncable_service.h   bool is_processing_sync_changes_;
bool               33 components/password_manager/core/browser/psl_matching_helper.h   bool IsMatchingEnabled() const;
bool               46 components/password_manager/core/browser/psl_matching_helper.h   bool ShouldPSLDomainMatchingApply(
bool               51 components/password_manager/core/browser/psl_matching_helper.h   static bool IsPublicSuffixDomainMatch(const std::string& url1,
bool               64 components/password_manager/core/browser/psl_matching_helper.h   static bool DeterminePSLEnabled();
bool               66 components/password_manager/core/browser/psl_matching_helper.h   const bool psl_enabled_;
bool               69 components/password_manager/core/browser/psl_matching_helper.h   static bool psl_enabled_override_;
bool               37 components/password_manager/core/browser/test_password_store.h   bool FormsAreEquivalent(const autofill::PasswordForm& lhs,
bool               61 components/password_manager/core/browser/test_password_store.h   virtual bool FillAutofillableLogins(
bool               63 components/password_manager/core/browser/test_password_store.h   virtual bool FillBlacklistLogins(
bool               26 components/plugins/renderer/mobile_youtube_plugin.h   static bool IsYouTubeURL(const GURL& url, const std::string& mime_type);
bool               31 components/plugins/renderer/plugin_placeholder.h   void set_blocked_for_prerendering(bool blocked_for_prerendering) {
bool               35 components/plugins/renderer/plugin_placeholder.h   void set_allow_loading(bool allow_loading) { allow_loading_ = allow_loading; }
bool               49 components/plugins/renderer/plugin_placeholder.h   void OnSetIsPrerendering(bool is_prerendering);
bool               57 components/plugins/renderer/plugin_placeholder.h   bool LoadingAllowed() const { return allow_loading_; }
bool              103 components/plugins/renderer/plugin_placeholder.h   bool is_blocked_for_prerendering_;
bool              104 components/plugins/renderer/plugin_placeholder.h   bool allow_loading_;
bool              106 components/plugins/renderer/plugin_placeholder.h   bool hidden_;
bool              107 components/plugins/renderer/plugin_placeholder.h   bool finished_loading_;
bool               71 components/plugins/renderer/webview_plugin.h   virtual bool initialize(blink::WebPluginContainer*);
bool               77 components/plugins/renderer/webview_plugin.h   virtual bool getFormValue(blink::WebString& value);
bool               86 components/plugins/renderer/webview_plugin.h       bool is_visible);
bool               88 components/plugins/renderer/webview_plugin.h   virtual void updateFocus(bool);
bool               89 components/plugins/renderer/webview_plugin.h   virtual void updateVisibility(bool) {}
bool               91 components/plugins/renderer/webview_plugin.h   virtual bool acceptsInputEvents();
bool               92 components/plugins/renderer/webview_plugin.h   virtual bool handleInputEvent(const blink::WebInputEvent& event,
bool              108 components/plugins/renderer/webview_plugin.h   virtual bool acceptsLoadDrops();
bool              155 components/plugins/renderer/webview_plugin.h   bool finished_loading_;
bool              158 components/plugins/renderer/webview_plugin.h   bool focused_;
bool               55 components/policy/core/browser/browser_policy_connector.h   bool is_initialized() const { return is_initialized_; }
bool               94 components/policy/core/browser/browser_policy_connector.h   static bool IsNonEnterpriseUser(const std::string& username);
bool              125 components/policy/core/browser/browser_policy_connector.h   bool is_initialized_;
bool               47 components/policy/core/browser/configuration_policy_handler.h   virtual bool CheckPolicySettings(const PolicyMap& policies,
bool               83 components/policy/core/browser/configuration_policy_handler.h   virtual bool CheckPolicySettings(const PolicyMap& policies,
bool               90 components/policy/core/browser/configuration_policy_handler.h   bool CheckAndGetValue(const PolicyMap& policies,
bool              113 components/policy/core/browser/configuration_policy_handler.h                             bool clamp);
bool              116 components/policy/core/browser/configuration_policy_handler.h   virtual bool CheckPolicySettings(const PolicyMap& policies,
bool              125 components/policy/core/browser/configuration_policy_handler.h   bool EnsureInRange(const base::Value* input,
bool              138 components/policy/core/browser/configuration_policy_handler.h   bool clamp_;
bool              178 components/policy/core/browser/configuration_policy_handler.h   virtual bool CheckPolicySettings(const PolicyMap& policies,
bool              186 components/policy/core/browser/configuration_policy_handler.h   bool Convert(const base::Value* input,
bool              208 components/policy/core/browser/configuration_policy_handler.h                         bool clamp);
bool              231 components/policy/core/browser/configuration_policy_handler.h                                      bool clamp);
bool              257 components/policy/core/browser/configuration_policy_handler.h   virtual bool CheckPolicySettings(const PolicyMap& policies,
bool              264 components/policy/core/browser/configuration_policy_handler.h   bool CheckAndGetValue(const PolicyMap& policies,
bool              288 components/policy/core/browser/configuration_policy_handler.h   virtual bool CheckPolicySettings(const PolicyMap& policies,
bool               43 components/policy/core/browser/configuration_policy_pref_store.h   virtual bool HasObservers() const OVERRIDE;
bool               44 components/policy/core/browser/configuration_policy_pref_store.h   virtual bool IsInitializationComplete() const OVERRIDE;
bool               45 components/policy/core/browser/configuration_policy_pref_store.h   virtual bool GetValue(const std::string& key,
bool               33 components/policy/core/browser/policy_error_map.h   bool IsReady() const;
bool               84 components/policy/core/browser/policy_error_map.h   bool empty();
bool               53 components/policy/core/browser/url_blacklist_manager.h   void AddFilters(bool allow, const base::ListValue* filters);
bool               65 components/policy/core/browser/url_blacklist_manager.h   bool IsURLBlocked(const GURL& url) const;
bool               80 components/policy/core/browser/url_blacklist_manager.h   static bool FilterToComponents(SegmentURLCallback segment_url,
bool               84 components/policy/core/browser/url_blacklist_manager.h                                  bool* match_subdomains,
bool               96 components/policy/core/browser/url_blacklist_manager.h       bool match_subdomains,
bool              104 components/policy/core/browser/url_blacklist_manager.h   static bool FilterTakesPrecedence(const FilterComponents& lhs,
bool              136 components/policy/core/browser/url_blacklist_manager.h   typedef base::Callback<bool(const GURL&, bool*)> OverrideBlacklistCallback;
bool              156 components/policy/core/browser/url_blacklist_manager.h   bool IsURLBlocked(const GURL& url) const;
bool              163 components/policy/core/browser/url_blacklist_manager.h   bool IsRequestBlocked(const net::URLRequest& request) const;
bool               23 components/policy/core/browser/url_blacklist_policy_handler.h   virtual bool CheckPolicySettings(const PolicyMap& policies,
bool               70 components/policy/core/common/async_policy_loader.h   void Reload(bool force);
bool               94 components/policy/core/common/async_policy_loader.h   bool IsSafeToReload(const base::Time& now, base::TimeDelta* delay);
bool               34 components/policy/core/common/cloud/cloud_external_data_manager.h     bool operator!=(const MetadataEntry& other) const;
bool               47 components/policy/core/common/cloud/cloud_policy_client.h   typedef base::Callback<void(bool status)> StatusCallback;
bool               79 components/policy/core/common/cloud/cloud_policy_client.h     virtual bool GetDeviceStatus(
bool               81 components/policy/core/common/cloud/cloud_policy_client.h     virtual bool GetSessionStatus(
bool              115 components/policy/core/common/cloud/cloud_policy_client.h       bool is_auto_enrollment,
bool              154 components/policy/core/common/cloud/cloud_policy_client.h   void set_submit_machine_id(bool submit_machine_id) {
bool              183 components/policy/core/common/cloud/cloud_policy_client.h   bool is_registered() const { return !dm_token_.empty(); }
bool              276 components/policy/core/common/cloud/cloud_policy_client.h   bool submit_machine_id_;
bool              279 components/policy/core/common/cloud/cloud_policy_client.h   bool public_key_version_valid_;
bool               63 components/policy/core/common/cloud/cloud_policy_manager.h   virtual bool IsInitializationComplete(PolicyDomain domain) const OVERRIDE;
bool               97 components/policy/core/common/cloud/cloud_policy_manager.h   void OnRefreshComplete(bool success);
bool              104 components/policy/core/common/cloud/cloud_policy_manager.h   bool waiting_for_policy_refresh_;
bool               64 components/policy/core/common/cloud/cloud_policy_refresh_scheduler.h   void SetInvalidationServiceAvailability(bool is_available);
bool               68 components/policy/core/common/cloud/cloud_policy_refresh_scheduler.h   bool invalidations_available() {
bool              129 components/policy/core/common/cloud/cloud_policy_refresh_scheduler.h   bool invalidations_available_;
bool               30 components/policy/core/common/cloud/cloud_policy_service.h   typedef base::Callback<void(bool)> RefreshPolicyCallback;
bool               68 components/policy/core/common/cloud/cloud_policy_service.h   bool IsInitializationComplete() const { return initialization_complete_; }
bool               77 components/policy/core/common/cloud/cloud_policy_service.h   void RefreshCompleted(bool success);
bool              103 components/policy/core/common/cloud/cloud_policy_service.h   bool initialization_complete_;
bool               62 components/policy/core/common/cloud/cloud_policy_store.h   bool is_initialized() const { return is_initialized_; }
bool               69 components/policy/core/common/cloud/cloud_policy_store.h   bool has_policy() const {
bool               75 components/policy/core/common/cloud/cloud_policy_store.h   bool is_managed() const {
bool              156 components/policy/core/common/cloud/cloud_policy_store.h   bool is_initialized_;
bool              109 components/policy/core/common/cloud/cloud_policy_validator.h   bool success() const { return status_ == VALIDATION_OK; }
bool              131 components/policy/core/common/cloud/cloud_policy_validator.h   void ValidateUsername(const std::string& expected_user, bool canonicalize);
bool              169 components/policy/core/common/cloud/cloud_policy_validator.h                          bool allow_key_rotation);
bool              241 components/policy/core/common/cloud/cloud_policy_validator.h   bool CheckNewPublicKeyVerificationSignature();
bool              246 components/policy/core/common/cloud/cloud_policy_validator.h   bool CheckVerificationKeySignature(const std::string& key_to_verify,
bool              273 components/policy/core/common/cloud/cloud_policy_validator.h   static bool VerifySignature(const std::string& data,
bool              289 components/policy/core/common/cloud/cloud_policy_validator.h   bool canonicalize_user_;
bool              299 components/policy/core/common/cloud/cloud_policy_validator.h   bool allow_key_rotation_;
bool               88 components/policy/core/common/cloud/component_cloud_policy_service.h   static bool SupportsDomain(PolicyDomain domain);
bool               92 components/policy/core/common/cloud/component_cloud_policy_service.h   bool is_initialized() const { return loaded_initial_policy_; }
bool              102 components/policy/core/common/cloud/component_cloud_policy_service.h   virtual void OnSchemaRegistryUpdated(bool has_new_schemas) OVERRIDE;
bool              160 components/policy/core/common/cloud/component_cloud_policy_service.h   bool started_loading_initial_policy_;
bool              165 components/policy/core/common/cloud/component_cloud_policy_service.h   bool loaded_initial_policy_;
bool              170 components/policy/core/common/cloud/component_cloud_policy_service.h   bool is_registered_for_cloud_policy_;
bool               47 components/policy/core/common/cloud/component_cloud_policy_store.h   static bool SupportsDomain(PolicyDomain domain);
bool               52 components/policy/core/common/cloud/component_cloud_policy_store.h   static bool GetPolicyType(PolicyDomain domain, std::string* policy_type);
bool               57 components/policy/core/common/cloud/component_cloud_policy_store.h   static bool GetPolicyDomain(const std::string& policy_type,
bool               85 components/policy/core/common/cloud/component_cloud_policy_store.h   bool Store(const PolicyNamespace& ns,
bool              106 components/policy/core/common/cloud/component_cloud_policy_store.h   bool ValidatePolicy(
bool              114 components/policy/core/common/cloud/component_cloud_policy_store.h   bool ValidateProto(
bool              124 components/policy/core/common/cloud/component_cloud_policy_store.h   bool ValidateData(const std::string& data,
bool              130 components/policy/core/common/cloud/component_cloud_policy_store.h   bool ParsePolicy(const std::string& data, PolicyMap* policy);
bool              182 components/policy/core/common/cloud/device_management_service.h   bool initialized_;
bool               42 components/policy/core/common/cloud/external_policy_data_updater.h     bool operator==(const Request& other) const;
bool               60 components/policy/core/common/cloud/external_policy_data_updater.h   typedef base::Callback<bool(const std::string&)> FetchSuccessCallback;
bool              120 components/policy/core/common/cloud/external_policy_data_updater.h   bool shutting_down_;
bool               25 components/policy/core/common/cloud/mock_cloud_policy_client.h       const std::string&, const std::string&, bool, const std::string&,
bool               38 components/policy/core/common/cloud/resource_cache.h   bool Store(const std::string& key,
bool               45 components/policy/core/common/cloud/resource_cache.h   bool Load(const std::string& key,
bool               60 components/policy/core/common/cloud/resource_cache.h   typedef base::Callback<bool(const std::string&)> SubkeyFilter;
bool               74 components/policy/core/common/cloud/resource_cache.h   bool VerifyKeyPath(const std::string& key,
bool               75 components/policy/core/common/cloud/resource_cache.h                      bool allow_create,
bool               82 components/policy/core/common/cloud/resource_cache.h   bool VerifyKeyPathAndGetSubkeyPath(const std::string& key,
bool               83 components/policy/core/common/cloud/resource_cache.h                                      bool allow_create_key,
bool               72 components/policy/core/common/cloud/user_cloud_policy_manager.h   virtual bool IsClientRegistered() const;
bool               71 components/policy/core/common/cloud/user_cloud_policy_store.h   void PolicyLoaded(bool validate_in_background,
bool               82 components/policy/core/common/cloud/user_cloud_policy_store.h       bool validate_in_background,
bool               87 components/policy/core/common/cloud/user_cloud_policy_store.h   void InstallLoadedPolicyAfterValidation(bool doing_key_rotation,
bool               49 components/policy/core/common/config_dir_policy_loader.h   void OnFileUpdated(const base::FilePath& path, bool error);
bool               60 components/policy/core/common/configuration_policy_provider.h   virtual bool IsInitializationComplete(PolicyDomain domain) const;
bool               74 components/policy/core/common/configuration_policy_provider.h   virtual void OnSchemaRegistryUpdated(bool has_new_schemas) OVERRIDE;
bool               92 components/policy/core/common/configuration_policy_provider.h   bool did_shutdown_;
bool               51 components/policy/core/common/configuration_policy_provider_test.h   bool RegisterSchema(const PolicyNamespace& ns,
bool               92 components/policy/core/common/configuration_policy_provider_test.h                                     bool policy_value) = 0;
bool               33 components/policy/core/common/external_data_fetcher.h   static bool Equals(const ExternalDataFetcher* first,
bool               47 components/policy/core/common/forwarding_policy_provider.h   virtual bool IsInitializationComplete(PolicyDomain domain) const OVERRIDE;
bool               50 components/policy/core/common/forwarding_policy_provider.h   virtual void OnSchemaRegistryUpdated(bool has_new_schemas) OVERRIDE;
bool               26 components/policy/core/common/mock_configuration_policy_provider.h   MOCK_CONST_METHOD1(IsInitializationComplete, bool(PolicyDomain domain));
bool               33 components/policy/core/common/mock_policy_service.h   MOCK_CONST_METHOD1(IsInitializationComplete, bool(PolicyDomain domain));
bool               47 components/policy/core/common/policy_bundle.h   bool Equals(const PolicyBundle& other) const;
bool               19 components/policy/core/common/policy_details.h   bool is_deprecated;
bool               22 components/policy/core/common/policy_details.h   bool is_device_policy;
bool               45 components/policy/core/common/policy_loader_mac.h   void OnFileUpdated(const base::FilePath& path, bool error);
bool               71 components/policy/core/common/policy_loader_win.h   bool ReadPRegFile(const base::FilePath& preg_file,
bool               79 components/policy/core/common/policy_loader_win.h   bool LoadGPOPolicy(PolicyScope scope,
bool               87 components/policy/core/common/policy_loader_win.h   bool ReadPolicyFromGPO(PolicyScope scope,
bool              109 components/policy/core/common/policy_loader_win.h   bool is_initialized_;
bool              117 components/policy/core/common/policy_loader_win.h   bool user_policy_watcher_failed_;
bool              118 components/policy/core/common/policy_loader_win.h   bool machine_policy_watcher_failed_;
bool               40 components/policy/core/common/policy_map.h     bool has_higher_priority_than(const Entry& other) const;
bool               43 components/policy/core/common/policy_map.h     bool Equals(const Entry& other) const;
bool              107 components/policy/core/common/policy_map.h   bool Equals(const PolicyMap& other) const;
bool              108 components/policy/core/common/policy_map.h   bool empty() const;
bool              117 components/policy/core/common/policy_map.h   static bool MapEntryEquals(const PolicyMapType::value_type& a,
bool               40 components/policy/core/common/policy_namespace.h   bool operator<(const PolicyNamespace& other) const;
bool               41 components/policy/core/common/policy_namespace.h   bool operator==(const PolicyNamespace& other) const;
bool               42 components/policy/core/common/policy_namespace.h   bool operator!=(const PolicyNamespace& other) const;
bool               26 components/policy/core/common/policy_provider_android.h   static void SetShouldWaitForPolicy(bool should_wait_for_policy);
bool               33 components/policy/core/common/policy_provider_android.h   virtual bool IsInitializationComplete(PolicyDomain domain) const OVERRIDE;
bool               38 components/policy/core/common/policy_provider_android.h   bool initialized_;
bool               69 components/policy/core/common/policy_service.h   virtual bool IsInitializationComplete(PolicyDomain domain) const = 0;
bool               47 components/policy/core/common/policy_service_impl.h   virtual bool IsInitializationComplete(PolicyDomain domain) const OVERRIDE;
bool               84 components/policy/core/common/policy_service_impl.h   bool initialization_complete_[POLICY_DOMAIN_SIZE];
bool               31 components/policy/core/common/policy_service_stub.h   virtual bool IsInitializationComplete(PolicyDomain domain) const OVERRIDE;
bool               48 components/policy/core/common/policy_test_utils.h bool PolicyServiceIsEmpty(const PolicyService* service);
bool               27 components/policy/core/common/preferences_mock_mac.h   void AddTestItem(CFStringRef key, CFPropertyListRef value, bool is_forced);
bool               36 components/policy/core/common/preg_parser_win.h POLICY_EXPORT bool ReadFile(const base::FilePath& file_path,
bool               28 components/policy/core/common/registry_dict_win.h   bool operator()(const std::string& a, const std::string& b) const;
bool               82 components/policy/core/common/schema.h   bool valid() const { return node_ != NULL; }
bool               94 components/policy/core/common/schema.h   bool Validate(const base::Value& value,
bool              106 components/policy/core/common/schema.h   bool Normalize(base::Value* value,
bool              110 components/policy/core/common/schema.h                  bool* changed) const;
bool              123 components/policy/core/common/schema.h     bool IsAtEnd() const;
bool              170 components/policy/core/common/schema.h   bool ValidateIntegerRestriction(int index, int value) const;
bool              171 components/policy/core/common/schema.h   bool ValidateStringRestriction(int index, const char* str) const;
bool               44 components/policy/core/common/schema_map.h   bool HasComponents() const;
bool               37 components/policy/core/common/schema_registry.h     virtual void OnSchemaRegistryUpdated(bool has_new_schemas) = 0;
bool               62 components/policy/core/common/schema_registry.h   bool IsReady() const;
bool               72 components/policy/core/common/schema_registry.h   bool HasObservers() const;
bool               75 components/policy/core/common/schema_registry.h   void Notify(bool has_new_schemas);
bool               81 components/policy/core/common/schema_registry.h   bool domains_ready_[POLICY_DOMAIN_SIZE];
bool              101 components/policy/core/common/schema_registry.h   virtual void OnSchemaRegistryUpdated(bool has_new_schemas) OVERRIDE;
bool              106 components/policy/core/common/schema_registry.h   void Combine(bool has_new_schemas);
bool               50 components/precache/content/precache_manager.h   static bool IsPrecachingEnabled();
bool               64 components/precache/content/precache_manager.h   bool IsPrecaching() const;
bool               70 components/precache/content/precache_manager.h                            bool was_cached);
bool               97 components/precache/content/precache_manager.h   bool is_precaching_;
bool               42 components/precache/core/precache_database.h   bool Init(const base::FilePath& db_path);
bool               51 components/precache/core/precache_database.h                           int64 size, bool was_cached);
bool               57 components/precache/core/precache_database.h                         int64 size, bool was_cached,
bool               58 components/precache/core/precache_database.h                         bool is_connection_cellular);
bool               66 components/precache/core/precache_database.h   bool IsDatabaseAccessible() const;
bool               98 components/precache/core/precache_database.h   bool is_flush_posted_;
bool               32 components/precache/core/precache_url_table.h   bool Init(sql::Connection* db);
bool               39 components/precache/core/precache_url_table.h   bool HasURL(const GURL& url);
bool               51 components/precache/core/precache_url_table.h   bool CreateTableIfNonExistent();
bool               51 components/rappor/log_uploader.h   virtual bool IsUploadScheduled() const;
bool               70 components/rappor/log_uploader.h   void OnUploadFinished(bool server_is_healthy, bool more_logs_remaining);
bool               91 components/rappor/log_uploader.h   bool has_callback_pending_;
bool               67 components/rappor/rappor_service.h   bool ExportMetrics(RapporReports* reports);
bool               78 components/rappor/rappor_service.h   bool IsInitialized() const;
bool               77 components/sessions/serialized_navigation_entry.h   bool ReadFromPickle(PickleIterator* iterator);
bool              108 components/sessions/serialized_navigation_entry.h   bool has_post_data() const { return has_post_data_; }
bool              111 components/sessions/serialized_navigation_entry.h   bool is_overriding_user_agent() const { return is_overriding_user_agent_; }
bool              150 components/sessions/serialized_navigation_entry.h   bool has_post_data_;
bool              153 components/sessions/serialized_navigation_entry.h   bool is_overriding_user_agent_;
bool              158 components/sessions/serialized_navigation_entry.h   bool is_restored_;    // Not persisted.
bool               45 components/sessions/serialized_navigation_entry_test_helper.h   static void SetHasPostData(bool has_post_data,
bool               51 components/sessions/serialized_navigation_entry_test_helper.h   static void SetIsOverridingUserAgent(bool is_overriding_user_agent,
bool              107 components/signin/core/browser/about_signin_internals.h     static bool LessThan(const TokenInfo* a, const TokenInfo* b);
bool              118 components/signin/core/browser/about_signin_internals.h     bool removed_;
bool               47 components/signin/core/browser/account_reconcilor.h   void Initialize(bool start_reconcile_if_tokens_available);
bool               69 components/signin/core/browser/account_reconcilor.h     bool operator()(const std::string& s1, const std::string& s2) const;
bool               76 components/signin/core/browser/account_reconcilor.h   bool IsPeriodicReconciliationRunning() const {
bool               80 components/signin/core/browser/account_reconcilor.h   bool IsRegisteredWithTokenService() const {
bool               84 components/signin/core/browser/account_reconcilor.h   bool AreGaiaAccountsSet() const { return are_gaia_accounts_set_; }
bool               86 components/signin/core/browser/account_reconcilor.h   bool AreAllRefreshTokensChecked() const;
bool               88 components/signin/core/browser/account_reconcilor.h   const std::vector<std::pair<std::string, bool> >& GetGaiaAccountsForTesting()
bool              105 components/signin/core/browser/account_reconcilor.h            const std::vector<std::pair<std::string, bool> >&)>
bool              137 components/signin/core/browser/account_reconcilor.h   bool IsProfileConnected();
bool              158 components/signin/core/browser/account_reconcilor.h       const std::vector<std::pair<std::string, bool> >& accounts);
bool              174 components/signin/core/browser/account_reconcilor.h       const std::vector<std::pair<std::string, bool> >& accounts);
bool              220 components/signin/core/browser/account_reconcilor.h   bool registered_with_token_service_;
bool              224 components/signin/core/browser/account_reconcilor.h   bool is_reconcile_started_;
bool              232 components/signin/core/browser/account_reconcilor.h   bool are_gaia_accounts_set_;
bool              233 components/signin/core/browser/account_reconcilor.h   std::vector<std::pair<std::string, bool> > gaia_accounts_;
bool               32 components/signin/core/browser/mutable_profile_oauth2_token_service.h   virtual bool RefreshTokenIsAvailable(const std::string& account_id) const
bool               37 components/signin/core/browser/signin_account_id_helper.h   static void SetDisableForTest(bool disable_for_test);
bool               47 components/signin/core/browser/signin_account_id_helper.h   static bool disable_for_test_;
bool               36 components/signin/core/browser/signin_client.h   virtual bool CanRevokeCredentials() = 0;
bool               43 components/signin/core/browser/signin_client.h   virtual bool ShouldMergeSigninCredentialsIntoCookieJar() = 0;
bool               56 components/signin/core/browser/signin_error_controller.h   bool HasError() const;
bool               75 components/signin/core/browser/signin_internals_util.h                                           bool update_time) {}
bool               56 components/signin/core/browser/signin_manager.h   static bool IsWebBasedSigninFlowURL(const GURL& url);
bool               69 components/signin/core/browser/signin_manager.h   static bool IsUsernameAllowedByPolicy(const std::string& username,
bool              106 components/signin/core/browser/signin_manager.h   virtual bool AuthInProgress() const OVERRIDE;
bool              108 components/signin/core/browser/signin_manager.h   virtual bool IsSigninAllowed() const OVERRIDE;
bool              112 components/signin/core/browser/signin_manager.h   virtual bool IsAllowedUsername(const std::string& username) const;
bool              125 components/signin/core/browser/signin_manager.h   void ProhibitSignout(bool prohibit_signout);
bool              129 components/signin/core/browser/signin_manager.h   bool IsSignoutProhibited() const;
bool              137 components/signin/core/browser/signin_manager.h   bool prohibit_signout_;
bool              156 components/signin/core/browser/signin_manager.h   bool PrepareForSignin(SigninType type,
bool               66 components/signin/core/browser/signin_manager_base.h   bool IsInitialized() const;
bool               74 components/signin/core/browser/signin_manager_base.h   virtual bool IsSigninAllowed() const;
bool              104 components/signin/core/browser/signin_manager_base.h   virtual bool AuthInProgress() const;
bool              142 components/signin/core/browser/signin_manager_base.h   bool initialized_;
bool               34 components/signin/core/browser/test_signin_client.h   virtual bool CanRevokeCredentials() OVERRIDE;
bool               43 components/signin/core/browser/test_signin_client.h   virtual bool ShouldMergeSigninCredentialsIntoCookieJar() OVERRIDE;
bool               25 components/signin/core/browser/webdata/token_service_table.h   virtual bool CreateTablesIfNecessary() OVERRIDE;
bool               26 components/signin/core/browser/webdata/token_service_table.h   virtual bool IsSyncable() OVERRIDE;
bool               27 components/signin/core/browser/webdata/token_service_table.h   virtual bool MigrateToVersion(int version,
bool               28 components/signin/core/browser/webdata/token_service_table.h                                 bool* update_compatible_version) OVERRIDE;
bool               31 components/signin/core/browser/webdata/token_service_table.h   bool RemoveAllTokens();
bool               34 components/signin/core/browser/webdata/token_service_table.h   bool RemoveTokenForService(const std::string& service);
bool               39 components/signin/core/browser/webdata/token_service_table.h   bool GetAllTokens(std::map<std::string, std::string>* tokens);
bool               44 components/signin/core/browser/webdata/token_service_table.h   bool SetTokenForService(const std::string& service,
bool               19 components/startup_metric_utils/startup_metric_utils.h bool WasNonBrowserUIDisplayed();
bool               49 components/startup_metric_utils/startup_metric_utils.h void OnBrowserStartupComplete(bool is_first_run);
bool               67 components/storage_monitor/image_capture_device.h   bool closing_;
bool               32 components/storage_monitor/media_storage_util.h   static bool HasDcim(const base::FilePath& mount_point);
bool               35 components/storage_monitor/media_storage_util.h   static bool CanCreateFileSystem(const std::string& device_id,
bool               44 components/storage_monitor/media_storage_util.h   static bool GetDeviceInfoFromPath(const base::FilePath& path,
bool               56 components/storage_monitor/media_storage_util.h   static void RecordDeviceInfoHistogram(bool mass_storage,
bool               62 components/storage_monitor/media_storage_util.h   static bool IsRemovableStorageAttached(const std::string& id);
bool               42 components/storage_monitor/media_transfer_protocol_device_observer_linux.h   bool GetStorageInfoForPath(const base::FilePath& path,
bool               57 components/storage_monitor/media_transfer_protocol_device_observer_linux.h   virtual void StorageChanged(bool is_attached,
bool               69 components/storage_monitor/media_transfer_protocol_device_observer_linux.h   bool GetLocationForDeviceId(const std::string& device_id,
bool               49 components/storage_monitor/mtab_watcher_linux.h   void OnFilePathChanged(const base::FilePath& path, bool error);
bool               82 components/storage_monitor/portable_device_watcher_win.h   virtual bool GetMTPStorageInfoFromDeviceId(
bool              112 components/storage_monitor/portable_device_watcher_win.h                                      const bool result);
bool              117 components/storage_monitor/portable_device_watcher_win.h                                     const bool result);
bool               51 components/storage_monitor/storage_info.h   static bool CrackDeviceId(const std::string& device_id,
bool               56 components/storage_monitor/storage_info.h   static bool IsMediaDevice(const std::string& device_id);
bool               60 components/storage_monitor/storage_info.h   static bool IsRemovableDevice(const std::string& device_id);
bool               64 components/storage_monitor/storage_info.h   static bool IsMassStorageDevice(const std::string& device_id);
bool               66 components/storage_monitor/storage_info.h   static bool IsITunesDevice(const std::string& device_id);
bool               68 components/storage_monitor/storage_info.h   static bool IsPicasaDevice(const std::string& device_id);
bool               70 components/storage_monitor/storage_info.h   static bool IsIPhotoDevice(const std::string& device_id);
bool               74 components/storage_monitor/storage_info.h   base::string16 GetDisplayName(bool with_size) const;
bool               78 components/storage_monitor/storage_info.h       const base::string16& override_display_name, bool with_size) const;
bool               99 components/storage_monitor/storage_monitor.h   bool IsInitialized() const;
bool              104 components/storage_monitor/storage_monitor.h   virtual bool GetStorageInfoForPath(
bool              116 components/storage_monitor/storage_monitor.h   virtual bool GetMTPStorageInfoFromDeviceId(
bool              179 components/storage_monitor/storage_monitor.h   bool initializing_;
bool              180 components/storage_monitor/storage_monitor.h   bool initialized_;
bool               64 components/storage_monitor/storage_monitor_chromeos.h   virtual bool GetStorageInfoForPath(const base::FilePath& path,
bool               85 components/storage_monitor/storage_monitor_chromeos.h       bool has_dcim);
bool               85 components/storage_monitor/storage_monitor_linux.h   typedef std::map<base::FilePath, bool> ReferencedMountPoint;
bool               93 components/storage_monitor/storage_monitor_linux.h   virtual bool GetStorageInfoForPath(const base::FilePath& path,
bool              103 components/storage_monitor/storage_monitor_linux.h   bool IsDeviceAlreadyMounted(const base::FilePath& mount_device) const;
bool               41 components/storage_monitor/storage_monitor_mac.h   virtual bool GetStorageInfoForPath(
bool               57 components/storage_monitor/storage_monitor_mac.h   bool ShouldPostNotificationForDisk(const StorageInfo& info) const;
bool               58 components/storage_monitor/storage_monitor_mac.h   bool FindDiskWithMountPoint(const base::FilePath& mount_point,
bool               38 components/storage_monitor/storage_monitor_win.h   virtual bool GetStorageInfoForPath(const base::FilePath& path,
bool               40 components/storage_monitor/storage_monitor_win.h   virtual bool GetMTPStorageInfoFromDeviceId(
bool               55 components/storage_monitor/storage_monitor_win.h   bool GetDeviceInfo(const base::FilePath& device_path,
bool               57 components/storage_monitor/test_portable_device_watcher_win.h   void set_use_dummy_mtp_storage_info(bool use_dummy_info) {
bool               66 components/storage_monitor/test_portable_device_watcher_win.h   virtual bool GetMTPStorageInfoFromDeviceId(
bool               73 components/storage_monitor/test_portable_device_watcher_win.h   bool use_dummy_mtp_storage_info_;
bool               37 components/storage_monitor/test_storage_monitor.h   virtual bool GetStorageInfoForPath(
bool               42 components/storage_monitor/test_storage_monitor.h   virtual bool GetMTPStorageInfoFromDeviceId(
bool               62 components/storage_monitor/test_storage_monitor.h   bool init_called() const { return init_called_; }
bool               66 components/storage_monitor/test_storage_monitor.h   bool init_called_;
bool               29 components/storage_monitor/test_volume_mount_watcher_win.h   static bool GetDeviceRemovable(const base::FilePath& device_path,
bool               30 components/storage_monitor/test_volume_mount_watcher_win.h                                  bool* removable);
bool               64 components/storage_monitor/test_volume_mount_watcher_win.h   bool attached_devices_fake_;
bool               40 components/storage_monitor/udev_util_linux.h bool GetUdevDevicePropertyValueByPath(const base::FilePath& device_path,
bool               45 components/storage_monitor/volume_mount_watcher_win.h   bool GetDeviceInfo(const base::FilePath& device_path,
bool               77 components/sync_driver/data_type_controller.h   static bool IsUnrecoverableResult(StartResult result);
bool               80 components/sync_driver/data_type_controller.h   static bool IsSuccessfulResult(StartResult result);
bool               21 components/sync_driver/data_type_encryption_handler.h   virtual bool IsPassphraseRequired() const = 0;
bool               24 components/sync_driver/failed_data_types_handler.h   bool UpdateFailedDataTypes(const TypeErrorMap& errors);
bool               52 components/sync_driver/failed_data_types_handler.h   bool AnyFailedDataType() const;
bool               63 components/sync_driver/fake_data_type_controller.h   bool model_load_delayed_;
bool               42 components/sync_driver/model_associator.h   virtual bool SyncModelHasUserCreatedNodes(bool* has_nodes) = 0;
bool               55 components/sync_driver/model_associator.h   virtual bool CryptoReadyIfNecessary() = 0;
bool               82 components/sync_driver/model_associator.h   virtual bool InitSyncNodeFromChromeId(
bool               28 components/sync_driver/model_associator_mock.h   MOCK_METHOD1(SyncModelHasUserCreatedNodes, bool(bool* has_nodes));
bool               30 components/sync_driver/model_associator_mock.h   MOCK_METHOD0(CryptoReadyIfNecessary, bool());
bool               48 components/sync_driver/sync_frontend.h       bool success) = 0;
bool               98 components/sync_driver/sync_frontend.h       bool encrypt_everything) = 0;
bool               31 components/sync_driver/sync_prefs.h   virtual void OnSyncManagedPrefChange(bool is_sync_managed) = 0;
bool               69 components/sync_driver/sync_prefs.h   bool HasSyncSetupCompleted() const;
bool               72 components/sync_driver/sync_prefs.h   bool SyncHasAuthError() const;
bool               73 components/sync_driver/sync_prefs.h   void SetSyncAuthError(bool error);
bool               75 components/sync_driver/sync_prefs.h   bool IsStartSuppressed() const;
bool               76 components/sync_driver/sync_prefs.h   void SetStartSuppressed(bool is_suppressed);
bool               81 components/sync_driver/sync_prefs.h   bool HasKeepEverythingSynced() const;
bool               82 components/sync_driver/sync_prefs.h   void SetKeepEverythingSynced(bool keep_everything_synced);
bool               99 components/sync_driver/sync_prefs.h   bool IsManaged() const;
bool              129 components/sync_driver/sync_prefs.h   void SetManagedForTest(bool is_managed);
bool              138 components/sync_driver/sync_prefs.h       bool is_preferred);
bool              139 components/sync_driver/sync_prefs.h   bool GetDataTypePreferred(syncer::ModelType type) const;
bool              140 components/sync_driver/sync_prefs.h   void SetDataTypePreferred(syncer::ModelType type, bool is_preferred);
bool               18 components/sync_driver/system_encryptor.h   virtual bool EncryptString(const std::string& plaintext,
bool               21 components/sync_driver/system_encryptor.h   virtual bool DecryptString(const std::string& ciphertext,
bool               26 components/tracing/child_trace_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               51 components/tracing/child_trace_message_filter.h       bool has_more_events);
bool               55 components/tracing/child_trace_message_filter.h       bool has_more_events);
bool               47 components/translate/content/browser/content_translate_driver.h   virtual bool IsLinkNavigation() OVERRIDE;
bool               60 components/translate/content/common/translate_messages.h                     bool /* whether the page needs translation */)
bool               29 components/translate/core/browser/language_state.h   void DidNavigate(bool in_page_navigation, bool is_main_frame, bool reload);
bool               35 components/translate/core/browser/language_state.h                           bool page_needs_translation);
bool               44 components/translate/core/browser/language_state.h   bool InTranslateNavigation() const;
bool               47 components/translate/core/browser/language_state.h   bool IsPageTranslated() const { return original_lang_ != current_lang_; }
bool               54 components/translate/core/browser/language_state.h   bool page_needs_translation() const { return page_needs_translation_; }
bool               57 components/translate/core/browser/language_state.h   bool translation_pending() const { return translation_pending_; }
bool               58 components/translate/core/browser/language_state.h   void set_translation_pending(bool value) { translation_pending_ = value; }
bool               61 components/translate/core/browser/language_state.h   bool translation_declined() const { return translation_declined_; }
bool               62 components/translate/core/browser/language_state.h   void set_translation_declined(bool value) { translation_declined_ = value; }
bool               66 components/translate/core/browser/language_state.h   bool in_page_navigation() const { return in_page_navigation_; }
bool               69 components/translate/core/browser/language_state.h   bool translate_enabled() const { return translate_enabled_; }
bool               70 components/translate/core/browser/language_state.h   void SetTranslateEnabled(bool value);
bool               74 components/translate/core/browser/language_state.h   bool HasLanguageChanged() const;
bool               77 components/translate/core/browser/language_state.h   void SetIsPageTranslated(bool value);
bool               80 components/translate/core/browser/language_state.h   bool is_page_translated_;
bool              100 components/translate/core/browser/language_state.h   bool page_needs_translation_;
bool              108 components/translate/core/browser/language_state.h   bool translation_pending_;
bool              113 components/translate/core/browser/language_state.h   bool translation_declined_;
bool              116 components/translate/core/browser/language_state.h   bool in_page_navigation_;
bool              119 components/translate/core/browser/language_state.h   bool translate_enabled_;
bool               29 components/translate/core/browser/translate_accept_languages.h   static bool CanBeAcceptLanguage(const std::string& language);
bool               34 components/translate/core/browser/translate_accept_languages.h   bool IsAcceptLanguage(const std::string& language);
bool               69 components/translate/core/browser/translate_download_manager.h   static bool IsSupportedLanguage(const std::string& language);
bool               73 components/translate/core/browser/translate_download_manager.h   static bool IsAlphaLanguage(const std::string& language);
bool               16 components/translate/core/browser/translate_driver.h   virtual bool IsLinkNavigation() = 0;
bool               44 components/translate/core/browser/translate_language_list.h   bool IsSupportedLanguage(const std::string& language);
bool               48 components/translate/core/browser/translate_language_list.h   bool IsAlphaLanguage(const std::string& language);
bool               56 components/translate/core/browser/translate_language_list.h   void SetResourceRequestsAllowed(bool allowed);
bool               78 components/translate/core/browser/translate_language_list.h                                    bool success,
bool               95 components/translate/core/browser/translate_language_list.h   bool resource_requests_allowed_;
bool               98 components/translate/core/browser/translate_language_list.h   bool request_pending_;
bool               49 components/translate/core/browser/translate_prefs.h   bool IsBlockedLanguage(const std::string& original_language) const;
bool               57 components/translate/core/browser/translate_prefs.h   bool IsSiteBlacklisted(const std::string& site) const;
bool               61 components/translate/core/browser/translate_prefs.h   bool HasWhitelistedLanguagePairs() const;
bool               63 components/translate/core/browser/translate_prefs.h   bool IsLanguagePairWhitelisted(const std::string& original_language,
bool               71 components/translate/core/browser/translate_prefs.h   bool HasBlockedLanguages() const;
bool               74 components/translate/core/browser/translate_prefs.h   bool HasBlacklistedSites() const;
bool               96 components/translate/core/browser/translate_prefs.h   bool CanTranslateLanguage(TranslateAcceptLanguages* accept_languages,
bool               98 components/translate/core/browser/translate_prefs.h   bool ShouldAutoTranslate(const std::string& original_language,
bool              125 components/translate/core/browser/translate_prefs.h   bool IsValueBlacklisted(const char* pref_id, const std::string& value) const;
bool              128 components/translate/core/browser/translate_prefs.h   bool IsValueInList(const base::ListValue* list,
bool              130 components/translate/core/browser/translate_prefs.h   bool IsListEmpty(const char* pref_id) const;
bool              131 components/translate/core/browser/translate_prefs.h   bool IsDictionaryEmpty(const char* pref_id) const;
bool               22 components/translate/core/browser/translate_script.h   typedef base::Callback<void(bool, const std::string&)> RequestCallback;
bool               72 components/translate/core/browser/translate_script.h   void OnScriptFetchComplete(int id, bool success, const std::string& data);
bool               18 components/translate/core/browser/translate_url_fetcher.h   typedef base::Callback<void(int, bool, const std::string&)> Callback;
bool               49 components/translate/core/browser/translate_url_fetcher.h   bool Request(const GURL& url, const Callback& callback);
bool               31 components/translate/core/common/language_detection_details.h   bool is_cld_reliable;
bool               97 components/translate/core/common/translate_metrics.h void ReportSimilarLanguageMatch(bool match);
bool               19 components/translate/language_detection/language_detection_util.h                                   bool* is_cld_reliable);
bool               27 components/translate/language_detection/language_detection_util.h bool IsValidLanguageCode(const std::string& code);
bool               33 components/translate/language_detection/language_detection_util.h bool IsSameOrSimilarLanguages(const std::string& page_language,
bool               39 components/translate/language_detection/language_detection_util.h bool MaybeServerWrongConfiguration(const std::string& page_language,
bool               44 components/url_matcher/regex_set_matcher.h   bool Match(const std::string& text,
bool               47 components/url_matcher/regex_set_matcher.h   bool IsEmpty() const;
bool               32 components/url_matcher/string_pattern.h   bool operator<(const StringPattern& rhs) const;
bool               45 components/url_matcher/substring_set_matcher.h   bool Match(const std::string& text,
bool               49 components/url_matcher/substring_set_matcher.h   bool IsEmpty() const;
bool               66 components/url_matcher/url_matcher.h   bool operator<(const URLMatcherCondition& rhs) const;
bool               76 components/url_matcher/url_matcher.h   bool IsFullURLCondition() const;
bool               80 components/url_matcher/url_matcher.h   bool IsRegexCondition() const;
bool               84 components/url_matcher/url_matcher.h   bool IsOriginAndPathRegexCondition() const;
bool               88 components/url_matcher/url_matcher.h   bool IsMatch(const std::set<StringPattern::ID>& matching_patterns,
bool              184 components/url_matcher/url_matcher.h   bool IsEmpty() const;
bool              203 components/url_matcher/url_matcher.h     bool operator()(StringPattern* lhs, StringPattern* rhs) const;
bool              223 components/url_matcher/url_matcher.h   bool IsMatch(const GURL& url) const;
bool              239 components/url_matcher/url_matcher.h   bool IsMatch(const GURL& url) const;
bool              274 components/url_matcher/url_matcher.h   bool IsMatch(const std::set<StringPattern::ID>& matching_patterns,
bool              321 components/url_matcher/url_matcher.h   bool IsEmpty() const;
bool              324 components/url_matcher/url_matcher.h   void UpdateSubstringSetMatcher(bool full_url_conditions);
bool               42 components/url_matcher/url_matcher_factory.h   static bool IsURLMatcherConditionAttribute(
bool               22 components/url_matcher/url_matcher_helpers.h bool GetAsStringVector(const base::Value* value, std::vector<std::string>* out);
bool               68 components/user_prefs/pref_registry_syncable.h                            bool default_value,
bool               23 components/variations/processed_study.h   bool Init(const Study* study, bool is_expired);
bool               31 components/variations/processed_study.h   bool is_expired() const { return is_expired_; }
bool               33 components/variations/processed_study.h   static bool ValidateAndAppendStudy(
bool               35 components/variations/processed_study.h       bool is_expired,
bool               46 components/variations/processed_study.h   bool is_expired_;
bool               63 components/variations/variations_associated_data.h   bool operator() (const ActiveGroupId& lhs, const ActiveGroupId& rhs) const {
bool              118 components/variations/variations_associated_data.h bool AssociateVariationParams(const std::string& trial_name,
bool              129 components/variations/variations_associated_data.h bool GetVariationParams(const std::string& trial_name,
bool               69 components/variations/variations_seed_processor.h   bool AllowVariationIdWithForcingFlag(const Study& study);
bool               85 components/variations/variations_seed_processor.h                            bool is_expired,
bool               89 components/variations/variations_seed_processor.h   bool CheckStudyChannel(const Study_Filter& filter, Study_Channel channel);
bool               93 components/variations/variations_seed_processor.h   bool CheckStudyFormFactor(const Study_Filter& filter,
bool               97 components/variations/variations_seed_processor.h   bool CheckStudyLocale(const Study_Filter& filter, const std::string& locale);
bool              100 components/variations/variations_seed_processor.h   bool CheckStudyPlatform(const Study_Filter& filter, Study_Platform platform);
bool              103 components/variations/variations_seed_processor.h   bool CheckStudyStartDate(const Study_Filter& filter,
bool              107 components/variations/variations_seed_processor.h   bool CheckStudyVersion(const Study_Filter& filter,
bool              115 components/variations/variations_seed_processor.h   bool IsStudyExpired(const Study& study, const base::Time& date_time);
bool              121 components/variations/variations_seed_processor.h   bool ShouldAddStudy(const Study& study,
bool              129 components/variations/variations_seed_processor.h   bool ValidateStudyAndComputeTotalProbability(
bool               41 components/variations/variations_seed_simulator.h   bool PermanentStudyGroupChanged(const ProcessedStudy& processed_study,
bool               47 components/variations/variations_seed_simulator.h   bool SessionStudyGroupChanged(const ProcessedStudy& filtered_study,
bool               30 components/visitedlink/browser/visitedlink_delegate.h     virtual void OnComplete(bool success) = 0;
bool               65 components/visitedlink/browser/visitedlink_master.h                     bool persist_to_disk);
bool               84 components/visitedlink/browser/visitedlink_master.h                     bool persist_to_disk,
bool               85 components/visitedlink/browser/visitedlink_master.h                     bool suppress_rebuild,
bool               93 components/visitedlink/browser/visitedlink_master.h   bool Init();
bool              112 components/visitedlink/browser/visitedlink_master.h     virtual bool HasNextURL() const = 0;
bool              212 components/visitedlink/browser/visitedlink_master.h   bool InitFromFile();
bool              221 components/visitedlink/browser/visitedlink_master.h   bool ReadFileHeader(FILE* hfile, int32* num_entries, int32* used_count,
bool              225 components/visitedlink/browser/visitedlink_master.h   bool GetDatabaseFileName(base::FilePath* filename);
bool              242 components/visitedlink/browser/visitedlink_master.h   bool ReadFromFile(FILE* hfile, off_t offset, void* data, size_t data_size);
bool              251 components/visitedlink/browser/visitedlink_master.h   Hash AddFingerprint(Fingerprint fingerprint, bool send_notifications);
bool              263 components/visitedlink/browser/visitedlink_master.h   bool DeleteFingerprint(Fingerprint fingerprint, bool update_file);
bool              270 components/visitedlink/browser/visitedlink_master.h   bool InitFromScratch(bool suppress_rebuild);
bool              277 components/visitedlink/browser/visitedlink_master.h   bool CreateURLTable(int32 num_entries, bool init_to_empty);
bool              288 components/visitedlink/browser/visitedlink_master.h   bool BeginReplaceURLTable(int32 num_entries);
bool              296 components/visitedlink/browser/visitedlink_master.h   bool ResizeTableIfNecessary();
bool              318 components/visitedlink/browser/visitedlink_master.h   bool RebuildTableFromDelegate();
bool              324 components/visitedlink/browser/visitedlink_master.h   void OnTableRebuildComplete(bool success,
bool              346 components/visitedlink/browser/visitedlink_master.h   bool posted_asynchronous_operation_;
bool              391 components/visitedlink/browser/visitedlink_master.h   bool persist_to_disk_;
bool              424 components/visitedlink/browser/visitedlink_master.h   bool suppress_rebuild_;
bool               70 components/visitedlink/common/visitedlink_common.h   bool IsVisited(const char* canonical_url, size_t url_len) const;
bool               71 components/visitedlink/common/visitedlink_common.h   bool IsVisited(const GURL& url) const;
bool               72 components/visitedlink/common/visitedlink_common.h   bool IsVisited(Fingerprint fingerprint) const;
bool               24 components/visitedlink/renderer/visitedlink_slave.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               50 components/web_contents_delegate_android/color_chooser_android.h bool RegisterColorChooserAndroid(JNIEnv* env);
bool               14 components/web_contents_delegate_android/component_jni_registrar.h bool RegisterWebContentsDelegateAndroidJni(JNIEnv* env);
bool               36 components/web_contents_delegate_android/validation_message_bubble_android.h   static bool Register(JNIEnv* env);
bool               66 components/web_contents_delegate_android/web_contents_delegate_android.h                                    bool to_different_document) OVERRIDE;
bool               74 components/web_contents_delegate_android/web_contents_delegate_android.h   virtual bool AddMessageToConsole(content::WebContents* source,
bool               85 components/web_contents_delegate_android/web_contents_delegate_android.h   virtual bool TakeFocus(content::WebContents* source, bool reverse) OVERRIDE;
bool               89 components/web_contents_delegate_android/web_contents_delegate_android.h                                           bool enter_fullscreen) OVERRIDE;
bool               90 components/web_contents_delegate_android/web_contents_delegate_android.h   virtual bool IsFullscreenForTabOrPending(
bool              114 components/web_contents_delegate_android/web_contents_delegate_android.h bool RegisterWebContentsDelegateAndroid(JNIEnv* env);
bool               22 components/web_modal/test_web_contents_modal_dialog_manager_delegate.h                                      bool blocked) OVERRIDE;
bool               26 components/web_modal/test_web_contents_modal_dialog_manager_delegate.h   virtual bool IsWebContentsVisible(
bool               29 components/web_modal/test_web_contents_modal_dialog_manager_delegate.h   void set_web_contents_visible(bool visible) {
bool               37 components/web_modal/test_web_contents_modal_dialog_manager_delegate.h   bool web_contents_blocked() const { return web_contents_blocked_; }
bool               40 components/web_modal/test_web_contents_modal_dialog_manager_delegate.h   bool web_contents_visible_;
bool               41 components/web_modal/test_web_contents_modal_dialog_manager_delegate.h   bool web_contents_blocked_;
bool               39 components/web_modal/web_contents_modal_dialog_manager.h   bool IsDialogActive() const;
bool               47 components/web_modal/web_contents_modal_dialog_manager.h                                   bool close);
bool               82 components/web_modal/web_contents_modal_dialog_manager.h     bool close_on_interstitial_webui;
bool               92 components/web_modal/web_contents_modal_dialog_manager.h   void BlockWebContentsInteraction(bool blocked);
bool               94 components/web_modal/web_contents_modal_dialog_manager.h   bool IsWebContentsVisible() const;
bool              119 components/web_modal/web_contents_modal_dialog_manager.h   bool closing_all_dialogs_;
bool               27 components/web_modal/web_contents_modal_dialog_manager_delegate.h                                      bool blocked);
bool               34 components/web_modal/web_contents_modal_dialog_manager_delegate.h   virtual bool IsWebContentsVisible(content::WebContents* web_contents);
bool               52 components/webdata/common/web_data_request_manager.h   bool IsCancelled() const;
bool               82 components/webdata/common/web_data_request_manager.h   bool cancelled_;
bool              121 components/webdata/common/web_data_service_backend.h   bool init_complete_;
bool               77 components/webdata/common/web_data_service_base.h   virtual bool IsDatabaseLoaded();
bool              113 components/webdata/common/web_database_service.h   bool db_loaded() const { return db_loaded_; };
bool              141 components/webdata/common/web_database_service.h   bool db_loaded_;
bool               37 components/webdata/common/web_database_table.h   virtual bool CreateTablesIfNecessary() = 0;
bool               44 components/webdata/common/web_database_table.h   virtual bool IsSyncable() = 0;
bool               52 components/webdata/common/web_database_table.h   virtual bool MigrateToVersion(int version,
bool               53 components/webdata/common/web_database_table.h                                 bool* update_compatible_version) = 0;
bool               80 components/wifi/wifi_service.h   virtual void CreateNetwork(bool shared,
bool              153 components/wifi/wifi_service.h     bool auto_connect;
bool              159 components/wifi/wifi_service.h     scoped_ptr<base::DictionaryValue> ToValue(bool network_list) const;
bool              161 components/wifi/wifi_service.h     bool UpdateFromValue(const base::DictionaryValue& value);
bool              163 components/wifi/wifi_service.h     static bool OrderByType(const NetworkProperties& l,
bool               14 content/app/android/app_jni_registrar.h bool RegisterAppJni(JNIEnv* env);
bool               11 content/app/android/child_process_service.h bool RegisterChildProcessService(JNIEnv* env);
bool               12 content/app/android/content_main.h bool RegisterContentMain(JNIEnv* env);
bool              129 content/browser/accessibility/accessibility_tree_formatter.h   bool MatchesFilters(const base::string16& text, bool default_result) const;
bool              132 content/browser/accessibility/accessibility_tree_formatter.h   void WriteAttribute(bool include_by_default,
bool              135 content/browser/accessibility/accessibility_tree_formatter.h   void WriteAttribute(bool include_by_default,
bool               63 content/browser/accessibility/browser_accessibility.h   virtual bool IsNative() const;
bool               84 content/browser/accessibility/browser_accessibility.h   bool IsDescendantOf(BrowserAccessibility* ancestor);
bool               98 content/browser/accessibility/browser_accessibility.h   virtual bool PlatformIsLeaf() const;
bool              172 content/browser/accessibility/browser_accessibility.h   bool instance_active() const { return instance_active_; }
bool              200 content/browser/accessibility/browser_accessibility.h   bool HasBoolAttribute(ui::AXBoolAttribute attr) const;
bool              201 content/browser/accessibility/browser_accessibility.h   bool GetBoolAttribute(ui::AXBoolAttribute attr) const;
bool              202 content/browser/accessibility/browser_accessibility.h   bool GetBoolAttribute(ui::AXBoolAttribute attr, bool* value) const;
bool              204 content/browser/accessibility/browser_accessibility.h   bool HasFloatAttribute(ui::AXFloatAttribute attr) const;
bool              206 content/browser/accessibility/browser_accessibility.h   bool GetFloatAttribute(ui::AXFloatAttribute attr, float* value) const;
bool              208 content/browser/accessibility/browser_accessibility.h   bool HasIntAttribute(ui::AXIntAttribute attribute) const;
bool              210 content/browser/accessibility/browser_accessibility.h   bool GetIntAttribute(ui::AXIntAttribute attribute, int* value) const;
bool              212 content/browser/accessibility/browser_accessibility.h   bool HasStringAttribute(
bool              215 content/browser/accessibility/browser_accessibility.h   bool GetStringAttribute(ui::AXStringAttribute attribute,
bool              218 content/browser/accessibility/browser_accessibility.h   bool GetString16Attribute(ui::AXStringAttribute attribute,
bool              223 content/browser/accessibility/browser_accessibility.h   bool HasIntListAttribute(ui::AXIntListAttribute attribute) const;
bool              226 content/browser/accessibility/browser_accessibility.h   bool GetIntListAttribute(ui::AXIntListAttribute attribute,
bool              234 content/browser/accessibility/browser_accessibility.h   bool GetHtmlAttribute(const char* attr, base::string16* value) const;
bool              235 content/browser/accessibility/browser_accessibility.h   bool GetHtmlAttribute(const char* attr, std::string* value) const;
bool              249 content/browser/accessibility/browser_accessibility.h   bool GetAriaTristate(const char* attr_name,
bool              250 content/browser/accessibility/browser_accessibility.h                        bool* is_defined,
bool              251 content/browser/accessibility/browser_accessibility.h                        bool* is_mixed) const;
bool              254 content/browser/accessibility/browser_accessibility.h   bool HasState(ui::AXState state_enum) const;
bool              257 content/browser/accessibility/browser_accessibility.h   bool IsEditableText() const;
bool              296 content/browser/accessibility/browser_accessibility.h       ui::AXBoolAttribute, bool> > bool_attributes_;
bool              316 content/browser/accessibility/browser_accessibility.h   bool instance_active_;
bool               17 content/browser/accessibility/browser_accessibility_android.h   virtual bool IsNative() const OVERRIDE;
bool               19 content/browser/accessibility/browser_accessibility_android.h   virtual bool PlatformIsLeaf() const OVERRIDE;
bool               21 content/browser/accessibility/browser_accessibility_android.h   bool IsCheckable() const;
bool               22 content/browser/accessibility/browser_accessibility_android.h   bool IsChecked() const;
bool               23 content/browser/accessibility/browser_accessibility_android.h   bool IsClickable() const;
bool               24 content/browser/accessibility/browser_accessibility_android.h   bool IsCollection() const;
bool               25 content/browser/accessibility/browser_accessibility_android.h   bool IsCollectionItem() const;
bool               26 content/browser/accessibility/browser_accessibility_android.h   bool IsContentInvalid() const;
bool               27 content/browser/accessibility/browser_accessibility_android.h   bool IsDismissable() const;
bool               28 content/browser/accessibility/browser_accessibility_android.h   bool IsEnabled() const;
bool               29 content/browser/accessibility/browser_accessibility_android.h   bool IsFocusable() const;
bool               30 content/browser/accessibility/browser_accessibility_android.h   bool IsFocused() const;
bool               31 content/browser/accessibility/browser_accessibility_android.h   bool IsHeading() const;
bool               32 content/browser/accessibility/browser_accessibility_android.h   bool IsHierarchical() const;
bool               33 content/browser/accessibility/browser_accessibility_android.h   bool IsLink() const;
bool               34 content/browser/accessibility/browser_accessibility_android.h   bool IsMultiLine() const;
bool               35 content/browser/accessibility/browser_accessibility_android.h   bool IsPassword() const;
bool               36 content/browser/accessibility/browser_accessibility_android.h   bool IsRangeType() const;
bool               37 content/browser/accessibility/browser_accessibility_android.h   bool IsScrollable() const;
bool               38 content/browser/accessibility/browser_accessibility_android.h   bool IsSelected() const;
bool               39 content/browser/accessibility/browser_accessibility_android.h   bool IsVisibleToUser() const;
bool               41 content/browser/accessibility/browser_accessibility_android.h   bool CanOpenPopup() const;
bool               85 content/browser/accessibility/browser_accessibility_android.h   bool HasFocusableChild() const;
bool               86 content/browser/accessibility/browser_accessibility_android.h   bool HasOnlyStaticTextChildren() const;
bool               87 content/browser/accessibility/browser_accessibility_android.h   bool IsIframe() const;
bool               94 content/browser/accessibility/browser_accessibility_android.h   bool first_time_;
bool               74 content/browser/accessibility/browser_accessibility_gtk.h   virtual bool IsNative() const OVERRIDE;
bool               23 content/browser/accessibility/browser_accessibility_mac.h   virtual bool IsNative() const OVERRIDE;
bool               42 content/browser/accessibility/browser_accessibility_manager.h   virtual bool HasFocus() const = 0;
bool              101 content/browser/accessibility/browser_accessibility_manager.h   void SetFocus(BrowserAccessibility* node, bool notify);
bool              148 content/browser/accessibility/browser_accessibility_manager.h   bool IsOSKAllowed(const gfx::Rect& bounds);
bool              152 content/browser/accessibility/browser_accessibility_manager.h   virtual bool UseRootScrollOffsetsWhenComputingBounds();
bool              210 content/browser/accessibility/browser_accessibility_manager.h   bool UpdateNodes(const std::vector<ui::AXNodeData>& nodes);
bool              214 content/browser/accessibility/browser_accessibility_manager.h   bool UpdateNode(const ui::AXNodeData& src);
bool               71 content/browser/accessibility/browser_accessibility_manager_android.h   virtual bool UseRootScrollOffsetsWhenComputingBounds() OVERRIDE;
bool              101 content/browser/accessibility/browser_accessibility_manager_android.h bool RegisterBrowserAccessibilityManager(JNIEnv* env);
bool               47 content/browser/accessibility/browser_accessibility_state_impl.h   virtual bool IsAccessibleBrowser() OVERRIDE;
bool               81 content/browser/accessibility/browser_accessibility_state_impl.h   void AddOrRemoveFromRenderWidgets(AccessibilityMode mode, bool add);
bool              107 content/browser/accessibility/browser_accessibility_win.h   CONTENT_EXPORT virtual bool IsNative() const OVERRIDE;
bool              864 content/browser/accessibility/browser_accessibility_win.h   bool first_time_;
bool               16 content/browser/android/browser_jni_registrar.h CONTENT_EXPORT bool RegisterBrowserJni(JNIEnv* env);
bool               12 content/browser/android/browser_startup_controller.h bool BrowserMayStartAsynchronously();
bool               15 content/browser/android/browser_startup_controller.h bool RegisterBrowserStartupController(JNIEnv* env);
bool               33 content/browser/android/child_process_launcher_android.h bool IsChildProcessOomProtected(base::ProcessHandle handle);
bool               35 content/browser/android/child_process_launcher_android.h bool RegisterChildProcessLauncher(JNIEnv* env);
bool               20 content/browser/android/content_settings.h   static bool RegisterContentSettings(JNIEnv* env);
bool               22 content/browser/android/content_settings.h   bool GetJavaScriptEnabled(JNIEnv* env, jobject obj);
bool               39 content/browser/android/content_video_view.h   static bool RegisterContentVideoView(JNIEnv* env);
bool               40 content/browser/android/content_video_view.h   static void KeepScreenOn(bool screen_on);
bool               50 content/browser/android/content_video_view.h   bool IsPlaying(JNIEnv*, jobject obj);
bool               63 content/browser/android/content_view_core_impl.h       const base::Callback<void(bool, const SkBitmap&)>& result_callback)
bool               67 content/browser/android/content_view_core_impl.h   virtual void PauseOrResumeGeolocation(bool should_pause) OVERRIDE;
bool              185 content/browser/android/content_view_core_impl.h   bool GetUseDesktopUserAgent(JNIEnv* env, jobject /* obj */);
bool              215 content/browser/android/content_view_core_impl.h                               bool enable_hiding,
bool              216 content/browser/android/content_view_core_impl.h                               bool enable_showing,
bool              217 content/browser/android/content_view_core_impl.h                               bool animate);
bool              226 content/browser/android/content_view_core_impl.h   void SetAccessibilityEnabled(JNIEnv* env, jobject obj, bool enabled);
bool              249 content/browser/android/content_view_core_impl.h                            bool multiple);
bool              267 content/browser/android/content_view_core_impl.h                         bool show_ime_if_needed, bool require_ack);
bool              271 content/browser/android/content_view_core_impl.h   bool HasFocus();
bool              275 content/browser/android/content_view_core_impl.h   bool FilterInputEvent(const blink::WebInputEvent& event);
bool              300 content/browser/android/content_view_core_impl.h   bool ShouldBlockMediaRequest(const GURL& url);
bool              355 content/browser/android/content_view_core_impl.h   bool OnMotionEvent(const ui::MotionEvent& event);
bool              359 content/browser/android/content_view_core_impl.h   void SetFocusInternal(bool focused);
bool              404 content/browser/android/content_view_core_impl.h   bool geolocation_needs_pause_;
bool              409 content/browser/android/content_view_core_impl.h bool RegisterContentViewCore(JNIEnv* env);
bool               21 content/browser/android/content_view_render_view.h   static bool RegisterContentViewRenderView(JNIEnv* env);
bool               37 content/browser/android/content_view_render_view.h   void SetOverlayVideoMode(JNIEnv* env, jobject obj, bool enabled);
bool               49 content/browser/android/content_view_render_view.h   bool buffers_swapped_during_composite_;
bool               10 content/browser/android/content_view_statics.h bool RegisterWebViewStatics(JNIEnv* env);
bool               61 content/browser/android/date_time_chooser_android.h bool RegisterDateTimeChooserAndroid(JNIEnv* env);
bool               47 content/browser/android/download_controller_android_impl.h   static bool RegisterDownloadController(JNIEnv* env);
bool               83 content/browser/android/download_controller_android_impl.h       bool is_link) OVERRIDE;
bool               85 content/browser/android/download_controller_android_impl.h       WebContents* web_contents, int download_id, bool accept) OVERRIDE;
bool               40 content/browser/android/edge_effect.h   bool Update(base::TimeTicks current_time);
bool               44 content/browser/android/edge_effect.h   bool IsFinished() const;
bool               69 content/browser/android/in_process/synchronous_compositor_factory_impl.h   bool CanCreateMainThreadContext();
bool               51 content/browser/android/in_process/synchronous_compositor_impl.h   virtual bool InitializeHwDraw(
bool               54 content/browser/android/in_process/synchronous_compositor_impl.h   virtual bool DemandDrawHw(
bool               59 content/browser/android/in_process/synchronous_compositor_impl.h       bool stencil_enabled) OVERRIDE;
bool               60 content/browser/android/in_process/synchronous_compositor_impl.h   virtual bool DemandDrawSw(SkCanvas* canvas) OVERRIDE;
bool               70 content/browser/android/in_process/synchronous_compositor_impl.h   virtual void SetContinuousInvalidate(bool enable) OVERRIDE;
bool               80 content/browser/android/in_process/synchronous_compositor_impl.h   virtual bool IsExternalFlingActive() const OVERRIDE;
bool               98 content/browser/android/in_process/synchronous_compositor_impl.h   bool CalledOnValidThread() const;
bool               34 content/browser/android/in_process/synchronous_compositor_output_surface.h   virtual void SetContinuousInvalidate(bool enable) = 0;
bool               59 content/browser/android/in_process/synchronous_compositor_output_surface.h   virtual bool ForcedDrawToSoftwareDevice() const OVERRIDE;
bool               60 content/browser/android/in_process/synchronous_compositor_output_surface.h   virtual bool BindToClient(cc::OutputSurfaceClient* surface_client) OVERRIDE;
bool               62 content/browser/android/in_process/synchronous_compositor_output_surface.h   virtual void SetNeedsBeginImplFrame(bool enable) OVERRIDE;
bool               66 content/browser/android/in_process/synchronous_compositor_output_surface.h   bool InitializeHwDraw(
bool               70 content/browser/android/in_process/synchronous_compositor_output_surface.h   bool DemandDrawHw(gfx::Size surface_size,
bool               74 content/browser/android/in_process/synchronous_compositor_output_surface.h                     bool stencil_enabled);
bool               75 content/browser/android/in_process/synchronous_compositor_output_surface.h   bool DemandDrawSw(SkCanvas* canvas);
bool               88 content/browser/android/in_process/synchronous_compositor_output_surface.h                        bool valid_for_tile_management);
bool               89 content/browser/android/in_process/synchronous_compositor_output_surface.h   bool CalledOnValidThread() const;
bool               94 content/browser/android/in_process/synchronous_compositor_output_surface.h   bool invoking_composite_;
bool               95 content/browser/android/in_process/synchronous_compositor_output_surface.h   bool did_swap_buffer_;
bool               43 content/browser/android/interstitial_page_delegate_android.h   static bool RegisterInterstitialPageDelegateAndroid(JNIEnv* env);
bool               12 content/browser/android/load_url_params.h bool RegisterLoadUrlParams(JNIEnv* env);
bool               33 content/browser/android/overscroll_glow.h   static scoped_ptr<OverscrollGlow> Create(bool enabled);
bool               49 content/browser/android/overscroll_glow.h   bool OnOverscrolled(cc::Layer* overscrolling_layer,
bool               56 content/browser/android/overscroll_glow.h   bool Animate(base::TimeTicks current_time);
bool               59 content/browser/android/overscroll_glow.h   void set_horizontal_overscroll_enabled(bool enabled) {
bool               63 content/browser/android/overscroll_glow.h   void set_vertical_overscroll_enabled(bool enabled) {
bool               74 content/browser/android/overscroll_glow.h   OverscrollGlow(bool enabled);
bool               77 content/browser/android/overscroll_glow.h   bool InitializeIfNecessary();
bool               78 content/browser/android/overscroll_glow.h   bool NeedsAnimate() const;
bool               94 content/browser/android/overscroll_glow.h   bool enabled_;
bool               95 content/browser/android/overscroll_glow.h   bool initialized_;
bool               99 content/browser/android/overscroll_glow.h   bool horizontal_overscroll_enabled_;
bool              100 content/browser/android/overscroll_glow.h   bool vertical_overscroll_enabled_;
bool               20 content/browser/android/tracing_controller_android.h   bool StartTracing(JNIEnv* env,
bool               39 content/browser/android/tracing_controller_android.h bool RegisterTracingControllerAndroid(JNIEnv* env);
bool               42 content/browser/android/web_contents_observer_android.h       bool is_main_frame,
bool               49 content/browser/android/web_contents_observer_android.h                            bool is_main_frame,
bool               61 content/browser/android/web_contents_observer_android.h       bool is_main_frame,
bool               63 content/browser/android/web_contents_observer_android.h       bool is_error_page,
bool               64 content/browser/android/web_contents_observer_android.h       bool is_iframe_srcdoc,
bool               69 content/browser/android/web_contents_observer_android.h       bool is_main_frame,
bool               75 content/browser/android/web_contents_observer_android.h                              bool is_main_frame,
bool               84 content/browser/android/web_contents_observer_android.h   void DidFailLoadInternal(bool is_provisional_load,
bool               85 content/browser/android/web_contents_observer_android.h                            bool is_main_frame,
bool               95 content/browser/android/web_contents_observer_android.h bool RegisterWebContentsObserverAndroid(JNIEnv* env);
bool               31 content/browser/appcache/appcache_dispatcher_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               32 content/browser/appcache/appcache_dispatcher_host.h                                  bool* message_was_ok) OVERRIDE;
bool               60 content/browser/appcache/appcache_dispatcher_host.h   void StartUpdateCallback(bool result, void* param);
bool               61 content/browser/appcache/appcache_dispatcher_host.h   void SwapCacheCallback(bool result, void* param);
bool               56 content/browser/appcache/chrome_appcache_service.h   virtual bool CanLoadAppCache(const GURL& manifest_url,
bool               58 content/browser/appcache/chrome_appcache_service.h   virtual bool CanCreateAppCache(const GURL& manifest_url,
bool               48 content/browser/browser_child_process_host_impl.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool               55 content/browser/browser_child_process_host_impl.h       bool known_dead, int* exit_code) OVERRIDE;
bool               61 content/browser/browser_child_process_host_impl.h   virtual bool CanShutdown() OVERRIDE;
bool               64 content/browser/browser_child_process_host_impl.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               72 content/browser/browser_child_process_host_impl.h   void SetBackgrounded(bool backgrounded);
bool               76 content/browser/browser_child_process_host_impl.h   void SetTerminateChildOnShutdown(bool terminate_on_shutdown);
bool               15 content/browser/browser_main.h bool ExitedMainMessageLoop();
bool              101 content/browser/browser_main_loop.h   bool is_tracing_startup() const { return is_tracing_startup_; }
bool              137 content/browser/browser_main_loop.h   bool created_threads_;
bool              187 content/browser/browser_main_loop.h   bool is_tracing_startup_;
bool               57 content/browser/browser_plugin/browser_plugin_embedder.h   bool HandleKeyboardEvent(const NativeWebKeyboardEvent& event);
bool               69 content/browser/browser_plugin/browser_plugin_embedder.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               74 content/browser/browser_plugin/browser_plugin_embedder.h   void OnUpdateDragCursor(bool* handled);
bool               93 content/browser/browser_plugin/browser_plugin_embedder.h   bool DidSendScreenRectsCallback(BrowserPluginGuest* guest);
bool               95 content/browser/browser_plugin/browser_plugin_embedder.h   bool SetZoomLevelCallback(double level, BrowserPluginGuest* guest);
bool               97 content/browser/browser_plugin/browser_plugin_embedder.h   bool UnlockMouseIfNecessaryCallback(const NativeWebKeyboardEvent& event,
bool               29 content/browser/browser_plugin/browser_plugin_geolocation_permission_context.h       base::Callback<void(bool)> callback) OVERRIDE;
bool              100 content/browser/browser_plugin/browser_plugin_guest.h   typedef base::Callback<void(bool)> GeolocationCallback;
bool              118 content/browser/browser_plugin/browser_plugin_guest.h       bool has_render_view,
bool              130 content/browser/browser_plugin/browser_plugin_guest.h   void EmbedderVisibilityChanged(bool visible);
bool              140 content/browser/browser_plugin/browser_plugin_guest.h   bool OnMessageReceivedFromEmbedder(const IPC::Message& message);
bool              153 content/browser/browser_plugin/browser_plugin_guest.h   bool focused() const { return focused_; }
bool              154 content/browser/browser_plugin/browser_plugin_guest.h   bool visible() const { return guest_visible_; }
bool              156 content/browser/browser_plugin/browser_plugin_guest.h   bool is_in_destruction() { return is_in_destruction_; }
bool              161 content/browser/browser_plugin/browser_plugin_guest.h   bool UnlockMouseIfNecessary(const NativeWebKeyboardEvent& event);
bool              168 content/browser/browser_plugin/browser_plugin_guest.h       const base::Callback<void(bool, const SkBitmap&)>& callback);
bool              174 content/browser/browser_plugin/browser_plugin_guest.h       bool is_main_frame,
bool              182 content/browser/browser_plugin/browser_plugin_guest.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              185 content/browser/browser_plugin/browser_plugin_guest.h   virtual bool AddMessageToConsole(WebContents* source,
bool              197 content/browser/browser_plugin/browser_plugin_guest.h                               bool user_gesture,
bool              198 content/browser/browser_plugin/browser_plugin_guest.h                               bool* was_blocked) OVERRIDE;
bool              202 content/browser/browser_plugin/browser_plugin_guest.h                            const base::Callback<void(bool)>& callback) OVERRIDE;
bool              211 content/browser/browser_plugin/browser_plugin_guest.h   virtual bool HandleContextMenu(const ContextMenuParams& params) OVERRIDE;
bool              220 content/browser/browser_plugin/browser_plugin_guest.h                          bool final_update) OVERRIDE;
bool              232 content/browser/browser_plugin/browser_plugin_guest.h   virtual bool ShouldFocusPageAfterCrash() OVERRIDE;
bool              237 content/browser/browser_plugin/browser_plugin_guest.h   virtual bool PreHandleGestureEvent(
bool              250 content/browser/browser_plugin/browser_plugin_guest.h       bool* did_suppress_message) OVERRIDE;
bool              254 content/browser/browser_plugin/browser_plugin_guest.h       bool is_reload,
bool              256 content/browser/browser_plugin/browser_plugin_guest.h   virtual bool HandleJavaScriptDialog(
bool              258 content/browser/browser_plugin/browser_plugin_guest.h       bool accept,
bool              280 content/browser/browser_plugin/browser_plugin_guest.h   bool attached() const { return embedder_web_contents_ != NULL; }
bool              308 content/browser/browser_plugin/browser_plugin_guest.h   static bool ShouldForwardToBrowserPluginGuest(const IPC::Message& message);
bool              321 content/browser/browser_plugin/browser_plugin_guest.h                                   bool should_allow,
bool              350 content/browser/browser_plugin/browser_plugin_guest.h     bool changed;
bool              362 content/browser/browser_plugin/browser_plugin_guest.h                      bool has_render_view,
bool              399 content/browser/browser_plugin/browser_plugin_guest.h   bool InAutoSizeBounds(const gfx::Size& size) const;
bool              403 content/browser/browser_plugin/browser_plugin_guest.h                                   bool user_gesture,
bool              437 content/browser/browser_plugin/browser_plugin_guest.h   void OnLockMouse(bool user_gesture,
bool              438 content/browser/browser_plugin/browser_plugin_guest.h                    bool last_unlocked_by_target,
bool              439 content/browser/browser_plugin/browser_plugin_guest.h                    bool privileged);
bool              440 content/browser/browser_plugin/browser_plugin_guest.h   void OnLockMouseAck(int instance_id, bool succeeded);
bool              448 content/browser/browser_plugin/browser_plugin_guest.h   virtual void OnSetFocus(int instance_id, bool focused);
bool              460 content/browser/browser_plugin/browser_plugin_guest.h   void OnSetContentsOpaque(int instance_id, bool opaque);
bool              476 content/browser/browser_plugin/browser_plugin_guest.h   void OnSetVisibility(int instance_id, bool visible);
bool              485 content/browser/browser_plugin/browser_plugin_guest.h       bool needs_ack,
bool              491 content/browser/browser_plugin/browser_plugin_guest.h                               bool can_compose_inline);
bool              501 content/browser/browser_plugin/browser_plugin_guest.h       bool keep_selection);
bool              517 content/browser/browser_plugin/browser_plugin_guest.h   void OnHasTouchEventHandlers(bool accept);
bool              526 content/browser/browser_plugin/browser_plugin_guest.h   virtual void OnTakeFocus(bool reverse);
bool              528 content/browser/browser_plugin/browser_plugin_guest.h                          bool is_top_level,
bool              536 content/browser/browser_plugin/browser_plugin_guest.h       const base::Callback<void(bool)>& callback,
bool              541 content/browser/browser_plugin/browser_plugin_guest.h       GeolocationCallback callback, int bridge_id, bool allowed);
bool              567 content/browser/browser_plugin/browser_plugin_guest.h   bool focused_;
bool              568 content/browser/browser_plugin/browser_plugin_guest.h   bool mouse_locked_;
bool              569 content/browser/browser_plugin/browser_plugin_guest.h   bool pending_lock_request_;
bool              570 content/browser/browser_plugin/browser_plugin_guest.h   bool guest_visible_;
bool              571 content/browser/browser_plugin/browser_plugin_guest.h   bool guest_opaque_;
bool              572 content/browser/browser_plugin/browser_plugin_guest.h   bool embedder_visible_;
bool              574 content/browser/browser_plugin/browser_plugin_guest.h   bool auto_size_enabled_;
bool              581 content/browser/browser_plugin/browser_plugin_guest.h   typedef base::Callback<void(bool, const SkBitmap&)> CopyRequestCallback;
bool              599 content/browser/browser_plugin/browser_plugin_guest.h   bool has_render_view_;
bool              604 content/browser/browser_plugin/browser_plugin_guest.h   bool last_seen_auto_size_enabled_;
bool              606 content/browser/browser_plugin/browser_plugin_guest.h   bool is_in_destruction_;
bool              611 content/browser/browser_plugin/browser_plugin_guest.h   bool last_can_compose_inline_;
bool               86 content/browser/browser_plugin/browser_plugin_guest_manager.h   bool CanEmbedderAccessInstanceIDMaybeKill(int embedder_render_process_id,
bool               89 content/browser/browser_plugin/browser_plugin_guest_manager.h   typedef base::Callback<bool(BrowserPluginGuest*)> GuestCallback;
bool               90 content/browser/browser_plugin/browser_plugin_guest_manager.h   bool ForEachGuest(WebContentsImpl* embedder_web_contents,
bool              102 content/browser/browser_plugin/browser_plugin_guest_manager.h   static bool CanEmbedderAccessGuest(int embedder_render_process_id,
bool              111 content/browser/browser_plugin/browser_plugin_guest_manager.h   bool CanEmbedderAccessInstanceID(int embedder_render_process_id,
bool               19 content/browser/browser_plugin/browser_plugin_message_filter.h   BrowserPluginMessageFilter(int render_process_id, bool is_guest);
bool               25 content/browser/browser_plugin/browser_plugin_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               26 content/browser/browser_plugin/browser_plugin_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               35 content/browser/browser_plugin/test_browser_plugin_guest.h   virtual void OnSetFocus(int instance_id, bool focused) OVERRIDE;
bool               36 content/browser/browser_plugin/test_browser_plugin_guest.h   virtual void OnTakeFocus(bool reverse) OVERRIDE;
bool               85 content/browser/browser_plugin/test_browser_plugin_guest.h   bool exit_observed_;
bool               86 content/browser/browser_plugin/test_browser_plugin_guest.h   bool focus_observed_;
bool               87 content/browser/browser_plugin/test_browser_plugin_guest.h   bool blur_observed_;
bool               88 content/browser/browser_plugin/test_browser_plugin_guest.h   bool advance_focus_observed_;
bool               89 content/browser/browser_plugin/test_browser_plugin_guest.h   bool was_hidden_observed_;
bool               90 content/browser/browser_plugin/test_browser_plugin_guest.h   bool set_damage_buffer_observed_;
bool               91 content/browser/browser_plugin/test_browser_plugin_guest.h   bool input_observed_;
bool               92 content/browser/browser_plugin/test_browser_plugin_guest.h   bool load_stop_observed_;
bool               93 content/browser/browser_plugin/test_browser_plugin_guest.h   bool ime_cancel_observed_;
bool               98 content/browser/browser_plugin/test_browser_plugin_guest.h   bool waiting_for_damage_buffer_with_size_;
bool               19 content/browser/browser_plugin/test_browser_plugin_guest_delegate.h   bool load_aborted() const { return load_aborted_; }
bool               30 content/browser/browser_plugin/test_browser_plugin_guest_delegate.h   virtual bool HandleKeyboardEvent(
bool               32 content/browser/browser_plugin/test_browser_plugin_guest_delegate.h   virtual void LoadAbort(bool is_top_level,
bool               37 content/browser/browser_plugin/test_browser_plugin_guest_delegate.h   virtual bool RequestPermission(
bool               41 content/browser/browser_plugin/test_browser_plugin_guest_delegate.h       bool allowed_by_default) OVERRIDE;
bool               45 content/browser/browser_plugin/test_browser_plugin_guest_delegate.h   bool load_aborted_;
bool               50 content/browser/browser_shutdown_profile_dumper.h       bool has_more_events);
bool               53 content/browser/browser_shutdown_profile_dumper.h   bool IsFileValid();
bool               51 content/browser/browser_thread_impl.h   static bool PostTaskHelper(
bool               56 content/browser/browser_thread_impl.h       bool nestable);
bool               28 content/browser/browser_url_handler_impl.h                                      bool* reverse_on_redirect) OVERRIDE;
bool               34 content/browser/browser_url_handler_impl.h   bool ReverseURLRewrite(GURL* url, const GURL& original,
bool               65 content/browser/browsing_instance.h   bool HasSiteInstance(const GURL& url);
bool              132 content/browser/byte_stream.h   virtual bool Write(scoped_refptr<net::IOBuffer> buffer,
bool               23 content/browser/cert_store_impl.h   virtual bool RetrieveCert(int cert_id,
bool               51 content/browser/child_process_launcher.h   bool IsStarting();
bool               67 content/browser/child_process_launcher.h   base::TerminationStatus GetChildTerminationStatus(bool known_dead,
bool               72 content/browser/child_process_launcher.h   void SetProcessBackgrounded(bool background);
bool               76 content/browser/child_process_launcher.h   void SetTerminateChildOnShutdown(bool terminate_on_shutdown);
bool               44 content/browser/child_process_security_policy_impl.h   virtual bool IsWebSafeScheme(const std::string& scheme) OVERRIDE;
bool               70 content/browser/child_process_security_policy_impl.h   virtual bool CanReadFile(int child_id, const base::FilePath& file) OVERRIDE;
bool               71 content/browser/child_process_security_policy_impl.h   virtual bool CanCreateReadWriteFile(int child_id,
bool               73 content/browser/child_process_security_policy_impl.h   virtual bool CanReadFileSystem(int child_id,
bool               75 content/browser/child_process_security_policy_impl.h   virtual bool CanReadWriteFileSystem(
bool               78 content/browser/child_process_security_policy_impl.h   virtual bool CanCopyIntoFileSystem(int child_id,
bool               80 content/browser/child_process_security_policy_impl.h   virtual bool CanDeleteFromFileSystem(
bool               90 content/browser/child_process_security_policy_impl.h   bool IsPseudoScheme(const std::string& scheme);
bool              135 content/browser/child_process_security_policy_impl.h   bool CanRequestURL(int child_id, const GURL& url);
bool              140 content/browser/child_process_security_policy_impl.h   bool CanLoadPage(int child_id,
bool              145 content/browser/child_process_security_policy_impl.h   bool CanReadFileSystemFile(int child_id, const fileapi::FileSystemURL& url);
bool              146 content/browser/child_process_security_policy_impl.h   bool CanWriteFileSystemFile(int child_id, const fileapi::FileSystemURL& url);
bool              147 content/browser/child_process_security_policy_impl.h   bool CanCreateFileSystemFile(int child_id, const fileapi::FileSystemURL& url);
bool              148 content/browser/child_process_security_policy_impl.h   bool CanCreateReadWriteFileSystemFile(int child_id,
bool              150 content/browser/child_process_security_policy_impl.h   bool CanCopyIntoFileSystemFile(int child_id,
bool              152 content/browser/child_process_security_policy_impl.h   bool CanDeleteFileSystemFile(int child_id,
bool              158 content/browser/child_process_security_policy_impl.h   bool HasWebUIBindings(int child_id);
bool              161 content/browser/child_process_security_policy_impl.h   bool CanReadRawCookies(int child_id);
bool              168 content/browser/child_process_security_policy_impl.h   bool CanAccessCookiesForOrigin(int child_id, const GURL& gurl);
bool              174 content/browser/child_process_security_policy_impl.h   bool CanSendCookiesForOrigin(int child_id, const GURL& gurl);
bool              190 content/browser/child_process_security_policy_impl.h   bool CanSendMidiSysExMessage(int child_id);
bool              215 content/browser/child_process_security_policy_impl.h   bool ChildProcessHasPermissionsForFile(int child_id,
bool              237 content/browser/child_process_security_policy_impl.h   bool HasPermissionsForFile(int child_id,
bool              243 content/browser/child_process_security_policy_impl.h   bool HasPermissionsForFileSystemFile(int child_id,
bool              249 content/browser/child_process_security_policy_impl.h   bool HasPermissionsForFileSystem(
bool               31 content/browser/compositor/browser_compositor_output_surface.h   virtual bool BindToClient(cc::OutputSurfaceClient* client) OVERRIDE;
bool               39 content/browser/compositor/gpu_process_transport_factory.h       ui::Compositor* compositor, bool software_fallback) OVERRIDE;
bool               50 content/browser/compositor/gpu_process_transport_factory.h   virtual bool DoesCreateTestContexts() OVERRIDE;
bool               83 content/browser/compositor/gpu_process_transport_factory.h   bool offscreen_content_bound_to_other_thread_;
bool               18 content/browser/compositor/resize_lock.h   virtual bool GrabDeferredLock();
bool               24 content/browser/compositor/resize_lock.h   ResizeLock(const gfx::Size new_size, bool defer_compositor_lock);
bool               30 content/browser/compositor/resize_lock.h   bool defer_compositor_lock_;
bool               37 content/browser/compositor/software_output_device_win.h   bool is_hwnd_composited_;
bool               35 content/browser/cross_site_request_manager.h   bool HasPendingCrossSiteRequest(int renderer_id, int render_view_id);
bool               41 content/browser/cross_site_request_manager.h                                      bool has_pending);
bool               32 content/browser/device_orientation/data_fetcher_shared_memory.h   virtual bool Start(ConsumerType consumer_type, void* buffer) OVERRIDE;
bool               33 content/browser/device_orientation/data_fetcher_shared_memory.h   virtual bool Stop(ConsumerType consumer_type) OVERRIDE;
bool               51 content/browser/device_orientation/data_fetcher_shared_memory.h   bool RegisterForSensor(REFSENSOR_TYPE_ID sensor_type, ISensor** sensor,
bool               54 content/browser/device_orientation/data_fetcher_shared_memory.h   void SetBufferAvailableState(ConsumerType consumer_type, bool enabled);
bool               29 content/browser/device_orientation/data_fetcher_shared_memory_base.h   bool StartFetchingDeviceData(ConsumerType consumer_type);
bool               33 content/browser/device_orientation/data_fetcher_shared_memory_base.h   bool StopFetchingDeviceData(ConsumerType consumer_type);
bool               76 content/browser/device_orientation/data_fetcher_shared_memory_base.h   virtual bool Start(ConsumerType consumer_type, void* buffer) = 0;
bool               77 content/browser/device_orientation/data_fetcher_shared_memory_base.h   virtual bool Stop(ConsumerType consumer_type) = 0;
bool               79 content/browser/device_orientation/data_fetcher_shared_memory_base.h   bool IsPollingTimerRunningForTesting() const;
bool               82 content/browser/device_orientation/data_fetcher_shared_memory_base.h   bool InitAndStartPollingThreadIfNecessary();
bool               57 content/browser/device_orientation/device_inertial_sensor_service.h   bool ChangeNumberConsumers(ConsumerType consumer_type,
bool               63 content/browser/device_orientation/device_inertial_sensor_service.h   bool is_shutdown_;
bool               21 content/browser/device_orientation/device_motion_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               22 content/browser/device_orientation/device_motion_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               31 content/browser/device_orientation/device_motion_message_filter.h   bool is_started_;
bool               20 content/browser/device_orientation/device_orientation_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               21 content/browser/device_orientation/device_orientation_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               30 content/browser/device_orientation/device_orientation_message_filter.h   bool is_started_;
bool               27 content/browser/device_orientation/sensor_manager_android.h   static bool Register(JNIEnv* env);
bool               43 content/browser/device_orientation/sensor_manager_android.h   bool StartFetchingDeviceMotionData(DeviceMotionHardwareBuffer* buffer);
bool               46 content/browser/device_orientation/sensor_manager_android.h   bool StartFetchingDeviceOrientationData(
bool               62 content/browser/device_orientation/sensor_manager_android.h   virtual bool Start(EventType event_type);
bool               77 content/browser/device_orientation/sensor_manager_android.h   void SetMotionBufferReadyStatus(bool ready);
bool               80 content/browser/device_orientation/sensor_manager_android.h   void SetOrientationBufferReadyStatus(bool ready);
bool               88 content/browser/device_orientation/sensor_manager_android.h   bool is_motion_buffer_ready_;
bool               89 content/browser/device_orientation/sensor_manager_android.h   bool is_orientation_buffer_ready_;
bool               44 content/browser/devtools/devtools_agent_host_impl.h   virtual bool IsAttached() OVERRIDE;
bool               44 content/browser/devtools/devtools_browser_target.h                              bool handle_on_ui_thread);
bool               39 content/browser/devtools/devtools_frontend_host.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               50 content/browser/devtools/devtools_manager_impl.h   virtual bool DispatchOnInspectorBackend(DevToolsClientHost* from,
bool               80 content/browser/devtools/devtools_manager_impl.h   void NotifyObservers(DevToolsAgentHost* agent_host, bool attached);
bool               87 content/browser/devtools/devtools_protocol.h     bool is_async_promise() { return is_async_promise_; }
bool              102 content/browser/devtools/devtools_protocol.h     bool is_async_promise_;
bool               42 content/browser/devtools/render_view_devtools_agent_host.h   static bool DispatchIPCMessage(RenderViewHost* source,
bool               81 content/browser/devtools/render_view_devtools_agent_host.h   bool DispatchIPCMessage(const IPC::Message& message);
bool               40 content/browser/devtools/renderer_overrides_handler.h   void OnVisibilityChanged(bool visible);
bool               87 content/browser/devtools/renderer_overrides_handler.h       bool success,
bool               94 content/browser/devtools/renderer_overrides_handler.h   void NotifyScreencastVisibility(bool visible);
bool               37 content/browser/devtools/shared_worker_devtools_manager.h   bool WorkerCreated(int worker_process_id,
bool               45 content/browser/devtools/worker_devtools_manager.h   bool WorkerCreated(WorkerProcessHost* process,
bool               21 content/browser/devtools/worker_devtools_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               22 content/browser/devtools/worker_devtools_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               57 content/browser/dom_storage/dom_storage_area.h   bool SetItem(const base::string16& key, const base::string16& value,
bool               59 content/browser/dom_storage/dom_storage_area.h   bool RemoveItem(const base::string16& key, base::string16* old_value);
bool               60 content/browser/dom_storage/dom_storage_area.h   bool Clear();
bool               67 content/browser/dom_storage/dom_storage_area.h   bool HasUncommittedChanges() const;
bool               84 content/browser/dom_storage/dom_storage_area.h   bool IsLoadedInMemory() const { return is_initial_import_done_; }
bool               99 content/browser/dom_storage/dom_storage_area.h     bool clear_all_first;
bool              130 content/browser/dom_storage/dom_storage_area.h   bool is_initial_import_done_;
bool              131 content/browser/dom_storage/dom_storage_area.h   bool is_shutdown_;
bool              116 content/browser/dom_storage/dom_storage_context_impl.h                             bool include_file_info);
bool              168 content/browser/dom_storage/dom_storage_context_impl.h   void DeleteSessionNamespace(int64 namespace_id, bool should_persist_data);
bool              187 content/browser/dom_storage/dom_storage_context_impl.h       int64 namespace1_id, bool actually_merge, int process_id,
bool              232 content/browser/dom_storage/dom_storage_context_impl.h   bool is_shutdown_;
bool              233 content/browser/dom_storage/dom_storage_context_impl.h   bool force_keep_session_state_;
bool              238 content/browser/dom_storage/dom_storage_context_impl.h   bool scavenging_started_;
bool               41 content/browser/dom_storage/dom_storage_database.h   bool CommitChanges(bool clear_all_first, const DOMStorageValuesMap& changes);
bool               80 content/browser/dom_storage/dom_storage_database.h   bool LazyOpen(bool create_if_needed);
bool               89 content/browser/dom_storage/dom_storage_database.h   bool CreateTableV2();
bool               95 content/browser/dom_storage/dom_storage_database.h   bool DeleteFileAndRecreate();
bool              101 content/browser/dom_storage/dom_storage_database.h   bool UpgradeVersion1To2();
bool              104 content/browser/dom_storage/dom_storage_database.h   bool IsOpen() const { return db_.get() ? db_->is_open() : false; }
bool              112 content/browser/dom_storage/dom_storage_database.h   bool failed_to_open_;
bool              113 content/browser/dom_storage/dom_storage_database.h   bool tried_to_recreate_;
bool              114 content/browser/dom_storage/dom_storage_database.h   bool known_to_be_empty_;
bool               21 content/browser/dom_storage/dom_storage_database_adapter.h   virtual bool CommitChanges(
bool               22 content/browser/dom_storage/dom_storage_database_adapter.h       bool clear_all_first, const DOMStorageValuesMap& changes) = 0;
bool               36 content/browser/dom_storage/dom_storage_host.h   bool OpenStorageArea(int connection_id, int namespace_id,
bool               39 content/browser/dom_storage/dom_storage_host.h   bool ExtractAreaValues(int connection_id, DOMStorageValuesMap* map,
bool               40 content/browser/dom_storage/dom_storage_host.h                          bool* send_log_get_messages);
bool               45 content/browser/dom_storage/dom_storage_host.h   bool SetAreaItem(int connection_id, const base::string16& key,
bool               50 content/browser/dom_storage/dom_storage_host.h   bool RemoveAreaItem(int connection_id, const base::string16& key,
bool               53 content/browser/dom_storage/dom_storage_host.h   bool ClearArea(int connection_id, const GURL& page_url);
bool               54 content/browser/dom_storage/dom_storage_host.h   bool HasAreaOpen(int64 namespace_id, const GURL& origin,
bool               58 content/browser/dom_storage/dom_storage_host.h   bool ResetOpenAreasForNamespace(int64 namespace_id);
bool               47 content/browser/dom_storage/dom_storage_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               48 content/browser/dom_storage/dom_storage_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               55 content/browser/dom_storage/dom_storage_message_filter.h                          bool* send_log_get_messages);
bool               87 content/browser/dom_storage/dom_storage_namespace.h       bool actually_merge,
bool               95 content/browser/dom_storage/dom_storage_namespace.h   bool ready_for_deletion_pending_aliases() const {
bool               97 content/browser/dom_storage/dom_storage_namespace.h   void set_ready_for_deletion_pending_aliases(bool value) {
bool              100 content/browser/dom_storage/dom_storage_namespace.h   bool must_persist_at_shutdown() const { return must_persist_at_shutdown_; }
bool              101 content/browser/dom_storage/dom_storage_namespace.h   void set_must_persist_at_shutdown(bool value) {
bool              123 content/browser/dom_storage/dom_storage_namespace.h   bool IsLoggingRenderer(int process_id);
bool              126 content/browser/dom_storage/dom_storage_namespace.h   bool DecrementMasterAliasCount();
bool              143 content/browser/dom_storage/dom_storage_namespace.h     bool max_log_size_exceeded;
bool              173 content/browser/dom_storage/dom_storage_namespace.h   bool master_alias_count_decremented_;
bool              177 content/browser/dom_storage/dom_storage_namespace.h   bool ready_for_deletion_pending_aliases_;
bool              178 content/browser/dom_storage/dom_storage_namespace.h   bool must_persist_at_shutdown_;
bool               42 content/browser/dom_storage/dom_storage_session.h   void SetShouldPersist(bool should_persist);
bool               43 content/browser/dom_storage/dom_storage_session.h   bool should_persist() const;
bool               44 content/browser/dom_storage/dom_storage_session.h   bool IsFromContext(DOMStorageContextImpl* context);
bool               54 content/browser/dom_storage/dom_storage_session.h   void Merge(bool actually_merge,
bool               68 content/browser/dom_storage/dom_storage_session.h       bool actually_merge,
bool               76 content/browser/dom_storage/dom_storage_session.h   bool should_persist_;
bool               39 content/browser/dom_storage/dom_storage_task_runner.h   virtual bool PostDelayedTask(
bool               45 content/browser/dom_storage/dom_storage_task_runner.h   virtual bool PostShutdownBlockingTask(
bool               52 content/browser/dom_storage/dom_storage_task_runner.h   virtual bool RunsTasksOnCurrentThread() const OVERRIDE;
bool               55 content/browser/dom_storage/dom_storage_task_runner.h   virtual bool IsRunningOnSequence(SequenceID sequence_id) const = 0;
bool               56 content/browser/dom_storage/dom_storage_task_runner.h   bool IsRunningOnPrimarySequence() const {
bool               59 content/browser/dom_storage/dom_storage_task_runner.h   bool IsRunningOnCommitSequence() const {
bool               79 content/browser/dom_storage/dom_storage_task_runner.h   virtual bool PostDelayedTask(
bool               84 content/browser/dom_storage/dom_storage_task_runner.h   virtual bool PostShutdownBlockingTask(
bool               89 content/browser/dom_storage/dom_storage_task_runner.h   virtual bool IsRunningOnSequence(SequenceID sequence_id) const OVERRIDE;
bool              114 content/browser/dom_storage/dom_storage_task_runner.h   virtual bool PostDelayedTask(
bool              119 content/browser/dom_storage/dom_storage_task_runner.h   virtual bool PostShutdownBlockingTask(
bool              124 content/browser/dom_storage/dom_storage_task_runner.h   virtual bool IsRunningOnSequence(SequenceID sequence_id) const OVERRIDE;
bool               27 content/browser/dom_storage/local_storage_database_adapter.h   virtual bool CommitChanges(bool clear_all_first,
bool               55 content/browser/dom_storage/session_storage_database.h   bool CommitAreaChanges(const std::string& namespace_id,
bool               57 content/browser/dom_storage/session_storage_database.h                          bool clear_all_first,
bool               62 content/browser/dom_storage/session_storage_database.h   bool CloneNamespace(const std::string& namespace_id,
bool               66 content/browser/dom_storage/session_storage_database.h   bool DeleteArea(const std::string& namespace_id, const GURL& origin);
bool               69 content/browser/dom_storage/session_storage_database.h   bool DeleteNamespace(const std::string& namespace_id);
bool               72 content/browser/dom_storage/session_storage_database.h   bool ReadNamespacesAndOrigins(
bool               89 content/browser/dom_storage/session_storage_database.h   bool LazyOpen(bool create_if_needed);
bool               96 content/browser/dom_storage/session_storage_database.h   bool IsOpen() const;
bool              100 content/browser/dom_storage/session_storage_database.h   bool CallerErrorCheck(bool ok) const;
bool              101 content/browser/dom_storage/session_storage_database.h   bool ConsistencyCheck(bool ok);
bool              102 content/browser/dom_storage/session_storage_database.h   bool DatabaseErrorCheck(bool ok);
bool              112 content/browser/dom_storage/session_storage_database.h   bool CreateNamespace(const std::string& namespace_id,
bool              113 content/browser/dom_storage/session_storage_database.h                        bool ok_if_exists,
bool              118 content/browser/dom_storage/session_storage_database.h   bool GetAreasInNamespace(const std::string& namespace_id,
bool              129 content/browser/dom_storage/session_storage_database.h   bool DeleteAreaHelper(const std::string& namespace_id,
bool              135 content/browser/dom_storage/session_storage_database.h   bool GetMapForArea(const std::string& namespace_id,
bool              138 content/browser/dom_storage/session_storage_database.h                      bool* exists,
bool              145 content/browser/dom_storage/session_storage_database.h   bool CreateMapForArea(const std::string& namespace_id,
bool              152 content/browser/dom_storage/session_storage_database.h   bool ReadMap(const std::string& map_id,
bool              155 content/browser/dom_storage/session_storage_database.h                bool only_keys);
bool              161 content/browser/dom_storage/session_storage_database.h   bool GetMapRefCount(const std::string& map_id, int64* ref_count);
bool              162 content/browser/dom_storage/session_storage_database.h   bool IncreaseMapRefCount(const std::string& map_id,
bool              166 content/browser/dom_storage/session_storage_database.h   bool DecreaseMapRefCount(const std::string& map_id,
bool              171 content/browser/dom_storage/session_storage_database.h   bool ClearMap(const std::string& map_id, leveldb::WriteBatch* batch);
bool              176 content/browser/dom_storage/session_storage_database.h   bool DeepCopyArea(const std::string& namespace_id,
bool              178 content/browser/dom_storage/session_storage_database.h                     bool copy_data,
bool              198 content/browser/dom_storage/session_storage_database.h   bool db_error_;
bool              200 content/browser/dom_storage/session_storage_database.h   bool is_inconsistent_;
bool              203 content/browser/dom_storage/session_storage_database.h   bool invalid_db_deleted_;
bool               23 content/browser/dom_storage/session_storage_database_adapter.h   virtual bool CommitChanges(bool clear_all_first,
bool               45 content/browser/dom_storage/session_storage_namespace_impl.h   virtual void SetShouldPersist(bool should_persist) OVERRIDE;
bool               46 content/browser/dom_storage/session_storage_namespace_impl.h   virtual bool should_persist() const OVERRIDE;
bool               49 content/browser/dom_storage/session_storage_namespace_impl.h   bool IsFromContext(DOMStorageContextWrapper* context);
bool               53 content/browser/dom_storage/session_storage_namespace_impl.h   virtual void Merge(bool actually_merge,
bool               57 content/browser/dom_storage/session_storage_namespace_impl.h   virtual bool IsAliasOf(SessionStorageNamespace* other) OVERRIDE;
bool               40 content/browser/download/base_file.h            bool calculate_hash,
bool               83 content/browser/download/base_file.h   bool in_progress() const { return file_.IsValid(); }
bool               88 content/browser/download/base_file.h   virtual bool GetHash(std::string* hash);
bool               96 content/browser/download/base_file.h   static bool IsEmptyHash(const std::string& hash);
bool              160 content/browser/download/base_file.h   bool calculate_hash_;
bool              170 content/browser/download/base_file.h   bool detached_;
bool               30 content/browser/download/download_create_info.h                      bool has_user_gesture,
bool               64 content/browser/download/download_create_info.h   bool has_user_gesture;
bool               66 content/browser/download/download_file.h   virtual bool InProgress() const = 0;
bool               71 content/browser/download/download_file.h   virtual bool GetHash(std::string* hash) = 0;
bool               36 content/browser/download/download_file_factory.h       bool calculate_hash,
bool               43 content/browser/download/download_file_impl.h     bool calculate_hash,
bool               62 content/browser/download/download_file_impl.h   virtual bool InProgress() const OVERRIDE;
bool               64 content/browser/download/download_file_impl.h   virtual bool GetHash(std::string* hash) OVERRIDE;
bool               56 content/browser/download/download_item_factory.h       bool opened,
bool               68 content/browser/download/download_item_impl.h                    bool opened,
bool               99 content/browser/download/download_item_impl.h   virtual void Cancel(bool user_cancel) OVERRIDE;
bool              106 content/browser/download/download_item_impl.h   virtual bool IsPaused() const OVERRIDE;
bool              107 content/browser/download/download_item_impl.h   virtual bool IsTemporary() const OVERRIDE;
bool              108 content/browser/download/download_item_impl.h   virtual bool CanResume() const OVERRIDE;
bool              109 content/browser/download/download_item_impl.h   virtual bool IsDone() const OVERRIDE;
bool              121 content/browser/download/download_item_impl.h   virtual bool HasUserGesture() const OVERRIDE;
bool              125 content/browser/download/download_item_impl.h   virtual bool IsSavePackageDownload() const OVERRIDE;
bool              133 content/browser/download/download_item_impl.h   virtual bool GetFileExternallyRemoved() const OVERRIDE;
bool              134 content/browser/download/download_item_impl.h   virtual void DeleteFile(const base::Callback<void(bool)>& callback) OVERRIDE;
bool              135 content/browser/download/download_item_impl.h   virtual bool IsDangerous() const OVERRIDE;
bool              137 content/browser/download/download_item_impl.h   virtual bool TimeRemaining(base::TimeDelta* remaining) const OVERRIDE;
bool              140 content/browser/download/download_item_impl.h   virtual bool AllDataSaved() const OVERRIDE;
bool              145 content/browser/download/download_item_impl.h   virtual bool CanShowInFolder() OVERRIDE;
bool              146 content/browser/download/download_item_impl.h   virtual bool CanOpenDownload() OVERRIDE;
bool              147 content/browser/download/download_item_impl.h   virtual bool ShouldOpenFileBasedOnExtension() OVERRIDE;
bool              148 content/browser/download/download_item_impl.h   virtual bool GetOpenWhenComplete() const OVERRIDE;
bool              149 content/browser/download/download_item_impl.h   virtual bool GetAutoOpened() OVERRIDE;
bool              150 content/browser/download/download_item_impl.h   virtual bool GetOpened() const OVERRIDE;
bool              154 content/browser/download/download_item_impl.h   virtual void SetOpenWhenComplete(bool open) OVERRIDE;
bool              155 content/browser/download/download_item_impl.h   virtual void SetIsTemporary(bool temporary) OVERRIDE;
bool              156 content/browser/download/download_item_impl.h   virtual void SetOpened(bool opened) OVERRIDE;
bool              158 content/browser/download/download_item_impl.h   virtual std::string DebugString(bool verbose) const OVERRIDE;
bool              304 content/browser/download/download_item_impl.h   void Init(bool active, DownloadType download_type);
bool              338 content/browser/download/download_item_impl.h   void DelayedDownloadOpened(bool auto_opened);
bool              357 content/browser/download/download_item_impl.h   void ReleaseDownloadFile(bool destroy_file);
bool              362 content/browser/download/download_item_impl.h   bool IsDownloadReadyForCompletion(const base::Closure& state_change_notify);
bool              390 content/browser/download/download_item_impl.h   const bool is_save_package_download_;
bool              441 content/browser/download/download_item_impl.h   bool has_user_gesture_;
bool              508 content/browser/download/download_item_impl.h   bool is_paused_;
bool              514 content/browser/download/download_item_impl.h   bool open_when_complete_;
bool              517 content/browser/download/download_item_impl.h   bool file_externally_removed_;
bool              522 content/browser/download/download_item_impl.h   bool auto_opened_;
bool              525 content/browser/download/download_item_impl.h   bool is_temporary_;
bool              528 content/browser/download/download_item_impl.h   bool all_data_saved_;
bool              539 content/browser/download/download_item_impl.h   bool opened_;
bool              542 content/browser/download/download_item_impl.h   bool delegate_delayed_complete_;
bool               34 content/browser/download/download_item_impl_delegate.h   typedef base::Callback<void(bool)> ShouldOpenDownloadCallback;
bool               51 content/browser/download/download_item_impl_delegate.h   virtual bool ShouldCompleteDownload(
bool               57 content/browser/download/download_item_impl_delegate.h   virtual bool ShouldOpenDownload(
bool               61 content/browser/download/download_item_impl_delegate.h   virtual bool ShouldOpenFileBasedOnExtension(const base::FilePath& path);
bool               90 content/browser/download/download_manager_impl.h       bool opened) OVERRIDE;
bool              117 content/browser/download/download_manager_impl.h       bool new_download,
bool              140 content/browser/download/download_manager_impl.h   void OnFileExistenceChecked(uint32 download_id, bool result);
bool              146 content/browser/download/download_manager_impl.h   virtual bool ShouldCompleteDownload(
bool              148 content/browser/download/download_manager_impl.h   virtual bool ShouldOpenFileBasedOnExtension(
bool              150 content/browser/download/download_manager_impl.h   virtual bool ShouldOpenDownload(
bool              176 content/browser/download/download_manager_impl.h   bool shutdown_needed_;
bool               52 content/browser/download/download_net_log_parameters.h base::Value* ItemResumingNetLogCallback(bool user_initiated,
bool               64 content/browser/download/download_net_log_parameters.h base::Value* ItemFinishedNetLogCallback(bool auto_opened,
bool               49 content/browser/download/download_resource_handler.h   virtual bool OnUploadProgress(int request_id,
bool               53 content/browser/download/download_resource_handler.h   virtual bool OnRequestRedirected(int request_id,
bool               56 content/browser/download/download_resource_handler.h                                    bool* defer) OVERRIDE;
bool               59 content/browser/download/download_resource_handler.h   virtual bool OnResponseStarted(int request_id,
bool               61 content/browser/download/download_resource_handler.h                                  bool* defer) OVERRIDE;
bool               64 content/browser/download/download_resource_handler.h   virtual bool OnWillStart(int request_id,
bool               66 content/browser/download/download_resource_handler.h                            bool* defer) OVERRIDE;
bool               69 content/browser/download/download_resource_handler.h   virtual bool OnBeforeNetworkStart(int request_id,
bool               71 content/browser/download/download_resource_handler.h                                     bool* defer) OVERRIDE;
bool               75 content/browser/download/download_resource_handler.h   virtual bool OnWillRead(int request_id,
bool               80 content/browser/download/download_resource_handler.h   virtual bool OnReadCompleted(int request_id, int bytes_read,
bool               81 content/browser/download/download_resource_handler.h                                bool* defer) OVERRIDE;
bool               86 content/browser/download/download_resource_handler.h                                    bool* defer) OVERRIDE;
bool              133 content/browser/download/download_resource_handler.h   bool was_deferred_;
bool              136 content/browser/download/download_resource_handler.h   bool on_response_started_called_;
bool              173 content/browser/download/download_stats.h void RecordOpen(const base::Time& end, bool first);
bool              181 content/browser/download/download_stats.h                          bool has_strong_validator);
bool              234 content/browser/download/download_stats.h void RecordOriginStateOnResumption(bool is_partial,
bool               46 content/browser/download/drag_download_file.h   virtual bool Wait() OVERRIDE;
bool               55 content/browser/download/drag_download_file.h   void DownloadCompleted(bool is_successful);
bool               32 content/browser/download/drag_download_util.h bool ParseDownloadMetadata(const base::string16& metadata,
bool               42 content/browser/download/mock_download_file.h   MOCK_CONST_METHOD0(InProgress, bool());
bool               45 content/browser/download/mock_download_file.h   MOCK_METHOD1(GetHash, bool(std::string* hash));
bool               24 content/browser/download/save_file.h   explicit SaveFile(const SaveFileCreateInfo* info, bool calculate_hash);
bool               36 content/browser/download/save_file.h   bool InProgress() const;
bool               38 content/browser/download/save_file.h   bool GetHash(std::string* hash);
bool              114 content/browser/download/save_file_manager.h                     bool is_success);
bool              126 content/browser/download/save_file_manager.h   void DeleteDirectoryOrFile(const base::FilePath& full_path, bool is_dir);
bool              189 content/browser/download/save_file_manager.h                             bool write_success);
bool              192 content/browser/download/save_file_manager.h   void OnSaveFinished(int save_id, int64 bytes_so_far, bool is_success);
bool              204 content/browser/download/save_file_manager.h   void OnDeleteDirectoryOrFile(const base::FilePath& full_path, bool is_dir);
bool               27 content/browser/download/save_file_resource_handler.h   virtual bool OnUploadProgress(int request_id,
bool               33 content/browser/download/save_file_resource_handler.h   virtual bool OnRequestRedirected(int request_id,
bool               36 content/browser/download/save_file_resource_handler.h                                    bool* defer) OVERRIDE;
bool               39 content/browser/download/save_file_resource_handler.h   virtual bool OnResponseStarted(int request_id,
bool               41 content/browser/download/save_file_resource_handler.h                                  bool* defer) OVERRIDE;
bool               44 content/browser/download/save_file_resource_handler.h   virtual bool OnWillStart(int request_id,
bool               46 content/browser/download/save_file_resource_handler.h                            bool* defer) OVERRIDE;
bool               49 content/browser/download/save_file_resource_handler.h   virtual bool OnBeforeNetworkStart(int request_id,
bool               51 content/browser/download/save_file_resource_handler.h                                     bool* defer) OVERRIDE;
bool               55 content/browser/download/save_file_resource_handler.h   virtual bool OnWillRead(int request_id,
bool               61 content/browser/download/save_file_resource_handler.h   virtual bool OnReadCompleted(int request_id, int bytes_read,
bool               62 content/browser/download/save_file_resource_handler.h                                bool* defer) OVERRIDE;
bool               67 content/browser/download/save_file_resource_handler.h                                    bool* defer) OVERRIDE;
bool               44 content/browser/download/save_item.h   void Finish(int64 size, bool is_success);
bool               66 content/browser/download/save_item.h   bool has_final_name() const { return has_final_name_; }
bool               67 content/browser/download/save_item.h   bool success() const { return is_success_; }
bool              100 content/browser/download/save_item.h   bool has_final_name_;
bool              103 content/browser/download/save_item.h   bool is_success_;
bool               97 content/browser/download/save_package.h   bool Init(const SavePackageDownloadCreatedCallback& cb);
bool              100 content/browser/download/save_package.h   void Cancel(bool user_action);
bool              106 content/browser/download/save_package.h   bool UpdateSaveProgress(int32 save_id, int64 size, bool write_success);
bool              107 content/browser/download/save_package.h   void SaveFinished(int32 save_id, int64 size, bool is_success);
bool              115 content/browser/download/save_package.h   bool canceled() const { return user_canceled_ || disk_error_occurred_; }
bool              116 content/browser/download/save_package.h   bool finished() const { return finished_; }
bool              146 content/browser/download/save_package.h   void SaveNextFile(bool process_all_remainder_items);
bool              150 content/browser/download/save_package.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              167 content/browser/download/save_package.h   static bool GetSafePureFileName(
bool              174 content/browser/download/save_package.h   bool GenerateFileName(const std::string& disposition,
bool              176 content/browser/download/save_package.h                         bool need_html_ext,
bool              197 content/browser/download/save_package.h                                    bool skip_dir_check,
bool              201 content/browser/download/save_package.h                            bool can_save_as_complete);
bool              243 content/browser/download/save_package.h       bool can_save_as_complete,
bool              288 content/browser/download/save_package.h   bool finished_;
bool              291 content/browser/download/save_package.h   bool mhtml_finishing_;
bool              294 content/browser/download/save_package.h   bool user_canceled_;
bool              297 content/browser/download/save_package.h   bool disk_error_occurred_;
bool              328 content/browser/download/save_package.h   bool wrote_to_completed_file_;
bool              329 content/browser/download/save_package.h   bool wrote_to_failed_file_;
bool               28 content/browser/fileapi/browser_file_system_helper.h     bool is_incognito,
bool               32 content/browser/fileapi/browser_file_system_helper.h CONTENT_EXPORT bool FileSystemURLIsValid(fileapi::FileSystemContext* context,
bool               80 content/browser/fileapi/fileapi_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               81 content/browser/fileapi/fileapi_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool              105 content/browser/fileapi/fileapi_message_filter.h   void OnRemove(int request_id, const GURL& path, bool recursive);
bool              109 content/browser/fileapi/fileapi_message_filter.h                 bool exclusive,
bool              110 content/browser/fileapi/fileapi_message_filter.h                 bool is_directory,
bool              111 content/browser/fileapi/fileapi_message_filter.h                 bool recursive);
bool              112 content/browser/fileapi/fileapi_message_filter.h   void OnExists(int request_id, const GURL& path, bool is_directory);
bool              174 content/browser/fileapi/fileapi_message_filter.h                         bool has_more);
bool              178 content/browser/fileapi/fileapi_message_filter.h                 bool complete);
bool              187 content/browser/fileapi/fileapi_message_filter.h                      bool is_directory);
bool              199 content/browser/fileapi/fileapi_message_filter.h   bool ValidateFileSystemURL(int request_id, const fileapi::FileSystemURL& url);
bool               43 content/browser/fileapi/mock_file_change_observer.h   bool HasNoChange() const {
bool               71 content/browser/frame_host/cross_process_frame_connector.h   bool OnMessageReceived(const IPC::Message &msg);
bool               16 content/browser/frame_host/debug_urls.h bool HandleDebugURL(const GURL& url, PageTransition transition);
bool               22 content/browser/frame_host/debug_urls.h bool IsRendererDebugURL(const GURL& url);
bool               66 content/browser/frame_host/frame_tree.h   void ForEach(const base::Callback<bool(FrameTreeNode*)>& on_node) const;
bool              111 content/browser/frame_host/frame_tree.h       bool swapped_out,
bool              112 content/browser/frame_host/frame_tree.h       bool hidden);
bool               42 content/browser/frame_host/frame_tree_node.h   bool IsMainFrame() const;
bool               56 content/browser/frame_host/interstitial_page_impl.h                        bool new_navigation,
bool               79 content/browser/frame_host/interstitial_page_impl.h   void FocusThroughTabTraversal(bool reverse);
bool               84 content/browser/frame_host/interstitial_page_impl.h   void set_reload_on_dont_proceed(bool value) {
bool               87 content/browser/frame_host/interstitial_page_impl.h   bool reload_on_dont_proceed() const { return reload_on_dont_proceed_; }
bool              108 content/browser/frame_host/interstitial_page_impl.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              114 content/browser/frame_host/interstitial_page_impl.h   virtual bool OnMessageReceived(RenderFrameHost* render_frame_host,
bool              120 content/browser/frame_host/interstitial_page_impl.h   virtual bool OnMessageReceived(RenderViewHost* render_view_host,
bool              148 content/browser/frame_host/interstitial_page_impl.h                                  bool user_gesture) OVERRIDE;
bool              161 content/browser/frame_host/interstitial_page_impl.h   virtual bool PreHandleKeyboardEvent(
bool              163 content/browser/frame_host/interstitial_page_impl.h       bool* is_keyboard_shortcut) OVERRIDE;
bool              170 content/browser/frame_host/interstitial_page_impl.h   bool enabled() const { return enabled_; }
bool              223 content/browser/frame_host/interstitial_page_impl.h   bool new_navigation_;
bool              229 content/browser/frame_host/interstitial_page_impl.h   bool should_discard_pending_nav_entry_;
bool              235 content/browser/frame_host/interstitial_page_impl.h   bool reload_on_dont_proceed_;
bool              238 content/browser/frame_host/interstitial_page_impl.h   bool enabled_;
bool              259 content/browser/frame_host/interstitial_page_impl.h   bool should_revert_web_contents_title_;
bool              263 content/browser/frame_host/interstitial_page_impl.h   bool web_contents_was_loading_;
bool              267 content/browser/frame_host/interstitial_page_impl.h   bool resource_dispatcher_host_notified_;
bool              279 content/browser/frame_host/interstitial_page_impl.h   bool create_view_;
bool               24 content/browser/frame_host/navigation_controller_android.h   static bool Register(JNIEnv* env);
bool               42 content/browser/frame_host/navigation_controller_delegate.h   virtual bool IsLoading() const = 0;
bool               49 content/browser/frame_host/navigation_controller_delegate.h   virtual bool NavigateToPendingEntry(
bool               66 content/browser/frame_host/navigation_controller_delegate.h   virtual bool IsHidden() = 0;
bool               73 content/browser/frame_host/navigation_controller_delegate.h                             bool is_loading,
bool               74 content/browser/frame_host/navigation_controller_delegate.h                             bool to_different_document,
bool               50 content/browser/frame_host/navigation_controller_impl.h   virtual bool CanViewSource() const OVERRIDE;
bool               65 content/browser/frame_host/navigation_controller_impl.h   virtual bool CanGoBack() const OVERRIDE;
bool               66 content/browser/frame_host/navigation_controller_impl.h   virtual bool CanGoForward() const OVERRIDE;
bool               67 content/browser/frame_host/navigation_controller_impl.h   virtual bool CanGoToOffset(int offset) const OVERRIDE;
bool               72 content/browser/frame_host/navigation_controller_impl.h   virtual bool RemoveEntryAtIndex(int index) OVERRIDE;
bool               79 content/browser/frame_host/navigation_controller_impl.h   virtual bool NeedsReload() const OVERRIDE;
bool               83 content/browser/frame_host/navigation_controller_impl.h   virtual bool IsInitialNavigation() const OVERRIDE;
bool               84 content/browser/frame_host/navigation_controller_impl.h   virtual void Reload(bool check_for_repost) OVERRIDE;
bool               85 content/browser/frame_host/navigation_controller_impl.h   virtual void ReloadIgnoringCache(bool check_for_repost) OVERRIDE;
bool               86 content/browser/frame_host/navigation_controller_impl.h   virtual void ReloadOriginalRequestURL(bool check_for_repost) OVERRIDE;
bool               92 content/browser/frame_host/navigation_controller_impl.h                                      bool replace_entry) OVERRIDE;
bool               93 content/browser/frame_host/navigation_controller_impl.h   virtual bool CanPruneAllButLastCommitted() OVERRIDE;
bool              137 content/browser/frame_host/navigation_controller_impl.h   bool RendererDidNavigate(
bool              144 content/browser/frame_host/navigation_controller_impl.h   void SetActive(bool is_active);
bool              158 content/browser/frame_host/navigation_controller_impl.h   bool IsURLInPageNavigation(const GURL& url) const {
bool              167 content/browser/frame_host/navigation_controller_impl.h   bool IsURLInPageNavigation(
bool              169 content/browser/frame_host/navigation_controller_impl.h       bool renderer_says_in_page,
bool              259 content/browser/frame_host/navigation_controller_impl.h       bool replace_entry);
bool              269 content/browser/frame_host/navigation_controller_impl.h       bool* did_replace_entry);
bool              273 content/browser/frame_host/navigation_controller_impl.h   bool RendererDidNavigateAutoSubframe(
bool              278 content/browser/frame_host/navigation_controller_impl.h   void ReloadInternal(bool check_for_repost, ReloadType reload_type);
bool              299 content/browser/frame_host/navigation_controller_impl.h   void InsertOrReplaceEntry(NavigationEntryImpl* entry, bool replace);
bool              323 content/browser/frame_host/navigation_controller_impl.h   bool IsLikelyAutoNavigation(base::TimeTicks now);
bool              380 content/browser/frame_host/navigation_controller_impl.h   bool needs_reload_;
bool              384 content/browser/frame_host/navigation_controller_impl.h   bool is_initial_navigation_;
bool              387 content/browser/frame_host/navigation_controller_impl.h   bool in_navigate_to_pending_entry_;
bool               34 content/browser/frame_host/navigation_entry_impl.h                       bool is_renderer_initiated);
bool               56 content/browser/frame_host/navigation_entry_impl.h   virtual bool IsViewSourceMode() const OVERRIDE;
bool               60 content/browser/frame_host/navigation_entry_impl.h   virtual void SetHasPostData(bool has_post_data) OVERRIDE;
bool               61 content/browser/frame_host/navigation_entry_impl.h   virtual bool GetHasPostData() const OVERRIDE;
bool               74 content/browser/frame_host/navigation_entry_impl.h   virtual void SetIsOverridingUserAgent(bool override) OVERRIDE;
bool               75 content/browser/frame_host/navigation_entry_impl.h   virtual bool GetIsOverridingUserAgent() const OVERRIDE;
bool               78 content/browser/frame_host/navigation_entry_impl.h   virtual void SetCanLoadLocalResources(bool allow) OVERRIDE;
bool               79 content/browser/frame_host/navigation_entry_impl.h   virtual bool GetCanLoadLocalResources() const OVERRIDE;
bool               84 content/browser/frame_host/navigation_entry_impl.h   virtual bool GetExtraData(const std::string& key,
bool               89 content/browser/frame_host/navigation_entry_impl.h   virtual bool IsRestored() const OVERRIDE;
bool              122 content/browser/frame_host/navigation_entry_impl.h   bool has_virtual_url() const {
bool              126 content/browser/frame_host/navigation_entry_impl.h   bool update_virtual_url_with_url() const {
bool              129 content/browser/frame_host/navigation_entry_impl.h   void set_update_virtual_url_with_url(bool update) {
bool              143 content/browser/frame_host/navigation_entry_impl.h   void set_is_renderer_initiated(bool is_renderer_initiated) {
bool              146 content/browser/frame_host/navigation_entry_impl.h   bool is_renderer_initiated() const {
bool              188 content/browser/frame_host/navigation_entry_impl.h   bool should_replace_entry() const {
bool              192 content/browser/frame_host/navigation_entry_impl.h   void set_should_replace_entry(bool should_replace_entry) {
bool              213 content/browser/frame_host/navigation_entry_impl.h   bool should_clear_history_list() const {
bool              216 content/browser/frame_host/navigation_entry_impl.h   void set_should_clear_history_list(bool should_clear_history_list) {
bool              246 content/browser/frame_host/navigation_entry_impl.h   bool update_virtual_url_with_url_;
bool              254 content/browser/frame_host/navigation_entry_impl.h   bool has_post_data_;
bool              258 content/browser/frame_host/navigation_entry_impl.h   bool is_overriding_user_agent_;
bool              288 content/browser/frame_host/navigation_entry_impl.h   bool is_renderer_initiated_;
bool              315 content/browser/frame_host/navigation_entry_impl.h   bool should_replace_entry_;
bool              326 content/browser/frame_host/navigation_entry_impl.h   bool should_clear_history_list_;
bool              330 content/browser/frame_host/navigation_entry_impl.h   bool can_load_local_resources_;
bool               53 content/browser/frame_host/navigation_entry_screenshot_manager.h                          bool success,
bool               67 content/browser/frame_host/navigation_entry_screenshot_manager.h   bool ClearScreenshot(NavigationEntryImpl* entry);
bool               84 content/browser/frame_host/navigator.h   virtual bool NavigateToPendingEntry(
bool               96 content/browser/frame_host/navigator.h                               bool should_replace_current_entry,
bool               97 content/browser/frame_host/navigator.h                               bool user_gesture) {}
bool              110 content/browser/frame_host/navigator.h       bool should_replace_current_entry,
bool              111 content/browser/frame_host/navigator.h       bool user_gesture) {}
bool               34 content/browser/frame_host/navigator_delegate.h       bool is_error_page,
bool               35 content/browser/frame_host/navigator_delegate.h       bool is_iframe_srcdoc) {}
bool               58 content/browser/frame_host/navigator_delegate.h       bool is_main_frame,
bool               80 content/browser/frame_host/navigator_delegate.h   virtual bool CanOverscrollContent();
bool               48 content/browser/frame_host/navigator_impl.h   virtual bool NavigateToPendingEntry(
bool               56 content/browser/frame_host/navigator_impl.h                               bool should_replace_current_entry,
bool               57 content/browser/frame_host/navigator_impl.h                               bool user_gesture) OVERRIDE;
bool               66 content/browser/frame_host/navigator_impl.h       bool should_replace_current_entry,
bool               67 content/browser/frame_host/navigator_impl.h       bool user_gesture) OVERRIDE;
bool               74 content/browser/frame_host/navigator_impl.h   bool NavigateToEntry(
bool               79 content/browser/frame_host/navigator_impl.h   bool ShouldAssignSiteForURL(const GURL& url);
bool               27 content/browser/frame_host/render_frame_host_delegate.h   virtual bool OnMessageReceived(RenderFrameHost* render_frame_host,
bool               35 content/browser/frame_host/render_frame_host_delegate.h   virtual bool AddMessageToConsole(int32 level,
bool               51 content/browser/frame_host/render_frame_host_delegate.h                                bool to_different_document) {}
bool               33 content/browser/frame_host/render_frame_host_factory.h       bool is_swapped_out);
bool               36 content/browser/frame_host/render_frame_host_factory.h   static bool has_factory() { return !!factory_; }
bool               50 content/browser/frame_host/render_frame_host_factory.h       bool is_swapped_out) = 0;
bool               58 content/browser/frame_host/render_frame_host_impl.h   virtual bool IsCrossProcessSubframe() OVERRIDE;
bool               61 content/browser/frame_host/render_frame_host_impl.h   virtual void DispatchBeforeUnload(bool for_cross_site_transition) OVERRIDE;
bool               85 content/browser/frame_host/render_frame_host_impl.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               88 content/browser/frame_host/render_frame_host_impl.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              126 content/browser/frame_host/render_frame_host_impl.h       bool should_replace_current_entry);
bool              136 content/browser/frame_host/render_frame_host_impl.h   void OnSwappedOut(bool timed_out);
bool              137 content/browser/frame_host/render_frame_host_impl.h   bool is_swapped_out() { return is_swapped_out_; }
bool              138 content/browser/frame_host/render_frame_host_impl.h   void set_swapped_out(bool is_swapped_out) {
bool              150 content/browser/frame_host/render_frame_host_impl.h   void OnDidStartLoading(bool to_different_document);
bool              182 content/browser/frame_host/render_frame_host_impl.h                       bool is_swapped_out);
bool              210 content/browser/frame_host/render_frame_host_impl.h       bool proceed,
bool              220 content/browser/frame_host/render_frame_host_impl.h   bool CanCommitURL(const GURL& url);
bool              257 content/browser/frame_host/render_frame_host_impl.h   bool is_swapped_out_;
bool               63 content/browser/frame_host/render_frame_host_manager.h     virtual bool CreateRenderViewForRenderManager(
bool               68 content/browser/frame_host/render_frame_host_manager.h         bool proceed, const base::TimeTicks& proceed_time,
bool               69 content/browser/frame_host/render_frame_host_manager.h         bool* proceed_to_fire_unload) = 0;
bool               99 content/browser/frame_host/render_frame_host_manager.h     virtual bool FocusLocationBarByDefault() = 0;
bool              102 content/browser/frame_host/render_frame_host_manager.h     virtual void SetFocusToLocationBar(bool select_all) = 0;
bool              109 content/browser/frame_host/render_frame_host_manager.h     virtual bool IsHidden() = 0;
bool              118 content/browser/frame_host/render_frame_host_manager.h   static bool ClearRFHsPendingShutdown(FrameTreeNode* node);
bool              190 content/browser/frame_host/render_frame_host_manager.h   void SetIsLoading(bool is_loading);
bool              195 content/browser/frame_host/render_frame_host_manager.h   bool ShouldCloseTabOnUnresponsiveRenderer();
bool              202 content/browser/frame_host/render_frame_host_manager.h   void OnBeforeUnloadACK(bool for_cross_site_transition,
bool              203 content/browser/frame_host/render_frame_host_manager.h                          bool proceed,
bool              218 content/browser/frame_host/render_frame_host_manager.h       bool should_replace_current_entry);
bool              235 content/browser/frame_host/render_frame_host_manager.h                         bool swapped_out,
bool              236 content/browser/frame_host/render_frame_host_manager.h                         bool hidden);
bool              267 content/browser/frame_host/render_frame_host_manager.h   bool IsRVHOnSwappedOutList(RenderViewHostImpl* rvh) const;
bool              268 content/browser/frame_host/render_frame_host_manager.h   bool IsOnSwappedOutList(RenderFrameHostImpl* rfh) const;
bool              303 content/browser/frame_host/render_frame_host_manager.h         bool should_replace_current_entry);
bool              331 content/browser/frame_host/render_frame_host_manager.h     bool should_replace_current_entry;
bool              336 content/browser/frame_host/render_frame_host_manager.h   static bool ClearSwappedOutRFHsInSiteInstance(int32 site_instance_id,
bool              342 content/browser/frame_host/render_frame_host_manager.h   bool ShouldTransitionCrossSite();
bool              350 content/browser/frame_host/render_frame_host_manager.h   bool ShouldSwapBrowsingInstancesForNavigation(
bool              356 content/browser/frame_host/render_frame_host_manager.h   bool ShouldReuseWebUI(
bool              367 content/browser/frame_host/render_frame_host_manager.h       bool force_browsing_instance_swap);
bool              373 content/browser/frame_host/render_frame_host_manager.h                                              bool swapped_out,
bool              374 content/browser/frame_host/render_frame_host_manager.h                                              bool hidden);
bool              381 content/browser/frame_host/render_frame_host_manager.h   bool InitRenderView(RenderViewHost* render_view_host, int opener_route_id);
bool              412 content/browser/frame_host/render_frame_host_manager.h   bool cross_navigation_pending_;
bool               24 content/browser/frame_host/render_frame_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               25 content/browser/frame_host/render_frame_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               44 content/browser/frame_host/render_widget_host_view_child_frame.h   virtual bool HasFocus() const OVERRIDE;
bool               45 content/browser/frame_host/render_widget_host_view_child_frame.h   virtual bool IsSurfaceAvailableForCopy() const OVERRIDE;
bool               48 content/browser/frame_host/render_widget_host_view_child_frame.h   virtual bool IsShowing() OVERRIDE;
bool               68 content/browser/frame_host/render_widget_host_view_child_frame.h   virtual void SetIsLoading(bool is_loading) OVERRIDE;
bool               71 content/browser/frame_host/render_widget_host_view_child_frame.h                                     bool can_compose_inline) OVERRIDE;
bool              100 content/browser/frame_host/render_widget_host_view_child_frame.h       const base::Callback<void(bool, const SkBitmap&)>& callback,
bool              105 content/browser/frame_host/render_widget_host_view_child_frame.h       const base::Callback<void(bool)>& callback) OVERRIDE;
bool              106 content/browser/frame_host/render_widget_host_view_child_frame.h   virtual bool CanCopyToVideoFrame() const OVERRIDE;
bool              118 content/browser/frame_host/render_widget_host_view_child_frame.h   virtual bool HasAcceleratedSurface(const gfx::Size& desired_size) OVERRIDE;
bool              126 content/browser/frame_host/render_widget_host_view_child_frame.h       bool has_horizontal_scrollbar) OVERRIDE;
bool              128 content/browser/frame_host/render_widget_host_view_child_frame.h       bool is_pinned_to_left, bool is_pinned_to_right) OVERRIDE;
bool              134 content/browser/frame_host/render_widget_host_view_child_frame.h   virtual bool LockMouse() OVERRIDE;
bool              139 content/browser/frame_host/render_widget_host_view_child_frame.h   virtual void SetActive(bool active) OVERRIDE;
bool              140 content/browser/frame_host/render_widget_host_view_child_frame.h   virtual void SetTakesFocusOnlyOnMouseDown(bool flag) OVERRIDE;
bool              141 content/browser/frame_host/render_widget_host_view_child_frame.h   virtual void SetWindowVisibility(bool visible) OVERRIDE;
bool              144 content/browser/frame_host/render_widget_host_view_child_frame.h   virtual bool SupportsSpeech() const OVERRIDE;
bool              146 content/browser/frame_host/render_widget_host_view_child_frame.h   virtual bool IsSpeaking() const OVERRIDE;
bool              150 content/browser/frame_host/render_widget_host_view_child_frame.h   virtual bool PostProcessEventForPluginIme(
bool               52 content/browser/frame_host/render_widget_host_view_guest.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               75 content/browser/frame_host/render_widget_host_view_guest.h   virtual void SetIsLoading(bool is_loading) OVERRIDE;
bool               78 content/browser/frame_host/render_widget_host_view_guest.h                                     bool can_compose_inline) OVERRIDE;
bool              105 content/browser/frame_host/render_widget_host_view_guest.h       const base::Callback<void(bool, const SkBitmap&)>& callback,
bool              117 content/browser/frame_host/render_widget_host_view_guest.h       bool has_horizontal_scrollbar) OVERRIDE;
bool              119 content/browser/frame_host/render_widget_host_view_guest.h       bool is_pinned_to_left, bool is_pinned_to_right) OVERRIDE;
bool              125 content/browser/frame_host/render_widget_host_view_guest.h   virtual bool LockMouse() OVERRIDE;
bool              131 content/browser/frame_host/render_widget_host_view_guest.h   virtual void SetActive(bool active) OVERRIDE;
bool              132 content/browser/frame_host/render_widget_host_view_guest.h   virtual void SetTakesFocusOnlyOnMouseDown(bool flag) OVERRIDE;
bool              133 content/browser/frame_host/render_widget_host_view_guest.h   virtual void SetWindowVisibility(bool visible) OVERRIDE;
bool              136 content/browser/frame_host/render_widget_host_view_guest.h   virtual bool SupportsSpeech() const OVERRIDE;
bool              138 content/browser/frame_host/render_widget_host_view_guest.h   virtual bool IsSpeaking() const OVERRIDE;
bool              142 content/browser/frame_host/render_widget_host_view_guest.h   virtual bool PostProcessEventForPluginIme(
bool              164 content/browser/frame_host/render_widget_host_view_guest.h   virtual bool CanDispatchToConsumer(ui::GestureConsumer* consumer) OVERRIDE;
bool              178 content/browser/frame_host/render_widget_host_view_guest.h   bool ForwardGestureEventToRenderer(ui::GestureEvent* gesture);
bool               20 content/browser/gamepad/gamepad_data_fetcher.h                               bool devices_changed_hint) = 0;
bool               21 content/browser/gamepad/gamepad_data_fetcher.h   virtual void PauseHint(bool paused) {}
bool               44 content/browser/gamepad/gamepad_platform_data_fetcher.h                               bool devices_changed_hint) OVERRIDE;
bool               32 content/browser/gamepad/gamepad_platform_data_fetcher_linux.h                               bool devices_changed_hint) OVERRIDE;
bool               36 content/browser/gamepad/gamepad_platform_data_fetcher_mac.h                               bool devices_changed_hint) OVERRIDE;
bool               37 content/browser/gamepad/gamepad_platform_data_fetcher_mac.h   virtual void PauseHint(bool paused) OVERRIDE;
bool               40 content/browser/gamepad/gamepad_platform_data_fetcher_mac.h   bool enabled_;
bool               81 content/browser/gamepad/gamepad_platform_data_fetcher_mac.h     bool is_xbox;
bool               37 content/browser/gamepad/gamepad_platform_data_fetcher_win.h                               bool devices_changed_hint) OVERRIDE;
bool               38 content/browser/gamepad/gamepad_platform_data_fetcher_win.h   virtual void PauseHint(bool paused) OVERRIDE;
bool               42 content/browser/gamepad/gamepad_platform_data_fetcher_win.h   bool GetXInputGamepadData(blink::WebGamepads* pads,
bool               43 content/browser/gamepad/gamepad_platform_data_fetcher_win.h                             bool devices_changed_hint);
bool               56 content/browser/gamepad/gamepad_platform_data_fetcher_win.h   bool GetXInputDllFunctions();
bool               60 content/browser/gamepad/gamepad_platform_data_fetcher_win.h   bool GetXInputPadConnectivity(int i, blink::WebGamepad* pad) const;
bool               66 content/browser/gamepad/gamepad_platform_data_fetcher_win.h   bool HasXInputGamepad(int index) const;
bool               67 content/browser/gamepad/gamepad_platform_data_fetcher_win.h   bool HasRawInputGamepad(const HANDLE handle) const;
bool               70 content/browser/gamepad/gamepad_platform_data_fetcher_win.h   bool xinput_available_;
bool               67 content/browser/gamepad/gamepad_provider.h   void SendPauseHint(bool paused);
bool               83 content/browser/gamepad/gamepad_provider.h   bool is_paused_;
bool               88 content/browser/gamepad/gamepad_provider.h   bool have_scheduled_do_poll_;
bool              113 content/browser/gamepad/gamepad_provider.h   bool devices_changed_;
bool               30 content/browser/gamepad/gamepad_test_helpers.h                               bool devices_changed_hint) OVERRIDE;
bool               33 content/browser/gamepad/raw_input_data_fetcher_win.h   bool active;
bool               48 content/browser/gamepad/raw_input_data_fetcher_win.h   bool buttons[blink::WebGamepad::buttonsLengthCap];
bool               64 content/browser/gamepad/raw_input_data_fetcher_win.h   bool Available() { return rawinput_available_; }
bool               77 content/browser/gamepad/raw_input_data_fetcher_win.h   bool HandleMessage(UINT message,
bool              114 content/browser/gamepad/raw_input_data_fetcher_win.h   bool GetHidDllFunctions();
bool              118 content/browser/gamepad/raw_input_data_fetcher_win.h   bool rawinput_available_;
bool              119 content/browser/gamepad/raw_input_data_fetcher_win.h   bool filter_xinput_;
bool              120 content/browser/gamepad/raw_input_data_fetcher_win.h   bool events_monitored_;
bool               64 content/browser/gamepad/xbox_data_fetcher_mac.h     bool buttons[15];
bool               79 content/browser/gamepad/xbox_data_fetcher_mac.h   bool OpenDevice(io_service_t service);
bool              108 content/browser/gamepad/xbox_data_fetcher_mac.h   bool device_is_open_;
bool              109 content/browser/gamepad/xbox_data_fetcher_mac.h   bool interface_is_open_;
bool              150 content/browser/gamepad/xbox_data_fetcher_mac.h   bool RegisterForNotifications();
bool              151 content/browser/gamepad/xbox_data_fetcher_mac.h   bool RegisterForDeviceNotifications(
bool              174 content/browser/gamepad/xbox_data_fetcher_mac.h   bool listening_;
bool               21 content/browser/geolocation/empty_wifi_data_provider.h   virtual bool GetData(WifiData* data) OVERRIDE;
bool               27 content/browser/geolocation/geolocation_dispatcher_host.h   virtual void PauseOrResume(int render_view_id, bool should_pause) = 0;
bool               40 content/browser/geolocation/geolocation_provider_impl.h                                          bool use_high_accuracy) OVERRIDE;
bool               41 content/browser/geolocation/geolocation_provider_impl.h   virtual bool RemoveLocationUpdateCallback(
bool               45 content/browser/geolocation/geolocation_provider_impl.h   bool LocationServicesOptedIn() const;
bool               70 content/browser/geolocation/geolocation_provider_impl.h   typedef std::pair<LocationUpdateCallback, bool> LocationUpdateInfo;
bool               73 content/browser/geolocation/geolocation_provider_impl.h   bool OnGeolocationThread() const;
bool               85 content/browser/geolocation/geolocation_provider_impl.h   void StartProviders(bool use_high_accuracy);
bool               99 content/browser/geolocation/geolocation_provider_impl.h   bool user_did_opt_into_location_services_;
bool              103 content/browser/geolocation/geolocation_provider_impl.h   bool ignore_location_updates_;
bool               35 content/browser/geolocation/location_api_adapter_android.h   bool Start(LocationProviderAndroid* location_provider, bool high_accuracy);
bool               44 content/browser/geolocation/location_api_adapter_android.h   static bool RegisterGeolocationService(JNIEnv* env);
bool               50 content/browser/geolocation/location_api_adapter_android.h                                      bool has_altitude, double altitude,
bool               51 content/browser/geolocation/location_api_adapter_android.h                                      bool has_accuracy, double accuracy,
bool               52 content/browser/geolocation/location_api_adapter_android.h                                      bool has_heading, double heading,
bool               53 content/browser/geolocation/location_api_adapter_android.h                                      bool has_speed, double speed);
bool               20 content/browser/geolocation/location_arbitrator.h   virtual void StartProviders(bool use_high_accuracy) = 0;
bool               32 content/browser/geolocation/location_arbitrator.h   virtual bool HasPermissionBeenGranted() const = 0;
bool               45 content/browser/geolocation/location_arbitrator_impl.h   virtual void StartProviders(bool use_high_accuracy) OVERRIDE;
bool               48 content/browser/geolocation/location_arbitrator_impl.h   virtual bool HasPermissionBeenGranted() const OVERRIDE;
bool               80 content/browser/geolocation/location_arbitrator_impl.h   bool IsNewPositionBetter(const Geoposition& old_position,
bool               82 content/browser/geolocation/location_arbitrator_impl.h                            bool from_same_provider) const;
bool               88 content/browser/geolocation/location_arbitrator_impl.h   bool use_high_accuracy_;
bool               91 content/browser/geolocation/location_arbitrator_impl.h   bool is_permission_granted_;
bool               96 content/browser/geolocation/location_arbitrator_impl.h   bool is_running_;
bool               26 content/browser/geolocation/location_provider_android.h   virtual bool StartProvider(bool high_accuracy) OVERRIDE;
bool               20 content/browser/geolocation/mock_location_arbitrator.h   bool providers_started() const { return providers_started_; }
bool               23 content/browser/geolocation/mock_location_arbitrator.h   virtual void StartProviders(bool use_high_accuracy)
bool               27 content/browser/geolocation/mock_location_arbitrator.h   virtual bool HasPermissionBeenGranted() const OVERRIDE;
bool               30 content/browser/geolocation/mock_location_arbitrator.h   bool permission_granted_;
bool               31 content/browser/geolocation/mock_location_arbitrator.h   bool providers_started_;
bool               29 content/browser/geolocation/mock_location_provider.h   virtual bool StartProvider(bool high_accuracy) OVERRIDE;
bool               36 content/browser/geolocation/mock_location_provider.h   bool is_permission_granted_;
bool               45 content/browser/geolocation/network_location_provider.h     bool CachePosition(const WifiData& wifi_data,
bool               56 content/browser/geolocation/network_location_provider.h     static bool MakeKey(const WifiData& wifi_data,
bool               75 content/browser/geolocation/network_location_provider.h   virtual bool StartProvider(bool high_accuracy) OVERRIDE;
bool               91 content/browser/geolocation/network_location_provider.h   bool IsStarted() const;
bool               94 content/browser/geolocation/network_location_provider.h                                  bool server_error,
bool              107 content/browser/geolocation/network_location_provider.h   bool is_wifi_data_complete_;
bool              120 content/browser/geolocation/network_location_provider.h   bool is_permission_granted_;
bool              122 content/browser/geolocation/network_location_provider.h   bool is_new_data_available_;
bool               35 content/browser/geolocation/network_location_request.h                               bool /* server_error */,
bool               48 content/browser/geolocation/network_location_request.h   bool MakeRequest(const base::string16& access_token,
bool               52 content/browser/geolocation/network_location_request.h   bool is_request_pending() const { return url_fetcher_ != NULL; }
bool               32 content/browser/geolocation/wifi_data.h   bool operator()(const AccessPointData& data1,
bool               44 content/browser/geolocation/wifi_data.h   bool DiffersSignificantly(const WifiData& other) const;
bool               57 content/browser/geolocation/wifi_data_provider.h   virtual bool GetData(WifiData* data) = 0;
bool               67 content/browser/geolocation/wifi_data_provider.h   bool RemoveCallback(WifiDataUpdateCallback* callback);
bool               69 content/browser/geolocation/wifi_data_provider.h   bool has_callbacks() const;
bool               81 content/browser/geolocation/wifi_data_provider.h   bool CalledOnClientThread() const;
bool              124 content/browser/geolocation/wifi_data_provider.h   static bool Unregister(WifiDataUpdateCallback* callback);
bool              129 content/browser/geolocation/wifi_data_provider.h   bool GetData(WifiData* data);
bool              138 content/browser/geolocation/wifi_data_provider.h   bool RemoveCallback(WifiDataUpdateCallback* callback);
bool              139 content/browser/geolocation/wifi_data_provider.h   bool has_callbacks() const;
bool               22 content/browser/geolocation/wifi_data_provider_chromeos.h   virtual bool GetData(WifiData* data) OVERRIDE;
bool               46 content/browser/geolocation/wifi_data_provider_chromeos.h   bool GetAccessPointData(WifiData::AccessPointDataSet* data);
bool               55 content/browser/geolocation/wifi_data_provider_chromeos.h   bool started_;
bool               58 content/browser/geolocation/wifi_data_provider_chromeos.h   bool is_first_scan_complete_;
bool               36 content/browser/geolocation/wifi_data_provider_common.h     virtual bool GetAccessPointData(WifiData::AccessPointDataSet* data) = 0;
bool               44 content/browser/geolocation/wifi_data_provider_common.h   virtual bool GetData(WifiData* data) OVERRIDE;
bool               65 content/browser/geolocation/wifi_data_provider_common.h   bool is_first_scan_complete_;
bool               17 content/browser/geolocation/wifi_polling_policy.h   virtual void UpdatePollingInterval(bool scan_results_differ) = 0;
bool               35 content/browser/geolocation/wifi_polling_policy.h   virtual void UpdatePollingInterval(bool scan_results_differ) {
bool               22 content/browser/gpu/browser_gpu_channel_host_factory.h   static void Initialize(bool establish_gpu_channel);
bool               27 content/browser/gpu/browser_gpu_channel_host_factory.h   virtual bool IsMainThread() OVERRIDE;
bool               62 content/browser/gpu/browser_gpu_channel_host_factory.h   static bool CanUseForTesting();
bool               98 content/browser/gpu/browser_gpu_channel_host_factory.h     bool reused_gpu_process_;
bool              101 content/browser/gpu/browser_gpu_channel_host_factory.h     bool finished_;
bool              105 content/browser/gpu/browser_gpu_channel_host_factory.h   explicit BrowserGpuChannelHostFactory(bool establish_gpu_channel);
bool               17 content/browser/gpu/compositor_util.h CONTENT_EXPORT bool IsThreadedCompositingEnabled();
bool               20 content/browser/gpu/compositor_util.h CONTENT_EXPORT bool IsForceCompositingModeEnabled();
bool               23 content/browser/gpu/compositor_util.h CONTENT_EXPORT bool IsDelegatedRendererEnabled();
bool               27 content/browser/gpu/compositor_util.h CONTENT_EXPORT bool IsImplSidePaintingEnabled();
bool               30 content/browser/gpu/compositor_util.h CONTENT_EXPORT bool IsGpuRasterizationEnabled();
bool               33 content/browser/gpu/compositor_util.h CONTENT_EXPORT bool IsForceGpuRasterizationEnabled();
bool               64 content/browser/gpu/gpu_data_manager_impl.h   virtual bool IsFeatureBlacklisted(int feature) const OVERRIDE;
bool               68 content/browser/gpu/gpu_data_manager_impl.h   virtual bool GpuAccessAllowed(std::string* reason) const OVERRIDE;
bool               70 content/browser/gpu/gpu_data_manager_impl.h   virtual bool IsCompleteGpuInfoAvailable() const OVERRIDE;
bool               72 content/browser/gpu/gpu_data_manager_impl.h   virtual bool ShouldUseSwiftShader() const OVERRIDE;
bool               85 content/browser/gpu/gpu_data_manager_impl.h   virtual bool CanUseGpuBrowserCompositor() const OVERRIDE;
bool              150 content/browser/gpu/gpu_data_manager_impl.h   bool Are3DAPIsBlocked(const GURL& url,
bool              172 content/browser/gpu/gpu_data_manager_impl.h   bool IsDriverBugWorkaroundActive(int feature) const;
bool               34 content/browser/gpu/gpu_data_manager_impl_private.h   bool IsFeatureBlacklisted(int feature) const;
bool               35 content/browser/gpu/gpu_data_manager_impl_private.h   bool IsDriverBugWorkaroundActive(int feature) const;
bool               39 content/browser/gpu/gpu_data_manager_impl_private.h   bool GpuAccessAllowed(std::string* reason) const;
bool               41 content/browser/gpu/gpu_data_manager_impl_private.h   bool IsCompleteGpuInfoAvailable() const;
bool               43 content/browser/gpu/gpu_data_manager_impl_private.h   bool ShouldUseSwiftShader() const;
bool               89 content/browser/gpu/gpu_data_manager_impl_private.h   bool CanUseGpuBrowserCompositor() const;
bool               93 content/browser/gpu/gpu_data_manager_impl_private.h   bool Are3DAPIsBlocked(const GURL& url,
bool              214 content/browser/gpu/gpu_data_manager_impl_private.h   bool complete_gpu_info_already_requested_;
bool              230 content/browser/gpu/gpu_data_manager_impl_private.h   bool use_swiftshader_;
bool              236 content/browser/gpu/gpu_data_manager_impl_private.h   bool card_blacklisted_;
bool              240 content/browser/gpu/gpu_data_manager_impl_private.h   bool update_histograms_;
bool              247 content/browser/gpu/gpu_data_manager_impl_private.h   bool domain_blocking_enabled_;
bool              253 content/browser/gpu/gpu_data_manager_impl_private.h   bool gpu_process_accessible_;
bool              255 content/browser/gpu/gpu_data_manager_impl_private.h   bool use_software_compositor_;
bool              258 content/browser/gpu/gpu_data_manager_impl_private.h   bool finalized_;
bool               66 content/browser/gpu/gpu_process_host.h   static bool gpu_enabled() { return gpu_enabled_; }
bool               96 content/browser/gpu/gpu_process_host.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool              105 content/browser/gpu/gpu_process_host.h                            bool share_context,
bool              139 content/browser/gpu/gpu_process_host.h   static bool ValidateHost(GpuProcessHost* host);
bool              144 content/browser/gpu/gpu_process_host.h   bool Init();
bool              150 content/browser/gpu/gpu_process_host.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              156 content/browser/gpu/gpu_process_host.h   void OnInitialized(bool result, const gpu::GPUInfo& gpu_info);
bool              162 content/browser/gpu/gpu_process_host.h   void OnDidLoseContext(bool offscreen,
bool              187 content/browser/gpu/gpu_process_host.h   bool LaunchGpuProcess(const std::string& channel_id);
bool              213 content/browser/gpu/gpu_process_host.h   bool valid_;
bool              217 content/browser/gpu/gpu_process_host.h   bool in_process_;
bool              219 content/browser/gpu/gpu_process_host.h   bool swiftshader_rendering_;
bool              225 content/browser/gpu/gpu_process_host.h   bool process_launched_;
bool              228 content/browser/gpu/gpu_process_host.h   bool initialized_;
bool              236 content/browser/gpu/gpu_process_host.h   static bool gpu_enabled_;
bool              238 content/browser/gpu/gpu_process_host.h   static bool hardware_gpu_enabled_;
bool              250 content/browser/gpu/gpu_process_host.h   bool uma_memory_stats_received_;
bool               69 content/browser/gpu/gpu_process_host_ui_shim.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               75 content/browser/gpu/gpu_process_host_ui_shim.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               86 content/browser/gpu/gpu_process_host_ui_shim.h   bool OnControlMessageReceived(const IPC::Message& message);
bool               78 content/browser/gpu/gpu_surface_tracker.h   bool GetRenderWidgetIDForSurface(int surface_id,
bool               83 content/browser/gpu/shader_disk_cache.h   bool cache_available_;
bool               86 content/browser/gpu/shader_disk_cache.h   bool is_initialized_;
bool               49 content/browser/histogram_controller.h   void OnPendingProcesses(int sequence_number, int pending_processes, bool end);
bool               22 content/browser/histogram_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               23 content/browser/histogram_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               22 content/browser/histogram_subscriber.h                                   bool end) = 0;
bool              100 content/browser/histogram_synchronizer.h                                   bool end) OVERRIDE;
bool               32 content/browser/indexed_db/indexed_db_active_blob_registry.h   bool MarkDeletedCheckIfUsed(int64 database_id, int64 blob_key);
bool               56 content/browser/indexed_db/indexed_db_active_blob_registry.h   typedef std::map<int64, bool> SingleDBMap;
bool               46 content/browser/indexed_db/indexed_db_backing_store.h                                       bool* is_disk_full) = 0;
bool               78 content/browser/indexed_db/indexed_db_backing_store.h       bool* disk_full,
bool               87 content/browser/indexed_db/indexed_db_backing_store.h       bool* disk_full,
bool              104 content/browser/indexed_db/indexed_db_backing_store.h       bool* success) WARN_UNUSED_RESULT;
bool              110 content/browser/indexed_db/indexed_db_backing_store.h   virtual bool UpdateIDBDatabaseIntVersion(
bool              119 content/browser/indexed_db/indexed_db_backing_store.h   static bool RecordCorruptionInfo(const base::FilePath& path_base,
bool              131 content/browser/indexed_db/indexed_db_backing_store.h       bool auto_increment);
bool              190 content/browser/indexed_db/indexed_db_backing_store.h       bool check_current) WARN_UNUSED_RESULT;
bool              197 content/browser/indexed_db/indexed_db_backing_store.h       bool* found) WARN_UNUSED_RESULT;
bool              206 content/browser/indexed_db/indexed_db_backing_store.h       bool is_unique,
bool              207 content/browser/indexed_db/indexed_db_backing_store.h       bool is_multi_entry) WARN_UNUSED_RESULT;
bool              234 content/browser/indexed_db/indexed_db_backing_store.h       bool* exists) WARN_UNUSED_RESULT;
bool              255 content/browser/indexed_db/indexed_db_backing_store.h       bool low_open;
bool              257 content/browser/indexed_db/indexed_db_backing_store.h       bool high_open;
bool              258 content/browser/indexed_db/indexed_db_backing_store.h       bool forward;
bool              259 content/browser/indexed_db/indexed_db_backing_store.h       bool unique;
bool              263 content/browser/indexed_db/indexed_db_backing_store.h     bool Continue() { return Continue(NULL, NULL, SEEK); }
bool              264 content/browser/indexed_db/indexed_db_backing_store.h     bool Continue(const IndexedDBKey* key, IteratorState state) {
bool              267 content/browser/indexed_db/indexed_db_backing_store.h     bool Continue(const IndexedDBKey* key,
bool              270 content/browser/indexed_db/indexed_db_backing_store.h     bool Advance(uint32 count);
bool              271 content/browser/indexed_db/indexed_db_backing_store.h     bool FirstSeek();
bool              277 content/browser/indexed_db/indexed_db_backing_store.h     virtual bool LoadCurrentRow() = 0;
bool              288 content/browser/indexed_db/indexed_db_backing_store.h     bool IsPastBounds() const;
bool              289 content/browser/indexed_db/indexed_db_backing_store.h     bool HaveEnteredRange() const;
bool              361 content/browser/indexed_db/indexed_db_backing_store.h   static bool ReadCorruptionInfo(const base::FilePath& path_base,
bool              372 content/browser/indexed_db/indexed_db_backing_store.h       bool* found);
bool               35 content/browser/indexed_db/indexed_db_blob_info.h   bool is_file() const { return is_file_; }
bool               57 content/browser/indexed_db/indexed_db_blob_info.h   bool is_file_;
bool               25 content/browser/indexed_db/indexed_db_connection.h   virtual bool IsConnected();
bool               71 content/browser/indexed_db/indexed_db_context_impl.h   bool WouldBeOverQuota(const GURL& origin_url, int64 additional_bytes);
bool               72 content/browser/indexed_db/indexed_db_context_impl.h   bool IsOverQuota(const GURL& origin_url);
bool               94 content/browser/indexed_db/indexed_db_context_impl.h   bool IsInOriginSet(const GURL& origin_url) {
bool              130 content/browser/indexed_db/indexed_db_context_impl.h   bool AddToOriginSet(const GURL& origin_url) {
bool              143 content/browser/indexed_db/indexed_db_context_impl.h   bool force_keep_session_state_;
bool               71 content/browser/indexed_db/indexed_db_cursor.h   bool closed_;
bool               87 content/browser/indexed_db/indexed_db_database.h                          bool auto_increment);
bool               93 content/browser/indexed_db/indexed_db_database.h   void Close(IndexedDBConnection* connection, bool forced);
bool              105 content/browser/indexed_db/indexed_db_database.h                    bool unique,
bool              106 content/browser/indexed_db/indexed_db_database.h                    bool multi_entry);
bool              117 content/browser/indexed_db/indexed_db_database.h   void TransactionFinished(IndexedDBTransaction* transaction, bool committed);
bool              126 content/browser/indexed_db/indexed_db_database.h            bool key_only,
bool              147 content/browser/indexed_db/indexed_db_database.h                   bool key_only,
bool              241 content/browser/indexed_db/indexed_db_database.h   bool IsOpenConnectionBlocked() const;
bool              254 content/browser/indexed_db/indexed_db_database.h   bool IsDeleteDatabaseBlocked() const;
bool              263 content/browser/indexed_db/indexed_db_database.h   bool ValidateObjectStoreId(int64 object_store_id) const;
bool              264 content/browser/indexed_db/indexed_db_database.h   bool ValidateObjectStoreIdAndIndexId(int64 object_store_id,
bool              266 content/browser/indexed_db/indexed_db_database.h   bool ValidateObjectStoreIdAndOptionalIndexId(int64 object_store_id,
bool              268 content/browser/indexed_db/indexed_db_database.h   bool ValidateObjectStoreIdAndNewIndexId(int64 object_store_id,
bool               55 content/browser/indexed_db/indexed_db_dispatcher_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               56 content/browser/indexed_db/indexed_db_dispatcher_host.h                                  bool* message_was_ok) OVERRIDE;
bool               58 content/browser/indexed_db/indexed_db_dispatcher_host.h   void FinishTransaction(int64 host_transaction_id, bool committed);
bool              132 content/browser/indexed_db/indexed_db_dispatcher_host.h     void set_check_on_null_data(bool value) {
bool              164 content/browser/indexed_db/indexed_db_dispatcher_host.h     bool OnMessageReceived(const IPC::Message& message, bool* msg_is_ok);
bool              215 content/browser/indexed_db/indexed_db_dispatcher_host.h     bool OnMessageReceived(const IPC::Message& message, bool* msg_is_ok);
bool               37 content/browser/indexed_db/indexed_db_factory.h                        bool forcedClose);
bool               66 content/browser/indexed_db/indexed_db_factory.h                                       bool blobs_outstanding);
bool               83 content/browser/indexed_db/indexed_db_factory.h       bool* disk_full);
bool               85 content/browser/indexed_db/indexed_db_factory.h   void ReleaseBackingStore(const GURL& origin_url, bool immediate);
bool              106 content/browser/indexed_db/indexed_db_factory.h   bool HasLastBackingStoreReference(const GURL& origin_url) const;
bool              109 content/browser/indexed_db/indexed_db_factory.h   bool IsDatabaseOpen(const GURL& origin_url,
bool              111 content/browser/indexed_db/indexed_db_factory.h   bool IsBackingStoreOpen(const GURL& origin_url) const;
bool              112 content/browser/indexed_db/indexed_db_factory.h   bool IsBackingStorePendingClose(const GURL& origin_url) const;
bool               28 content/browser/indexed_db/indexed_db_fake_backing_store.h                                                  bool* found) OVERRIDE;
bool               34 content/browser/indexed_db/indexed_db_fake_backing_store.h   virtual bool UpdateIDBDatabaseIntVersion(Transaction*,
bool               44 content/browser/indexed_db/indexed_db_fake_backing_store.h                                             bool auto_increment) OVERRIDE;
bool               63 content/browser/indexed_db/indexed_db_fake_backing_store.h       bool check_current) OVERRIDE;
bool               70 content/browser/indexed_db/indexed_db_fake_backing_store.h       bool* found) OVERRIDE;
bool               78 content/browser/indexed_db/indexed_db_fake_backing_store.h                                       bool is_unique,
bool               79 content/browser/indexed_db/indexed_db_fake_backing_store.h                                       bool is_multi_entry) OVERRIDE;
bool              122 content/browser/indexed_db/indexed_db_fake_backing_store.h     FakeTransaction(bool result);
bool              128 content/browser/indexed_db/indexed_db_fake_backing_store.h     bool result_;
bool               30 content/browser/indexed_db/indexed_db_index_writer.h   bool VerifyIndexKeys(IndexedDBBackingStore* store,
bool               35 content/browser/indexed_db/indexed_db_index_writer.h                        bool* can_add_keys,
bool               48 content/browser/indexed_db/indexed_db_index_writer.h   bool AddingKeyAllowed(IndexedDBBackingStore* store,
bool               55 content/browser/indexed_db/indexed_db_index_writer.h                         bool* allowed) const WARN_UNUSED_RESULT;
bool               61 content/browser/indexed_db/indexed_db_index_writer.h bool MakeIndexWriters(
bool               67 content/browser/indexed_db/indexed_db_index_writer.h     bool key_was_generated,
bool               71 content/browser/indexed_db/indexed_db_index_writer.h     bool* completed) WARN_UNUSED_RESULT;
bool               66 content/browser/indexed_db/indexed_db_internals_ui.h   bool GetOriginContext(const base::FilePath& path,
bool               69 content/browser/indexed_db/indexed_db_internals_ui.h   bool GetOriginData(const base::ListValue* args,
bool               27 content/browser/indexed_db/indexed_db_leveldb_coding.h CONTENT_EXPORT void EncodeBool(bool value, std::string* into);
bool               40 content/browser/indexed_db/indexed_db_leveldb_coding.h CONTENT_EXPORT WARN_UNUSED_RESULT bool DecodeByte(base::StringPiece* slice,
bool               42 content/browser/indexed_db/indexed_db_leveldb_coding.h CONTENT_EXPORT WARN_UNUSED_RESULT bool DecodeBool(base::StringPiece* slice,
bool               43 content/browser/indexed_db/indexed_db_leveldb_coding.h                                                   bool* value);
bool               44 content/browser/indexed_db/indexed_db_leveldb_coding.h CONTENT_EXPORT WARN_UNUSED_RESULT bool DecodeInt(base::StringPiece* slice,
bool               46 content/browser/indexed_db/indexed_db_leveldb_coding.h CONTENT_EXPORT WARN_UNUSED_RESULT bool DecodeVarInt(base::StringPiece* slice,
bool               48 content/browser/indexed_db/indexed_db_leveldb_coding.h CONTENT_EXPORT WARN_UNUSED_RESULT bool DecodeString(base::StringPiece* slice,
bool               50 content/browser/indexed_db/indexed_db_leveldb_coding.h CONTENT_EXPORT WARN_UNUSED_RESULT bool DecodeStringWithLength(
bool               53 content/browser/indexed_db/indexed_db_leveldb_coding.h CONTENT_EXPORT WARN_UNUSED_RESULT bool DecodeBinary(base::StringPiece* slice,
bool               55 content/browser/indexed_db/indexed_db_leveldb_coding.h CONTENT_EXPORT WARN_UNUSED_RESULT bool DecodeDouble(base::StringPiece* slice,
bool               57 content/browser/indexed_db/indexed_db_leveldb_coding.h CONTENT_EXPORT WARN_UNUSED_RESULT bool DecodeIDBKey(
bool               60 content/browser/indexed_db/indexed_db_leveldb_coding.h CONTENT_EXPORT WARN_UNUSED_RESULT bool DecodeIDBKeyPath(
bool               66 content/browser/indexed_db/indexed_db_leveldb_coding.h                                                    bool* ok);
bool               68 content/browser/indexed_db/indexed_db_leveldb_coding.h CONTENT_EXPORT WARN_UNUSED_RESULT bool ExtractEncodedIDBKey(
bool               74 content/browser/indexed_db/indexed_db_leveldb_coding.h                                          bool* ok);
bool               78 content/browser/indexed_db/indexed_db_leveldb_coding.h                            bool index_keys);
bool               90 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool Decode(base::StringPiece* slice, KeyPrefix* result);
bool              130 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool IsValidDatabaseId(int64 database_id);
bool              131 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool IsValidObjectStoreId(int64 index_id);
bool              132 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool IsValidIndexId(int64 index_id);
bool              133 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool ValidIds(int64 database_id,
bool              139 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool ValidIds(int64 database_id, int64 object_store_id) {
bool              191 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool Decode(base::StringPiece* slice, DatabaseFreeListKey* result);
bool              203 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool Decode(base::StringPiece* slice, DatabaseNameKey* result);
bool              237 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool IsValidBlobKey(int64 blobKey);
bool              256 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool Decode(base::StringPiece* slice, ObjectStoreMetaDataKey* result);
bool              282 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool Decode(base::StringPiece* slice, IndexMetaDataKey* result);
bool              305 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool Decode(base::StringPiece* slice, ObjectStoreFreeListKey* result);
bool              319 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool Decode(base::StringPiece* slice, IndexFreeListKey* result);
bool              339 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool Decode(base::StringPiece* slice, ObjectStoreNamesKey* result);
bool              356 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool Decode(base::StringPiece* slice, IndexNamesKey* result);
bool              370 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool Decode(base::StringPiece* slice, ObjectStoreDataKey* result);
bool              391 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool Decode(base::StringPiece* slice, ExistsEntryKey* result);
bool              410 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool Decode(base::StringPiece* slice, BlobEntryKey* result);
bool              411 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool FromObjectStoreDataKey(base::StringPiece* slice,
bool              442 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool Decode(base::StringPiece* slice, IndexDataKey* result);
bool               21 content/browser/indexed_db/indexed_db_metadata.h                          bool unique,
bool               22 content/browser/indexed_db/indexed_db_metadata.h                          bool multi_entry)
bool               31 content/browser/indexed_db/indexed_db_metadata.h   bool unique;
bool               32 content/browser/indexed_db/indexed_db_metadata.h   bool multi_entry;
bool               42 content/browser/indexed_db/indexed_db_metadata.h                                bool auto_increment,
bool               48 content/browser/indexed_db/indexed_db_metadata.h   bool auto_increment;
bool               48 content/browser/indexed_db/indexed_db_quota_client.h   virtual bool DoesSupport(quota::StorageType type) const OVERRIDE;
bool               76 content/browser/indexed_db/indexed_db_transaction.h   bool IsTimeoutTimerRunning() const { return timeout_timer_.IsRunning(); }
bool               93 content/browser/indexed_db/indexed_db_transaction.h   bool IsTaskQueueEmpty() const;
bool               94 content/browser/indexed_db/indexed_db_transaction.h   bool HasPendingTasks() const;
bool              104 content/browser/indexed_db/indexed_db_transaction.h   bool used_;
bool              106 content/browser/indexed_db/indexed_db_transaction.h   bool commit_pending_;
bool              114 content/browser/indexed_db/indexed_db_transaction.h     bool empty() const { return queue_.empty(); }
bool              127 content/browser/indexed_db/indexed_db_transaction.h     bool empty() const { return stack_.empty(); }
bool              141 content/browser/indexed_db/indexed_db_transaction.h   bool backing_store_transaction_begun_;
bool              143 content/browser/indexed_db/indexed_db_transaction.h   bool should_process_queue_;
bool               30 content/browser/indexed_db/indexed_db_transaction_coordinator.h   bool IsRunningVersionChangeTransaction() const;
bool               33 content/browser/indexed_db/indexed_db_transaction_coordinator.h   bool IsActive(IndexedDBTransaction* transaction);
bool               41 content/browser/indexed_db/indexed_db_transaction_coordinator.h   bool CanStartTransaction(IndexedDBTransaction* const transaction,
bool               25 content/browser/indexed_db/indexed_db_value.h   bool empty() const { return bits.empty(); }
bool               72 content/browser/indexed_db/leveldb/leveldb_database.h                               bool* is_disk_full = 0);
bool               84 content/browser/indexed_db/leveldb/leveldb_database.h                               bool* found,
bool               15 content/browser/indexed_db/leveldb/leveldb_iterator.h   virtual bool IsValid() const = 0;
bool               32 content/browser/indexed_db/leveldb/leveldb_transaction.h                       bool* found);
bool               47 content/browser/indexed_db/leveldb/leveldb_transaction.h     bool deleted;
bool               54 content/browser/indexed_db/leveldb/leveldb_transaction.h     bool operator()(const base::StringPiece& a,
bool               70 content/browser/indexed_db/leveldb/leveldb_transaction.h     virtual bool IsValid() const OVERRIDE;
bool               77 content/browser/indexed_db/leveldb/leveldb_transaction.h     bool IsDeleted() const;
bool               91 content/browser/indexed_db/leveldb/leveldb_transaction.h     virtual bool IsValid() const OVERRIDE;
bool              106 content/browser/indexed_db/leveldb/leveldb_transaction.h     bool DataIteratorIsLower() const;
bool              107 content/browser/indexed_db/leveldb/leveldb_transaction.h     bool DataIteratorIsHigher() const;
bool              120 content/browser/indexed_db/leveldb/leveldb_transaction.h     mutable bool data_changed_;
bool              123 content/browser/indexed_db/leveldb/leveldb_transaction.h   void Set(const base::StringPiece& key, std::string* value, bool deleted);
bool              134 content/browser/indexed_db/leveldb/leveldb_transaction.h   bool finished_;
bool              148 content/browser/indexed_db/leveldb/leveldb_transaction.h                       bool* found);
bool              157 content/browser/indexed_db/leveldb/leveldb_transaction.h   bool finished_;
bool               59 content/browser/indexed_db/list_set.h   bool empty() const {
bool               96 content/browser/indexed_db/list_set.h     inline bool operator==(const iterator& rhs) const { return it_ == rhs.it_; }
bool               97 content/browser/indexed_db/list_set.h     inline bool operator!=(const iterator& rhs) const { return it_ != rhs.it_; }
bool              136 content/browser/indexed_db/list_set.h     inline bool operator==(const const_iterator& rhs) const {
bool              139 content/browser/indexed_db/list_set.h     inline bool operator!=(const const_iterator& rhs) const {
bool               16 content/browser/indexed_db/mock_indexed_db_callbacks.h   MockIndexedDBCallbacks(bool expect_connection);
bool               30 content/browser/indexed_db/mock_indexed_db_callbacks.h   bool expect_connection_;
bool               23 content/browser/indexed_db/mock_indexed_db_database_callbacks.h   bool abort_called() const { return abort_called_; }
bool               24 content/browser/indexed_db/mock_indexed_db_database_callbacks.h   bool forced_close_called() const { return forced_close_called_; }
bool               29 content/browser/indexed_db/mock_indexed_db_database_callbacks.h   bool abort_called_;
bool               30 content/browser/indexed_db/mock_indexed_db_database_callbacks.h   bool forced_close_called_;
bool               35 content/browser/loader/async_resource_handler.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               36 content/browser/loader/async_resource_handler.h                                  bool* message_was_ok) OVERRIDE;
bool               39 content/browser/loader/async_resource_handler.h   virtual bool OnUploadProgress(int request_id,
bool               42 content/browser/loader/async_resource_handler.h   virtual bool OnRequestRedirected(int request_id,
bool               45 content/browser/loader/async_resource_handler.h                                    bool* defer) OVERRIDE;
bool               46 content/browser/loader/async_resource_handler.h   virtual bool OnResponseStarted(int request_id,
bool               48 content/browser/loader/async_resource_handler.h                                  bool* defer) OVERRIDE;
bool               49 content/browser/loader/async_resource_handler.h   virtual bool OnWillStart(int request_id,
bool               51 content/browser/loader/async_resource_handler.h                            bool* defer) OVERRIDE;
bool               52 content/browser/loader/async_resource_handler.h   virtual bool OnBeforeNetworkStart(int request_id,
bool               54 content/browser/loader/async_resource_handler.h                                     bool* defer) OVERRIDE;
bool               55 content/browser/loader/async_resource_handler.h   virtual bool OnWillRead(int request_id,
bool               59 content/browser/loader/async_resource_handler.h   virtual bool OnReadCompleted(int request_id,
bool               61 content/browser/loader/async_resource_handler.h                                bool* defer) OVERRIDE;
bool               65 content/browser/loader/async_resource_handler.h                                    bool* defer) OVERRIDE;
bool               72 content/browser/loader/async_resource_handler.h                         bool has_new_first_party_for_cookies,
bool               76 content/browser/loader/async_resource_handler.h   bool EnsureResourceBufferIsInitialized();
bool               89 content/browser/loader/async_resource_handler.h   bool did_defer_;
bool               91 content/browser/loader/async_resource_handler.h   bool has_checked_for_sufficient_resources_;
bool               92 content/browser/loader/async_resource_handler.h   bool sent_received_response_msg_;
bool               93 content/browser/loader/async_resource_handler.h   bool sent_first_data_msg_;
bool               36 content/browser/loader/buffered_resource_handler.h   virtual bool OnResponseStarted(int request_id,
bool               38 content/browser/loader/buffered_resource_handler.h                                  bool* defer) OVERRIDE;
bool               39 content/browser/loader/buffered_resource_handler.h   virtual bool OnWillRead(int request_id,
bool               43 content/browser/loader/buffered_resource_handler.h   virtual bool OnReadCompleted(int request_id, int bytes_read,
bool               44 content/browser/loader/buffered_resource_handler.h                                bool* defer) OVERRIDE;
bool               48 content/browser/loader/buffered_resource_handler.h                                    bool* defer) OVERRIDE;
bool               56 content/browser/loader/buffered_resource_handler.h   bool ProcessResponse(bool* defer);
bool               58 content/browser/loader/buffered_resource_handler.h   bool ShouldSniffContent();
bool               59 content/browser/loader/buffered_resource_handler.h   bool DetermineMimeType();
bool               60 content/browser/loader/buffered_resource_handler.h   bool SelectNextHandler(bool* defer);
bool               61 content/browser/loader/buffered_resource_handler.h   bool UseAlternateNextHandler(scoped_ptr<ResourceHandler> handler);
bool               63 content/browser/loader/buffered_resource_handler.h   bool ReplayReadCompleted(bool* defer);
bool               66 content/browser/loader/buffered_resource_handler.h   bool MustDownload();
bool               67 content/browser/loader/buffered_resource_handler.h   bool HasSupportingPlugin(bool* is_stale);
bool               70 content/browser/loader/buffered_resource_handler.h   bool CopyReadBufferToNextHandler(int request_id);
bool              103 content/browser/loader/buffered_resource_handler.h   bool must_download_;
bool              104 content/browser/loader/buffered_resource_handler.h   bool must_download_is_set_;
bool               37 content/browser/loader/certificate_resource_handler.h   virtual bool OnUploadProgress(int request_id,
bool               42 content/browser/loader/certificate_resource_handler.h   virtual bool OnRequestRedirected(int request_id,
bool               45 content/browser/loader/certificate_resource_handler.h                                    bool* defer) OVERRIDE;
bool               48 content/browser/loader/certificate_resource_handler.h   virtual bool OnResponseStarted(int request_id,
bool               50 content/browser/loader/certificate_resource_handler.h                                  bool* defer) OVERRIDE;
bool               53 content/browser/loader/certificate_resource_handler.h   virtual bool OnWillStart(int request_id,
bool               55 content/browser/loader/certificate_resource_handler.h                            bool* defer) OVERRIDE;
bool               58 content/browser/loader/certificate_resource_handler.h   virtual bool OnBeforeNetworkStart(int request_id,
bool               60 content/browser/loader/certificate_resource_handler.h                                     bool* defer) OVERRIDE;
bool               63 content/browser/loader/certificate_resource_handler.h   virtual bool OnWillRead(int request_id,
bool               69 content/browser/loader/certificate_resource_handler.h   virtual bool OnReadCompleted(int request_id,
bool               71 content/browser/loader/certificate_resource_handler.h                                bool* defer) OVERRIDE;
bool               77 content/browser/loader/certificate_resource_handler.h                                    bool* defer) OVERRIDE;
bool               31 content/browser/loader/cross_site_resource_handler.h   virtual bool OnRequestRedirected(int request_id,
bool               34 content/browser/loader/cross_site_resource_handler.h                                    bool* defer) OVERRIDE;
bool               35 content/browser/loader/cross_site_resource_handler.h   virtual bool OnResponseStarted(int request_id,
bool               37 content/browser/loader/cross_site_resource_handler.h                                  bool* defer) OVERRIDE;
bool               38 content/browser/loader/cross_site_resource_handler.h   virtual bool OnReadCompleted(int request_id,
bool               40 content/browser/loader/cross_site_resource_handler.h                                bool* defer) OVERRIDE;
bool               44 content/browser/loader/cross_site_resource_handler.h                                    bool* defer) OVERRIDE;
bool               53 content/browser/loader/cross_site_resource_handler.h       bool leak_requests_for_testing);
bool               60 content/browser/loader/cross_site_resource_handler.h                                 bool should_transfer);
bool               68 content/browser/loader/cross_site_resource_handler.h   bool has_started_response_;
bool               69 content/browser/loader/cross_site_resource_handler.h   bool in_cross_site_transition_;
bool               70 content/browser/loader/cross_site_resource_handler.h   bool completed_during_transition_;
bool               71 content/browser/loader/cross_site_resource_handler.h   bool did_defer_;
bool               44 content/browser/loader/detachable_resource_handler.h   bool is_detached() const { return next_handler_ == NULL; }
bool               53 content/browser/loader/detachable_resource_handler.h   virtual bool OnUploadProgress(int request_id, uint64 position,
bool               55 content/browser/loader/detachable_resource_handler.h   virtual bool OnRequestRedirected(int request_id, const GURL& url,
bool               57 content/browser/loader/detachable_resource_handler.h                                    bool* defer) OVERRIDE;
bool               58 content/browser/loader/detachable_resource_handler.h   virtual bool OnResponseStarted(int request_id,
bool               60 content/browser/loader/detachable_resource_handler.h                                  bool* defer) OVERRIDE;
bool               61 content/browser/loader/detachable_resource_handler.h   virtual bool OnWillStart(int request_id, const GURL& url,
bool               62 content/browser/loader/detachable_resource_handler.h                            bool* defer) OVERRIDE;
bool               63 content/browser/loader/detachable_resource_handler.h   virtual bool OnBeforeNetworkStart(int request_id,
bool               65 content/browser/loader/detachable_resource_handler.h                                     bool* defer) OVERRIDE;
bool               66 content/browser/loader/detachable_resource_handler.h   virtual bool OnWillRead(int request_id,
bool               70 content/browser/loader/detachable_resource_handler.h   virtual bool OnReadCompleted(int request_id, int bytes_read,
bool               71 content/browser/loader/detachable_resource_handler.h                                bool* defer) OVERRIDE;
bool               75 content/browser/loader/detachable_resource_handler.h                                    bool* defer) OVERRIDE;
bool               93 content/browser/loader/detachable_resource_handler.h   bool is_deferred_;
bool               94 content/browser/loader/detachable_resource_handler.h   bool is_finished_;
bool               95 content/browser/loader/detachable_resource_handler.h   bool timed_out_;
bool               97 content/browser/loader/detachable_resource_handler.h   bool response_started_;
bool               26 content/browser/loader/global_routing_id.h   bool operator<(const GlobalRoutingID& other) const {
bool               31 content/browser/loader/global_routing_id.h   bool operator==(const GlobalRoutingID& other) const {
bool               35 content/browser/loader/global_routing_id.h   bool operator!=(const GlobalRoutingID& other) const {
bool               28 content/browser/loader/layered_resource_handler.h   virtual bool OnUploadProgress(int request_id, uint64 position,
bool               30 content/browser/loader/layered_resource_handler.h   virtual bool OnRequestRedirected(int request_id, const GURL& url,
bool               32 content/browser/loader/layered_resource_handler.h                                    bool* defer) OVERRIDE;
bool               33 content/browser/loader/layered_resource_handler.h   virtual bool OnResponseStarted(int request_id,
bool               35 content/browser/loader/layered_resource_handler.h                                  bool* defer) OVERRIDE;
bool               36 content/browser/loader/layered_resource_handler.h   virtual bool OnWillStart(int request_id, const GURL& url,
bool               37 content/browser/loader/layered_resource_handler.h                            bool* defer) OVERRIDE;
bool               38 content/browser/loader/layered_resource_handler.h   virtual bool OnBeforeNetworkStart(int request_id,
bool               40 content/browser/loader/layered_resource_handler.h                                     bool* defer) OVERRIDE;
bool               41 content/browser/loader/layered_resource_handler.h   virtual bool OnWillRead(int request_id,
bool               45 content/browser/loader/layered_resource_handler.h   virtual bool OnReadCompleted(int request_id, int bytes_read,
bool               46 content/browser/loader/layered_resource_handler.h                                bool* defer) OVERRIDE;
bool               50 content/browser/loader/layered_resource_handler.h                                    bool* defer) OVERRIDE;
bool               39 content/browser/loader/offline_policy.h   int GetAdditionalLoadFlags(int current_flags, bool reset_state);
bool               50 content/browser/loader/offline_policy.h   bool enabled_;
bool               25 content/browser/loader/power_save_block_resource_throttle.h   virtual void WillStartRequest(bool* defer) OVERRIDE;
bool               26 content/browser/loader/power_save_block_resource_throttle.h   virtual void WillProcessResponse(bool* defer) OVERRIDE;
bool               60 content/browser/loader/redirect_to_file_resource_handler.h   virtual bool OnResponseStarted(int request_id,
bool               62 content/browser/loader/redirect_to_file_resource_handler.h                                  bool* defer) OVERRIDE;
bool               63 content/browser/loader/redirect_to_file_resource_handler.h   virtual bool OnWillStart(int request_id,
bool               65 content/browser/loader/redirect_to_file_resource_handler.h                            bool* defer) OVERRIDE;
bool               66 content/browser/loader/redirect_to_file_resource_handler.h   virtual bool OnWillRead(int request_id,
bool               70 content/browser/loader/redirect_to_file_resource_handler.h   virtual bool OnReadCompleted(int request_id,
bool               72 content/browser/loader/redirect_to_file_resource_handler.h                                bool* defer) OVERRIDE;
bool               76 content/browser/loader/redirect_to_file_resource_handler.h                                    bool* defer) OVERRIDE;
bool               87 content/browser/loader/redirect_to_file_resource_handler.h   bool WriteMore();
bool               88 content/browser/loader/redirect_to_file_resource_handler.h   bool BufIsFull() const;
bool              101 content/browser/loader/redirect_to_file_resource_handler.h   bool buf_write_pending_;
bool              117 content/browser/loader/redirect_to_file_resource_handler.h   bool did_defer_;
bool              119 content/browser/loader/redirect_to_file_resource_handler.h   bool completed_during_write_;
bool               69 content/browser/loader/resource_buffer.h   bool Initialize(int buffer_size,
bool               72 content/browser/loader/resource_buffer.h   bool IsInitialized() const;
bool               78 content/browser/loader/resource_buffer.h   bool ShareToProcess(base::ProcessHandle process_handle,
bool               83 content/browser/loader/resource_buffer.h   bool CanAllocate() const;
bool               80 content/browser/loader/resource_dispatcher_host_impl.h   virtual void SetAllowCrossOriginAuthPrompt(bool value) OVERRIDE;
bool               84 content/browser/loader/resource_dispatcher_host_impl.h       bool is_content_initiated,
bool               88 content/browser/loader/resource_dispatcher_host_impl.h       bool prefer_cache,
bool              114 content/browser/loader/resource_dispatcher_host_impl.h   bool OnMessageReceived(const IPC::Message& message,
bool              116 content/browser/loader/resource_dispatcher_host_impl.h                          bool* message_was_ok);
bool              193 content/browser/loader/resource_dispatcher_host_impl.h   bool Send(IPC::Message* message);
bool              197 content/browser/loader/resource_dispatcher_host_impl.h   bool allow_cross_origin_auth_prompt();
bool              209 content/browser/loader/resource_dispatcher_host_impl.h       bool is_content_initiated,
bool              210 content/browser/loader/resource_dispatcher_host_impl.h       bool must_download,
bool              229 content/browser/loader/resource_dispatcher_host_impl.h   bool HasSufficientResourcesForRequest(const net::URLRequest* request_);
bool              262 content/browser/loader/resource_dispatcher_host_impl.h   virtual bool HandleExternalProtocol(ResourceLoader* loader,
bool              342 content/browser/loader/resource_dispatcher_host_impl.h                                       bool cancel_requests);
bool              385 content/browser/loader/resource_dispatcher_host_impl.h       bool download,
bool              404 content/browser/loader/resource_dispatcher_host_impl.h   bool IsTransferredNavigation(
bool              419 content/browser/loader/resource_dispatcher_host_impl.h                                bool is_sync_load);
bool              450 content/browser/loader/resource_dispatcher_host_impl.h   bool is_shutdown_;
bool              497 content/browser/loader/resource_dispatcher_host_impl.h   bool allow_cross_origin_auth_prompt_;
bool               48 content/browser/loader/resource_handler.h   virtual bool OnUploadProgress(int request_id,
bool               56 content/browser/loader/resource_handler.h   virtual bool OnRequestRedirected(int request_id, const GURL& url,
bool               58 content/browser/loader/resource_handler.h                                    bool* defer) = 0;
bool               64 content/browser/loader/resource_handler.h   virtual bool OnResponseStarted(int request_id,
bool               66 content/browser/loader/resource_handler.h                                  bool* defer) = 0;
bool               74 content/browser/loader/resource_handler.h   virtual bool OnWillStart(int request_id, const GURL& url, bool* defer) = 0;
bool               81 content/browser/loader/resource_handler.h   virtual bool OnBeforeNetworkStart(int request_id,
bool               83 content/browser/loader/resource_handler.h                                     bool* defer) = 0;
bool               92 content/browser/loader/resource_handler.h   virtual bool OnWillRead(int request_id,
bool              101 content/browser/loader/resource_handler.h   virtual bool OnReadCompleted(int request_id, int bytes_read,
bool              102 content/browser/loader/resource_handler.h                                bool* defer) = 0;
bool              110 content/browser/loader/resource_handler.h                                    bool* defer) = 0;
bool               37 content/browser/loader/resource_loader.h   void CancelRequest(bool from_renderer);
bool               41 content/browser/loader/resource_loader.h   bool is_transferring() const { return is_transferring_; }
bool               61 content/browser/loader/resource_loader.h                                   bool* defer) OVERRIDE;
bool               68 content/browser/loader/resource_loader.h                                      bool fatal) OVERRIDE;
bool               70 content/browser/loader/resource_loader.h                                     bool* defer) OVERRIDE;
bool               88 content/browser/loader/resource_loader.h   void CancelRequestInternal(int error, bool from_renderer);
bool               98 content/browser/loader/resource_loader.h   void StartReading(bool is_continuation);
bool              106 content/browser/loader/resource_loader.h   bool is_deferred() const { return deferred_stage_ != DEFERRED_NONE; }
bool              137 content/browser/loader/resource_loader.h   bool waiting_for_upload_progress_ack_;
bool              144 content/browser/loader/resource_loader.h   bool is_transferring_;
bool               24 content/browser/loader/resource_loader_delegate.h   virtual bool HandleExternalProtocol(ResourceLoader* loader,
bool               32 content/browser/loader/resource_message_delegate.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               33 content/browser/loader/resource_message_delegate.h                                  bool* message_was_ok) = 0;
bool               56 content/browser/loader/resource_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               57 content/browser/loader/resource_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               49 content/browser/loader/resource_request_info_impl.h       bool is_main_frame,
bool               50 content/browser/loader/resource_request_info_impl.h       bool parent_is_main_frame,
bool               54 content/browser/loader/resource_request_info_impl.h       bool should_replace_current_entry,
bool               55 content/browser/loader/resource_request_info_impl.h       bool is_download,
bool               56 content/browser/loader/resource_request_info_impl.h       bool is_stream,
bool               57 content/browser/loader/resource_request_info_impl.h       bool allow_download,
bool               58 content/browser/loader/resource_request_info_impl.h       bool has_user_gesture,
bool               63 content/browser/loader/resource_request_info_impl.h       bool is_async);
bool               73 content/browser/loader/resource_request_info_impl.h   virtual bool IsMainFrame() const OVERRIDE;
bool               74 content/browser/loader/resource_request_info_impl.h   virtual bool ParentIsMainFrame() const OVERRIDE;
bool               81 content/browser/loader/resource_request_info_impl.h   virtual bool HasUserGesture() const OVERRIDE;
bool               82 content/browser/loader/resource_request_info_impl.h   virtual bool WasIgnoredByHandler() const OVERRIDE;
bool               83 content/browser/loader/resource_request_info_impl.h   virtual bool GetAssociatedRenderFrame(int* render_process_id,
bool               85 content/browser/loader/resource_request_info_impl.h   virtual bool IsAsync() const OVERRIDE;
bool               86 content/browser/loader/resource_request_info_impl.h   virtual bool IsDownload() const OVERRIDE;
bool              121 content/browser/loader/resource_request_info_impl.h   bool should_replace_current_entry() const {
bool              137 content/browser/loader/resource_request_info_impl.h   bool allow_download() const { return allow_download_; }
bool              140 content/browser/loader/resource_request_info_impl.h   void set_is_download(bool download) { is_download_ = download; }
bool              143 content/browser/loader/resource_request_info_impl.h   bool is_stream() const { return is_stream_; }
bool              144 content/browser/loader/resource_request_info_impl.h   void set_is_stream(bool stream) { is_stream_ = stream; }
bool              146 content/browser/loader/resource_request_info_impl.h   void set_was_ignored_by_handler(bool value) {
bool              170 content/browser/loader/resource_request_info_impl.h   bool is_main_frame_;
bool              171 content/browser/loader/resource_request_info_impl.h   bool parent_is_main_frame_;
bool              173 content/browser/loader/resource_request_info_impl.h   bool should_replace_current_entry_;
bool              174 content/browser/loader/resource_request_info_impl.h   bool is_download_;
bool              175 content/browser/loader/resource_request_info_impl.h   bool is_stream_;
bool              176 content/browser/loader/resource_request_info_impl.h   bool allow_download_;
bool              177 content/browser/loader/resource_request_info_impl.h   bool has_user_gesture_;
bool              178 content/browser/loader/resource_request_info_impl.h   bool was_ignored_by_handler_;
bool              188 content/browser/loader/resource_request_info_impl.h   bool is_async_;
bool               22 content/browser/loader/resource_scheduler_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               23 content/browser/loader/resource_scheduler_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               34 content/browser/loader/stream_resource_handler.h   virtual bool OnUploadProgress(int request_id,
bool               39 content/browser/loader/stream_resource_handler.h   virtual bool OnRequestRedirected(int request_id,
bool               42 content/browser/loader/stream_resource_handler.h                                    bool* defer) OVERRIDE;
bool               44 content/browser/loader/stream_resource_handler.h   virtual bool OnResponseStarted(int request_id,
bool               46 content/browser/loader/stream_resource_handler.h                                  bool* defer) OVERRIDE;
bool               48 content/browser/loader/stream_resource_handler.h   virtual bool OnWillStart(int request_id,
bool               50 content/browser/loader/stream_resource_handler.h                            bool* defer) OVERRIDE;
bool               52 content/browser/loader/stream_resource_handler.h   virtual bool OnBeforeNetworkStart(int request_id,
bool               54 content/browser/loader/stream_resource_handler.h                                     bool* defer) OVERRIDE;
bool               57 content/browser/loader/stream_resource_handler.h   virtual bool OnWillRead(int request_id,
bool               63 content/browser/loader/stream_resource_handler.h   virtual bool OnReadCompleted(int request_id,
bool               65 content/browser/loader/stream_resource_handler.h                                bool* defer) OVERRIDE;
bool               70 content/browser/loader/stream_resource_handler.h                                    bool* defer) OVERRIDE;
bool               36 content/browser/loader/sync_resource_handler.h   virtual bool OnUploadProgress(int request_id,
bool               39 content/browser/loader/sync_resource_handler.h   virtual bool OnRequestRedirected(int request_id,
bool               42 content/browser/loader/sync_resource_handler.h                                    bool* defer) OVERRIDE;
bool               43 content/browser/loader/sync_resource_handler.h   virtual bool OnResponseStarted(int request_id,
bool               45 content/browser/loader/sync_resource_handler.h                                  bool* defer) OVERRIDE;
bool               46 content/browser/loader/sync_resource_handler.h   virtual bool OnWillStart(int request_id,
bool               48 content/browser/loader/sync_resource_handler.h                            bool* defer) OVERRIDE;
bool               49 content/browser/loader/sync_resource_handler.h   virtual bool OnBeforeNetworkStart(int request_id,
bool               51 content/browser/loader/sync_resource_handler.h                                     bool* defer) OVERRIDE;
bool               52 content/browser/loader/sync_resource_handler.h   virtual bool OnWillRead(int request_id,
bool               56 content/browser/loader/sync_resource_handler.h   virtual bool OnReadCompleted(int request_id,
bool               58 content/browser/loader/sync_resource_handler.h                                bool* defer) OVERRIDE;
bool               62 content/browser/loader/sync_resource_handler.h                                    bool* defer) OVERRIDE;
bool               34 content/browser/loader/throttling_resource_handler.h   virtual bool OnRequestRedirected(int request_id, const GURL& url,
bool               36 content/browser/loader/throttling_resource_handler.h                                    bool* defer) OVERRIDE;
bool               37 content/browser/loader/throttling_resource_handler.h   virtual bool OnResponseStarted(int request_id,
bool               39 content/browser/loader/throttling_resource_handler.h                                  bool* defer) OVERRIDE;
bool               40 content/browser/loader/throttling_resource_handler.h   virtual bool OnWillStart(int request_id, const GURL& url,
bool               41 content/browser/loader/throttling_resource_handler.h                            bool* defer) OVERRIDE;
bool               42 content/browser/loader/throttling_resource_handler.h   virtual bool OnBeforeNetworkStart(int request_id,
bool               44 content/browser/loader/throttling_resource_handler.h                                   bool* defer) OVERRIDE;
bool               77 content/browser/loader/throttling_resource_handler.h   bool cancelled_by_resource_throttle_;
bool               45 content/browser/mach_broker_mac.h   static bool ChildSendTaskPortToParent();
bool              103 content/browser/mach_broker_mac.h   bool listener_thread_started_;
bool               26 content/browser/media/android/browser_demuxer_android.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               27 content/browser/media/android/browser_demuxer_android.h                                  bool* message_was_ok) OVERRIDE;
bool               57 content/browser/media/android/browser_media_player_manager.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               63 content/browser/media/android/browser_media_player_manager.h   virtual void ExitFullscreen(bool release_media_player);
bool               78 content/browser/media/android/browser_media_player_manager.h       bool success) OVERRIDE;
bool              132 content/browser/media/android/browser_media_player_manager.h   virtual void OnPause(int player_id, bool is_media_related_action);
bool              157 content/browser/media/android/browser_media_player_manager.h       int player_id, bool is_request, const gfx::RectF& rect);
bool              192 content/browser/media/android/browser_media_player_manager.h                                 bool permitted);
bool              201 content/browser/media/android/browser_media_player_manager.h       bool hide_url_log,
bool              240 content/browser/media/android/browser_media_player_manager.h   bool fullscreen_player_is_released_;
bool               22 content/browser/media/android/media_drm_credential_manager.h   typedef base::Callback<void(bool)> ResetCredentialsCB;
bool               31 content/browser/media/android/media_drm_credential_manager.h   static bool RegisterMediaDrmCredentialManager(JNIEnv* env);
bool               43 content/browser/media/android/media_drm_credential_manager.h   void OnResetCredentialsCompleted(SecurityLevel security_level, bool success);
bool               49 content/browser/media/android/media_drm_credential_manager.h   bool ResetCredentialsInternal(SecurityLevel security_level);
bool               55 content/browser/media/android/media_resource_getter_impl.h   static bool RegisterMediaResourceGetter(JNIEnv* env);
bool               36 content/browser/media/capture/content_video_capture_device_core.h const bool kAcceleratedSubscriberIsSupported = true;
bool               38 content/browser/media/capture/content_video_capture_device_core.h const bool kAcceleratedSubscriberIsSupported = false;
bool               58 content/browser/media/capture/content_video_capture_device_core.h   typedef base::Callback<void(base::TimeTicks timestamp, bool success)>
bool               61 content/browser/media/capture/content_video_capture_device_core.h   bool ObserveEventAndDecideCapture(VideoCaptureOracle::Event event,
bool               93 content/browser/media/capture/content_video_capture_device_core.h       bool success);
bool              108 content/browser/media/capture/content_video_capture_device_core.h   bool capture_size_updated_;
bool              123 content/browser/media/capture/content_video_capture_device_core.h   bool started() const { return started_; }
bool              127 content/browser/media/capture/content_video_capture_device_core.h   virtual bool Start(
bool              135 content/browser/media/capture/content_video_capture_device_core.h   bool started_;
bool              175 content/browser/media/capture/content_video_capture_device_core.h   void CaptureStarted(bool success);
bool               19 content/browser/media/capture/video_capture_oracle.h                               bool events_are_reliable,
bool               25 content/browser/media/capture/video_capture_oracle.h   bool AddEventAndConsiderSampling(base::TimeTicks event_time);
bool               34 content/browser/media/capture/video_capture_oracle.h   bool IsOverdueForSamplingAt(base::TimeTicks event_time) const;
bool               38 content/browser/media/capture/video_capture_oracle.h   bool HasUnrecordedEvent() const;
bool               41 content/browser/media/capture/video_capture_oracle.h   const bool events_are_reliable_;
bool               67 content/browser/media/capture/video_capture_oracle.h                      bool events_are_reliable);
bool               73 content/browser/media/capture/video_capture_oracle.h   bool ObserveEventAndDecideCapture(Event event, base::TimeTicks event_time);
bool               81 content/browser/media/capture/video_capture_oracle.h   bool CompleteCapture(int frame_number, base::TimeTicks timestamp);
bool               43 content/browser/media/capture/web_contents_audio_input_stream.h   virtual bool Open() OVERRIDE;
bool               50 content/browser/media/capture/web_contents_audio_input_stream.h   virtual void SetAutomaticGainControl(bool enabled) OVERRIDE;
bool               51 content/browser/media/capture/web_contents_audio_input_stream.h   virtual bool GetAutomaticGainControl() OVERRIDE;
bool               24 content/browser/media/capture/web_contents_capture_util.h   static bool IsWebContentsDeviceId(const std::string& device_id);
bool               28 content/browser/media/capture/web_contents_capture_util.h   static bool ExtractTabCaptureTarget(const std::string& device_id,
bool               35 content/browser/media/media_browsertest.h                         const char* expected, bool http);
bool               40 content/browser/media/media_internals_handler.h   bool page_load_complete_;
bool               52 content/browser/media/webrtc_identity_store_backend.h   bool FindIdentity(const GURL& origin,
bool               74 content/browser/media/webrtc_internals.h                       bool audio,
bool               75 content/browser/media/webrtc_internals.h                       bool video,
bool               90 content/browser/media/webrtc_internals.h   bool aec_dump_enabled() {
bool              164 content/browser/media/webrtc_internals.h   bool aec_dump_enabled_;
bool               36 content/browser/media/webrtc_internals_message_handler.h   void OnSetAecRecordingEnabled(bool enable, const base::ListValue* list);
bool               26 content/browser/message_port_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               27 content/browser/message_port_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               20 content/browser/mime_registry_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               21 content/browser/mime_registry_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               52 content/browser/net/sqlite_persistent_cookie_store.h       bool restore_old_session_cookies,
bool               23 content/browser/net/view_blob_internals_job_factory.h   static bool IsSupportedURL(const GURL& url);
bool               20 content/browser/net/view_http_cache_job_factory.h   static bool IsSupportedURL(const GURL& url);
bool               43 content/browser/notification_service_impl.h   static bool HasKey(const NotificationSourceMap& map,
bool               32 content/browser/pepper_flash_settings_helper_impl.h   virtual bool OffTheRecord() OVERRIDE;
bool               59 content/browser/plugin_loader_posix.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               62 content/browser/plugin_loader_posix.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               85 content/browser/plugin_loader_posix.h   bool MaybeAddInternalPlugin(const base::FilePath& plugin_path);
bool               90 content/browser/plugin_loader_posix.h   bool MaybeRunPendingCallbacks();
bool               64 content/browser/plugin_process_host.h     virtual bool OffTheRecord() = 0;
bool               80 content/browser/plugin_process_host.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool               84 content/browser/plugin_process_host.h   bool Init(const WebPluginInfo& info);
bool               89 content/browser/plugin_process_host.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              142 content/browser/plugin_process_host.h                             bool modal);
bool              144 content/browser/plugin_process_host.h                           bool modal);
bool              146 content/browser/plugin_process_host.h   void OnPluginSetCursorVisibility(bool visible);
bool              149 content/browser/plugin_process_host.h   virtual bool CanShutdown() OVERRIDE;
bool              182 content/browser/plugin_process_host.h   bool plugin_cursor_visible_;
bool               70 content/browser/plugin_service_impl.h   virtual bool GetPluginInfoArray(
bool               73 content/browser/plugin_service_impl.h       bool allow_wildcard,
bool               76 content/browser/plugin_service_impl.h   virtual bool GetPluginInfo(int render_process_id,
bool               82 content/browser/plugin_service_impl.h                              bool allow_wildcard,
bool               83 content/browser/plugin_service_impl.h                              bool* is_stale,
bool               86 content/browser/plugin_service_impl.h   virtual bool GetPluginInfoByPath(const base::FilePath& plugin_path,
bool               96 content/browser/plugin_service_impl.h   virtual bool IsPluginUnstable(const base::FilePath& plugin_path) OVERRIDE;
bool              102 content/browser/plugin_service_impl.h       const WebPluginInfo& info, bool add_at_beginning) OVERRIDE;
bool              106 content/browser/plugin_service_impl.h   virtual bool NPAPIPluginsSupported() OVERRIDE;
bool              111 content/browser/plugin_service_impl.h   virtual bool GetPluginInfoFromWindow(HWND window,
bool              116 content/browser/plugin_service_impl.h   bool IsPluginWindow(HWND window);
bool              118 content/browser/plugin_service_impl.h   virtual bool PpapiDevChannelSupported() OVERRIDE;
bool               27 content/browser/power_monitor_message_broadcaster.h   virtual void OnPowerStateChange(bool on_battery_power) OVERRIDE;
bool               21 content/browser/power_profiler/power_data_provider_ia_win.h   bool Initialize();
bool               29 content/browser/power_profiler/power_data_provider_ia_win.h   bool is_open_;
bool               28 content/browser/power_profiler/power_profiler_service.h   bool IsAvailable();
bool                9 content/browser/power_save_blocker_android.h bool RegisterPowerSaveBlocker(JNIEnv* env);
bool               51 content/browser/ppapi_plugin_process_host.h     virtual bool OffTheRecord() = 0;
bool               99 content/browser/ppapi_plugin_process_host.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool              125 content/browser/ppapi_plugin_process_host.h   bool Init(const PepperPluginInfo& info);
bool              132 content/browser/ppapi_plugin_process_host.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              164 content/browser/ppapi_plugin_process_host.h   const bool is_broker_;
bool               35 content/browser/profiler_controller_impl.h   void OnPendingProcesses(int sequence_number, int pending_processes, bool end);
bool               27 content/browser/profiler_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               28 content/browser/profiler_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               34 content/browser/quota_dispatcher_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               35 content/browser/quota_dispatcher_host.h                                  bool* message_was_ok) OVERRIDE;
bool               65 content/browser/renderer_data_memoizing_store.h     bool already_watching_process = (process_ids.first != process_ids.second);
bool              100 content/browser/renderer_data_memoizing_store.h   bool Retrieve(int item_id, scoped_refptr<T>* item) {
bool              121 content/browser/renderer_data_memoizing_store.h     bool operator()(const Pair& p) const {
bool              187 content/browser/renderer_data_memoizing_store.h       bool last_process_for_item_id =
bool               63 content/browser/renderer_host/backing_store.h       bool* scheduled_completion_callback) = 0;
bool               69 content/browser/renderer_host/backing_store.h   virtual bool CopyFromBackingStore(const gfx::Rect& rect,
bool               48 content/browser/renderer_host/backing_store_aura.h       bool* scheduled_completion_callback) OVERRIDE;
bool               49 content/browser/renderer_host/backing_store_aura.h   virtual bool CopyFromBackingStore(const gfx::Rect& rect,
bool               66 content/browser/renderer_host/backing_store_gtk.h       bool* scheduled_completion_callback) OVERRIDE;
bool               67 content/browser/renderer_host/backing_store_gtk.h   virtual bool CopyFromBackingStore(const gfx::Rect& rect,
bool               86 content/browser/renderer_host/backing_store_gtk.h   const bool use_render_;
bool               43 content/browser/renderer_host/backing_store_mac.h       bool* scheduled_completion_callback) OVERRIDE;
bool               44 content/browser/renderer_host/backing_store_mac.h   virtual bool CopyFromBackingStore(const gfx::Rect& rect,
bool               61 content/browser/renderer_host/backing_store_manager.h       bool* needs_full_paint,
bool               62 content/browser/renderer_host/backing_store_manager.h       bool* scheduled_completion_callback);
bool               27 content/browser/renderer_host/clipboard_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               28 content/browser/renderer_host/clipboard_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               41 content/browser/renderer_host/clipboard_message_filter.h                            bool* result);
bool               45 content/browser/renderer_host/clipboard_message_filter.h                             bool* contains_filenames);
bool               51 content/browser/renderer_host/compositing_iosurface_context_mac.h   bool HasBeenPoisoned() const { return poisoned_; }
bool               58 content/browser/renderer_host/compositing_iosurface_context_mac.h   bool is_vsync_disabled() const { return is_vsync_disabled_; }
bool               69 content/browser/renderer_host/compositing_iosurface_context_mac.h       bool is_vsync_disabled_,
bool               79 content/browser/renderer_host/compositing_iosurface_context_mac.h   bool is_vsync_disabled_;
bool               81 content/browser/renderer_host/compositing_iosurface_context_mac.h   bool poisoned_;
bool               50 content/browser/renderer_host/compositing_iosurface_mac.h   bool SetIOSurfaceWithContextCurrent(
bool               63 content/browser/renderer_host/compositing_iosurface_mac.h   bool DrawIOSurface(
bool               67 content/browser/renderer_host/compositing_iosurface_mac.h       bool flush_drawable) WARN_UNUSED_RESULT;
bool               79 content/browser/renderer_host/compositing_iosurface_mac.h               const base::Callback<void(bool, const SkBitmap&)>& callback);
bool               86 content/browser/renderer_host/compositing_iosurface_mac.h       const base::Callback<void(bool)>& callback);
bool               92 content/browser/renderer_host/compositing_iosurface_mac.h   bool HasIOSurface() { return !!io_surface_.get(); }
bool              102 content/browser/renderer_host/compositing_iosurface_mac.h   bool IsAsynchronousReadbackSupported();
bool              106 content/browser/renderer_host/compositing_iosurface_mac.h   bool HasBeenPoisoned() const;
bool              192 content/browser/renderer_host/compositing_iosurface_mac.h     base::Callback<bool(const void*, int)> map_buffer_callback;
bool              193 content/browser/renderer_host/compositing_iosurface_mac.h     base::Callback<void(bool)> done_callback;
bool              207 content/browser/renderer_host/compositing_iosurface_mac.h   bool MapIOSurfaceToTextureWithContextCurrent(
bool              222 content/browser/renderer_host/compositing_iosurface_mac.h       bool called_within_draw,
bool              224 content/browser/renderer_host/compositing_iosurface_mac.h       const base::Callback<void(bool)>& callback);
bool              232 content/browser/renderer_host/compositing_iosurface_mac.h       bool called_within_draw,
bool              235 content/browser/renderer_host/compositing_iosurface_mac.h       const base::Callback<void(bool)>& done_callback);
bool              240 content/browser/renderer_host/compositing_iosurface_mac.h       bool called_within_draw,
bool              244 content/browser/renderer_host/compositing_iosurface_mac.h   bool SynchronousReadbackForCopy(
bool              253 content/browser/renderer_host/compositing_iosurface_mac.h   void CheckIfAllCopiesAreFinished(bool block_until_finished);
bool              255 content/browser/renderer_host/compositing_iosurface_mac.h       bool block_until_finished,
bool               33 content/browser/renderer_host/compositing_iosurface_shader_programs_mac.h   bool UseBlitProgram();
bool               37 content/browser/renderer_host/compositing_iosurface_shader_programs_mac.h   bool UseSolidWhiteProgram();
bool               43 content/browser/renderer_host/compositing_iosurface_shader_programs_mac.h   bool UseRGBToYV12Program(int pass_number, float texel_scale_x);
bool               33 content/browser/renderer_host/compositing_iosurface_transformer_mac.h       GLenum texture_target, bool src_texture_needs_y_flip,
bool               53 content/browser/renderer_host/compositing_iosurface_transformer_mac.h   bool ResizeBilinear(GLuint src_texture, const gfx::Rect& src_subrect,
bool               80 content/browser/renderer_host/compositing_iosurface_transformer_mac.h   bool TransformRGBToYV12(
bool              107 content/browser/renderer_host/compositing_iosurface_transformer_mac.h   const bool src_texture_needs_y_flip_;
bool              116 content/browser/renderer_host/compositing_iosurface_transformer_mac.h   bool system_supports_multiple_draw_buffers_;
bool               48 content/browser/renderer_host/compositor_impl_android.h   static bool IsInitialized();
bool               69 content/browser/renderer_host/compositor_impl_android.h   virtual void SetVisible(bool visible) OVERRIDE;
bool               72 content/browser/renderer_host/compositor_impl_android.h   virtual void SetHasTransparentBackground(bool flag) OVERRIDE;
bool               73 content/browser/renderer_host/compositor_impl_android.h   virtual bool CompositeAndReadback(
bool               77 content/browser/renderer_host/compositor_impl_android.h                                               bool is_transient) OVERRIDE;
bool               80 content/browser/renderer_host/compositor_impl_android.h                                                         bool is_transient)
bool               91 content/browser/renderer_host/compositor_impl_android.h   virtual scoped_ptr<cc::OutputSurface> CreateOutputSurface(bool fallback)
bool               93 content/browser/renderer_host/compositor_impl_android.h   virtual void DidInitializeOutputSurface(bool success) OVERRIDE {}
bool              116 content/browser/renderer_host/compositor_impl_android.h       bool is_transient);
bool              122 content/browser/renderer_host/compositor_impl_android.h   bool has_transparent_background_;
bool               27 content/browser/renderer_host/compositor_resize_lock_aura.h                        bool defer_compositor_lock,
bool               31 content/browser/renderer_host/compositor_resize_lock_aura.h   virtual bool GrabDeferredLock() OVERRIDE;
bool               42 content/browser/renderer_host/compositor_resize_lock_aura.h   bool cancelled_;
bool               28 content/browser/renderer_host/database_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               29 content/browser/renderer_host/database_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               48 content/browser/renderer_host/database_message_filter.h                             const bool& sync_dir,
bool               85 content/browser/renderer_host/database_message_filter.h                           bool sync_dir,
bool               94 content/browser/renderer_host/database_message_filter.h   bool observer_added_;
bool               25 content/browser/renderer_host/delegated_frame_evictor.h   void SwappedFrame(bool visible);
bool               27 content/browser/renderer_host/delegated_frame_evictor.h   void SetVisible(bool visible);
bool               30 content/browser/renderer_host/delegated_frame_evictor.h   bool HasFrame() { return has_frame_; }
bool               37 content/browser/renderer_host/delegated_frame_evictor.h   bool has_frame_;
bool               26 content/browser/renderer_host/display_link_mac.h   bool GetVSyncParameters(
bool               61 content/browser/renderer_host/display_link_mac.h   bool timebase_and_interval_valid_;
bool               27 content/browser/renderer_host/file_utilities_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               28 content/browser/renderer_host/file_utilities_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               22 content/browser/renderer_host/gamepad_browser_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               23 content/browser/renderer_host/gamepad_browser_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               31 content/browser/renderer_host/gamepad_browser_message_filter.h   bool is_started_;
bool               39 content/browser/renderer_host/gpu_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               40 content/browser/renderer_host/gpu_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               80 content/browser/renderer_host/gpu_message_filter.h   bool share_contexts_;
bool               50 content/browser/renderer_host/gtk_im_context_wrapper.h                               bool can_compose_inline);
bool               54 content/browser/renderer_host/gtk_im_context_wrapper.h   bool is_focused() const { return is_focused_; }
bool               65 content/browser/renderer_host/gtk_im_context_wrapper.h   bool NeedCommitByForwardingCharEvent() const;
bool               68 content/browser/renderer_host/gtk_im_context_wrapper.h   bool HasInputMethodResult() const;
bool               75 content/browser/renderer_host/gtk_im_context_wrapper.h   void ProcessInputMethodResult(const GdkEventKey* event, bool filtered);
bool              146 content/browser/renderer_host/gtk_im_context_wrapper.h   bool is_focused_;
bool              164 content/browser/renderer_host/gtk_im_context_wrapper.h   bool is_composing_text_;
bool              167 content/browser/renderer_host/gtk_im_context_wrapper.h   bool is_enabled_;
bool              173 content/browser/renderer_host/gtk_im_context_wrapper.h   bool is_in_key_event_handler_;
bool              179 content/browser/renderer_host/gtk_im_context_wrapper.h   bool is_composition_changed_;
bool              188 content/browser/renderer_host/gtk_im_context_wrapper.h   bool suppress_next_commit_;
bool              193 content/browser/renderer_host/gtk_im_context_wrapper.h   bool last_key_was_up_;
bool              194 content/browser/renderer_host/gtk_im_context_wrapper.h   bool last_key_filtered_no_result_;
bool               46 content/browser/renderer_host/gtk_key_bindings_handler.h   bool Match(const NativeWebKeyboardEvent& wke,
bool               32 content/browser/renderer_host/ime_adapter_android.h   bool SendKeyEvent(JNIEnv* env, jobject,
bool               36 content/browser/renderer_host/ime_adapter_android.h                     bool is_system_key, int unicode_text);
bool               38 content/browser/renderer_host/ime_adapter_android.h   bool SendSyntheticKeyEvent(JNIEnv*,
bool               60 content/browser/renderer_host/ime_adapter_android.h   void FocusedNodeChanged(bool is_editable_node);
bool               70 content/browser/renderer_host/ime_adapter_android.h bool RegisterImeAdapter(JNIEnv* env);
bool               73 content/browser/renderer_host/input/gesture_event_queue.h   bool ShouldForward(const GestureEventWithLatencyInfo&);
bool               92 content/browser/renderer_host/input/gesture_event_queue.h   bool ExpectingGestureAck() const;
bool               94 content/browser/renderer_host/input/gesture_event_queue.h   bool empty() const {
bool               99 content/browser/renderer_host/input/gesture_event_queue.h   void set_debounce_enabled_for_testing(bool enabled) {
bool              121 content/browser/renderer_host/input/gesture_event_queue.h   bool ShouldDiscardFlingCancelEvent(
bool              126 content/browser/renderer_host/input/gesture_event_queue.h   bool ShouldHandleEventNow() const;
bool              134 content/browser/renderer_host/input/gesture_event_queue.h   bool ShouldForwardForZeroVelocityFlingStart(
bool              138 content/browser/renderer_host/input/gesture_event_queue.h   bool ShouldForwardForBounceReduction(
bool              142 content/browser/renderer_host/input/gesture_event_queue.h   bool ShouldForwardForGFCFiltering(
bool              146 content/browser/renderer_host/input/gesture_event_queue.h   bool ShouldForwardForTapSuppression(
bool              152 content/browser/renderer_host/input/gesture_event_queue.h   bool ShouldForwardForCoalescing(
bool              158 content/browser/renderer_host/input/gesture_event_queue.h   bool ShouldTryMerging(
bool              177 content/browser/renderer_host/input/gesture_event_queue.h   bool fling_in_progress_;
bool              180 content/browser/renderer_host/input/gesture_event_queue.h   bool scrolling_in_progress_;
bool              184 content/browser/renderer_host/input/gesture_event_queue.h   bool ignore_next_ack_;
bool              226 content/browser/renderer_host/input/gesture_event_queue.h   bool debounce_enabled_;
bool               34 content/browser/renderer_host/input/input_router.h   virtual bool SendInput(scoped_ptr<IPC::Message> message) = 0;
bool               44 content/browser/renderer_host/input/input_router.h       bool is_shortcut) = 0;
bool               56 content/browser/renderer_host/input/input_router.h   virtual bool ShouldForwardTouchEvent() const = 0;
bool               43 content/browser/renderer_host/input/input_router_client.h   virtual void OnHasTouchEventHandlers(bool has_handlers) = 0;
bool               51 content/browser/renderer_host/input/input_router_impl.h   virtual bool SendInput(scoped_ptr<IPC::Message> message) OVERRIDE;
bool               59 content/browser/renderer_host/input/input_router_impl.h       bool is_keyboard_shortcut) OVERRIDE;
bool               65 content/browser/renderer_host/input/input_router_impl.h   virtual bool ShouldForwardTouchEvent() const OVERRIDE;
bool               69 content/browser/renderer_host/input/input_router_impl.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               91 content/browser/renderer_host/input/input_router_impl.h   bool SendMoveCaret(scoped_ptr<IPC::Message> message);
bool               92 content/browser/renderer_host/input/input_router_impl.h   bool SendSelectRange(scoped_ptr<IPC::Message> message);
bool               93 content/browser/renderer_host/input/input_router_impl.h   bool Send(IPC::Message* message);
bool               98 content/browser/renderer_host/input/input_router_impl.h                                   bool is_keyboard_shortcut);
bool              105 content/browser/renderer_host/input/input_router_impl.h                        bool is_keyboard_shortcut);
bool              108 content/browser/renderer_host/input/input_router_impl.h   bool OfferToOverscrollController(const blink::WebInputEvent& input_event,
bool              112 content/browser/renderer_host/input/input_router_impl.h   bool OfferToClient(const blink::WebInputEvent& input_event,
bool              117 content/browser/renderer_host/input/input_router_impl.h   bool OfferToRenderer(const blink::WebInputEvent& input_event,
bool              119 content/browser/renderer_host/input/input_router_impl.h                        bool is_keyboard_shortcut);
bool              127 content/browser/renderer_host/input/input_router_impl.h   void OnHasTouchEventHandlers(bool has_handlers);
bool              187 content/browser/renderer_host/input/input_router_impl.h   bool HasPendingEvents() const;
bool              189 content/browser/renderer_host/input/input_router_impl.h   bool IsInOverscrollGesture() const;
bool              200 content/browser/renderer_host/input/input_router_impl.h   bool select_range_pending_;
bool              206 content/browser/renderer_host/input/input_router_impl.h   bool move_caret_pending_;
bool              213 content/browser/renderer_host/input/input_router_impl.h   bool mouse_move_pending_;
bool              221 content/browser/renderer_host/input/input_router_impl.h   bool mouse_wheel_pending_;
bool              244 content/browser/renderer_host/input/input_router_impl.h   bool touch_ack_timeout_supported_;
bool              256 content/browser/renderer_host/input/input_router_impl.h   bool flush_requested_;
bool               45 content/browser/renderer_host/input/mock_input_ack_handler.h   bool unexpected_event_ack_called() const {
bool               69 content/browser/renderer_host/input/mock_input_ack_handler.h   bool unexpected_event_ack_called_;
bool               27 content/browser/renderer_host/input/mock_input_router_client.h   virtual void OnHasTouchEventHandlers(bool has_handlers) OVERRIDE;
bool               32 content/browser/renderer_host/input/mock_input_router_client.h   bool GetAndResetFilterEventCalled();
bool               39 content/browser/renderer_host/input/mock_input_router_client.h   bool has_touch_handler() const { return has_touch_handler_; }
bool               46 content/browser/renderer_host/input/mock_input_router_client.h   void set_allow_send_event(bool allow) {
bool               53 content/browser/renderer_host/input/mock_input_router_client.h   bool has_touch_handler_;
bool               57 content/browser/renderer_host/input/mock_input_router_client.h   bool filter_input_event_called_;
bool               61 content/browser/renderer_host/input/mock_input_router_client.h   bool set_needs_flush_called_;
bool               72 content/browser/renderer_host/input/motion_event_android.h   static bool RegisterMotionEventAndroid(JNIEnv* env);
bool              108 content/browser/renderer_host/input/motion_event_android.h   bool should_recycle_;
bool               75 content/browser/renderer_host/input/synthetic_gesture_controller.h     bool IsEmpty() {
bool               40 content/browser/renderer_host/input/synthetic_gesture_target.h   virtual bool SupportsSyntheticGestureSourceType(
bool               23 content/browser/renderer_host/input/synthetic_gesture_target_android.h   static bool RegisterTouchEventSynthesizer(JNIEnv* env);
bool               32 content/browser/renderer_host/input/synthetic_gesture_target_android.h   virtual bool SupportsSyntheticGestureSourceType(
bool               42 content/browser/renderer_host/input/synthetic_gesture_target_aura.h   virtual bool SupportsSyntheticGestureSourceType(
bool               50 content/browser/renderer_host/input/synthetic_gesture_target_base.h   virtual bool SupportsSyntheticGestureSourceType(
bool               51 content/browser/renderer_host/input/synthetic_pinch_gesture.h   bool HasReachedTarget(const base::TimeTicks& timestamp) const;
bool               70 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.h   bool FinishedCurrentScrollSegment(const base::TimeTicks& timestamp) const;
bool               71 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.h   bool IsLastScrollSegment() const;
bool               72 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.h   bool ScrollIsNoOp() const;
bool               31 content/browser/renderer_host/input/tap_suppression_controller.h   void GestureFlingCancelAck(bool processed);
bool               36 content/browser/renderer_host/input/tap_suppression_controller.h   bool ShouldDeferTapDown();
bool               40 content/browser/renderer_host/input/tap_suppression_controller.h   bool ShouldSuppressTapEnd();
bool               31 content/browser/renderer_host/input/timeout_monitor.h   bool IsRunning() const;
bool               28 content/browser/renderer_host/input/touch_action_filter.h   bool FilterGestureEvent(blink::WebGestureEvent* gesture_event);
bool               46 content/browser/renderer_host/input/touch_action_filter.h   bool ShouldSuppressScroll(const blink::WebGestureEvent& gesture_event);
bool               47 content/browser/renderer_host/input/touch_action_filter.h   bool FilterScrollEndingGesture();
bool               50 content/browser/renderer_host/input/touch_action_filter.h   bool drop_scroll_gesture_events_;
bool               53 content/browser/renderer_host/input/touch_action_filter.h   bool drop_pinch_gesture_events_;
bool               57 content/browser/renderer_host/input/touch_action_filter.h   bool drop_current_tap_ending_event_;
bool               63 content/browser/renderer_host/input/touch_action_filter.h   bool allow_current_double_tap_event_;
bool               90 content/browser/renderer_host/input/touch_event_queue.h   void OnHasTouchEventHandlers(bool has_handlers);
bool               94 content/browser/renderer_host/input/touch_event_queue.h   bool IsPendingAckTouchStart() const;
bool               99 content/browser/renderer_host/input/touch_event_queue.h   void SetAckTimeoutEnabled(bool enabled, base::TimeDelta ack_timeout_delay);
bool              101 content/browser/renderer_host/input/touch_event_queue.h   bool empty() const WARN_UNUSED_RESULT {
bool              109 content/browser/renderer_host/input/touch_event_queue.h   bool ack_timeout_enabled() const {
bool              113 content/browser/renderer_host/input/touch_event_queue.h   bool has_handlers() const {
bool              123 content/browser/renderer_host/input/touch_event_queue.h   bool HasTimeoutEvent() const;
bool              124 content/browser/renderer_host/input/touch_event_queue.h   bool IsTimeoutRunningForTesting() const;
bool              171 content/browser/renderer_host/input/touch_event_queue.h   bool dispatching_touch_;
bool              184 content/browser/renderer_host/input/touch_event_queue.h   bool ack_timeout_enabled_;
bool              196 content/browser/renderer_host/input/touch_event_queue.h   bool absorbing_touch_moves_;
bool               39 content/browser/renderer_host/input/touchpad_tap_suppression_controller.h   void GestureFlingCancelAck(bool processed);
bool               44 content/browser/renderer_host/input/touchpad_tap_suppression_controller.h   bool ShouldDeferMouseDown(const MouseEventWithLatencyInfo& event);
bool               48 content/browser/renderer_host/input/touchpad_tap_suppression_controller.h   bool ShouldSuppressMouseUp();
bool               30 content/browser/renderer_host/input/touchscreen_tap_suppression_controller.h   void GestureFlingCancelAck(bool processed);
bool               34 content/browser/renderer_host/input/touchscreen_tap_suppression_controller.h   bool ShouldDeferGestureTapDown(const GestureEventWithLatencyInfo& event);
bool               38 content/browser/renderer_host/input/touchscreen_tap_suppression_controller.h   bool ShouldDeferGestureShowPress(const GestureEventWithLatencyInfo& event);
bool               42 content/browser/renderer_host/input/touchscreen_tap_suppression_controller.h   bool ShouldSuppressGestureTapEnd();
bool               49 content/browser/renderer_host/input/web_input_event_builders_android.h                                        bool is_system_key);
bool               17 content/browser/renderer_host/input/web_touch_event_traits.h   static bool IsTouchSequenceStart(const blink::WebTouchEvent& event);
bool               41 content/browser/renderer_host/java/java_bound_object.h       bool can_enumerate_methods);
bool               52 content/browser/renderer_host/java/java_bound_object.h   bool CanEnumerateMethods() const { return can_enumerate_methods_; }
bool               54 content/browser/renderer_host/java/java_bound_object.h   bool HasMethod(const std::string& name) const;
bool               55 content/browser/renderer_host/java/java_bound_object.h   bool Invoke(const std::string& name, const NPVariant* args, size_t arg_count,
bool               63 content/browser/renderer_host/java/java_bound_object.h       bool can_enumerate_methods);
bool               84 content/browser/renderer_host/java/java_bound_object.h   mutable bool are_methods_set_up_;
bool               86 content/browser/renderer_host/java/java_bound_object.h   const bool can_enumerate_methods_;
bool               27 content/browser/renderer_host/java/java_bridge_channel_host.h   virtual bool Init(base::MessageLoopProxy* ipc_message_loop,
bool               28 content/browser/renderer_host/java/java_bridge_channel_host.h                     bool create_pipe_now,
bool               33 content/browser/renderer_host/java/java_bridge_channel_host.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               59 content/browser/renderer_host/java/java_bridge_dispatcher_host_manager.h   bool GetAllowObjectContentsInspection() const {
bool               62 content/browser/renderer_host/java/java_bridge_dispatcher_host_manager.h   void SetAllowObjectContentsInspection(bool allow);
bool               71 content/browser/renderer_host/java/java_bridge_dispatcher_host_manager.h   bool allow_object_contents_inspection_;
bool               36 content/browser/renderer_host/java/java_method.h   mutable bool have_calculated_num_parameters_;
bool              116 content/browser/renderer_host/legacy_render_widget_host_win.h   bool Init();
bool              143 content/browser/renderer_host/legacy_render_widget_host_win.h   bool mouse_tracking_enabled_;
bool               56 content/browser/renderer_host/media/audio_input_device_manager.h   bool ShouldUseFakeDevice() const;
bool               79 content/browser/renderer_host/media/audio_input_device_manager.h   bool IsOnDeviceThread() const;
bool               88 content/browser/renderer_host/media/audio_input_device_manager.h   bool use_fake_device_;
bool              112 content/browser/renderer_host/media/audio_input_renderer_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool              113 content/browser/renderer_host/media/audio_input_renderer_host.h                                  bool* message_was_ok) OVERRIDE;
bool               38 content/browser/renderer_host/media/audio_input_sync_writer.h                        bool key_pressed) OVERRIDE;
bool               41 content/browser/renderer_host/media/audio_input_sync_writer.h   bool Init();
bool               42 content/browser/renderer_host/media/audio_input_sync_writer.h   bool PrepareForeignSocketHandle(base::ProcessHandle process_handle,
bool               85 content/browser/renderer_host/media/audio_renderer_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               86 content/browser/renderer_host/media/audio_renderer_host.h                                  bool* message_was_ok) OVERRIDE;
bool              137 content/browser/renderer_host/media/audio_renderer_host.h   void DoNotifyStreamStateChanged(int stream_id, bool is_playing);
bool               42 content/browser/renderer_host/media/audio_sync_reader.h   bool Init();
bool               43 content/browser/renderer_host/media/audio_sync_reader.h   bool PrepareForeignSocketHandle(base::ProcessHandle process_handle,
bool               53 content/browser/renderer_host/media/audio_sync_reader.h   bool WaitUntilDataIsReady();
bool               59 content/browser/renderer_host/media/audio_sync_reader.h   const bool mute_audio_;
bool               56 content/browser/renderer_host/media/device_request_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               57 content/browser/renderer_host/media/device_request_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               36 content/browser/renderer_host/media/media_capture_devices_impl.h   bool devices_enumerated_;
bool               58 content/browser/renderer_host/media/media_stream_dispatcher_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               59 content/browser/renderer_host/media/media_stream_dispatcher_host.h                                  bool* message_was_ok) OVERRIDE;
bool               72 content/browser/renderer_host/media/media_stream_dispatcher_host.h                         bool user_gesture);
bool               99 content/browser/renderer_host/media/media_stream_dispatcher_host.h   bool IsURLAllowed(const GURL& url);
bool              103 content/browser/renderer_host/media/media_stream_manager.h                       bool user_gesture);
bool              215 content/browser/renderer_host/media/media_stream_manager.h     bool valid;
bool              251 content/browser/renderer_host/media/media_stream_manager.h   bool RequestDone(const DeviceRequest& request) const;
bool              263 content/browser/renderer_host/media/media_stream_manager.h   bool EnumerationRequired(EnumerationCache* cache, MediaStreamType type);
bool              270 content/browser/renderer_host/media/media_stream_manager.h   bool SetupDeviceCaptureRequest(DeviceRequest* request);
bool              274 content/browser/renderer_host/media/media_stream_manager.h   bool SetupTabCaptureRequest(DeviceRequest* request);
bool              278 content/browser/renderer_host/media/media_stream_manager.h   bool SetupScreenCaptureRequest(DeviceRequest* request);
bool              286 content/browser/renderer_host/media/media_stream_manager.h   bool FindExistingRequestedDeviceInfo(
bool              325 content/browser/renderer_host/media/media_stream_manager.h   bool GetRequestedDeviceCaptureId(const DeviceRequest* request,
bool              341 content/browser/renderer_host/media/media_stream_manager.h   bool TranslateSourceIdToDeviceId(
bool              364 content/browser/renderer_host/media/media_stream_manager.h   bool monitoring_started_;
bool              382 content/browser/renderer_host/media/media_stream_manager.h   bool use_fake_ui_;
bool               37 content/browser/renderer_host/media/media_stream_track_metrics_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               38 content/browser/renderer_host/media/media_stream_track_metrics_host.h                                  bool* message_was_ok) OVERRIDE;
bool               41 content/browser/renderer_host/media/media_stream_track_metrics_host.h   void OnAddTrack(uint64 id, bool is_audio, bool is_remote);
bool               50 content/browser/renderer_host/media/media_stream_track_metrics_host.h     bool is_audio;
bool               51 content/browser/renderer_host/media/media_stream_track_metrics_host.h     bool is_remote;
bool               24 content/browser/renderer_host/media/midi_dispatcher_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               25 content/browser/renderer_host/media/midi_dispatcher_host.h                                  bool* message_was_ok) OVERRIDE;
bool               36 content/browser/renderer_host/media/midi_dispatcher_host.h                                 bool user_gesture);
bool               42 content/browser/renderer_host/media/midi_dispatcher_host.h                                  bool success);
bool               35 content/browser/renderer_host/media/midi_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               36 content/browser/renderer_host/media/midi_host.h                                  bool* message_was_ok) OVERRIDE;
bool               65 content/browser/renderer_host/media/midi_host.h   static bool IsValidWebMIDIData(const std::vector<uint8>& data);
bool               71 content/browser/renderer_host/media/midi_host.h   bool has_sys_ex_permission_;
bool               26 content/browser/renderer_host/media/peer_connection_tracker_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               27 content/browser/renderer_host/media/peer_connection_tracker_host.h                                  bool* message_was_ok) OVERRIDE;
bool               42 content/browser/renderer_host/media/peer_connection_tracker_host.h                       bool audio,
bool               43 content/browser/renderer_host/media/peer_connection_tracker_host.h                       bool video,
bool               61 content/browser/renderer_host/media/video_capture_buffer_pool.h   bool GetBufferInfo(int buffer_id, void** memory, size_t* size);
bool              106 content/browser/renderer_host/media/video_capture_buffer_pool.h     bool held_by_producer;
bool               26 content/browser/renderer_host/media/video_capture_controller_event_handler.h   bool operator<(const VideoCaptureControllerID& vc) const;
bool               27 content/browser/renderer_host/media/video_capture_controller_event_handler.h   bool operator==(const VideoCaptureControllerID& vc) const;
bool               76 content/browser/renderer_host/media/video_capture_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               77 content/browser/renderer_host/media/video_capture_host.h                                  bool* message_was_ok) OVERRIDE;
bool               91 content/browser/renderer_host/media/video_capture_manager.h   bool GetDeviceSupportedFormats(
bool               98 content/browser/renderer_host/media/video_capture_manager.h   bool GetDeviceFormatsInUse(media::VideoCaptureSessionId capture_session_id,
bool              150 content/browser/renderer_host/media/video_capture_manager.h   bool IsOnDeviceThread() const;
bool               36 content/browser/renderer_host/media/webrtc_identity_service_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               37 content/browser/renderer_host/media/webrtc_identity_service_host.h                                  bool* message_was_ok) OVERRIDE;
bool               18 content/browser/renderer_host/memory_benchmark_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               19 content/browser/renderer_host/memory_benchmark_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               56 content/browser/renderer_host/overscroll_controller.h   void ReceivedEventACK(const blink::WebInputEvent& event, bool processed);
bool               88 content/browser/renderer_host/overscroll_controller.h   bool DispatchEventCompletesAction(
bool               93 content/browser/renderer_host/overscroll_controller.h   bool DispatchEventResetsState(const blink::WebInputEvent& event) const;
bool               97 content/browser/renderer_host/overscroll_controller.h   bool ProcessEventForOverscroll(const blink::WebInputEvent& event);
bool               43 content/browser/renderer_host/p2p/socket_dispatcher_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               44 content/browser/renderer_host/p2p/socket_dispatcher_host.h                                  bool* message_was_ok) OVERRIDE;
bool               95 content/browser/renderer_host/p2p/socket_dispatcher_host.h   bool monitoring_networks_;
bool               34 content/browser/renderer_host/p2p/socket_host.h CONTENT_EXPORT bool ApplyPacketOptions(char* data, int length,
bool               40 content/browser/renderer_host/p2p/socket_host.h CONTENT_EXPORT bool GetRtpPacketStartPositionAndLength(char* data, int length,
bool               44 content/browser/renderer_host/p2p/socket_host.h CONTENT_EXPORT bool UpdateRtpAbsSendTimeExtn(char* rtp, int length,
bool               63 content/browser/renderer_host/p2p/socket_host.h   virtual bool Init(const net::IPEndPoint& local_address,
bool               75 content/browser/renderer_host/p2p/socket_host.h   virtual bool SetOption(P2PSocketOption option, int value) = 0;
bool              118 content/browser/renderer_host/p2p/socket_host.h   static bool GetStunPacketType(const char* data, int data_size,
bool              120 content/browser/renderer_host/p2p/socket_host.h   static bool IsRequestOrResponse(StunMessageType type);
bool               37 content/browser/renderer_host/p2p/socket_host_tcp.h   bool InitAccepted(const net::IPEndPoint& remote_address,
bool               41 content/browser/renderer_host/p2p/socket_host_tcp.h   virtual bool Init(const net::IPEndPoint& local_address,
bool               49 content/browser/renderer_host/p2p/socket_host_tcp.h   virtual bool SetOption(P2PSocketOption option, int value) OVERRIDE;
bool               92 content/browser/renderer_host/p2p/socket_host_tcp.h   bool write_pending_;
bool               94 content/browser/renderer_host/p2p/socket_host_tcp.h   bool connected_;
bool               36 content/browser/renderer_host/p2p/socket_host_tcp_server.h   virtual bool Init(const net::IPEndPoint& local_address,
bool               44 content/browser/renderer_host/p2p/socket_host_tcp_server.h   virtual bool SetOption(P2PSocketOption option, int value) OVERRIDE;
bool               28 content/browser/renderer_host/p2p/socket_host_test_utils.h   MOCK_METHOD1(Send, bool(IPC::Message* msg));
bool               36 content/browser/renderer_host/p2p/socket_host_test_utils.h   void set_async_write(bool async_write) { async_write_ = async_write; }
bool               39 content/browser/renderer_host/p2p/socket_host_test_utils.h   bool read_pending() const { return read_pending_; }
bool               52 content/browser/renderer_host/p2p/socket_host_test_utils.h   virtual bool IsConnected() const OVERRIDE;
bool               53 content/browser/renderer_host/p2p/socket_host_test_utils.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool               59 content/browser/renderer_host/p2p/socket_host_test_utils.h   virtual bool WasEverUsed() const OVERRIDE;
bool               60 content/browser/renderer_host/p2p/socket_host_test_utils.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool               61 content/browser/renderer_host/p2p/socket_host_test_utils.h   virtual bool WasNpnNegotiated() const OVERRIDE;
bool               63 content/browser/renderer_host/p2p/socket_host_test_utils.h   virtual bool GetSSLInfo(net::SSLInfo* ssl_info) OVERRIDE;
bool               69 content/browser/renderer_host/p2p/socket_host_test_utils.h   bool read_pending_;
bool               78 content/browser/renderer_host/p2p/socket_host_test_utils.h   bool async_write_;
bool               79 content/browser/renderer_host/p2p/socket_host_test_utils.h   bool write_pending_;
bool               28 content/browser/renderer_host/p2p/socket_host_throttler.h   bool DropNextPacket(size_t packet_len);
bool               34 content/browser/renderer_host/p2p/socket_host_udp.h   virtual bool Init(const net::IPEndPoint& local_address,
bool               42 content/browser/renderer_host/p2p/socket_host_udp.h   virtual bool SetOption(P2PSocketOption option, int value) OVERRIDE;
bool               77 content/browser/renderer_host/p2p/socket_host_udp.h   bool send_pending_;
bool               40 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h       bool in_process,
bool               41 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h       bool external_plugin);
bool               47 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h   virtual bool IsValidInstance(PP_Instance instance) const OVERRIDE;
bool               48 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h   virtual bool GetRenderFrameIDsForInstance(
bool               64 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h   bool external_plugin() const { return external_plugin_; }
bool               93 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h     virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              118 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h   bool in_process_;
bool              122 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h   bool external_plugin_;
bool               72 content/browser/renderer_host/pepper/pepper_file_io_host.h       bool plugin_allowed);
bool               85 content/browser/renderer_host/pepper/pepper_file_io_host.h       bool unused_created);
bool              105 content/browser/renderer_host/pepper/pepper_file_io_host.h   bool CallSetLength(ppapi::host::ReplyMessageContext reply_context,
bool              113 content/browser/renderer_host/pepper/pepper_file_io_host.h   bool AddFileToReplyContext(
bool              137 content/browser/renderer_host/pepper/pepper_file_io_host.h   bool check_quota_;
bool               75 content/browser/renderer_host/pepper/pepper_file_ref_host.h   virtual bool IsFileRefHost() OVERRIDE;
bool               52 content/browser/renderer_host/pepper/pepper_file_system_browser_host.h   virtual bool IsFileSystemHost() OVERRIDE;
bool               56 content/browser/renderer_host/pepper/pepper_file_system_browser_host.h   bool IsOpened() const { return opened_; }
bool               67 content/browser/renderer_host/pepper/pepper_file_system_browser_host.h   bool ChecksQuota() const { return quota_reservation_ != NULL; }
bool              131 content/browser/renderer_host/pepper/pepper_file_system_browser_host.h   bool ShouldCreateQuotaReservation() const;
bool              154 content/browser/renderer_host/pepper/pepper_file_system_browser_host.h   bool called_open_;  // whether open has been called.
bool              155 content/browser/renderer_host/pepper/pepper_file_system_browser_host.h   bool opened_;  // whether open succeeded.
bool              168 content/browser/renderer_host/pepper/pepper_file_system_browser_host.h   bool reserving_quota_;
bool               64 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.h                             bool recursive);
bool               52 content/browser/renderer_host/pepper/pepper_gamepad_host.h   bool is_started_;
bool               43 content/browser/renderer_host/pepper/pepper_host_resolver_message_filter.h                                   bool private_api);
bool               79 content/browser/renderer_host/pepper/pepper_host_resolver_message_filter.h   bool external_plugin_;
bool               80 content/browser/renderer_host/pepper/pepper_host_resolver_message_filter.h   bool private_api_;
bool               71 content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.h       bool has_more);
bool               27 content/browser/renderer_host/pepper/pepper_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               28 content/browser/renderer_host/pepper/pepper_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               35 content/browser/renderer_host/pepper/pepper_message_filter.h                                  bool* succeeded,
bool               36 content/browser/renderer_host/pepper/pepper_network_monitor_host.h   void OnPermissionCheckResult(bool can_use_network_monitor);
bool               49 content/browser/renderer_host/pepper/pepper_network_proxy_host.h     bool is_allowed;
bool               54 content/browser/renderer_host/pepper/pepper_network_proxy_host.h                                                 bool is_external_plugin);
bool               78 content/browser/renderer_host/pepper/pepper_network_proxy_host.h   bool is_allowed_;
bool               82 content/browser/renderer_host/pepper/pepper_network_proxy_host.h   bool waiting_for_ui_thread_data_;
bool               39 content/browser/renderer_host/pepper/pepper_renderer_connection.h   virtual bool OnMessageReceived(const IPC::Message& msg,
bool               40 content/browser/renderer_host/pepper/pepper_renderer_connection.h                                  bool* message_was_ok) OVERRIDE;
bool               16 content/browser/renderer_host/pepper/pepper_security_helper.h CONTENT_EXPORT bool CanOpenWithPepperFlags(int pp_open_flags,
bool               22 content/browser/renderer_host/pepper/pepper_security_helper.h CONTENT_EXPORT bool CanOpenFileSystemURLWithPepperFlags(
bool               32 content/browser/renderer_host/pepper/pepper_socket_utils.h bool CanUseSocketAPIs(bool external_plugin,
bool               33 content/browser/renderer_host/pepper/pepper_socket_utils.h                       bool private_api,
bool               40 content/browser/renderer_host/pepper/pepper_socket_utils.h bool GetCertificateFields(const net::X509Certificate& cert,
bool               45 content/browser/renderer_host/pepper/pepper_socket_utils.h bool GetCertificateFields(const char* der,
bool               40 content/browser/renderer_host/pepper/pepper_tcp_server_socket_message_filter.h       bool private_api);
bool              105 content/browser/renderer_host/pepper/pepper_tcp_server_socket_message_filter.h   const bool external_plugin_;
bool              106 content/browser/renderer_host/pepper/pepper_tcp_server_socket_message_filter.h   const bool private_api_;
bool              161 content/browser/renderer_host/pepper/pepper_tcp_socket_message_filter.h   bool IsPrivateAPI() const {
bool              169 content/browser/renderer_host/pepper/pepper_tcp_socket_message_filter.h   const bool external_plugin_;
bool              182 content/browser/renderer_host/pepper/pepper_tcp_socket_message_filter.h   bool end_of_file_reached_;
bool              214 content/browser/renderer_host/pepper/pepper_tcp_socket_message_filter.h   bool pending_accept_;
bool               51 content/browser/renderer_host/pepper/pepper_udp_socket_message_filter.h                                bool private_api);
bool              109 content/browser/renderer_host/pepper/pepper_udp_socket_message_filter.h   bool allow_address_reuse_;
bool              110 content/browser/renderer_host/pepper/pepper_udp_socket_message_filter.h   bool allow_broadcast_;
bool              113 content/browser/renderer_host/pepper/pepper_udp_socket_message_filter.h   bool closed_;
bool              120 content/browser/renderer_host/pepper/pepper_udp_socket_message_filter.h   bool external_plugin_;
bool              121 content/browser/renderer_host/pepper/pepper_udp_socket_message_filter.h   bool private_api_;
bool               43 content/browser/renderer_host/popup_menu_helper_mac.h                      bool right_aligned,
bool               44 content/browser/renderer_host/popup_menu_helper_mac.h                      bool allow_multiple_selection);
bool               60 content/browser/renderer_host/popup_menu_helper_mac.h   bool popup_was_hidden_;
bool               89 content/browser/renderer_host/render_message_filter.h                       bool is_guest,
bool              103 content/browser/renderer_host/render_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool              104 content/browser/renderer_host/render_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool              109 content/browser/renderer_host/render_message_filter.h   bool OffTheRecord() const;
bool              154 content/browser/renderer_host/render_message_filter.h                         bool* cookies_enabled);
bool              167 content/browser/renderer_host/render_message_filter.h   void OnGetPlugins(bool refresh, IPC::Message* reply_msg);
bool              174 content/browser/renderer_host/render_message_filter.h                        bool* found,
bool              188 content/browser/renderer_host/render_message_filter.h       bool is_external);
bool              191 content/browser/renderer_host/render_message_filter.h                                              bool is_external);
bool              228 content/browser/renderer_host/render_message_filter.h                            bool cache_in_browser,
bool              256 content/browser/renderer_host/render_message_filter.h   bool CheckBenchmarkingEnabled() const;
bool              257 content/browser/renderer_host/render_message_filter.h   bool CheckPreparsedJsCachingEnabled() const;
bool              265 content/browser/renderer_host/render_message_filter.h                           bool* blocked);
bool              298 content/browser/renderer_host/render_message_filter.h   bool incognito_;
bool              307 content/browser/renderer_host/render_message_filter.h   bool is_guest_;
bool               87 content/browser/renderer_host/render_process_host_impl.h                         bool supports_browser_plugin,
bool               88 content/browser/renderer_host/render_process_host_impl.h                         bool is_guest);
bool               93 content/browser/renderer_host/render_process_host_impl.h   virtual bool Init() OVERRIDE;
bool               99 content/browser/renderer_host/render_process_host_impl.h   virtual bool WaitForBackingStoreMsg(int render_widget_id,
bool              106 content/browser/renderer_host/render_process_host_impl.h   virtual bool IsGuest() const OVERRIDE;
bool              108 content/browser/renderer_host/render_process_host_impl.h   virtual bool FastShutdownIfPossible() OVERRIDE;
bool              114 content/browser/renderer_host/render_process_host_impl.h   virtual bool InSameStoragePartition(
bool              117 content/browser/renderer_host/render_process_host_impl.h   virtual bool HasConnection() const OVERRIDE;
bool              118 content/browser/renderer_host/render_process_host_impl.h   virtual void SetIgnoreInputEvents(bool ignore_input_events) OVERRIDE;
bool              119 content/browser/renderer_host/render_process_host_impl.h   virtual bool IgnoreInputEvents() const OVERRIDE;
bool              123 content/browser/renderer_host/render_process_host_impl.h   virtual void SetSuddenTerminationAllowed(bool enabled) OVERRIDE;
bool              124 content/browser/renderer_host/render_process_host_impl.h   virtual bool SuddenTerminationAllowed() const OVERRIDE;
bool              127 content/browser/renderer_host/render_process_host_impl.h   virtual bool FastShutdownForPageCount(size_t count) OVERRIDE;
bool              128 content/browser/renderer_host/render_process_host_impl.h   virtual bool FastShutdownStarted() const OVERRIDE;
bool              131 content/browser/renderer_host/render_process_host_impl.h   virtual void FilterURL(bool empty_allowed, GURL* url) OVERRIDE;
bool              143 content/browser/renderer_host/render_process_host_impl.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool              146 content/browser/renderer_host/render_process_host_impl.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              191 content/browser/renderer_host/render_process_host_impl.h   static void FilterURL(RenderProcessHost* rph, bool empty_allowed, GURL* url);
bool              195 content/browser/renderer_host/render_process_host_impl.h   static bool IsSuitableHost(RenderProcessHost* host,
bool              234 content/browser/renderer_host/render_process_host_impl.h   void SetIsGuestForTesting(bool is_guest) {
bool              255 content/browser/renderer_host/render_process_host_impl.h   bool fast_shutdown_started_;
bool              258 content/browser/renderer_host/render_process_host_impl.h   bool deleting_soon_;
bool              262 content/browser/renderer_host/render_process_host_impl.h   bool is_self_deleted_;
bool              279 content/browser/renderer_host/render_process_host_impl.h   void SuddenTerminationChanged(bool enabled);
bool              299 content/browser/renderer_host/render_process_host_impl.h   void SetBackgrounded(bool backgrounded);
bool              302 content/browser/renderer_host/render_process_host_impl.h   void ProcessDied(bool already_dead);
bool              322 content/browser/renderer_host/render_process_host_impl.h   bool backgrounded_;
bool              356 content/browser/renderer_host/render_process_host_impl.h   bool is_initialized_;
bool              384 content/browser/renderer_host/render_process_host_impl.h   bool sudden_termination_allowed_;
bool              388 content/browser/renderer_host/render_process_host_impl.h   bool ignore_input_events_;
bool              395 content/browser/renderer_host/render_process_host_impl.h   bool supports_browser_plugin_;
bool              399 content/browser/renderer_host/render_process_host_impl.h   bool is_guest_;
bool              407 content/browser/renderer_host/render_process_host_impl.h   bool gpu_observer_registered_;
bool              411 content/browser/renderer_host/render_process_host_impl.h   bool delayed_cleanup_needed_;
bool              415 content/browser/renderer_host/render_process_host_impl.h   bool within_process_died_observer_;
bool               45 content/browser/renderer_host/render_sandbox_host_linux.h   bool initialized_;
bool               83 content/browser/renderer_host/render_view_host_delegate.h   virtual bool OnMessageReceived(RenderViewHost* render_view_host,
bool              177 content/browser/renderer_host/render_view_host_delegate.h                                     bool* did_suppress_message) {}
bool              181 content/browser/renderer_host/render_view_host_delegate.h                                       bool is_reload,
bool              207 content/browser/renderer_host/render_view_host_delegate.h                                     bool is_during_before_unload,
bool              208 content/browser/renderer_host/render_view_host_delegate.h                                     bool is_during_unload) {}
bool              245 content/browser/renderer_host/render_view_host_delegate.h   virtual void ToggleFullscreenMode(bool enter_fullscreen) {}
bool              246 content/browser/renderer_host/render_view_host_delegate.h   virtual bool IsFullscreenForCurrentTab() const;
bool              257 content/browser/renderer_host/render_view_host_delegate.h   virtual void RequestToLockMouse(bool user_gesture,
bool              258 content/browser/renderer_host/render_view_host_delegate.h                                   bool last_unlocked_by_target) {}
bool              304 content/browser/renderer_host/render_view_host_delegate.h                                  bool user_gesture) {}
bool               33 content/browser/renderer_host/render_view_host_factory.h       bool swapped_out,
bool               34 content/browser/renderer_host/render_view_host_factory.h       bool hidden);
bool               37 content/browser/renderer_host/render_view_host_factory.h   static bool has_factory() {
bool               53 content/browser/renderer_host/render_view_host_factory.h       bool swapped_out) = 0;
bool              130 content/browser/renderer_host/render_view_host_impl.h   static bool IsRVHStateActive(RenderViewHostImplState rvh_state);
bool              152 content/browser/renderer_host/render_view_host_impl.h       bool swapped_out,
bool              153 content/browser/renderer_host/render_view_host_impl.h       bool hidden);
bool              169 content/browser/renderer_host/render_view_host_impl.h                                             bool by_user) OVERRIDE;
bool              211 content/browser/renderer_host/render_view_host_impl.h   virtual bool IsRenderViewLive() const OVERRIDE;
bool              247 content/browser/renderer_host/render_view_host_impl.h   virtual bool CreateRenderView(const base::string16& frame_name,
bool              277 content/browser/renderer_host/render_view_host_impl.h   bool are_navigations_suspended() const { return navigations_suspended_; }
bool              290 content/browser/renderer_host/render_view_host_impl.h   void SetNavigationsSuspended(bool suspend,
bool              301 content/browser/renderer_host/render_view_host_impl.h   bool has_accessed_initial_document() {
bool              307 content/browser/renderer_host/render_view_host_impl.h   bool IsSwappedOut() const { return rvh_state_ == STATE_SWAPPED_OUT; }
bool              320 content/browser/renderer_host/render_view_host_impl.h   void OnSwappedOut(bool timed_out);
bool              340 content/browser/renderer_host/render_view_host_impl.h   bool HasPendingCrossSiteRequest();
bool              346 content/browser/renderer_host/render_view_host_impl.h   void SetHasPendingCrossSiteRequest(bool has_pending_request);
bool              351 content/browser/renderer_host/render_view_host_impl.h                               bool success,
bool              355 content/browser/renderer_host/render_view_host_impl.h   void SetInitialFocus(bool reverse);
bool              375 content/browser/renderer_host/render_view_host_impl.h   bool SuddenTerminationAllowed() const;
bool              376 content/browser/renderer_host/render_view_host_impl.h   void set_sudden_termination_allowed(bool enabled) {
bool              383 content/browser/renderer_host/render_view_host_impl.h   virtual bool IsRenderView() const OVERRIDE;
bool              384 content/browser/renderer_host/render_view_host_impl.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              458 content/browser/renderer_host/render_view_host_impl.h   bool is_waiting_for_beforeunload_ack() {
bool              463 content/browser/renderer_host/render_view_host_impl.h   bool IsWaitingForUnloadACK() const;
bool              495 content/browser/renderer_host/render_view_host_impl.h   virtual void RequestToLockMouse(bool user_gesture,
bool              496 content/browser/renderer_host/render_view_host_impl.h                                   bool last_unlocked_by_target) OVERRIDE;
bool              497 content/browser/renderer_host/render_view_host_impl.h   virtual bool IsFullscreen() const OVERRIDE;
bool              505 content/browser/renderer_host/render_view_host_impl.h                   bool user_gesture);
bool              523 content/browser/renderer_host/render_view_host_impl.h   void OnToggleFullscreen(bool enter_fullscreen);
bool              526 content/browser/renderer_host/render_view_host_impl.h   void OnDidChangeScrollbarsForMainFrame(bool has_horizontal_scrollbar,
bool              527 content/browser/renderer_host/render_view_host_impl.h                                          bool has_vertical_scrollbar);
bool              528 content/browser/renderer_host/render_view_host_impl.h   void OnDidChangeScrollOffsetPinningForMainFrame(bool is_pinned_to_left,
bool              529 content/browser/renderer_host/render_view_host_impl.h                                                   bool is_pinned_to_right);
bool              544 content/browser/renderer_host/render_view_host_impl.h                                 bool is_reload,
bool              553 content/browser/renderer_host/render_view_host_impl.h   void OnTakeFocus(bool reverse);
bool              554 content/browser/renderer_host/render_view_host_impl.h   void OnFocusedNodeChanged(bool is_editable_node);
bool              562 content/browser/renderer_host/render_view_host_impl.h   void OnDidZoomURL(double zoom_level, bool remember, const GURL& url);
bool              570 content/browser/renderer_host/render_view_host_impl.h   void OnFocusedNodeTouched(bool editable);
bool              595 content/browser/renderer_host/render_view_host_impl.h   bool CanAccessFilesOfPageState(const PageState& state) const;
bool              610 content/browser/renderer_host/render_view_host_impl.h   bool waiting_for_drag_context_response_;
bool              621 content/browser/renderer_host/render_view_host_impl.h   bool navigations_suspended_;
bool              634 content/browser/renderer_host/render_view_host_impl.h   bool has_accessed_initial_document_;
bool              657 content/browser/renderer_host/render_view_host_impl.h   bool is_waiting_for_beforeunload_ack_;
bool              664 content/browser/renderer_host/render_view_host_impl.h   bool unload_ack_is_for_cross_site_transition_;
bool              666 content/browser/renderer_host/render_view_host_impl.h   bool are_javascript_messages_suppressed_;
bool              675 content/browser/renderer_host/render_view_host_impl.h   bool sudden_termination_allowed_;
bool              681 content/browser/renderer_host/render_view_host_impl.h   bool virtual_keyboard_requested_;
bool              130 content/browser/renderer_host/render_widget_helper.h   bool WaitForBackingStoreMsg(int render_widget_id,
bool              149 content/browser/renderer_host/render_widget_helper.h       bool no_javascript_access,
bool              168 content/browser/renderer_host/render_widget_helper.h                          bool cache_in_browser,
bool               37 content/browser/renderer_host/render_widget_host_delegate.h   virtual bool PreHandleKeyboardEvent(const NativeWebKeyboardEvent& event,
bool               38 content/browser/renderer_host/render_widget_host_delegate.h                                       bool* is_keyboard_shortcut);
bool               48 content/browser/renderer_host/render_widget_host_delegate.h   virtual bool HandleWheelEvent(const blink::WebMouseWheelEvent& event);
bool               53 content/browser/renderer_host/render_widget_host_delegate.h   virtual bool PreHandleGestureEvent(const blink::WebGestureEvent& event);
bool               57 content/browser/renderer_host/render_widget_host_delegate.h   virtual bool HandleGestureEvent(const blink::WebGestureEvent& event);
bool              104 content/browser/renderer_host/render_widget_host_impl.h                        bool hidden);
bool              129 content/browser/renderer_host/render_widget_host_impl.h   virtual void SetActive(bool active) OVERRIDE;
bool              133 content/browser/renderer_host/render_widget_host_impl.h       const base::Callback<void(bool, const SkBitmap&)>& callback,
bool              135 content/browser/renderer_host/render_widget_host_impl.h   virtual bool CanCopyFromBackingStore() OVERRIDE;
bool              141 content/browser/renderer_host/render_widget_host_impl.h   virtual bool CopyFromBackingStoreToGtkWindow(const gfx::Rect& dest_rect,
bool              145 content/browser/renderer_host/render_widget_host_impl.h   virtual bool CopyFromBackingStoreToCGContext(const CGRect& dest_rect,
bool              149 content/browser/renderer_host/render_widget_host_impl.h   virtual bool IsFullAccessibilityModeForTesting() OVERRIDE;
bool              151 content/browser/renderer_host/render_widget_host_impl.h   virtual bool IsTreeOnlyAccessibilityModeForTesting() OVERRIDE;
bool              162 content/browser/renderer_host/render_widget_host_impl.h   virtual bool IsLoading() const OVERRIDE;
bool              163 content/browser/renderer_host/render_widget_host_impl.h   virtual bool IsRenderView() const OVERRIDE;
bool              166 content/browser/renderer_host/render_widget_host_impl.h   virtual void SetIgnoreInputEvents(bool ignore_input_events) OVERRIDE;
bool              180 content/browser/renderer_host/render_widget_host_impl.h       const base::Callback<void(bool, const SkBitmap&)>& callback) OVERRIDE;
bool              208 content/browser/renderer_host/render_widget_host_impl.h   bool empty() const { return current_size_.IsEmpty(); }
bool              219 content/browser/renderer_host/render_widget_host_impl.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              222 content/browser/renderer_host/render_widget_host_impl.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool              230 content/browser/renderer_host/render_widget_host_impl.h   bool is_hidden() const { return is_hidden_; }
bool              241 content/browser/renderer_host/render_widget_host_impl.h   void SendCursorVisibilityState(bool is_visible);
bool              244 content/browser/renderer_host/render_widget_host_impl.h   bool is_accelerated_compositing_active() {
bool              252 content/browser/renderer_host/render_widget_host_impl.h   void SetIsLoading(bool is_loading);
bool              262 content/browser/renderer_host/render_widget_host_impl.h   bool TryGetBackingStore(const gfx::Size& desired_size,
bool              274 content/browser/renderer_host/render_widget_host_impl.h   BackingStore* GetBackingStore(bool force_create);
bool              288 content/browser/renderer_host/render_widget_host_impl.h   bool ScheduleComposite();
bool              332 content/browser/renderer_host/render_widget_host_impl.h   void SetInputMethodActive(bool activate);
bool              368 content/browser/renderer_host/render_widget_host_impl.h                              bool keep_selection);
bool              377 content/browser/renderer_host/render_widget_host_impl.h   bool ignore_input_events() const {
bool              381 content/browser/renderer_host/render_widget_host_impl.h   bool input_method_active() const {
bool              387 content/browser/renderer_host/render_widget_host_impl.h   bool IgnoreInputEvents() const;
bool              390 content/browser/renderer_host/render_widget_host_impl.h   bool ShouldForwardTouchEvent() const;
bool              392 content/browser/renderer_host/render_widget_host_impl.h   bool has_touch_handler() const { return has_touch_handler_; }
bool              448 content/browser/renderer_host/render_widget_host_impl.h   bool GotResponseToLockMouseRequest(bool allowed);
bool              483 content/browser/renderer_host/render_widget_host_impl.h   bool is_threaded_compositing_enabled() const {
bool              487 content/browser/renderer_host/render_widget_host_impl.h   void set_allow_privileged_mouse_lock(bool allow) {
bool              508 content/browser/renderer_host/render_widget_host_impl.h   void SetOverscrollControllerEnabled(bool enabled);
bool              522 content/browser/renderer_host/render_widget_host_impl.h   bool should_auto_resize() { return should_auto_resize_; }
bool              599 content/browser/renderer_host/render_widget_host_impl.h   virtual void RequestToLockMouse(bool user_gesture,
bool              600 content/browser/renderer_host/render_widget_host_impl.h                                   bool last_unlocked_by_target);
bool              603 content/browser/renderer_host/render_widget_host_impl.h   bool IsMouseLocked() const;
bool              606 content/browser/renderer_host/render_widget_host_impl.h   virtual bool IsFullscreen() const;
bool              610 content/browser/renderer_host/render_widget_host_impl.h   void SetShouldAutoResize(bool enable);
bool              618 content/browser/renderer_host/render_widget_host_impl.h   bool IsInOverscrollGesture() const;
bool              630 content/browser/renderer_host/render_widget_host_impl.h   bool renderer_initialized_;
bool              661 content/browser/renderer_host/render_widget_host_impl.h   bool OnSwapCompositorFrame(const IPC::Message& message);
bool              673 content/browser/renderer_host/render_widget_host_impl.h                               bool can_compose_inline);
bool              680 content/browser/renderer_host/render_widget_host_impl.h   void OnDidActivateAcceleratedCompositing(bool activated);
bool              681 content/browser/renderer_host/render_widget_host_impl.h   void OnLockMouse(bool user_gesture,
bool              682 content/browser/renderer_host/render_widget_host_impl.h                    bool last_unlocked_by_target,
bool              683 content/browser/renderer_host/render_widget_host_impl.h                    bool privileged);
bool              699 content/browser/renderer_host/render_widget_host_impl.h   void OnSnapshot(bool success, const SkBitmap& bitmap);
bool              711 content/browser/renderer_host/render_widget_host_impl.h   bool PaintBackingStoreRect(TransportDIB::Id bitmap,
bool              727 content/browser/renderer_host/render_widget_host_impl.h   bool KeyPressListenersHandleEvent(const NativeWebKeyboardEvent& event);
bool              735 content/browser/renderer_host/render_widget_host_impl.h   virtual void OnHasTouchEventHandlers(bool has_handlers) OVERRIDE;
bool              777 content/browser/renderer_host/render_widget_host_impl.h   bool is_loading_;
bool              780 content/browser/renderer_host/render_widget_host_impl.h   bool is_hidden_;
bool              783 content/browser/renderer_host/render_widget_host_impl.h   bool is_fullscreen_;
bool              786 content/browser/renderer_host/render_widget_host_impl.h   bool is_accelerated_compositing_active_;
bool              789 content/browser/renderer_host/render_widget_host_impl.h   bool is_threaded_compositing_enabled_;
bool              792 content/browser/renderer_host/render_widget_host_impl.h   bool repaint_ack_pending_;
bool              795 content/browser/renderer_host/render_widget_host_impl.h   bool resize_ack_pending_;
bool              803 content/browser/renderer_host/render_widget_host_impl.h   bool screen_info_out_of_date_;
bool              827 content/browser/renderer_host/render_widget_host_impl.h   bool should_auto_resize_;
bool              829 content/browser/renderer_host/render_widget_host_impl.h   bool waiting_for_screen_rects_ack_;
bool              845 content/browser/renderer_host/render_widget_host_impl.h   bool needs_repainting_on_restore_;
bool              848 content/browser/renderer_host/render_widget_host_impl.h   bool is_unresponsive_;
bool              862 content/browser/renderer_host/render_widget_host_impl.h   bool in_get_backing_store_;
bool              865 content/browser/renderer_host/render_widget_host_impl.h   bool abort_get_backing_store_;
bool              868 content/browser/renderer_host/render_widget_host_impl.h   bool view_being_painted_;
bool              875 content/browser/renderer_host/render_widget_host_impl.h   bool ignore_input_events_;
bool              878 content/browser/renderer_host/render_widget_host_impl.h   bool input_method_active_;
bool              881 content/browser/renderer_host/render_widget_host_impl.h   bool text_direction_updated_;
bool              887 content/browser/renderer_host/render_widget_host_impl.h   bool text_direction_canceled_;
bool              902 content/browser/renderer_host/render_widget_host_impl.h   bool suppress_next_char_events_;
bool              907 content/browser/renderer_host/render_widget_host_impl.h   bool pending_mouse_lock_request_;
bool              908 content/browser/renderer_host/render_widget_host_impl.h   bool allow_privileged_mouse_lock_;
bool              913 content/browser/renderer_host/render_widget_host_impl.h   bool has_touch_handler_;
bool              931 content/browser/renderer_host/render_widget_host_impl.h   std::queue<base::Callback<void(bool, const SkBitmap&)> > pending_snapshots_;
bool               72 content/browser/renderer_host/render_widget_host_view_android.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               91 content/browser/renderer_host/render_widget_host_view_android.h   virtual bool HasFocus() const OVERRIDE;
bool               92 content/browser/renderer_host/render_widget_host_view_android.h   virtual bool IsSurfaceAvailableForCopy() const OVERRIDE;
bool               95 content/browser/renderer_host/render_widget_host_view_android.h   virtual bool IsShowing() OVERRIDE;
bool              100 content/browser/renderer_host/render_widget_host_view_android.h   virtual void SetIsLoading(bool is_loading) OVERRIDE;
bool              103 content/browser/renderer_host/render_widget_host_view_android.h                                     bool can_compose_inline) OVERRIDE;
bool              105 content/browser/renderer_host/render_widget_host_view_android.h   virtual void FocusedNodeChanged(bool is_editable_node) OVERRIDE;
bool              134 content/browser/renderer_host/render_widget_host_view_android.h   virtual bool HasAcceleratedSurface(const gfx::Size& desired_size) OVERRIDE;
bool              139 content/browser/renderer_host/render_widget_host_view_android.h       const base::Callback<void(bool, const SkBitmap&)>& callback,
bool              144 content/browser/renderer_host/render_widget_host_view_android.h       const base::Callback<void(bool)>& callback) OVERRIDE;
bool              145 content/browser/renderer_host/render_widget_host_view_android.h   virtual bool CanCopyToVideoFrame() const OVERRIDE;
bool              152 content/browser/renderer_host/render_widget_host_view_android.h       bool has_horizontal_scrollbar) OVERRIDE;
bool              154 content/browser/renderer_host/render_widget_host_view_android.h       bool is_pinned_to_left, bool is_pinned_to_right) OVERRIDE;
bool              163 content/browser/renderer_host/render_widget_host_view_android.h   virtual bool LockMouse() OVERRIDE;
bool              220 content/browser/renderer_host/render_widget_host_view_android.h   void OnSetNeedsBeginFrame(bool enabled);
bool              231 content/browser/renderer_host/render_widget_host_view_android.h       const base::Callback<void(bool, const SkBitmap&)>& result_callback);
bool              233 content/browser/renderer_host/render_widget_host_view_android.h   bool HasValidFrame() const;
bool              239 content/browser/renderer_host/render_widget_host_view_android.h   bool Animate(base::TimeTicks frame_time);
bool              244 content/browser/renderer_host/render_widget_host_view_android.h   void SetOverlayVideoMode(bool enabled);
bool              272 content/browser/renderer_host/render_widget_host_view_android.h       const base::Callback<void(bool, const SkBitmap&)>& callback,
bool              279 content/browser/renderer_host/render_widget_host_view_android.h       const base::Callback<void(bool, const SkBitmap&)>& callback,
bool              286 content/browser/renderer_host/render_widget_host_view_android.h       const base::Callback<void(bool, const SkBitmap&)>& callback,
bool              289 content/browser/renderer_host/render_widget_host_view_android.h   bool IsReadbackConfigSupported(SkBitmap::Config bitmap_config);
bool              308 content/browser/renderer_host/render_widget_host_view_android.h   bool needs_begin_frame_;
bool              310 content/browser/renderer_host/render_widget_host_view_android.h   bool is_showing_;
bool              337 content/browser/renderer_host/render_widget_host_view_android.h   const bool overscroll_effect_enabled_;
bool              342 content/browser/renderer_host/render_widget_host_view_android.h   bool flush_input_requested_;
bool              349 content/browser/renderer_host/render_widget_host_view_android.h   const bool using_synchronous_compositor_;
bool              354 content/browser/renderer_host/render_widget_host_view_android.h   bool root_window_destroyed_;
bool              116 content/browser/renderer_host/render_widget_host_view_aura.h     virtual void EndTouchEditing(bool quick) = 0;
bool              127 content/browser/renderer_host/render_widget_host_view_aura.h     virtual bool HandleInputEvent(const ui::Event* event) = 0;
bool              145 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              153 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool HasFocus() const OVERRIDE;
bool              154 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool IsSurfaceAvailableForCopy() const OVERRIDE;
bool              157 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool IsShowing() OVERRIDE;
bool              174 content/browser/renderer_host/render_widget_host_view_aura.h   virtual void SetIsLoading(bool is_loading) OVERRIDE;
bool              177 content/browser/renderer_host/render_widget_host_view_aura.h                                     bool can_compose_inline) OVERRIDE;
bool              201 content/browser/renderer_host/render_widget_host_view_aura.h       const base::Callback<void(bool, const SkBitmap&)>& callback,
bool              206 content/browser/renderer_host/render_widget_host_view_aura.h       const base::Callback<void(bool)>& callback) OVERRIDE;
bool              207 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool CanCopyToVideoFrame() const OVERRIDE;
bool              208 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool CanSubscribeFrame() const OVERRIDE;
bool              223 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool HasAcceleratedSurface(const gfx::Size& desired_size) OVERRIDE;
bool              234 content/browser/renderer_host/render_widget_host_view_aura.h       bool has_horizontal_scrollbar) OVERRIDE;
bool              236 content/browser/renderer_host/render_widget_host_view_aura.h       bool is_pinned_to_left, bool is_pinned_to_right) OVERRIDE;
bool              239 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool LockMouse() OVERRIDE;
bool              260 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool CanComposeInline() const OVERRIDE;
bool              262 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool GetCompositionCharacterBounds(uint32 index,
bool              264 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool HasCompositionText() const OVERRIDE;
bool              265 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool GetTextRange(gfx::Range* range) const OVERRIDE;
bool              266 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool GetCompositionTextRange(gfx::Range* range) const OVERRIDE;
bool              267 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool GetSelectionRange(gfx::Range* range) const OVERRIDE;
bool              268 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool SetSelectionRange(const gfx::Range& range) OVERRIDE;
bool              269 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool DeleteRange(const gfx::Range& range) OVERRIDE;
bool              270 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool GetTextFromRange(const gfx::Range& range,
bool              273 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool ChangeTextDirectionAndLayoutAlignment(
bool              293 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool ShouldDescendIntoChildForEventHandling(
bool              296 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool CanFocus() OVERRIDE;
bool              302 content/browser/renderer_host/render_widget_host_view_aura.h   virtual void OnWindowTargetVisibilityChanged(bool visible) OVERRIDE;
bool              303 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool HasHitTestMask() const OVERRIDE;
bool              314 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool ShouldActivate() const OVERRIDE;
bool              321 content/browser/renderer_host/render_widget_host_view_aura.h   virtual void OnCursorVisibilityChanged(bool is_visible) OVERRIDE;
bool              331 content/browser/renderer_host/render_widget_host_view_aura.h   bool CanCopyToBitmap() const;
bool              348 content/browser/renderer_host/render_widget_host_view_aura.h   bool IsClosing() const { return in_shutdown_; }
bool              361 content/browser/renderer_host/render_widget_host_view_aura.h   virtual bool ShouldCreateResizeLock();
bool              362 content/browser/renderer_host/render_widget_host_view_aura.h   virtual scoped_ptr<ResizeLock> CreateResizeLock(bool defer_compositor_lock);
bool              427 content/browser/renderer_host/render_widget_host_view_aura.h   bool ShouldSkipFrame(gfx::Size size_in_dip) const;
bool              445 content/browser/renderer_host/render_widget_host_view_aura.h   bool NeedsInputGrab();
bool              457 content/browser/renderer_host/render_widget_host_view_aura.h   void NotifyRendererOfCursorVisibilityState(bool is_visible);
bool              465 content/browser/renderer_host/render_widget_host_view_aura.h   bool ShouldMoveToCenter();
bool              488 content/browser/renderer_host/render_widget_host_view_aura.h       const base::Callback<void(bool, const SkBitmap&)>& callback,
bool              493 content/browser/renderer_host/render_widget_host_view_aura.h       const base::Callback<void(bool, const SkBitmap&)>& callback,
bool              498 content/browser/renderer_host/render_widget_host_view_aura.h       const base::Callback<void(bool, const SkBitmap&)>& callback,
bool              504 content/browser/renderer_host/render_widget_host_view_aura.h       const base::Callback<void(bool)>& callback,
bool              508 content/browser/renderer_host/render_widget_host_view_aura.h       const base::Callback<void(bool)>& callback,
bool              511 content/browser/renderer_host/render_widget_host_view_aura.h       bool result);
bool              537 content/browser/renderer_host/render_widget_host_view_aura.h   typedef base::Callback<void(bool, const scoped_refptr<ui::Texture>&)>
bool              549 content/browser/renderer_host/render_widget_host_view_aura.h   bool SwapBuffersPrepare(const gfx::Rect& surface_rect,
bool              590 content/browser/renderer_host/render_widget_host_view_aura.h   bool in_shutdown_;
bool              593 content/browser/renderer_host/render_widget_host_view_aura.h   bool in_bounds_changed_;
bool              596 content/browser/renderer_host/render_widget_host_view_aura.h   bool is_fullscreen_;
bool              609 content/browser/renderer_host/render_widget_host_view_aura.h   bool is_loading_;
bool              623 content/browser/renderer_host/render_widget_host_view_aura.h   bool can_compose_inline_;
bool              633 content/browser/renderer_host/render_widget_host_view_aura.h   bool has_composition_text_;
bool              636 content/browser/renderer_host/render_widget_host_view_aura.h   bool accept_return_character_;
bool              666 content/browser/renderer_host/render_widget_host_view_aura.h   bool skipped_frames_;
bool              698 content/browser/renderer_host/render_widget_host_view_aura.h   bool synthetic_move_sent_;
bool              703 content/browser/renderer_host/render_widget_host_view_aura.h   bool accelerated_compositing_state_changed_;
bool               49 content/browser/renderer_host/render_widget_host_view_base.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               57 content/browser/renderer_host/render_widget_host_view_base.h   virtual bool IsShowingContextMenu() const OVERRIDE;
bool               58 content/browser/renderer_host/render_widget_host_view_base.h   virtual void SetShowingContextMenu(bool showing_menu) OVERRIDE;
bool               60 content/browser/renderer_host/render_widget_host_view_base.h   virtual bool IsMouseLocked() OVERRIDE;
bool               78 content/browser/renderer_host/render_widget_host_view_base.h   virtual void FocusedNodeChanged(bool is_editable_node) OVERRIDE;
bool               79 content/browser/renderer_host/render_widget_host_view_base.h   virtual bool CanSubscribeFrame() const OVERRIDE;
bool              104 content/browser/renderer_host/render_widget_host_view_base.h   bool HasDisplayPropertyChanged(gfx::NativeView view);
bool              144 content/browser/renderer_host/render_widget_host_view_base.h   bool mouse_locked_;
bool              147 content/browser/renderer_host/render_widget_host_view_base.h   bool showing_context_menu_;
bool              165 content/browser/renderer_host/render_widget_host_view_base.h   bool pinch_zoom_enabled_;
bool               51 content/browser/renderer_host/render_widget_host_view_gtk.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               59 content/browser/renderer_host/render_widget_host_view_gtk.h   virtual bool HasFocus() const OVERRIDE;
bool               60 content/browser/renderer_host/render_widget_host_view_gtk.h   virtual bool IsSurfaceAvailableForCopy() const OVERRIDE;
bool               63 content/browser/renderer_host/render_widget_host_view_gtk.h   virtual bool IsShowing() OVERRIDE;
bool               82 content/browser/renderer_host/render_widget_host_view_gtk.h   virtual void SetIsLoading(bool is_loading) OVERRIDE;
bool               85 content/browser/renderer_host/render_widget_host_view_gtk.h                                     bool can_compose_inline) OVERRIDE;
bool              107 content/browser/renderer_host/render_widget_host_view_gtk.h       const base::Callback<void(bool, const SkBitmap&)>& callback,
bool              112 content/browser/renderer_host/render_widget_host_view_gtk.h       const base::Callback<void(bool)>& callback) OVERRIDE;
bool              113 content/browser/renderer_host/render_widget_host_view_gtk.h   virtual bool CanCopyToVideoFrame() const OVERRIDE;
bool              125 content/browser/renderer_host/render_widget_host_view_gtk.h   virtual bool HasAcceleratedSurface(const gfx::Size& desired_size) OVERRIDE;
bool              127 content/browser/renderer_host/render_widget_host_view_gtk.h       bool has_horizontal_scrollbar) OVERRIDE;
bool              129 content/browser/renderer_host/render_widget_host_view_gtk.h       bool is_pinned_to_left, bool is_pinned_to_right) OVERRIDE;
bool              134 content/browser/renderer_host/render_widget_host_view_gtk.h   virtual bool LockMouse() OVERRIDE;
bool              142 content/browser/renderer_host/render_widget_host_view_gtk.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool              165 content/browser/renderer_host/render_widget_host_view_gtk.h   bool RetrieveSurrounding(std::string* text, size_t* cursor_index);
bool              199 content/browser/renderer_host/render_widget_host_view_gtk.h   bool NeedsInputGrab();
bool              203 content/browser/renderer_host/render_widget_host_view_gtk.h   bool IsPopup() const;
bool              234 content/browser/renderer_host/render_widget_host_view_gtk.h   bool about_to_validate_and_paint_;
bool              240 content/browser/renderer_host/render_widget_host_view_gtk.h   bool is_loading_;
bool              257 content/browser/renderer_host/render_widget_host_view_gtk.h   bool is_popup_first_mouse_release_;
bool              262 content/browser/renderer_host/render_widget_host_view_gtk.h   bool was_imcontext_focused_before_grab_;
bool              267 content/browser/renderer_host/render_widget_host_view_gtk.h   bool do_x_grab_;
bool              270 content/browser/renderer_host/render_widget_host_view_gtk.h   bool is_fullscreen_;
bool              274 content/browser/renderer_host/render_widget_host_view_gtk.h   bool made_active_;
bool              286 content/browser/renderer_host/render_widget_host_view_gtk.h   bool mouse_has_been_warped_to_new_center_;
bool              289 content/browser/renderer_host/render_widget_host_view_gtk.h   bool mouse_is_being_warped_to_unlocked_position_;
bool              312 content/browser/renderer_host/render_widget_host_view_gtk.h   bool widget_center_valid_;
bool              229 content/browser/renderer_host/render_widget_host_view_mac.h   void SetAllowOverlappingViews(bool overlapping);
bool              232 content/browser/renderer_host/render_widget_host_view_mac.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              240 content/browser/renderer_host/render_widget_host_view_mac.h   virtual bool HasFocus() const OVERRIDE;
bool              241 content/browser/renderer_host/render_widget_host_view_mac.h   virtual bool IsSurfaceAvailableForCopy() const OVERRIDE;
bool              244 content/browser/renderer_host/render_widget_host_view_mac.h   virtual bool IsShowing() OVERRIDE;
bool              246 content/browser/renderer_host/render_widget_host_view_mac.h   virtual void SetShowingContextMenu(bool showing) OVERRIDE;
bool              247 content/browser/renderer_host/render_widget_host_view_mac.h   virtual void SetActive(bool active) OVERRIDE;
bool              248 content/browser/renderer_host/render_widget_host_view_mac.h   virtual void SetTakesFocusOnlyOnMouseDown(bool flag) OVERRIDE;
bool              249 content/browser/renderer_host/render_widget_host_view_mac.h   virtual void SetWindowVisibility(bool visible) OVERRIDE;
bool              252 content/browser/renderer_host/render_widget_host_view_mac.h   virtual bool SupportsSpeech() const OVERRIDE;
bool              254 content/browser/renderer_host/render_widget_host_view_mac.h   virtual bool IsSpeaking() const OVERRIDE;
bool              271 content/browser/renderer_host/render_widget_host_view_mac.h   virtual void SetIsLoading(bool is_loading) OVERRIDE;
bool              274 content/browser/renderer_host/render_widget_host_view_mac.h                                     bool can_compose_inline) OVERRIDE;
bool              298 content/browser/renderer_host/render_widget_host_view_mac.h       const base::Callback<void(bool, const SkBitmap&)>& callback,
bool              303 content/browser/renderer_host/render_widget_host_view_mac.h       const base::Callback<void(bool)>& callback) OVERRIDE;
bool              304 content/browser/renderer_host/render_widget_host_view_mac.h   virtual bool CanCopyToVideoFrame() const OVERRIDE;
bool              305 content/browser/renderer_host/render_widget_host_view_mac.h   virtual bool CanSubscribeFrame() const OVERRIDE;
bool              315 content/browser/renderer_host/render_widget_host_view_mac.h   virtual bool PostProcessEventForPluginIme(
bool              326 content/browser/renderer_host/render_widget_host_view_mac.h   virtual bool HasAcceleratedSurface(const gfx::Size& desired_size) OVERRIDE;
bool              332 content/browser/renderer_host/render_widget_host_view_mac.h       bool has_horizontal_scrollbar) OVERRIDE;
bool              334 content/browser/renderer_host/render_widget_host_view_mac.h       bool is_pinned_to_left, bool is_pinned_to_right) OVERRIDE;
bool              335 content/browser/renderer_host/render_widget_host_view_mac.h   virtual bool LockMouse() OVERRIDE;
bool              341 content/browser/renderer_host/render_widget_host_view_mac.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool              355 content/browser/renderer_host/render_widget_host_view_mac.h   void SetTextInputActive(bool active);
bool              388 content/browser/renderer_host/render_widget_host_view_mac.h   CONTENT_EXPORT bool GetCachedFirstRectForCharacterRange(
bool              394 content/browser/renderer_host/render_widget_host_view_mac.h   bool GetLineBreakIndex(const std::vector<gfx::Rect>& bounds,
bool              420 content/browser/renderer_host/render_widget_host_view_mac.h   bool last_frame_was_accelerated_;
bool              432 content/browser/renderer_host/render_widget_host_view_mac.h   bool can_compose_inline_;
bool              457 content/browser/renderer_host/render_widget_host_view_mac.h   bool allow_overlapping_views_;
bool              460 content/browser/renderer_host/render_widget_host_view_mac.h   bool use_core_animation_;
bool              539 content/browser/renderer_host/render_widget_host_view_mac.h   bool IsPopup() const;
bool              548 content/browser/renderer_host/render_widget_host_view_mac.h   bool EnsureCompositedIOSurface() WARN_UNUSED_RESULT;
bool              573 content/browser/renderer_host/render_widget_host_view_mac.h   void OnPluginFocusChanged(bool focused, int plugin_id);
bool              589 content/browser/renderer_host/render_widget_host_view_mac.h   bool is_loading_;
bool              624 content/browser/renderer_host/render_widget_host_view_mac.h   bool underlay_view_has_drawn_;
bool               53 content/browser/renderer_host/render_widget_host_view_mac_editcommand_helper.h   bool IsMenuItemEnabled(SEL item_action,
bool               27 content/browser/renderer_host/renderer_frame_manager.h   void AddFrame(RendererFrameManagerClient*, bool locked);
bool               43 content/browser/renderer_host/socket_stream_dispatcher_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               44 content/browser/renderer_host/socket_stream_dispatcher_host.h                                  bool* message_was_ok) OVERRIDE;
bool               60 content/browser/renderer_host/socket_stream_dispatcher_host.h                                      bool fatal) OVERRIDE;
bool               61 content/browser/renderer_host/socket_stream_dispatcher_host.h   virtual bool CanGetCookies(net::SocketStream* socket,
bool               63 content/browser/renderer_host/socket_stream_dispatcher_host.h   virtual bool CanSetCookie(net::SocketStream* request,
bool               93 content/browser/renderer_host/socket_stream_dispatcher_host.h   bool on_shutdown_;
bool               51 content/browser/renderer_host/socket_stream_host.h   bool SendData(const std::vector<char>& data);
bool               46 content/browser/renderer_host/software_frame_manager.h   bool SwapToNewFrame(
bool               51 content/browser/renderer_host/software_frame_manager.h   void SwapToNewFrameComplete(bool visible);
bool               52 content/browser/renderer_host/software_frame_manager.h   void SetVisibility(bool visible);
bool               53 content/browser/renderer_host/software_frame_manager.h   bool HasCurrentFrame() const;
bool               28 content/browser/renderer_host/text_input_client_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               29 content/browser/renderer_host/text_input_client_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               40 content/browser/renderer_host/ui_events_helper.h CONTENT_EXPORT bool MakeUITouchEventsFromWebTouchEvents(
bool               27 content/browser/renderer_host/web_input_event_aura.h     int windows_key_code, bool shift);
bool               59 content/browser/renderer_host/websocket_dispatcher_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               60 content/browser/renderer_host/websocket_dispatcher_host.h                                  bool* message_was_ok) OVERRIDE;
bool               71 content/browser/renderer_host/websocket_dispatcher_host.h       bool fail,
bool               77 content/browser/renderer_host/websocket_dispatcher_host.h                                bool fin,
bool              108 content/browser/renderer_host/websocket_dispatcher_host.h       bool was_clean,
bool              113 content/browser/renderer_host/websocket_dispatcher_host.h   bool CanReadRawCookies() const;
bool               45 content/browser/renderer_host/websocket_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               46 content/browser/renderer_host/websocket_host.h                                  bool* message_was_ok);
bool               56 content/browser/renderer_host/websocket_host.h   void OnSendFrame(bool fin,
bool               62 content/browser/renderer_host/websocket_host.h   void OnDropChannel(bool was_clean, uint16 code, const std::string& reason);
bool               41 content/browser/resolve_proxy_msg_helper.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               42 content/browser/resolve_proxy_msg_helper.h                                  bool* message_was_ok) OVERRIDE;
bool               24 content/browser/screen_orientation/screen_orientation_dispatcher_host.h   virtual bool OnMessageReceived(const IPC::Message&, bool*) OVERRIDE;
bool               18 content/browser/screen_orientation/screen_orientation_provider_android.h   static bool Register(JNIEnv* env);
bool              114 content/browser/service_worker/embedded_worker_instance.h   bool ChooseProcess();
bool               54 content/browser/service_worker/embedded_worker_test_helper.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool               57 content/browser/service_worker/embedded_worker_test_helper.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               75 content/browser/service_worker/embedded_worker_test_helper.h   virtual bool OnSendMessageToWorker(int thread_id,
bool               32 content/browser/service_worker/service_worker_dispatcher_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               33 content/browser/service_worker/service_worker_dispatcher_host.h                                  bool* message_was_ok) OVERRIDE;
bool               24 content/browser/service_worker/service_worker_info.h   bool is_null;
bool               46 content/browser/service_worker/service_worker_internals_ui.h   bool GetRegistrationInfo(
bool               57 content/browser/service_worker/service_worker_job_coordinator.h     bool empty() { return jobs_.empty(); }
bool               63 content/browser/service_worker/service_worker_provider_host.h   bool SetHostedVersionId(int64 versions_id);
bool               67 content/browser/service_worker/service_worker_provider_host.h   bool ShouldHandleRequest(ResourceType::Type resource_type) const;
bool               53 content/browser/service_worker/service_worker_register_job.h   virtual bool Equals(ServiceWorkerRegisterJobBase* job) OVERRIDE;
bool               25 content/browser/service_worker/service_worker_register_job_base.h   virtual bool Equals(ServiceWorkerRegisterJobBase* job) = 0;
bool               44 content/browser/service_worker/service_worker_registration.h   bool is_shutdown() const { return is_shutdown_; }
bool               91 content/browser/service_worker/service_worker_registration.h   bool is_shutdown_;
bool               78 content/browser/service_worker/service_worker_storage.h   static bool PatternMatches(const GURL& pattern, const GURL& script_url);
bool               43 content/browser/service_worker/service_worker_unregister_job.h   virtual bool Equals(ServiceWorkerRegisterJobBase* job) OVERRIDE;
bool               33 content/browser/service_worker/service_worker_url_request_job.h   bool ShouldFallbackToNetwork() const {
bool               36 content/browser/service_worker/service_worker_url_request_job.h   bool ShouldForwardToServiceWorker() const {
bool               44 content/browser/service_worker/service_worker_url_request_job.h   virtual bool GetCharset(std::string* charset) OVERRIDE;
bool               45 content/browser/service_worker/service_worker_url_request_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool               50 content/browser/service_worker/service_worker_url_request_job.h   virtual bool ReadRawData(net::IOBuffer* buf,
bool               81 content/browser/service_worker/service_worker_url_request_job.h   bool is_started_;
bool               14 content/browser/service_worker/service_worker_utils.h   static bool IsMainResourceType(ResourceType::Type type) {
bool               19 content/browser/service_worker/service_worker_utils.h   static bool IsServiceWorkerResourceType(ResourceType::Type type) {
bool               25 content/browser/service_worker/service_worker_utils.h   static bool IsFeatureEnabled();
bool               78 content/browser/service_worker/service_worker_version.h   bool is_shutdown() const { return is_shutdown_; }
bool              183 content/browser/service_worker/service_worker_version.h   bool is_shutdown_;
bool               36 content/browser/shared_worker/shared_worker_host.h   bool Send(IPC::Message* message);
bool               40 content/browser/shared_worker/shared_worker_host.h   void Start(bool pause_on_start);
bool               44 content/browser/shared_worker/shared_worker_host.h   bool FilterMessage(const IPC::Message& message,
bool               65 content/browser/shared_worker/shared_worker_host.h                      bool* result);
bool               66 content/browser/shared_worker/shared_worker_host.h   void AllowFileSystem(const GURL& url, bool* result);
bool               69 content/browser/shared_worker/shared_worker_host.h                       bool* result);
bool               85 content/browser/shared_worker/shared_worker_host.h   bool load_failed() const { return load_failed_; }
bool               86 content/browser/shared_worker/shared_worker_host.h   bool closed() const { return closed_; }
bool              116 content/browser/shared_worker/shared_worker_host.h   bool HasFilter(SharedWorkerMessageFilter* filter, int route_id) const;
bool              127 content/browser/shared_worker/shared_worker_host.h   bool load_failed_;
bool              128 content/browser/shared_worker/shared_worker_host.h   bool closed_;
bool               38 content/browser/shared_worker/shared_worker_instance.h   bool Matches(
bool               43 content/browser/shared_worker/shared_worker_instance.h   bool Matches(const SharedWorkerInstance& other) const;
bool               30 content/browser/shared_worker/shared_worker_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               31 content/browser/shared_worker/shared_worker_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               60 content/browser/shared_worker/shared_worker_message_filter.h                        bool* result);
bool               63 content/browser/shared_worker/shared_worker_message_filter.h                          bool* result);
bool               67 content/browser/shared_worker/shared_worker_message_filter.h                         bool* result);
bool               43 content/browser/shared_worker/shared_worker_service_impl.h   virtual bool TerminateWorker(int process_id, int route_id) OVERRIDE;
bool               54 content/browser/shared_worker/shared_worker_service_impl.h                     bool* url_mismatch);
bool               75 content/browser/shared_worker/shared_worker_service_impl.h                      bool* result,
bool               79 content/browser/shared_worker/shared_worker_service_impl.h                        bool* result,
bool               84 content/browser/shared_worker/shared_worker_service_impl.h                       bool* result,
bool               97 content/browser/shared_worker/shared_worker_service_impl.h                                    bool pause_on_start);
bool               26 content/browser/signed_certificate_timestamp_store_impl.h   virtual bool Retrieve(
bool               22 content/browser/site_instance_impl.h   virtual bool HasProcess() const OVERRIDE;
bool               26 content/browser/site_instance_impl.h   virtual bool IsRelatedSiteInstance(const SiteInstance* instance) OVERRIDE;
bool               34 content/browser/site_instance_impl.h   bool HasSite() const;
bool               39 content/browser/site_instance_impl.h   bool HasRelatedSiteInstance(const GURL& url);
bool               44 content/browser/site_instance_impl.h   bool HasWrongProcessForURL(const GURL& url);
bool              122 content/browser/site_instance_impl.h   bool has_site_;
bool               24 content/browser/speech/audio_buffer.h   bool IsEmpty() const;
bool               64 content/browser/speech/audio_buffer.h   bool IsEmpty() const;
bool               40 content/browser/speech/chunked_byte_buffer.h   bool HasChunks() const;
bool               73 content/browser/speech/endpointer/endpointer.h   bool DidStartReceivingSpeech() const {
bool               77 content/browser/speech/endpointer/endpointer.h   bool IsEstimatingEnvironment() const {
bool               97 content/browser/speech/endpointer/endpointer.h   bool speech_input_complete() const {
bool              142 content/browser/speech/endpointer/endpointer.h   bool waiting_for_speech_possibly_complete_timeout_;
bool              143 content/browser/speech/endpointer/endpointer.h   bool waiting_for_speech_complete_timeout_;
bool              144 content/browser/speech/endpointer/endpointer.h   bool speech_previously_detected_;
bool              145 content/browser/speech/endpointer/endpointer.h   bool speech_input_complete_;
bool               91 content/browser/speech/endpointer/energy_endpointer.h   bool estimating_environment() const {
bool              104 content/browser/speech/endpointer/energy_endpointer.h   void Restart(bool reset_threshold);
bool              132 content/browser/speech/endpointer/energy_endpointer.h   bool estimating_environment_;
bool               44 content/browser/speech/google_one_shot_remote_engine.h   virtual bool IsRecognitionPending() const OVERRIDE;
bool               68 content/browser/speech/google_streaming_remote_engine.h   virtual bool IsRecognitionPending() const OVERRIDE;
bool              120 content/browser/speech/google_streaming_remote_engine.h                             bool end_of_response);
bool              152 content/browser/speech/google_streaming_remote_engine.h   bool got_last_definitive_result_;
bool              153 content/browser/speech/google_streaming_remote_engine.h   bool is_dispatching_event_;
bool               32 content/browser/speech/input_tag_speech_dispatcher_host.h       bool guest,
bool               57 content/browser/speech/input_tag_speech_dispatcher_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               58 content/browser/speech/input_tag_speech_dispatcher_host.h                                  bool* message_was_ok) OVERRIDE;
bool               77 content/browser/speech/input_tag_speech_dispatcher_host.h       bool filter_profanities);
bool               79 content/browser/speech/input_tag_speech_dispatcher_host.h   bool is_guest_;
bool               31 content/browser/speech/speech_recognition_dispatcher_host.h       bool is_guest,
bool               56 content/browser/speech/speech_recognition_dispatcher_host.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               57 content/browser/speech/speech_recognition_dispatcher_host.h                                  bool* message_was_ok) OVERRIDE;
bool               73 content/browser/speech/speech_recognition_dispatcher_host.h       bool filter_profanities);
bool               77 content/browser/speech/speech_recognition_dispatcher_host.h   bool is_guest_;
bool               54 content/browser/speech/speech_recognition_engine.h     bool filter_profanities;
bool               55 content/browser/speech/speech_recognition_engine.h     bool continuous;
bool               56 content/browser/speech/speech_recognition_engine.h     bool interim_results;
bool               89 content/browser/speech/speech_recognition_engine.h   virtual bool IsRecognitionPending() const = 0;
bool               76 content/browser/speech/speech_recognition_manager_impl.h   virtual bool HasAudioInputDevices() OVERRIDE;
bool              129 content/browser/speech/speech_recognition_manager_impl.h     bool abort_requested;
bool              130 content/browser/speech/speech_recognition_manager_impl.h     bool listener_is_active;
bool              140 content/browser/speech/speech_recognition_manager_impl.h                                   bool ask_user,
bool              141 content/browser/speech/speech_recognition_manager_impl.h                                   bool is_allowed);
bool              170 content/browser/speech/speech_recognition_manager_impl.h   bool SessionExists(int session_id) const;
bool              182 content/browser/speech/speech_recognition_manager_impl.h   bool is_dispatching_event_;
bool               29 content/browser/speech/speech_recognizer.h   virtual bool IsActive() const = 0;
bool               30 content/browser/speech/speech_recognizer.h   virtual bool IsCapturingAudio() const = 0;
bool               44 content/browser/speech/speech_recognizer_impl.h                        bool continuous,
bool               45 content/browser/speech/speech_recognizer_impl.h                        bool provisional_results,
bool               51 content/browser/speech/speech_recognizer_impl.h   virtual bool IsActive() const OVERRIDE;
bool               52 content/browser/speech/speech_recognizer_impl.h   virtual bool IsCapturingAudio() const OVERRIDE;
bool              122 content/browser/speech/speech_recognizer_impl.h   void UpdateSignalAndNoiseLevels(const float& rms, bool clip_detected);
bool              150 content/browser/speech/speech_recognizer_impl.h   bool is_dispatching_event_;
bool              151 content/browser/speech/speech_recognizer_impl.h   bool provisional_results_;
bool               30 content/browser/speech/speech_recognizer_impl_android.h   virtual bool IsActive() const OVERRIDE;
bool               31 content/browser/speech/speech_recognizer_impl_android.h   virtual bool IsCapturingAudio() const OVERRIDE;
bool               43 content/browser/speech/speech_recognizer_impl_android.h   static bool RegisterSpeechRecognizer(JNIEnv* env);
bool               53 content/browser/speech/speech_recognizer_impl_android.h       std::string language, bool continuous, bool interim_results);
bool               29 content/browser/ssl/ssl_cert_error_handler.h                       bool fatal);
bool               36 content/browser/ssl/ssl_cert_error_handler.h   bool fatal() const { return fatal_; }
bool               49 content/browser/ssl/ssl_cert_error_handler.h   const bool fatal_;  // True if the error is from a host requiring
bool              165 content/browser/ssl/ssl_error_handler.h   bool request_has_been_notified_;
bool               44 content/browser/ssl/ssl_host_state.h   bool DidHostRunInsecureContent(const std::string& host, int pid) const;
bool               59 content/browser/ssl/ssl_manager.h       bool fatal);
bool               49 content/browser/ssl/ssl_policy.h                           bool allow);
bool               59 content/browser/ssl/ssl_policy.h                            bool overridable,
bool               60 content/browser/ssl/ssl_policy.h                            bool strict_enforcement);
bool               28 content/browser/ssl/ssl_policy_backend.h   bool DidHostRunInsecureContent(const std::string& host, int pid) const;
bool              106 content/browser/storage_partition_impl.h                                       bool in_memory,
bool               37 content/browser/storage_partition_impl_map.h                             bool in_memory);
bool               75 content/browser/storage_partition_impl_map.h     const bool in_memory;
bool               79 content/browser/storage_partition_impl_map.h                                const bool& in_memory_only)
bool               87 content/browser/storage_partition_impl_map.h     bool operator()(const StoragePartitionConfig& lhs,
bool              119 content/browser/storage_partition_impl_map.h                                 bool in_memory);
bool              127 content/browser/storage_partition_impl_map.h   bool resource_context_initialized_;
bool               54 content/browser/streams/stream.h   bool SetReadObserver(StreamReadObserver* observer);
bool               88 content/browser/streams/stream.h   bool can_add_data() const { return can_add_data_; }
bool              108 content/browser/streams/stream.h   bool can_add_data_;
bool               31 content/browser/streams/stream_registry.h   bool CloneStream(const GURL& url, const GURL& src_url);
bool               42 content/browser/streams/stream_registry.h   bool UpdateMemoryUsage(const GURL& url, size_t current_size, size_t increase);
bool               32 content/browser/streams/stream_url_request_job.h   virtual bool ReadRawData(net::IOBuffer* buf,
bool               35 content/browser/streams/stream_url_request_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool               52 content/browser/streams/stream_url_request_job.h   bool headers_set_;
bool               59 content/browser/streams/stream_url_request_job.h   bool request_failed_;
bool               28 content/browser/theme_helper_mac.h       bool jump_on_track_click,
bool               30 content/browser/theme_helper_mac.h       bool redraw);
bool               26 content/browser/tracing/etw_system_event_consumer_win.h   bool StartSystemTracing();
bool               51 content/browser/tracing/etw_system_event_consumer_win.h   bool StartKernelSessionTracing();
bool               56 content/browser/tracing/etw_system_event_consumer_win.h   bool StopKernelSessionTracing();
bool               25 content/browser/tracing/trace_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               26 content/browser/tracing/trace_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               54 content/browser/tracing/trace_message_filter.h   bool has_child_;
bool               57 content/browser/tracing/trace_message_filter.h   bool is_awaiting_end_ack_;
bool               59 content/browser/tracing/trace_message_filter.h   bool is_awaiting_capture_monitoring_snapshot_ack_;
bool               61 content/browser/tracing/trace_message_filter.h   bool is_awaiting_buffer_percent_full_ack_;
bool               30 content/browser/tracing/tracing_controller_impl.h   virtual bool GetCategories(
bool               32 content/browser/tracing/tracing_controller_impl.h   virtual bool EnableRecording(
bool               36 content/browser/tracing/tracing_controller_impl.h   virtual bool DisableRecording(
bool               39 content/browser/tracing/tracing_controller_impl.h   virtual bool EnableMonitoring(const std::string& category_filter,
bool               42 content/browser/tracing/tracing_controller_impl.h   virtual bool DisableMonitoring(
bool               45 content/browser/tracing/tracing_controller_impl.h       bool* out_enabled,
bool               48 content/browser/tracing/tracing_controller_impl.h   virtual bool CaptureMonitoringSnapshot(
bool               51 content/browser/tracing/tracing_controller_impl.h   virtual bool GetTraceBufferPercentFull(
bool               53 content/browser/tracing/tracing_controller_impl.h   virtual bool SetWatchEvent(const std::string& category_name,
bool               56 content/browser/tracing/tracing_controller_impl.h   virtual bool CancelWatchEvent() OVERRIDE;
bool               71 content/browser/tracing/tracing_controller_impl.h   bool can_enable_recording() const {
bool               75 content/browser/tracing/tracing_controller_impl.h   bool can_disable_recording() const {
bool               79 content/browser/tracing/tracing_controller_impl.h   bool can_enable_monitoring() const {
bool               83 content/browser/tracing/tracing_controller_impl.h   bool can_disable_monitoring() const {
bool               87 content/browser/tracing/tracing_controller_impl.h   bool can_get_trace_buffer_percent_full() const {
bool               91 content/browser/tracing/tracing_controller_impl.h   bool can_cancel_watch_event() const {
bool              107 content/browser/tracing/tracing_controller_impl.h       bool has_more_events);
bool              111 content/browser/tracing/tracing_controller_impl.h       bool has_more_events);
bool              149 content/browser/tracing/tracing_controller_impl.h   void OnMonitoringStateChanged(bool is_monitoring);
bool              165 content/browser/tracing/tracing_controller_impl.h   bool is_system_tracing_;
bool              167 content/browser/tracing/tracing_controller_impl.h   bool is_recording_;
bool              168 content/browser/tracing/tracing_controller_impl.h   bool is_monitoring_;
bool               17 content/browser/tracing/tracing_ui.h   void OnMonitoringStateChanged(bool is_monitoring);
bool               37 content/browser/utility_process_host_impl.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool               38 content/browser/utility_process_host_impl.h   virtual bool StartBatchMode() OVERRIDE;
bool               56 content/browser/utility_process_host_impl.h   bool StartProcess();
bool               59 content/browser/utility_process_host_impl.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               68 content/browser/utility_process_host_impl.h   bool is_batch_mode_;
bool               74 content/browser/utility_process_host_impl.h   bool is_mdns_enabled_;
bool               77 content/browser/utility_process_host_impl.h   bool no_sandbox_;
bool               80 content/browser/utility_process_host_impl.h   bool run_elevated_;
bool               87 content/browser/utility_process_host_impl.h   bool started_;
bool               22 content/browser/vibration/vibration_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               23 content/browser/vibration/vibration_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               17 content/browser/vibration/vibration_provider_android.h   static bool Register(JNIEnv* env);
bool               22 content/browser/web_contents/aura/image_window_delegate.h   bool has_image() const { return !image_.IsEmpty(); }
bool               34 content/browser/web_contents/aura/image_window_delegate.h   virtual bool ShouldDescendIntoChildForEventHandling(
bool               37 content/browser/web_contents/aura/image_window_delegate.h   virtual bool CanFocus() OVERRIDE;
bool               43 content/browser/web_contents/aura/image_window_delegate.h   virtual void OnWindowTargetVisibilityChanged(bool visible) OVERRIDE;
bool               44 content/browser/web_contents/aura/image_window_delegate.h   virtual bool HasHitTestMask() const OVERRIDE;
bool               54 content/browser/web_contents/aura/image_window_delegate.h   bool size_mismatch_;
bool               34 content/browser/web_contents/aura/overscroll_navigation_overlay.h   bool has_window() const { return !!window_.get(); }
bool               95 content/browser/web_contents/aura/overscroll_navigation_overlay.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              107 content/browser/web_contents/aura/overscroll_navigation_overlay.h   bool loading_complete_;
bool              108 content/browser/web_contents/aura/overscroll_navigation_overlay.h   bool received_paint_update_;
bool              128 content/browser/web_contents/aura/overscroll_navigation_overlay.h   bool need_paint_update_;
bool               77 content/browser/web_contents/aura/window_slider.h   bool IsSlideInProgress() const;
bool               47 content/browser/web_contents/touch_editable_impl_aura.h   virtual void EndTouchEditing(bool quick) OVERRIDE;
bool               51 content/browser/web_contents/touch_editable_impl_aura.h   virtual bool HandleInputEvent(const ui::Event* event) OVERRIDE;
bool               64 content/browser/web_contents/touch_editable_impl_aura.h   virtual bool DrawsHandles() OVERRIDE;
bool               66 content/browser/web_contents/touch_editable_impl_aura.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               67 content/browser/web_contents/touch_editable_impl_aura.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               68 content/browser/web_contents/touch_editable_impl_aura.h   virtual bool GetAcceleratorForCommandId(
bool               95 content/browser/web_contents/touch_editable_impl_aura.h   bool selection_gesture_in_process_;
bool               99 content/browser/web_contents/touch_editable_impl_aura.h   bool handles_hidden_due_to_scroll_;
bool              102 content/browser/web_contents/touch_editable_impl_aura.h   bool scroll_in_progress_;
bool              105 content/browser/web_contents/touch_editable_impl_aura.h   bool overscroll_in_progress_;
bool              108 content/browser/web_contents/touch_editable_impl_aura.h   bool is_tap_on_focused_textfield_;
bool               27 content/browser/web_contents/web_contents_android.h   static bool Register(JNIEnv* env);
bool              133 content/browser/web_contents/web_contents_impl.h   bool CreateRenderViewForInitialEmptyDocument();
bool              216 content/browser/web_contents/web_contents_impl.h   virtual bool IsLoading() const OVERRIDE;
bool              217 content/browser/web_contents/web_contents_impl.h   virtual bool IsWaitingForResponse() const OVERRIDE;
bool              224 content/browser/web_contents/web_contents_impl.h   virtual bool DisplayedInsecureContent() const OVERRIDE;
bool              228 content/browser/web_contents/web_contents_impl.h   virtual bool IsCrashed() const OVERRIDE;
bool              232 content/browser/web_contents/web_contents_impl.h   virtual bool IsBeingDestroyed() const OVERRIDE;
bool              237 content/browser/web_contents/web_contents_impl.h   virtual bool NeedToFireBeforeUnload() OVERRIDE;
bool              240 content/browser/web_contents/web_contents_impl.h   virtual void ReloadFocusedFrame(bool ignore_cache) OVERRIDE;
bool              243 content/browser/web_contents/web_contents_impl.h   virtual void FocusThroughTabTraversal(bool reverse) OVERRIDE;
bool              244 content/browser/web_contents/web_contents_impl.h   virtual bool ShowingInterstitialPage() const OVERRIDE;
bool              246 content/browser/web_contents/web_contents_impl.h   virtual bool IsSavable() OVERRIDE;
bool              248 content/browser/web_contents/web_contents_impl.h   virtual bool SavePage(const base::FilePath& main_file,
bool              257 content/browser/web_contents/web_contents_impl.h   virtual bool IsActiveEntry(int32 page_id) OVERRIDE;
bool              260 content/browser/web_contents/web_contents_impl.h   virtual bool WillNotifyDisconnection() const OVERRIDE;
bool              267 content/browser/web_contents/web_contents_impl.h   virtual void SetClosedByUserGesture(bool value) OVERRIDE;
bool              268 content/browser/web_contents/web_contents_impl.h   virtual bool GetClosedByUserGesture() const OVERRIDE;
bool              270 content/browser/web_contents/web_contents_impl.h   virtual int GetZoomPercent(bool* enable_increment,
bool              271 content/browser/web_contents/web_contents_impl.h                              bool* enable_decrement) const OVERRIDE;
bool              278 content/browser/web_contents/web_contents_impl.h   virtual bool GotResponseToLockMouseRequest(bool allowed) OVERRIDE;
bool              279 content/browser/web_contents/web_contents_impl.h   virtual bool HasOpener() const OVERRIDE;
bool              283 content/browser/web_contents/web_contents_impl.h                             bool is_favicon,
bool              286 content/browser/web_contents/web_contents_impl.h   virtual bool IsSubframe() const OVERRIDE;
bool              301 content/browser/web_contents/web_contents_impl.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool              304 content/browser/web_contents/web_contents_impl.h   virtual bool OnMessageReceived(RenderFrameHost* render_frame_host,
bool              310 content/browser/web_contents/web_contents_impl.h                                bool to_different_document) OVERRIDE;
bool              320 content/browser/web_contents/web_contents_impl.h   virtual bool OnMessageReceived(RenderViewHost* render_view_host,
bool              363 content/browser/web_contents/web_contents_impl.h                                     bool* did_suppress_message) OVERRIDE;
bool              366 content/browser/web_contents/web_contents_impl.h                                       bool is_reload,
bool              368 content/browser/web_contents/web_contents_impl.h   virtual bool AddMessageToConsole(int32 level,
bool              378 content/browser/web_contents/web_contents_impl.h                                     bool is_during_beforeunload,
bool              379 content/browser/web_contents/web_contents_impl.h                                     bool is_during_unload) OVERRIDE;
bool              396 content/browser/web_contents/web_contents_impl.h   virtual void ToggleFullscreenMode(bool enter_fullscreen) OVERRIDE;
bool              397 content/browser/web_contents/web_contents_impl.h   virtual bool IsFullscreenForCurrentTab() const OVERRIDE;
bool              400 content/browser/web_contents/web_contents_impl.h   virtual void RequestToLockMouse(bool user_gesture,
bool              401 content/browser/web_contents/web_contents_impl.h                                   bool last_unlocked_by_target) OVERRIDE;
bool              417 content/browser/web_contents/web_contents_impl.h                                  bool user_gesture) OVERRIDE;
bool              436 content/browser/web_contents/web_contents_impl.h       bool is_error_page,
bool              437 content/browser/web_contents/web_contents_impl.h       bool is_iframe_srcdoc) OVERRIDE;
bool              453 content/browser/web_contents/web_contents_impl.h       bool is_main_frame,
bool              466 content/browser/web_contents/web_contents_impl.h   virtual bool CanOverscrollContent() OVERRIDE;
bool              482 content/browser/web_contents/web_contents_impl.h   virtual bool PreHandleKeyboardEvent(
bool              484 content/browser/web_contents/web_contents_impl.h       bool* is_keyboard_shortcut) OVERRIDE;
bool              487 content/browser/web_contents/web_contents_impl.h   virtual bool HandleWheelEvent(
bool              489 content/browser/web_contents/web_contents_impl.h   virtual bool PreHandleGestureEvent(
bool              491 content/browser/web_contents/web_contents_impl.h   virtual bool HandleGestureEvent(
bool              500 content/browser/web_contents/web_contents_impl.h   virtual bool CreateRenderViewForRenderManager(
bool              505 content/browser/web_contents/web_contents_impl.h       bool proceed, const base::TimeTicks& proceed_time,
bool              506 content/browser/web_contents/web_contents_impl.h       bool* proceed_to_fire_unload) OVERRIDE;
bool              520 content/browser/web_contents/web_contents_impl.h   virtual bool FocusLocationBarByDefault() OVERRIDE;
bool              521 content/browser/web_contents/web_contents_impl.h   virtual void SetFocusToLocationBar(bool select_all) OVERRIDE;
bool              523 content/browser/web_contents/web_contents_impl.h   virtual bool IsHidden() OVERRIDE;
bool              567 content/browser/web_contents/web_contents_impl.h   virtual bool NavigateToPendingEntry(
bool              595 content/browser/web_contents/web_contents_impl.h                             bool is_loading,
bool              596 content/browser/web_contents/web_contents_impl.h                             bool to_different_document,
bool              651 content/browser/web_contents/web_contents_impl.h                       bool success,
bool              656 content/browser/web_contents/web_contents_impl.h   void OnPpapiBrokerPermissionResult(int routing_id, bool result);
bool              658 content/browser/web_contents/web_contents_impl.h   bool OnMessageReceived(RenderViewHost* render_view_host,
bool              676 content/browser/web_contents/web_contents_impl.h                           bool remember);
bool              682 content/browser/web_contents/web_contents_impl.h                                  bool user_gesture);
bool              687 content/browser/web_contents/web_contents_impl.h                    bool final_update);
bool              699 content/browser/web_contents/web_contents_impl.h                           bool is_hung);
bool              704 content/browser/web_contents/web_contents_impl.h   void OnAppCacheAccessed(const GURL& manifest_url, bool blocked_by_policy);
bool              726 content/browser/web_contents/web_contents_impl.h                                   bool has_video,
bool              727 content/browser/web_contents/web_contents_impl.h                                   bool has_audio);
bool              764 content/browser/web_contents/web_contents_impl.h   bool UpdateTitleForEntry(NavigationEntryImpl* entry,
bool              776 content/browser/web_contents/web_contents_impl.h                        bool is_fullscreen,
bool              781 content/browser/web_contents/web_contents_impl.h                          bool is_fullscreen,
bool              907 content/browser/web_contents/web_contents_impl.h   bool is_loading_;
bool              916 content/browser/web_contents/web_contents_impl.h   bool waiting_for_response_;
bool              944 content/browser/web_contents/web_contents_impl.h   bool displayed_insecure_content_;
bool              954 content/browser/web_contents/web_contents_impl.h   bool should_normally_be_visible_;
bool              957 content/browser/web_contents/web_contents_impl.h   bool is_being_destroyed_;
bool              963 content/browser/web_contents/web_contents_impl.h   bool notify_disconnection_;
bool              972 content/browser/web_contents/web_contents_impl.h   bool is_showing_before_unload_dialog_;
bool              982 content/browser/web_contents/web_contents_impl.h   bool closed_by_user_gesture_;
bool              990 content/browser/web_contents/web_contents_impl.h   bool temporary_zoom_settings_;
bool             1052 content/browser/web_contents/web_contents_impl.h   bool is_subframe_;
bool               57 content/browser/web_contents/web_contents_view_android.h   virtual void SetOverscrollControllerEnabled(bool enabled) OVERRIDE;
bool               67 content/browser/web_contents/web_contents_view_android.h                              bool right_aligned,
bool               68 content/browser/web_contents/web_contents_view_android.h                              bool allow_multiple_selection) OVERRIDE;
bool               77 content/browser/web_contents/web_contents_view_android.h   virtual void TakeFocus(bool reverse) OVERRIDE;
bool              128 content/browser/web_contents/web_contents_view_aura.h   virtual void SetOverscrollControllerEnabled(bool enabled) OVERRIDE;
bool              140 content/browser/web_contents/web_contents_view_aura.h   virtual void TakeFocus(bool reverse) OVERRIDE;
bool              159 content/browser/web_contents/web_contents_view_aura.h   virtual bool ShouldDescendIntoChildForEventHandling(
bool              162 content/browser/web_contents/web_contents_view_aura.h   virtual bool CanFocus() OVERRIDE;
bool              168 content/browser/web_contents/web_contents_view_aura.h   virtual void OnWindowTargetVisibilityChanged(bool visible) OVERRIDE;
bool              169 content/browser/web_contents/web_contents_view_aura.h   virtual bool HasHitTestMask() const OVERRIDE;
bool              207 content/browser/web_contents/web_contents_view_aura.h   bool overscroll_change_brightness_;
bool               72 content/browser/web_contents/web_contents_view_gtk.h   virtual void SetOverscrollControllerEnabled(bool enabled) OVERRIDE;
bool               84 content/browser/web_contents/web_contents_view_gtk.h   virtual void TakeFocus(bool reverse) OVERRIDE;
bool               57 content/browser/web_contents/web_contents_view_guest.h   virtual void SetAllowOverlappingViews(bool overlapping) OVERRIDE;
bool               58 content/browser/web_contents/web_contents_view_guest.h   virtual bool GetAllowOverlappingViews() const OVERRIDE;
bool               74 content/browser/web_contents/web_contents_view_guest.h   virtual void SetOverscrollControllerEnabled(bool enabled) OVERRIDE;
bool               76 content/browser/web_contents/web_contents_view_guest.h   virtual bool IsEventTracking() const OVERRIDE;
bool               90 content/browser/web_contents/web_contents_view_guest.h   virtual void TakeFocus(bool reverse) OVERRIDE;
bool               82 content/browser/web_contents/web_contents_view_mac.h   virtual void SetAllowOverlappingViews(bool overlapping) OVERRIDE;
bool               83 content/browser/web_contents/web_contents_view_mac.h   virtual bool GetAllowOverlappingViews() const OVERRIDE;
bool               98 content/browser/web_contents/web_contents_view_mac.h   virtual void SetOverscrollControllerEnabled(bool enabled) OVERRIDE;
bool               99 content/browser/web_contents/web_contents_view_mac.h   virtual bool IsEventTracking() const OVERRIDE;
bool              110 content/browser/web_contents/web_contents_view_mac.h                              bool right_aligned,
bool              111 content/browser/web_contents/web_contents_view_mac.h                              bool allow_multiple_selection) OVERRIDE;
bool              120 content/browser/web_contents/web_contents_view_mac.h   virtual void TakeFocus(bool reverse) OVERRIDE;
bool              147 content/browser/web_contents/web_contents_view_mac.h   bool allow_overlapping_views_;
bool               93 content/browser/web_contents/web_drag_dest_gtk.h   bool is_drop_target_;
bool              105 content/browser/web_contents/web_drag_dest_gtk.h   bool canceled_;
bool               45 content/browser/web_contents/web_drag_dest_mac.h   bool canceled_;
bool               39 content/browser/web_contents/web_drag_source_gtk.h   bool StartDragging(const DropData& drop_data,
bool               76 content/browser/web_contents/web_drag_source_gtk.h   bool drag_failed_;
bool               19 content/browser/webui/content_web_ui_controller_factory.h   virtual bool UseWebUIForURL(BrowserContext* browser_context,
bool               21 content/browser/webui/content_web_ui_controller_factory.h   virtual bool UseWebUIBindingsForURL(BrowserContext* browser_context,
bool               69 content/browser/webui/url_data_manager.h   static bool IsScheduledForDeletion(const URLDataSourceImpl* data_source);
bool               50 content/browser/webui/url_data_manager_backend.h       bool is_incognito,
bool               72 content/browser/webui/url_data_manager_backend.h   bool StartRequest(const net::URLRequest* request, URLRequestChromeJob* job);
bool               89 content/browser/webui/url_data_manager_backend.h   bool HasPendingJob(URLRequestChromeJob* job) const;
bool              113 content/browser/webui/url_data_manager_backend.h                               bool is_incognito);
bool               26 content/browser/webui/web_ui_controller_factory_registry.h   virtual bool UseWebUIForURL(BrowserContext* browser_context,
bool               28 content/browser/webui/web_ui_controller_factory_registry.h   virtual bool UseWebUIBindingsForURL(BrowserContext* browser_context,
bool               34 content/browser/webui/web_ui_controller_factory_registry.h   bool IsURLAcceptableForWebUI(BrowserContext* browser_context,
bool               37 content/browser/webui/web_ui_data_source_impl.h   virtual void AddBoolean(const std::string& name, bool value) OVERRIDE;
bool               91 content/browser/webui/web_ui_data_source_impl.h   bool json_js_format_v2_;
bool               96 content/browser/webui/web_ui_data_source_impl.h   bool add_csp_;
bool               97 content/browser/webui/web_ui_data_source_impl.h   bool object_src_set_;
bool               99 content/browser/webui/web_ui_data_source_impl.h   bool frame_src_set_;
bool              101 content/browser/webui/web_ui_data_source_impl.h   bool deny_xframe_options_;
bool              102 content/browser/webui/web_ui_data_source_impl.h   bool disable_set_font_strings_;
bool              103 content/browser/webui/web_ui_data_source_impl.h   bool replace_existing_source_;
bool               74 content/browser/webui/web_ui_impl.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               36 content/browser/worker_host/worker_document_set.h     bool operator <(const DocumentInfo& other) const {
bool               64 content/browser/worker_host/worker_document_set.h   bool Contains(BrowserMessageFilter* parent,
bool               69 content/browser/worker_host/worker_document_set.h   bool ContainsExternalRenderer(int worker_process_id) const;
bool               79 content/browser/worker_host/worker_document_set.h   bool IsEmpty() const { return document_set_.empty(); }
bool               28 content/browser/worker_host/worker_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               29 content/browser/worker_host/worker_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               91 content/browser/worker_host/worker_process_host.h     bool HasFilter(WorkerMessageFilter* filter, int route_id) const;
bool               92 content/browser/worker_host/worker_process_host.h     bool FrameIsParent(int render_process_id, int render_frame_id) const;
bool              106 content/browser/worker_host/worker_process_host.h     bool Matches(
bool              120 content/browser/worker_host/worker_process_host.h     bool closed() const { return closed_; }
bool              121 content/browser/worker_host/worker_process_host.h     void set_closed(bool closed) { closed_ = closed; }
bool              141 content/browser/worker_host/worker_process_host.h     void set_load_failed(bool failed) { load_failed_ = failed; }
bool              142 content/browser/worker_host/worker_process_host.h     bool load_failed() { return load_failed_; }
bool              147 content/browser/worker_host/worker_process_host.h     bool closed_;
bool              157 content/browser/worker_host/worker_process_host.h     bool load_failed_;
bool              165 content/browser/worker_host/worker_process_host.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool              170 content/browser/worker_host/worker_process_host.h   bool Init(int render_process_id, int render_frame_id);
bool              173 content/browser/worker_host/worker_process_host.h   void CreateWorker(const WorkerInstance& instance, bool pause_on_start);
bool              177 content/browser/worker_host/worker_process_host.h   bool FilterMessage(const IPC::Message& message, WorkerMessageFilter* filter);
bool              190 content/browser/worker_host/worker_process_host.h   void SetBackgrounded(bool backgrounded);
bool              201 content/browser/worker_host/worker_process_host.h   bool process_launched() const { return process_launched_; }
bool              211 content/browser/worker_host/worker_process_host.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              226 content/browser/worker_host/worker_process_host.h                        bool* result);
bool              229 content/browser/worker_host/worker_process_host.h                          bool* result);
bool              233 content/browser/worker_host/worker_process_host.h                         bool* result);
bool              244 content/browser/worker_host/worker_process_host.h   virtual bool CanShutdown() OVERRIDE;
bool              270 content/browser/worker_host/worker_process_host.h   bool process_launched_;
bool               37 content/browser/worker_host/worker_service_impl.h   virtual bool TerminateWorker(int process_id, int route_id) OVERRIDE;
bool               48 content/browser/worker_host/worker_service_impl.h                     bool* url_mismatch);
bool               63 content/browser/worker_host/worker_service_impl.h   bool GetRendererForWorker(int worker_process_id,
bool               86 content/browser/worker_host/worker_service_impl.h   bool CreateWorkerFromInstance(WorkerProcessHost::WorkerInstance instance);
bool               90 content/browser/worker_host/worker_service_impl.h   bool CanCreateWorkerProcess(
bool               96 content/browser/worker_host/worker_service_impl.h   bool FrameCanCreateWorkerProcess(
bool               97 content/browser/worker_host/worker_service_impl.h       int render_process_id, int render_frame_id, bool* hit_total_worker_limit);
bool               63 content/browser/worker_host/worker_storage_partition.h   bool Equals(const WorkerStoragePartition& other) const;
bool               53 content/browser/zygote_host/zygote_host_impl_linux.h                                                bool known_dead,
bool               82 content/browser/zygote_host/zygote_host_impl_linux.h   bool SendMessage(const Pickle& data, const std::vector<int>* fds);
bool               92 content/browser/zygote_host/zygote_host_impl_linux.h   bool init_;
bool               93 content/browser/zygote_host/zygote_host_impl_linux.h   bool using_suid_sandbox_;
bool               95 content/browser/zygote_host/zygote_host_impl_linux.h   bool have_read_sandbox_status_word_;
bool              101 content/browser/zygote_host/zygote_host_impl_linux.h   bool should_teardown_after_last_child_exits_;
bool               42 content/child/appcache/appcache_backend_proxy.h   virtual bool StartUpdate(int host_id) OVERRIDE;
bool               43 content/child/appcache/appcache_backend_proxy.h   virtual bool SwapCache(int host_id) OVERRIDE;
bool               31 content/child/appcache/appcache_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               47 content/child/appcache/web_application_cache_host_impl.h   virtual bool selectCacheWithManifest(const blink::WebURL& manifestURL);
bool               50 content/child/appcache/web_application_cache_host_impl.h   virtual void didFinishLoadingMainResource(bool success);
bool               52 content/child/appcache/web_application_cache_host_impl.h   virtual bool startUpdate();
bool               53 content/child/appcache/web_application_cache_host_impl.h   virtual bool swapCache();
bool               70 content/child/appcache/web_application_cache_host_impl.h   bool is_scheme_supported_;
bool               71 content/child/appcache/web_application_cache_host_impl.h   bool is_get_method_;
bool               75 content/child/appcache/web_application_cache_host_impl.h   bool was_select_cache_called_;
bool               50 content/child/blink_platform_impl.h                                  bool sync_dir);
bool               69 content/child/blink_platform_impl.h   virtual bool processMemorySizesInBytes(size_t* private_bytes,
bool               71 content/child/blink_platform_impl.h   virtual bool memoryAllocatorWasteInBytes(size_t* size);
bool              122 content/child/blink_platform_impl.h   virtual void suddenTerminationChanged(bool enabled) { }
bool              162 content/child/blink_platform_impl.h   bool shared_timer_fire_time_was_set_while_suspended_;
bool               38 content/child/browser_font_resource_trusted.h   static bool IsPPFontDescriptionValid(
bool               28 content/child/child_histogram_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               25 content/child/child_message_filter.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool               35 content/child/child_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& msg) = 0;
bool               35 content/child/child_resource_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               72 content/child/child_thread.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool              162 content/child/child_thread.h   virtual bool OnControlMessageReceived(const IPC::Message& msg);
bool              164 content/child/child_thread.h   void set_on_channel_error_called(bool on_channel_error_called) {
bool              169 content/child/child_thread.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              178 content/child/child_thread.h     virtual bool Send(IPC::Message* msg) OVERRIDE;
bool              192 content/child/child_thread.h   void OnSetIPCLoggingEnabled(bool enable);
bool              221 content/child/child_thread.h   bool on_channel_error_called_;
bool              249 content/child/child_thread.h   bool in_browser_process_;
bool               25 content/child/database_util.h       bool sync_dir,
bool               19 content/child/db_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               47 content/child/fileapi/file_system_dispatcher.h       bool has_more)> ReadDirectoryCallback;
bool               54 content/child/fileapi/file_system_dispatcher.h       bool is_directory)> ResolveURLCallback;
bool               57 content/child/fileapi/file_system_dispatcher.h       bool complete)> WriteCallback;
bool               67 content/child/fileapi/file_system_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               86 content/child/fileapi/file_system_dispatcher.h               bool recursive,
bool               92 content/child/fileapi/file_system_dispatcher.h                   bool exclusive,
bool               95 content/child/fileapi/file_system_dispatcher.h                        bool exclusive,
bool               96 content/child/fileapi/file_system_dispatcher.h                        bool recursive,
bool               99 content/child/fileapi/file_system_dispatcher.h               bool for_directory,
bool              138 content/child/fileapi/file_system_dispatcher.h                        bool is_directory);
bool              147 content/child/fileapi/file_system_dispatcher.h                           bool has_more);
bool              149 content/child/fileapi/file_system_dispatcher.h   void OnDidWrite(int request_id, int64 bytes, bool complete);
bool               84 content/child/fileapi/webfilesystem_impl.h       bool exclusive,
bool               88 content/child/fileapi/webfilesystem_impl.h       bool exclusive,
bool              106 content/child/fileapi/webfilesystem_impl.h   virtual bool waitForAdditionalResult(int callbacksId);
bool               35 content/child/fileapi/webfilewriter_base.h   void DidWrite(int64 bytes, bool complete);
bool               30 content/child/fling_animator_impl_android.h   virtual bool apply(double time, blink::WebGestureCurveTarget* target);
bool               36 content/child/fling_animator_impl_android.h   bool is_active_;
bool               68 content/child/indexed_db/indexed_db_dispatcher.h   virtual bool Send(IPC::Message* msg);
bool              124 content/child/indexed_db/indexed_db_dispatcher.h                              bool key_only,
bool              145 content/child/indexed_db/indexed_db_dispatcher.h                                     bool key_only,
bool               32 content/child/indexed_db/indexed_db_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               34 content/child/indexed_db/webidbdatabase_impl.h                                  bool auto_increment);
bool               46 content/child/indexed_db/webidbdatabase_impl.h                    bool keyOnly,
bool               69 content/child/indexed_db/webidbdatabase_impl.h                           bool keyOnly,
bool               89 content/child/indexed_db/webidbdatabase_impl.h                            bool unique,
bool               90 content/child/indexed_db/webidbdatabase_impl.h                            bool multiEntry);
bool               87 content/child/npapi/np_channel_base.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool              100 content/child/npapi/np_channel_base.h   bool channel_valid() {
bool              134 content/child/npapi/np_channel_base.h       bool create_pipe_now, base::WaitableEvent* shutdown_event);
bool              145 content/child/npapi/np_channel_base.h   virtual bool OnControlMessageReceived(const IPC::Message& msg);
bool              148 content/child/npapi/np_channel_base.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              156 content/child/npapi/np_channel_base.h   virtual bool Init(base::MessageLoopProxy* ipc_message_loop,
bool              157 content/child/npapi/np_channel_base.h                     bool create_pipe_now,
bool              172 content/child/npapi/np_channel_base.h   bool in_remove_route_;
bool              201 content/child/npapi/np_channel_base.h   bool channel_valid_;
bool              217 content/child/npapi/np_channel_base.h   bool send_unblocking_only_during_unblock_dispatch_;
bool               45 content/child/npapi/npobject_proxy.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               50 content/child/npapi/npobject_proxy.h   static bool NPHasMethod(NPObject *obj,
bool               52 content/child/npapi/npobject_proxy.h   static bool NPInvoke(NPObject *obj,
bool               57 content/child/npapi/npobject_proxy.h   static bool NPInvokeDefault(NPObject *npobj,
bool               61 content/child/npapi/npobject_proxy.h   static bool NPHasProperty(NPObject *obj,
bool               63 content/child/npapi/npobject_proxy.h   static bool NPGetProperty(NPObject *obj,
bool               66 content/child/npapi/npobject_proxy.h   static bool NPSetProperty(NPObject *obj,
bool               69 content/child/npapi/npobject_proxy.h   static bool NPRemoveProperty(NPObject *obj,
bool               71 content/child/npapi/npobject_proxy.h   static bool NPNEnumerate(NPObject *obj,
bool               74 content/child/npapi/npobject_proxy.h   static bool NPNConstruct(NPObject *npobj,
bool               80 content/child/npapi/npobject_proxy.h   static bool NPNEvaluate(NPP npp,
bool               85 content/child/npapi/npobject_proxy.h   static bool NPInvokePrivate(NPP npp,
bool               87 content/child/npapi/npobject_proxy.h                               bool is_default,
bool              108 content/child/npapi/npobject_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               50 content/child/npapi/npobject_stub.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               58 content/child/npapi/npobject_stub.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               64 content/child/npapi/npobject_stub.h                    bool* result);
bool               65 content/child/npapi/npobject_stub.h   void OnInvoke(bool is_default,
bool               70 content/child/npapi/npobject_stub.h                      bool* result);
bool               73 content/child/npapi/npobject_stub.h                      bool* result);
bool               78 content/child/npapi/npobject_stub.h                         bool* result);
bool               81 content/child/npapi/npobject_stub.h                      bool* result);
bool               84 content/child/npapi/npobject_stub.h   void OnEvaluate(const std::string& script, bool popups_allowed,
bool               35 content/child/npapi/npobject_util.h bool IsPluginProcess();
bool               51 content/child/npapi/npobject_util.h                           bool release,
bool               57 content/child/npapi/npobject_util.h bool CreateNPVariant(const NPVariant_Param& param,
bool               16 content/child/npapi/npruntime_util.h bool SerializeNPIdentifier(NPIdentifier identifier, Pickle* pickle);
bool               17 content/child/npapi/npruntime_util.h bool DeserializeNPIdentifier(PickleIterator* pickle_iter,
bool               39 content/child/npapi/plugin_host.h   static bool SetPostData(const char *buf,
bool               69 content/child/npapi/plugin_instance.h   bool Start(const GURL& url,
bool               73 content/child/npapi/plugin_instance.h              bool load_manually);
bool               86 content/child/npapi/plugin_instance.h   bool windowless() { return windowless_; }
bool               87 content/child/npapi/plugin_instance.h   void set_windowless(bool value) { windowless_ = value; }
bool               94 content/child/npapi/plugin_instance.h   bool transparent() { return transparent_; }
bool               95 content/child/npapi/plugin_instance.h   void set_transparent(bool value) { transparent_ = value; }
bool              156 content/child/npapi/plugin_instance.h   bool GetFormValue(base::string16* value);
bool              163 content/child/npapi/plugin_instance.h   bool use_mozilla_user_agent() { return use_mozilla_user_agent_; }
bool              180 content/child/npapi/plugin_instance.h   bool ConvertPoint(double source_x, double source_y,
bool              202 content/child/npapi/plugin_instance.h   bool NPP_Print(NPPrint* platform_print);
bool              208 content/child/npapi/plugin_instance.h                             bool success,
bool              220 content/child/npapi/plugin_instance.h   void PushPopupsEnabledState(bool enabled);
bool              223 content/child/npapi/plugin_instance.h   bool popups_allowed() const {
bool              237 content/child/npapi/plugin_instance.h                   bool notify,
bool              242 content/child/npapi/plugin_instance.h   void URLRedirectResponse(bool allow, void* notify_data);
bool              244 content/child/npapi/plugin_instance.h   bool handles_url_redirects() const { return handles_url_redirects_; }
bool              264 content/child/npapi/plugin_instance.h   bool IsValidStream(const NPStream* stream);
bool              265 content/child/npapi/plugin_instance.h   void GetNotifyData(int notify_id, bool* notify, void** notify_data);
bool              294 content/child/npapi/plugin_instance.h   bool                                     windowless_;
bool              295 content/child/npapi/plugin_instance.h   bool                                     transparent_;
bool              300 content/child/npapi/plugin_instance.h   bool                                     use_mozilla_user_agent_;
bool              313 content/child/npapi/plugin_instance.h   bool                                     load_manually_;
bool              317 content/child/npapi/plugin_instance.h   std::stack<bool>                         popups_enabled_stack_;
bool              320 content/child/npapi/plugin_instance.h   bool in_close_streams_;
bool              332 content/child/npapi/plugin_instance.h     bool repeat;
bool              350 content/child/npapi/plugin_instance.h   bool handles_url_redirects_;
bool               90 content/child/npapi/plugin_lib.h   void set_defer_unload(bool defer_unload) {
bool              105 content/child/npapi/plugin_lib.h   bool Load();
bool              117 content/child/npapi/plugin_lib.h   bool initialized_;  // Is the plugin initialized?
bool              120 content/child/npapi/plugin_lib.h   bool skip_unload_;  // True if library_ should not be unloaded.
bool              126 content/child/npapi/plugin_lib.h   bool defer_unload_;
bool               29 content/child/npapi/plugin_stream.h                bool need_notify,
bool               39 content/child/npapi/plugin_stream.h   bool Open(const std::string &mime_type,
bool               43 content/child/npapi/plugin_stream.h             bool request_is_seekable);
bool               55 content/child/npapi/plugin_stream.h   virtual bool Close(NPReason reason);
bool               67 content/child/npapi/plugin_stream.h   bool seekable() const { return seekable_stream_; }
bool               69 content/child/npapi/plugin_stream.h   void set_seekable(bool seekable) { seekable_stream_ = seekable; }
bool               72 content/child/npapi/plugin_stream.h   bool notify_needed() const { return notify_needed_; }
bool               82 content/child/npapi/plugin_stream.h   bool open() { return opened_; }
bool               94 content/child/npapi/plugin_stream.h   bool OpenTempFile();
bool              103 content/child/npapi/plugin_stream.h   bool WriteToFile(const char* buf, size_t length);
bool              107 content/child/npapi/plugin_stream.h   bool WriteToPlugin(const char* buf, const int length, const int data_offset);
bool              118 content/child/npapi/plugin_stream.h   bool TempFileIsValid() const;
bool              121 content/child/npapi/plugin_stream.h   bool RequestedPluginModeIsAsFile() const;
bool              127 content/child/npapi/plugin_stream.h   bool                          notify_needed_;
bool              129 content/child/npapi/plugin_stream.h   bool                          close_on_write_data_;
bool              131 content/child/npapi/plugin_stream.h   bool                          opened_;
bool              141 content/child/npapi/plugin_stream.h   bool                          seekable_stream_;
bool               30 content/child/npapi/plugin_stream_url.h                   bool notify_needed,
bool               35 content/child/npapi/plugin_stream_url.h   void URLRedirectResponse(bool allow);
bool               42 content/child/npapi/plugin_stream_url.h   virtual bool Close(NPReason reason) OVERRIDE;
bool               52 content/child/npapi/plugin_stream_url.h                                   bool request_is_seekable) OVERRIDE;
bool               58 content/child/npapi/plugin_stream_url.h   virtual bool IsMultiByteResponseExpected() OVERRIDE;
bool               66 content/child/npapi/plugin_stream_url.h   void SetDeferLoading(bool value);
bool               24 content/child/npapi/plugin_string_stream.h                      bool notify_needed,
bool               33 content/child/npapi/plugin_url_fetcher.h                    bool notify_redirects,
bool               34 content/child/npapi/plugin_url_fetcher.h                    bool is_plugin_src_load,
bool               39 content/child/npapi/plugin_url_fetcher.h                    bool copy_stream_data);
bool               46 content/child/npapi/plugin_url_fetcher.h   void URLRedirectResponse(bool allow);
bool               53 content/child/npapi/plugin_url_fetcher.h   bool copy_stream_data() { return copy_stream_data_; }
bool               54 content/child/npapi/plugin_url_fetcher.h   bool pending_failure_notification() { return pending_failure_notification_; }
bool               59 content/child/npapi/plugin_url_fetcher.h   virtual bool OnReceivedRedirect(const GURL& new_url,
bool               61 content/child/npapi/plugin_url_fetcher.h                                   bool* has_new_first_party_for_cookies,
bool               70 content/child/npapi/plugin_url_fetcher.h                                   bool was_ignored_by_handler,
bool               71 content/child/npapi/plugin_url_fetcher.h                                   bool stale_copy_in_cache,
bool               83 content/child/npapi/plugin_url_fetcher.h   bool notify_redirects_;
bool               84 content/child/npapi/plugin_url_fetcher.h   bool is_plugin_src_load_;
bool               89 content/child/npapi/plugin_url_fetcher.h   bool copy_stream_data_;
bool               91 content/child/npapi/plugin_url_fetcher.h   bool pending_failure_notification_;
bool               28 content/child/npapi/plugin_web_event_converter_mac.h   bool InitWithEvent(const blink::WebInputEvent& web_event);
bool               40 content/child/npapi/plugin_web_event_converter_mac.h   bool ConvertKeyboardEvent(const blink::WebKeyboardEvent& web_event);
bool               41 content/child/npapi/plugin_web_event_converter_mac.h   bool ConvertMouseEvent(const blink::WebMouseEvent& web_event);
bool               42 content/child/npapi/plugin_web_event_converter_mac.h   bool ConvertMouseWheelEvent(const blink::WebMouseWheelEvent& web_event);
bool               44 content/child/npapi/webplugin.h   virtual void SetAcceptsInputEvents(bool accepts) = 0;
bool               64 content/child/npapi/webplugin.h   virtual bool FindProxyForUrl(const GURL& url, std::string* proxy_list) = 0;
bool               82 content/child/npapi/webplugin.h                                 bool popups_allowed,
bool               83 content/child/npapi/webplugin.h                                 bool notify_redirects) = 0;
bool               97 content/child/npapi/webplugin.h   virtual bool IsOffTheRecord() = 0;
bool              106 content/child/npapi/webplugin.h                                        bool defer) = 0;
bool              110 content/child/npapi/webplugin.h   virtual void URLRedirectResponse(bool allow, int resource_id) = 0;
bool              114 content/child/npapi/webplugin.h   virtual bool CheckIfRunInsecureContent(const GURL& url) = 0;
bool              127 content/child/npapi/webplugin.h   virtual void FocusChanged(bool focused) {}
bool               47 content/child/npapi/webplugin_delegate.h   virtual bool Initialize(const GURL& url,
bool               50 content/child/npapi/webplugin_delegate.h                           bool load_manually) = 0;
bool               71 content/child/npapi/webplugin_delegate.h   virtual void SetFocus(bool focused) = 0;
bool               76 content/child/npapi/webplugin_delegate.h   virtual bool HandleInputEvent(const blink::WebInputEvent& event,
bool               87 content/child/npapi/webplugin_delegate.h   virtual bool GetFormValue(base::string16* value) = 0;
bool              101 content/child/npapi/webplugin_delegate.h                                     bool success,
bool              142 content/child/npapi/webplugin_delegate.h                         bool notify_redirects,
bool              143 content/child/npapi/webplugin_delegate.h                         bool is_plugin_src_load,
bool               87 content/child/npapi/webplugin_delegate_impl.h   virtual bool Initialize(const GURL& url,
bool               90 content/child/npapi/webplugin_delegate_impl.h                           bool load_manually) OVERRIDE;
bool               95 content/child/npapi/webplugin_delegate_impl.h   virtual void SetFocus(bool focused) OVERRIDE;
bool               96 content/child/npapi/webplugin_delegate_impl.h   virtual bool HandleInputEvent(const blink::WebInputEvent& event,
bool              100 content/child/npapi/webplugin_delegate_impl.h   virtual bool GetFormValue(base::string16* value) OVERRIDE;
bool              107 content/child/npapi/webplugin_delegate_impl.h                                     bool success,
bool              129 content/child/npapi/webplugin_delegate_impl.h                         bool notify_redirects,
bool              130 content/child/npapi/webplugin_delegate_impl.h                         bool is_plugin_src_load,
bool              137 content/child/npapi/webplugin_delegate_impl.h   bool IsWindowless() const { return windowless_; }
bool              149 content/child/npapi/webplugin_delegate_impl.h   void SetContentAreaHasFocus(bool has_focus);
bool              163 content/child/npapi/webplugin_delegate_impl.h   bool GetIMEStatus(int* input_type, gfx::Rect* caret_rect);
bool              178 content/child/npapi/webplugin_delegate_impl.h   void SetWindowHasFocus(bool has_focus);
bool              180 content/child/npapi/webplugin_delegate_impl.h   void SetContainerVisibility(bool is_visible);
bool              216 content/child/npapi/webplugin_delegate_impl.h   bool PlatformInitialize();
bool              228 content/child/npapi/webplugin_delegate_impl.h   bool WindowedCreatePlugin();
bool              235 content/child/npapi/webplugin_delegate_impl.h   bool WindowedReposition(const gfx::Rect& window_rect,
bool              275 content/child/npapi/webplugin_delegate_impl.h   void SetPluginHasFocus(bool focused);
bool              279 content/child/npapi/webplugin_delegate_impl.h   bool PlatformSetPluginHasFocus(bool focused);
bool              286 content/child/npapi/webplugin_delegate_impl.h   bool PlatformHandleInputEvent(const blink::WebInputEvent& event,
bool              301 content/child/npapi/webplugin_delegate_impl.h   bool windowed_did_set_window_;
bool              304 content/child/npapi/webplugin_delegate_impl.h   bool windowless_;
bool              315 content/child/npapi/webplugin_delegate_impl.h   bool is_calling_wndproc;
bool              363 content/child/npapi/webplugin_delegate_impl.h   bool CreateDummyWindowForActivation();
bool              367 content/child/npapi/webplugin_delegate_impl.h   static bool ShouldTrackEventForModalLoops(NPEvent* event);
bool              423 content/child/npapi/webplugin_delegate_impl.h   bool use_buffer_context_;
bool              435 content/child/npapi/webplugin_delegate_impl.h   bool containing_window_has_focus_;
bool              436 content/child/npapi/webplugin_delegate_impl.h   bool initial_window_focus_;
bool              437 content/child/npapi/webplugin_delegate_impl.h   bool container_is_visible_;
bool              438 content/child/npapi/webplugin_delegate_impl.h   bool have_called_set_window_;
bool              442 content/child/npapi/webplugin_delegate_impl.h   bool ime_enabled_;
bool              452 content/child/npapi/webplugin_delegate_impl.h   static bool IsUserGesture(const blink::WebInputEvent& event);
bool              469 content/child/npapi/webplugin_delegate_impl.h   bool user_gesture_message_posted_;
bool              488 content/child/npapi/webplugin_delegate_impl.h   bool first_set_window_call_;
bool              491 content/child/npapi/webplugin_delegate_impl.h   bool plugin_has_focus_;
bool              494 content/child/npapi/webplugin_delegate_impl.h   bool has_webkit_focus_;
bool              499 content/child/npapi/webplugin_delegate_impl.h   bool containing_view_has_focus_;
bool              502 content/child/npapi/webplugin_delegate_impl.h   bool creation_succeeded_;
bool              103 content/child/npapi/webplugin_ime_win.h   bool SendEvents(PluginInstance* instance);
bool              106 content/child/npapi/webplugin_ime_win.h   bool GetStatus(int* input_type, gfx::Rect* caret_rect);
bool              165 content/child/npapi/webplugin_ime_win.h   bool composing_text_;
bool              170 content/child/npapi/webplugin_ime_win.h   bool support_ime_messages_;
bool              173 content/child/npapi/webplugin_ime_win.h   bool status_updated_;
bool               28 content/child/npapi/webplugin_resource_client.h                                   bool request_is_seekable) = 0;
bool               35 content/child/npapi/webplugin_resource_client.h   virtual bool IsMultiByteResponseExpected() = 0;
bool               32 content/child/plugin_messages.h   IPC_STRUCT_MEMBER(bool, load_manually)
bool               42 content/child/plugin_messages.h   IPC_STRUCT_MEMBER(bool, popups_allowed)
bool               43 content/child/plugin_messages.h   IPC_STRUCT_MEMBER(bool, notify_redirects)
bool               52 content/child/plugin_messages.h   IPC_STRUCT_MEMBER(bool, request_is_seekable)
bool               63 content/child/plugin_messages.h   IPC_STRUCT_MEMBER(bool, notify_redirect)
bool               64 content/child/plugin_messages.h   IPC_STRUCT_MEMBER(bool, is_plugin_src_load)
bool               98 content/child/plugin_messages.h                            bool /* transparent */,
bool               99 content/child/plugin_messages.h                            bool /* result */)
bool              115 content/child/plugin_messages.h                            bool /* success */)
bool              131 content/child/plugin_messages.h                            bool /* focused */)
bool              135 content/child/plugin_messages.h                            bool /* handled */,
bool              139 content/child/plugin_messages.h                     bool /* has_focus */)
bool              163 content/child/plugin_messages.h                     bool /* success */,
bool              211 content/child/plugin_messages.h                     bool /* has_focus */)
bool              218 content/child/plugin_messages.h                     bool /* has_focus */)
bool              249 content/child/plugin_messages.h                            bool /* success */)
bool              253 content/child/plugin_messages.h                            bool /* success */)
bool              257 content/child/plugin_messages.h                            bool /* result */,
bool              282 content/child/plugin_messages.h                     bool /* defer */)
bool              290 content/child/plugin_messages.h                     bool /* allow */,
bool              295 content/child/plugin_messages.h                            bool /* result */)
bool              319 content/child/plugin_messages.h                     bool /* focused */)
bool              356 content/child/plugin_messages.h                            bool /* result */)
bool              359 content/child/plugin_messages.h                            bool /* is_default */,
bool              363 content/child/plugin_messages.h                            bool /* result */)
bool              367 content/child/plugin_messages.h                            bool /* result */)
bool              372 content/child/plugin_messages.h                            bool /* result */)
bool              377 content/child/plugin_messages.h                            bool /* result */)
bool              381 content/child/plugin_messages.h                            bool /* result */)
bool              387 content/child/plugin_messages.h                            bool /* result */)
bool              392 content/child/plugin_messages.h                            bool /* result */)
bool              396 content/child/plugin_messages.h                            bool /* popups_allowed */,
bool              398 content/child/plugin_messages.h                            bool /* result */)
bool               50 content/child/plugin_param_traits.h   bool bool_value;
bool               73 content/child/plugin_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               81 content/child/plugin_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               30 content/child/power_monitor_broadcast_source.h   virtual bool IsOnBatteryPowerImpl() OVERRIDE;
bool               32 content/child/power_monitor_broadcast_source.h   void OnPowerStateChange(bool on_battery_power);
bool               36 content/child/power_monitor_broadcast_source.h   bool last_reported_battery_power_state_;
bool               40 content/child/quota_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               36 content/child/request_extra_data.h   bool is_main_frame() const { return is_main_frame_; }
bool               37 content/child/request_extra_data.h   void set_is_main_frame(bool is_main_frame) {
bool               44 content/child/request_extra_data.h   bool parent_is_main_frame() const { return parent_is_main_frame_; }
bool               45 content/child/request_extra_data.h   void set_parent_is_main_frame(bool parent_is_main_frame) {
bool               52 content/child/request_extra_data.h   bool allow_download() const { return allow_download_; }
bool               53 content/child/request_extra_data.h   void set_allow_download(bool allow_download) {
bool               60 content/child/request_extra_data.h   bool should_replace_current_entry() const {
bool               64 content/child/request_extra_data.h       bool should_replace_current_entry) {
bool               99 content/child/request_extra_data.h   bool was_after_preconnect_request() { return was_after_preconnect_request_; }
bool              101 content/child/request_extra_data.h       bool was_after_preconnect_request) {
bool              108 content/child/request_extra_data.h   bool is_main_frame_;
bool              110 content/child/request_extra_data.h   bool parent_is_main_frame_;
bool              112 content/child/request_extra_data.h   bool allow_download_;
bool              114 content/child/request_extra_data.h   bool should_replace_current_entry_;
bool              119 content/child/request_extra_data.h   bool was_after_preconnect_request_;
bool               73 content/child/request_info.h   bool download_to_file;
bool               76 content/child/request_info.h   bool has_user_gesture;
bool               47 content/child/resource_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               65 content/child/resource_dispatcher.h   bool RemovePendingRequest(int request_id);
bool               75 content/child/resource_dispatcher.h   void SetDefersLoading(int request_id, bool value);
bool              114 content/child/resource_dispatcher.h     bool is_deferred;
bool              127 content/child/resource_dispatcher.h     bool blocked_response;
bool              190 content/child/resource_dispatcher.h   static bool IsResourceDispatcherMessage(const IPC::Message& message);
bool               31 content/child/scoped_child_process_reference.h   bool has_reference_;
bool               41 content/child/service_worker/service_worker_dispatcher.h   bool Send(IPC::Message* msg);
bool               31 content/child/service_worker/service_worker_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               29 content/child/shared_worker_devtools_agent.h   bool OnMessageReceived(const IPC::Message& message);
bool               40 content/child/shared_worker_devtools_agent.h   bool Send(IPC::Message* message);
bool               37 content/child/simple_webmimeregistry_impl.h   virtual bool supportsMediaSourceMIMEType(const blink::WebString&,
bool               39 content/child/simple_webmimeregistry_impl.h   virtual bool supportsEncryptedMediaMIMEType(const blink::WebString&,
bool               77 content/child/site_isolation_policy.h   bool no_sniff;
bool               83 content/child/site_isolation_policy.h   static void SetPolicyEnabled(bool enabled);
bool               98 content/child/site_isolation_policy.h   static bool ShouldBlockResponse(
bool              119 content/child/site_isolation_policy.h   static bool IsBlockableScheme(const GURL& frame_origin);
bool              122 content/child/site_isolation_policy.h   static bool IsSameSite(const GURL& frame_origin, const GURL& response_url);
bool              132 content/child/site_isolation_policy.h   static bool IsValidCorsHeaderSet(const GURL& frame_origin,
bool              136 content/child/site_isolation_policy.h   static bool SniffForHTML(base::StringPiece data);
bool              137 content/child/site_isolation_policy.h   static bool SniffForXML(base::StringPiece data);
bool              138 content/child/site_isolation_policy.h   static bool SniffForJSON(base::StringPiece data);
bool              142 content/child/site_isolation_policy.h   static bool SniffForJS(base::StringPiece data);
bool               37 content/child/socket_stream_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               29 content/child/thread_safe_sender.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               32 content/child/touch_fling_gesture_curve.h  virtual bool apply(double monotonicTime,
bool               34 content/child/web_database_observer_impl.h       bool is_sync_database,
bool               39 content/child/web_database_observer_impl.h       bool is_sync_database,
bool               44 content/child/web_database_observer_impl.h       bool is_sync_database,
bool               49 content/child/web_database_observer_impl.h       bool is_sync_database,
bool               54 content/child/web_database_observer_impl.h       bool is_sync_database,
bool               59 content/child/web_database_observer_impl.h       bool is_sync_database,
bool               28 content/child/web_discardable_memory_impl.h   virtual bool lock();
bool               22 content/child/web_socket_stream_handle_bridge.h   virtual bool Send(const std::vector<char>& data) = 0;
bool               23 content/child/web_socket_stream_handle_impl.h   virtual bool send(const blink::WebData& data);
bool               24 content/child/web_url_loader_impl.h                                         bool stale_copy_in_cache,
bool               41 content/child/web_url_loader_impl.h   virtual void setDefersLoading(bool value);
bool               21 content/child/webcrypto/jwk.h                     bool extractable,
bool              116 content/child/webcrypto/platform_crypto.h                              bool* signature_match);
bool              125 content/child/webcrypto/platform_crypto.h                          bool extractable,
bool              139 content/child/webcrypto/platform_crypto.h                           bool extractable,
bool              153 content/child/webcrypto/platform_crypto.h                     bool extractable,
bool              160 content/child/webcrypto/platform_crypto.h                           bool extractable,
bool              168 content/child/webcrypto/platform_crypto.h                      bool extractable,
bool              174 content/child/webcrypto/platform_crypto.h                       bool extractable,
bool              217 content/child/webcrypto/platform_crypto.h                          bool extractable,
bool              246 content/child/webcrypto/platform_crypto.h                          bool extractable,
bool               95 content/child/webcrypto/shared_crypto.h                       bool extractable,
bool              101 content/child/webcrypto/shared_crypto.h                     bool extractable,
bool              109 content/child/webcrypto/shared_crypto.h                                 bool extractable,
bool              127 content/child/webcrypto/shared_crypto.h                     bool* signature_match);
bool              142 content/child/webcrypto/shared_crypto.h               bool extractable,
bool              153 content/child/webcrypto/shared_crypto.h                            bool extractable,
bool               29 content/child/webcrypto/status.h   bool IsError() const;
bool               32 content/child/webcrypto/status.h   bool IsSuccess() const;
bool               35 content/child/webcrypto/status.h   bool HasErrorDetails() const;
bool               40 content/child/webcrypto/webcrypto_impl.h                            bool extractable,
bool               47 content/child/webcrypto/webcrypto_impl.h                          bool extractable,
bool               77 content/child/webcrypto/webcrypto_impl.h       bool extractable,
bool               82 content/child/webcrypto/webcrypto_impl.h   virtual bool digestSynchronous(const blink::WebCryptoAlgorithmId algorithm_id,
bool               95 content/child/webcrypto/webcrypto_impl.h   virtual bool deserializeKeyForClone(
bool               98 content/child/webcrypto/webcrypto_impl.h       bool extractable,
bool              104 content/child/webcrypto/webcrypto_impl.h   virtual bool serializeKeyForClone(const blink::WebCryptoKey& key,
bool               41 content/child/webcrypto/webcrypto_util.h CONTENT_EXPORT bool Base64DecodeUrlSafe(const std::string& input,
bool               58 content/child/webcrypto/webcrypto_util.h CONTENT_EXPORT bool IsHashAlgorithm(blink::WebCryptoAlgorithmId alg_id);
bool               81 content/child/webcrypto/webcrypto_util.h bool CreateSecretKeyAlgorithm(const blink::WebCryptoAlgorithm& algorithm,
bool               21 content/child/webfileutilities_impl.h   virtual bool getFileInfo(const blink::WebString& path,
bool               27 content/child/webfileutilities_impl.h   void set_sandbox_enabled(bool sandbox_enabled) {
bool               32 content/child/webfileutilities_impl.h   bool sandbox_enabled_;
bool               56 content/child/webmessageportchannel_impl.h   virtual bool tryGetMessage(blink::WebString* message,
bool               66 content/child/webmessageportchannel_impl.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               31 content/child/websocket_bridge.h   bool OnMessageReceived(const IPC::Message& message);
bool               38 content/child/websocket_bridge.h   virtual void send(bool fin,
bool               51 content/child/websocket_bridge.h   void DidConnect(bool fail,
bool               57 content/child/websocket_bridge.h   void DidReceiveData(bool fin,
bool               61 content/child/websocket_bridge.h   void DidClose(bool was_clean, unsigned short code, const std::string& reason);
bool               35 content/child/websocket_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               24 content/child/webthread_impl.h   virtual bool isCurrentThread() const = 0;
bool               50 content/child/webthread_impl.h   virtual bool isCurrentThread() const OVERRIDE;
bool               67 content/child/webthread_impl.h   virtual bool isCurrentThread() const OVERRIDE;
bool               23 content/child/worker_task_runner.h   bool PostTask(int id, const base::Closure& task);
bool               25 content/child/worker_thread_task_runner.h   virtual bool PostDelayedTask(const tracked_objects::Location& from_here,
bool               28 content/child/worker_thread_task_runner.h   virtual bool RunsTasksOnCurrentThread() const OVERRIDE;
bool               20 content/common/android/address_parser.h bool FindAddress(const base::string16& text, base::string16* address);
bool               26 content/common/android/address_parser.h CONTENT_EXPORT bool FindAddress(const base::string16::const_iterator& begin,
bool               35 content/common/android/address_parser_internal.h   bool Parse(const base::string16::const_iterator& begin,
bool               40 content/common/android/address_parser_internal.h   static inline bool IsPreDelimiter(base::char16 character);
bool               41 content/common/android/address_parser_internal.h   static inline bool IsPostDelimiter(base::char16 character);
bool               44 content/common/android/address_parser_internal.h   inline bool CheckFinished(Word* word) const;
bool               70 content/common/android/address_parser_internal.h CONTENT_EXPORT bool FindStateStartingInWord(WordList* words,
bool               76 content/common/android/address_parser_internal.h CONTENT_EXPORT bool IsValidLocationName(const Word& word);
bool               77 content/common/android/address_parser_internal.h CONTENT_EXPORT bool IsZipValid(const Word& word, size_t state_index);
bool               78 content/common/android/address_parser_internal.h CONTENT_EXPORT bool IsZipValidForState(const Word& word, size_t state_index);
bool               16 content/common/android/common_jni_registrar.h CONTENT_EXPORT bool RegisterCommonJni(JNIEnv* env);
bool               27 content/common/android/device_telephony_info.h   static bool RegisterDeviceTelephonyInfo(JNIEnv* env);
bool               11 content/common/android/hash_set.h bool RegisterHashSet(JNIEnv* env);
bool              101 content/common/appcache_messages.h                             bool /* success */)
bool              106 content/common/appcache_messages.h                             bool /* success */)
bool               44 content/common/browser_plugin/browser_plugin_messages.h   IPC_STRUCT_MEMBER(bool, enable)
bool               51 content/common/browser_plugin/browser_plugin_messages.h   IPC_STRUCT_MEMBER(bool, size_changed)
bool               66 content/common/browser_plugin/browser_plugin_messages.h   IPC_STRUCT_MEMBER(bool, repaint)
bool               71 content/common/browser_plugin/browser_plugin_messages.h   IPC_STRUCT_MEMBER(bool, persist_storage)
bool               72 content/common/browser_plugin/browser_plugin_messages.h   IPC_STRUCT_MEMBER(bool, focused)
bool               73 content/common/browser_plugin/browser_plugin_messages.h   IPC_STRUCT_MEMBER(bool, visible)
bool               74 content/common/browser_plugin/browser_plugin_messages.h   IPC_STRUCT_MEMBER(bool, opaque)
bool               85 content/common/browser_plugin/browser_plugin_messages.h   IPC_STRUCT_MEMBER(bool, persist_storage)
bool              123 content/common/browser_plugin/browser_plugin_messages.h   IPC_STRUCT_MEMBER(bool, is_resize_ack)
bool              127 content/common/browser_plugin/browser_plugin_messages.h   IPC_STRUCT_MEMBER(bool, needs_ack)
bool              167 content/common/browser_plugin/browser_plugin_messages.h                     bool /* keep selection */)
bool              197 content/common/browser_plugin/browser_plugin_messages.h                     bool /* enable */)
bool              211 content/common/browser_plugin/browser_plugin_messages.h     bool /* needs_ack */,
bool              243 content/common/browser_plugin/browser_plugin_messages.h                     bool /* visible */)
bool              248 content/common/browser_plugin/browser_plugin_messages.h                     bool /* opaque */)
bool              266 content/common/browser_plugin/browser_plugin_messages.h                     bool /* succeeded */)
bool              318 content/common/browser_plugin/browser_plugin_messages.h                      bool /* reverse */)
bool              324 content/common/browser_plugin/browser_plugin_messages.h                      bool /* accept */)
bool              364 content/common/browser_plugin/browser_plugin_messages.h                      bool /* enable */)
bool               49 content/common/cc_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               57 content/common/cc_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               65 content/common/cc_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               73 content/common/cc_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               81 content/common/cc_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               89 content/common/cc_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p);
bool               97 content/common/cc_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p);
bool              105 content/common/cc_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p);
bool              113 content/common/cc_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p);
bool               57 content/common/child_process_host_impl.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool               60 content/common/child_process_host_impl.h   virtual bool IsChannelOpening() OVERRIDE;
bool               72 content/common/child_process_host_impl.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               87 content/common/child_process_host_impl.h   bool opening_channel_;  // True while we're waiting the channel to be opened.
bool               95 content/common/child_process_messages.h                      bool /* on or off */)
bool               39 content/common/clipboard_messages.h                             bool /* result */)
bool               45 content/common/clipboard_messages.h                             bool /* contains filenames */)
bool               35 content/common/content_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               45 content/common/content_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r)  {
bool               59 content/common/content_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               10 content/common/content_switches_internal.h bool IsPinchToZoomEnabled();
bool               39 content/common/cookie_data.h   bool http_only;
bool               42 content/common/cookie_data.h   bool secure;
bool               45 content/common/cookie_data.h   bool session;
bool               86 content/common/cursors/webcursor.h   bool Deserialize(PickleIterator* iter);
bool               87 content/common/cursors/webcursor.h   bool Serialize(Pickle* pickle) const;
bool               91 content/common/cursors/webcursor.h   bool IsCustom() const;
bool               96 content/common/cursors/webcursor.h   bool IsEqual(const WebCursor& other) const;
bool              146 content/common/cursors/webcursor.h   bool SerializePlatformData(Pickle* pickle) const;
bool              147 content/common/cursors/webcursor.h   bool DeserializePlatformData(PickleIterator* iter);
bool              151 content/common/cursors/webcursor.h   bool IsPlatformDataEqual(const WebCursor& other) const ;
bool               46 content/common/database_messages.h                             bool /* whether or not to sync the directory */,
bool               39 content/common/desktop_notification_messages.h                     bool /* by_user */)
bool              126 content/common/devtools_messages.h   IPC_STRUCT_MEMBER(bool, foreign)
bool               29 content/common/dom_storage/dom_storage_map.h   bool SetItem(const base::string16& key, const base::string16& value,
bool               31 content/common/dom_storage/dom_storage_map.h   bool RemoveItem(const base::string16& key, base::string16* old_value);
bool               54 content/common/dom_storage/dom_storage_messages.h                      bool /* success */)
bool               81 content/common/dom_storage/dom_storage_messages.h                             bool /* send_log_get_messages */)
bool               47 content/common/fileapi/file_system_messages.h                      bool /* is_directory */)
bool               60 content/common/fileapi/file_system_messages.h                      bool /* has_more */)
bool               64 content/common/fileapi/file_system_messages.h                      bool /* complete */)
bool              109 content/common/fileapi/file_system_messages.h                      bool /* recursive */)
bool              120 content/common/fileapi/file_system_messages.h                      bool /* exclusive */,
bool              121 content/common/fileapi/file_system_messages.h                      bool /* is_directory */,
bool              122 content/common/fileapi/file_system_messages.h                      bool /* recursive */)
bool              128 content/common/fileapi/file_system_messages.h                      bool /* is_directory */)
bool               26 content/common/font_cache_dispatcher_win.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool               31 content/common/font_cache_dispatcher_win.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               22 content/common/font_config_ipc_linux.h   virtual bool matchFamilyName(const char familyName[],
bool               87 content/common/frame_messages.h   IPC_STRUCT_MEMBER(bool, showing_repost_interstitial)
bool              120 content/common/frame_messages.h   IPC_STRUCT_MEMBER(bool, is_post)
bool              128 content/common/frame_messages.h   IPC_STRUCT_MEMBER(bool, was_within_same_page)
bool              135 content/common/frame_messages.h   IPC_STRUCT_MEMBER(bool, was_fetched_via_proxy)
bool              144 content/common/frame_messages.h   IPC_STRUCT_MEMBER(bool, is_overriding_user_agent)
bool              148 content/common/frame_messages.h   IPC_STRUCT_MEMBER(bool, history_list_was_cleared)
bool              171 content/common/frame_messages.h   IPC_STRUCT_MEMBER(bool, should_clear_history_list)
bool              198 content/common/frame_messages.h   IPC_STRUCT_MEMBER(bool, should_replace_current_entry)
bool              220 content/common/frame_messages.h   IPC_STRUCT_MEMBER(bool, allow_download)
bool              223 content/common/frame_messages.h   IPC_STRUCT_MEMBER(bool, is_overriding_user_agent)
bool              226 content/common/frame_messages.h   IPC_STRUCT_MEMBER(bool, is_post)
bool              234 content/common/frame_messages.h   IPC_STRUCT_MEMBER(bool, can_load_local_resources)
bool              247 content/common/frame_messages.h   IPC_STRUCT_MEMBER(bool, should_replace_current_entry)
bool              248 content/common/frame_messages.h   IPC_STRUCT_MEMBER(bool, user_gesture)
bool              316 content/common/frame_messages.h                     bool  /* if true, a reply is requested */)
bool              340 content/common/frame_messages.h                     bool /* ignore_cache */)
bool              404 content/common/frame_messages.h                     bool /* to_different_document */)
bool              433 content/common/frame_messages.h                     bool /* is_hung */)
bool              453 content/common/frame_messages.h                             bool /* found */,
bool              487 content/common/frame_messages.h                     bool /* proceed */,
bool               16 content/common/gamepad_user_gesture.h bool GamepadsHaveUserGesture(const blink::WebGamepads& gamepads);
bool               35 content/common/geolocation_messages.h                     bool /* is_allowed */)
bool               67 content/common/geolocation_messages.h                      bool /* enable_high_accuracy */)
bool               87 content/common/gpu/client/command_buffer_proxy_impl.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               91 content/common/gpu/client/command_buffer_proxy_impl.h   virtual bool Initialize() OVERRIDE;
bool              116 content/common/gpu/client/command_buffer_proxy_impl.h   virtual void SetSurfaceVisible(bool visible) OVERRIDE;
bool              123 content/common/gpu/client/command_buffer_proxy_impl.h   bool ProduceFrontBuffer(const gpu::Mailbox& mailbox);
bool              133 content/common/gpu/client/command_buffer_proxy_impl.h   bool EnsureBackbuffer();
bool              156 content/common/gpu/client/command_buffer_proxy_impl.h   bool Send(IPC::Message* msg);
bool               45 content/common/gpu/client/context_provider_command_buffer.h   virtual bool BindToCurrentThread() OVERRIDE;
bool               50 content/common/gpu/client/context_provider_command_buffer.h   virtual bool IsContextLost() OVERRIDE;
bool               52 content/common/gpu/client/context_provider_command_buffer.h   virtual bool DestroyedOnMainThread() OVERRIDE;
bool               84 content/common/gpu/client/context_provider_command_buffer.h   bool leak_on_destroy_;
bool               85 content/common/gpu/client/context_provider_command_buffer.h   bool destroyed_;
bool              176 content/common/gpu/client/gl_helper.h       const base::Callback<void(bool)>& callback);
bool              195 content/common/gpu/client/gl_helper.h       const base::Callback<void(bool)>& callback);
bool              211 content/common/gpu/client/gl_helper.h                             const base::Callback<void(bool)>& callback);
bool              225 content/common/gpu/client/gl_helper.h                              bool vertically_flip_texture,
bool              298 content/common/gpu/client/gl_helper.h                                 bool vertically_flip_texture,
bool              299 content/common/gpu/client/gl_helper.h                                 bool swizzle);
bool              314 content/common/gpu/client/gl_helper.h                                                   bool flip_vertically,
bool              315 content/common/gpu/client/gl_helper.h                                                   bool use_mrt);
bool              323 content/common/gpu/client/gl_helper.h   bool IsReadbackConfigSupported(SkBitmap::Config texture_format);
bool              363 content/common/gpu/client/gl_helper.h                            const base::Callback<void(bool)>& callback) = 0;
bool               25 content/common/gpu/client/gl_helper_readback_support.h   bool IsReadbackConfigSupported(SkBitmap::Config texture_format);
bool               54 content/common/gpu/client/gl_helper_readback_support.h   bool SupportsFormat(GLint format, GLint type);
bool               52 content/common/gpu/client/gl_helper_scaling.h   typedef std::pair<ShaderType, bool> ShaderProgramKeyType;
bool               64 content/common/gpu/client/gl_helper_scaling.h       bool vertically_flip_texture,
bool               65 content/common/gpu/client/gl_helper_scaling.h       bool swizzle);
bool               71 content/common/gpu/client/gl_helper_scaling.h       bool vertically_flip_texture,
bool               72 content/common/gpu/client/gl_helper_scaling.h       bool swizzle,
bool               79 content/common/gpu/client/gl_helper_scaling.h       bool vertically_flip_texture,
bool               80 content/common/gpu/client/gl_helper_scaling.h       bool swizzle,
bool               89 content/common/gpu/client/gl_helper_scaling.h     ScaleOp(int factor, bool x, int size)
bool              101 content/common/gpu/client/gl_helper_scaling.h                        bool scale_x,
bool              102 content/common/gpu/client/gl_helper_scaling.h                        bool allow3,
bool              140 content/common/gpu/client/gl_helper_scaling.h     bool scale_x;  // Otherwise y
bool              150 content/common/gpu/client/gl_helper_scaling.h                 bool scale_x_,
bool              151 content/common/gpu/client/gl_helper_scaling.h                 bool vertically_flip_texture_,
bool              152 content/common/gpu/client/gl_helper_scaling.h                 bool swizzle_);
bool              157 content/common/gpu/client/gl_helper_scaling.h     bool scale_x;
bool              158 content/common/gpu/client/gl_helper_scaling.h     bool vertically_flip_texture;
bool              159 content/common/gpu/client/gl_helper_scaling.h     bool swizzle;
bool              168 content/common/gpu/client/gl_helper_scaling.h                            bool vertically_flip_texture,
bool              169 content/common/gpu/client/gl_helper_scaling.h                            bool swizzle,
bool              180 content/common/gpu/client/gl_helper_scaling.h       bool vertically_flip_texture,
bool              181 content/common/gpu/client/gl_helper_scaling.h       bool swizzle,
bool              187 content/common/gpu/client/gl_helper_scaling.h   scoped_refptr<ShaderProgram> GetShaderProgram(ShaderType type, bool swizzle);
bool               67 content/common/gpu/client/gpu_channel_host.h   virtual bool IsMainThread() = 0;
bool              100 content/common/gpu/client/gpu_channel_host.h   static bool IsValidGpuMemoryBuffer(gfx::GpuMemoryBufferHandle handle);
bool              102 content/common/gpu/client/gpu_channel_host.h   bool IsLost() const {
bool              111 content/common/gpu/client/gpu_channel_host.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool              188 content/common/gpu/client/gpu_channel_host.h     virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              194 content/common/gpu/client/gpu_channel_host.h     bool IsLost() const;
bool              208 content/common/gpu/client/gpu_channel_host.h     bool lost_;
bool               24 content/common/gpu/client/gpu_memory_buffer_impl.h   static bool IsFormatValid(unsigned internalformat);
bool               28 content/common/gpu/client/gpu_memory_buffer_impl.h   virtual bool IsMapped() const OVERRIDE;
bool               36 content/common/gpu/client/gpu_memory_buffer_impl.h   bool mapped_;
bool               22 content/common/gpu/client/gpu_memory_buffer_impl_io_surface.h   static bool IsFormatSupported(unsigned internalformat);
bool               25 content/common/gpu/client/gpu_memory_buffer_impl_io_surface.h   bool Initialize(gfx::GpuMemoryBufferHandle handle);
bool               19 content/common/gpu/client/gpu_memory_buffer_impl_shm.h   bool Initialize(gfx::GpuMemoryBufferHandle handle);
bool               20 content/common/gpu/client/gpu_memory_buffer_impl_shm.h   bool InitializeFromSharedMemory(scoped_ptr<base::SharedMemory> shared_memory);
bool               20 content/common/gpu/client/gpu_memory_buffer_impl_surface_texture.h   bool Initialize(gfx::GpuMemoryBufferHandle handle);
bool               22 content/common/gpu/client/gpu_memory_buffer_impl_surface_texture.h   static bool IsFormatSupported(unsigned internalformat);
bool               35 content/common/gpu/client/gpu_video_decode_accelerator_host.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               38 content/common/gpu/client/gpu_video_decode_accelerator_host.h   virtual bool Initialize(media::VideoCodecProfile profile,
bool               52 content/common/gpu/client/gpu_video_encode_accelerator_host.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               56 content/common/gpu/client/gpu_video_encode_accelerator_host.h   virtual bool Initialize(media::VideoFrame::Format input_format,
bool               62 content/common/gpu/client/gpu_video_encode_accelerator_host.h                       bool force_keyframe) OVERRIDE;
bool               89 content/common/gpu/client/gpu_video_encode_accelerator_host.h                               bool key_frame);
bool              126 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h       bool lose_context_when_out_of_memory,
bool              144 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   bool IsCommandBufferContextLost();
bool              152 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h           bool lose_context_when_out_of_memory,
bool              167 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   virtual bool makeContextCurrent();
bool              278 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   virtual bool getActiveAttrib(WebGLId program,
bool              281 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   virtual bool getActiveUniform(WebGLId program,
bool              302 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   virtual bool isContextLost();
bool              539 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   virtual void setVisibilityCHROMIUM(bool visible);
bool              713 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   bool MaybeInitializeGL();
bool              715 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   bool InitializeCommandBuffer(bool onscreen,
bool              733 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   bool CreateContext(bool onscreen);
bool              738 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   bool initialize_failed_;
bool              740 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   bool visible_;
bool              763 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   bool initialized_;
bool              771 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   bool lose_context_when_out_of_memory_;
bool               39 content/common/gpu/devtools_gpu_agent.h   bool Send(IPC::Message* msg);
bool               38 content/common/gpu/devtools_gpu_instrumentation.h   static bool IsEnabled() { return enabled_; }
bool               41 content/common/gpu/devtools_gpu_instrumentation.h   static bool enabled_;
bool               59 content/common/gpu/gpu_channel.h              bool software);
bool               85 content/common/gpu/gpu_channel.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               89 content/common/gpu/gpu_channel.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool              105 content/common/gpu/gpu_channel.h   void StubSchedulingChanged(bool scheduled);
bool              138 content/common/gpu/gpu_channel.h   bool handle_messages_scheduled() const { return handle_messages_scheduled_; }
bool              162 content/common/gpu/gpu_channel.h   bool OnControlMessageReceived(const IPC::Message& msg);
bool              216 content/common/gpu/gpu_channel.h   bool log_messages_;  // True if we should log sent and received messages.
bool              219 content/common/gpu/gpu_channel.h   bool software_;
bool              220 content/common/gpu/gpu_channel.h   bool handle_messages_scheduled_;
bool              221 content/common/gpu/gpu_channel.h   bool processed_get_state_fast_;
bool               69 content/common/gpu/gpu_channel_manager.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               72 content/common/gpu/gpu_channel_manager.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               74 content/common/gpu/gpu_channel_manager.h   bool HandleMessagesScheduled();
bool              112 content/common/gpu/gpu_channel_manager.h   void OnEstablishChannel(int client_id, bool share_context);
bool              115 content/common/gpu/gpu_channel_manager.h       int32 render_view_id, int32 client_id, bool visible);
bool               78 content/common/gpu/gpu_command_buffer_stub.h       bool use_virtualized_gl_context,
bool               82 content/common/gpu/gpu_command_buffer_stub.h       bool software,
bool               88 content/common/gpu/gpu_command_buffer_stub.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               91 content/common/gpu/gpu_command_buffer_stub.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               98 content/common/gpu/gpu_command_buffer_stub.h   virtual void SuggestHaveFrontBuffer(bool suggest_have_frontbuffer) OVERRIDE;
bool               99 content/common/gpu/gpu_command_buffer_stub.h   virtual bool GetTotalGpuMemory(uint64* bytes) OVERRIDE;
bool              102 content/common/gpu/gpu_command_buffer_stub.h   bool IsScheduled();
bool              105 content/common/gpu/gpu_command_buffer_stub.h   bool IsPreempted() const {
bool              110 content/common/gpu/gpu_command_buffer_stub.h   bool HasUnprocessedCommands();
bool              151 content/common/gpu/gpu_command_buffer_stub.h   bool MakeCurrent();
bool              181 content/common/gpu/gpu_command_buffer_stub.h   void OnSetSurfaceVisible(bool visible);
bool              186 content/common/gpu/gpu_command_buffer_stub.h   bool OnWaitSyncPoint(uint32 sync_point);
bool              193 content/common/gpu/gpu_command_buffer_stub.h   void OnSetClientHasMemoryAllocationChangedCallback(bool has_callback);
bool              216 content/common/gpu/gpu_command_buffer_stub.h   bool HasMoreWork();
bool              220 content/common/gpu/gpu_command_buffer_stub.h   bool CheckContextLost();
bool              235 content/common/gpu/gpu_command_buffer_stub.h   bool use_virtualized_gl_context_;
bool              238 content/common/gpu/gpu_command_buffer_stub.h   bool software_;
bool              250 content/common/gpu/gpu_command_buffer_stub.h   bool last_memory_allocation_valid_;
bool              261 content/common/gpu/gpu_command_buffer_stub.h   bool delayed_work_scheduled_;
bool               60 content/common/gpu/gpu_memory_manager.h       GpuMemoryManagerClient* client, bool has_surface, bool visible);
bool              177 content/common/gpu/gpu_memory_manager.h   bool EnsureGPUMemoryAvailable(uint64 size_needed);
bool              181 content/common/gpu/gpu_memory_manager.h       GpuMemoryManagerClientState* client_state, bool visible);
bool              226 content/common/gpu/gpu_memory_manager.h   bool manage_immediate_scheduled_;
bool              235 content/common/gpu/gpu_memory_manager.h   bool bytes_available_gpu_memory_overridden_;
bool              255 content/common/gpu/gpu_memory_manager.h   bool disable_schedule_manage_;
bool               37 content/common/gpu/gpu_memory_manager_client.h   virtual void SuggestHaveFrontBuffer(bool suggest_have_frontbuffer) = 0;
bool               42 content/common/gpu/gpu_memory_manager_client.h   virtual bool GetTotalGpuMemory(uint64* bytes) = 0;
bool               50 content/common/gpu/gpu_memory_manager_client.h   void SetVisible(bool visible);
bool               59 content/common/gpu/gpu_memory_manager_client.h                               bool has_surface,
bool               60 content/common/gpu/gpu_memory_manager_client.h                               bool visible);
bool               72 content/common/gpu/gpu_memory_manager_client.h   const bool has_surface_;
bool               75 content/common/gpu/gpu_memory_manager_client.h   bool visible_;
bool               82 content/common/gpu/gpu_memory_manager_client.h   bool list_iterator_valid_;
bool               86 content/common/gpu/gpu_memory_manager_client.h   bool managed_memory_stats_received_;
bool              105 content/common/gpu/gpu_memory_manager_client.h   bool hibernated_;
bool               26 content/common/gpu/gpu_memory_tracking.h   bool EnsureGPUMemoryAvailable(uint64 size_needed);
bool               49 content/common/gpu/gpu_memory_tracking.h   bool hibernated_;
bool              255 content/common/gpu/gpu_messages.h                      bool /* share_context */)
bool              338 content/common/gpu/gpu_messages.h                      bool /* result */,
bool              434 content/common/gpu/gpu_messages.h                      bool /* offscreen */,
bool              511 content/common/gpu/gpu_messages.h                            bool /* result */,
bool              595 content/common/gpu/gpu_messages.h IPC_MESSAGE_ROUTED1(GpuCommandBufferMsg_SetSurfaceVisible, bool /* visible */)
bool              609 content/common/gpu/gpu_messages.h     bool /* has_callback */)
bool              736 content/common/gpu/gpu_messages.h                     bool /* force_keyframe */)
bool              771 content/common/gpu/gpu_messages.h                     bool /* key_frame */)
bool               76 content/common/gpu/image_transport_surface.h   CONTENT_EXPORT static void SetAllowOSMesaForTesting(bool allow);
bool              111 content/common/gpu/image_transport_surface.h   bool Initialize();
bool              115 content/common/gpu/image_transport_surface.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              131 content/common/gpu/image_transport_surface.h   void SetScheduled(bool is_scheduled);
bool              139 content/common/gpu/image_transport_surface.h   bool MakeCurrent();
bool              184 content/common/gpu/image_transport_surface.h                                    bool transport);
bool              187 content/common/gpu/image_transport_surface.h   virtual bool Initialize() OVERRIDE;
bool              189 content/common/gpu/image_transport_surface.h   virtual bool DeferDraws() OVERRIDE;
bool              190 content/common/gpu/image_transport_surface.h   virtual bool SwapBuffers() OVERRIDE;
bool              191 content/common/gpu/image_transport_surface.h   virtual bool PostSubBuffer(int x, int y, int width, int height) OVERRIDE;
bool              192 content/common/gpu/image_transport_surface.h   virtual bool OnMakeCurrent(gfx::GLContext* context) OVERRIDE;
bool              216 content/common/gpu/image_transport_surface.h   bool transport_;
bool              217 content/common/gpu/image_transport_surface.h   bool did_set_swap_interval_;
bool              218 content/common/gpu/image_transport_surface.h   bool did_unschedule_;
bool              219 content/common/gpu/image_transport_surface.h   bool is_swap_buffers_pending_;
bool               38 content/common/gpu/media/android_video_decode_accelerator.h       const base::Callback<bool(void)>& make_context_current);
bool               41 content/common/gpu/media/android_video_decode_accelerator.h   virtual bool Initialize(media::VideoCodecProfile profile,
bool               62 content/common/gpu/media/android_video_decode_accelerator.h   bool ConfigureMediaCodec();
bool              106 content/common/gpu/media/android_video_decode_accelerator.h   base::Callback<bool(void)> make_context_current_;
bool              139 content/common/gpu/media/android_video_decode_accelerator.h   bool picturebuffers_requested_;
bool               41 content/common/gpu/media/android_video_encode_accelerator.h   virtual bool Initialize(media::VideoFrame::Format format,
bool               47 content/common/gpu/media/android_video_encode_accelerator.h                       bool force_keyframe) OVERRIDE;
bool               69 content/common/gpu/media/android_video_encode_accelerator.h   bool DoOutputBuffersSuffice();
bool               47 content/common/gpu/media/dxva_video_decode_accelerator.h       const base::Callback<bool(void)>& make_context_current);
bool               51 content/common/gpu/media/dxva_video_decode_accelerator.h   virtual bool Initialize(media::VideoCodecProfile profile,
bool               67 content/common/gpu/media/dxva_video_decode_accelerator.h   bool CreateD3DDevManager();
bool               70 content/common/gpu/media/dxva_video_decode_accelerator.h   bool InitDecoder(media::VideoCodecProfile profile);
bool               73 content/common/gpu/media/dxva_video_decode_accelerator.h   bool CheckDecoderDxvaSupport();
bool               77 content/common/gpu/media/dxva_video_decode_accelerator.h   bool GetStreamsInfoAndBufferReqs();
bool               81 content/common/gpu/media/dxva_video_decode_accelerator.h   bool SetDecoderMediaTypes();
bool               84 content/common/gpu/media/dxva_video_decode_accelerator.h   bool SetDecoderInputMediaType();
bool               87 content/common/gpu/media/dxva_video_decode_accelerator.h   bool SetDecoderOutputMediaType(const GUID& subtype);
bool               91 content/common/gpu/media/dxva_video_decode_accelerator.h   bool SendMFTMessage(MFT_MESSAGE_TYPE msg, int32 param);
bool              100 content/common/gpu/media/dxva_video_decode_accelerator.h   bool ProcessOutputSample(IMFSample* sample);
bool              195 content/common/gpu/media/dxva_video_decode_accelerator.h   bool pictures_requested_;
bool              206 content/common/gpu/media/dxva_video_decode_accelerator.h   base::Callback<bool(void)> make_context_current_;
bool               22 content/common/gpu/media/exynos_v4l2_video_device.h   virtual bool Poll(bool poll_device, bool* event_pending) OVERRIDE;
bool               23 content/common/gpu/media/exynos_v4l2_video_device.h   virtual bool SetDevicePollInterrupt() OVERRIDE;
bool               24 content/common/gpu/media/exynos_v4l2_video_device.h   virtual bool ClearDevicePollInterrupt() OVERRIDE;
bool               31 content/common/gpu/media/exynos_v4l2_video_device.h   virtual bool Initialize() OVERRIDE;
bool               43 content/common/gpu/media/exynos_video_encode_accelerator.h   virtual bool Initialize(media::VideoFrame::Format format,
bool               49 content/common/gpu/media/exynos_video_encode_accelerator.h                       bool force_keyframe) OVERRIDE;
bool               67 content/common/gpu/media/exynos_video_encode_accelerator.h     bool at_device;
bool               74 content/common/gpu/media/exynos_video_encode_accelerator.h     bool at_device;
bool               81 content/common/gpu/media/exynos_video_encode_accelerator.h     bool at_device;
bool               88 content/common/gpu/media/exynos_video_encode_accelerator.h     bool at_device;
bool              119 content/common/gpu/media/exynos_video_encode_accelerator.h                   bool force_keyframe);
bool              138 content/common/gpu/media/exynos_video_encode_accelerator.h   bool EnqueueGscInputRecord();
bool              139 content/common/gpu/media/exynos_video_encode_accelerator.h   bool EnqueueGscOutputRecord();
bool              140 content/common/gpu/media/exynos_video_encode_accelerator.h   bool EnqueueMfcInputRecord();
bool              141 content/common/gpu/media/exynos_video_encode_accelerator.h   bool EnqueueMfcOutputRecord();
bool              144 content/common/gpu/media/exynos_video_encode_accelerator.h   bool StartDevicePoll();
bool              145 content/common/gpu/media/exynos_video_encode_accelerator.h   bool StopDevicePoll();
bool              147 content/common/gpu/media/exynos_video_encode_accelerator.h   bool SetDevicePollInterrupt();
bool              148 content/common/gpu/media/exynos_video_encode_accelerator.h   bool ClearDevicePollInterrupt();
bool              178 content/common/gpu/media/exynos_video_encode_accelerator.h   bool CreateGscInputBuffers();
bool              179 content/common/gpu/media/exynos_video_encode_accelerator.h   bool CreateGscOutputBuffers();
bool              180 content/common/gpu/media/exynos_video_encode_accelerator.h   bool SetMfcFormats();
bool              181 content/common/gpu/media/exynos_video_encode_accelerator.h   bool InitMfcControls();
bool              182 content/common/gpu/media/exynos_video_encode_accelerator.h   bool CreateMfcInputBuffers();
bool              183 content/common/gpu/media/exynos_video_encode_accelerator.h   bool CreateMfcOutputBuffers();
bool              247 content/common/gpu/media/exynos_video_encode_accelerator.h   bool gsc_input_streamon_;
bool              256 content/common/gpu/media/exynos_video_encode_accelerator.h   bool gsc_output_streamon_;
bool              271 content/common/gpu/media/exynos_video_encode_accelerator.h   bool mfc_input_streamon_;
bool              280 content/common/gpu/media/exynos_video_encode_accelerator.h   bool mfc_output_streamon_;
bool               44 content/common/gpu/media/gpu_video_decode_accelerator.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               61 content/common/gpu/media/gpu_video_decode_accelerator.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool              105 content/common/gpu/media/gpu_video_decode_accelerator.h   base::Callback<bool(void)> make_context_current_;
bool               45 content/common/gpu/media/gpu_video_encode_accelerator.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               53 content/common/gpu/media/gpu_video_encode_accelerator.h                                     bool key_frame) OVERRIDE;
bool               73 content/common/gpu/media/gpu_video_encode_accelerator.h                 bool force_keyframe);
bool               97 content/common/gpu/media/gpu_video_encode_accelerator.h   base::Callback<bool(void)> make_context_current_;
bool               44 content/common/gpu/media/h264_dpb.h   bool idr;  // IDR picture?
bool               45 content/common/gpu/media/h264_dpb.h   bool ref;  // reference picture?
bool               46 content/common/gpu/media/h264_dpb.h   bool long_term;  // long term reference picture?
bool               47 content/common/gpu/media/h264_dpb.h   bool outputted;
bool               50 content/common/gpu/media/h264_dpb.h   bool mem_mgmt_5;
bool               56 content/common/gpu/media/h264_dpb.h   bool long_term_reference_flag;
bool               57 content/common/gpu/media/h264_dpb.h   bool adaptive_ref_pic_marking_mode_flag;
bool              123 content/common/gpu/media/h264_dpb.h   bool IsFull() const { return pics_.size() == max_num_pics_; }
bool               34 content/common/gpu/media/rendering_helper.h   bool suppress_swap_to_display;
bool               43 content/common/gpu/media/rendering_helper.h   bool render_as_thumbnails;
bool               87 content/common/gpu/media/rendering_helper.h                           bool* alpha_solid,
bool              118 content/common/gpu/media/rendering_helper.h   bool render_as_thumbnails_;
bool               25 content/common/gpu/media/tegra_v4l2_video_device.h   virtual bool Poll(bool poll_device, bool* event_pending) OVERRIDE;
bool               26 content/common/gpu/media/tegra_v4l2_video_device.h   virtual bool SetDevicePollInterrupt() OVERRIDE;
bool               27 content/common/gpu/media/tegra_v4l2_video_device.h   virtual bool ClearDevicePollInterrupt() OVERRIDE;
bool               34 content/common/gpu/media/tegra_v4l2_video_device.h   virtual bool Initialize() OVERRIDE;
bool               81 content/common/gpu/media/v4l2_video_decode_accelerator.h       const base::Callback<bool(void)>& make_context_current,
bool               88 content/common/gpu/media/v4l2_video_decode_accelerator.h   virtual bool Initialize(media::VideoCodecProfile profile,
bool               99 content/common/gpu/media/v4l2_video_decode_accelerator.h   virtual bool CanDecodeOnIOThread() OVERRIDE;
bool              145 content/common/gpu/media/v4l2_video_decode_accelerator.h     bool at_device;         // held by device.
bool              156 content/common/gpu/media/v4l2_video_decode_accelerator.h     bool at_device;         // held by device.
bool              157 content/common/gpu/media/v4l2_video_decode_accelerator.h     bool at_client;         // held by client.
bool              161 content/common/gpu/media/v4l2_video_decode_accelerator.h     bool cleared;           // Whether the texture is cleared and safe to render
bool              178 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool AdvanceFrameFragment(const uint8* data, size_t size, size_t* endpos);
bool              184 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool DecodeBufferInitial(const void* data, size_t size, size_t* endpos);
bool              185 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool DecodeBufferContinue(const void* data, size_t size);
bool              190 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool AppendToInputFrame(const void* data, size_t size);
bool              192 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool FlushInputFrame();
bool              197 content/common/gpu/media/v4l2_video_decode_accelerator.h   void ServiceDeviceTask(bool event_pending);
bool              204 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool EnqueueInputRecord();
bool              205 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool EnqueueOutputRecord();
bool              234 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool StartDevicePoll();
bool              237 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool StopDevicePoll(bool keep_input_state);
bool              244 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool GetFormatInfo(struct v4l2_format* format, bool* again);
bool              246 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool CreateBuffersForFormat(const struct v4l2_format& format);
bool              253 content/common/gpu/media/v4l2_video_decode_accelerator.h   void DevicePollTask(bool poll_device);
bool              273 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool CreateInputBuffers();
bool              274 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool CreateOutputBuffers();
bool              287 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool DestroyOutputBuffers();
bool              300 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool IsResolutionChangeNecessary();
bool              353 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool decoder_flushing_;
bool              356 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool resolution_change_pending_;
bool              358 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool resolution_change_reset_pending_;
bool              365 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool decoder_partial_frame_pending_;
bool              380 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool input_streamon_;
bool              389 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool output_streamon_;
bool              429 content/common/gpu/media/v4l2_video_decode_accelerator.h   base::Callback<bool(void)> make_context_current_;
bool               38 content/common/gpu/media/v4l2_video_device.h   virtual bool Poll(bool poll_device, bool* event_pending) = 0;
bool               46 content/common/gpu/media/v4l2_video_device.h   virtual bool SetDevicePollInterrupt() = 0;
bool               47 content/common/gpu/media/v4l2_video_device.h   virtual bool ClearDevicePollInterrupt() = 0;
bool               58 content/common/gpu/media/v4l2_video_device.h   virtual bool Initialize() = 0;
bool               83 content/common/gpu/media/vaapi_h264_decoder.h   bool Flush() WARN_UNUSED_RESULT;
bool              131 content/common/gpu/media/vaapi_h264_decoder.h   bool ProcessSPS(int sps_id, bool* need_new_buffers);
bool              132 content/common/gpu/media/vaapi_h264_decoder.h   bool ProcessPPS(int pps_id);
bool              133 content/common/gpu/media/vaapi_h264_decoder.h   bool ProcessSlice(media::H264SliceHeader* slice_hdr);
bool              136 content/common/gpu/media/vaapi_h264_decoder.h   bool InitCurrPicture(media::H264SliceHeader* slice_hdr);
bool              140 content/common/gpu/media/vaapi_h264_decoder.h   bool CalculatePicOrderCounts(media::H264SliceHeader* slice_hdr);
bool              146 content/common/gpu/media/vaapi_h264_decoder.h   bool UpdateMaxNumReorderFrames(const media::H264SPS* sps);
bool              149 content/common/gpu/media/vaapi_h264_decoder.h   bool PrepareRefPicLists(media::H264SliceHeader* slice_hdr);
bool              164 content/common/gpu/media/vaapi_h264_decoder.h   bool ModifyReferencePicList(media::H264SliceHeader* slice_hdr, int list);
bool              169 content/common/gpu/media/vaapi_h264_decoder.h   bool HandleMemoryManagementOps();
bool              173 content/common/gpu/media/vaapi_h264_decoder.h   bool StartNewFrame(media::H264SliceHeader* slice_hdr);
bool              176 content/common/gpu/media/vaapi_h264_decoder.h   bool FinishPrevFrameIfPresent();
bool              182 content/common/gpu/media/vaapi_h264_decoder.h   bool FinishPicture();
bool              190 content/common/gpu/media/vaapi_h264_decoder.h   bool SendPPS();
bool              191 content/common/gpu/media/vaapi_h264_decoder.h   bool SendIQMatrix();
bool              192 content/common/gpu/media/vaapi_h264_decoder.h   bool SendVASliceParam(media::H264SliceHeader* slice_hdr);
bool              193 content/common/gpu/media/vaapi_h264_decoder.h   bool SendSliceData(const uint8* ptr, size_t size);
bool              194 content/common/gpu/media/vaapi_h264_decoder.h   bool QueueSlice(media::H264SliceHeader* slice_hdr);
bool              201 content/common/gpu/media/vaapi_h264_decoder.h   bool DecodePicture();
bool              204 content/common/gpu/media/vaapi_h264_decoder.h   bool OutputPic(H264Picture* pic);
bool              207 content/common/gpu/media/vaapi_h264_decoder.h   bool OutputAllRemainingPics();
bool              216 content/common/gpu/media/vaapi_h264_decoder.h   bool AssignSurfaceToPoC(int32 input_id, int poc);
bool              251 content/common/gpu/media/vaapi_h264_decoder.h   bool prev_has_memmgmnt5_;
bool              254 content/common/gpu/media/vaapi_h264_decoder.h   bool prev_ref_has_memmgmnt5_;
bool               49 content/common/gpu/media/vaapi_video_decode_accelerator.h       const base::Callback<bool(void)>& make_context_current);
bool               53 content/common/gpu/media/vaapi_video_decode_accelerator.h   virtual bool Initialize(media::VideoCodecProfile profile,
bool               76 content/common/gpu/media/vaapi_video_decode_accelerator.h   bool GetInputBuffer_Locked();
bool               86 content/common/gpu/media/vaapi_video_decode_accelerator.h   bool FeedDecoderWithOutputSurfaces_Locked();
bool              120 content/common/gpu/media/vaapi_video_decode_accelerator.h   bool InitializeFBConfig();
bool              153 content/common/gpu/media/vaapi_video_decode_accelerator.h   base::Callback<bool(void)> make_context_current_;
bool              261 content/common/gpu/media/vaapi_video_decode_accelerator.h   bool finish_flush_pending_;
bool              265 content/common/gpu/media/vaapi_video_decode_accelerator.h   bool awaiting_va_surfaces_recycle_;
bool               52 content/common/gpu/media/vaapi_wrapper.h   bool CreateSurfaces(gfx::Size size,
bool               65 content/common/gpu/media/vaapi_wrapper.h   bool SubmitBuffer(VABufferType va_buffer_type, size_t size, void* buffer);
bool               73 content/common/gpu/media/vaapi_wrapper.h   bool DecodeAndDestroyPendingBuffers(VASurfaceID va_surface_id);
bool               77 content/common/gpu/media/vaapi_wrapper.h   bool PutSurfaceIntoPixmap(VASurfaceID va_surface_id,
bool               82 content/common/gpu/media/vaapi_wrapper.h   bool VAAPIVersionLessThan(int major, int minor);
bool               87 content/common/gpu/media/vaapi_wrapper.h   bool GetVaImageForTesting(VASurfaceID va_surface_id,
bool               98 content/common/gpu/media/vaapi_wrapper.h   bool Initialize(media::VideoCodecProfile profile,
bool              106 content/common/gpu/media/vaapi_wrapper.h   bool SubmitDecode(VASurfaceID va_surface_id);
bool              113 content/common/gpu/media/vaapi_wrapper.h   static bool PostSandboxInitialization();
bool               25 content/common/gpu/media/video_decode_accelerator_impl.h   virtual bool CanDecodeOnIOThread();
bool               37 content/common/gpu/stream_texture_android.h   virtual bool BindTexImage(unsigned target) OVERRIDE;
bool               51 content/common/gpu/stream_texture_android.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               67 content/common/gpu/stream_texture_android.h   bool has_valid_frame_;
bool               70 content/common/gpu/stream_texture_android.h   bool has_pending_frame_;
bool               74 content/common/gpu/stream_texture_android.h   bool has_listener_;
bool               38 content/common/gpu/sync_point_manager.h   bool IsSyncPointRetired(uint32 sync_point);
bool               32 content/common/gpu/texture_image_transport_surface.h   virtual bool Initialize() OVERRIDE;
bool               34 content/common/gpu/texture_image_transport_surface.h   virtual bool DeferDraws() OVERRIDE;
bool               35 content/common/gpu/texture_image_transport_surface.h   virtual bool IsOffscreen() OVERRIDE;
bool               36 content/common/gpu/texture_image_transport_surface.h   virtual bool SwapBuffers() OVERRIDE;
bool               40 content/common/gpu/texture_image_transport_surface.h   virtual bool SupportsPostSubBuffer() OVERRIDE;
bool               42 content/common/gpu/texture_image_transport_surface.h   virtual bool PostSubBuffer(int x, int y, int width, int height) OVERRIDE;
bool               43 content/common/gpu/texture_image_transport_surface.h   virtual bool SetBackbufferAllocation(bool allocated) OVERRIDE;
bool               44 content/common/gpu/texture_image_transport_surface.h   virtual void SetFrontbufferAllocation(bool allocated) OVERRIDE;
bool               98 content/common/gpu/texture_image_transport_surface.h   bool stub_destroyed_;
bool              100 content/common/gpu/texture_image_transport_surface.h   bool backbuffer_suggested_allocation_;
bool              101 content/common/gpu/texture_image_transport_surface.h   bool frontbuffer_suggested_allocation_;
bool              111 content/common/gpu/texture_image_transport_surface.h   bool is_swap_buffers_pending_;
bool              114 content/common/gpu/texture_image_transport_surface.h   bool did_unschedule_;
bool               41 content/common/handle_enumerator_win.h   explicit HandleEnumerator(bool all_handles):
bool               47 content/common/handle_enumerator_win.h   bool all_handles_;
bool               23 content/common/image_messages.h                     bool /* is favicon (turn off cookies) */,
bool               38 content/common/indexed_db/indexed_db_key.h   bool IsValid() const;
bool               40 content/common/indexed_db/indexed_db_key.h   bool IsLessThan(const IndexedDBKey& other) const;
bool               41 content/common/indexed_db/indexed_db_key.h   bool Equals(const IndexedDBKey& other) const;
bool               24 content/common/indexed_db/indexed_db_key_path.h   bool IsNull() const { return type_ == blink::WebIDBKeyPathTypeNull; }
bool               25 content/common/indexed_db/indexed_db_key_path.h   bool operator==(const IndexedDBKeyPath& other) const;
bool               20 content/common/indexed_db/indexed_db_key_range.h                     bool lower_open,
bool               21 content/common/indexed_db/indexed_db_key_range.h                     bool upper_open);
bool               26 content/common/indexed_db/indexed_db_key_range.h   bool lowerOpen() const { return lower_open_; }
bool               27 content/common/indexed_db/indexed_db_key_range.h   bool upperOpen() const { return upper_open_; }
bool               29 content/common/indexed_db/indexed_db_key_range.h   bool IsOnlyKey() const;
bool               34 content/common/indexed_db/indexed_db_key_range.h   bool lower_open_;
bool               35 content/common/indexed_db/indexed_db_key_range.h   bool upper_open_;
bool              103 content/common/indexed_db/indexed_db_messages.h   IPC_STRUCT_MEMBER(bool, auto_increment)
bool              121 content/common/indexed_db/indexed_db_messages.h   IPC_STRUCT_MEMBER(bool, key_only)
bool              165 content/common/indexed_db/indexed_db_messages.h   IPC_STRUCT_MEMBER(bool, key_only)
bool              229 content/common/indexed_db/indexed_db_messages.h   IPC_STRUCT_MEMBER(bool, unique)
bool              231 content/common/indexed_db/indexed_db_messages.h   IPC_STRUCT_MEMBER(bool, multi_entry)
bool              265 content/common/indexed_db/indexed_db_messages.h   IPC_STRUCT_MEMBER(bool, unique)
bool              266 content/common/indexed_db/indexed_db_messages.h   IPC_STRUCT_MEMBER(bool, multiEntry)
bool              273 content/common/indexed_db/indexed_db_messages.h   IPC_STRUCT_MEMBER(bool, autoIncrement)
bool               23 content/common/indexed_db/indexed_db_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               31 content/common/indexed_db/indexed_db_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               39 content/common/indexed_db/indexed_db_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               23 content/common/input/gesture_event_stream_validator.h   bool Validate(const blink::WebGestureEvent& event,
bool               27 content/common/input/gesture_event_stream_validator.h   bool scrolling_;
bool               28 content/common/input/gesture_event_stream_validator.h   bool pinching_;
bool               29 content/common/input/gesture_event_stream_validator.h   bool waiting_for_tap_end_;
bool               26 content/common/input/input_event.h              bool is_keyboard_shortcut);
bool               31 content/common/input/input_event.h   bool is_keyboard_shortcut;
bool               26 content/common/input/input_event_stream_validator.h   bool enabled_;
bool               22 content/common/input/input_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               30 content/common/input/input_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               24 content/common/input/synthetic_pinch_gesture_params.h   bool zoom_in;
bool               29 content/common/input/synthetic_smooth_scroll_gesture_params.h   bool prevent_fling;  // Defaults to true.
bool               32 content/common/input/synthetic_web_input_event_builders.h                                           bool precise);
bool               21 content/common/input/web_input_event_traits.h   static bool CanCoalesce(const blink::WebInputEvent& event_to_coalesce,
bool               25 content/common/input/web_input_event_traits.h   static bool IgnoresAckDisposition(blink::WebInputEvent::Type type);
bool               95 content/common/input_messages.h                     bool /* is_keyboard_shortcut */)
bool               99 content/common/input_messages.h                     bool /* is_visible */)
bool              124 content/common/input_messages.h                     bool /* enable */)
bool               50 content/common/mac/attributed_string_coder.h     bool ShouldEncode() const;
bool              104 content/common/mac/attributed_string_coder.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              112 content/common/mac/attributed_string_coder.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               63 content/common/mac/font_loader.h   static bool CGFontRefFromBuffer(base::SharedMemoryHandle font_data,
bool               31 content/common/media/audio_messages.h   IPC_STRUCT_MEMBER(bool, automatic_gain_control)
bool               23 content/common/media/media_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               31 content/common/media/media_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              124 content/common/media/media_player_messages_android.h                     bool /* success */)
bool              171 content/common/media/media_player_messages_android.h                      bool /* is_browser_seek */)
bool              224 content/common/media/media_player_messages_android.h                     bool /* is_media_related_action */)
bool              284 content/common/media/media_player_messages_android.h                     bool /* is_request */,
bool              121 content/common/media/media_stream_messages.h                      bool /* user_gesture */)
bool               41 content/common/media/media_stream_options.h   StreamOptions(bool request_audio, bool request_video);
bool               54 content/common/media/media_stream_options.h   bool audio_requested;
bool               58 content/common/media/media_stream_options.h   bool video_requested;
bool               68 content/common/media/media_stream_options.h   bool GetFirstAudioConstraintByName(const std::string& name,
bool               70 content/common/media/media_stream_options.h                                      bool* is_mandatory) const;
bool               78 content/common/media/media_stream_options.h   bool GetFirstVideoConstraintByName(const std::string& name,
bool               80 content/common/media/media_stream_options.h                                      bool* is_mandatory) const;
bool              104 content/common/media/media_stream_options.h   static bool IsEqual(const StreamDeviceInfo& first,
bool               16 content/common/media/media_stream_track_metrics_host_messages.h                      bool /* is_audio */,
bool               17 content/common/media/media_stream_track_metrics_host_messages.h                      bool /* is_remote */)
bool               32 content/common/media/midi_messages.h                      bool /* user_gesture */)
bool               44 content/common/media/midi_messages.h                     bool /* success */)
bool               61 content/common/media/midi_messages.h                      bool /* success */,
bool               34 content/common/media/peer_connection_tracker_messages.h                      bool /*audio*/,
bool               35 content/common/media/peer_connection_tracker_messages.h                      bool /*video*/,
bool               38 content/common/message_router.h   virtual bool OnControlMessageReceived(const IPC::Message& msg);
bool               41 content/common/message_router.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               46 content/common/message_router.h   virtual bool RouteMessage(const IPC::Message& msg);
bool               49 content/common/message_router.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               38 content/common/mojo/mojo_channel_init.h   bool is_handle_valid() const { return bootstrap_message_pipe_.is_valid(); }
bool               35 content/common/one_writer_seqlock.h   bool ReadRetry(base::subtle::Atomic32 version);
bool               37 content/common/page_state_serialization.h   bool contains_passwords;
bool               38 content/common/page_state_serialization.h   bool is_null;
bool               70 content/common/page_state_serialization.h CONTENT_EXPORT bool DecodePageState(const std::string& encoded,
bool               72 content/common/page_state_serialization.h CONTENT_EXPORT bool EncodePageState(const ExplodedPageState& exploded,
bool               76 content/common/page_state_serialization.h CONTENT_EXPORT bool DecodePageStateWithDeviceScaleFactorForTesting(
bool               17 content/common/pepper_plugin_list.h bool MakePepperPluginInfo(const WebPluginInfo& webplugin_info,
bool               43 content/common/plugin_list.h   static bool DebugPluginLoading();
bool               47 content/common/plugin_list.h   static bool SupportsType(const WebPluginInfo& plugin,
bool               49 content/common/plugin_list.h                            bool allow_wildcard);
bool               76 content/common/plugin_list.h                               bool add_at_beginning);
bool               88 content/common/plugin_list.h   bool ReadPluginInfo(const base::FilePath& filename,
bool               95 content/common/plugin_list.h   static bool ParseMimeTypes(
bool              103 content/common/plugin_list.h                   bool include_npapi);
bool              107 content/common/plugin_list.h   bool GetPluginsNoRefresh(std::vector<WebPluginInfo>* plugins);
bool              123 content/common/plugin_list.h                           bool allow_wildcard,
bool              124 content/common/plugin_list.h                           bool* use_stale,
bool              125 content/common/plugin_list.h                           bool include_npapi,
bool              131 content/common/plugin_list.h   bool LoadPluginIntoPluginList(const base::FilePath& filename,
bool              140 content/common/plugin_list.h                             bool include_npapi);
bool              147 content/common/plugin_list.h   bool PrepareForPluginLoading();
bool              159 content/common/plugin_list.h   static bool ReadWebPluginInfo(const base::FilePath& filename,
bool              187 content/common/plugin_list.h   void LoadPlugins(bool include_npapi);
bool              197 content/common/plugin_list.h   bool ShouldLoadPluginUsingPluginList(const WebPluginInfo& info,
bool              204 content/common/plugin_list.h   bool SupportsExtension(const WebPluginInfo& plugin,
bool              252 content/common/plugin_list.h   bool plugins_discovery_disabled_;
bool               32 content/common/plugin_process_messages.h                      bool /* off_the_record */)
bool               55 content/common/plugin_process_messages.h                      bool /* success */)
bool               85 content/common/plugin_process_messages.h                      bool /* modal */)
bool               91 content/common/plugin_process_messages.h                      bool /* modal */)
bool              101 content/common/plugin_process_messages.h                      bool /* cursor visibility */)
bool               20 content/common/power_monitor_messages.h     bool /* on_battery_power */)
bool               37 content/common/resource_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               45 content/common/resource_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               53 content/common/resource_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               61 content/common/resource_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               69 content/common/resource_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              181 content/common/resource_messages.h   IPC_STRUCT_MEMBER(bool, download_to_file)
bool              184 content/common/resource_messages.h   IPC_STRUCT_MEMBER(bool, has_user_gesture)
bool              190 content/common/resource_messages.h   IPC_STRUCT_MEMBER(bool, is_main_frame)
bool              193 content/common/resource_messages.h   IPC_STRUCT_MEMBER(bool, parent_is_main_frame)
bool              203 content/common/resource_messages.h   IPC_STRUCT_MEMBER(bool, should_replace_current_entry)
bool              213 content/common/resource_messages.h   IPC_STRUCT_MEMBER(bool, allow_download)
bool              222 content/common/resource_messages.h   IPC_STRUCT_MEMBER(bool, was_ignored_by_handler)
bool              225 content/common/resource_messages.h   IPC_STRUCT_MEMBER(bool, exists_in_cache)
bool              317 content/common/resource_messages.h                      bool /* has_new_first_party_for_cookies */,
bool               16 content/common/sandbox_init_mac.h bool InitializeSandbox();
bool               15 content/common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.h   explicit CrosArmGpuProcessPolicy(bool allow_shmat);
bool               20 content/common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.h   virtual bool PreSandboxHook() OVERRIDE;
bool               23 content/common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.h   const bool allow_shmat_;  // Allow shmat(2).
bool               28 content/common/sandbox_linux/bpf_gpu_policy_linux.h   virtual bool PreSandboxHook() OVERRIDE;
bool               38 content/common/sandbox_linux/bpf_gpu_policy_linux.h       const base::Callback<bool(void)>& broker_sandboxer_callback,
bool               36 content/common/sandbox_linux/sandbox_bpf_base_policy_linux.h   virtual bool PreSandboxHook();
bool               52 content/common/sandbox_linux/sandbox_linux.h   static bool InitializeSandbox();
bool               66 content/common/sandbox_linux/sandbox_linux.h   bool IsSingleThreaded() const;
bool               68 content/common/sandbox_linux/sandbox_linux.h   bool seccomp_bpf_started() const;
bool               79 content/common/sandbox_linux/sandbox_linux.h   bool StartSeccompBPF(const std::string& process_type);
bool               83 content/common/sandbox_linux/sandbox_linux.h   bool LimitAddressSpace(const std::string& process_type);
bool               90 content/common/sandbox_linux/sandbox_linux.h   bool InitializeSandboxImpl();
bool               93 content/common/sandbox_linux/sandbox_linux.h   bool seccomp_bpf_supported() const;
bool               97 content/common/sandbox_linux/sandbox_linux.h   bool HasOpenDirectories() const;
bool              112 content/common/sandbox_linux/sandbox_linux.h   bool seccomp_bpf_started_;
bool              116 content/common/sandbox_linux/sandbox_linux.h   bool pre_initialized_;
bool              117 content/common/sandbox_linux/sandbox_linux.h   bool seccomp_bpf_supported_;  // Accurate if pre_initialized_.
bool              118 content/common/sandbox_linux/sandbox_linux.h   bool yama_is_enforcing_;  // Accurate if pre_initialized_.
bool               29 content/common/sandbox_linux/sandbox_seccomp_bpf_linux.h   static bool IsSeccompBPFDesired();
bool               31 content/common/sandbox_linux/sandbox_seccomp_bpf_linux.h   static bool ShouldEnableSeccompBPF(const std::string& process_type);
bool               34 content/common/sandbox_linux/sandbox_seccomp_bpf_linux.h   static bool SupportsSandbox();
bool               37 content/common/sandbox_linux/sandbox_seccomp_bpf_linux.h   static bool StartSandbox(const std::string& process_type);
bool               41 content/common/sandbox_linux/sandbox_seccomp_bpf_linux.h   static bool StartSandboxWithExternalPolicy(
bool               77 content/common/sandbox_mac.h   static bool EnableSandbox(int sandbox_type,
bool               81 content/common/sandbox_mac.h   static bool SandboxIsCurrentlyActive();
bool              124 content/common/sandbox_mac.h   static bool PostProcessSandboxProfile(
bool              138 content/common/sandbox_mac.h   static bool QuotePlainString(const std::string& src_utf8, std::string* dst);
bool              152 content/common/sandbox_mac.h   static bool QuoteStringForRegex(const std::string& str_utf8,
bool               52 content/common/sandbox_mac_unittest_helper.h   bool RunTestInSandbox(content::SandboxType sandbox_type,
bool               65 content/common/sandbox_mac_unittest_helper.h   bool RunTestInAllSandboxTypes(const char* test_name,
bool               81 content/common/sandbox_mac_unittest_helper.h   virtual bool BeforeSandboxInit();
bool               86 content/common/sandbox_mac_unittest_helper.h   virtual bool SandboxedTest() = 0;
bool               22 content/common/sandbox_util.h     bool should_close_source);
bool               32 content/common/sandbox_win.h bool InitBrokerServices(sandbox::BrokerServices* broker_services);
bool               34 content/common/sandbox_win.h bool InitTargetServices(sandbox::TargetServices* target_services);
bool               36 content/common/sandbox_win.h bool ShouldUseDirectWrite();
bool              123 content/common/speech_recognition_messages.h   IPC_STRUCT_MEMBER(bool, continuous)
bool              125 content/common/speech_recognition_messages.h   IPC_STRUCT_MEMBER(bool, interim_results)
bool               25 content/common/ssl_status_serialization.h bool DeserializeSecurityInfo(
bool               16 content/common/swapped_out_messages.h   static bool CanSendWhileSwappedOut(const IPC::Message* msg);
bool               17 content/common/swapped_out_messages.h   static bool CanHandleWhileSwappedOut(const IPC::Message& msg);
bool               22 content/common/url_schemes.h CONTENT_EXPORT void RegisterContentSchemes(bool lock_standard_schemes);
bool               18 content/common/view_message_enums.h   static bool is_resize_ack(int flags) {
bool               21 content/common/view_message_enums.h   static bool is_restore_ack(int flags) {
bool               24 content/common/view_message_enums.h   static bool is_repaint_ack(int flags) {
bool              256 content/common/view_messages.h   IPC_STRUCT_MEMBER(bool, user_gesture)
bool              282 content/common/view_messages.h   IPC_STRUCT_MEMBER(bool, opener_suppressed)
bool              338 content/common/view_messages.h   IPC_STRUCT_MEMBER(bool, is_anchor_first)
bool              361 content/common/view_messages.h   IPC_STRUCT_MEMBER(bool, right_aligned)
bool              364 content/common/view_messages.h   IPC_STRUCT_MEMBER(bool, allow_multiple_selection)
bool              389 content/common/view_messages.h   IPC_STRUCT_MEMBER(bool, can_compose_inline)
bool              394 content/common/view_messages.h   IPC_STRUCT_MEMBER(bool, show_ime_if_needed)
bool              397 content/common/view_messages.h   IPC_STRUCT_MEMBER(bool, require_ack)
bool              453 content/common/view_messages.h   IPC_STRUCT_MEMBER(bool, needs_ack)
bool              491 content/common/view_messages.h   IPC_STRUCT_MEMBER(bool, swapped_out)
bool              494 content/common/view_messages.h   IPC_STRUCT_MEMBER(bool, hidden)
bool              549 content/common/view_messages.h                     bool /* succeeded */)
bool              611 content/common/view_messages.h   IPC_STRUCT_MEMBER(bool, is_fullscreen)
bool              636 content/common/view_messages.h                     bool /* needs_repainting */)
bool              657 content/common/view_messages.h                     bool /* reverse */)
bool              764 content/common/view_messages.h                     bool /* is_active */)
bool              783 content/common/view_messages.h                     bool /* keep_selection */)
bool              875 content/common/view_messages.h                     bool /* active */)
bool              895 content/common/view_messages.h                      bool /* online */)
bool              907 content/common/view_messages.h                     bool /* result */)
bool              912 content/common/view_messages.h                      bool /* reload_pages */)
bool              948 content/common/view_messages.h                      bool /* jump_on_track_click */,
bool              950 content/common/view_messages.h                      bool /* redraw */)
bool              956 content/common/view_messages.h                      bool /* suspend */)
bool              973 content/common/view_messages.h                     bool /* user canceled the popup */,
bool              979 content/common/view_messages.h                     bool /* enable_hiding */,
bool              980 content/common/view_messages.h                     bool /* enable_showing */,
bool              981 content/common/view_messages.h                     bool /* animate */)
bool             1004 content/common/view_messages.h                     bool /* visibile */)
bool             1014 content/common/view_messages.h                     bool /* enable */)
bool             1100 content/common/view_messages.h                     bool /* opened_by_user_gesture */)
bool             1159 content/common/view_messages.h                     bool /* final_update */)
bool             1168 content/common/view_messages.h                     bool /* has_video */,
bool             1169 content/common/view_messages.h                     bool /* has_audio */)
bool             1246 content/common/view_messages.h                     bool /* true if the accelerated compositor is actve */)
bool             1255 content/common/view_messages.h     bool /* is_editable_node */)
bool             1293 content/common/view_messages.h                             bool /* cookies_enabled */)
bool             1297 content/common/view_messages.h     bool /* refresh*/,
bool             1316 content/common/view_messages.h                             bool /* result */,
bool             1342 content/common/view_messages.h                     bool /* blocked by policy */)
bool             1369 content/common/view_messages.h                            bool         /* out - success */,
bool             1384 content/common/view_messages.h                     bool /* pinned_to_left */,
bool             1385 content/common/view_messages.h                     bool /* pinned_to_right */)
bool             1389 content/common/view_messages.h                     bool /* has_horizontal_scrollbar */,
bool             1390 content/common/view_messages.h                     bool /* has_vertical_scrollbar */)
bool             1398 content/common/view_messages.h                     bool /* has_handlers */)
bool             1442 content/common/view_messages.h     bool /* is_external */)
bool             1449 content/common/view_messages.h                      bool /* is_external */)
bool             1551 content/common/view_messages.h                     bool /* reverse */)
bool             1560 content/common/view_messages.h                     bool /* can_compose_inline in the focused node */)
bool             1575 content/common/view_messages.h                            bool            /* in - is a reload */,
bool             1576 content/common/view_messages.h                            bool            /* out - success */,
bool             1585 content/common/view_messages.h                     bool /* remember */,
bool             1595 content/common/view_messages.h                     bool /* remember */)
bool             1600 content/common/view_messages.h                      bool /* enabled */)
bool             1605 content/common/view_messages.h                     bool /* is_top_level */,
bool             1642 content/common/view_messages.h                     bool, /* success */
bool             1671 content/common/view_messages.h                     bool /* user_gesture */)
bool             1682 content/common/view_messages.h                     bool /* enter_fullscreen */)
bool             1713 content/common/view_messages.h                     bool /* user_gesture */,
bool             1714 content/common/view_messages.h                     bool /* last_unlocked_by_target */,
bool             1715 content/common/view_messages.h                     bool /* privileged */)
bool             1740 content/common/view_messages.h                             bool /* blocked */)
bool             1778 content/common/view_messages.h                     bool /* editable */)
bool             1835 content/common/view_messages.h                     bool /* enabled */)
bool             1854 content/common/view_messages.h                     bool, /* focused */
bool             1880 content/common/view_messages.h                             bool, /* cache in the browser */
bool               21 content/common/webplugin_geometry.h   bool Equals(const WebPluginGeometry& rhs) const;
bool               41 content/common/webplugin_geometry.h   bool rects_valid;
bool               42 content/common/webplugin_geometry.h   bool visible;
bool               78 content/common/websocket_messages.h                     bool /* fail */,
bool              121 content/common/websocket_messages.h                     bool /* fin */,
bool              153 content/common/websocket_messages.h                     bool /* was_clean */,
bool               45 content/common/worker_messages.h   IPC_STRUCT_MEMBER(bool, pause_on_start)
bool               67 content/common/worker_messages.h                             bool /* result */)
bool               73 content/common/worker_messages.h                             bool /* result */)
bool               80 content/common/worker_messages.h                             bool /* result */)
bool               41 content/gpu/gpu_child_thread.h                           bool dead_on_arrival,
bool               56 content/gpu/gpu_child_thread.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               57 content/gpu/gpu_child_thread.h   virtual bool OnControlMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               77 content/gpu/gpu_child_thread.h   bool dead_on_arrival_;
bool               95 content/gpu/gpu_child_thread.h   bool in_browser_process_;
bool               28 content/gpu/gpu_watchdog_thread.h   bool armed() const { return armed_; }
bool               64 content/gpu/gpu_watchdog_thread.h   void OnCheck(bool after_suspend);
bool               79 content/gpu/gpu_watchdog_thread.h   volatile bool armed_;
bool               93 content/gpu/gpu_watchdog_thread.h   bool suspended_;
bool               37 content/plugin/plugin_channel.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               38 content/plugin/plugin_channel.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               49 content/plugin/plugin_channel.h   bool in_send() { return in_send_ != 0; }
bool               51 content/plugin/plugin_channel.h   bool incognito() { return incognito_; }
bool               52 content/plugin/plugin_channel.h   void set_incognito(bool value) { incognito_ = value; }
bool               65 content/plugin/plugin_channel.h   virtual bool Init(base::MessageLoopProxy* ipc_message_loop,
bool               66 content/plugin/plugin_channel.h                     bool create_pipe_now,
bool               75 content/plugin/plugin_channel.h   virtual bool OnControlMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               95 content/plugin/plugin_channel.h   bool log_messages_;  // True if we should log sent and received messages.
bool               96 content/plugin/plugin_channel.h   bool incognito_; // True if the renderer is in incognito mode.
bool               31 content/plugin/plugin_interpose_util_mac.h                                        bool modal);
bool               36 content/plugin/plugin_interpose_util_mac.h                                      bool modal);
bool               39 content/plugin/plugin_thread.h   virtual bool OnControlMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               42 content/plugin/plugin_thread.h   void OnCreateChannel(int renderer_id, bool incognito);
bool               53 content/plugin/plugin_thread.h   bool forcefully_terminate_plugin_process_;
bool               45 content/plugin/webplugin_delegate_stub.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               48 content/plugin/webplugin_delegate_stub.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               62 content/plugin/webplugin_delegate_stub.h               bool* transparent,
bool               63 content/plugin/webplugin_delegate_stub.h               bool* result);
bool               71 content/plugin/webplugin_delegate_stub.h   void OnSetFocus(bool focused);
bool               73 content/plugin/webplugin_delegate_stub.h                           bool* handled, WebCursor* cursor);
bool               80 content/plugin/webplugin_delegate_stub.h                               bool success,
bool               82 content/plugin/webplugin_delegate_stub.h   void OnGetFormValue(base::string16* value, bool* success);
bool               84 content/plugin/webplugin_delegate_stub.h   void OnSetContentAreaFocus(bool has_focus);
bool               93 content/plugin/webplugin_delegate_stub.h   void OnSetWindowFocus(bool has_focus);
bool               96 content/plugin/webplugin_delegate_stub.h                         bool has_focus);
bool              122 content/plugin/webplugin_delegate_stub.h   bool in_destructor_;
bool               59 content/plugin/webplugin_proxy.h   virtual void SetAcceptsInputEvents(bool accepts) OVERRIDE;
bool               66 content/plugin/webplugin_proxy.h   virtual bool FindProxyForUrl(const GURL& url,
bool               79 content/plugin/webplugin_proxy.h                                 bool popups_allowed,
bool               80 content/plugin/webplugin_proxy.h                                 bool notify_redirects) OVERRIDE;
bool               92 content/plugin/webplugin_proxy.h                                        bool defer) OVERRIDE;
bool               93 content/plugin/webplugin_proxy.h   virtual bool IsOffTheRecord() OVERRIDE;
bool               96 content/plugin/webplugin_proxy.h   virtual void URLRedirectResponse(bool allow, int resource_id) OVERRIDE;
bool               97 content/plugin/webplugin_proxy.h   virtual bool CheckIfRunInsecureContent(const GURL& url) OVERRIDE;
bool              103 content/plugin/webplugin_proxy.h   virtual void FocusChanged(bool focused) OVERRIDE;
bool              115 content/plugin/webplugin_proxy.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool              217 content/plugin/webplugin_proxy.h   bool waiting_for_paint_;
bool              237 content/plugin/webplugin_proxy.h   bool use_shm_pixmap_;
bool               32 content/port/browser/event_with_latency_info.h   bool CanCoalesceWith(const EventWithLatencyInfo& other)
bool               32 content/port/browser/location_provider.h   virtual bool StartProvider(bool high_accuracy) = 0;
bool               47 content/port/browser/render_view_host_delegate_view.h                              bool right_aligned,
bool               48 content/port/browser/render_view_host_delegate_view.h                              bool allow_multiple_selection) {};
bool               74 content/port/browser/render_view_host_delegate_view.h   virtual void TakeFocus(bool reverse) {}
bool               44 content/port/browser/render_widget_host_view_frame_subscriber.h                               bool /* frame_captured */)> DeliverFrameCallback;
bool               63 content/port/browser/render_widget_host_view_frame_subscriber.h   virtual bool ShouldCaptureFrame(base::TimeTicks present_time,
bool               99 content/port/browser/render_widget_host_view_port.h   virtual void SetIsLoading(bool is_loading) = 0;
bool              104 content/port/browser/render_widget_host_view_port.h                                     bool can_compose_inline) = 0;
bool              110 content/port/browser/render_widget_host_view_port.h   virtual void FocusedNodeChanged(bool is_editable_node) = 0;
bool              189 content/port/browser/render_widget_host_view_port.h       const base::Callback<void(bool, const SkBitmap&)>& callback,
bool              206 content/port/browser/render_widget_host_view_port.h       const base::Callback<void(bool)>& callback) = 0;
bool              214 content/port/browser/render_widget_host_view_port.h   virtual bool CanCopyToVideoFrame() const = 0;
bool              217 content/port/browser/render_widget_host_view_port.h   virtual bool CanSubscribeFrame() const = 0;
bool              256 content/port/browser/render_widget_host_view_port.h   virtual bool HasAcceleratedSurface(const gfx::Size& desired_size) = 0;
bool              287 content/port/browser/render_widget_host_view_port.h   virtual void SetHasHorizontalScrollbar(bool has_horizontal_scrollbar) = 0;
bool              289 content/port/browser/render_widget_host_view_port.h       bool is_pinned_to_left, bool is_pinned_to_right) = 0;
bool              345 content/port/browser/render_widget_host_view_port.h   virtual bool PostProcessEventForPluginIme(
bool               49 content/port/browser/web_contents_view_port.h   virtual void SetOverscrollControllerEnabled(bool enabled) = 0;
bool               57 content/port/browser/web_contents_view_port.h   virtual bool IsEventTracking() const = 0;
bool               29 content/ppapi_plugin/broker_process_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               33 content/ppapi_plugin/broker_process_dispatcher.h       bool success,
bool               56 content/ppapi_plugin/broker_process_dispatcher.h       bool clear_site_specific);
bool               68 content/ppapi_plugin/broker_process_dispatcher.h   bool ClearSiteData(const base::FilePath& plugin_data_path,
bool               73 content/ppapi_plugin/broker_process_dispatcher.h   bool DeauthorizeContentLicenses(const base::FilePath& plugin_data_path);
bool               74 content/ppapi_plugin/broker_process_dispatcher.h   bool SetDefaultPermission(const base::FilePath& plugin_data_path,
bool               77 content/ppapi_plugin/broker_process_dispatcher.h                             bool clear_site_specific);
bool               78 content/ppapi_plugin/broker_process_dispatcher.h   bool SetSitePermission(const base::FilePath& plugin_data_path,
bool               21 content/ppapi_plugin/plugin_process_dispatcher.h                           bool incognito);
bool               47 content/ppapi_plugin/ppapi_thread.h   PpapiThread(const base::CommandLine& command_line, bool is_broker);
bool               64 content/ppapi_plugin/ppapi_thread.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               65 content/ppapi_plugin/ppapi_thread.h   virtual bool OnControlMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               75 content/ppapi_plugin/ppapi_thread.h       bool should_close_source) OVERRIDE;
bool               98 content/ppapi_plugin/ppapi_thread.h                        bool incognito);
bool               99 content/ppapi_plugin/ppapi_thread.h   void OnSetNetworkState(bool online);
bool              105 content/ppapi_plugin/ppapi_thread.h   bool SetupRendererChannel(base::ProcessId renderer_pid,
bool              107 content/ppapi_plugin/ppapi_thread.h                             bool incognito,
bool              120 content/ppapi_plugin/ppapi_thread.h   bool is_broker_;
bool               27 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.h   virtual bool sandboxEnabled();
bool               30 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.h   virtual bool isLinkVisited(unsigned long long linkHash);
bool               42 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.h   virtual void getPluginList(bool refresh, blink::WebPluginListBuilder*);
bool               48 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.h       bool isLocalStorage);
bool               50 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.h                                  bool sync_dir);
bool               17 content/public/app/android_library_loader_hooks.h CONTENT_EXPORT bool EnsureJniRegistered(JNIEnv* env);
bool               23 content/public/app/android_library_loader_hooks.h CONTENT_EXPORT bool LibraryLoaded(JNIEnv* env,
bool               31 content/public/app/content_main_delegate.h   virtual bool BasicStartupComplete(int* exit_code);
bool               53 content/public/app/content_main_delegate.h   virtual bool ProcessRegistersWithSystemProcess(
bool               59 content/public/app/content_main_delegate.h   virtual bool ShouldSendMachPort(const std::string& process_type);
bool               64 content/public/app/content_main_delegate.h   virtual bool DelaySandboxInitialization(const std::string& process_type);
bool               55 content/public/browser/android/compositor.h   virtual void SetVisible(bool visible) = 0;
bool               65 content/public/browser/android/compositor.h   virtual void SetHasTransparentBackground(bool flag) = 0;
bool               70 content/public/browser/android/compositor.h   virtual bool CompositeAndReadback(void *pixels, const gfx::Rect& rect) = 0;
bool               79 content/public/browser/android/compositor.h                                               bool is_transient) = 0;
bool               85 content/public/browser/android/compositor.h                                                         bool is_transient) = 0;
bool               60 content/public/browser/android/content_view_core.h       const base::Callback<void(bool, const SkBitmap&)>& result_callback) = 0;
bool               63 content/public/browser/android/content_view_core.h   virtual void PauseOrResumeGeolocation(bool should_pause) = 0;
bool               16 content/public/browser/android/devtools_auth.h CONTENT_EXPORT bool CanUserConnectToDevTools(uid_t uid, gid_t gid);
bool               35 content/public/browser/android/download_controller_android.h       bool is_link) = 0;
bool               39 content/public/browser/android/download_controller_android.h       WebContents* web_contents, int download_id, bool accept) = 0;
bool               36 content/public/browser/android/synchronous_compositor.h   bool operator==(const SynchronousCompositorMemoryPolicy& other) const;
bool               37 content/public/browser/android/synchronous_compositor.h   bool operator!=(const SynchronousCompositorMemoryPolicy& other) const;
bool               64 content/public/browser/android/synchronous_compositor.h   virtual bool InitializeHwDraw(scoped_refptr<gfx::GLSurface> surface) = 0;
bool               74 content/public/browser/android/synchronous_compositor.h   virtual bool DemandDrawHw(
bool               79 content/public/browser/android/synchronous_compositor.h       bool stencil_enabled) = 0;
bool               83 content/public/browser/android/synchronous_compositor.h   virtual bool DemandDrawSw(SkCanvas* canvas) = 0;
bool               33 content/public/browser/android/synchronous_compositor_client.h   virtual bool IsExternalFlingActive() const = 0;
bool               47 content/public/browser/android/synchronous_compositor_client.h   virtual void SetContinuousInvalidate(bool invalidate) = 0;
bool               40 content/public/browser/browser_accessibility_state.h   virtual bool IsAccessibleBrowser() = 0;
bool               62 content/public/browser/browser_child_process_host.h       bool known_dead, int* exit_code) = 0;
bool               22 content/public/browser/browser_child_process_host_delegate.h   virtual bool CanShutdown();
bool               33 content/public/browser/browser_child_process_host_iterator.h   bool operator++();
bool               34 content/public/browser/browser_child_process_host_iterator.h   bool Done();
bool               36 content/public/browser/browser_child_process_host_iterator.h   bool Send(IPC::Message* message);
bool               40 content/public/browser/browser_child_process_host_iterator.h   bool all_;
bool               96 content/public/browser/browser_context.h   virtual bool IsOffTheRecord() const = 0;
bool              123 content/public/browser/browser_context.h           bool in_memory) = 0;
bool              125 content/public/browser/browser_context.h   typedef base::Callback<void(bool)> MidiSysExPermissionCallback;
bool              134 content/public/browser/browser_context.h       bool user_gesture,
bool              144 content/public/browser/browser_context.h   typedef base::Callback<void(bool)> ProtectedMediaIdentifierPermissionCallback;
bool               18 content/public/browser/browser_ipc_logging.h CONTENT_EXPORT void EnableIPCLogging(bool enable);
bool               81 content/public/browser/browser_main_parts.h   virtual bool MainMessageLoopRun(int* result_code);
bool               50 content/public/browser/browser_message_filter.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool               74 content/public/browser/browser_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               75 content/public/browser/browser_message_filter.h                                  bool* message_was_ok) = 0;
bool               89 content/public/browser/browser_message_filter.h   static bool CheckCanDispatchOnUI(const IPC::Message& message,
bool               55 content/public/browser/browser_plugin_guest_delegate.h                          bool final_update) {}
bool               57 content/public/browser/browser_plugin_guest_delegate.h   virtual bool HandleKeyboardEvent(const NativeWebKeyboardEvent& event);
bool               62 content/public/browser/browser_plugin_guest_delegate.h   virtual bool IsDragAndDropEnabled();
bool               65 content/public/browser/browser_plugin_guest_delegate.h   virtual bool IsOverridingUserAgent() const;
bool               69 content/public/browser/browser_plugin_guest_delegate.h   virtual void LoadAbort(bool is_top_level,
bool               83 content/public/browser/browser_plugin_guest_delegate.h   typedef base::Callback<void(bool /* allow */,
bool               91 content/public/browser/browser_plugin_guest_delegate.h   virtual bool RequestPermission(
bool               95 content/public/browser/browser_plugin_guest_delegate.h       bool allowed_by_default);
bool               68 content/public/browser/browser_ppapi_host.h   virtual bool IsValidInstance(PP_Instance instance) const = 0;
bool               79 content/public/browser/browser_ppapi_host.h   virtual bool GetRenderFrameIDsForInstance(PP_Instance instance,
bool              103 content/public/browser/browser_thread.h   static bool PostTask(ID identifier,
bool              106 content/public/browser/browser_thread.h   static bool PostDelayedTask(ID identifier,
bool              110 content/public/browser/browser_thread.h   static bool PostNonNestableTask(ID identifier,
bool              113 content/public/browser/browser_thread.h   static bool PostNonNestableDelayedTask(
bool              119 content/public/browser/browser_thread.h   static bool PostTaskAndReply(
bool              126 content/public/browser/browser_thread.h   static bool PostTaskAndReplyWithResult(
bool              138 content/public/browser/browser_thread.h   static bool DeleteSoon(ID identifier,
bool              146 content/public/browser/browser_thread.h   static bool ReleaseSoon(ID identifier,
bool              174 content/public/browser/browser_thread.h   static bool PostBlockingPoolTask(const tracked_objects::Location& from_here,
bool              176 content/public/browser/browser_thread.h   static bool PostBlockingPoolTaskAndReply(
bool              180 content/public/browser/browser_thread.h   static bool PostBlockingPoolSequencedTask(
bool              192 content/public/browser/browser_thread.h   static bool IsThreadInitialized(ID identifier);
bool              196 content/public/browser/browser_thread.h   static bool CurrentlyOn(ID identifier);
bool              201 content/public/browser/browser_thread.h   static bool IsMessageLoopValid(ID identifier);
bool              205 content/public/browser/browser_thread.h   static bool GetCurrentThreadIdentifier(ID* identifier);
bool               29 content/public/browser/browser_url_handler.h   typedef bool (*URLHandler)(GURL* url,
bool               44 content/public/browser/browser_url_handler.h                                      bool* reverse_on_redirect) = 0;
bool               42 content/public/browser/cert_store.h   virtual bool RetrieveCert(int cert_id,
bool               41 content/public/browser/child_process_security_policy.h   virtual bool IsWebSafeScheme(const std::string& scheme) = 0;
bool               66 content/public/browser/child_process_security_policy.h   virtual bool CanReadFile(int child_id, const base::FilePath& file) = 0;
bool               67 content/public/browser/child_process_security_policy.h   virtual bool CanCreateReadWriteFile(int child_id,
bool              134 content/public/browser/child_process_security_policy.h   virtual bool CanReadFileSystem(int child_id,
bool              138 content/public/browser/child_process_security_policy.h   virtual bool CanReadWriteFileSystem(int child_id,
bool              142 content/public/browser/child_process_security_policy.h   virtual bool CanCopyIntoFileSystem(int child_id,
bool              146 content/public/browser/child_process_security_policy.h   virtual bool CanDeleteFromFileSystem(int child_id,
bool              191 content/public/browser/content_browser_client.h   virtual bool ShouldUseProcessPerSite(BrowserContext* browser_context,
bool              221 content/public/browser/content_browser_client.h       bool in_memory,
bool              227 content/public/browser/content_browser_client.h   virtual bool IsHandledURL(const GURL& url);
bool              233 content/public/browser/content_browser_client.h   virtual bool CanCommitURL(RenderProcessHost* process_host, const GURL& url);
bool              237 content/public/browser/content_browser_client.h   virtual bool ShouldAllowOpenURL(SiteInstance* site_instance, const GURL& url);
bool              241 content/public/browser/content_browser_client.h   virtual bool IsSuitableHost(RenderProcessHost* process_host,
bool              247 content/public/browser/content_browser_client.h   virtual bool ShouldTryToUseExistingProcessHost(
bool              269 content/public/browser/content_browser_client.h   virtual bool ShouldSwapBrowsingInstancesForNavigation(
bool              277 content/public/browser/content_browser_client.h   virtual bool ShouldSwapProcessesForRedirect(ResourceContext* resource_context,
bool              283 content/public/browser/content_browser_client.h   virtual bool ShouldAssignSiteForURL(const GURL& url);
bool              307 content/public/browser/content_browser_client.h   virtual bool AllowAppCache(const GURL& manifest_url,
bool              313 content/public/browser/content_browser_client.h   virtual bool AllowGetCookie(const GURL& url,
bool              322 content/public/browser/content_browser_client.h   virtual bool AllowSetCookie(const GURL& url,
bool              331 content/public/browser/content_browser_client.h   virtual bool AllowSaveLocalState(ResourceContext* context);
bool              337 content/public/browser/content_browser_client.h   virtual bool AllowWorkerDatabase(
bool              348 content/public/browser/content_browser_client.h   virtual bool AllowWorkerFileSystem(
bool              356 content/public/browser/content_browser_client.h   virtual bool AllowWorkerIndexedDB(
bool              378 content/public/browser/content_browser_client.h   virtual bool IsValidStoragePartitionId(BrowserContext* browser_context,
bool              399 content/public/browser/content_browser_client.h       bool can_be_default,
bool              402 content/public/browser/content_browser_client.h       bool* in_memory);
bool              420 content/public/browser/content_browser_client.h       bool overridable,
bool              421 content/public/browser/content_browser_client.h       bool strict_enforcement,
bool              422 content/public/browser/content_browser_client.h       const base::Callback<void(bool)>& callback,
bool              471 content/public/browser/content_browser_client.h       bool worker) {}
bool              483 content/public/browser/content_browser_client.h   virtual bool CanCreateWindow(const GURL& opener_url,
bool              491 content/public/browser/content_browser_client.h                                bool user_gesture,
bool              492 content/public/browser/content_browser_client.h                                bool opener_suppressed,
bool              495 content/public/browser/content_browser_client.h                                bool is_guest,
bool              497 content/public/browser/content_browser_client.h                                bool* no_javascript_access);
bool              521 content/public/browser/content_browser_client.h   virtual bool IsFastShutdownPossible();
bool              564 content/public/browser/content_browser_client.h   virtual bool SupportsBrowserPlugin(BrowserContext* browser_context,
bool              573 content/public/browser/content_browser_client.h   virtual bool AllowPepperSocketAPI(BrowserContext* browser_context,
bool              575 content/public/browser/content_browser_client.h                                     bool private_api,
bool              631 content/public/browser/content_browser_client.h                                 bool* success) {}
bool              636 content/public/browser/content_browser_client.h   virtual bool IsPluginAllowedToCallRequestOSFileHandle(
bool              641 content/public/browser/content_browser_client.h   virtual bool IsPluginAllowedToUseDevChannelAPIs();
bool               14 content/public/browser/cookie_crypto_delegate.h   virtual bool EncryptString(const std::string& plaintext,
bool               16 content/public/browser/cookie_crypto_delegate.h   virtual bool DecryptString(const std::string& ciphertext,
bool               55 content/public/browser/desktop_media_id.h   bool operator<(const DesktopMediaID& other) const {
bool               58 content/public/browser/desktop_media_id.h   bool operator==(const DesktopMediaID& other) const {
bool               62 content/public/browser/desktop_media_id.h   bool is_null() { return type == TYPE_NONE; }
bool               38 content/public/browser/devtools_agent_host.h   static bool HasFor(RenderViewHost* rvh);
bool               45 content/public/browser/devtools_agent_host.h   static bool IsDebuggerAttached(WebContents* web_contents);
bool               51 content/public/browser/devtools_agent_host.h   virtual bool IsAttached() = 0;
bool               29 content/public/browser/devtools_http_handler.h   CONTENT_EXPORT static bool IsSupportedProtocolVersion(
bool               30 content/public/browser/devtools_http_handler_delegate.h   virtual bool BundlesFrontendResources() = 0;
bool               35 content/public/browser/devtools_manager.h   virtual bool DispatchOnInspectorBackend(DevToolsClientHost* from,
bool               57 content/public/browser/devtools_manager.h   typedef base::Callback<void(DevToolsAgentHost*, bool attached)> Callback;
bool               50 content/public/browser/devtools_target.h   virtual bool IsAttached() const = 0;
bool               56 content/public/browser/devtools_target.h   virtual bool Activate() const = 0;
bool               59 content/public/browser/devtools_target.h   virtual bool Close() const = 0;
bool              139 content/public/browser/download_item.h   virtual void Cancel(bool user_cancel) = 0;
bool              165 content/public/browser/download_item.h   virtual bool IsPaused() const = 0;
bool              166 content/public/browser/download_item.h   virtual bool IsTemporary() const = 0;
bool              171 content/public/browser/download_item.h   virtual bool CanResume() const = 0;
bool              176 content/public/browser/download_item.h   virtual bool IsDone() const = 0;
bool              191 content/public/browser/download_item.h   virtual bool HasUserGesture() const = 0;
bool              195 content/public/browser/download_item.h   virtual bool IsSavePackageDownload() const = 0;
bool              238 content/public/browser/download_item.h   virtual bool GetFileExternallyRemoved() const = 0;
bool              250 content/public/browser/download_item.h   virtual void DeleteFile(const base::Callback<void(bool)>& callback) = 0;
bool              255 content/public/browser/download_item.h   virtual bool IsDangerous() const = 0;
bool              266 content/public/browser/download_item.h   virtual bool TimeRemaining(base::TimeDelta* remaining) const = 0;
bool              276 content/public/browser/download_item.h   virtual bool AllDataSaved() const = 0;
bool              286 content/public/browser/download_item.h   virtual bool CanShowInFolder() = 0;
bool              289 content/public/browser/download_item.h   virtual bool CanOpenDownload() = 0;
bool              292 content/public/browser/download_item.h   virtual bool ShouldOpenFileBasedOnExtension() = 0;
bool              295 content/public/browser/download_item.h   virtual bool GetOpenWhenComplete() const = 0;
bool              298 content/public/browser/download_item.h   virtual bool GetAutoOpened() = 0;
bool              301 content/public/browser/download_item.h   virtual bool GetOpened() const = 0;
bool              318 content/public/browser/download_item.h   virtual void SetOpenWhenComplete(bool open) = 0;
bool              322 content/public/browser/download_item.h   virtual void SetIsTemporary(bool temporary) = 0;
bool              325 content/public/browser/download_item.h   virtual void SetOpened(bool opened) = 0;
bool              333 content/public/browser/download_item.h   virtual std::string DebugString(bool verbose) const = 0;
bool              154 content/public/browser/download_manager.h       bool opened) = 0;
bool               49 content/public/browser/download_manager_delegate.h typedef base::Callback<void(bool)> DownloadOpenDelayedCallback;
bool               52 content/public/browser/download_manager_delegate.h typedef base::Callback<void(bool result)> CheckForFileExistenceCallback;
bool               79 content/public/browser/download_manager_delegate.h   virtual bool DetermineDownloadTarget(DownloadItem* item,
bool               83 content/public/browser/download_manager_delegate.h   virtual bool ShouldOpenFileBasedOnExtension(const base::FilePath& path);
bool               91 content/public/browser/download_manager_delegate.h   virtual bool ShouldCompleteDownload(
bool               99 content/public/browser/download_manager_delegate.h   virtual bool ShouldOpenDownload(DownloadItem* item,
bool              103 content/public/browser/download_manager_delegate.h   virtual bool GenerateFileHash();
bool              109 content/public/browser/download_manager_delegate.h                           bool* skip_dir_check) {}
bool              117 content/public/browser/download_manager_delegate.h       bool can_save_as_complete,
bool               45 content/public/browser/download_save_info.h   bool prompt_for_save_location;
bool               60 content/public/browser/download_url_parameters.h   void set_content_initiated(bool content_initiated) {
bool               83 content/public/browser/download_url_parameters.h   void set_prefer_cache(bool prefer_cache) {
bool              100 content/public/browser/download_url_parameters.h   void set_prompt(bool prompt) { save_info_.prompt_for_save_location = prompt; }
bool              106 content/public/browser/download_url_parameters.h   bool content_initiated() const { return content_initiated_; }
bool              113 content/public/browser/download_url_parameters.h   bool prefer_cache() const { return prefer_cache_; }
bool              135 content/public/browser/download_url_parameters.h   bool prompt() const { return save_info_.prompt_for_save_location; }
bool              144 content/public/browser/download_url_parameters.h   bool content_initiated_;
bool              152 content/public/browser/download_url_parameters.h   bool prefer_cache_;
bool               20 content/public/browser/favicon_status.h   bool valid;
bool               30 content/public/browser/geolocation_permission_context.h       base::Callback<void(bool)> callback) = 0;
bool               29 content/public/browser/geolocation_provider.h                                          bool use_high_accuracy) = 0;
bool               33 content/public/browser/geolocation_provider.h   virtual bool RemoveLocationUpdateCallback(
bool               26 content/public/browser/global_request_id.h   bool operator<(const GlobalRequestID& other) const {
bool               31 content/public/browser/global_request_id.h   bool operator==(const GlobalRequestID& other) const {
bool               35 content/public/browser/global_request_id.h   bool operator!=(const GlobalRequestID& other) const {
bool               42 content/public/browser/gpu_data_manager.h   virtual bool IsFeatureBlacklisted(int feature) const = 0;
bool               58 content/public/browser/gpu_data_manager.h   virtual bool GpuAccessAllowed(std::string* reason) const = 0;
bool               63 content/public/browser/gpu_data_manager.h   virtual bool IsCompleteGpuInfoAvailable() const = 0;
bool               70 content/public/browser/gpu_data_manager.h   virtual bool ShouldUseSwiftShader() const = 0;
bool              101 content/public/browser/gpu_data_manager.h   virtual bool CanUseGpuBrowserCompositor() const = 0;
bool               47 content/public/browser/interstitial_page.h       bool new_navigation,
bool               25 content/public/browser/javascript_dialog_manager.h   typedef base::Callback<void(bool /* success */,
bool               39 content/public/browser/javascript_dialog_manager.h       bool* did_suppress_message) = 0;
bool               44 content/public/browser/javascript_dialog_manager.h                                      bool is_reload,
bool               51 content/public/browser/javascript_dialog_manager.h   virtual bool HandleJavaScriptDialog(WebContents* web_contents,
bool               52 content/public/browser/javascript_dialog_manager.h                                       bool accept,
bool               30 content/public/browser/media_device_id.h CONTENT_EXPORT bool DoesMediaDeviceIDMatchHMAC(
bool               45 content/public/browser/media_observer.h   typedef base::Callback<std::pair<float, bool>()> ReadPowerAndClipCallback;
bool               27 content/public/browser/native_web_keyboard_event.h                          bool is_char,
bool               45 content/public/browser/native_web_keyboard_event.h                          bool is_system_key);
bool               53 content/public/browser/native_web_keyboard_event.h                          bool is_system_key);
bool               68 content/public/browser/native_web_keyboard_event.h   bool skip_in_browser;
bool               74 content/public/browser/native_web_keyboard_event.h   bool match_edit_command;
bool              103 content/public/browser/navigation_controller.h       bool is_renderer_initiated,
bool              134 content/public/browser/navigation_controller.h     bool is_renderer_initiated;
bool              159 content/public/browser/navigation_controller.h     bool can_load_local_resources;
bool              163 content/public/browser/navigation_controller.h     bool should_replace_current_entry;
bool              175 content/public/browser/navigation_controller.h     bool should_clear_history_list;
bool              254 content/public/browser/navigation_controller.h   virtual bool CanViewSource() const = 0;
bool              319 content/public/browser/navigation_controller.h   virtual bool CanGoBack() const = 0;
bool              320 content/public/browser/navigation_controller.h   virtual bool CanGoForward() const = 0;
bool              321 content/public/browser/navigation_controller.h   virtual bool CanGoToOffset(int offset) const = 0;
bool              336 content/public/browser/navigation_controller.h   virtual void Reload(bool check_for_repost) = 0;
bool              339 content/public/browser/navigation_controller.h   virtual void ReloadIgnoringCache(bool check_for_repost) = 0;
bool              344 content/public/browser/navigation_controller.h   virtual void ReloadOriginalRequestURL(bool check_for_repost) = 0;
bool              351 content/public/browser/navigation_controller.h   virtual bool RemoveEntryAtIndex(int index) = 0;
bool              380 content/public/browser/navigation_controller.h   virtual bool NeedsReload() const = 0;
bool              393 content/public/browser/navigation_controller.h   virtual bool IsInitialNavigation() const = 0;
bool              417 content/public/browser/navigation_controller.h                                      bool replace_entry) = 0;
bool              435 content/public/browser/navigation_controller.h   virtual bool CanPruneAllButLastCommitted() = 0;
bool               42 content/public/browser/navigation_details.h   bool did_replace_entry;
bool               46 content/public/browser/navigation_details.h   bool is_in_page;
bool               50 content/public/browser/navigation_details.h   bool is_main_frame;
bool               61 content/public/browser/navigation_details.h   bool is_navigation_to_different_page() const {
bool               82 content/public/browser/navigation_details.h   bool from_front;
bool              107 content/public/browser/navigation_entry.h   virtual bool IsViewSourceMode() const = 0;
bool              135 content/public/browser/navigation_entry.h   virtual void SetHasPostData(bool has_post_data) = 0;
bool              136 content/public/browser/navigation_entry.h   virtual bool GetHasPostData() const = 0;
bool              166 content/public/browser/navigation_entry.h   virtual void SetIsOverridingUserAgent(bool override) = 0;
bool              167 content/public/browser/navigation_entry.h   virtual bool GetIsOverridingUserAgent() const = 0;
bool              184 content/public/browser/navigation_entry.h   virtual void SetCanLoadLocalResources(bool allow) = 0;
bool              185 content/public/browser/navigation_entry.h   virtual bool GetCanLoadLocalResources() const = 0;
bool              198 content/public/browser/navigation_entry.h   virtual bool GetExtraData(const std::string& key,
bool              214 content/public/browser/navigation_entry.h   virtual bool IsRestored() const = 0;
bool               30 content/public/browser/notification_details.h   bool operator!=(const NotificationDetails& other) const {
bool               34 content/public/browser/notification_details.h   bool operator==(const NotificationDetails& other) const {
bool               46 content/public/browser/notification_registrar.h   bool IsEmpty() const;
bool               50 content/public/browser/notification_registrar.h   bool IsRegistered(NotificationObserver* observer,
bool               29 content/public/browser/notification_source.h   bool operator!=(const NotificationSource& other) const {
bool               32 content/public/browser/notification_source.h   bool operator==(const NotificationSource& other) const {
bool               32 content/public/browser/page_navigator.h                 bool is_renderer_initiated);
bool               38 content/public/browser/page_navigator.h                 bool is_renderer_initiated);
bool               52 content/public/browser/page_navigator.h   bool uses_post;
bool               72 content/public/browser/page_navigator.h   bool is_renderer_initiated;
bool               80 content/public/browser/page_navigator.h   bool should_replace_current_entry;
bool               84 content/public/browser/page_navigator.h   bool user_gesture;
bool               31 content/public/browser/pepper_flash_settings_helper.h   typedef base::Callback<void(bool /* success */,
bool               49 content/public/browser/plugin_service.h       bool reload_pages);
bool               62 content/public/browser/plugin_service.h   virtual bool GetPluginInfoArray(
bool               65 content/public/browser/plugin_service.h       bool allow_wildcard,
bool               72 content/public/browser/plugin_service.h   virtual bool GetPluginInfo(int render_process_id,
bool               78 content/public/browser/plugin_service.h                              bool allow_wildcard,
bool               79 content/public/browser/plugin_service.h                              bool* is_stale,
bool               86 content/public/browser/plugin_service.h   virtual bool GetPluginInfoByPath(const base::FilePath& plugin_path,
bool              113 content/public/browser/plugin_service.h   virtual bool IsPluginUnstable(const base::FilePath& plugin_path) = 0;
bool              133 content/public/browser/plugin_service.h                                       bool add_at_beginning) = 0;
bool              144 content/public/browser/plugin_service.h   virtual bool NPAPIPluginsSupported() = 0;
bool              158 content/public/browser/plugin_service.h   virtual bool GetPluginInfoFromWindow(HWND window,
bool              164 content/public/browser/plugin_service.h   virtual bool PpapiDevChannelSupported() = 0;
bool               26 content/public/browser/plugin_service_filter.h   virtual bool IsPluginAvailable(int render_process_id,
bool               34 content/public/browser/plugin_service_filter.h   virtual bool CanLoadPlugin(int render_process_id,
bool               23 content/public/browser/profiler_subscriber.h                                   bool end) = 0;
bool               60 content/public/browser/render_frame_host.h   virtual bool IsCrossProcessSubframe() = 0;
bool               82 content/public/browser/render_frame_host.h   virtual void DispatchBeforeUnload(bool for_cross_site_transition) = 0;
bool               68 content/public/browser/render_process_host.h   virtual bool Init() = 0;
bool               89 content/public/browser/render_process_host.h   virtual bool WaitForBackingStoreMsg(int render_widget_id,
bool              104 content/public/browser/render_process_host.h   virtual bool IsGuest() const = 0;
bool              117 content/public/browser/render_process_host.h   virtual bool FastShutdownIfPossible() = 0;
bool              120 content/public/browser/render_process_host.h   virtual bool FastShutdownStarted() const = 0;
bool              152 content/public/browser/render_process_host.h   virtual bool InSameStoragePartition(StoragePartition* partition) const = 0;
bool              166 content/public/browser/render_process_host.h   virtual bool HasConnection() const = 0;
bool              179 content/public/browser/render_process_host.h   virtual bool FastShutdownForPageCount(size_t count) = 0;
bool              184 content/public/browser/render_process_host.h   virtual void SetIgnoreInputEvents(bool ignore_input_events) = 0;
bool              185 content/public/browser/render_process_host.h   virtual bool IgnoreInputEvents() const = 0;
bool              197 content/public/browser/render_process_host.h   virtual void SetSuddenTerminationAllowed(bool allowed) = 0;
bool              199 content/public/browser/render_process_host.h   virtual bool SuddenTerminationAllowed() const = 0;
bool              214 content/public/browser/render_process_host.h   virtual void FilterURL(bool empty_allowed, GURL* url) = 0;
bool              244 content/public/browser/render_process_host.h   static bool run_renderer_in_process();
bool              248 content/public/browser/render_process_host.h   static void SetRunRendererInProcess(bool value);
bool              261 content/public/browser/render_process_host.h   static bool ShouldUseProcessPerSite(content::BrowserContext* browser_context,
bool              266 content/public/browser/render_process_host.h   static bool ShouldTryToUseExistingProcessHost(
bool              104 content/public/browser/render_view_host.h                                             bool by_user) = 0;
bool              185 content/public/browser/render_view_host.h   virtual bool IsRenderViewLive() const = 0;
bool              169 content/public/browser/render_widget_host.h   virtual void SetActive(bool active) = 0;
bool              188 content/public/browser/render_widget_host.h       const base::Callback<void(bool, const SkBitmap&)>& callback,
bool              191 content/public/browser/render_widget_host.h   virtual bool CanCopyFromBackingStore() = 0;
bool              198 content/public/browser/render_widget_host.h   virtual bool CopyFromBackingStoreToGtkWindow(const gfx::Rect& dest_rect,
bool              202 content/public/browser/render_widget_host.h   virtual bool CopyFromBackingStoreToCGContext(const CGRect& dest_rect,
bool              210 content/public/browser/render_widget_host.h   virtual bool IsFullAccessibilityModeForTesting() = 0;
bool              216 content/public/browser/render_widget_host.h   virtual bool IsTreeOnlyAccessibilityModeForTesting() = 0;
bool              264 content/public/browser/render_widget_host.h   virtual bool IsLoading() const = 0;
bool              267 content/public/browser/render_widget_host.h   virtual bool IsRenderView() const = 0;
bool              280 content/public/browser/render_widget_host.h   virtual void SetIgnoreInputEvents(bool ignore_input_events) = 0;
bool              292 content/public/browser/render_widget_host.h   typedef base::Callback<bool(const NativeWebKeyboardEvent&)>
bool              300 content/public/browser/render_widget_host.h   typedef base::Callback<bool(const blink::WebMouseEvent&)> MouseEventCallback;
bool              315 content/public/browser/render_widget_host.h       const base::Callback<void(bool, const SkBitmap&)>& callback) = 0;
bool               86 content/public/browser/render_widget_host_view.h   virtual bool HasFocus() const = 0;
bool               88 content/public/browser/render_widget_host_view.h   virtual bool IsSurfaceAvailableForCopy() const = 0;
bool               96 content/public/browser/render_widget_host_view.h   virtual bool IsShowing() = 0;
bool              102 content/public/browser/render_widget_host_view.h   virtual bool IsShowingContextMenu() const = 0;
bool              105 content/public/browser/render_widget_host_view.h   virtual void SetShowingContextMenu(bool showing) = 0;
bool              116 content/public/browser/render_widget_host_view.h   virtual bool LockMouse() = 0;
bool              119 content/public/browser/render_widget_host_view.h   virtual bool IsMouseLocked() = 0;
bool              123 content/public/browser/render_widget_host_view.h   virtual void SetActive(bool active) = 0;
bool              129 content/public/browser/render_widget_host_view.h   virtual void SetTakesFocusOnlyOnMouseDown(bool flag) = 0;
bool              137 content/public/browser/render_widget_host_view.h   virtual void SetWindowVisibility(bool visible) = 0;
bool              146 content/public/browser/render_widget_host_view.h   virtual bool SupportsSpeech() const = 0;
bool              150 content/public/browser/render_widget_host_view.h   virtual bool IsSpeaking() const = 0;
bool               64 content/public/browser/resource_context.h   virtual bool AllowMicAccess(const GURL& origin) = 0;
bool               69 content/public/browser/resource_context.h   virtual bool AllowCameraAccess(const GURL& origin) = 0;
bool               38 content/public/browser/resource_dispatcher_host.h   virtual void SetAllowCrossOriginAuthPrompt(bool value) = 0;
bool               53 content/public/browser/resource_dispatcher_host.h       bool is_content_initiated,
bool               57 content/public/browser/resource_dispatcher_host.h       bool prefer_cache,
bool               48 content/public/browser/resource_dispatcher_host_delegate.h   virtual bool ShouldBeginRequest(
bool               75 content/public/browser/resource_dispatcher_host_delegate.h       bool is_content_initiated,
bool               76 content/public/browser/resource_dispatcher_host_delegate.h       bool must_download,
bool               89 content/public/browser/resource_dispatcher_host_delegate.h   virtual bool HandleExternalProtocol(const GURL& url,
bool               92 content/public/browser/resource_dispatcher_host_delegate.h                                       bool initiated_by_user_gesture);
bool               96 content/public/browser/resource_dispatcher_host_delegate.h   virtual bool ShouldForceDownloadResource(
bool              107 content/public/browser/resource_dispatcher_host_delegate.h   virtual bool ShouldInterceptResourceAsStream(
bool               34 content/public/browser/resource_request_details.h   bool has_upload;
bool               40 content/public/browser/resource_request_info.h       bool is_async);
bool               46 content/public/browser/resource_request_info.h   CONTENT_EXPORT static bool GetRenderFrameForRequest(
bool               75 content/public/browser/resource_request_info.h   virtual bool IsMainFrame() const = 0;
bool               78 content/public/browser/resource_request_info.h   virtual bool ParentIsMainFrame() const = 0;
bool              102 content/public/browser/resource_request_info.h   virtual bool HasUserGesture() const = 0;
bool              106 content/public/browser/resource_request_info.h   virtual bool WasIgnoredByHandler() const = 0;
bool              109 content/public/browser/resource_request_info.h   virtual bool GetAssociatedRenderFrame(int* render_process_id,
bool              113 content/public/browser/resource_request_info.h   virtual bool IsAsync() const = 0;
bool              116 content/public/browser/resource_request_info.h   virtual bool IsDownload() const = 0;
bool               25 content/public/browser/resource_throttle.h   virtual void WillStartRequest(bool* defer) {}
bool               26 content/public/browser/resource_throttle.h   virtual void WillRedirectRequest(const GURL& new_url, bool* defer) {}
bool               27 content/public/browser/resource_throttle.h   virtual void WillProcessResponse(bool* defer) {}
bool               28 content/public/browser/resource_throttle.h   virtual void OnBeforeNetworkStart(bool* defer) {}
bool               22 content/public/browser/service_worker_context.h   typedef base::Callback<void(bool success)> ResultCallback;
bool               31 content/public/browser/session_storage_namespace.h   virtual void SetShouldPersist(bool should_persist) = 0;
bool               33 content/public/browser/session_storage_namespace.h   virtual bool should_persist() const = 0;
bool               68 content/public/browser/session_storage_namespace.h   virtual void Merge(bool actually_merge,
bool               75 content/public/browser/session_storage_namespace.h   virtual bool IsAliasOf(SessionStorageNamespace* other) = 0;
bool               44 content/public/browser/signed_certificate_timestamp_store.h   virtual bool Retrieve(
bool               72 content/public/browser/site_instance.h   virtual bool HasProcess() const = 0;
bool              108 content/public/browser/site_instance.h   virtual bool IsRelatedSiteInstance(const SiteInstance* instance) = 0;
bool              135 content/public/browser/site_instance.h   static bool IsSameWebSite(content::BrowserContext* browser_context,
bool               79 content/public/browser/speech_recognition_manager.h   virtual bool HasAudioInputDevices() = 0;
bool               26 content/public/browser/speech_recognition_manager_delegate.h   virtual void GetDiagnosticInformation(bool* can_report_metrics,
bool               33 content/public/browser/speech_recognition_manager_delegate.h       base::Callback<void(bool ask_user, bool is_allowed)> callback) = 0;
bool               42 content/public/browser/speech_recognition_manager_delegate.h   virtual bool FilterProfanities(int render_process_id) = 0;
bool               25 content/public/browser/speech_recognition_session_config.h   bool is_legacy_api;
bool               29 content/public/browser/speech_recognition_session_config.h   bool filter_profanities;
bool               30 content/public/browser/speech_recognition_session_config.h   bool continuous;
bool               31 content/public/browser/speech_recognition_session_config.h   bool interim_results;
bool               51 content/public/browser/speech_recognition_session_context.h   bool requested_by_page_element;
bool               45 content/public/browser/tracing_controller.h   virtual bool GetCategories(
bool               67 content/public/browser/tracing_controller.h   virtual bool EnableRecording(
bool               91 content/public/browser/tracing_controller.h   virtual bool DisableRecording(const base::FilePath& result_file_path,
bool              107 content/public/browser/tracing_controller.h   virtual bool EnableMonitoring(
bool              117 content/public/browser/tracing_controller.h   virtual bool DisableMonitoring(
bool              121 content/public/browser/tracing_controller.h   virtual void GetMonitoringStatus(bool* out_enabled,
bool              142 content/public/browser/tracing_controller.h   virtual bool CaptureMonitoringSnapshot(
bool              150 content/public/browser/tracing_controller.h   virtual bool GetTraceBufferPercentFull(
bool              156 content/public/browser/tracing_controller.h   virtual bool SetWatchEvent(const std::string& category_name,
bool              162 content/public/browser/tracing_controller.h   virtual bool CancelWatchEvent() = 0;
bool               82 content/public/browser/url_data_source.h   virtual bool ShouldReplaceExistingSource() const;
bool               85 content/public/browser/url_data_source.h   virtual bool AllowCaching() const;
bool               94 content/public/browser/url_data_source.h   virtual bool ShouldAddContentSecurityPolicy() const;
bool              106 content/public/browser/url_data_source.h   virtual bool ShouldDenyXFrameOptions() const;
bool              113 content/public/browser/url_data_source.h   virtual bool ShouldServiceRequest(const net::URLRequest* request) const;
bool              120 content/public/browser/url_data_source.h   virtual bool ShouldServeMimeTypeAsContentTypeHeader() const;
bool               49 content/public/browser/utility_process_host.h   virtual bool StartBatchMode() = 0;
bool               30 content/public/browser/utility_process_host_client.h   virtual bool OnMessageReceived(const IPC::Message& message) = 0;
bool              106 content/public/browser/web_contents.h     bool initially_hidden;
bool              259 content/public/browser/web_contents.h   virtual bool IsLoading() const = 0;
bool              263 content/public/browser/web_contents.h   virtual bool IsWaitingForResponse() const = 0;
bool              280 content/public/browser/web_contents.h   virtual bool DisplayedInsecureContent() const = 0;
bool              296 content/public/browser/web_contents.h   virtual bool IsCrashed() const  = 0;
bool              302 content/public/browser/web_contents.h   virtual bool IsBeingDestroyed() const = 0;
bool              320 content/public/browser/web_contents.h   virtual bool NeedToFireBeforeUnload() = 0;
bool              332 content/public/browser/web_contents.h   virtual void ReloadFocusedFrame(bool ignore_cache) = 0;
bool              347 content/public/browser/web_contents.h   virtual void FocusThroughTabTraversal(bool reverse) = 0;
bool              352 content/public/browser/web_contents.h   virtual bool ShowingInterstitialPage() const = 0;
bool              362 content/public/browser/web_contents.h   virtual bool IsSavable() = 0;
bool              370 content/public/browser/web_contents.h   virtual bool SavePage(const base::FilePath& main_file,
bool              385 content/public/browser/web_contents.h   virtual bool IsActiveEntry(int32 page_id) = 0;
bool              391 content/public/browser/web_contents.h   virtual bool WillNotifyDisconnection() const = 0;
bool              424 content/public/browser/web_contents.h   virtual void SetClosedByUserGesture(bool value) = 0;
bool              425 content/public/browser/web_contents.h   virtual bool GetClosedByUserGesture() const = 0;
bool              431 content/public/browser/web_contents.h   virtual int GetZoomPercent(bool* enable_increment,
bool              432 content/public/browser/web_contents.h                              bool* enable_decrement) const = 0;
bool              450 content/public/browser/web_contents.h   virtual bool GotResponseToLockMouseRequest(bool allowed) = 0;
bool              461 content/public/browser/web_contents.h   virtual bool FocusLocationBarByDefault() = 0;
bool              464 content/public/browser/web_contents.h   virtual bool HasOpener() const = 0;
bool              487 content/public/browser/web_contents.h                             bool is_favicon,
bool              495 content/public/browser/web_contents.h   virtual bool IsSubframe() const = 0;
bool              102 content/public/browser/web_contents_delegate.h                               bool user_gesture,
bool              103 content/public/browser/web_contents_delegate.h                               bool* was_blocked) {}
bool              118 content/public/browser/web_contents_delegate.h                                    bool to_different_document) {}
bool              140 content/public/browser/web_contents_delegate.h   virtual bool IsPopupOrPanel(const WebContents* source) const;
bool              152 content/public/browser/web_contents_delegate.h                                   bool motion) {}
bool              155 content/public/browser/web_contents_delegate.h   virtual void ContentsZoomChange(bool zoom_in) {}
bool              159 content/public/browser/web_contents_delegate.h   virtual bool CanOverscrollContent() const;
bool              174 content/public/browser/web_contents_delegate.h   virtual bool ShouldSuppressDialogs();
bool              179 content/public/browser/web_contents_delegate.h   virtual bool AddMessageToConsole(WebContents* source,
bool              191 content/public/browser/web_contents_delegate.h                                  bool proceed,
bool              192 content/public/browser/web_contents_delegate.h                                  bool* proceed_to_fire_unload);
bool              198 content/public/browser/web_contents_delegate.h   virtual bool ShouldFocusLocationBarByDefault(WebContents* source);
bool              203 content/public/browser/web_contents_delegate.h   virtual void SetFocusToLocationBar(bool select_all) {}
bool              207 content/public/browser/web_contents_delegate.h   virtual bool ShouldFocusPageAfterCrash();
bool              212 content/public/browser/web_contents_delegate.h   virtual bool TakeFocus(WebContents* source,
bool              213 content/public/browser/web_contents_delegate.h                          bool reverse);
bool              226 content/public/browser/web_contents_delegate.h                            const base::Callback<void(bool)>& callback);
bool              234 content/public/browser/web_contents_delegate.h   virtual bool HandleContextMenu(const content::ContextMenuParams& params);
bool              249 content/public/browser/web_contents_delegate.h   virtual bool PreHandleKeyboardEvent(WebContents* source,
bool              251 content/public/browser/web_contents_delegate.h                                       bool* is_keyboard_shortcut);
bool              270 content/public/browser/web_contents_delegate.h   virtual bool PreHandleGestureEvent(
bool              280 content/public/browser/web_contents_delegate.h   virtual bool CanDragEnter(WebContents* source,
bool              292 content/public/browser/web_contents_delegate.h   virtual bool OnGoToEntryOffset(int offset);
bool              299 content/public/browser/web_contents_delegate.h   virtual bool ShouldCreateWebContents(
bool              361 content/public/browser/web_contents_delegate.h   virtual bool EmbedsFullscreenWidget() const;
bool              365 content/public/browser/web_contents_delegate.h                                           bool enter_fullscreen) {}
bool              366 content/public/browser/web_contents_delegate.h   virtual bool IsFullscreenForTabOrPending(
bool              376 content/public/browser/web_contents_delegate.h                                        bool user_gesture) {}
bool              386 content/public/browser/web_contents_delegate.h                          bool final_update) {}
bool              415 content/public/browser/web_contents_delegate.h                                   bool user_gesture,
bool              416 content/public/browser/web_contents_delegate.h                                   bool last_unlocked_by_target) {}
bool              434 content/public/browser/web_contents_delegate.h   virtual bool RequestPpapiBrokerPermission(
bool              438 content/public/browser/web_contents_delegate.h       const base::Callback<void(bool)>& callback);
bool              120 content/public/browser/web_contents_observer.h       bool is_main_frame,
bool              122 content/public/browser/web_contents_observer.h       bool is_error_page,
bool              123 content/public/browser/web_contents_observer.h       bool is_iframe_srcdoc,
bool              144 content/public/browser/web_contents_observer.h       bool is_main_frame,
bool              152 content/public/browser/web_contents_observer.h                                       bool is_main_frame,
bool              192 content/public/browser/web_contents_observer.h                              bool is_main_frame,
bool              199 content/public/browser/web_contents_observer.h                            bool is_main_frame,
bool              268 content/public/browser/web_contents_observer.h   virtual void TitleWasSet(NavigationEntry* entry, bool explicit_set) {}
bool              271 content/public/browser/web_contents_observer.h                                 bool blocked_by_policy) {}
bool              289 content/public/browser/web_contents_observer.h                                        bool is_hung) {}
bool              313 content/public/browser/web_contents_observer.h   virtual void DidToggleFullscreenModeForTab(bool entered_fullscreen) {}
bool              336 content/public/browser/web_contents_observer.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              339 content/public/browser/web_contents_observer.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool               89 content/public/browser/web_contents_view.h   virtual void SetAllowOverlappingViews(bool overlapping) = 0;
bool               92 content/public/browser/web_contents_view.h   virtual bool GetAllowOverlappingViews() const = 0;
bool               54 content/public/browser/web_contents_view_delegate.h   virtual bool Focus() = 0;
bool               55 content/public/browser/web_contents_view_delegate.h   virtual void TakeFocus(bool reverse) = 0;
bool               32 content/public/browser/web_ui_controller.h   virtual bool OverrideHandleWebUIMessage(const GURL& source_url,
bool               44 content/public/browser/web_ui_controller_factory.h   virtual bool UseWebUIForURL(BrowserContext* browser_context,
bool               48 content/public/browser/web_ui_controller_factory.h   virtual bool UseWebUIBindingsForURL(BrowserContext* browser_context,
bool               56 content/public/browser/web_ui_data_source.h   virtual void AddBoolean(const std::string& name, bool value) = 0;
bool               42 content/public/browser/web_ui_message_handler.h   static bool ExtractIntegerValue(const base::ListValue* value, int* out_int);
bool               45 content/public/browser/web_ui_message_handler.h   static bool ExtractDoubleValue(const base::ListValue* value,
bool               30 content/public/browser/worker_service.h   CONTENT_EXPORT static bool EmbeddedSharedWorkerEnabled();
bool               33 content/public/browser/worker_service.h   virtual bool TerminateWorker(int process_id, int route_id) = 0;
bool               45 content/public/child/request_peer.h   virtual bool OnReceivedRedirect(const GURL& new_url,
bool               47 content/public/child/request_peer.h                                   bool* has_new_first_party_for_cookies,
bool               80 content/public/child/request_peer.h                                   bool was_ignored_by_handler,
bool               81 content/public/child/request_peer.h                                   bool stale_copy_in_cache,
bool               90 content/public/common/child_process_host.h   virtual bool IsChannelOpening() = 0;
bool               25 content/public/common/child_process_host_delegate.h   CONTENT_EXPORT virtual bool CanShutdown();
bool               24 content/public/common/child_process_sandbox_support_linux.h                                                  bool executable);
bool               35 content/public/common/child_process_sandbox_support_linux.h     bool bold,
bool               36 content/public/common/child_process_sandbox_support_linux.h     bool italic,
bool               50 content/public/common/child_process_sandbox_support_linux.h CONTENT_EXPORT bool GetFontTable(int fd, uint32_t table_tag, off_t offset,
bool               53 content/public/common/common_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p);
bool               61 content/public/common/common_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p);
bool               69 content/public/common/common_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               77 content/public/common/common_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p);
bool               85 content/public/common/common_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p);
bool               93 content/public/common/common_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              101 content/public/common/common_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              109 content/public/common/common_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              117 content/public/common/common_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              125 content/public/common/common_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              133 content/public/common/common_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              141 content/public/common/common_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              149 content/public/common/common_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              164 content/public/common/common_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              170 content/public/common/common_param_traits.h     bool result = m->ReadData(iter, &data, &data_size);
bool              193 content/public/common/common_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              214 content/public/common/common_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              232 content/public/common/common_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               95 content/public/common/content_client.h   virtual bool CanSendWhileSwappedOut(const IPC::Message* message);
bool               99 content/public/common/content_client.h   virtual bool CanHandleWhileSwappedOut(const IPC::Message& message);
bool              136 content/public/common/content_client.h   virtual bool GetSandboxProfileForSandboxType(
bool               33 content/public/common/context_menu_params.h   bool is_pepper_menu;
bool               78 content/public/common/context_menu_params.h   bool has_image_contents;
bool              116 content/public/common/context_menu_params.h   bool speech_input_enabled;
bool              119 content/public/common/context_menu_params.h   bool spellcheck_enabled;
bool              122 content/public/common/context_menu_params.h   bool is_editable;
bool               29 content/public/common/drop_data.h   bool did_originate_from_renderer;
bool               52 content/public/common/file_chooser_params.h   bool capture;
bool               55 content/public/common/frame_navigate_params.h   bool should_update_history;
bool               36 content/public/common/geoposition.h   bool Validate() const;
bool               33 content/public/common/gpu_memory_stats.h     bool has_duplicates;
bool               19 content/public/common/injection_test_mac.h                                               bool is_error);
bool               80 content/public/common/media_stream_request.h CONTENT_EXPORT bool IsAudioMediaType(MediaStreamType type);
bool               81 content/public/common/media_stream_request.h CONTENT_EXPORT bool IsVideoMediaType(MediaStreamType type);
bool              103 content/public/common/media_stream_request.h   bool IsEqual(const MediaStreamDevice& second) const;
bool              184 content/public/common/media_stream_request.h       bool user_gesture,
bool              214 content/public/common/media_stream_request.h   bool user_gesture;
bool               35 content/public/common/menu_item.h   bool rtl;
bool               36 content/public/common/menu_item.h   bool has_directional_override;
bool               37 content/public/common/menu_item.h   bool enabled;
bool               38 content/public/common/menu_item.h   bool checked;
bool               36 content/public/common/page_state.h       bool body_contains_password_data,
bool               42 content/public/common/page_state.h   bool IsValid() const;
bool               43 content/public/common/page_state.h   bool Equals(const PageState& page_state) const;
bool               58 content/public/common/page_state.h inline bool operator==(const PageState& a, const PageState& b) {
bool               61 content/public/common/page_state.h inline bool operator!=(const PageState& a, const PageState& b) {
bool               23 content/public/common/page_transition_types.h CONTENT_EXPORT bool PageTransitionCoreTypeIs(PageTransition lhs,
bool               30 content/public/common/page_transition_types.h bool PageTransitionIsValidType(int32 type);
bool               36 content/public/common/page_transition_types.h CONTENT_EXPORT bool PageTransitionIsMainFrame(PageTransition type);
bool               39 content/public/common/page_transition_types.h CONTENT_EXPORT bool PageTransitionIsRedirect(PageTransition type);
bool               46 content/public/common/page_transition_types.h CONTENT_EXPORT bool PageTransitionIsWebTriggerable(PageTransition type);
bool               36 content/public/common/page_zoom.h CONTENT_EXPORT bool ZoomValuesEqual(double value_a, double value_b);
bool               42 content/public/common/pepper_plugin_info.h   bool is_internal;
bool               45 content/public/common/pepper_plugin_info.h   bool is_out_of_process;
bool               49 content/public/common/pepper_plugin_info.h   bool is_sandboxed;
bool               54 content/public/common/renderer_preferences.h   bool can_accept_load_drops;
bool               58 content/public/common/renderer_preferences.h   bool should_antialias_text;
bool               65 content/public/common/renderer_preferences.h   bool use_autohinter;
bool               69 content/public/common/renderer_preferences.h   bool use_bitmaps;
bool               77 content/public/common/renderer_preferences.h   bool use_subpixel_positioning;
bool               95 content/public/common/renderer_preferences.h   bool browser_handles_non_local_top_level_requests;
bool               98 content/public/common/renderer_preferences.h   bool browser_handles_all_top_level_requests;
bool              106 content/public/common/renderer_preferences.h   bool use_custom_colors;
bool              109 content/public/common/renderer_preferences.h   bool enable_referrers;
bool              112 content/public/common/renderer_preferences.h   bool enable_do_not_track;
bool              130 content/public/common/renderer_preferences.h   bool report_frame_name_changes;
bool              143 content/public/common/renderer_preferences.h   bool disable_client_blocked_error_page;
bool              146 content/public/common/renderer_preferences.h   bool plugin_fullscreen_allowed;
bool               35 content/public/common/sandbox_init.h CONTENT_EXPORT bool InitializeSandbox(
bool               42 content/public/common/sandbox_init.h CONTENT_EXPORT bool BrokerDuplicateHandle(HANDLE source_handle,
bool               55 content/public/common/sandbox_init.h CONTENT_EXPORT bool BrokerAddTargetPeer(HANDLE peer_process);
bool               79 content/public/common/sandbox_init.h CONTENT_EXPORT bool InitializeSandbox(int sandbox_type,
bool               88 content/public/common/sandbox_init.h CONTENT_EXPORT bool InitializeSandbox(
bool               34 content/public/common/sandboxed_process_launcher_delegate.h   virtual bool ShouldLaunchElevated();
bool               39 content/public/common/sandboxed_process_launcher_delegate.h   virtual bool ShouldSandbox();
bool               45 content/public/common/sandboxed_process_launcher_delegate.h   virtual void PreSandbox(bool* disable_default_policy,
bool               50 content/public/common/sandboxed_process_launcher_delegate.h                               bool* success) {}
bool               57 content/public/common/sandboxed_process_launcher_delegate.h   virtual bool ShouldUseZygote();
bool               21 content/public/common/signed_certificate_timestamp_id_and_status.h   bool operator==(const SignedCertificateTimestampIDAndStatus& other) const;
bool               34 content/public/common/speech_recognition_result.h   bool is_provisional;
bool               35 content/public/common/ssl_status.h   bool Equals(const SSLStatus& status) const {
bool               32 content/public/common/storage_quota_params.h   bool user_gesture;
bool               23 content/public/common/url_utils.h CONTENT_EXPORT bool HasWebUIScheme(const GURL& url);
bool               26 content/public/common/url_utils.h CONTENT_EXPORT bool IsSavableURL(const GURL& url);
bool               64 content/public/common/webplugininfo.h   bool is_pepper_plugin() const {
bool               43 content/public/common/zygote_fork_delegate_linux.h   virtual bool CanHelp(const std::string& process_type, std::string* uma_name,
bool               68 content/public/common/zygote_fork_delegate_linux.h   virtual bool AckChild(int fd, const std::string& channel_switch) = 0;
bool               77 content/public/common/zygote_fork_delegate_linux.h   virtual bool GetTerminationStatus(pid_t pid, bool known_dead,
bool               91 content/public/renderer/content_renderer_client.h   virtual bool OverrideCreatePlugin(
bool              107 content/public/renderer/content_renderer_client.h   virtual bool HasErrorPage(int http_status_code,
bool              112 content/public/renderer/content_renderer_client.h   virtual bool ShouldSuppressErrorPage(RenderFrame* render_frame,
bool              173 content/public/renderer/content_renderer_client.h   virtual bool RunIdleHandlerWhenWidgetsHidden();
bool              176 content/public/renderer/content_renderer_client.h   virtual bool AllowPopup();
bool              185 content/public/renderer/content_renderer_client.h   virtual bool HandleNavigation(RenderFrame* render_frame,
bool              192 content/public/renderer/content_renderer_client.h                                 bool is_redirect);
bool              199 content/public/renderer/content_renderer_client.h   virtual bool ShouldFork(blink::WebFrame* frame,
bool              202 content/public/renderer/content_renderer_client.h                           bool is_initial_navigation,
bool              203 content/public/renderer/content_renderer_client.h                           bool is_server_redirect,
bool              204 content/public/renderer/content_renderer_client.h                           bool* send_referrer);
bool              208 content/public/renderer/content_renderer_client.h   virtual bool WillSendRequest(blink::WebFrame* frame,
bool              223 content/public/renderer/content_renderer_client.h   virtual bool IsLinkVisited(unsigned long long link_hash);
bool              225 content/public/renderer/content_renderer_client.h   virtual bool ShouldOverridePageVisibilityState(
bool              235 content/public/renderer/content_renderer_client.h   virtual bool IsExternalPepperPlugin(const std::string& module_name);
bool              238 content/public/renderer/content_renderer_client.h   virtual bool AllowBrowserPlugin(blink::WebPluginContainer* container);
bool              241 content/public/renderer/content_renderer_client.h   virtual bool AllowPepperMediaStreamAPI(const GURL& url);
bool              251 content/public/renderer/content_renderer_client.h   virtual bool ShouldReportDetailedMessageForSource(
bool              257 content/public/renderer/content_renderer_client.h   virtual bool ShouldEnableSiteIsolationPolicy() const;
bool              118 content/public/renderer/document_state.h   bool load_histograms_recorded() const { return load_histograms_recorded_; }
bool              119 content/public/renderer/document_state.h   void set_load_histograms_recorded(bool value) {
bool              123 content/public/renderer/document_state.h   bool web_timing_histograms_recorded() const {
bool              126 content/public/renderer/document_state.h   void set_web_timing_histograms_recorded(bool value) {
bool              131 content/public/renderer/document_state.h   bool was_fetched_via_spdy() const { return was_fetched_via_spdy_; }
bool              132 content/public/renderer/document_state.h   void set_was_fetched_via_spdy(bool value) { was_fetched_via_spdy_ = value; }
bool              134 content/public/renderer/document_state.h   bool was_npn_negotiated() const { return was_npn_negotiated_; }
bool              135 content/public/renderer/document_state.h   void set_was_npn_negotiated(bool value) { was_npn_negotiated_ = value; }
bool              144 content/public/renderer/document_state.h   bool was_alternate_protocol_available() const {
bool              147 content/public/renderer/document_state.h   void set_was_alternate_protocol_available(bool value) {
bool              159 content/public/renderer/document_state.h   bool was_fetched_via_proxy() const { return was_fetched_via_proxy_; }
bool              160 content/public/renderer/document_state.h   void set_was_fetched_via_proxy(bool value) {
bool              164 content/public/renderer/document_state.h   void set_was_prefetcher(bool value) { was_prefetcher_ = value; }
bool              165 content/public/renderer/document_state.h   bool was_prefetcher() const { return was_prefetcher_; }
bool              167 content/public/renderer/document_state.h   void set_was_referred_by_prefetcher(bool value) {
bool              170 content/public/renderer/document_state.h   bool was_referred_by_prefetcher() const {
bool              174 content/public/renderer/document_state.h   void set_was_after_preconnect_request(bool value) {
bool              177 content/public/renderer/document_state.h   bool was_after_preconnect_request() { return was_after_preconnect_request_; }
bool              186 content/public/renderer/document_state.h   bool can_load_local_resources() const { return can_load_local_resources_; }
bool              187 content/public/renderer/document_state.h   void set_can_load_local_resources(bool can_load) {
bool              199 content/public/renderer/document_state.h   bool load_histograms_recorded_;
bool              200 content/public/renderer/document_state.h   bool web_timing_histograms_recorded_;
bool              201 content/public/renderer/document_state.h   bool was_fetched_via_spdy_;
bool              202 content/public/renderer/document_state.h   bool was_npn_negotiated_;
bool              204 content/public/renderer/document_state.h   bool was_alternate_protocol_available_;
bool              206 content/public/renderer/document_state.h   bool was_fetched_via_proxy_;
bool              209 content/public/renderer/document_state.h   bool was_prefetcher_;
bool              210 content/public/renderer/document_state.h   bool was_referred_by_prefetcher_;
bool              211 content/public/renderer/document_state.h   bool was_after_preconnect_request_;
bool              217 content/public/renderer/document_state.h   bool can_load_local_resources_;
bool               55 content/public/renderer/key_system_info.h   bool use_aes_decryptor;
bool               22 content/public/renderer/media_stream_sink.h   virtual void OnEnabledChanged(bool enabled) {}
bool               25 content/public/renderer/navigation_state.h       bool history_list_was_cleared,
bool               50 content/public/renderer/navigation_state.h   bool history_list_was_cleared() const {
bool               64 content/public/renderer/navigation_state.h   bool should_replace_current_entry() const {
bool               67 content/public/renderer/navigation_state.h   void set_should_replace_current_entry(bool value) {
bool               80 content/public/renderer/navigation_state.h   bool request_committed() const { return request_committed_; }
bool               81 content/public/renderer/navigation_state.h   void set_request_committed(bool value) { request_committed_ = value; }
bool               84 content/public/renderer/navigation_state.h   bool is_content_initiated() const { return is_content_initiated_; }
bool               87 content/public/renderer/navigation_state.h   void set_was_within_same_page(bool value) { was_within_same_page_ = value; }
bool               88 content/public/renderer/navigation_state.h   bool was_within_same_page() const { return was_within_same_page_; }
bool              106 content/public/renderer/navigation_state.h   void set_allow_download(bool value) {
bool              109 content/public/renderer/navigation_state.h   bool allow_download() const {
bool              120 content/public/renderer/navigation_state.h                   bool is_content_initiated,
bool              123 content/public/renderer/navigation_state.h                   bool history_list_was_cleared);
bool              126 content/public/renderer/navigation_state.h   bool request_committed_;
bool              127 content/public/renderer/navigation_state.h   bool is_content_initiated_;
bool              130 content/public/renderer/navigation_state.h   bool history_list_was_cleared_;
bool              131 content/public/renderer/navigation_state.h   bool should_replace_current_entry_;
bool              133 content/public/renderer/navigation_state.h   bool was_within_same_page_;
bool              136 content/public/renderer/navigation_state.h   bool allow_download_;
bool               81 content/public/renderer/pepper_plugin_instance.h   virtual void SetAlwaysOnTop(bool on_top) = 0;
bool               85 content/public/renderer/pepper_plugin_instance.h   virtual bool IsFullPagePlugin() = 0;
bool               94 content/public/renderer/pepper_plugin_instance.h   virtual bool FlashSetFullscreen(bool fullscreen, bool delay_report) = 0;
bool               96 content/public/renderer/pepper_plugin_instance.h   virtual bool IsRectTopmost(const gfx::Rect& rect) = 0;
bool              100 content/public/renderer/pepper_plugin_instance.h                            bool from_user_action) = 0;
bool               43 content/public/renderer/render_frame_observer.h   virtual void DidCommitProvisionalLoad(bool is_new_navigation) {}
bool               65 content/public/renderer/render_frame_observer.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               68 content/public/renderer/render_frame_observer.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool               25 content/public/renderer/render_process_observer.h   virtual bool OnControlMessageReceived(const IPC::Message& message);
bool               39 content/public/renderer/render_process_observer.h   virtual void NetworkStateChanged(bool online) {}
bool              125 content/public/renderer/render_thread.h   virtual bool ResolveProxy(const GURL& url, std::string* proxy_list) = 0;
bool               87 content/public/renderer/render_view.h   virtual bool IsEditableNode(const blink::WebNode& node) const = 0;
bool               91 content/public/renderer/render_view.h   virtual bool ShouldDisplayScrollbars(int width, int height) const = 0;
bool              100 content/public/renderer/render_view.h   virtual bool GetContentStateImmediately() const = 0;
bool              136 content/public/renderer/render_view.h                                       bool animate) = 0;
bool               65 content/public/renderer/render_view_observer.h                                         bool is_new_navigation) {}
bool               83 content/public/renderer/render_view_observer.h   virtual void PrintPage(blink::WebLocalFrame* frame, bool user_initiated) {}
bool              120 content/public/renderer/render_view_observer.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              123 content/public/renderer/render_view_observer.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool               15 content/public/renderer/render_view_visitor.h   virtual bool Visit(RenderView* render_view) = 0;
bool               67 content/public/renderer/renderer_ppapi_host.h   virtual bool IsValidInstance(PP_Instance instance) const = 0;
bool               98 content/public/renderer/renderer_ppapi_host.h   virtual bool HasUserGesture(PP_Instance instance) const = 0;
bool              121 content/public/renderer/renderer_ppapi_host.h       bool should_close_source) = 0;
bool              124 content/public/renderer/renderer_ppapi_host.h   virtual bool IsRunningInProcess() const = 0;
bool               33 content/public/renderer/v8_value_converter.h     virtual bool FromV8Object(v8::Handle<v8::Object> value,
bool               38 content/public/renderer/v8_value_converter.h     virtual bool FromV8Array(v8::Handle<v8::Array> value,
bool               52 content/public/renderer/v8_value_converter.h   virtual void SetDateAllowed(bool val) = 0;
bool               59 content/public/renderer/v8_value_converter.h   virtual void SetRegExpAllowed(bool val) = 0;
bool               65 content/public/renderer/v8_value_converter.h   virtual void SetFunctionAllowed(bool val) = 0;
bool               69 content/public/renderer/v8_value_converter.h   virtual void SetStripNullFromObjects(bool val) = 0;
bool               53 content/public/test/async_file_test_helper.h                                         bool recursive);
bool               93 content/public/test/async_file_test_helper.h   static bool FileExists(fileapi::FileSystemContext* context,
bool               98 content/public/test/async_file_test_helper.h   static bool DirectoryExists(fileapi::FileSystemContext* context,
bool              128 content/public/test/browser_test_base.h   bool UsingOSMesa() const;
bool              144 content/public/test/browser_test_base.h   bool enable_pixel_output_;
bool              147 content/public/test/browser_test_base.h   bool use_software_compositing_;
bool              150 content/public/test/browser_test_base.h   bool handle_sigterm_;
bool               90 content/public/test/browser_test_utils.h                       bool control,
bool               91 content/public/test/browser_test_utils.h                       bool shift,
bool               92 content/public/test/browser_test_utils.h                       bool alt,
bool               93 content/public/test/browser_test_utils.h                       bool command);
bool              109 content/public/test/browser_test_utils.h                               bool control,
bool              110 content/public/test/browser_test_utils.h                               bool shift,
bool              111 content/public/test/browser_test_utils.h                               bool alt,
bool              112 content/public/test/browser_test_utils.h                               bool command);
bool              136 content/public/test/browser_test_utils.h bool ExecuteScript(const internal::ToRenderFrameHost& adapter,
bool              143 content/public/test/browser_test_utils.h bool ExecuteScriptAndExtractInt(const internal::ToRenderFrameHost& adapter,
bool              146 content/public/test/browser_test_utils.h bool ExecuteScriptAndExtractBool(const internal::ToRenderFrameHost& adapter,
bool              148 content/public/test/browser_test_utils.h                                  bool* result) WARN_UNUSED_RESULT;
bool              149 content/public/test/browser_test_utils.h bool ExecuteScriptAndExtractString(const internal::ToRenderFrameHost& adapter,
bool              158 content/public/test/browser_test_utils.h     const base::Callback<bool(RenderFrameHost*)>& predicate);
bool              161 content/public/test/browser_test_utils.h bool FrameMatchesName(const std::string& name, RenderFrameHost* frame);
bool              162 content/public/test/browser_test_utils.h bool FrameIsChildOfMainFrame(RenderFrameHost* frame);
bool              163 content/public/test/browser_test_utils.h bool FrameHasSourceUrl(const GURL& url, RenderFrameHost* frame);
bool              169 content/public/test/browser_test_utils.h bool ExecuteWebUIResourceTest(WebContents* web_contents,
bool              176 content/public/test/browser_test_utils.h bool SetCookie(BrowserContext* browser_context,
bool              202 content/public/test/browser_test_utils.h   virtual void TitleWasSet(NavigationEntry* entry, bool explicit_set) OVERRIDE;
bool              281 content/public/test/browser_test_utils.h   bool WaitForMessage(std::string* message) WARN_UNUSED_RESULT;
bool               42 content/public/test/content_browser_test.h   bool setup_called_;
bool               25 content/public/test/download_test_observer.h   typedef base::Callback<bool(DownloadItem*)> EventFilter;
bool               36 content/public/test/download_test_observer.h   bool WaitForEvent();
bool               45 content/public/test/download_test_observer.h   bool waiting_;
bool               46 content/public/test/download_test_observer.h   bool event_seen_;
bool               83 content/public/test/download_test_observer.h   bool IsFinished() const;
bool              103 content/public/test/download_test_observer.h   virtual bool IsDownloadInFinalState(DownloadItem* download) = 0;
bool              158 content/public/test/download_test_observer.h   bool waiting_;
bool              184 content/public/test/download_test_observer.h   virtual bool IsDownloadInFinalState(DownloadItem* download) OVERRIDE;
bool              204 content/public/test/download_test_observer.h   virtual bool IsDownloadInFinalState(DownloadItem* download) OVERRIDE;
bool              221 content/public/test/download_test_observer.h   virtual bool IsDownloadInFinalState(DownloadItem* download) OVERRIDE;
bool              262 content/public/test/download_test_observer.h   void CheckDownloadsInProgress(bool observe_downloads);
bool              270 content/public/test/download_test_observer.h   bool waiting_for_zero_inprogress_;
bool              286 content/public/test/download_test_observer.h   bool started() const { return called_back_count_ > 0; }
bool              287 content/public/test/download_test_observer.h   bool succeeded() const {
bool              309 content/public/test/download_test_observer.h   bool waiting_;
bool               28 content/public/test/fake_speech_recognition_manager.h   bool did_cancel_all() {
bool               32 content/public/test/fake_speech_recognition_manager.h   void set_should_send_fake_response(bool send) {
bool               36 content/public/test/fake_speech_recognition_manager.h   bool should_send_fake_response() {
bool               53 content/public/test/fake_speech_recognition_manager.h   virtual bool HasAudioInputDevices() OVERRIDE;
bool               73 content/public/test/fake_speech_recognition_manager.h   bool did_cancel_all_;
bool               74 content/public/test/fake_speech_recognition_manager.h   bool should_send_fake_response_;
bool               73 content/public/test/layouttest_support.h void SetFocusAndActivate(RenderView* render_view, bool enable);
bool               87 content/public/test/layouttest_support.h void UseSynchronousResizeMode(RenderView* render_view, bool enable);
bool               29 content/public/test/mock_download_item.h   MOCK_METHOD1(Cancel, void(bool));
bool               36 content/public/test/mock_download_item.h   MOCK_CONST_METHOD0(IsPaused, bool());
bool               37 content/public/test/mock_download_item.h   MOCK_CONST_METHOD0(IsTemporary, bool());
bool               38 content/public/test/mock_download_item.h   MOCK_CONST_METHOD0(CanResume, bool());
bool               39 content/public/test/mock_download_item.h   MOCK_CONST_METHOD0(IsDone, bool());
bool               52 content/public/test/mock_download_item.h   MOCK_CONST_METHOD0(HasUserGesture, bool());
bool               56 content/public/test/mock_download_item.h   MOCK_CONST_METHOD0(IsSavePackageDownload, bool());
bool               64 content/public/test/mock_download_item.h   MOCK_CONST_METHOD0(GetFileExternallyRemoved, bool());
bool               65 content/public/test/mock_download_item.h   MOCK_METHOD1(DeleteFile, void(const base::Callback<void(bool)>&));
bool               66 content/public/test/mock_download_item.h   MOCK_CONST_METHOD0(IsDangerous, bool());
bool               68 content/public/test/mock_download_item.h   MOCK_CONST_METHOD1(TimeRemaining, bool(base::TimeDelta*));
bool               71 content/public/test/mock_download_item.h   MOCK_CONST_METHOD0(AllDataSaved, bool());
bool               76 content/public/test/mock_download_item.h   MOCK_METHOD0(CanShowInFolder, bool());
bool               77 content/public/test/mock_download_item.h   MOCK_METHOD0(CanOpenDownload, bool());
bool               78 content/public/test/mock_download_item.h   MOCK_METHOD0(ShouldOpenFileBasedOnExtension, bool());
bool               79 content/public/test/mock_download_item.h   MOCK_CONST_METHOD0(GetOpenWhenComplete, bool());
bool               80 content/public/test/mock_download_item.h   MOCK_METHOD0(GetAutoOpened, bool());
bool               81 content/public/test/mock_download_item.h   MOCK_CONST_METHOD0(GetOpened, bool());
bool               85 content/public/test/mock_download_item.h   MOCK_METHOD1(SetOpenWhenComplete, void(bool));
bool               86 content/public/test/mock_download_item.h   MOCK_METHOD1(SetIsTemporary, void(bool));
bool               87 content/public/test/mock_download_item.h   MOCK_METHOD1(SetOpened, void(bool));
bool               89 content/public/test/mock_download_item.h   MOCK_CONST_METHOD1(DebugString, std::string(bool));
bool               43 content/public/test/mock_download_manager.h     bool opened;
bool               60 content/public/test/mock_download_manager.h       bool opened);
bool               65 content/public/test/mock_download_manager.h     bool operator==(const CreateDownloadItemAdapter& rhs);
bool               76 content/public/test/mock_download_manager.h   MOCK_METHOD1(Init, bool(BrowserContext* browser_context));
bool              113 content/public/test/mock_download_manager.h       bool opened) OVERRIDE;
bool               38 content/public/test/mock_render_process_host.h   virtual bool Init() OVERRIDE;
bool               44 content/public/test/mock_render_process_host.h   virtual bool WaitForBackingStoreMsg(int render_widget_id,
bool               51 content/public/test/mock_render_process_host.h   virtual bool IsGuest() const OVERRIDE;
bool               54 content/public/test/mock_render_process_host.h   virtual bool FastShutdownIfPossible() OVERRIDE;
bool               55 content/public/test/mock_render_process_host.h   virtual bool FastShutdownStarted() const OVERRIDE;
bool               61 content/public/test/mock_render_process_host.h   virtual bool HasConnection() const OVERRIDE;
bool               62 content/public/test/mock_render_process_host.h   virtual void SetIgnoreInputEvents(bool ignore_input_events) OVERRIDE;
bool               63 content/public/test/mock_render_process_host.h   virtual bool IgnoreInputEvents() const OVERRIDE;
bool               67 content/public/test/mock_render_process_host.h   virtual void SetSuddenTerminationAllowed(bool allowed) OVERRIDE;
bool               68 content/public/test/mock_render_process_host.h   virtual bool SuddenTerminationAllowed() const OVERRIDE;
bool               70 content/public/test/mock_render_process_host.h   virtual bool InSameStoragePartition(
bool               74 content/public/test/mock_render_process_host.h   virtual bool FastShutdownForPageCount(size_t count) OVERRIDE;
bool               77 content/public/test/mock_render_process_host.h   virtual void FilterURL(bool empty_allowed, GURL* url) OVERRIDE;
bool               89 content/public/test/mock_render_process_host.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               92 content/public/test/mock_render_process_host.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              103 content/public/test/mock_render_process_host.h   void SetIsGuest(bool is_guest) {
bool              120 content/public/test/mock_render_process_host.h   bool fast_shutdown_started_;
bool              121 content/public/test/mock_render_process_host.h   bool deletion_callback_called_;
bool              122 content/public/test/mock_render_process_host.h   bool is_guest_;
bool               42 content/public/test/mock_render_thread.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               71 content/public/test/mock_render_thread.h   virtual bool ResolveProxy(const GURL& url, std::string* proxy_list) OVERRIDE;
bool              107 content/public/test/mock_render_thread.h   bool OnControlMessageReceived(const IPC::Message& msg);
bool              116 content/public/test/mock_render_thread.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               31 content/public/test/mock_resource_context.h   virtual bool AllowMicAccess(const GURL& origin) OVERRIDE;
bool               32 content/public/test/mock_resource_context.h   virtual bool AllowCameraAccess(const GURL& origin) OVERRIDE;
bool               36 content/public/test/mock_resource_context.h   void set_mic_access(bool mic_allowed) {
bool               40 content/public/test/mock_resource_context.h   void set_camera_access(bool camera_allowed) {
bool               47 content/public/test/mock_resource_context.h   bool mic_allowed_;
bool               48 content/public/test/mock_resource_context.h   bool camera_allowed_;
bool               27 content/public/test/nested_message_pump_android.h   static bool RegisterJni(JNIEnv* env);
bool               72 content/public/test/render_view_test.h   bool ExecuteJavaScriptAndReturnIntValue(const base::string16& script,
bool              101 content/public/test/render_view_test.h   bool SimulateElementClick(const std::string& element_id);
bool              118 content/public/test/render_view_test.h               bool is_fullscreen);
bool              121 content/public/test/render_view_test.h   bool OnMessageReceived(const IPC::Message& msg);
bool              123 content/public/test/render_view_test.h                              bool is_new_navigation);
bool               31 content/public/test/test_browser_context.h   virtual bool IsOffTheRecord() const OVERRIDE;
bool               42 content/public/test/test_browser_context.h           bool in_memory) OVERRIDE;
bool               48 content/public/test/test_browser_context.h       bool user_gesture,
bool               37 content/public/test/test_browser_thread.h   bool Start();
bool               40 content/public/test/test_browser_thread.h   bool StartIOThread();
bool               46 content/public/test/test_browser_thread.h   bool IsRunning();
bool               82 content/public/test/test_file_error_injector.h   bool AddError(const FileErrorInfo& error_info);
bool               92 content/public/test/test_file_error_injector.h   bool InjectErrors();
bool              102 content/public/test/test_file_error_injector.h   bool HadFile(const GURL& url) const;
bool               37 content/public/test/test_file_system_backend.h   virtual bool CanHandleType(fileapi::FileSystemType type) const OVERRIDE;
bool               52 content/public/test/test_file_system_backend.h   virtual bool SupportsStreaming(
bool               77 content/public/test/test_file_system_backend.h   void set_require_copy_or_move_validator(bool flag) {
bool               89 content/public/test/test_file_system_backend.h   bool require_copy_or_move_validator_;
bool               35 content/public/test/test_launcher.h   virtual bool AdjustChildProcessCommandLine(
bool               59 content/public/test/test_navigation_observer.h   bool navigation_started_;
bool               57 content/public/test/test_notification_tracker.h   bool Check1AndReset(int type);
bool               58 content/public/test/test_notification_tracker.h   bool Check2AndReset(int type1,
bool               60 content/public/test/test_notification_tracker.h   bool Check3AndReset(int type1,
bool               60 content/public/test/test_renderer_host.h   static bool IsRenderViewHostSwappedOut(RenderViewHost* rvh);
bool               64 content/public/test/test_renderer_host.h   static bool TestOnMessageReceived(RenderViewHost* rvh,
bool               68 content/public/test/test_renderer_host.h   static bool HasTouchEventHandler(RenderViewHost* rvh);
bool               73 content/public/test/test_renderer_host.h   virtual bool CreateRenderView(const base::string16& frame_name,
bool               92 content/public/test/test_renderer_host.h   virtual void SendBeforeUnloadACK(bool proceed) = 0;
bool               84 content/public/test/test_utils.h   bool loop_running_;
bool               87 content/public/test/test_utils.h   bool quit_closure_called_;
bool              126 content/public/test/test_utils.h   typedef base::Callback<bool(void)>
bool              174 content/public/test/test_utils.h   bool seen_;
bool              175 content/public/test/test_utils.h   bool running_;
bool               70 content/public/test/web_contents_tester.h   virtual void TestSetIsLoading(bool value) = 0;
bool               19 content/public/utility/content_utility_client.h   virtual bool OnMessageReceived(const IPC::Message& message);
bool               33 content/renderer/accessibility/blink_ax_tree_source.h   virtual bool IsValid(blink::WebAXObject node) const OVERRIDE;
bool               34 content/renderer/accessibility/blink_ax_tree_source.h   virtual bool IsEqual(blink::WebAXObject node1,
bool               87 content/renderer/accessibility/renderer_accessibility.h   bool logging_;
bool               44 content/renderer/accessibility/renderer_accessibility_complete.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               76 content/renderer/accessibility/renderer_accessibility_complete.h   bool IsEditableText(const blink::WebAXObject& node);
bool              107 content/renderer/accessibility/renderer_accessibility_complete.h   bool ack_pending_;
bool               66 content/renderer/accessibility/renderer_accessibility_focus_only.h                                 bool send_focus_event);
bool               33 content/renderer/active_notification_tracker.h   bool GetId(const blink::WebNotification& notification, int& id);
bool               34 content/renderer/active_notification_tracker.h   bool GetNotification(int id, blink::WebNotification* notification);
bool               22 content/renderer/android/address_detector.h   virtual bool FindContent(const base::string16::const_iterator& begin,
bool               28 content/renderer/android/content_detector.h     bool valid;
bool               47 content/renderer/android/content_detector.h   virtual bool FindContent(const base::string16::const_iterator& begin,
bool               26 content/renderer/android/email_detector.h   virtual bool FindContent(const base::string16::const_iterator& begin,
bool               27 content/renderer/android/phone_number_detector.h   virtual bool FindContent(const base::string16::const_iterator& begin,
bool               44 content/renderer/browser_plugin/browser_plugin.h   bool attached() const { return attached_; }
bool               51 content/renderer/browser_plugin/browser_plugin.h   bool OnMessageReceived(const IPC::Message& msg);
bool               62 content/renderer/browser_plugin/browser_plugin.h   bool HasDOMAttribute(const std::string& attribute_name) const;
bool               69 content/renderer/browser_plugin/browser_plugin.h   bool GetAllowTransparencyAttribute() const;
bool               76 content/renderer/browser_plugin/browser_plugin.h   bool ParseSrcAttribute(std::string* error_message);
bool               78 content/renderer/browser_plugin/browser_plugin.h   bool GetAutoSizeAttribute() const;
bool               96 content/renderer/browser_plugin/browser_plugin.h   bool ParsePartitionAttribute(std::string* error_message);
bool               98 content/renderer/browser_plugin/browser_plugin.h   bool CanRemovePartitionAttribute(std::string* error_message);
bool              100 content/renderer/browser_plugin/browser_plugin.h   bool InAutoSizeBounds(const gfx::Size& size) const;
bool              106 content/renderer/browser_plugin/browser_plugin.h   bool guest_crashed() const { return guest_crashed_; }
bool              108 content/renderer/browser_plugin/browser_plugin.h   bool HasNavigated() const;
bool              110 content/renderer/browser_plugin/browser_plugin.h   bool HasGuestInstanceID() const;
bool              114 content/renderer/browser_plugin/browser_plugin.h   static bool AttachWindowTo(const blink::WebNode& node,
bool              120 content/renderer/browser_plugin/browser_plugin.h   bool ShouldGuestBeFocused() const;
bool              127 content/renderer/browser_plugin/browser_plugin.h   void EnableCompositing(bool enable);
bool              141 content/renderer/browser_plugin/browser_plugin.h   static bool ShouldForwardToBrowserPlugin(const IPC::Message& message);
bool              145 content/renderer/browser_plugin/browser_plugin.h   virtual bool initialize(blink::WebPluginContainer* container) OVERRIDE;
bool              149 content/renderer/browser_plugin/browser_plugin.h   virtual bool supportsKeyboardFocus() const OVERRIDE;
bool              150 content/renderer/browser_plugin/browser_plugin.h   virtual bool supportsEditCommands() const OVERRIDE;
bool              151 content/renderer/browser_plugin/browser_plugin.h   virtual bool supportsInputMethod() const OVERRIDE;
bool              152 content/renderer/browser_plugin/browser_plugin.h   virtual bool canProcessDrag() const OVERRIDE;
bool              160 content/renderer/browser_plugin/browser_plugin.h       bool is_visible) OVERRIDE;
bool              161 content/renderer/browser_plugin/browser_plugin.h   virtual void updateFocus(bool focused) OVERRIDE;
bool              162 content/renderer/browser_plugin/browser_plugin.h   virtual void updateVisibility(bool visible) OVERRIDE;
bool              163 content/renderer/browser_plugin/browser_plugin.h   virtual bool acceptsInputEvents() OVERRIDE;
bool              164 content/renderer/browser_plugin/browser_plugin.h   virtual bool handleInputEvent(
bool              167 content/renderer/browser_plugin/browser_plugin.h   virtual bool handleDragStatusUpdate(blink::WebDragStatus drag_status,
bool              184 content/renderer/browser_plugin/browser_plugin.h   virtual bool executeEditCommand(const blink::WebString& name) OVERRIDE;
bool              185 content/renderer/browser_plugin/browser_plugin.h   virtual bool executeEditCommand(const blink::WebString& name,
bool              187 content/renderer/browser_plugin/browser_plugin.h   virtual bool setComposition(
bool              192 content/renderer/browser_plugin/browser_plugin.h   virtual bool confirmComposition(
bool              198 content/renderer/browser_plugin/browser_plugin.h   virtual void OnLockMouseACK(bool succeeded) OVERRIDE;
bool              200 content/renderer/browser_plugin/browser_plugin.h   virtual bool HandleMouseLockedInputEvent(
bool              259 content/renderer/browser_plugin/browser_plugin.h       bool needs_repaint);
bool              263 content/renderer/browser_plugin/browser_plugin.h       BrowserPluginHostMsg_AutoSize_Params* params, bool auto_size_enabled);
bool              270 content/renderer/browser_plugin/browser_plugin.h       bool needs_repaint);
bool              273 content/renderer/browser_plugin/browser_plugin.h   void UpdateGuestAutoSizeState(bool auto_size_enabled);
bool              277 content/renderer/browser_plugin/browser_plugin.h   static bool UsesDamageBuffer(
bool              282 content/renderer/browser_plugin/browser_plugin.h   bool UsesPendingDamageBuffer(
bool              287 content/renderer/browser_plugin/browser_plugin.h   void OnAdvanceFocus(int instance_id, bool reverse);
bool              301 content/renderer/browser_plugin/browser_plugin.h   void OnSetMouseLock(int instance_id, bool enable);
bool              302 content/renderer/browser_plugin/browser_plugin.h   void OnShouldAcceptTouchEvents(int instance_id, bool accept);
bool              312 content/renderer/browser_plugin/browser_plugin.h   bool attached_;
bool              324 content/renderer/browser_plugin/browser_plugin.h   bool paint_ack_received_;
bool              329 content/renderer/browser_plugin/browser_plugin.h   bool guest_crashed_;
bool              331 content/renderer/browser_plugin/browser_plugin.h   bool is_auto_size_state_dirty_;
bool              335 content/renderer/browser_plugin/browser_plugin.h   bool persist_storage_;
bool              336 content/renderer/browser_plugin/browser_plugin.h   bool valid_partition_id_;
bool              338 content/renderer/browser_plugin/browser_plugin.h   bool plugin_focused_;
bool              341 content/renderer/browser_plugin/browser_plugin.h   bool visible_;
bool              346 content/renderer/browser_plugin/browser_plugin.h   bool before_first_navigation_;
bool              347 content/renderer/browser_plugin/browser_plugin.h   bool mouse_locked_;
bool              355 content/renderer/browser_plugin/browser_plugin.h   bool compositing_enabled_;
bool               39 content/renderer/browser_plugin/browser_plugin_bindings.h   bool HasMethod(NPIdentifier name) const;
bool               41 content/renderer/browser_plugin/browser_plugin_bindings.h   bool InvokeMethod(NPIdentifier name,
bool               46 content/renderer/browser_plugin/browser_plugin_bindings.h   bool HasProperty(NPIdentifier name) const;
bool               47 content/renderer/browser_plugin/browser_plugin_bindings.h   bool SetProperty(NPObject* np_obj,
bool               50 content/renderer/browser_plugin/browser_plugin_bindings.h   bool GetProperty(NPIdentifier name, NPVariant* result);
bool               51 content/renderer/browser_plugin/browser_plugin_bindings.h   bool RemoveProperty(NPObject *np_obj, NPIdentifier name);
bool               40 content/renderer/browser_plugin/browser_plugin_browsertest.h   bool ExecuteScriptAndReturnBool(const std::string& script, bool* result);
bool               66 content/renderer/browser_plugin/browser_plugin_manager.h   virtual bool Send(IPC::Message* msg) OVERRIDE = 0;
bool               31 content/renderer/browser_plugin/browser_plugin_manager_impl.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               34 content/renderer/browser_plugin/browser_plugin_manager_impl.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               30 content/renderer/browser_plugin/mock_browser_plugin_manager.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               31 content/renderer/browser_plugin/mock_browser_plugin_manager.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               69 content/renderer/child_frame_compositing_helper.h   void EnableCompositing(bool);
bool               80 content/renderer/child_frame_compositing_helper.h   void UpdateVisibility(bool);
bool               85 content/renderer/child_frame_compositing_helper.h   void SetContentsOpaque(bool);
bool              135 content/renderer/child_frame_compositing_helper.h                        bool lost_resource);
bool              146 content/renderer/child_frame_compositing_helper.h   bool last_mailbox_valid_;
bool              147 content/renderer/child_frame_compositing_helper.h   bool ack_pending_;
bool              148 content/renderer/child_frame_compositing_helper.h   bool software_ack_pending_;
bool              149 content/renderer/child_frame_compositing_helper.h   bool opaque_;
bool               40 content/renderer/clipboard_client.h   virtual bool IsFormatAvailable(ClipboardFormat format,
bool               49 content/renderer/clipboard_client.h                                   bool* contains_filenames) = 0;
bool               17 content/renderer/cursor_utils.h bool GetWebKitCursorInfo(const WebCursor& cursor,
bool               30 content/renderer/device_orientation/device_motion_event_pump.h   bool SetListener(blink::WebDeviceMotionListener* listener);
bool               33 content/renderer/device_orientation/device_motion_event_pump.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               37 content/renderer/device_orientation/device_motion_event_pump.h   virtual bool InitializeReader(base::SharedMemoryHandle handle) OVERRIDE;
bool               38 content/renderer/device_orientation/device_motion_event_pump.h   virtual bool SendStartMessage() OVERRIDE;
bool               39 content/renderer/device_orientation/device_motion_event_pump.h   virtual bool SendStopMessage() OVERRIDE;
bool               34 content/renderer/device_orientation/device_orientation_event_pump.h   bool SetListener(blink::WebDeviceOrientationListener* listener);
bool               37 content/renderer/device_orientation/device_orientation_event_pump.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               41 content/renderer/device_orientation/device_orientation_event_pump.h   virtual bool InitializeReader(base::SharedMemoryHandle handle) OVERRIDE;
bool               42 content/renderer/device_orientation/device_orientation_event_pump.h   virtual bool SendStartMessage() OVERRIDE;
bool               43 content/renderer/device_orientation/device_orientation_event_pump.h   virtual bool SendStopMessage() OVERRIDE;
bool               45 content/renderer/device_orientation/device_orientation_event_pump.h   bool ShouldFireEvent(const blink::WebDeviceOrientationData& data) const;
bool               23 content/renderer/device_orientation/device_sensor_event_pump.h   virtual bool OnControlMessageReceived(const IPC::Message& message) = 0;
bool               44 content/renderer/device_orientation/device_sensor_event_pump.h   bool RequestStart();
bool               46 content/renderer/device_orientation/device_sensor_event_pump.h   bool Stop();
bool               49 content/renderer/device_orientation/device_sensor_event_pump.h   virtual bool InitializeReader(base::SharedMemoryHandle handle) = 0;
bool               50 content/renderer/device_orientation/device_sensor_event_pump.h   virtual bool SendStartMessage() = 0;
bool               51 content/renderer/device_orientation/device_sensor_event_pump.h   virtual bool SendStopMessage() = 0;
bool               44 content/renderer/devtools/devtools_agent.h   bool IsAttached();
bool               48 content/renderer/devtools/devtools_agent.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               75 content/renderer/devtools/devtools_agent.h       bool fit_to_view);
bool              103 content/renderer/devtools/devtools_agent.h   bool is_attached_;
bool              104 content/renderer/devtools/devtools_agent.h   bool is_devtools_client_;
bool               35 content/renderer/devtools/devtools_agent_filter.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               51 content/renderer/devtools/devtools_agent_filter.h   bool message_handled_;
bool               39 content/renderer/devtools/devtools_client.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               45 content/renderer/devtools/devtools_client.h   virtual bool isUnderTest() OVERRIDE;
bool               97 content/renderer/dom_automation_controller.h   bool SendMsg(const gin::Arguments& args);
bool              101 content/renderer/dom_automation_controller.h   bool SendJSON(const std::string& json);
bool              104 content/renderer/dom_automation_controller.h   bool SendWithId(int automation_id, const std::string& str);
bool              106 content/renderer/dom_automation_controller.h   bool SetAutomationId(int automation_id);
bool               40 content/renderer/dom_storage/dom_storage_cached_area.h   bool SetItem(int connection_id,
bool               73 content/renderer/dom_storage/dom_storage_cached_area.h   void OnLoadComplete(bool success);
bool               74 content/renderer/dom_storage/dom_storage_cached_area.h   void OnSetItemComplete(const base::string16& key, bool success);
bool               75 content/renderer/dom_storage/dom_storage_cached_area.h   void OnClearComplete(bool success);
bool               76 content/renderer/dom_storage/dom_storage_cached_area.h   void OnRemoveItemComplete(const base::string16& key, bool success);
bool               78 content/renderer/dom_storage/dom_storage_cached_area.h   bool should_ignore_key_mutation(const base::string16& key) const {
bool               82 content/renderer/dom_storage/dom_storage_cached_area.h   bool ignore_all_mutations_;
bool               37 content/renderer/dom_storage/dom_storage_dispatcher.h   bool OnMessageReceived(const IPC::Message& msg);
bool               44 content/renderer/dom_storage/dom_storage_dispatcher.h   void OnAsyncOperationComplete(bool success);
bool               20 content/renderer/dom_storage/dom_storage_proxy.h   typedef base::Callback<void(bool)> CompletionCallback;
bool               24 content/renderer/dom_storage/dom_storage_proxy.h                         bool* send_log_get_messages,
bool               25 content/renderer/dom_storage/webstoragenamespace_impl.h   virtual bool isSameNamespace(const WebStorageNamespace&) const;
bool               41 content/renderer/external_popup_menu.h   void DidSelectItems(bool canceled, const std::vector<int>& selected_indices);
bool               84 content/renderer/fetchers/resource_fetcher_impl.h   bool completed_;
bool               27 content/renderer/gamepad_shared_memory_reader.h   bool ever_interacted_with_;
bool               35 content/renderer/geolocation_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               41 content/renderer/geolocation_dispatcher.h   virtual void setEnableHighAccuracy(bool enable_high_accuracy);
bool               43 content/renderer/geolocation_dispatcher.h   virtual bool lastPosition(blink::WebGeolocationPosition& position);
bool               50 content/renderer/geolocation_dispatcher.h   void OnPermissionSet(int bridge_id, bool is_allowed);
bool               62 content/renderer/geolocation_dispatcher.h   bool enable_high_accuracy_;
bool               63 content/renderer/geolocation_dispatcher.h   bool updating_;
bool               50 content/renderer/gpu/compositor_output_surface.h       bool use_swap_compositor_frame_message);
bool               54 content/renderer/gpu/compositor_output_surface.h   virtual bool BindToClient(cc::OutputSurfaceClient* client) OVERRIDE;
bool               57 content/renderer/gpu/compositor_output_surface.h   virtual void SetNeedsBeginImplFrame(bool enable) OVERRIDE;
bool               62 content/renderer/gpu/compositor_output_surface.h   virtual void UpdateSmoothnessTakesPriority(bool prefer_smoothness) OVERRIDE;
bool               98 content/renderer/gpu/compositor_output_surface.h   bool Send(IPC::Message* message);
bool              100 content/renderer/gpu/compositor_output_surface.h   bool use_swap_compositor_frame_message_;
bool              106 content/renderer/gpu/compositor_output_surface.h   bool prefers_smoothness_;
bool               54 content/renderer/gpu/compositor_software_output_device.h     bool free() const { return free_; }
bool               55 content/renderer/gpu/compositor_software_output_device.h     void SetFree(bool free) { free_ = free; }
bool               60 content/renderer/gpu/compositor_software_output_device.h     bool FindDamageDifferenceFrom(Buffer* buffer, SkRegion* result) const;
bool               65 content/renderer/gpu/compositor_software_output_device.h     bool free_;
bool               76 content/renderer/gpu/compositor_software_output_device.h     bool operator()(const Buffer* buffer) const {
bool               68 content/renderer/gpu/mailbox_output_surface.h   bool is_backbuffer_discarded_;
bool               41 content/renderer/gpu/render_widget_compositor.h                                                    bool threaded);
bool               46 content/renderer/gpu/render_widget_compositor.h   void SetSuppressScheduleComposite(bool suppress);
bool               47 content/renderer/gpu/render_widget_compositor.h   bool BeginMainFrameRequested() const;
bool               54 content/renderer/gpu/render_widget_compositor.h                               bool animate);
bool               70 content/renderer/gpu/render_widget_compositor.h   bool ScheduleMicroBenchmark(
bool               89 content/renderer/gpu/render_widget_compositor.h   virtual void setHasTransparentBackground(bool transparent);
bool               91 content/renderer/gpu/render_widget_compositor.h   virtual void setVisible(bool visible);
bool               96 content/renderer/gpu/render_widget_compositor.h                                        bool use_anchor,
bool              100 content/renderer/gpu/render_widget_compositor.h   virtual bool commitRequested() const;
bool              102 content/renderer/gpu/render_widget_compositor.h   virtual bool compositeAndReadback(void *pixels, const blink::WebRect& rect);
bool              104 content/renderer/gpu/render_widget_compositor.h   virtual void setDeferCommits(bool defer_commits);
bool              111 content/renderer/gpu/render_widget_compositor.h   virtual void setShowFPSCounter(bool show);
bool              112 content/renderer/gpu/render_widget_compositor.h   virtual void setShowPaintRects(bool show);
bool              113 content/renderer/gpu/render_widget_compositor.h   virtual void setShowDebugBorders(bool show);
bool              114 content/renderer/gpu/render_widget_compositor.h   virtual void setContinuousPaintingEnabled(bool enabled);
bool              115 content/renderer/gpu/render_widget_compositor.h   virtual void setShowScrollBottleneckRects(bool show);
bool              124 content/renderer/gpu/render_widget_compositor.h   virtual scoped_ptr<cc::OutputSurface> CreateOutputSurface(bool fallback)
bool              126 content/renderer/gpu/render_widget_compositor.h   virtual void DidInitializeOutputSurface(bool success) OVERRIDE;
bool              142 content/renderer/gpu/render_widget_compositor.h   RenderWidgetCompositor(RenderWidget* widget, bool threaded);
bool              146 content/renderer/gpu/render_widget_compositor.h   bool threaded_;
bool              147 content/renderer/gpu/render_widget_compositor.h   bool suppress_schedule_composite_;
bool               38 content/renderer/gpu/stream_texture_host_android.h   bool BindToCurrentThread(int32 stream_id, Listener* listener);
bool               41 content/renderer/gpu/stream_texture_host_android.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               30 content/renderer/idle_user_detector.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               34 content/renderer/idle_user_detector.h                           bool is_keyboard_shortcut);
bool               33 content/renderer/image_loading_helper.h                        bool is_favicon,
bool               46 content/renderer/image_loading_helper.h   bool DownloadImage(int id,
bool               48 content/renderer/image_loading_helper.h                      bool is_favicon,
bool               63 content/renderer/image_loading_helper.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               58 content/renderer/input/input_event_filter.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               91 content/renderer/input/input_event_filter.h   bool overscroll_notifications_enabled_;
bool               54 content/renderer/input/input_handler_proxy.h   virtual bool scrollBy(const blink::WebFloatSize& offset,
bool               57 content/renderer/input/input_handler_proxy.h   bool gesture_scroll_on_impl_thread_for_testing() const {
bool               65 content/renderer/input/input_handler_proxy.h   bool TouchpadFlingScroll(const blink::WebFloatSize& increment);
bool               68 content/renderer/input/input_handler_proxy.h   bool CancelCurrentFling(bool send_fling_stopped_notification);
bool               79 content/renderer/input/input_handler_proxy.h   bool expect_scroll_update_end_;
bool               81 content/renderer/input/input_handler_proxy.h   bool gesture_scroll_on_impl_thread_;
bool               82 content/renderer/input/input_handler_proxy.h   bool gesture_pinch_on_impl_thread_;
bool               86 content/renderer/input/input_handler_proxy.h   bool fling_may_be_active_on_main_thread_;
bool               90 content/renderer/input/input_handler_proxy.h   bool disallow_horizontal_fling_scroll_;
bool               91 content/renderer/input/input_handler_proxy.h   bool disallow_vertical_fling_scroll_;
bool               31 content/renderer/input_tag_speech_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               34 content/renderer/input_tag_speech_dispatcher.h   virtual bool startRecognition(int request_id,
bool               33 content/renderer/internal_document_state_data.h   bool did_first_visually_non_empty_layout() const {
bool               36 content/renderer/internal_document_state_data.h   void set_did_first_visually_non_empty_layout(bool value) {
bool               43 content/renderer/internal_document_state_data.h   bool did_first_visually_non_empty_paint() const {
bool               46 content/renderer/internal_document_state_data.h   void set_did_first_visually_non_empty_paint(bool value) {
bool               66 content/renderer/internal_document_state_data.h   bool use_error_page() const { return use_error_page_; }
bool               67 content/renderer/internal_document_state_data.h   void set_use_error_page(bool use_error_page) {
bool               72 content/renderer/internal_document_state_data.h   bool is_overriding_user_agent() const { return is_overriding_user_agent_; }
bool               73 content/renderer/internal_document_state_data.h   void set_is_overriding_user_agent(bool state) {
bool               79 content/renderer/internal_document_state_data.h   bool must_reset_scroll_and_scale_state() const {
bool               82 content/renderer/internal_document_state_data.h   void set_must_reset_scroll_and_scale_state(bool state) {
bool              101 content/renderer/internal_document_state_data.h   bool is_cache_policy_override_set() const {
bool              109 content/renderer/internal_document_state_data.h   bool did_first_visually_non_empty_layout_;
bool              110 content/renderer/internal_document_state_data.h   bool did_first_visually_non_empty_paint_;
bool              114 content/renderer/internal_document_state_data.h   bool use_error_page_;
bool              115 content/renderer/internal_document_state_data.h   bool is_overriding_user_agent_;
bool              116 content/renderer/internal_document_state_data.h   bool must_reset_scroll_and_scale_state_;
bool              117 content/renderer/internal_document_state_data.h   bool cache_policy_override_set_;
bool               25 content/renderer/java/java_bridge_channel.h   virtual bool OnControlMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               33 content/renderer/java/java_bridge_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               28 content/renderer/media/active_loader.h   void SetDeferred(bool deferred);
bool               29 content/renderer/media/active_loader.h   bool deferred() { return deferred_; }
bool               35 content/renderer/media/active_loader.h   bool deferred_;
bool               16 content/renderer/media/android/audio_decoder_android.h bool DecodeAudioFileData(blink::WebAudioBus* destination_bus,
bool               63 content/renderer/media/android/media_info_loader.h   bool HasSingleOrigin() const;
bool               67 content/renderer/media/android/media_info_loader.h   bool DidPassCORSAccessCheck() const;
bool              112 content/renderer/media/android/media_info_loader.h   bool loader_failed_;
bool              115 content/renderer/media/android/media_info_loader.h   bool single_origin_;
bool               95 content/renderer/media/android/media_source_delegate.h   void Seek(const base::TimeDelta& seek_time, bool is_browser_seek);
bool              107 content/renderer/media/android/media_source_delegate.h   bool IsVideoEncrypted();
bool              154 content/renderer/media/android/media_source_delegate.h   bool CanNotifyDemuxerReady();
bool              173 content/renderer/media/android/media_source_delegate.h   bool IsSeeking() const;
bool              191 content/renderer/media/android/media_source_delegate.h   bool is_demuxer_ready_;
bool              215 content/renderer/media/android/media_source_delegate.h   bool seeking_;
bool              219 content/renderer/media/android/media_source_delegate.h   bool is_video_encrypted_;
bool              226 content/renderer/media/android/media_source_delegate.h   bool doing_browser_seek_;
bool              228 content/renderer/media/android/media_source_delegate.h   bool expecting_regular_seek_;
bool               35 content/renderer/media/android/proxy_media_keys.h   virtual bool CreateSession(uint32 session_id,
bool               43 content/renderer/media/android/renderer_demuxer_android.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               68 content/renderer/media/android/renderer_demuxer_android.h                             bool is_browser_seek);
bool               45 content/renderer/media/android/renderer_media_player_manager.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               62 content/renderer/media/android/renderer_media_player_manager.h   void Pause(int player_id, bool is_media_related_action);
bool              128 content/renderer/media/android/renderer_media_player_manager.h   bool CanEnterFullscreen(blink::WebFrame* frame);
bool              135 content/renderer/media/android/renderer_media_player_manager.h   bool IsInFullscreen(blink::WebFrame* frame);
bool              138 content/renderer/media/android/renderer_media_player_manager.h   bool ShouldEnterFullscreen(blink::WebFrame* frame);
bool              157 content/renderer/media/android/renderer_media_player_manager.h                               bool success);
bool               87 content/renderer/media/android/webmediaplayer_android.h   virtual bool canEnterFullscreen() const;
bool               98 content/renderer/media/android/webmediaplayer_android.h   virtual bool supportsSave() const;
bool              112 content/renderer/media/android/webmediaplayer_android.h   virtual bool copyVideoTextureToPlatformTexture(
bool              118 content/renderer/media/android/webmediaplayer_android.h       bool premultiply_alpha,
bool              119 content/renderer/media/android/webmediaplayer_android.h       bool flip_y);
bool              122 content/renderer/media/android/webmediaplayer_android.h   virtual bool hasVideo() const;
bool              123 content/renderer/media/android/webmediaplayer_android.h   virtual bool hasAudio() const;
bool              129 content/renderer/media/android/webmediaplayer_android.h   virtual bool paused() const;
bool              130 content/renderer/media/android/webmediaplayer_android.h   virtual bool seeking() const;
bool              134 content/renderer/media/android/webmediaplayer_android.h   virtual bool didLoadingProgress() const;
bool              140 content/renderer/media/android/webmediaplayer_android.h   virtual bool hasSingleSecurityOrigin() const;
bool              141 content/renderer/media/android/webmediaplayer_android.h   virtual bool didPassCORSAccessCheck() const;
bool              161 content/renderer/media/android/webmediaplayer_android.h                               int height, bool success);
bool              200 content/renderer/media/android/webmediaplayer_android.h   bool UpdateBoundaryRectangle();
bool              240 content/renderer/media/android/webmediaplayer_android.h   void UpdatePlayingState(bool is_playing_);
bool              253 content/renderer/media/android/webmediaplayer_android.h   void SetNeedsEstablishPeer(bool needs_establish_peer);
bool              256 content/renderer/media/android/webmediaplayer_android.h   void Pause(bool is_media_related_action);
bool              261 content/renderer/media/android/webmediaplayer_android.h   bool IsKeySystemSupported(const std::string& key_system);
bool              321 content/renderer/media/android/webmediaplayer_android.h   bool ignore_metadata_duration_change_;
bool              325 content/renderer/media/android/webmediaplayer_android.h   bool pending_seek_;
bool              329 content/renderer/media/android/webmediaplayer_android.h   bool seeking_;
bool              333 content/renderer/media/android/webmediaplayer_android.h   mutable bool did_loading_progress_;
bool              357 content/renderer/media/android/webmediaplayer_android.h   bool is_playing_;
bool              360 content/renderer/media/android/webmediaplayer_android.h   bool playing_started_;
bool              363 content/renderer/media/android/webmediaplayer_android.h   bool needs_establish_peer_;
bool              366 content/renderer/media/android/webmediaplayer_android.h   bool stream_texture_proxy_initialized_;
bool              369 content/renderer/media/android/webmediaplayer_android.h   bool has_size_info_;
bool              372 content/renderer/media/android/webmediaplayer_android.h   bool has_media_metadata_;
bool              373 content/renderer/media/android/webmediaplayer_android.h   bool has_media_info_;
bool              384 content/renderer/media/android/webmediaplayer_android.h   bool needs_external_surface_;
bool              403 content/renderer/media/android/webmediaplayer_android.h   bool pending_playback_;
bool              413 content/renderer/media/android/webmediaplayer_android.h   bool is_remote_;
bool               15 content/renderer/media/audio_decoder.h bool DecodeAudioFileData(blink::WebAudioBus* destination_bus, const char* data,
bool               57 content/renderer/media/audio_input_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               73 content/renderer/media/audio_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               37 content/renderer/media/buffered_data_source.h   typedef base::Callback<void(bool)> DownloadingCB;
bool               54 content/renderer/media/buffered_data_source.h   typedef base::Callback<void(bool)> InitializeCB;
bool               67 content/renderer/media/buffered_data_source.h   bool HasSingleOrigin();
bool               70 content/renderer/media/buffered_data_source.h   bool DidPassCORSAccessCheck() const;
bool               91 content/renderer/media/buffered_data_source.h   virtual bool GetSize(int64* size_out) OVERRIDE;
bool               92 content/renderer/media/buffered_data_source.h   virtual bool IsStreaming() OVERRIDE;
bool              136 content/renderer/media/buffered_data_source.h   void UpdateDeferStrategy(bool paused);
bool              150 content/renderer/media/buffered_data_source.h   bool assume_fully_buffered_;
bool              154 content/renderer/media/buffered_data_source.h   bool streaming_;
bool              190 content/renderer/media/buffered_data_source.h   bool stop_signal_received_;
bool              194 content/renderer/media/buffered_data_source.h   bool media_has_played_;
bool              139 content/renderer/media/buffered_resource_loader.h   bool range_supported();
bool              175 content/renderer/media/buffered_resource_loader.h   bool HasSingleOrigin() const;
bool              179 content/renderer/media/buffered_resource_loader.h   bool DidPassCORSAccessCheck() const;
bool              204 content/renderer/media/buffered_resource_loader.h   static bool ParseContentRange(
bool              221 content/renderer/media/buffered_resource_loader.h   void SetDeferred(bool deferred);
bool              225 content/renderer/media/buffered_resource_loader.h   bool ShouldDefer() const;
bool              229 content/renderer/media/buffered_resource_loader.h   bool CanFulfillRead() const;
bool              232 content/renderer/media/buffered_resource_loader.h   bool WillFulfillRead() const;
bool              239 content/renderer/media/buffered_resource_loader.h   bool VerifyPartialResponse(const blink::WebURLResponse& response);
bool              248 content/renderer/media/buffered_resource_loader.h   bool HasPendingRead() { return !read_cb_.is_null(); }
bool              251 content/renderer/media/buffered_resource_loader.h   bool IsRangeRequest() const;
bool              264 content/renderer/media/buffered_resource_loader.h   bool loader_failed_;
bool              271 content/renderer/media/buffered_resource_loader.h   bool might_be_reused_from_cache_in_future_;
bool              274 content/renderer/media/buffered_resource_loader.h   bool range_supported_;
bool              283 content/renderer/media/buffered_resource_loader.h   bool single_origin_;
bool               35 content/renderer/media/cdm_session_adapter.h   bool Initialize(
bool               33 content/renderer/media/crypto/key_systems.h CONTENT_EXPORT bool IsConcreteSupportedKeySystem(const std::string& key_system);
bool               36 content/renderer/media/crypto/key_systems.h CONTENT_EXPORT bool IsSupportedKeySystemWithMediaMimeType(
bool               45 content/renderer/media/crypto/key_systems.h CONTENT_EXPORT bool CanUseAesDecryptor(const std::string& concrete_key_system);
bool               36 content/renderer/media/crypto/key_systems_support_uma.h   void ReportKeySystemQuery(const std::string& key_system, bool has_type);
bool               41 content/renderer/media/crypto/key_systems_support_uma.h   void ReportKeySystemSupport(const std::string& key_system, bool has_type);
bool               44 content/renderer/media/crypto/ppapi_decryptor.h   virtual bool CreateSession(uint32 session_id,
bool               87 content/renderer/media/crypto/ppapi_decryptor.h   void OnDecoderInitialized(StreamType stream_type, bool success);
bool               79 content/renderer/media/crypto/proxy_decryptor.h   bool InitializeCDM(const std::string& key_system,
bool               83 content/renderer/media/crypto/proxy_decryptor.h   bool GenerateKeyRequest(const std::string& type,
bool              143 content/renderer/media/crypto/proxy_decryptor.h   bool is_clear_key_;
bool               52 content/renderer/media/media_stream.h   bool is_local() const { return is_local_; }
bool               61 content/renderer/media/media_stream.h   bool AddTrack(const blink::WebMediaStream& stream,
bool               67 content/renderer/media/media_stream.h   bool RemoveTrack(const blink::WebMediaStream& stream,
bool               77 content/renderer/media/media_stream.h   const bool is_local_;
bool               82 content/renderer/media/media_stream_audio_processor.h   bool ProcessAndConsumeData(base::TimeDelta capture_delay,
bool               84 content/renderer/media/media_stream_audio_processor.h                              bool key_pressed,
bool               88 content/renderer/media/media_stream_audio_processor.h   bool IsAudioTrackProcessingEnabled() const;
bool               97 content/renderer/media/media_stream_audio_processor.h   bool has_audio_processing() const { return audio_processing_ != NULL; }
bool              143 content/renderer/media/media_stream_audio_processor.h                   bool key_pressed);
bool              186 content/renderer/media/media_stream_audio_processor.h   bool audio_mirroring_;
bool               44 content/renderer/media/media_stream_audio_processor_options.h bool NeedsAudioProcessing(const blink::WebMediaConstraints& constraints,
bool               50 content/renderer/media/media_stream_audio_processor_options.h bool GetPropertyFromConstraints(
bool               38 content/renderer/media/media_stream_audio_renderer.h   virtual bool IsLocalRenderer() const = 0;
bool               30 content/renderer/media/media_stream_audio_sink_owner.h                      bool need_audio_processing,
bool               31 content/renderer/media/media_stream_audio_sink_owner.h                      bool key_pressed) OVERRIDE;
bool               36 content/renderer/media/media_stream_audio_sink_owner.h   virtual bool IsEqual(const MediaStreamAudioSink* other) const OVERRIDE;
bool               37 content/renderer/media/media_stream_audio_sink_owner.h   virtual bool IsEqual(const PeerConnectionAudioSink* other) const OVERRIDE;
bool               31 content/renderer/media/media_stream_audio_track_sink.h                       bool need_audio_processing,
bool               32 content/renderer/media/media_stream_audio_track_sink.h                       bool key_pressed) = 0;
bool               41 content/renderer/media/media_stream_audio_track_sink.h   virtual bool IsEqual(const MediaStreamAudioSink* other) const = 0;
bool               42 content/renderer/media/media_stream_audio_track_sink.h   virtual bool IsEqual(const PeerConnectionAudioSink* other) const = 0;
bool               48 content/renderer/media/media_stream_audio_track_sink.h     bool operator()(
bool               56 content/renderer/media/media_stream_audio_track_sink.h     bool operator()(
bool               37 content/renderer/media/media_stream_center.h   virtual bool getMediaStreamTrackSources(
bool               52 content/renderer/media/media_stream_center.h   virtual bool didStopMediaStreamTrack(
bool               63 content/renderer/media/media_stream_center.h   virtual bool didAddMediaStreamTrack(
bool               67 content/renderer/media/media_stream_center.h   virtual bool didRemoveMediaStreamTrack(
bool               72 content/renderer/media/media_stream_center.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               23 content/renderer/media/media_stream_client.h   virtual bool IsMediaStream(const GURL& url) = 0;
bool               63 content/renderer/media/media_stream_dependency_factory.h                               bool live)> MediaSourcesCreatedCallback;
bool               75 content/renderer/media/media_stream_dependency_factory.h   bool InitializeMediaStreamAudioSource(
bool               83 content/renderer/media/media_stream_dependency_factory.h       bool is_screen_capture);
bool              100 content/renderer/media/media_stream_dependency_factory.h   bool AddNativeMediaStreamTrack(const blink::WebMediaStream& stream,
bool              105 content/renderer/media/media_stream_dependency_factory.h   bool AddNativeVideoMediaTrack(const std::string& track_id,
bool              111 content/renderer/media/media_stream_dependency_factory.h   bool RemoveNativeMediaStreamTrack(const blink::WebMediaStream& stream,
bool              148 content/renderer/media/media_stream_dependency_factory.h       bool is_local_track);
bool              175 content/renderer/media/media_stream_dependency_factory.h   virtual bool PeerConnectionFactoryCreated();
bool              202 content/renderer/media/media_stream_dependency_factory.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               87 content/renderer/media/media_stream_dispatcher.h   virtual bool IsStream(const std::string& label);
bool              109 content/renderer/media/media_stream_dispatcher.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool              112 content/renderer/media/media_stream_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               66 content/renderer/media/media_stream_impl.h   virtual bool IsMediaStream(const GURL& url) OVERRIDE;
bool              141 content/renderer/media/media_stream_impl.h                          bool enable_automatic_output_device_selection);
bool              146 content/renderer/media/media_stream_impl.h     bool generated;
bool              147 content/renderer/media/media_stream_impl.h     const bool enable_automatic_output_device_selection;
bool              164 content/renderer/media/media_stream_impl.h     bool IsSourceUsed(const blink::WebMediaStreamSource& source) const;
bool              167 content/renderer/media/media_stream_impl.h     bool AreAllSourcesRemoved() const { return sources_.empty(); };
bool              170 content/renderer/media/media_stream_impl.h     void OnTrackStarted(MediaStreamSource* source, bool success);
bool              174 content/renderer/media/media_stream_impl.h     bool request_failed_;
bool              232 content/renderer/media/media_stream_impl.h   bool IsSourceInRequests(const blink::WebMediaStreamSource& source) const;
bool              235 content/renderer/media/media_stream_impl.h                        bool notify_dispatcher);
bool              238 content/renderer/media/media_stream_impl.h   void StopUnreferencedSources(bool notify_dispatcher);
bool              253 content/renderer/media/media_stream_impl.h   bool GetAuthorizedDeviceInfoForAudioRenderer(
bool               28 content/renderer/media/media_stream_source.h                               bool success)> ConstraintsCallback;
bool               29 content/renderer/media/media_stream_track.h                    bool is_local_track);
bool               36 content/renderer/media/media_stream_track.h   virtual void SetEnabled(bool enabled);
bool               41 content/renderer/media/media_stream_track.h   bool is_local_track () const { return is_local_track_; }
bool               47 content/renderer/media/media_stream_track.h   const bool is_local_track_;
bool               27 content/renderer/media/media_stream_video_capturer_source.h   typedef base::Callback<void(bool running)> StartedCallback;
bool               88 content/renderer/media/media_stream_video_capturer_source.h   bool is_screen_cast_;
bool               91 content/renderer/media/media_stream_video_capturer_source.h   bool got_first_frame_;
bool               70 content/renderer/media/media_stream_video_source.h   static bool IsConstraintSupported(const std::string& name);
bool              119 content/renderer/media/media_stream_video_source.h   void OnStartDone(bool success);
bool              144 content/renderer/media/media_stream_video_source.h   bool FindBestFormatWithConstraints(
bool               45 content/renderer/media/media_stream_video_track.h       bool enabled,
bool               56 content/renderer/media/media_stream_video_track.h        bool enabled,
bool               65 content/renderer/media/media_stream_video_track.h   virtual void SetEnabled(bool enabled) OVERRIDE;
bool               75 content/renderer/media/media_stream_video_track.h   bool enabled_;
bool               33 content/renderer/media/midi_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               42 content/renderer/media/midi_dispatcher.h   void OnSysExPermissionApproved(int client_id, bool is_allowed);
bool               57 content/renderer/media/midi_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               65 content/renderer/media/midi_message_filter.h                         bool success,
bool               81 content/renderer/media/midi_message_filter.h                             bool success,
bool               24 content/renderer/media/mock_media_stream_dependency_factory.h   virtual bool SetSize(int width, int height, int reserved) OVERRIDE;
bool               25 content/renderer/media/mock_media_stream_dependency_factory.h   virtual bool RenderFrame(const cricket::VideoFrame* frame) OVERRIDE;
bool              116 content/renderer/media/mock_media_stream_dependency_factory.h   virtual bool enabled() const OVERRIDE;
bool              118 content/renderer/media/mock_media_stream_dependency_factory.h   virtual bool set_enabled(bool enable) OVERRIDE;
bool              119 content/renderer/media/mock_media_stream_dependency_factory.h   virtual bool set_state(TrackState new_state) OVERRIDE;
bool              128 content/renderer/media/mock_media_stream_dependency_factory.h   bool enabled_;
bool              139 content/renderer/media/mock_media_stream_dependency_factory.h   virtual bool AddTrack(webrtc::AudioTrackInterface* track) OVERRIDE;
bool              140 content/renderer/media/mock_media_stream_dependency_factory.h   virtual bool AddTrack(webrtc::VideoTrackInterface* track) OVERRIDE;
bool              141 content/renderer/media/mock_media_stream_dependency_factory.h   virtual bool RemoveTrack(webrtc::AudioTrackInterface* track) OVERRIDE;
bool              142 content/renderer/media/mock_media_stream_dependency_factory.h   virtual bool RemoveTrack(webrtc::VideoTrackInterface* track) OVERRIDE;
bool              183 content/renderer/media/mock_media_stream_dependency_factory.h       bool is_screen_capture) OVERRIDE;
bool               31 content/renderer/media/mock_media_stream_dispatcher.h   virtual bool IsStream(const std::string& label) OVERRIDE;
bool               20 content/renderer/media/mock_media_stream_registry.h   bool AddVideoTrack(const std::string& track_id);
bool               22 content/renderer/media/mock_media_stream_video_sink.h   virtual void OnEnabledChanged(bool enabled) OVERRIDE;
bool               26 content/renderer/media/mock_media_stream_video_sink.h   bool enabled() const { return enabled_; }
bool               31 content/renderer/media/mock_media_stream_video_sink.h   bool enabled_;
bool               16 content/renderer/media/mock_media_stream_video_source.h                              bool manual_get_supported_formats);
bool               27 content/renderer/media/mock_media_stream_video_source.h   bool SourceHasAttemptedToStart() { return attempted_to_start_; }
bool               53 content/renderer/media/mock_media_stream_video_source.h   bool manual_get_supported_formats_;
bool               56 content/renderer/media/mock_media_stream_video_source.h   bool attempted_to_start_;
bool               30 content/renderer/media/mock_peer_connection_impl.h   virtual bool AddStream(
bool               41 content/renderer/media/mock_peer_connection_impl.h   virtual bool GetStats(webrtc::StatsObserver* observer,
bool               45 content/renderer/media/mock_peer_connection_impl.h   virtual bool GetStats(webrtc::StatsObserver* observer,
bool               50 content/renderer/media/mock_peer_connection_impl.h   void SetGetStatsResult(bool result) { getstats_result_ = result; }
bool               96 content/renderer/media/mock_peer_connection_impl.h   virtual bool UpdateIce(
bool               99 content/renderer/media/mock_peer_connection_impl.h   virtual bool AddIceCandidate(
bool              105 content/renderer/media/mock_peer_connection_impl.h   bool hint_audio() const { return hint_audio_; }
bool              106 content/renderer/media/mock_peer_connection_impl.h   bool hint_video() const { return hint_video_; }
bool              130 content/renderer/media/mock_peer_connection_impl.h   bool hint_audio_;
bool              131 content/renderer/media/mock_peer_connection_impl.h   bool hint_video_;
bool              132 content/renderer/media/mock_peer_connection_impl.h   bool getstats_result_;
bool               30 content/renderer/media/peer_connection_audio_sink_owner.h                      bool need_audio_processing,
bool               31 content/renderer/media/peer_connection_audio_sink_owner.h                      bool key_pressed) OVERRIDE;
bool               36 content/renderer/media/peer_connection_audio_sink_owner.h   virtual bool IsEqual(const MediaStreamAudioSink* other) const OVERRIDE;
bool               37 content/renderer/media/peer_connection_audio_sink_owner.h   virtual bool IsEqual(const PeerConnectionAudioSink* other) const OVERRIDE;
bool               36 content/renderer/media/peer_connection_handler_base.h   bool AddStream(const blink::WebMediaStream& stream,
bool               27 content/renderer/media/peer_connection_identity_service.h   virtual bool RequestIdentity(
bool               54 content/renderer/media/peer_connection_tracker.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               24 content/renderer/media/pepper_platform_video_decoder.h   virtual bool Initialize(media::VideoCodecProfile profile,
bool               53 content/renderer/media/renderer_gpu_video_accelerator_factories.h   virtual bool CreateTextures(int32 count,
bool               35 content/renderer/media/rtc_data_channel_handler.h   virtual bool isReliable() OVERRIDE;
bool               36 content/renderer/media/rtc_data_channel_handler.h   virtual bool ordered() const OVERRIDE;
bool               40 content/renderer/media/rtc_data_channel_handler.h   virtual bool negotiated() const OVERRIDE;
bool               43 content/renderer/media/rtc_data_channel_handler.h   virtual bool sendStringData(const blink::WebString& data) OVERRIDE;
bool               44 content/renderer/media/rtc_data_channel_handler.h   virtual bool sendRawData(const char* data, size_t length) OVERRIDE;
bool               37 content/renderer/media/rtc_dtmf_sender_handler.h   virtual bool canInsertDTMF() OVERRIDE;
bool               38 content/renderer/media/rtc_dtmf_sender_handler.h   virtual bool insertDTMF(const blink::WebString& tones, long duration,
bool               33 content/renderer/media/rtc_media_constraints.h   bool AddMandatory(const std::string& key, const std::string& value,
bool               34 content/renderer/media/rtc_media_constraints.h                     bool override_if_exists);
bool               36 content/renderer/media/rtc_media_constraints.h   bool AddOptional(const std::string& key, const std::string& value,
bool               37 content/renderer/media/rtc_media_constraints.h                    bool override_if_exists);
bool               40 content/renderer/media/rtc_media_constraints.h   bool AddConstraint(Constraints* constraints,
bool               43 content/renderer/media/rtc_media_constraints.h                      bool override_if_exists);
bool               57 content/renderer/media/rtc_peer_connection_handler.h   virtual bool hasSelector() const;
bool               88 content/renderer/media/rtc_peer_connection_handler.h   bool InitializeForTest(
bool               94 content/renderer/media/rtc_peer_connection_handler.h   virtual bool initialize(
bool              117 content/renderer/media/rtc_peer_connection_handler.h   virtual bool updateICE(
bool              120 content/renderer/media/rtc_peer_connection_handler.h   virtual bool addICECandidate(
bool              122 content/renderer/media/rtc_peer_connection_handler.h   virtual bool addICECandidate(
bool              126 content/renderer/media/rtc_peer_connection_handler.h                                        bool result);
bool              128 content/renderer/media/rtc_peer_connection_handler.h   virtual bool addStream(
bool               67 content/renderer/media/rtc_video_decoder.h       bool missingFrames,
bool              119 content/renderer/media/rtc_video_decoder.h   bool CanMoreDecodeWorkBeDone();
bool              123 content/renderer/media/rtc_video_decoder.h   bool IsBufferAfterReset(int32 id_buffer, int32 id_reset);
bool              127 content/renderer/media/rtc_video_decoder.h   bool IsFirstBufferAfterReset(int32 id_buffer, int32 id_reset);
bool              136 content/renderer/media/rtc_video_decoder.h   bool SaveToPendingBuffers_Locked(const webrtc::EncodedImage& input_image,
bool               60 content/renderer/media/rtc_video_renderer.h   virtual void OnEnabledChanged(bool enabled) OVERRIDE;
bool               69 content/renderer/media/tagged_list.h   bool Contains(UnaryPredicate predicate) const {
bool               79 content/renderer/media/tagged_list.h   bool IsEmpty() const {
bool               80 content/renderer/media/tagged_list.h     bool is_empty = items_.empty();
bool               65 content/renderer/media/video_capture_impl.h   void SuspendCapture(bool suspend);
bool               72 content/renderer/media/video_capture_impl.h   virtual bool CaptureStarted() OVERRIDE;
bool               91 content/renderer/media/video_capture_impl.h   void SuspendCaptureOnIOThread(bool suspend);
bool              133 content/renderer/media/video_capture_impl.h   bool RemoveClient(media::VideoCapture::EventHandler* handler,
bool              166 content/renderer/media/video_capture_impl.h   bool suspended_;
bool               52 content/renderer/media/video_capture_impl_manager.h   virtual bool CaptureStarted() OVERRIDE;
bool               81 content/renderer/media/video_capture_impl_manager.h   void SuspendDevices(bool suspend);
bool               80 content/renderer/media/video_capture_message_filter.h   virtual bool Send(IPC::Message* message);
bool               83 content/renderer/media/video_capture_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               34 content/renderer/media/video_source_handler.h   virtual bool GotFrame(cricket::VideoFrame* frame) = 0;
bool               51 content/renderer/media/video_source_handler.h   bool Open(const std::string& url, FrameReaderInterface* reader);
bool               55 content/renderer/media/video_source_handler.h   bool Close(FrameReaderInterface* reader);
bool               73 content/renderer/media/webaudio_capturer_source.h   bool audio_format_changed_;
bool               89 content/renderer/media/webaudio_capturer_source.h   bool started_;
bool               48 content/renderer/media/webaudiosourceprovider_impl.h   virtual bool SetVolume(double volume) OVERRIDE;
bool               85 content/renderer/media/webmediaplayer_impl.h   virtual bool supportsSave() const;
bool               99 content/renderer/media/webmediaplayer_impl.h   virtual bool hasVideo() const;
bool              100 content/renderer/media/webmediaplayer_impl.h   virtual bool hasAudio() const;
bool              106 content/renderer/media/webmediaplayer_impl.h   virtual bool paused() const;
bool              107 content/renderer/media/webmediaplayer_impl.h   virtual bool seeking() const;
bool              117 content/renderer/media/webmediaplayer_impl.h   virtual bool didLoadingProgress() const;
bool              119 content/renderer/media/webmediaplayer_impl.h   virtual bool hasSingleSecurityOrigin() const;
bool              120 content/renderer/media/webmediaplayer_impl.h   virtual bool didPassCORSAccessCheck() const;
bool              129 content/renderer/media/webmediaplayer_impl.h   virtual bool copyVideoTextureToPlatformTexture(
bool              135 content/renderer/media/webmediaplayer_impl.h       bool premultiply_alpha,
bool              136 content/renderer/media/webmediaplayer_impl.h       bool flip_y);
bool              184 content/renderer/media/webmediaplayer_impl.h   void SetOpaque(bool);
bool              194 content/renderer/media/webmediaplayer_impl.h   void DataSourceInitialized(const GURL& gurl, bool success);
bool              197 content/renderer/media/webmediaplayer_impl.h   void NotifyDownloading(bool is_downloading);
bool              280 content/renderer/media/webmediaplayer_impl.h   bool paused_;
bool              281 content/renderer/media/webmediaplayer_impl.h   bool seeking_;
bool              287 content/renderer/media/webmediaplayer_impl.h   bool pending_seek_;
bool              298 content/renderer/media/webmediaplayer_impl.h   bool accelerated_compositing_reported_;
bool              300 content/renderer/media/webmediaplayer_impl.h   bool incremented_externally_allocated_memory_;
bool              308 content/renderer/media/webmediaplayer_impl.h   bool is_local_source_;
bool              309 content/renderer/media/webmediaplayer_impl.h   bool supports_save_;
bool              311 content/renderer/media/webmediaplayer_impl.h   bool starting_;
bool               73 content/renderer/media/webmediaplayer_ms.h   virtual bool supportsSave() const;
bool               87 content/renderer/media/webmediaplayer_ms.h   virtual bool hasVideo() const;
bool               88 content/renderer/media/webmediaplayer_ms.h   virtual bool hasAudio() const;
bool               94 content/renderer/media/webmediaplayer_ms.h   virtual bool paused() const;
bool               95 content/renderer/media/webmediaplayer_ms.h   virtual bool seeking() const;
bool              103 content/renderer/media/webmediaplayer_ms.h   virtual bool didLoadingProgress() const;
bool              105 content/renderer/media/webmediaplayer_ms.h   virtual bool hasSingleSecurityOrigin() const;
bool              106 content/renderer/media/webmediaplayer_ms.h   virtual bool didPassCORSAccessCheck() const;
bool              157 content/renderer/media/webmediaplayer_ms.h   bool paused_;
bool              168 content/renderer/media/webmediaplayer_ms.h   bool current_frame_used_;
bool              171 content/renderer/media/webmediaplayer_ms.h   bool pending_repaint_;
bool              179 content/renderer/media/webmediaplayer_ms.h   bool received_first_frame_;
bool              180 content/renderer/media/webmediaplayer_ms.h   bool sequence_started_;
bool               61 content/renderer/media/webrtc/video_destination_handler.h   bool first_frame_received_;
bool               80 content/renderer/media/webrtc/video_destination_handler.h   static bool Open(MediaStreamDependencyFactory* factory,
bool               28 content/renderer/media/webrtc/webrtc_audio_sink_adapter.h   bool IsEqual(const webrtc::AudioTrackSinkInterface* other) const;
bool               69 content/renderer/media/webrtc/webrtc_local_audio_track_adapter.h   virtual bool GetSignalLevel(int* level) OVERRIDE;
bool               25 content/renderer/media/webrtc/webrtc_video_capturer_adapter.h   explicit WebRtcVideoCapturerAdapter(bool is_screencast);
bool               37 content/renderer/media/webrtc/webrtc_video_capturer_adapter.h   virtual bool IsRunning() OVERRIDE;
bool               38 content/renderer/media/webrtc/webrtc_video_capturer_adapter.h   virtual bool GetPreferredFourccs(std::vector<uint32>* fourccs) OVERRIDE;
bool               39 content/renderer/media/webrtc/webrtc_video_capturer_adapter.h   virtual bool GetBestCaptureFormat(const cricket::VideoFormat& desired,
bool               41 content/renderer/media/webrtc/webrtc_video_capturer_adapter.h   virtual bool IsScreencast() const OVERRIDE;
bool               46 content/renderer/media/webrtc/webrtc_video_capturer_adapter.h   const bool is_screencast_;
bool               47 content/renderer/media/webrtc/webrtc_video_capturer_adapter.h   bool running_;
bool               53 content/renderer/media/webrtc/webrtc_video_sink_adapter.h   bool track_enabled_;
bool               93 content/renderer/media/webrtc_audio_capturer.h   bool GetPairedOutputParameters(int* session_id,
bool              110 content/renderer/media/webrtc_audio_capturer.h                                 bool* key_pressed);
bool              138 content/renderer/media/webrtc_audio_capturer.h                        bool key_pressed) OVERRIDE;
bool              143 content/renderer/media/webrtc_audio_capturer.h   bool Initialize();
bool              185 content/renderer/media/webrtc_audio_capturer.h   bool running_;
bool              197 content/renderer/media/webrtc_audio_capturer.h   bool peer_connection_mode_;
bool              201 content/renderer/media/webrtc_audio_capturer.h   bool key_pressed_;
bool              204 content/renderer/media/webrtc_audio_capturer.h   bool need_audio_processing_;
bool              221 content/renderer/media/webrtc_audio_device_impl.h                      bool need_audio_processing,
bool              222 content/renderer/media/webrtc_audio_device_impl.h                      bool key_pressed) = 0;
bool              296 content/renderer/media/webrtc_audio_device_impl.h   virtual bool Initialized() const OVERRIDE;
bool              298 content/renderer/media/webrtc_audio_device_impl.h   virtual int32_t PlayoutIsAvailable(bool* available) OVERRIDE;
bool              299 content/renderer/media/webrtc_audio_device_impl.h   virtual bool PlayoutIsInitialized() const OVERRIDE;
bool              300 content/renderer/media/webrtc_audio_device_impl.h   virtual int32_t RecordingIsAvailable(bool* available) OVERRIDE;
bool              301 content/renderer/media/webrtc_audio_device_impl.h   virtual bool RecordingIsInitialized() const OVERRIDE;
bool              306 content/renderer/media/webrtc_audio_device_impl.h   virtual bool Playing() const OVERRIDE;
bool              309 content/renderer/media/webrtc_audio_device_impl.h   virtual bool Recording() const OVERRIDE;
bool              319 content/renderer/media/webrtc_audio_device_impl.h   virtual int32_t StereoPlayoutIsAvailable(bool* available) const OVERRIDE;
bool              320 content/renderer/media/webrtc_audio_device_impl.h   virtual int32_t StereoRecordingIsAvailable(bool* available) const OVERRIDE;
bool              328 content/renderer/media/webrtc_audio_device_impl.h   bool SetAudioRenderer(WebRtcAudioRenderer* renderer);
bool              347 content/renderer/media/webrtc_audio_device_impl.h   bool GetAuthorizedDeviceInfoForAudioRenderer(
bool              381 content/renderer/media/webrtc_audio_device_impl.h                      bool need_audio_processing,
bool              382 content/renderer/media/webrtc_audio_device_impl.h                      bool key_pressed) OVERRIDE;
bool              440 content/renderer/media/webrtc_audio_device_impl.h   bool initialized_;
bool              441 content/renderer/media/webrtc_audio_device_impl.h   bool playing_;
bool              442 content/renderer/media/webrtc_audio_device_impl.h   bool recording_;
bool               62 content/renderer/media/webrtc_audio_device_not_impl.h   virtual bool SpeakerIsInitialized() const OVERRIDE;
bool               64 content/renderer/media/webrtc_audio_device_not_impl.h   virtual bool MicrophoneIsInitialized() const OVERRIDE;
bool               65 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t SpeakerVolumeIsAvailable(bool* available) OVERRIDE;
bool               71 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t MicrophoneVolumeIsAvailable(bool* available) OVERRIDE;
bool               74 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t SpeakerMuteIsAvailable(bool* available) OVERRIDE;
bool               75 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t SetSpeakerMute(bool enable) OVERRIDE;
bool               76 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t SpeakerMute(bool* enabled) const OVERRIDE;
bool               77 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t MicrophoneMuteIsAvailable(bool* available) OVERRIDE;
bool               78 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t SetMicrophoneMute(bool enable) OVERRIDE;
bool               79 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t MicrophoneMute(bool* enabled) const OVERRIDE;
bool               80 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t MicrophoneBoostIsAvailable(bool* available) OVERRIDE;
bool               81 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t SetMicrophoneBoost(bool enable) OVERRIDE;
bool               82 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t MicrophoneBoost(bool* enabled) const OVERRIDE;
bool               83 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t SetStereoPlayout(bool enable) OVERRIDE;
bool               84 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t StereoPlayout(bool* enabled) const OVERRIDE;
bool               85 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t SetStereoRecording(bool enable) OVERRIDE;
bool               86 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t StereoRecording(bool* enabled) const OVERRIDE;
bool              105 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t SetLoudspeakerStatus(bool enable) OVERRIDE;
bool              106 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t GetLoudspeakerStatus(bool* enabled) const OVERRIDE;
bool              107 content/renderer/media/webrtc_audio_device_not_impl.h   virtual int32_t SetAGC(bool enable) OVERRIDE;
bool              108 content/renderer/media/webrtc_audio_device_not_impl.h   virtual bool AGC() const OVERRIDE;
bool               47 content/renderer/media/webrtc_audio_renderer.h     bool playing() const {
bool               52 content/renderer/media/webrtc_audio_renderer.h     void set_playing(bool playing) {
bool               68 content/renderer/media/webrtc_audio_renderer.h     bool playing_;
bool               82 content/renderer/media/webrtc_audio_renderer.h   bool Initialize(WebRtcAudioRendererSource* source);
bool               97 content/renderer/media/webrtc_audio_renderer.h   bool IsStarted() const;
bool              113 content/renderer/media/webrtc_audio_renderer.h   virtual bool IsLocalRenderer() const OVERRIDE;
bool              166 content/renderer/media/webrtc_audio_renderer.h   bool AddPlayingState(webrtc::AudioSourceInterface* source,
bool              171 content/renderer/media/webrtc_audio_renderer.h   bool RemovePlayingState(webrtc::AudioSourceInterface* source,
bool               59 content/renderer/media/webrtc_identity_service.h   virtual bool Send(IPC::Message* message);
bool               61 content/renderer/media/webrtc_identity_service.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               67 content/renderer/media/webrtc_local_audio_renderer.h   virtual bool IsLocalRenderer() const OVERRIDE;
bool              144 content/renderer/media/webrtc_local_audio_renderer.h   bool playing_;
bool              160 content/renderer/media/webrtc_local_audio_renderer.h   bool sink_started_;
bool               92 content/renderer/media/webrtc_local_audio_source_provider.h   bool is_enabled_;
bool              106 content/renderer/media/webrtc_local_audio_source_provider.h   bool track_stopped_;
bool               72 content/renderer/media/webrtc_local_audio_track.h                bool key_pressed,
bool               73 content/renderer/media/webrtc_local_audio_track.h                bool need_audio_processing);
bool               75 content/renderer/media/webrtc_uma_histograms.h   bool has_used_api_[INVALID_NAME];
bool               27 content/renderer/media/websourcebuffer_impl.h   virtual bool setMode(AppendMode mode);
bool               35 content/renderer/media/websourcebuffer_impl.h   virtual bool setTimestampOffset(double offset);
bool               36 content/renderer/memory_benchmarking_extension.h   bool IsHeapProfilerRunning();
bool               22 content/renderer/mhtml_generator.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               35 content/renderer/mojo/mojo_render_process_observer.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               26 content/renderer/mouse_lock_dispatcher.h     virtual void OnLockMouseACK(bool succeeded) = 0;
bool               30 content/renderer/mouse_lock_dispatcher.h     virtual bool HandleMouseLockedInputEvent(
bool               36 content/renderer/mouse_lock_dispatcher.h   bool LockMouse(LockTarget* target);
bool               43 content/renderer/mouse_lock_dispatcher.h   bool IsMouseLockedTo(LockTarget* target);
bool               46 content/renderer/mouse_lock_dispatcher.h   bool WillHandleMouseEvent(const blink::WebMouseEvent& event);
bool               50 content/renderer/mouse_lock_dispatcher.h   void OnLockMouseACK(bool succeeded);
bool               56 content/renderer/mouse_lock_dispatcher.h   virtual void SendLockMouseRequest(bool unlocked_by_target) = 0;
bool               60 content/renderer/mouse_lock_dispatcher.h   bool MouseLockedOrPendingAction() const {
bool               64 content/renderer/mouse_lock_dispatcher.h   bool mouse_locked_;
bool               69 content/renderer/mouse_lock_dispatcher.h   bool pending_lock_request_;
bool               70 content/renderer/mouse_lock_dispatcher.h   bool pending_unlock_request_;
bool               75 content/renderer/mouse_lock_dispatcher.h   bool unlocked_by_target_;
bool               30 content/renderer/notification_provider.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               33 content/renderer/notification_provider.h   virtual bool show(const blink::WebNotification& proxy);
bool               44 content/renderer/notification_provider.h   void OnClose(int id, bool by_user);
bool               22 content/renderer/npapi/plugin_channel_host.h   static bool* GetRemoveTrackingFlag();
bool               28 content/renderer/npapi/plugin_channel_host.h   virtual bool Init(base::MessageLoopProxy* ipc_message_loop,
bool               29 content/renderer/npapi/plugin_channel_host.h                     bool create_pipe_now,
bool               39 content/renderer/npapi/plugin_channel_host.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               48 content/renderer/npapi/plugin_channel_host.h   bool expecting_shutdown() { return expecting_shutdown_; }
bool               57 content/renderer/npapi/plugin_channel_host.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               68 content/renderer/npapi/plugin_channel_host.h   bool expecting_shutdown_;
bool               60 content/renderer/npapi/webplugin_delegate_proxy.h   virtual bool Initialize(const GURL& url,
bool               63 content/renderer/npapi/webplugin_delegate_proxy.h                           bool load_manually) OVERRIDE;
bool               69 content/renderer/npapi/webplugin_delegate_proxy.h   virtual bool GetFormValue(base::string16* value) OVERRIDE;
bool               72 content/renderer/npapi/webplugin_delegate_proxy.h   virtual void SetFocus(bool focused) OVERRIDE;
bool               73 content/renderer/npapi/webplugin_delegate_proxy.h   virtual bool HandleInputEvent(const blink::WebInputEvent& event,
bool               79 content/renderer/npapi/webplugin_delegate_proxy.h   virtual void SetContentAreaFocus(bool has_focus);
bool               95 content/renderer/npapi/webplugin_delegate_proxy.h   virtual void SetWindowFocus(bool window_has_focus);
bool               97 content/renderer/npapi/webplugin_delegate_proxy.h   virtual void SetContainerVisibility(bool is_visible);
bool              107 content/renderer/npapi/webplugin_delegate_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              111 content/renderer/npapi/webplugin_delegate_proxy.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool              115 content/renderer/npapi/webplugin_delegate_proxy.h                                     bool success,
bool              138 content/renderer/npapi/webplugin_delegate_proxy.h                         bool notify_redirects,
bool              139 content/renderer/npapi/webplugin_delegate_proxy.h                         bool is_plugin_src_load,
bool              163 content/renderer/npapi/webplugin_delegate_proxy.h                      bool* result);
bool              167 content/renderer/npapi/webplugin_delegate_proxy.h   void OnGetWindowScriptNPObject(int route_id, bool* success);
bool              168 content/renderer/npapi/webplugin_delegate_proxy.h   void OnResolveProxy(const GURL& url, bool* result, std::string* proxy_list);
bool              169 content/renderer/npapi/webplugin_delegate_proxy.h   void OnGetPluginElement(int route_id, bool* success);
bool              181 content/renderer/npapi/webplugin_delegate_proxy.h   void OnDeferResourceLoading(unsigned long resource_id, bool defer);
bool              182 content/renderer/npapi/webplugin_delegate_proxy.h   void OnURLRedirectResponse(bool allow, int resource_id);
bool              183 content/renderer/npapi/webplugin_delegate_proxy.h   void OnCheckIfRunInsecureContent(const GURL& url, bool* result);
bool              185 content/renderer/npapi/webplugin_delegate_proxy.h   void OnFocusChanged(bool focused);
bool              200 content/renderer/npapi/webplugin_delegate_proxy.h   void SendUpdateGeometry(bool bitmaps_changed);
bool              208 content/renderer/npapi/webplugin_delegate_proxy.h   void UpdateFrontBuffer(const gfx::Rect& rect, bool allow_buffer_flipping);
bool              240 content/renderer/npapi/webplugin_delegate_proxy.h   bool CreateLocalBitmap(std::vector<uint8>* memory,
bool              245 content/renderer/npapi/webplugin_delegate_proxy.h   bool CreateSharedBitmap(scoped_ptr<TransportDIB>* memory,
bool              255 content/renderer/npapi/webplugin_delegate_proxy.h   bool UseSynchronousGeometryUpdates();
bool              261 content/renderer/npapi/webplugin_delegate_proxy.h   bool uses_shared_bitmaps_;
bool              263 content/renderer/npapi/webplugin_delegate_proxy.h   bool uses_compositor_;
bool              290 content/renderer/npapi/webplugin_delegate_proxy.h   bool invalidate_pending_;
bool              293 content/renderer/npapi/webplugin_delegate_proxy.h   bool transparent_;
bool               65 content/renderer/npapi/webplugin_impl.h   CONTENT_EXPORT static bool SetPostData(blink::WebURLRequest* request,
bool               72 content/renderer/npapi/webplugin_impl.h   virtual bool initialize(
bool               77 content/renderer/npapi/webplugin_impl.h   virtual bool getFormValue(blink::WebString& value);
bool               82 content/renderer/npapi/webplugin_impl.h       const blink::WebVector<blink::WebRect>& cut_outs, bool is_visible);
bool               83 content/renderer/npapi/webplugin_impl.h   virtual void updateFocus(bool focused);
bool               84 content/renderer/npapi/webplugin_impl.h   virtual void updateVisibility(bool visible);
bool               85 content/renderer/npapi/webplugin_impl.h   virtual bool acceptsInputEvents();
bool               86 content/renderer/npapi/webplugin_impl.h   virtual bool handleInputEvent(
bool               97 content/renderer/npapi/webplugin_impl.h   virtual bool isPlaceholder() OVERRIDE;
bool              101 content/renderer/npapi/webplugin_impl.h   virtual void SetAcceptsInputEvents(bool accepts) OVERRIDE;
bool              108 content/renderer/npapi/webplugin_impl.h   virtual bool FindProxyForUrl(const GURL& url,
bool              121 content/renderer/npapi/webplugin_impl.h                                 bool popups_allowed,
bool              122 content/renderer/npapi/webplugin_impl.h                                 bool notify_redirects) OVERRIDE;
bool              129 content/renderer/npapi/webplugin_impl.h   virtual bool IsOffTheRecord() OVERRIDE;
bool              131 content/renderer/npapi/webplugin_impl.h                                        bool defer) OVERRIDE;
bool              132 content/renderer/npapi/webplugin_impl.h   virtual void URLRedirectResponse(bool allow, int resource_id) OVERRIDE;
bool              133 content/renderer/npapi/webplugin_impl.h   virtual bool CheckIfRunInsecureContent(const GURL& url) OVERRIDE;
bool              173 content/renderer/npapi/webplugin_impl.h                              bool is_javascript_url,
bool              174 content/renderer/npapi/webplugin_impl.h                              bool popups_allowed,
bool              188 content/renderer/npapi/webplugin_impl.h   bool InitiateHTTPRequest(unsigned long resource_id,
bool              196 content/renderer/npapi/webplugin_impl.h                            bool notify_redirects,
bool              197 content/renderer/npapi/webplugin_impl.h                            bool check_mixed_scripting);
bool              240 content/renderer/npapi/webplugin_impl.h   bool HandleHttpMultipartResponse(const blink::WebURLResponse& response,
bool              249 content/renderer/npapi/webplugin_impl.h                                 bool popups_allowed,
bool              251 content/renderer/npapi/webplugin_impl.h                                 bool notify_redirects,
bool              252 content/renderer/npapi/webplugin_impl.h                                 bool check_mixed_scripting);
bool              256 content/renderer/npapi/webplugin_impl.h   bool ReinitializePluginForResponse(blink::WebURLLoader* loader);
bool              271 content/renderer/npapi/webplugin_impl.h   bool IsValidUrl(const GURL& url, Referrer referrer_flag);
bool              275 content/renderer/npapi/webplugin_impl.h   bool windowless_;
bool              278 content/renderer/npapi/webplugin_impl.h   bool next_io_surface_allocated_;
bool              285 content/renderer/npapi/webplugin_impl.h   bool accepts_input_events_;
bool              309 content/renderer/npapi/webplugin_impl.h   bool load_manually_;
bool              312 content/renderer/npapi/webplugin_impl.h   bool first_geometry_update_;
bool              315 content/renderer/npapi/webplugin_impl.h   bool ignore_response_error_;
bool               67 content/renderer/p2p/host_address_request.h   bool registered_;
bool               40 content/renderer/p2p/ipc_network_manager.h   bool network_list_received_;
bool               43 content/renderer/p2p/port_allocator.h       bool secure;
bool               52 content/renderer/p2p/port_allocator.h     bool legacy_relay;
bool               54 content/renderer/p2p/port_allocator.h     bool disable_tcp_transport;
bool               77 content/renderer/p2p/socket_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              113 content/renderer/p2p/socket_dispatcher.h   bool network_notifications_started_;
bool               46 content/renderer/paint_aggregator.h   bool HasPendingUpdate() const;
bool               61 content/renderer/paint_aggregator.h   bool ShouldInvalidateScrollRect(const gfx::Rect& rect) const;
bool               13 content/renderer/pepper/common.h inline PP_Bool BoolToPPBool(bool value) {
bool               17 content/renderer/pepper/common.h inline bool PPBoolToBool(PP_Bool value) {
bool               56 content/renderer/pepper/content_decryptor_delegate.h   bool CreateSession(uint32 session_id,
bool               61 content/renderer/pepper/content_decryptor_delegate.h   bool UpdateSession(uint32 session_id,
bool               64 content/renderer/pepper/content_decryptor_delegate.h   bool ReleaseSession(uint32 session_id);
bool               65 content/renderer/pepper/content_decryptor_delegate.h   bool Decrypt(media::Decryptor::StreamType stream_type,
bool               68 content/renderer/pepper/content_decryptor_delegate.h   bool CancelDecrypt(media::Decryptor::StreamType stream_type);
bool               69 content/renderer/pepper/content_decryptor_delegate.h   bool InitializeAudioDecoder(
bool               72 content/renderer/pepper/content_decryptor_delegate.h   bool InitializeVideoDecoder(
bool               77 content/renderer/pepper/content_decryptor_delegate.h   bool DeinitializeDecoder(media::Decryptor::StreamType stream_type);
bool               78 content/renderer/pepper/content_decryptor_delegate.h   bool ResetDecoder(media::Decryptor::StreamType stream_type);
bool               80 content/renderer/pepper/content_decryptor_delegate.h   bool DecryptAndDecodeAudio(
bool               83 content/renderer/pepper/content_decryptor_delegate.h   bool DecryptAndDecodeVideo(
bool              122 content/renderer/pepper/content_decryptor_delegate.h     bool Matches(uint32_t id) const { return id == id_; }
bool              124 content/renderer/pepper/content_decryptor_delegate.h     bool is_null() const { return cb_.is_null(); }
bool              156 content/renderer/pepper/content_decryptor_delegate.h   bool MakeMediaBufferResource(
bool              167 content/renderer/pepper/content_decryptor_delegate.h   bool DeserializeAudioFrames(PP_Resource audio_frames,
bool               32 content/renderer/pepper/fake_pepper_plugin_instance.h   virtual void SetAlwaysOnTop(bool on_top) OVERRIDE;
bool               33 content/renderer/pepper/fake_pepper_plugin_instance.h   virtual bool IsFullPagePlugin() OVERRIDE;
bool               34 content/renderer/pepper/fake_pepper_plugin_instance.h   virtual bool FlashSetFullscreen(bool fullscreen, bool delay_report) OVERRIDE;
bool               35 content/renderer/pepper/fake_pepper_plugin_instance.h   virtual bool IsRectTopmost(const gfx::Rect& rect) OVERRIDE;
bool               38 content/renderer/pepper/fake_pepper_plugin_instance.h                            bool from_user_action) OVERRIDE;
bool               28 content/renderer/pepper/host_array_buffer_var.h   virtual bool CopyToNewShmem(
bool               40 content/renderer/pepper/host_array_buffer_var.h   bool valid_;
bool               31 content/renderer/pepper/host_dispatcher_wrapper.h                         bool is_external);
bool               34 content/renderer/pepper/host_dispatcher_wrapper.h   bool Init(const IPC::ChannelHandle& channel_handle,
bool               68 content/renderer/pepper/host_dispatcher_wrapper.h   bool is_external_;
bool               93 content/renderer/pepper/host_globals.h   virtual bool IsHostGlobals() const OVERRIDE;
bool               39 content/renderer/pepper/host_resource_var.h   virtual bool IsPending() const OVERRIDE;
bool               69 content/renderer/pepper/host_var_tracker.h   virtual bool StopTrackingSharedMemoryHandle(int id,
bool               88 content/renderer/pepper/message_channel.h   bool GetReadOnlyProperty(NPIdentifier key, NPVariant* value) const;
bool              101 content/renderer/pepper/message_channel.h       bool success);
bool               33 content/renderer/pepper/mock_renderer_ppapi_host.h   void set_has_user_gesture(bool gesture) { has_user_gesture_ = gesture; }
bool               37 content/renderer/pepper/mock_renderer_ppapi_host.h   virtual bool IsValidInstance(PP_Instance instance) const OVERRIDE;
bool               47 content/renderer/pepper/mock_renderer_ppapi_host.h   virtual bool HasUserGesture(PP_Instance instance) const OVERRIDE;
bool               54 content/renderer/pepper/mock_renderer_ppapi_host.h       bool should_close_source) OVERRIDE;
bool               55 content/renderer/pepper/mock_renderer_ppapi_host.h   virtual bool IsRunningInProcess() const OVERRIDE;
bool               70 content/renderer/pepper/mock_renderer_ppapi_host.h   bool has_user_gesture_;
bool               31 content/renderer/pepper/npapi_glue.h bool PPVarToNPVariant(PP_Var var, NPVariant* result);
bool              106 content/renderer/pepper/npapi_glue.h   bool has_exception() const { return exception_.type != PP_VARTYPE_UNDEFINED; }
bool              115 content/renderer/pepper/npapi_glue.h   bool success() const {
bool              122 content/renderer/pepper/npapi_glue.h   bool SetResult(PP_Var result);
bool              129 content/renderer/pepper/npapi_glue.h   bool CheckExceptionForNoResult();
bool              142 content/renderer/pepper/npapi_glue.h   bool success_;  // See the success() function above.
bool              143 content/renderer/pepper/npapi_glue.h   bool checked_exception_;  // SetResult/CheckExceptionForNoResult was called.
bool              211 content/renderer/pepper/npapi_glue.h                                  bool allow_integer_identifier);
bool              215 content/renderer/pepper/npapi_glue.h   bool is_valid() const {
bool              243 content/renderer/pepper/npapi_glue.h   bool has_exception() const { return has_exception_; }
bool              256 content/renderer/pepper/npapi_glue.h   bool has_exception_;
bool               48 content/renderer/pepper/pepper_audio_input_host.h                         bool capture);
bool               35 content/renderer/pepper/pepper_broker.h   bool Init(base::ProcessId broker_pid,
bool               66 content/renderer/pepper/pepper_broker.h                                 bool result);
bool               75 content/renderer/pepper/pepper_broker.h     bool is_authorized;
bool               37 content/renderer/pepper/pepper_browser_connection.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               67 content/renderer/pepper/pepper_device_enumeration_host_helper.h   bool HandleResourceMessage(const IPC::Message& msg,
bool               79 content/renderer/pepper/pepper_device_enumeration_host_helper.h       bool* handled);
bool               53 content/renderer/pepper/pepper_file_chooser_host.h                  bool save_as,
bool               54 content/renderer/pepper/pepper_file_chooser_host.h                  bool open_multiple,
bool               49 content/renderer/pepper/pepper_file_ref_renderer_host.h   virtual bool IsFileRefHost() OVERRIDE;
bool               48 content/renderer/pepper/pepper_file_system_host.h   virtual bool IsFileSystemHost() OVERRIDE;
bool               52 content/renderer/pepper/pepper_file_system_host.h   bool IsOpened() const { return opened_; }
bool               71 content/renderer/pepper/pepper_file_system_host.h   bool opened_;  // whether open is successful.
bool               73 content/renderer/pepper/pepper_file_system_host.h   bool called_open_;  // whether open has been called.
bool               58 content/renderer/pepper/pepper_graphics_2d_host.h   virtual bool IsGraphics2DHost() OVERRIDE;
bool               60 content/renderer/pepper/pepper_graphics_2d_host.h   bool ReadImageData(PP_Resource image,
bool               66 content/renderer/pepper/pepper_graphics_2d_host.h   bool BindToInstance(PepperPluginInstanceImpl* new_instance);
bool               72 content/renderer/pepper/pepper_graphics_2d_host.h   bool PrepareTextureMailbox(
bool               84 content/renderer/pepper/pepper_graphics_2d_host.h   bool IsAlwaysOpaque() const;
bool               93 content/renderer/pepper/pepper_graphics_2d_host.h   bool Init(int width,
bool               95 content/renderer/pepper/pepper_graphics_2d_host.h             bool is_always_opaque,
bool              101 content/renderer/pepper/pepper_graphics_2d_host.h                                   bool src_rect_specified,
bool              104 content/renderer/pepper/pepper_graphics_2d_host.h                           bool clip_specified,
bool              145 content/renderer/pepper/pepper_graphics_2d_host.h   bool HasPendingFlush() const;
bool              152 content/renderer/pepper/pepper_graphics_2d_host.h   static bool ConvertToLogicalPixels(float scale,
bool              170 content/renderer/pepper/pepper_graphics_2d_host.h   bool need_flush_ack_;
bool              175 content/renderer/pepper/pepper_graphics_2d_host.h   bool offscreen_flush_pending_;
bool              179 content/renderer/pepper/pepper_graphics_2d_host.h   bool is_always_opaque_;
bool              187 content/renderer/pepper/pepper_graphics_2d_host.h   bool is_running_in_process_;
bool              189 content/renderer/pepper/pepper_graphics_2d_host.h   bool texture_mailbox_modified_;
bool              190 content/renderer/pepper/pepper_graphics_2d_host.h   bool is_using_texture_layer_;
bool               49 content/renderer/pepper/pepper_hung_plugin_filter.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               67 content/renderer/pepper/pepper_hung_plugin_filter.h   bool IsHung() const;
bool               73 content/renderer/pepper/pepper_hung_plugin_filter.h   void SendHungMessage(bool is_hung);
bool              105 content/renderer/pepper/pepper_hung_plugin_filter.h   bool hung_plugin_showing_;
bool              107 content/renderer/pepper/pepper_hung_plugin_filter.h   bool timer_task_pending_;
bool               69 content/renderer/pepper/pepper_in_process_router.h   static bool OnPluginMsgReceived(const IPC::Message& msg);
bool               72 content/renderer/pepper/pepper_in_process_router.h   bool SendToHost(IPC::Message *msg);
bool               73 content/renderer/pepper/pepper_in_process_router.h   bool SendToPlugin(IPC::Message *msg);
bool               76 content/renderer/pepper/pepper_in_process_router.h   bool SendToBrowser(IPC::Message *msg);
bool               96 content/renderer/pepper/pepper_in_process_router.h   bool reply_result_;
bool               37 content/renderer/pepper/pepper_media_device_manager.h                                bool /* succeeded */,
bool               85 content/renderer/pepper/pepper_media_device_manager.h                           bool succeeded,
bool              120 content/renderer/pepper/pepper_media_stream_audio_track_host.h   bool connected_;
bool               26 content/renderer/pepper/pepper_media_stream_track_host_base.h   bool InitBuffers(int32_t number_of_buffers, int32_t buffer_size);
bool               55 content/renderer/pepper/pepper_media_stream_video_track_host.h   bool connected_;
bool               79 content/renderer/pepper/pepper_platform_audio_input.h   bool Initialize(
bool               94 content/renderer/pepper/pepper_platform_audio_input.h                       bool succeeded,
bool              124 content/renderer/pepper/pepper_platform_audio_input.h   bool create_stream_sent_;
bool              129 content/renderer/pepper/pepper_platform_audio_input.h   bool pending_open_device_;
bool               40 content/renderer/pepper/pepper_platform_audio_output.h   bool StartPlayback();
bool               44 content/renderer/pepper/pepper_platform_audio_output.h   bool StopPlayback();
bool               66 content/renderer/pepper/pepper_platform_audio_output.h   bool Initialize(int sample_rate,
bool               31 content/renderer/pepper/pepper_platform_context_3d.h   bool Init(const int32* attrib_list, PlatformContext3D* share_context);
bool               41 content/renderer/pepper/pepper_platform_context_3d.h   bool IsOpaque();
bool               69 content/renderer/pepper/pepper_platform_context_3d.h   bool InitRaw();
bool               76 content/renderer/pepper/pepper_platform_context_3d.h   bool has_alpha_;
bool               48 content/renderer/pepper/pepper_platform_video_capture.h   virtual bool CaptureStarted() OVERRIDE;
bool               73 content/renderer/pepper/pepper_platform_video_capture.h                       bool succeeded,
bool               92 content/renderer/pepper/pepper_platform_video_capture.h   bool unbalanced_start_;
bool               96 content/renderer/pepper/pepper_platform_video_capture.h   bool pending_open_device_;
bool              154 content/renderer/pepper/pepper_plugin_instance_impl.h   bool is_deleted() const;
bool              180 content/renderer/pepper/pepper_plugin_instance_impl.h   bool full_frame() const { return full_frame_; }
bool              184 content/renderer/pepper/pepper_plugin_instance_impl.h   bool Initialize(const std::vector<std::string>& arg_names,
bool              186 content/renderer/pepper/pepper_plugin_instance_impl.h                   bool full_frame);
bool              187 content/renderer/pepper/pepper_plugin_instance_impl.h   bool HandleDocumentLoad(const blink::WebURLResponse& response);
bool              188 content/renderer/pepper/pepper_plugin_instance_impl.h   bool HandleInputEvent(const blink::WebInputEvent& event,
bool              195 content/renderer/pepper/pepper_plugin_instance_impl.h   bool HandleCompositionStart(const base::string16& text);
bool              196 content/renderer/pepper/pepper_plugin_instance_impl.h   bool HandleCompositionUpdate(
bool              201 content/renderer/pepper/pepper_plugin_instance_impl.h   bool HandleCompositionEnd(const base::string16& text);
bool              202 content/renderer/pepper/pepper_plugin_instance_impl.h   bool HandleTextInput(const base::string16& text);
bool              207 content/renderer/pepper/pepper_plugin_instance_impl.h   bool IsPluginAcceptingCompositionEvents() const;
bool              211 content/renderer/pepper/pepper_plugin_instance_impl.h   void SetWebKitFocus(bool has_focus);
bool              212 content/renderer/pepper/pepper_plugin_instance_impl.h   void SetContentAreaFocus(bool has_focus);
bool              215 content/renderer/pepper/pepper_plugin_instance_impl.h   void PageVisibilityChanged(bool is_visible);
bool              227 content/renderer/pepper/pepper_plugin_instance_impl.h   bool GetBitmapForOptimizedPluginPaint(
bool              238 content/renderer/pepper/pepper_plugin_instance_impl.h   base::string16 GetSelectedText(bool html);
bool              241 content/renderer/pepper/pepper_plugin_instance_impl.h   void Zoom(double factor, bool text_only);
bool              242 content/renderer/pepper/pepper_plugin_instance_impl.h   bool StartFind(const base::string16& search_text,
bool              243 content/renderer/pepper/pepper_plugin_instance_impl.h                  bool case_sensitive,
bool              245 content/renderer/pepper/pepper_plugin_instance_impl.h   void SelectFindResult(bool forward);
bool              248 content/renderer/pepper/pepper_plugin_instance_impl.h   bool SupportsPrintInterface();
bool              249 content/renderer/pepper/pepper_plugin_instance_impl.h   bool IsPrintScalingDisabled();
bool              251 content/renderer/pepper/pepper_plugin_instance_impl.h   bool PrintPage(int page_number, blink::WebCanvas* canvas);
bool              254 content/renderer/pepper/pepper_plugin_instance_impl.h   bool CanRotateView();
bool              279 content/renderer/pepper/pepper_plugin_instance_impl.h   bool FlashIsFullscreenOrPending();
bool              283 content/renderer/pepper/pepper_plugin_instance_impl.h   void UpdateFlashFullscreenState(bool flash_fullscreen);
bool              300 content/renderer/pepper/pepper_plugin_instance_impl.h   bool IsFullscreenOrPending();
bool              302 content/renderer/pepper/pepper_plugin_instance_impl.h   bool flash_fullscreen() const { return flash_fullscreen_; }
bool              309 content/renderer/pepper/pepper_plugin_instance_impl.h   bool SetFullscreen(bool fullscreen);
bool              315 content/renderer/pepper/pepper_plugin_instance_impl.h   bool IsProcessingUserGesture();
bool              322 content/renderer/pepper/pepper_plugin_instance_impl.h   void OnLockMouseACK(bool succeeded);
bool              334 content/renderer/pepper/pepper_plugin_instance_impl.h   bool SimulateIMEEvent(const ppapi::InputEventData& input_event);
bool              366 content/renderer/pepper/pepper_plugin_instance_impl.h   virtual void SetAlwaysOnTop(bool on_top) OVERRIDE;
bool              367 content/renderer/pepper/pepper_plugin_instance_impl.h   virtual bool IsFullPagePlugin() OVERRIDE;
bool              368 content/renderer/pepper/pepper_plugin_instance_impl.h   virtual bool FlashSetFullscreen(bool fullscreen, bool delay_report) OVERRIDE;
bool              369 content/renderer/pepper/pepper_plugin_instance_impl.h   virtual bool IsRectTopmost(const gfx::Rect& rect) OVERRIDE;
bool              372 content/renderer/pepper/pepper_plugin_instance_impl.h                            bool from_user_action) OVERRIDE;
bool              505 content/renderer/pepper/pepper_plugin_instance_impl.h   bool IsValidInstanceOf(PluginModule* module);
bool              513 content/renderer/pepper/pepper_plugin_instance_impl.h   virtual bool PrepareTextureMailbox(
bool              516 content/renderer/pepper/pepper_plugin_instance_impl.h       bool use_shared_memory) OVERRIDE;
bool              550 content/renderer/pepper/pepper_plugin_instance_impl.h     bool finished_loading_;
bool              578 content/renderer/pepper/pepper_plugin_instance_impl.h   bool LoadFindInterface();
bool              579 content/renderer/pepper/pepper_plugin_instance_impl.h   bool LoadInputEventInterface();
bool              580 content/renderer/pepper/pepper_plugin_instance_impl.h   bool LoadMessagingInterface();
bool              581 content/renderer/pepper/pepper_plugin_instance_impl.h   bool LoadMouseLockInterface();
bool              582 content/renderer/pepper/pepper_plugin_instance_impl.h   bool LoadPdfInterface();
bool              583 content/renderer/pepper/pepper_plugin_instance_impl.h   bool LoadPrintInterface();
bool              584 content/renderer/pepper/pepper_plugin_instance_impl.h   bool LoadPrivateInterface();
bool              585 content/renderer/pepper/pepper_plugin_instance_impl.h   bool LoadSelectionInterface();
bool              586 content/renderer/pepper/pepper_plugin_instance_impl.h   bool LoadTextInputInterface();
bool              587 content/renderer/pepper/pepper_plugin_instance_impl.h   bool LoadZoomInterface();
bool              594 content/renderer/pepper/pepper_plugin_instance_impl.h   bool PluginHasFocus() const;
bool              600 content/renderer/pepper/pepper_plugin_instance_impl.h   bool IsAcceptingWheelEvents() const;
bool              613 content/renderer/pepper/pepper_plugin_instance_impl.h   bool GetPreferredPrintOutputFormat(PP_PrintOutputFormat_Dev* format);
bool              614 content/renderer/pepper/pepper_plugin_instance_impl.h   bool PrintPDFOutput(PP_Resource print_output, blink::WebCanvas* canvas);
bool              626 content/renderer/pepper/pepper_plugin_instance_impl.h   bool PrintPageHelper(PP_PrintPageNumberRange_Dev* page_ranges,
bool              633 content/renderer/pepper/pepper_plugin_instance_impl.h   bool SendCompositionEventToPlugin(
bool              636 content/renderer/pepper/pepper_plugin_instance_impl.h   bool SendCompositionEventWithUnderlineInformationToPlugin(
bool              648 content/renderer/pepper/pepper_plugin_instance_impl.h   bool CanAccessMainFrame() const;
bool              652 content/renderer/pepper/pepper_plugin_instance_impl.h   bool IsViewAccelerated();
bool              660 content/renderer/pepper/pepper_plugin_instance_impl.h   bool IsMouseLocked();
bool              661 content/renderer/pepper/pepper_plugin_instance_impl.h   bool LockMouse();
bool              687 content/renderer/pepper/pepper_plugin_instance_impl.h   bool layer_bound_to_fullscreen_;
bool              688 content/renderer/pepper/pepper_plugin_instance_impl.h   bool layer_is_hardware_;
bool              695 content/renderer/pepper/pepper_plugin_instance_impl.h   bool full_frame_;
bool              706 content/renderer/pepper/pepper_plugin_instance_impl.h   bool sent_initial_did_change_view_;
bool              716 content/renderer/pepper/pepper_plugin_instance_impl.h   bool has_webkit_focus_;
bool              717 content/renderer/pepper/pepper_plugin_instance_impl.h   bool has_content_area_focus_;
bool              740 content/renderer/pepper/pepper_plugin_instance_impl.h   bool checked_for_plugin_input_event_interface_;
bool              741 content/renderer/pepper/pepper_plugin_instance_impl.h   bool checked_for_plugin_messaging_interface_;
bool              742 content/renderer/pepper/pepper_plugin_instance_impl.h   bool checked_for_plugin_pdf_interface_;
bool              780 content/renderer/pepper/pepper_plugin_instance_impl.h   bool always_on_top_;
bool              796 content/renderer/pepper/pepper_plugin_instance_impl.h   bool flash_fullscreen_;
bool              804 content/renderer/pepper/pepper_plugin_instance_impl.h   bool desired_fullscreen_state_;
bool              834 content/renderer/pepper/pepper_plugin_instance_impl.h   bool text_input_caret_set_;
bool              858 content/renderer/pepper/pepper_plugin_instance_impl.h   bool external_document_load_;
bool              877 content/renderer/pepper/pepper_plugin_instance_impl.h   bool is_deleted_;
bool               24 content/renderer/pepper/pepper_proxy_channel_delegate_impl.h       bool should_close_source) OVERRIDE;
bool               25 content/renderer/pepper/pepper_truetype_font.h   virtual bool IsValid() = 0;
bool               35 content/renderer/pepper/pepper_url_loader_host.h                       bool main_document_loader,
bool               77 content/renderer/pepper/pepper_url_loader_host.h                                    bool defers_loading);
bool              104 content/renderer/pepper/pepper_url_loader_host.h   void SetDefersLoading(bool defers_loading);
bool              118 content/renderer/pepper/pepper_url_loader_host.h   bool main_document_loader_;
bool              124 content/renderer/pepper/pepper_url_loader_host.h   bool has_universal_access_;
bool              149 content/renderer/pepper/pepper_url_loader_host.h   bool pending_response_;
bool               33 content/renderer/pepper/pepper_video_capture_host.h   bool Init();
bool               39 content/renderer/pepper/pepper_video_capture_host.h   void OnInitialized(media::VideoCapture* capture, bool succeeded);
bool               75 content/renderer/pepper/pepper_video_capture_host.h   bool SetStatus(PP_VideoCaptureStatus_Dev status, bool forced);
bool               84 content/renderer/pepper/pepper_video_capture_host.h     bool in_use;
bool               45 content/renderer/pepper/pepper_video_source_host.h     virtual bool GotFrame(cricket::VideoFrame* frame) OVERRIDE;
bool               80 content/renderer/pepper/pepper_video_source_host.h   bool get_frame_pending_;
bool               42 content/renderer/pepper/pepper_webplugin_impl.h   virtual bool initialize(blink::WebPluginContainer* container);
bool               46 content/renderer/pepper/pepper_webplugin_impl.h   virtual bool getFormValue(blink::WebString& value);
bool               52 content/renderer/pepper/pepper_webplugin_impl.h       bool is_visible);
bool               53 content/renderer/pepper/pepper_webplugin_impl.h   virtual void updateFocus(bool focused);
bool               54 content/renderer/pepper/pepper_webplugin_impl.h   virtual void updateVisibility(bool visible);
bool               55 content/renderer/pepper/pepper_webplugin_impl.h   virtual bool acceptsInputEvents();
bool               56 content/renderer/pepper/pepper_webplugin_impl.h   virtual bool handleInputEvent(const blink::WebInputEvent& event,
bool               67 content/renderer/pepper/pepper_webplugin_impl.h   virtual bool hasSelection() const;
bool               71 content/renderer/pepper/pepper_webplugin_impl.h   virtual void setZoomLevel(double level, bool text_only);
bool               72 content/renderer/pepper/pepper_webplugin_impl.h   virtual bool startFind(const blink::WebString& search_text,
bool               73 content/renderer/pepper/pepper_webplugin_impl.h                          bool case_sensitive,
bool               75 content/renderer/pepper/pepper_webplugin_impl.h   virtual void selectFindResult(bool forward);
bool               77 content/renderer/pepper/pepper_webplugin_impl.h   virtual bool supportsPaginatedPrint() OVERRIDE;
bool               78 content/renderer/pepper/pepper_webplugin_impl.h   virtual bool isPrintScalingDisabled() OVERRIDE;
bool               81 content/renderer/pepper/pepper_webplugin_impl.h   virtual bool printPage(int page_number, blink::WebCanvas* canvas) OVERRIDE;
bool               84 content/renderer/pepper/pepper_webplugin_impl.h   virtual bool canRotateView() OVERRIDE;
bool               86 content/renderer/pepper/pepper_webplugin_impl.h   virtual bool isPlaceholder() OVERRIDE;
bool               97 content/renderer/pepper/pepper_webplugin_impl.h   bool full_frame_;
bool               78 content/renderer/pepper/pepper_websocket_host.h   bool connecting_;
bool               81 content/renderer/pepper/pepper_websocket_host.h   bool initiating_close_;
bool               84 content/renderer/pepper/pepper_websocket_host.h   bool accepting_close_;
bool               88 content/renderer/pepper/pepper_websocket_host.h   bool error_was_received_;
bool               85 content/renderer/pepper/plugin_module.h   bool InitAsInternalPlugin(const PepperPluginInfo::EntryPoints& entry_points);
bool               89 content/renderer/pepper/plugin_module.h   bool InitAsLibrary(const base::FilePath& path);
bool              107 content/renderer/pepper/plugin_module.h   bool IsProxied() const;
bool              127 content/renderer/pepper/plugin_module.h   static bool SupportsInterface(const char* name);
bool              170 content/renderer/pepper/plugin_module.h   bool is_in_destructor() const { return is_in_destructor_; }
bool              171 content/renderer/pepper/plugin_module.h   bool is_crashed() const { return is_crashed_; }
bool              183 content/renderer/pepper/plugin_module.h   bool ReserveInstanceID(PP_Instance instance);
bool              198 content/renderer/pepper/plugin_module.h       bool is_external);
bool              217 content/renderer/pepper/plugin_module.h                                             bool* pepper_plugin_was_registered);
bool              225 content/renderer/pepper/plugin_module.h   bool InitializeModule(const PepperPluginInfo::EntryPoints& entry_points);
bool              237 content/renderer/pepper/plugin_module.h   bool is_in_destructor_;
bool              240 content/renderer/pepper/plugin_module.h   bool is_crashed_;
bool               46 content/renderer/pepper/plugin_object.h   static bool IsInstanceOf(NPObject* np_object,
bool               53 content/renderer/pepper/ppb_broker_impl.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               57 content/renderer/pepper/ppb_broker_impl.h   void OnPpapiBrokerPermissionResult(bool result);
bool               45 content/renderer/pepper/ppb_buffer_impl.h   bool Init(uint32_t size);
bool               68 content/renderer/pepper/ppb_buffer_impl.h   bool needs_unmap_;
bool               40 content/renderer/pepper/ppb_graphics_3d_impl.h   bool BindToInstance(bool bind);
bool               43 content/renderer/pepper/ppb_graphics_3d_impl.h   bool IsOpaque();
bool               62 content/renderer/pepper/ppb_graphics_3d_impl.h   bool Init(PPB_Graphics3D_API* share_context,
bool               64 content/renderer/pepper/ppb_graphics_3d_impl.h   bool InitRaw(PPB_Graphics3D_API* share_context,
bool               75 content/renderer/pepper/ppb_graphics_3d_impl.h   bool bound_to_instance_;
bool               77 content/renderer/pepper/ppb_graphics_3d_impl.h   bool commit_pending_;
bool               39 content/renderer/pepper/ppb_image_data_impl.h     virtual bool Init(PPB_ImageData_Impl* impl, PP_ImageDataFormat format,
bool               40 content/renderer/pepper/ppb_image_data_impl.h                       int width, int height, bool init_to_zero) = 0;
bool               41 content/renderer/pepper/ppb_image_data_impl.h     virtual bool IsMapped() const = 0;
bool               62 content/renderer/pepper/ppb_image_data_impl.h   bool Init(PP_ImageDataFormat format,
bool               64 content/renderer/pepper/ppb_image_data_impl.h             bool init_to_zero);
bool               80 content/renderer/pepper/ppb_image_data_impl.h   bool IsMapped() const;
bool              112 content/renderer/pepper/ppb_image_data_impl.h   ImageDataPlatformBackend(bool is_browser_allocated);
bool              116 content/renderer/pepper/ppb_image_data_impl.h   virtual bool Init(PPB_ImageData_Impl* impl, PP_ImageDataFormat format,
bool              117 content/renderer/pepper/ppb_image_data_impl.h                     int width, int height, bool init_to_zero) OVERRIDE;
bool              118 content/renderer/pepper/ppb_image_data_impl.h   virtual bool IsMapped() const OVERRIDE;
bool              134 content/renderer/pepper/ppb_image_data_impl.h   bool is_browser_allocated_;
bool              148 content/renderer/pepper/ppb_image_data_impl.h   virtual bool Init(PPB_ImageData_Impl* impl, PP_ImageDataFormat format,
bool              149 content/renderer/pepper/ppb_image_data_impl.h             int width, int height, bool init_to_zero) OVERRIDE;
bool              150 content/renderer/pepper/ppb_image_data_impl.h   virtual bool IsMapped() const OVERRIDE;
bool              198 content/renderer/pepper/ppb_image_data_impl.h   bool is_valid() const { return is_valid_; }
bool              202 content/renderer/pepper/ppb_image_data_impl.h   bool is_valid_;
bool              203 content/renderer/pepper/ppb_image_data_impl.h   bool needs_unmap_;
bool               25 content/renderer/pepper/ppb_scrollbar_impl.h   static PP_Resource Create(PP_Instance instance, bool vertical);
bool               33 content/renderer/pepper/ppb_scrollbar_impl.h   virtual bool IsOverlay() OVERRIDE;
bool               44 content/renderer/pepper/ppb_scrollbar_impl.h   void Init(bool vertical);
bool               70 content/renderer/pepper/ppb_video_decoder_impl.h   bool Init(PP_Resource graphics_context,
bool               78 content/renderer/pepper/renderer_ppapi_host_impl.h   virtual bool IsValidInstance(PP_Instance instance) const OVERRIDE;
bool               88 content/renderer/pepper/renderer_ppapi_host_impl.h   virtual bool HasUserGesture(PP_Instance instance) const OVERRIDE;
bool               95 content/renderer/pepper/renderer_ppapi_host_impl.h       bool should_close_source) OVERRIDE;
bool               96 content/renderer/pepper/renderer_ppapi_host_impl.h   virtual bool IsRunningInProcess() const OVERRIDE;
bool              131 content/renderer/pepper/renderer_ppapi_host_impl.h   bool is_running_in_process_;
bool               39 content/renderer/pepper/resource_converter.h   virtual void Flush(const base::Callback<void(bool)>& callback) = 0;
bool               45 content/renderer/pepper/resource_converter.h   virtual bool FromV8Value(v8::Handle<v8::Object> val,
bool               48 content/renderer/pepper/resource_converter.h                            bool* was_resource) = 0;
bool               53 content/renderer/pepper/resource_converter.h   virtual bool ToV8Value(const PP_Var& var,
bool               64 content/renderer/pepper/resource_converter.h   virtual void Flush(const base::Callback<void(bool)>& callback) OVERRIDE;
bool               65 content/renderer/pepper/resource_converter.h   virtual bool FromV8Value(v8::Handle<v8::Object> val,
bool               68 content/renderer/pepper/resource_converter.h                            bool* was_resource) OVERRIDE;
bool               69 content/renderer/pepper/resource_converter.h   virtual bool ToV8Value(const PP_Var& var,
bool               27 content/renderer/pepper/url_request_info_util.h CONTENT_EXPORT bool CreateWebURLRequest(PP_Instance instance,
bool               33 content/renderer/pepper/url_request_info_util.h CONTENT_EXPORT bool URLRequestRequiresUniversalAccess(
bool               36 content/renderer/pepper/v8_var_converter.h   bool ToV8Value(const PP_Var& var,
bool               50 content/renderer/pepper/v8_var_converter.h       const base::Callback<void(const ppapi::ScopedPPVar&, bool)>& callback);
bool               78 content/renderer/render_frame_impl.h   bool is_swapped_out() const {
bool              108 content/renderer/render_frame_impl.h   virtual void didStartLoading(bool to_different_document);
bool              139 content/renderer/render_frame_impl.h   bool IsPepperAcceptingCompositionEvents() const;
bool              164 content/renderer/render_frame_impl.h     bool keep_selection);
bool              168 content/renderer/render_frame_impl.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool              171 content/renderer/render_frame_impl.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              223 content/renderer/render_frame_impl.h   virtual bool shouldReportDetailedMessageForSource(
bool              243 content/renderer/render_frame_impl.h       bool is_redirect);
bool              264 content/renderer/render_frame_impl.h                                         bool is_new_navigation);
bool              282 content/renderer/render_frame_impl.h                                      bool is_new_navigation);
bool              284 content/renderer/render_frame_impl.h   virtual void didChangeSelection(bool is_empty_selection);
bool              321 content/renderer/render_frame_impl.h                                           bool final_update);
bool              334 content/renderer/render_frame_impl.h   virtual bool willCheckAndDispatchMessageEvent(
bool              342 content/renderer/render_frame_impl.h   virtual bool allowWebGL(blink::WebLocalFrame* frame, bool default_value);
bool              409 content/renderer/render_frame_impl.h                                   bool notify_result);
bool              415 content/renderer/render_frame_impl.h   void OnReload(bool ignore_cache);
bool              428 content/renderer/render_frame_impl.h       bool is_redirect);
bool              442 content/renderer/render_frame_impl.h   static bool ShouldUpdateSelectionTextFromContextMenuParams(
bool              453 content/renderer/render_frame_impl.h   bool is_loading_;
bool              454 content/renderer/render_frame_impl.h   bool is_swapped_out_;
bool              455 content/renderer/render_frame_impl.h   bool is_detaching_;
bool              499 content/renderer/render_frame_impl.h   bool handling_select_range_;
bool               38 content/renderer/render_process_impl.h   bool GetTransportDIBFromCache(TransportDIB** result, size_t size);
bool               43 content/renderer/render_process_impl.h   bool PutSharedMemInCache(TransportDIB* memory);
bool              129 content/renderer/render_thread_impl.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool              158 content/renderer/render_thread_impl.h   virtual bool ResolveProxy(const GURL& url, std::string* proxy_list) OVERRIDE;
bool              183 content/renderer/render_thread_impl.h   bool layout_test_mode() const {
bool              186 content/renderer/render_thread_impl.h   void set_layout_test_mode(bool layout_test_mode) {
bool              203 content/renderer/render_thread_impl.h   bool is_gpu_rasterization_enabled() const {
bool              207 content/renderer/render_thread_impl.h   bool is_gpu_rasterization_forced() const {
bool              211 content/renderer/render_thread_impl.h   bool is_impl_side_painting_enabled() const {
bool              215 content/renderer/render_thread_impl.h   bool is_low_res_tiling_enabled() const { return is_low_res_tiling_enabled_; }
bool              217 content/renderer/render_thread_impl.h   bool is_lcd_text_enabled() const { return is_lcd_text_enabled_; }
bool              219 content/renderer/render_thread_impl.h   bool is_map_image_enabled() const { return is_map_image_enabled_; }
bool              382 content/renderer/render_thread_impl.h   virtual bool OnControlMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              385 content/renderer/render_thread_impl.h   virtual bool IsMainThread() OVERRIDE;
bool              410 content/renderer/render_thread_impl.h   void OnPurgePluginListCache(bool reload_pages);
bool              411 content/renderer/render_thread_impl.h   void OnNetworkStateChanged(bool online);
bool              418 content/renderer/render_thread_impl.h   void OnSetWebKitSharedTimersSuspended(bool suspend);
bool              423 content/renderer/render_thread_impl.h                               bool jump_on_track_click,
bool              425 content/renderer/render_thread_impl.h                               bool redraw);
bool              478 content/renderer/render_thread_impl.h   bool suspend_webkit_shared_timer_;
bool              479 content/renderer/render_thread_impl.h   bool notify_webkit_of_modal_loop_;
bool              480 content/renderer/render_thread_impl.h   bool webkit_shared_timer_suspended_;
bool              483 content/renderer/render_thread_impl.h   bool layout_test_mode_;
bool              537 content/renderer/render_thread_impl.h   bool is_gpu_rasterization_enabled_;
bool              538 content/renderer/render_thread_impl.h   bool is_gpu_rasterization_forced_;
bool              539 content/renderer/render_thread_impl.h   bool is_impl_side_painting_enabled_;
bool              540 content/renderer/render_thread_impl.h   bool is_low_res_tiling_enabled_;
bool              541 content/renderer/render_thread_impl.h   bool is_lcd_text_enabled_;
bool              542 content/renderer/render_thread_impl.h   bool is_map_image_enabled_;
bool              193 content/renderer/render_view_impl.h                                 bool is_renderer_created,
bool              194 content/renderer/render_view_impl.h                                 bool swapped_out,
bool              195 content/renderer/render_view_impl.h                                 bool hidden,
bool              224 content/renderer/render_view_impl.h   void set_send_content_state_immediately(bool value) {
bool              265 content/renderer/render_view_impl.h   bool ScheduleFileChooser(const FileChooserParams& params,
bool              272 content/renderer/render_view_impl.h       bool replace);
bool              281 content/renderer/render_view_impl.h   bool is_loading() const { return frames_in_progress_ != 0; }
bool              289 content/renderer/render_view_impl.h                                      bool is_new_navigation);
bool              314 content/renderer/render_view_impl.h   void PluginFocusChanged(bool focused, int plugin_id);
bool              331 content/renderer/render_view_impl.h   void PepperFocusChanged(PepperPluginInstanceImpl* instance, bool focused);
bool              343 content/renderer/render_view_impl.h   bool HasIMETextFocus();
bool              370 content/renderer/render_view_impl.h   void SetFocusAndActivateForTesting(bool enable);
bool              378 content/renderer/render_view_impl.h   void UseSynchronousResizeModeForTesting(bool enable);
bool              391 content/renderer/render_view_impl.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              400 content/renderer/render_view_impl.h   virtual bool enterFullScreen();
bool              402 content/renderer/render_view_impl.h   virtual bool requestPointerLock();
bool              404 content/renderer/render_view_impl.h   virtual bool isPointerLocked();
bool              412 content/renderer/render_view_impl.h                                      bool event_cancelled) OVERRIDE;
bool              422 content/renderer/render_view_impl.h                                      bool suppress_opener);
bool              430 content/renderer/render_view_impl.h   virtual bool enumerateChosenDirectory(
bool              435 content/renderer/render_view_impl.h   virtual bool handleCurrentKeyboardEvent();
bool              440 content/renderer/render_view_impl.h   virtual bool runFileChooser(
bool              445 content/renderer/render_view_impl.h   virtual bool runModalConfirmDialog(blink::WebLocalFrame* frame,
bool              447 content/renderer/render_view_impl.h   virtual bool runModalPromptDialog(blink::WebLocalFrame* frame,
bool              451 content/renderer/render_view_impl.h   virtual bool runModalBeforeUnloadDialog(blink::WebLocalFrame* frame,
bool              452 content/renderer/render_view_impl.h                                           bool is_reload,
bool              463 content/renderer/render_view_impl.h   virtual bool runModalBeforeUnloadDialog(blink::WebLocalFrame* frame,
bool              473 content/renderer/render_view_impl.h   virtual bool acceptsLoadDrops();
bool              480 content/renderer/render_view_impl.h   virtual bool didTapMultipleTargets(
bool              516 content/renderer/render_view_impl.h   virtual bool openDateTimeChooser(const blink::WebDateTimeChooserParams&,
bool              587 content/renderer/render_view_impl.h                                           bool final_update);
bool              600 content/renderer/render_view_impl.h   virtual bool willCheckAndDispatchMessageEvent(
bool              609 content/renderer/render_view_impl.h   virtual bool allowWebGL(blink::WebLocalFrame* frame, bool default_value);
bool              622 content/renderer/render_view_impl.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool              631 content/renderer/render_view_impl.h   virtual bool IsEditableNode(const blink::WebNode& node) const OVERRIDE;
bool              632 content/renderer/render_view_impl.h   virtual bool ShouldDisplayScrollbars(int width, int height) const OVERRIDE;
bool              634 content/renderer/render_view_impl.h   virtual bool GetContentStateImmediately() const OVERRIDE;
bool              650 content/renderer/render_view_impl.h                                       bool animate) OVERRIDE;
bool              683 content/renderer/render_view_impl.h   virtual bool WillHandleMouseEvent(
bool              685 content/renderer/render_view_impl.h   virtual bool WillHandleGestureEvent(
bool              689 content/renderer/render_view_impl.h   virtual bool HasTouchEventHandlersAt(const gfx::Point& point) const OVERRIDE;
bool              690 content/renderer/render_view_impl.h   virtual void OnSetFocus(bool enable) OVERRIDE;
bool              692 content/renderer/render_view_impl.h   virtual void OnWasShown(bool needs_repainting) OVERRIDE;
bool              694 content/renderer/render_view_impl.h   virtual bool ForceCompositingModeEnabled() OVERRIDE;
bool              702 content/renderer/render_view_impl.h                                        bool keep_selection) OVERRIDE;
bool              711 content/renderer/render_view_impl.h   virtual bool CanComposeInline() OVERRIDE;
bool              796 content/renderer/render_view_impl.h   static bool IsReload(const FrameMsg_Navigate_Params& params);
bool              826 content/renderer/render_view_impl.h   bool RunJavaScriptMessage(JavaScriptMessageType type,
bool              833 content/renderer/render_view_impl.h   bool SendAndRunNestedMessageLoop(IPC::SyncMessage* message);
bool              847 content/renderer/render_view_impl.h   void OnAllowScriptToClose(bool script_can_close);
bool              899 content/renderer/render_view_impl.h   void OnSetActive(bool active);
bool              903 content/renderer/render_view_impl.h   void OnSetInitialFocus(bool reverse);
bool              923 content/renderer/render_view_impl.h   void OnSelectPopupMenuItems(bool canceled,
bool              926 content/renderer/render_view_impl.h   void OnUpdateTopControlsState(bool enable_hiding,
bool              927 content/renderer/render_view_impl.h                                 bool enable_showing,
bool              928 content/renderer/render_view_impl.h                                 bool animate);
bool              936 content/renderer/render_view_impl.h   void OnSetInLiveResize(bool in_live_resize);
bool              937 content/renderer/render_view_impl.h   void OnSetWindowVisibility(bool visible);
bool              952 content/renderer/render_view_impl.h   bool InitializeMediaStreamClient();
bool              966 content/renderer/render_view_impl.h   bool DownloadFavicon(int id, const GURL& image_url, int image_size);
bool              977 content/renderer/render_view_impl.h   bool IsBackForwardToStaleEntry(const FrameMsg_Navigate_Params& params,
bool              978 content/renderer/render_view_impl.h                                  bool is_reload);
bool             1021 content/renderer/render_view_impl.h                      bool final_status_update);
bool             1058 content/renderer/render_view_impl.h   void set_is_swapped_out(bool swapped_out) {
bool             1084 content/renderer/render_view_impl.h   bool send_content_state_immediately_;
bool             1091 content/renderer/render_view_impl.h   bool send_preferred_size_changes_;
bool             1111 content/renderer/render_view_impl.h   bool opened_by_user_gesture_;
bool             1116 content/renderer/render_view_impl.h   bool opener_suppressed_;
bool             1121 content/renderer/render_view_impl.h   bool suppress_dialogs_until_swap_out_;
bool             1224 content/renderer/render_view_impl.h   bool cached_is_main_frame_pinned_to_left_;
bool             1225 content/renderer/render_view_impl.h   bool cached_is_main_frame_pinned_to_right_;
bool             1228 content/renderer/render_view_impl.h   bool cached_has_main_frame_horizontal_scrollbar_;
bool             1229 content/renderer/render_view_impl.h   bool cached_has_main_frame_vertical_scrollbar_;
bool             1233 content/renderer/render_view_impl.h   bool has_scrolled_focused_editable_node_into_rect_;
bool               34 content/renderer/render_view_impl_params.h                        bool is_renderer_created,
bool               35 content/renderer/render_view_impl_params.h                        bool swapped_out,
bool               36 content/renderer/render_view_impl_params.h                        bool hidden,
bool               50 content/renderer/render_view_impl_params.h   bool is_renderer_created;
bool               51 content/renderer/render_view_impl_params.h   bool swapped_out;
bool               52 content/renderer/render_view_impl_params.h   bool hidden;
bool               25 content/renderer/render_view_mouse_lock_dispatcher.h   virtual void SendLockMouseRequest(bool unlocked_by_target) OVERRIDE;
bool               29 content/renderer/render_view_mouse_lock_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               31 content/renderer/render_view_mouse_lock_dispatcher.h   void OnLockMouseACK(bool succeeded);
bool              100 content/renderer/render_widget.h   bool has_focus() const { return has_focus_; }
bool              101 content/renderer/render_widget.h   bool is_fullscreen() const { return is_fullscreen_; }
bool              102 content/renderer/render_widget.h   bool is_hidden() const { return is_hidden_; }
bool              103 content/renderer/render_widget.h   bool handling_input_event() const { return handling_input_event_; }
bool              105 content/renderer/render_widget.h   bool closing() const { return closing_; }
bool              106 content/renderer/render_widget.h   bool is_swapped_out() { return is_swapped_out_; }
bool              118 content/renderer/render_widget.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              121 content/renderer/render_widget.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool              124 content/renderer/render_widget.h   virtual void suppressCompositorScheduling(bool enable);
bool              160 content/renderer/render_widget.h                                      bool event_cancelled);
bool              172 content/renderer/render_widget.h   virtual scoped_ptr<cc::OutputSurface> CreateOutputSurface(bool fallback);
bool              194 content/renderer/render_widget.h   bool ShouldHandleImeEvent();
bool              201 content/renderer/render_widget.h   bool UsingSynchronousRendererCompositor() const;
bool              243 content/renderer/render_widget.h   void UpdateTextInputState(bool show_ime_if_needed, bool send_ime_ack);
bool              250 content/renderer/render_widget.h   void UpdateCompositionInfo(bool should_update_range);
bool              267 content/renderer/render_widget.h                bool swapped_out,
bool              268 content/renderer/render_widget.h                bool hidden);
bool              274 content/renderer/render_widget.h   bool Init(int32 opener_id);
bool              277 content/renderer/render_widget.h   bool DoInit(int32 opener_id,
bool              288 content/renderer/render_widget.h   void SetSwappedOut(bool is_swapped_out);
bool              299 content/renderer/render_widget.h   bool IsRenderingVSynced();
bool              320 content/renderer/render_widget.h               bool is_fullscreen,
bool              336 content/renderer/render_widget.h                           bool keyboard_shortcut);
bool              337 content/renderer/render_widget.h   void OnCursorVisibilityChange(bool is_visible);
bool              339 content/renderer/render_widget.h   virtual void OnSetFocus(bool enable);
bool              345 content/renderer/render_widget.h   virtual void OnWasShown(bool needs_repainting);
bool              351 content/renderer/render_widget.h   void OnSetInputMethodActive(bool is_active);
bool              362 content/renderer/render_widget.h                                        bool keep_selection);
bool              405 content/renderer/render_widget.h   virtual bool SupportsAsynchronousSwapBuffers();
bool              408 content/renderer/render_widget.h   virtual bool ForceCompositingModeEnabled();
bool              434 content/renderer/render_widget.h   void SetHidden(bool hidden);
bool              439 content/renderer/render_widget.h   bool next_paint_is_resize_ack() const;
bool              440 content/renderer/render_widget.h   bool next_paint_is_restore_ack() const;
bool              465 content/renderer/render_widget.h   bool ShouldUpdateCompositionInfo(
bool              472 content/renderer/render_widget.h   virtual bool CanComposeInline();
bool              498 content/renderer/render_widget.h   virtual bool WillHandleMouseEvent(const blink::WebMouseEvent& event);
bool              504 content/renderer/render_widget.h   virtual bool WillHandleGestureEvent(const blink::WebGestureEvent& event);
bool              516 content/renderer/render_widget.h   virtual bool HasTouchEventHandlersAt(const gfx::Point& point) const;
bool              519 content/renderer/render_widget.h   virtual void hasTouchEventHandlers(bool has_handlers);
bool              533 content/renderer/render_widget.h   bool OnSnapshotHelper(const gfx::Rect& src_subrect, SkBitmap* bitmap);
bool              560 content/renderer/render_widget.h   bool init_complete_;
bool              592 content/renderer/render_widget.h   bool update_reply_pending_;
bool              596 content/renderer/render_widget.h   bool auto_resize_mode_;
bool              600 content/renderer/render_widget.h   bool need_update_rect_for_auto_resize_;
bool              604 content/renderer/render_widget.h   bool using_asynchronous_swapbuffers_;
bool              618 content/renderer/render_widget.h   bool did_show_;
bool              621 content/renderer/render_widget.h   bool is_hidden_;
bool              624 content/renderer/render_widget.h   bool is_fullscreen_;
bool              631 content/renderer/render_widget.h   bool needs_repainting_on_restore_;
bool              634 content/renderer/render_widget.h   bool has_focus_;
bool              637 content/renderer/render_widget.h   bool handling_input_event_;
bool              640 content/renderer/render_widget.h   bool handling_ime_event_;
bool              643 content/renderer/render_widget.h   bool handling_touchstart_event_;
bool              647 content/renderer/render_widget.h   bool closing_;
bool              652 content/renderer/render_widget.h   bool is_swapped_out_;
bool              655 content/renderer/render_widget.h   bool input_method_is_active_;
bool              667 content/renderer/render_widget.h   bool can_compose_inline_;
bool              709 content/renderer/render_widget.h   bool suppress_next_char_events_;
bool              713 content/renderer/render_widget.h   bool is_accelerated_compositing_active_;
bool              718 content/renderer/render_widget.h   bool was_accelerated_compositing_ever_active_;
bool              722 content/renderer/render_widget.h   bool animation_update_pending_;
bool              723 content/renderer/render_widget.h   bool invalidation_task_posted_;
bool              725 content/renderer/render_widget.h   bool has_disable_gpu_vsync_switch_;
bool              756 content/renderer/render_widget.h   bool is_threaded_compositing_enabled_;
bool               25 content/renderer/render_widget_fullscreen.h   bool Init(int32 opener_id);
bool               43 content/renderer/render_widget_fullscreen_pepper.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               52 content/renderer/render_widget_fullscreen_pepper.h   bool is_compositing() const { return !!layer_; }
bool               21 content/renderer/renderer_clipboard_client.h   virtual bool IsFormatAvailable(ClipboardFormat format,
bool               26 content/renderer/renderer_clipboard_client.h                                   bool* contains_filenames) OVERRIDE;
bool               29 content/renderer/renderer_date_time_picker.h   bool Open();
bool               36 content/renderer/renderer_date_time_picker.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               39 content/renderer/renderer_main_platform_delegate.h   bool InitSandboxTests(bool no_sandbox);
bool               42 content/renderer/renderer_main_platform_delegate.h   bool EnableSandbox();
bool               45 content/renderer/renderer_main_platform_delegate.h   void RunSandboxTests(bool no_sandbox);
bool               46 content/renderer/renderer_webcolorchooser_impl.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               35 content/renderer/renderer_webcookiejar_impl.h   virtual bool cookiesEnabled(
bool               54 content/renderer/renderer_webkitplatformsupport_impl.h   void set_plugin_refresh_allowed(bool plugin_refresh_allowed) {
bool               66 content/renderer/renderer_webkitplatformsupport_impl.h   virtual bool sandboxEnabled();
bool               69 content/renderer/renderer_webkitplatformsupport_impl.h   virtual bool isLinkVisited(unsigned long long linkHash);
bool               75 content/renderer/renderer_webkitplatformsupport_impl.h   virtual void suddenTerminationChanged(bool enabled);
bool               80 content/renderer/renderer_webkitplatformsupport_impl.h                                  bool sync_dir);
bool               91 content/renderer/renderer_webkitplatformsupport_impl.h   virtual void getPluginList(bool refresh,
bool               98 content/renderer/renderer_webkitplatformsupport_impl.h   virtual bool canAccelerate2dCanvas();
bool               99 content/renderer/renderer_webkitplatformsupport_impl.h   virtual bool isThreadedCompositingEnabled();
bool              110 content/renderer/renderer_webkitplatformsupport_impl.h   virtual bool loadAudioResource(
bool              124 content/renderer/renderer_webkitplatformsupport_impl.h   virtual bool processMemorySizesInBytes(
bool              158 content/renderer/renderer_webkitplatformsupport_impl.h   static bool SetSandboxEnabledForTesting(bool enable);
bool              187 content/renderer/renderer_webkitplatformsupport_impl.h   bool CheckPreparsedJsCachingEnabled() const;
bool              208 content/renderer/renderer_webkitplatformsupport_impl.h   bool plugin_refresh_allowed_;
bool               28 content/renderer/resizing_mode_selector.h   bool NeverUsesSynchronousResize() const;
bool               29 content/renderer/resizing_mode_selector.h   bool ShouldAbortOnResize(RenderWidget* widget,
bool               32 content/renderer/resizing_mode_selector.h   void set_is_synchronous_mode(bool mode);
bool               33 content/renderer/resizing_mode_selector.h   bool is_synchronous_mode() const;
bool               36 content/renderer/resizing_mode_selector.h   bool is_synchronous_mode_;
bool               58 content/renderer/savable_resources.h CONTENT_EXPORT bool GetAllSavableResourceLinksForCurrentPage(
bool               29 content/renderer/screen_orientation/screen_orientation_dispatcher.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               55 content/renderer/service_worker/embedded_worker_context_client.h   bool OnMessageReceived(const IPC::Message& msg);
bool               22 content/renderer/service_worker/embedded_worker_context_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               29 content/renderer/service_worker/embedded_worker_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               24 content/renderer/shared_memory_seqlock_reader.h   bool FetchFromBuffer(content::OneWriterSeqLock* seqlock, void* final,
bool               45 content/renderer/shared_memory_seqlock_reader.h   bool GetLatestData(Data* data) {
bool               52 content/renderer/shared_memory_seqlock_reader.h   bool Initialize(base::SharedMemoryHandle shared_memory_handle) {
bool               39 content/renderer/shared_worker/embedded_shared_worker_stub.h       bool pause_on_start,
bool               43 content/renderer/shared_worker/embedded_shared_worker_stub.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               66 content/renderer/shared_worker/embedded_shared_worker_stub.h   bool Send(IPC::Message* message);
bool               76 content/renderer/shared_worker/embedded_shared_worker_stub.h   bool runing_;
bool               33 content/renderer/speech_recognition_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               55 content/renderer/speech_recognition_dispatcher.h   bool HandleExists(const blink::WebSpeechRecognitionHandle& handle);
bool               31 content/renderer/text_input_client_observer.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               29 content/renderer/v8_value_converter_impl.h   virtual void SetDateAllowed(bool val) OVERRIDE;
bool               30 content/renderer/v8_value_converter_impl.h   virtual void SetRegExpAllowed(bool val) OVERRIDE;
bool               31 content/renderer/v8_value_converter_impl.h   virtual void SetFunctionAllowed(bool val) OVERRIDE;
bool               32 content/renderer/v8_value_converter_impl.h   virtual void SetStripNullFromObjects(bool val) OVERRIDE;
bool               72 content/renderer/v8_value_converter_impl.h   bool date_allowed_;
bool               75 content/renderer/v8_value_converter_impl.h   bool reg_exp_allowed_;
bool               78 content/renderer/v8_value_converter_impl.h   bool function_allowed_;
bool               82 content/renderer/v8_value_converter_impl.h   bool strip_null_from_objects_;
bool               84 content/renderer/v8_value_converter_impl.h   bool avoid_identity_hash_for_testing_;
bool               30 content/renderer/web_ui_extension_data.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               75 content/renderer/web_ui_mojo.h   bool did_finish_document_load_;
bool               45 content/renderer/web_ui_mojo_context_state.h   bool module_added() const { return module_added_; }
bool               71 content/renderer/web_ui_mojo_context_state.h   bool module_added_;
bool               26 content/renderer/webclipboard_impl.h   virtual bool isFormatAvailable(Format format, Buffer buffer);
bool               28 content/renderer/webclipboard_impl.h       Buffer buffer, bool* contains_filenames);
bool               43 content/renderer/webclipboard_impl.h       bool write_smart_paste);
bool               51 content/renderer/webclipboard_impl.h   bool ConvertBufferType(Buffer, ui::ClipboardType*);
bool               14 content/renderer/webscrollbarbehavior_impl_gtkoraura.h   virtual bool shouldCenterOnThumb(
bool               16 content/renderer/webscrollbarbehavior_impl_gtkoraura.h       bool shiftKeyPressed,
bool               17 content/renderer/webscrollbarbehavior_impl_gtkoraura.h       bool altKeyPressed);
bool               18 content/renderer/webscrollbarbehavior_impl_gtkoraura.h   virtual bool shouldSnapBackToDragOrigin(const blink::WebPoint& eventPoint,
bool               20 content/renderer/webscrollbarbehavior_impl_gtkoraura.h                                           bool isHorizontal);
bool               16 content/renderer/webscrollbarbehavior_impl_mac.h   virtual bool shouldCenterOnThumb(
bool               18 content/renderer/webscrollbarbehavior_impl_mac.h       bool shiftKeyPressed,
bool               19 content/renderer/webscrollbarbehavior_impl_mac.h       bool altKeyPressed);
bool               21 content/renderer/webscrollbarbehavior_impl_mac.h   void set_jump_on_track_click(bool jump_on_track_click) {
bool               27 content/renderer/webscrollbarbehavior_impl_mac.h   bool jump_on_track_click_;
bool               42 content/renderer/websharedworker_proxy.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               49 content/renderer/websharedworker_proxy.h   bool Send(IPC::Message*);
bool               52 content/renderer/websharedworker_proxy.h   bool HasQueuedMessages() { return !queued_messages_.empty(); }
bool               84 content/renderer/websharedworker_proxy.h   bool created_;
bool               12 content/shell/android/linker_test_apk/chromium_linker_test_linker_tests.h bool RegisterLinkerTestsJni(JNIEnv* env);
bool               14 content/shell/android/shell_jni_registrar.h bool RegisterShellJni(JNIEnv* env);
bool               31 content/shell/android/shell_manager.h bool RegisterShellManager(JNIEnv* env);
bool               39 content/shell/app/shell_breakpad_client.h   virtual bool GetCrashDumpLocation(base::FilePath* crash_dir) OVERRIDE;
bool               46 content/shell/app/shell_breakpad_client.h   virtual bool EnableBreakpadForProcess(
bool               27 content/shell/app/shell_main_delegate.h   virtual bool BasicStartupComplete(int* exit_code) OVERRIDE;
bool               10 content/shell/app/webkit_test_platform_support.h bool CheckLayoutSystemDeps();
bool               11 content/shell/app/webkit_test_platform_support.h bool WebKitTestPlatformInitialize();
bool               20 content/shell/browser/notify_done_forwarder.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               68 content/shell/browser/shell.h   void UpdateNavigationControls(bool to_different_document);
bool              110 content/shell/browser/shell.h   static bool Register(JNIEnv* env);
bool              120 content/shell/browser/shell.h                               bool user_gesture,
bool              121 content/shell/browser/shell.h                               bool* was_blocked) OVERRIDE;
bool              123 content/shell/browser/shell.h                                    bool to_different_document) OVERRIDE;
bool              129 content/shell/browser/shell.h                                           bool enter_fullscreen) OVERRIDE;
bool              130 content/shell/browser/shell.h   virtual bool IsFullscreenForTabOrPending(
bool              133 content/shell/browser/shell.h                                   bool user_gesture,
bool              134 content/shell/browser/shell.h                                   bool last_unlocked_by_target) OVERRIDE;
bool              136 content/shell/browser/shell.h   virtual bool CanOverscrollContent() const OVERRIDE;
bool              145 content/shell/browser/shell.h   virtual bool AddMessageToConsole(WebContents* source,
bool              154 content/shell/browser/shell.h   virtual bool HandleContextMenu(const content::ContextMenuParams& params)
bool              193 content/shell/browser/shell.h   void PlatformEnableUIControl(UIControl control, bool is_enabled);
bool              197 content/shell/browser/shell.h   void PlatformSetIsLoading(bool loading);
bool              201 content/shell/browser/shell.h   bool PlatformHandleContextMenu(const content::ContextMenuParams& params);
bool              204 content/shell/browser/shell.h                                           bool enter_fullscreen);
bool              205 content/shell/browser/shell.h   bool PlatformIsFullscreenForTabOrPending(
bool              215 content/shell/browser/shell.h   virtual void TitleWasSet(NavigationEntry* entry, bool explicit_set) OVERRIDE;
bool              245 content/shell/browser/shell.h   bool is_fullscreen_;
bool              278 content/shell/browser/shell.h   bool headless_;
bool              288 content/shell/browser/shell.h   static bool quit_message_loop_;
bool               29 content/shell/browser/shell_browser_context.h   ShellBrowserContext(bool off_the_record, net::NetLog* net_log);
bool               34 content/shell/browser/shell_browser_context.h   virtual bool IsOffTheRecord() const OVERRIDE;
bool               45 content/shell/browser/shell_browser_context.h           bool in_memory) OVERRIDE;
bool               51 content/shell/browser/shell_browser_context.h       bool user_gesture,
bool               77 content/shell/browser/shell_browser_context.h       bool in_memory,
bool               88 content/shell/browser/shell_browser_context.h   bool off_the_record_;
bool               90 content/shell/browser/shell_browser_context.h   bool ignore_certificate_errors_;
bool               43 content/shell/browser/shell_browser_main_parts.h   virtual bool MainMessageLoopRun(int* result_code) OVERRIDE;
bool               67 content/shell/browser/shell_browser_main_parts.h   bool run_message_loop_;
bool               28 content/shell/browser/shell_content_browser_client.h   static void SetSwapProcessesForRedirect(bool swap);
bool               44 content/shell/browser/shell_content_browser_client.h       bool in_memory,
bool               47 content/shell/browser/shell_content_browser_client.h   virtual bool IsHandledURL(const GURL& url) OVERRIDE;
bool               56 content/shell/browser/shell_content_browser_client.h   virtual bool SupportsBrowserPlugin(content::BrowserContext* browser_context,
bool               64 content/shell/browser/shell_content_browser_client.h   virtual bool ShouldSwapProcessesForRedirect(ResourceContext* resource_context,
bool               27 content/shell/browser/shell_devtools_delegate.h   virtual bool BundlesFrontendResources() OVERRIDE;
bool               25 content/shell/browser/shell_download_manager_delegate.h   virtual bool DetermineDownloadTarget(
bool               28 content/shell/browser/shell_download_manager_delegate.h   virtual bool ShouldOpenDownload(
bool               58 content/shell/browser/shell_download_manager_delegate.h   bool suppress_prompting_;
bool               31 content/shell/browser/shell_javascript_dialog_manager.h       bool* did_suppress_message) OVERRIDE;
bool               36 content/shell/browser/shell_javascript_dialog_manager.h       bool is_reload,
bool               17 content/shell/browser/shell_layout_tests_android.h bool GetTestUrlForAndroid(std::string& path_or_url, GURL* url);
bool               73 content/shell/browser/shell_login_dialog.h   void SendAuthToRequester(bool success,
bool               42 content/shell/browser/shell_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               43 content/shell/browser/shell_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               52 content/shell/browser/shell_message_filter.h   void OnAcceptAllCookies(bool accept);
bool               19 content/shell/browser/shell_network_delegate.h   static void SetAcceptAllCookies(bool accept);
bool               42 content/shell/browser/shell_network_delegate.h   virtual void OnCompleted(net::URLRequest* request, bool started) OVERRIDE;
bool               51 content/shell/browser/shell_network_delegate.h   virtual bool OnCanGetCookies(const net::URLRequest& request,
bool               53 content/shell/browser/shell_network_delegate.h   virtual bool OnCanSetCookie(const net::URLRequest& request,
bool               56 content/shell/browser/shell_network_delegate.h   virtual bool OnCanAccessFile(const net::URLRequest& request,
bool               58 content/shell/browser/shell_network_delegate.h   virtual bool OnCanThrottleRequest(
bool               20 content/shell/browser/shell_plugin_service_filter.h   virtual bool IsPluginAvailable(int render_process_id,
bool               27 content/shell/browser/shell_plugin_service_filter.h   virtual bool CanLoadPlugin(int render_process_id,
bool               26 content/shell/browser/shell_speech_recognition_manager_delegate.h       bool* can_report_metrics, std::string* hardware_info) OVERRIDE {}
bool               28 content/shell/browser/shell_speech_recognition_manager_delegate.h       base::Callback<void(bool ask_user, bool is_allowed)> callback) OVERRIDE;
bool               30 content/shell/browser/shell_speech_recognition_manager_delegate.h   virtual bool FilterProfanities(int render_process_id) OVERRIDE;
bool               34 content/shell/browser/shell_url_request_context_getter.h       bool ignore_certificate_errors,
bool               53 content/shell/browser/shell_url_request_context_getter.h   bool ignore_certificate_errors_;
bool               45 content/shell/browser/shell_web_contents_view_delegate.h   virtual bool Focus() OVERRIDE;
bool               46 content/shell/browser/shell_web_contents_view_delegate.h   virtual void TakeFocus(bool reverse) OVERRIDE;
bool               52 content/shell/browser/webkit_test_controller.h   bool output_finished() const { return state_ == AFTER_TEST; }
bool               53 content/shell/browser/webkit_test_controller.h   void set_capture_text_only(bool capture_text_only) {
bool               57 content/shell/browser/webkit_test_controller.h   void set_encode_binary_data(bool encode_binary_data) {
bool               92 content/shell/browser/webkit_test_controller.h   bool capture_text_only_;
bool               93 content/shell/browser/webkit_test_controller.h   bool encode_binary_data_;
bool              112 content/shell/browser/webkit_test_controller.h   bool PrepareForLayoutTest(const GURL& test_url,
bool              114 content/shell/browser/webkit_test_controller.h                             bool enable_pixel_dumping,
bool              117 content/shell/browser/webkit_test_controller.h   bool ResetAfterLayoutTest();
bool              125 content/shell/browser/webkit_test_controller.h   bool IsMainWindow(WebContents* web_contents) const;
bool              133 content/shell/browser/webkit_test_controller.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              190 content/shell/browser/webkit_test_controller.h   bool send_configuration_to_next_host_;
bool              196 content/shell/browser/webkit_test_controller.h   bool is_compositing_test_;
bool              199 content/shell/browser/webkit_test_controller.h   bool enable_pixel_dumping_;
bool              206 content/shell/browser/webkit_test_controller.h   bool should_override_prefs_;
bool              211 content/shell/browser/webkit_test_controller.h   const bool is_leak_detection_enabled_;
bool               13 content/shell/common/leak_detection_result.h   bool leaked;
bool              100 content/shell/common/shell_messages.h                     bool /* accept */)
bool               30 content/shell/common/shell_test_configuration.h   bool enable_pixel_dumping;
bool               33 content/shell/common/shell_test_configuration.h   bool allow_external_pages;
bool               21 content/shell/common/test_runner/test_preferences.h     bool dom_paste_allowed;
bool               22 content/shell/common/test_runner/test_preferences.h     bool xss_auditor_enabled;
bool               23 content/shell/common/test_runner/test_preferences.h     bool allow_display_of_insecure_content;
bool               24 content/shell/common/test_runner/test_preferences.h     bool allow_file_access_from_file_urls;
bool               25 content/shell/common/test_runner/test_preferences.h     bool allow_running_of_insecure_content;
bool               26 content/shell/common/test_runner/test_preferences.h     bool author_and_user_styles_enabled;
bool               28 content/shell/common/test_runner/test_preferences.h     bool experimental_webgl_enabled;
bool               29 content/shell/common/test_runner/test_preferences.h     bool experimental_css_regions_enabled;
bool               30 content/shell/common/test_runner/test_preferences.h     bool experimental_css_grid_layout_enabled;
bool               31 content/shell/common/test_runner/test_preferences.h     bool java_enabled;
bool               32 content/shell/common/test_runner/test_preferences.h     bool java_script_can_access_clipboard;
bool               33 content/shell/common/test_runner/test_preferences.h     bool java_script_can_open_windows_automatically;
bool               34 content/shell/common/test_runner/test_preferences.h     bool supports_multiple_windows;
bool               35 content/shell/common/test_runner/test_preferences.h     bool java_script_enabled;
bool               36 content/shell/common/test_runner/test_preferences.h     bool loads_images_automatically;
bool               37 content/shell/common/test_runner/test_preferences.h     bool offline_web_application_cache_enabled;
bool               38 content/shell/common/test_runner/test_preferences.h     bool plugins_enabled;
bool               39 content/shell/common/test_runner/test_preferences.h     bool allow_universal_access_from_file_urls;
bool               41 content/shell/common/test_runner/test_preferences.h     bool tabs_to_links;
bool               42 content/shell/common/test_runner/test_preferences.h     bool hyperlink_auditing_enabled;
bool               43 content/shell/common/test_runner/test_preferences.h     bool caret_browsing_enabled;
bool               44 content/shell/common/test_runner/test_preferences.h     bool should_respect_image_orientation;
bool               45 content/shell/common/test_runner/test_preferences.h     bool asynchronous_spell_checking_enabled;
bool               37 content/shell/renderer/shell_content_renderer_client.h   virtual bool OverrideCreatePlugin(
bool               53 content/shell/renderer/shell_content_renderer_client.h   virtual bool AllowBrowserPlugin(
bool               42 content/shell/renderer/shell_render_process_observer.h   virtual bool OnControlMessageReceived(const IPC::Message& message) OVERRIDE;
bool               17 content/shell/renderer/test_runner/MockConstraints.h     static bool verifyConstraints(const blink::WebMediaConstraints&, blink::WebString* failedConstraint = 0);
bool               26 content/shell/renderer/test_runner/MockGrammarCheck.h     static bool checkGrammarOfString(const blink::WebString&, std::vector<blink::WebTextCheckingResult>*);
bool               38 content/shell/renderer/test_runner/MockSpellCheck.h     bool spellCheckWord(const blink::WebString& text, int* misspelledOffset, int* misspelledLength);
bool               42 content/shell/renderer/test_runner/MockSpellCheck.h     bool hasInCache(const blink::WebString& text);
bool               46 content/shell/renderer/test_runner/MockSpellCheck.h     bool isMultiWordMisspelling(const blink::WebString& text, std::vector<blink::WebTextCheckingResult>* results);
bool               56 content/shell/renderer/test_runner/MockSpellCheck.h     bool initializeIfNeeded();
bool               62 content/shell/renderer/test_runner/MockSpellCheck.h     bool m_initialized;
bool               27 content/shell/renderer/test_runner/MockWebMediaStreamCenter.h     virtual bool getMediaStreamTrackSources(const blink::WebMediaStreamTrackSourcesRequest&) OVERRIDE;
bool               30 content/shell/renderer/test_runner/MockWebMediaStreamCenter.h     virtual bool didAddMediaStreamTrack(const blink::WebMediaStream&, const blink::WebMediaStreamTrack&) OVERRIDE;
bool               31 content/shell/renderer/test_runner/MockWebMediaStreamCenter.h     virtual bool didRemoveMediaStreamTrack(const blink::WebMediaStream&, const blink::WebMediaStreamTrack&) OVERRIDE;
bool               33 content/shell/renderer/test_runner/MockWebMediaStreamCenter.h     virtual bool didStopMediaStreamTrack(const blink::WebMediaStreamTrack&) OVERRIDE;
bool               27 content/shell/renderer/test_runner/MockWebRTCDTMFSenderHandler.h     virtual bool canInsertDTMF() OVERRIDE;
bool               28 content/shell/renderer/test_runner/MockWebRTCDTMFSenderHandler.h     virtual bool insertDTMF(const blink::WebString& tones, long duration, long interToneGap) OVERRIDE;
bool               25 content/shell/renderer/test_runner/MockWebRTCDataChannelHandler.h     virtual bool isReliable() OVERRIDE;
bool               26 content/shell/renderer/test_runner/MockWebRTCDataChannelHandler.h     virtual bool ordered() const OVERRIDE;
bool               30 content/shell/renderer/test_runner/MockWebRTCDataChannelHandler.h     virtual bool negotiated() const OVERRIDE;
bool               33 content/shell/renderer/test_runner/MockWebRTCDataChannelHandler.h     virtual bool sendStringData(const blink::WebString&) OVERRIDE;
bool               34 content/shell/renderer/test_runner/MockWebRTCDataChannelHandler.h     virtual bool sendRawData(const char*, size_t) OVERRIDE;
bool               46 content/shell/renderer/test_runner/MockWebRTCDataChannelHandler.h     bool m_reliable;
bool               28 content/shell/renderer/test_runner/MockWebRTCPeerConnectionHandler.h     virtual bool initialize(const blink::WebRTCConfiguration&, const blink::WebMediaConstraints&) OVERRIDE;
bool               36 content/shell/renderer/test_runner/MockWebRTCPeerConnectionHandler.h     virtual bool updateICE(const blink::WebRTCConfiguration&, const blink::WebMediaConstraints&) OVERRIDE;
bool               37 content/shell/renderer/test_runner/MockWebRTCPeerConnectionHandler.h     virtual bool addICECandidate(const blink::WebRTCICECandidate&) OVERRIDE;
bool               38 content/shell/renderer/test_runner/MockWebRTCPeerConnectionHandler.h     virtual bool addICECandidate(const blink::WebRTCVoidRequest&, const blink::WebRTCICECandidate&) OVERRIDE;
bool               39 content/shell/renderer/test_runner/MockWebRTCPeerConnectionHandler.h     virtual bool addStream(const blink::WebMediaStream&, const blink::WebMediaConstraints&) OVERRIDE;
bool               53 content/shell/renderer/test_runner/MockWebRTCPeerConnectionHandler.h     bool m_stopped;
bool               35 content/shell/renderer/test_runner/MockWebSpeechInputController.h     void setDumpRect(bool);
bool               40 content/shell/renderer/test_runner/MockWebSpeechInputController.h     virtual bool startRecognition(int requestId, const blink::WebRect& elementRect, const blink::WebString& language, const blink::WebString& grammar, const blink::WebSecurityOrigin&) OVERRIDE;
bool               63 content/shell/renderer/test_runner/MockWebSpeechInputController.h     bool m_recording;
bool               70 content/shell/renderer/test_runner/MockWebSpeechInputController.h     bool m_dumpRect;
bool               41 content/shell/renderer/test_runner/MockWebSpeechRecognizer.h     bool wasAborted() const { return m_wasAborted; }
bool               66 content/shell/renderer/test_runner/MockWebSpeechRecognizer.h     bool m_wasAborted;
bool               70 content/shell/renderer/test_runner/MockWebSpeechRecognizer.h     bool m_taskQueueRunning;
bool               19 content/shell/renderer/test_runner/TestCommon.h inline bool isASCIIAlpha(char ch) { return (ch | 0x20) >= 'a' && (ch | 0x20) <= 'z'; }
bool               21 content/shell/renderer/test_runner/TestCommon.h inline bool isNotASCIIAlpha(char ch) { return !isASCIIAlpha(ch); }
bool               50 content/shell/renderer/test_runner/TestInterfaces.h     void setTestIsRunning(bool);
bool               51 content/shell/renderer/test_runner/TestInterfaces.h     void configureForTestWithURL(const blink::WebURL&, bool generatePixels);
bool               49 content/shell/renderer/test_runner/TestPlugin.h     static bool isSupportedMimeType(const blink::WebString& mimeType);
bool               52 content/shell/renderer/test_runner/TestPlugin.h     virtual bool initialize(blink::WebPluginContainer*);
bool               55 content/shell/renderer/test_runner/TestPlugin.h     virtual bool canProcessDrag() const;
bool               57 content/shell/renderer/test_runner/TestPlugin.h     virtual void updateGeometry(const blink::WebRect& frameRect, const blink::WebRect& clipRect, const blink::WebVector<blink::WebRect>& cutOutsRects, bool isVisible);
bool               58 content/shell/renderer/test_runner/TestPlugin.h     virtual void updateFocus(bool) { }
bool               59 content/shell/renderer/test_runner/TestPlugin.h     virtual void updateVisibility(bool) { }
bool               60 content/shell/renderer/test_runner/TestPlugin.h     virtual bool acceptsInputEvents();
bool               61 content/shell/renderer/test_runner/TestPlugin.h     virtual bool handleInputEvent(const blink::WebInputEvent&, blink::WebCursorInfo&);
bool               62 content/shell/renderer/test_runner/TestPlugin.h     virtual bool handleDragStatusUpdate(blink::WebDragStatus, const blink::WebDragData&, blink::WebDragOperationsMask, const blink::WebPoint& position, const blink::WebPoint& screenPosition);
bool               69 content/shell/renderer/test_runner/TestPlugin.h     virtual bool isPlaceholder();
bool               73 content/shell/renderer/test_runner/TestPlugin.h     virtual bool PrepareTextureMailbox(
bool               76 content/shell/renderer/test_runner/TestPlugin.h         bool useSharedMemory) OVERRIDE;
bool              114 content/shell/renderer/test_runner/TestPlugin.h     bool parseBoolean(const blink::WebString&);
bool              117 content/shell/renderer/test_runner/TestPlugin.h     bool initScene();
bool              120 content/shell/renderer/test_runner/TestPlugin.h     bool initProgram();
bool              121 content/shell/renderer/test_runner/TestPlugin.h     bool initPrimitive();
bool              138 content/shell/renderer/test_runner/TestPlugin.h     bool m_mailboxChanged;
bool              146 content/shell/renderer/test_runner/TestPlugin.h     bool m_reRequestTouchEvents;
bool              147 content/shell/renderer/test_runner/TestPlugin.h     bool m_printEventDetails;
bool              148 content/shell/renderer/test_runner/TestPlugin.h     bool m_printUserGestureStatus;
bool              149 content/shell/renderer/test_runner/TestPlugin.h     bool m_canProcessDrag;
bool              151 content/shell/renderer/test_runner/TestPlugin.h     bool m_isPersistent;
bool              152 content/shell/renderer/test_runner/TestPlugin.h     bool m_canCreateWithoutRenderer;
bool               50 content/shell/renderer/test_runner/WebFrameTestProxy.h     virtual bool canCreatePluginWithoutRenderer(const blink::WebString& mimeType)
bool               72 content/shell/renderer/test_runner/WebFrameTestProxy.h     virtual void didCommitProvisionalLoad(blink::WebLocalFrame* frame, bool isNewNavigation)
bool              101 content/shell/renderer/test_runner/WebFrameTestProxy.h     virtual void didChangeSelection(bool is_selection_empty) {
bool              109 content/shell/renderer/test_runner/WebFrameTestProxy.h     virtual void didDetectXSS(blink::WebLocalFrame* frame, const blink::WebURL& insecureURL, bool didBlockEntirePage)
bool              155 content/shell/renderer/test_runner/WebFrameTestProxy.h     virtual blink::WebNavigationPolicy decidePolicyForNavigation(blink::WebLocalFrame* frame, blink::WebDataSource::ExtraData* extraData, const blink::WebURLRequest& request, blink::WebNavigationType type, blink::WebNavigationPolicy defaultPolicy, bool isRedirect)
bool              163 content/shell/renderer/test_runner/WebFrameTestProxy.h     virtual bool willCheckAndDispatchMessageEvent(blink::WebLocalFrame* sourceFrame, blink::WebFrame* targetFrame, blink::WebSecurityOrigin target, blink::WebDOMMessageEvent event)
bool               22 content/shell/renderer/test_runner/WebPermissions.h     virtual bool allowImage(blink::WebLocalFrame*, bool enabledPerSettings, const blink::WebURL& imageURL);
bool               23 content/shell/renderer/test_runner/WebPermissions.h     virtual bool allowScriptFromSource(blink::WebLocalFrame*, bool enabledPerSettings, const blink::WebURL& scriptURL);
bool               24 content/shell/renderer/test_runner/WebPermissions.h     virtual bool allowStorage(blink::WebLocalFrame*, bool local);
bool               25 content/shell/renderer/test_runner/WebPermissions.h     virtual bool allowPlugins(blink::WebLocalFrame*, bool enabledPerSettings);
bool               26 content/shell/renderer/test_runner/WebPermissions.h     virtual bool allowDisplayingInsecureContent(blink::WebLocalFrame*, bool enabledPerSettings, const blink::WebSecurityOrigin&, const blink::WebURL&);
bool               27 content/shell/renderer/test_runner/WebPermissions.h     virtual bool allowRunningInsecureContent(blink::WebLocalFrame*, bool enabledPerSettings, const blink::WebSecurityOrigin&, const blink::WebURL&);
bool               29 content/shell/renderer/test_runner/WebPermissions.h     virtual bool allowImage(bool enabledPerSettings, const blink::WebURL& imageURL);
bool               30 content/shell/renderer/test_runner/WebPermissions.h     virtual bool allowScriptFromSource(bool enabledPerSettings, const blink::WebURL& scriptURL);
bool               31 content/shell/renderer/test_runner/WebPermissions.h     virtual bool allowStorage(bool local);
bool               32 content/shell/renderer/test_runner/WebPermissions.h     virtual bool allowPlugins(bool enabledPerSettings);
bool               33 content/shell/renderer/test_runner/WebPermissions.h     virtual bool allowDisplayingInsecureContent(bool enabledPerSettings, const blink::WebSecurityOrigin&, const blink::WebURL&);
bool               34 content/shell/renderer/test_runner/WebPermissions.h     virtual bool allowRunningInsecureContent(bool enabledPerSettings, const blink::WebSecurityOrigin&, const blink::WebURL&);
bool               37 content/shell/renderer/test_runner/WebPermissions.h     void setImagesAllowed(bool);
bool               38 content/shell/renderer/test_runner/WebPermissions.h     void setScriptsAllowed(bool);
bool               39 content/shell/renderer/test_runner/WebPermissions.h     void setStorageAllowed(bool);
bool               40 content/shell/renderer/test_runner/WebPermissions.h     void setPluginsAllowed(bool);
bool               41 content/shell/renderer/test_runner/WebPermissions.h     void setDisplayingInsecureContentAllowed(bool);
bool               42 content/shell/renderer/test_runner/WebPermissions.h     void setRunningInsecureContentAllowed(bool);
bool               48 content/shell/renderer/test_runner/WebPermissions.h     void setDumpCallbacks(bool);
bool               52 content/shell/renderer/test_runner/WebPermissions.h     bool m_dumpCallbacks;
bool               54 content/shell/renderer/test_runner/WebPermissions.h     bool m_imagesAllowed;
bool               55 content/shell/renderer/test_runner/WebPermissions.h     bool m_scriptsAllowed;
bool               56 content/shell/renderer/test_runner/WebPermissions.h     bool m_storageAllowed;
bool               57 content/shell/renderer/test_runner/WebPermissions.h     bool m_pluginsAllowed;
bool               58 content/shell/renderer/test_runner/WebPermissions.h     bool m_displayingInsecureContentAllowed;
bool               59 content/shell/renderer/test_runner/WebPermissions.h     bool m_runningInsecureContentAllowed;
bool               96 content/shell/renderer/test_runner/WebTestDelegate.h     virtual void useUnfortunateSynchronousResizeMode(bool) = 0;
bool              120 content/shell/renderer/test_runner/WebTestDelegate.h     virtual void setFocus(WebTestProxyBase*, bool) = 0;
bool              124 content/shell/renderer/test_runner/WebTestDelegate.h     virtual void setAcceptAllCookies(bool) = 0;
bool              150 content/shell/renderer/test_runner/WebTestDelegate.h     virtual bool allowExternalPages() = 0;
bool               40 content/shell/renderer/test_runner/WebTestInterfaces.h     void setTestIsRunning(bool);
bool               41 content/shell/renderer/test_runner/WebTestInterfaces.h     void configureForTestWithURL(const blink::WebURL&, bool generatePixels);
bool              101 content/shell/renderer/test_runner/WebTestProxy.h     bool runFileChooser(const blink::WebFileChooserParams&, blink::WebFileChooserCompletion*);
bool              106 content/shell/renderer/test_runner/WebTestProxy.h     std::string captureTree(bool debugRenderTree);
bool              109 content/shell/renderer/test_runner/WebTestProxy.h     void setLogConsoleOutput(bool enabled);
bool              116 content/shell/renderer/test_runner/WebTestProxy.h     bool isChooserShown();
bool              142 content/shell/renderer/test_runner/WebTestProxy.h     bool isCompositorFramePending() const;
bool              149 content/shell/renderer/test_runner/WebTestProxy.h     void didChangeSelection(bool isEmptySelection);
bool              152 content/shell/renderer/test_runner/WebTestProxy.h     bool createView(blink::WebLocalFrame* creator, const blink::WebURLRequest&, const blink::WebWindowFeatures&, const blink::WebString& frameName, blink::WebNavigationPolicy, bool suppressOpener);
bool              163 content/shell/renderer/test_runner/WebTestProxy.h     bool requestPointerLock();
bool              165 content/shell/renderer/test_runner/WebTestProxy.h     bool isPointerLocked();
bool              171 content/shell/renderer/test_runner/WebTestProxy.h     bool runModalConfirmDialog(blink::WebLocalFrame*, const blink::WebString&);
bool              172 content/shell/renderer/test_runner/WebTestProxy.h     bool runModalPromptDialog(blink::WebLocalFrame*, const blink::WebString& message, const blink::WebString& defaultValue, blink::WebString* actualValue);
bool              173 content/shell/renderer/test_runner/WebTestProxy.h     bool runModalBeforeUnloadDialog(blink::WebLocalFrame*, const blink::WebString&);
bool              177 content/shell/renderer/test_runner/WebTestProxy.h     bool didFailProvisionalLoad(blink::WebLocalFrame*, const blink::WebURLError&);
bool              178 content/shell/renderer/test_runner/WebTestProxy.h     void didCommitProvisionalLoad(blink::WebLocalFrame*, bool isNewNavigation);
bool              186 content/shell/renderer/test_runner/WebTestProxy.h     void didDetectXSS(blink::WebLocalFrame*, const blink::WebURL& insecureURL, bool didBlockEntirePage);
bool              193 content/shell/renderer/test_runner/WebTestProxy.h     blink::WebNavigationPolicy decidePolicyForNavigation(blink::WebLocalFrame*, blink::WebDataSource::ExtraData*, const blink::WebURLRequest&, blink::WebNavigationType, blink::WebNavigationPolicy defaultPolicy, bool isRedirect);
bool              194 content/shell/renderer/test_runner/WebTestProxy.h     bool willCheckAndDispatchMessageEvent(blink::WebLocalFrame* sourceFrame, blink::WebFrame* targetFrame, blink::WebSecurityOrigin target, blink::WebDOMMessageEvent);
bool              221 content/shell/renderer/test_runner/WebTestProxy.h     bool m_isPainting;
bool              222 content/shell/renderer/test_runner/WebTestProxy.h     bool m_animateScheduled;
bool              226 content/shell/renderer/test_runner/WebTestProxy.h     bool m_logConsoleOutput;
bool              266 content/shell/renderer/test_runner/WebTestProxy.h     virtual bool isCompositorFramePending() const
bool              300 content/shell/renderer/test_runner/WebTestProxy.h     virtual blink::WebView* createView(blink::WebLocalFrame* creator, const blink::WebURLRequest& request, const blink::WebWindowFeatures& features, const blink::WebString& frameName, blink::WebNavigationPolicy policy, bool suppressOpener)
bool              335 content/shell/renderer/test_runner/WebTestProxy.h     virtual bool requestPointerLock()
bool              343 content/shell/renderer/test_runner/WebTestProxy.h     virtual bool isPointerLocked()
bool              415 content/shell/renderer/test_runner/WebTestProxy.h     virtual void didDetectXSS(blink::WebLocalFrame* frame, const blink::WebURL& insecureURL, bool didBlockEntirePage)
bool              450 content/shell/renderer/test_runner/WebTestProxy.h     virtual bool runModalConfirmDialog(blink::WebLocalFrame* frame, const blink::WebString& message)
bool              455 content/shell/renderer/test_runner/WebTestProxy.h     virtual bool runModalPromptDialog(blink::WebLocalFrame* frame, const blink::WebString& message, const blink::WebString& defaultValue, blink::WebString* actualValue)
bool              460 content/shell/renderer/test_runner/WebTestProxy.h     virtual bool runModalBeforeUnloadDialog(blink::WebLocalFrame* frame, const blink::WebString& message)
bool              464 content/shell/renderer/test_runner/WebTestProxy.h     virtual bool willCheckAndDispatchMessageEvent(blink::WebLocalFrame* sourceFrame, blink::WebFrame* targetFrame, blink::WebSecurityOrigin target, blink::WebDOMMessageEvent event)
bool              478 content/shell/renderer/test_runner/WebTestProxy.h     virtual bool runFileChooser(const blink::WebFileChooserParams& params, blink::WebFileChooserCompletion* completion)
bool               28 content/shell/renderer/test_runner/WebTestRunner.h     virtual bool shouldDumpAsAudio() const = 0;
bool               33 content/shell/renderer/test_runner/WebTestRunner.h     virtual bool shouldDumpBackForwardList() const = 0;
bool               37 content/shell/renderer/test_runner/WebTestRunner.h     virtual bool shouldGeneratePixelResults() = 0;
bool               36 content/shell/renderer/test_runner/accessibility_controller.h   bool ShouldLogAccessibilityEvents();
bool               58 content/shell/renderer/test_runner/accessibility_controller.h   bool log_accessibility_events_;
bool              109 content/shell/renderer/test_runner/event_sender.h   void SetTouchModifier(const std::string& key_name, bool set_mask);
bool              166 content/shell/renderer/test_runner/event_sender.h                            bool continuous,
bool              175 content/shell/renderer/test_runner/event_sender.h   bool force_layout_on_events() const { return force_layout_on_events_; }
bool              176 content/shell/renderer/test_runner/event_sender.h   void set_force_layout_on_events(bool force) {
bool              180 content/shell/renderer/test_runner/event_sender.h   bool is_drag_mode() const { return is_drag_mode_; }
bool              181 content/shell/renderer/test_runner/event_sender.h   void set_is_drag_mode(bool drag_mode) { is_drag_mode_ = drag_mode; }
bool              228 content/shell/renderer/test_runner/event_sender.h   bool force_layout_on_events_;
bool              232 content/shell/renderer/test_runner/event_sender.h   bool is_drag_mode_;
bool              247 content/shell/renderer/test_runner/event_sender.h   bool replaying_saved_events_;
bool               28 content/shell/renderer/test_runner/notification_presenter.h   void GrantPermission(const std::string& origin, bool permission_granted);
bool               31 content/shell/renderer/test_runner/notification_presenter.h   bool SimulateClick(const std::string& title);
bool               41 content/shell/renderer/test_runner/notification_presenter.h   virtual bool show(const blink::WebNotification& notification);
bool               54 content/shell/renderer/test_runner/notification_presenter.h   typedef std::map<std::string, bool> KnownOriginMap;
bool               59 content/shell/renderer/test_runner/test_runner.h   void SetTestIsRunning(bool);
bool               60 content/shell/renderer/test_runner/test_runner.h   bool TestIsRunning() const { return test_is_running_; }
bool               62 content/shell/renderer/test_runner/test_runner.h   bool UseMockTheme() const { return use_mock_theme_; }
bool               67 content/shell/renderer/test_runner/test_runner.h   virtual bool shouldGeneratePixelResults() OVERRIDE;
bool               68 content/shell/renderer/test_runner/test_runner.h   virtual bool shouldDumpAsAudio() const OVERRIDE;
bool               71 content/shell/renderer/test_runner/test_runner.h   virtual bool shouldDumpBackForwardList() const OVERRIDE;
bool               75 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpSelectionRect() const;
bool               76 content/shell/renderer/test_runner/test_runner.h   bool testRepaint() const;
bool               77 content/shell/renderer/test_runner/test_runner.h   bool sweepHorizontally() const;
bool               78 content/shell/renderer/test_runner/test_runner.h   bool isPrinting() const;
bool               79 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpAsText();
bool               80 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpAsTextWithPixelResults();
bool               81 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpAsMarkup();
bool               82 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpChildFrameScrollPositions() const;
bool               83 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpChildFramesAsText() const;
bool               86 content/shell/renderer/test_runner/test_runner.h   void setShouldDumpAsText(bool);
bool               87 content/shell/renderer/test_runner/test_runner.h   void setShouldDumpAsMarkup(bool);
bool               88 content/shell/renderer/test_runner/test_runner.h   void setShouldGeneratePixelResults(bool);
bool               89 content/shell/renderer/test_runner/test_runner.h   void setShouldDumpFrameLoadCallbacks(bool);
bool               90 content/shell/renderer/test_runner/test_runner.h   void setShouldDumpPingLoaderCallbacks(bool);
bool               91 content/shell/renderer/test_runner/test_runner.h   void setShouldEnableViewSource(bool);
bool               92 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpEditingCallbacks() const;
bool               93 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpFrameLoadCallbacks() const;
bool               94 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpPingLoaderCallbacks() const;
bool               95 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpUserGestureInFrameLoadCallbacks() const;
bool               96 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpTitleChanges() const;
bool               97 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpIconChanges() const;
bool               98 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpCreateView() const;
bool               99 content/shell/renderer/test_runner/test_runner.h   bool canOpenWindows() const;
bool              100 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpResourceLoadCallbacks() const;
bool              101 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpResourceRequestCallbacks() const;
bool              102 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpResourceResponseMIMETypes() const;
bool              103 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpStatusCallbacks() const;
bool              104 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpProgressFinishedCallback() const;
bool              105 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpSpellCheckCallbacks() const;
bool              106 content/shell/renderer/test_runner/test_runner.h   bool shouldStayOnPageAfterHandlingBeforeUnload() const;
bool              108 content/shell/renderer/test_runner/test_runner.h   void setTopLoadingFrame(blink::WebFrame*, bool);
bool              111 content/shell/renderer/test_runner/test_runner.h   bool policyDelegateEnabled() const;
bool              112 content/shell/renderer/test_runner/test_runner.h   bool policyDelegateIsPermissive() const;
bool              113 content/shell/renderer/test_runner/test_runner.h   bool policyDelegateShouldNotifyDone() const;
bool              114 content/shell/renderer/test_runner/test_runner.h   bool shouldInterceptPostMessage() const;
bool              115 content/shell/renderer/test_runner/test_runner.h   bool shouldDumpResourcePriorities() const;
bool              117 content/shell/renderer/test_runner/test_runner.h   bool RequestPointerLock();
bool              119 content/shell/renderer/test_runner/test_runner.h   bool isPointerLocked();
bool              122 content/shell/renderer/test_runner/test_runner.h   bool midiAccessorResult();
bool              130 content/shell/renderer/test_runner/test_runner.h     virtual bool Run(::WebTestRunner::WebTestDelegate*, blink::WebView*) = 0;
bool              151 content/shell/renderer/test_runner/test_runner.h     void set_frozen(bool frozen) { frozen_ = frozen; }
bool              152 content/shell/renderer/test_runner/test_runner.h     bool is_empty() { return queue_.empty(); }
bool              168 content/shell/renderer/test_runner/test_runner.h     bool frozen_;
bool              200 content/shell/renderer/test_runner/test_runner.h   void SetCloseRemainingWindowsWhenComplete(bool close_remaining_windows);
bool              208 content/shell/renderer/test_runner/test_runner.h   void SetTabKeyCyclesThroughElements(bool tab_key_cycles_through_elements);
bool              214 content/shell/renderer/test_runner/test_runner.h   bool IsCommandEnabled(const std::string& command);
bool              216 content/shell/renderer/test_runner/test_runner.h   bool CallShouldCloseOnWebView();
bool              217 content/shell/renderer/test_runner/test_runner.h   void SetDomainRelaxationForbiddenForURLScheme(bool forbidden,
bool              231 content/shell/renderer/test_runner/test_runner.h                                      bool allow_destination_subdomains);
bool              235 content/shell/renderer/test_runner/test_runner.h                                         bool allow_destination_subdomains);
bool              239 content/shell/renderer/test_runner/test_runner.h   bool HasCustomPageSizeStyle(int page_index);
bool              245 content/shell/renderer/test_runner/test_runner.h   void InjectStyleSheet(const std::string& source_code, bool all_frames);
bool              247 content/shell/renderer/test_runner/test_runner.h   bool FindString(const std::string& search_text,
bool              257 content/shell/renderer/test_runner/test_runner.h   void SetTextSubpixelPositioning(bool value);
bool              274 content/shell/renderer/test_runner/test_runner.h   bool EnableAutoResizeMode(int min_width,
bool              278 content/shell/renderer/test_runner/test_runner.h   bool DisableAutoResizeMode(int new_width, int new_height);
bool              281 content/shell/renderer/test_runner/test_runner.h   void SetMockDeviceMotion(bool has_acceleration_x, double acceleration_x,
bool              282 content/shell/renderer/test_runner/test_runner.h                            bool has_acceleration_y, double acceleration_y,
bool              283 content/shell/renderer/test_runner/test_runner.h                            bool has_acceleration_z, double acceleration_z,
bool              284 content/shell/renderer/test_runner/test_runner.h                            bool has_acceleration_including_gravity_x,
bool              286 content/shell/renderer/test_runner/test_runner.h                            bool has_acceleration_including_gravity_y,
bool              288 content/shell/renderer/test_runner/test_runner.h                            bool has_acceleration_including_gravity_z,
bool              290 content/shell/renderer/test_runner/test_runner.h                            bool has_rotation_rate_alpha,
bool              292 content/shell/renderer/test_runner/test_runner.h                            bool has_rotation_rate_beta,
bool              294 content/shell/renderer/test_runner/test_runner.h                            bool has_rotation_rate_gamma,
bool              297 content/shell/renderer/test_runner/test_runner.h   void SetMockDeviceOrientation(bool has_alpha, double alpha,
bool              298 content/shell/renderer/test_runner/test_runner.h                                 bool has_beta, double beta,
bool              299 content/shell/renderer/test_runner/test_runner.h                                 bool has_gamma, double gamma,
bool              300 content/shell/renderer/test_runner/test_runner.h                                 bool has_absolute, bool absolute);
bool              314 content/shell/renderer/test_runner/test_runner.h   void SetPopupBlockingEnabled(bool block_popups);
bool              316 content/shell/renderer/test_runner/test_runner.h   void SetJavaScriptCanAccessClipboard(bool can_access);
bool              317 content/shell/renderer/test_runner/test_runner.h   void SetXSSAuditorEnabled(bool enabled);
bool              318 content/shell/renderer/test_runner/test_runner.h   void SetAllowUniversalAccessFromFileURLs(bool allow);
bool              319 content/shell/renderer/test_runner/test_runner.h   void SetAllowFileAccessFromFileURLs(bool allow);
bool              323 content/shell/renderer/test_runner/test_runner.h   void SetPluginsEnabled(bool enabled);
bool              399 content/shell/renderer/test_runner/test_runner.h   void SetImagesAllowed(bool allowed);
bool              400 content/shell/renderer/test_runner/test_runner.h   void SetScriptsAllowed(bool allowed);
bool              401 content/shell/renderer/test_runner/test_runner.h   void SetStorageAllowed(bool allowed);
bool              402 content/shell/renderer/test_runner/test_runner.h   void SetPluginsAllowed(bool allowed);
bool              403 content/shell/renderer/test_runner/test_runner.h   void SetAllowDisplayOfInsecureContent(bool allowed);
bool              404 content/shell/renderer/test_runner/test_runner.h   void SetAllowRunningOfInsecureContent(bool allowed);
bool              432 content/shell/renderer/test_runner/test_runner.h   void SetShouldStayOnPageAfterHandlingBeforeUnload(bool value);
bool              443 content/shell/renderer/test_runner/test_runner.h   void SetUseMockTheme(bool use);
bool              456 content/shell/renderer/test_runner/test_runner.h   bool IsChooserShown();
bool              467 content/shell/renderer/test_runner/test_runner.h   void SetAlwaysAcceptCookies(bool accept);
bool              470 content/shell/renderer/test_runner/test_runner.h   void SetWindowIsKey(bool value);
bool              483 content/shell/renderer/test_runner/test_runner.h   void SetMIDIAccessorResult(bool result);
bool              484 content/shell/renderer/test_runner/test_runner.h   void SetMIDISysexPermission(bool value);
bool              488 content/shell/renderer/test_runner/test_runner.h                                       bool permission_granted);
bool              490 content/shell/renderer/test_runner/test_runner.h   bool SimulateWebNotificationClick(const std::string& value);
bool              496 content/shell/renderer/test_runner/test_runner.h   void SetMockSpeechInputDumpRect(bool value);
bool              501 content/shell/renderer/test_runner/test_runner.h   bool WasMockSpeechRecognitionAborted();
bool              526 content/shell/renderer/test_runner/test_runner.h   bool test_is_running_;
bool              531 content/shell/renderer/test_runner/test_runner.h   bool close_remaining_windows_;
bool              534 content/shell/renderer/test_runner/test_runner.h   bool wait_until_done_;
bool              539 content/shell/renderer/test_runner/test_runner.h   bool policy_delegate_enabled_;
bool              543 content/shell/renderer/test_runner/test_runner.h   bool policy_delegate_is_permissive_;
bool              546 content/shell/renderer/test_runner/test_runner.h   bool policy_delegate_should_notify_done_;
bool              551 content/shell/renderer/test_runner/test_runner.h   bool global_flag_;
bool              563 content/shell/renderer/test_runner/test_runner.h   bool disable_notify_done_;
bool              569 content/shell/renderer/test_runner/test_runner.h   bool intercept_post_message_;
bool              573 content/shell/renderer/test_runner/test_runner.h   bool dump_editting_callbacks_;
bool              576 content/shell/renderer/test_runner/test_runner.h   bool generate_pixel_results_;
bool              580 content/shell/renderer/test_runner/test_runner.h   bool dump_as_text_;
bool              584 content/shell/renderer/test_runner/test_runner.h   bool dump_child_frames_as_text_;
bool              588 content/shell/renderer/test_runner/test_runner.h   bool dump_as_markup_;
bool              592 content/shell/renderer/test_runner/test_runner.h   bool dump_child_frame_scroll_positions_;
bool              595 content/shell/renderer/test_runner/test_runner.h   bool dump_icon_changes_;
bool              598 content/shell/renderer/test_runner/test_runner.h   bool dump_as_audio_;
bool              602 content/shell/renderer/test_runner/test_runner.h   bool dump_frame_load_callbacks_;
bool              606 content/shell/renderer/test_runner/test_runner.h   bool dump_ping_loader_callbacks_;
bool              610 content/shell/renderer/test_runner/test_runner.h   bool dump_user_gesture_in_frame_load_callbacks_;
bool              613 content/shell/renderer/test_runner/test_runner.h   bool dump_title_changes_;
bool              617 content/shell/renderer/test_runner/test_runner.h   bool dump_create_view_;
bool              622 content/shell/renderer/test_runner/test_runner.h   bool can_open_windows_;
bool              626 content/shell/renderer/test_runner/test_runner.h   bool dump_resource_load_callbacks_;
bool              630 content/shell/renderer/test_runner/test_runner.h   bool dump_resource_request_callbacks_;
bool              634 content/shell/renderer/test_runner/test_runner.h   bool dump_resource_reqponse_mime_types_;
bool              637 content/shell/renderer/test_runner/test_runner.h   bool dump_window_status_changes_;
bool              641 content/shell/renderer/test_runner/test_runner.h   bool dump_progress_finished_callback_;
bool              645 content/shell/renderer/test_runner/test_runner.h   bool dump_spell_check_callbacks_;
bool              649 content/shell/renderer/test_runner/test_runner.h   bool dump_back_forward_list_;
bool              653 content/shell/renderer/test_runner/test_runner.h   bool dump_selection_rect_;
bool              657 content/shell/renderer/test_runner/test_runner.h   bool test_repaint_;
bool              661 content/shell/renderer/test_runner/test_runner.h   bool sweep_horizontally_;
bool              664 content/shell/renderer/test_runner/test_runner.h   bool is_printing_;
bool              667 content/shell/renderer/test_runner/test_runner.h   bool midi_accessor_result_;
bool              669 content/shell/renderer/test_runner/test_runner.h   bool should_stay_on_page_after_handling_before_unload_;
bool              671 content/shell/renderer/test_runner/test_runner.h   bool should_dump_resource_priorities_;
bool              695 content/shell/renderer/test_runner/test_runner.h   bool pointer_locked_;
bool              701 content/shell/renderer/test_runner/test_runner.h   bool use_mock_theme_;
bool               40 content/shell/renderer/test_runner/text_input_controller.h   bool HasMarkedText();
bool               43 content/shell/renderer/test_runner/web_ax_object_proxy.h   virtual bool IsRoot() const;
bool               44 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsEqualToObject(const blink::WebAXObject& object);
bool               76 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsEnabled();
bool               77 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsRequired();
bool               78 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsFocused();
bool               79 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsFocusable();
bool               80 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsSelected();
bool               81 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsSelectable();
bool               82 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsMultiSelectable();
bool               83 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsSelectedOptionActive();
bool               84 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsExpanded();
bool               85 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsChecked();
bool               86 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsVisible();
bool               87 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsOffScreen();
bool               88 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsCollapsed();
bool               89 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool HasPopup();
bool               90 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsValid();
bool               91 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsReadOnly();
bool               97 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsClickable();
bool              112 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsAttributeSettable(const std::string& attribute);
bool              113 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsPressActionSupported();
bool              114 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsIncrementActionSupported();
bool              115 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsDecrementActionSupported();
bool              121 content/shell/renderer/test_runner/web_ax_object_proxy.h   bool IsEqual(v8::Handle<v8::Object> proxy);
bool              144 content/shell/renderer/test_runner/web_ax_object_proxy.h   virtual bool IsRoot() const OVERRIDE;
bool               46 content/shell/renderer/webkit_test_runner.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               51 content/shell/renderer/webkit_test_runner.h                                         bool is_new_navigation) OVERRIDE;
bool               86 content/shell/renderer/webkit_test_runner.h   virtual void useUnfortunateSynchronousResizeMode(bool enable) OVERRIDE;
bool               99 content/shell/renderer/webkit_test_runner.h                         bool focus) OVERRIDE;
bool              100 content/shell/renderer/webkit_test_runner.h   virtual void setAcceptAllCookies(bool accept) OVERRIDE;
bool              111 content/shell/renderer/webkit_test_runner.h   virtual bool allowExternalPages() OVERRIDE;
bool              151 content/shell/renderer/webkit_test_runner.h   bool is_main_window_;
bool              153 content/shell/renderer/webkit_test_runner.h   bool focus_on_next_commit_;
bool              156 content/shell/renderer/webkit_test_runner.h   bool needs_leak_detector_;
bool               94 content/shell/tools/plugin/PluginObject.h extern bool testDocumentOpen(NPP npp);
bool               95 content/shell/tools/plugin/PluginObject.h extern bool testWindowOpen(NPP npp);
bool               51 content/shell/tools/plugin/PluginTest.h     static const bool value =                                                  \
bool               55 content/shell/tools/plugin/PluginTest.h DEFINE_HAS_MEMBER_CHECK(hasMethod, bool, (NPIdentifier methodName));
bool               58 content/shell/tools/plugin/PluginTest.h     bool,
bool               61 content/shell/tools/plugin/PluginTest.h                         bool,
bool               63 content/shell/tools/plugin/PluginTest.h DEFINE_HAS_MEMBER_CHECK(hasProperty, bool, (NPIdentifier propertyName));
bool               65 content/shell/tools/plugin/PluginTest.h                         bool,
bool               67 content/shell/tools/plugin/PluginTest.h DEFINE_HAS_MEMBER_CHECK(removeProperty, bool, (NPIdentifier propertyName));
bool               96 content/shell/tools/plugin/PluginTest.h   virtual bool NPP_URLNotify(const char* url, NPReason, void* notifyData);
bool              107 content/shell/tools/plugin/PluginTest.h   bool NPN_Invoke(NPObject*,
bool              117 content/shell/tools/plugin/PluginTest.h   bool NPN_IdentifierIsString(NPIdentifier);
bool              124 content/shell/tools/plugin/PluginTest.h   bool NPN_GetProperty(NPObject*, NPIdentifier propertyName, NPVariant* value);
bool              125 content/shell/tools/plugin/PluginTest.h   bool NPN_RemoveProperty(NPObject*, NPIdentifier propertyName);
bool              129 content/shell/tools/plugin/PluginTest.h   bool NPN_ConvertPoint(double sourceX,
bool              137 content/shell/tools/plugin/PluginTest.h   bool executeScript(const NPString*, NPVariant* result);
bool              185 content/shell/tools/plugin/PluginTest.h     bool hasMethod(NPIdentifier methodName) {
bool              190 content/shell/tools/plugin/PluginTest.h     bool invoke(NPIdentifier methodName,
bool              198 content/shell/tools/plugin/PluginTest.h     bool invokeDefault(const NPVariant*, uint32_t, NPVariant* result) {
bool              203 content/shell/tools/plugin/PluginTest.h     bool hasProperty(NPIdentifier propertyName) {
bool              208 content/shell/tools/plugin/PluginTest.h     bool getProperty(NPIdentifier propertyName, NPVariant* result) {
bool              213 content/shell/tools/plugin/PluginTest.h     bool removeProperty(NPIdentifier propertyName) {
bool              219 content/shell/tools/plugin/PluginTest.h     bool identifierIs(NPIdentifier identifier, const char* value) {
bool              237 content/shell/tools/plugin/PluginTest.h     static bool NP_HasMethod(NPObject* npObject, NPIdentifier methodName) {
bool              241 content/shell/tools/plugin/PluginTest.h     static bool NP_Invoke(NPObject* npObject,
bool              250 content/shell/tools/plugin/PluginTest.h     static bool NP_InvokeDefault(NPObject* npObject,
bool              258 content/shell/tools/plugin/PluginTest.h     static bool NP_HasProperty(NPObject* npObject, NPIdentifier propertyName) {
bool              262 content/shell/tools/plugin/PluginTest.h     static bool NP_GetProperty(NPObject* npObject,
bool              268 content/shell/tools/plugin/PluginTest.h     static bool NP_RemoveProperty(NPObject* npObject,
bool               49 content/test/accessibility_browser_test_utils.h   bool IsAboutBlank();
bool               33 content/test/appcache_test_helper.h       bool success,
bool               34 content/test/appcache_test_helper.h       bool would_exceed_quota) OVERRIDE;
bool               21 content/test/fileapi_test_file_set.h   bool is_directory;
bool               50 content/test/image_decoder_test.h   bool ShouldImageFail(const base::FilePath& path) const;
bool               50 content/test/mock_google_streaming_server.h   void SimulateServerResponse(bool success, const std::string& http_response);
bool               51 content/test/mock_google_streaming_server.h   net::TestURLFetcher* GetURLFetcher(bool downstream) const;
bool               23 content/test/mock_keyboard_driver_win.h   bool SetLayout(int layout);
bool               24 content/test/mock_keyboard_driver_win.h   bool SetModifiers(int modifiers);
bool               28 content/test/mock_webclipboard_impl.h   virtual bool isFormatAvailable(blink::WebClipboard::Format format,
bool               31 content/test/mock_webclipboard_impl.h       blink::WebClipboard::Buffer buffer, bool* containsFilenames);
bool               45 content/test/mock_webclipboard_impl.h       const blink::WebString& plainText, bool writeSmartPaste);
bool               60 content/test/mock_webclipboard_impl.h   bool m_writeSmartPaste;
bool               25 content/test/mock_weburlloader.h   MOCK_METHOD1(setDefersLoading, void(bool value));
bool               30 content/test/net/url_request_abort_on_end_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool               32 content/test/net/url_request_abort_on_end_job.h   virtual bool ReadRawData(net::IOBuffer* buf,
bool               44 content/test/net/url_request_abort_on_end_job.h   bool sent_data_;
bool               27 content/test/net/url_request_mock_http_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool               29 content/test/net/url_request_mock_http_job.h   virtual bool GetCharset(std::string* charset) OVERRIDE;
bool               31 content/test/net/url_request_mock_http_job.h   virtual bool IsRedirectResponse(GURL* location,
bool               39 content/test/net/url_request_slow_download_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool               41 content/test/net/url_request_slow_download_job.h   virtual bool ReadRawData(net::IOBuffer* buf,
bool               95 content/test/net/url_request_slow_download_job.h   bool should_error_download_;
bool               96 content/test/net/url_request_slow_download_job.h   bool should_finish_download_;
bool               28 content/test/plugin/plugin_create_instance_in_paint.h   bool created_;
bool               27 content/test/plugin/plugin_delete_plugin_in_deallocate_test.h   bool test_started_;
bool               25 content/test/plugin/plugin_delete_plugin_in_stream_test.h   bool test_started_;
bool               35 content/test/plugin/plugin_get_javascript_url2_test.h   bool test_started_;
bool               38 content/test/plugin/plugin_get_javascript_url_test.h   bool test_started_;
bool               40 content/test/plugin/plugin_get_javascript_url_test.h   bool npn_evaluate_context_;
bool               46 content/test/plugin/plugin_geturl_test.h   bool tests_started_;
bool               50 content/test/plugin/plugin_geturl_test.h   bool expect_404_response_;
bool               52 content/test/plugin/plugin_geturl_test.h   bool npn_evaluate_context_;
bool               55 content/test/plugin/plugin_geturl_test.h   bool handle_url_redirects_;
bool               56 content/test/plugin/plugin_geturl_test.h   bool received_url_redirect_cancel_notification_;
bool               57 content/test/plugin/plugin_geturl_test.h   bool received_url_redirect_allow_notification_;
bool               61 content/test/plugin/plugin_geturl_test.h   bool check_cookies_;
bool               25 content/test/plugin/plugin_javascript_open_popup.h   bool popup_window_test_started_;
bool               41 content/test/plugin/plugin_javascript_open_popup.h   bool CheckWindow(NPWindow* window);
bool               43 content/test/plugin/plugin_javascript_open_popup.h   bool test_completed_;
bool               40 content/test/plugin/plugin_request_read_test.h   bool tests_started_;
bool               41 content/test/plugin/plugin_request_read_test.h   bool read_requested_;
bool               44 content/test/plugin/plugin_schedule_timer_test.h     bool schedule_repeated;
bool               53 content/test/plugin/plugin_schedule_timer_test.h   bool received_events_[kNumEvents];
bool               26 content/test/plugin/plugin_test.h   virtual bool IsWindowless() const;
bool               48 content/test/plugin/plugin_test.h   bool Succeeded() { return test_status_.length() == 0; }
bool               92 content/test/plugin/plugin_test.h   bool test_completed() const { return test_completed_; }
bool               99 content/test/plugin/plugin_test.h   bool                      test_completed_;
bool               28 content/test/plugin/plugin_windowed_test.h   bool done_;
bool               21 content/test/plugin/plugin_windowless_test.h   virtual bool IsWindowless() const OVERRIDE;
bool               27 content/test/test_backing_store.h       bool* scheduled_completion_callback) OVERRIDE;
bool               28 content/test/test_backing_store.h   virtual bool CopyFromBackingStore(const gfx::Rect& rect,
bool               24 content/test/test_media_stream_client.h   virtual bool IsMediaStream(const GURL& url) OVERRIDE;
bool               23 content/test/test_render_frame_host.h                       bool is_swapped_out);
bool               62 content/test/test_render_frame_host.h   void set_simulate_history_list_was_cleared(bool cleared) {
bool               73 content/test/test_render_frame_host.h   bool simulate_history_list_was_cleared_;
bool               33 content/test/test_render_frame_host_factory.h       bool is_swapped_out) OVERRIDE;
bool               65 content/test/test_render_view_host.h   virtual bool HasFocus() const OVERRIDE;
bool               66 content/test/test_render_view_host.h   virtual bool IsSurfaceAvailableForCopy() const OVERRIDE;
bool               69 content/test/test_render_view_host.h   virtual bool IsShowing() OVERRIDE;
bool               72 content/test/test_render_view_host.h   virtual void SetActive(bool active) OVERRIDE;
bool               73 content/test/test_render_view_host.h   virtual void SetTakesFocusOnlyOnMouseDown(bool flag) OVERRIDE {}
bool               74 content/test/test_render_view_host.h   virtual void SetWindowVisibility(bool visible) OVERRIDE {}
bool               77 content/test/test_render_view_host.h   virtual bool SupportsSpeech() const OVERRIDE;
bool               79 content/test/test_render_view_host.h   virtual bool IsSpeaking() const OVERRIDE;
bool              102 content/test/test_render_view_host.h   virtual void SetIsLoading(bool is_loading) OVERRIDE {}
bool              106 content/test/test_render_view_host.h                                     bool can_compose_inline) OVERRIDE {}
bool              133 content/test/test_render_view_host.h       const base::Callback<void(bool, const SkBitmap&)>& callback,
bool              138 content/test/test_render_view_host.h       const base::Callback<void(bool)>& callback) OVERRIDE;
bool              139 content/test/test_render_view_host.h   virtual bool CanCopyToVideoFrame() const OVERRIDE;
bool              151 content/test/test_render_view_host.h   virtual bool HasAcceleratedSurface(const gfx::Size& desired_size) OVERRIDE;
bool              153 content/test/test_render_view_host.h   virtual bool PostProcessEventForPluginIme(
bool              163 content/test/test_render_view_host.h       bool has_horizontal_scrollbar) OVERRIDE { }
bool              165 content/test/test_render_view_host.h       bool is_pinned_to_left, bool is_pinned_to_right) OVERRIDE { }
bool              167 content/test/test_render_view_host.h   virtual bool LockMouse() OVERRIDE;
bool              175 content/test/test_render_view_host.h   bool is_showing() const { return is_showing_; }
bool              176 content/test/test_render_view_host.h   bool did_swap_compositor_frame() const { return did_swap_compositor_frame_; }
bool              182 content/test/test_render_view_host.h   bool is_showing_;
bool              183 content/test/test_render_view_host.h   bool did_swap_compositor_frame_;
bool              236 content/test/test_render_view_host.h                      bool swapped_out);
bool              242 content/test/test_render_view_host.h   virtual void SendBeforeUnloadACK(bool proceed) OVERRIDE;
bool              281 content/test/test_render_view_host.h   void set_render_view_created(bool created) {
bool              287 content/test/test_render_view_host.h   bool is_waiting_for_beforeunload_ack() const {
bool              300 content/test/test_render_view_host.h   void set_simulate_fetch_via_proxy(bool proxy);
bool              306 content/test/test_render_view_host.h   void set_simulate_history_list_was_cleared(bool cleared);
bool              321 content/test/test_render_view_host.h   virtual bool CreateRenderView(const base::string16& frame_name,
bool              324 content/test/test_render_view_host.h   virtual bool IsRenderViewLive() const OVERRIDE;
bool              325 content/test/test_render_view_host.h   virtual bool IsFullscreen() const OVERRIDE;
bool              348 content/test/test_render_view_host.h   bool render_view_created_;
bool              354 content/test/test_render_view_host.h   bool simulate_fetch_via_proxy_;
bool              357 content/test/test_render_view_host.h   bool simulate_history_list_was_cleared_;
bool               36 content/test/test_render_view_host_factory.h       bool swapped_out) OVERRIDE;
bool               34 content/test/test_web_contents.h   virtual void TestSetIsLoading(bool value) OVERRIDE;
bool               50 content/test/test_web_contents.h   bool cross_navigation_pending() {
bool               56 content/test/test_web_contents.h   bool ShouldTransitionCrossSite() { return transition_cross_site; }
bool               59 content/test/test_web_contents.h   virtual bool CreateRenderViewForRenderManager(
bool               70 content/test/test_web_contents.h   bool transition_cross_site;
bool              122 content/test/test_web_contents.h                                  bool user_gesture) OVERRIDE;
bool              131 content/test/test_web_contents.h   bool expect_set_history_length_and_prune_;
bool               28 content/test/test_web_contents_view.h   virtual void TakeFocus(bool reverse) OVERRIDE;
bool               45 content/test/test_web_contents_view.h   virtual void SetAllowOverlappingViews(bool overlapping) OVERRIDE;
bool               46 content/test/test_web_contents_view.h   virtual bool GetAllowOverlappingViews() const OVERRIDE;
bool               62 content/test/test_web_contents_view.h   virtual void SetOverscrollControllerEnabled(bool enabled) OVERRIDE;
bool               64 content/test/test_web_contents_view.h   virtual bool IsEventTracking() const OVERRIDE;
bool               22 content/test/web_gesture_curve_mock.h   virtual bool apply(double time,
bool               42 content/test/web_layer_tree_view_impl_for_testing.h   virtual void setHasTransparentBackground(bool transparent);
bool               43 content/test/web_layer_tree_view_impl_for_testing.h   virtual void setVisible(bool visible);
bool               48 content/test/web_layer_tree_view_impl_for_testing.h                                        bool use_anchor,
bool               52 content/test/web_layer_tree_view_impl_for_testing.h   virtual bool commitRequested() const;
bool               54 content/test/web_layer_tree_view_impl_for_testing.h   virtual bool compositeAndReadback(void* pixels, const blink::WebRect& rect);
bool               56 content/test/web_layer_tree_view_impl_for_testing.h   virtual void setDeferCommits(bool defer_commits);
bool               70 content/test/web_layer_tree_view_impl_for_testing.h   virtual scoped_ptr<cc::OutputSurface> CreateOutputSurface(bool fallback)
bool               72 content/test/web_layer_tree_view_impl_for_testing.h   virtual void DidInitializeOutputSurface(bool success) OVERRIDE {}
bool               50 content/test/weburl_loader_mock.h   virtual void setDefersLoading(bool defer);
bool               52 content/test/weburl_loader_mock.h   bool isDeferred() { return is_deferred_; }
bool               58 content/test/weburl_loader_mock.h   bool using_default_loader_;
bool               59 content/test/weburl_loader_mock.h   bool is_deferred_;
bool               64 content/test/weburl_loader_mock_factory.h   bool IsMockedURL(const blink::WebURL& url);
bool               92 content/test/weburl_loader_mock_factory.h   bool IsPending(WebURLLoaderMock* loader);
bool               96 content/test/weburl_loader_mock_factory.h   static bool ReadFile(const base::FilePath& file_path, blink::WebData* data);
bool               34 content/utility/utility_thread_impl.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               45 content/utility/utility_thread_impl.h   virtual bool OnControlMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               56 content/utility/utility_thread_impl.h   bool batch_mode_;
bool               59 content/utility/utility_thread_impl.h   bool single_process_;
bool               24 content/worker/shared_worker_permission_client_proxy.h       bool is_unique_origin,
bool               30 content/worker/shared_worker_permission_client_proxy.h   virtual bool allowDatabase(const blink::WebString& name,
bool               33 content/worker/shared_worker_permission_client_proxy.h   virtual bool allowFileSystem();
bool               34 content/worker/shared_worker_permission_client_proxy.h   virtual bool allowIndexedDB(const blink::WebString& name);
bool               38 content/worker/shared_worker_permission_client_proxy.h   const bool is_unique_origin_;
bool               33 content/worker/websharedworker_stub.h                       bool pause_on_start,
bool               37 content/worker/websharedworker_stub.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               72 content/worker/websharedworker_stub.h   bool running_;
bool               61 content/worker/websharedworkerclient_proxy.h   bool Send(IPC::Message* message);
bool               39 content/worker/worker_thread.h   virtual bool OnControlMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               41 content/worker/worker_thread.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               25 content/worker/worker_webapplicationcachehost_impl.h   virtual void didFinishLoadingMainResource(bool success);
bool               31 content/worker/worker_webapplicationcachehost_impl.h   virtual bool selectCacheWithManifest(const blink::WebURL& manifestURL);
bool               46 content/worker/worker_webkitplatformsupport_impl.h   virtual bool sandboxEnabled();
bool               49 content/worker/worker_webkitplatformsupport_impl.h   virtual bool isLinkVisited(unsigned long long linkHash);
bool               62 content/worker/worker_webkitplatformsupport_impl.h       const blink::WebURL& url, bool is_local_storage);
bool               67 content/worker/worker_webkitplatformsupport_impl.h                                  bool sync_dir);
bool               89 content/worker/worker_webkitplatformsupport_impl.h   virtual bool supportsMediaSourceMIMEType(
bool               92 content/worker/worker_webkitplatformsupport_impl.h   virtual bool supportsEncryptedMediaMIMEType(const blink::WebString&,
bool               32 content/zygote/zygote_linux.h   bool ProcessRequests();
bool               40 content/zygote/zygote_linux.h     bool started_from_helper;
bool               48 content/zygote/zygote_linux.h   bool GetProcessInfo(base::ProcessHandle pid,
bool               52 content/zygote/zygote_linux.h   bool UsingSUIDSandbox() const;
bool               59 content/zygote/zygote_linux.h   bool HandleRequestFromBrowser(int fd);
bool               67 content/zygote/zygote_linux.h   bool GetTerminationStatus(base::ProcessHandle real_pid, bool known_dead,
bool              101 content/zygote/zygote_linux.h   bool HandleForkRequest(int fd,
bool              106 content/zygote/zygote_linux.h   bool HandleGetSandboxStatus(int fd,
bool               13 content/zygote/zygote_main.h bool ZygoteMain(const MainFunctionParams& params,
bool               37 courgette/adjustment_method.h   virtual bool Adjust(const AssemblyProgram& model,
bool               32 courgette/disassembler.h   bool ok() const { return failure_reason_ == NULL; }
bool               36 courgette/disassembler.h   virtual bool ParseHeader() = 0;
bool               40 courgette/disassembler.h   virtual bool Disassemble(AssemblyProgram* program) = 0;
bool               54 courgette/disassembler.h   bool Good();
bool               55 courgette/disassembler.h   bool Bad(const char *reason);
bool               67 courgette/disassembler_elf_32.h     static bool IsLessThan(TypedRVA *a, TypedRVA *b) {
bool               89 courgette/disassembler_elf_32.h   virtual bool ParseHeader();
bool               91 courgette/disassembler_elf_32.h   virtual bool Disassemble(AssemblyProgram* target);
bool               30 courgette/disassembler_win32_x64.h   virtual bool ParseHeader();
bool               32 courgette/disassembler_win32_x64.h   virtual bool Disassemble(AssemblyProgram* target);
bool               38 courgette/disassembler_win32_x64.h   bool has_text_section() const { return has_text_section_; }
bool               40 courgette/disassembler_win32_x64.h   bool is_32bit() const { return !is_PE32_plus_; }
bool               45 courgette/disassembler_win32_x64.h   bool ParseRelocs(std::vector<RVA> *addresses);
bool               62 courgette/disassembler_win32_x64.h   bool ParseAbs32Relocs();
bool               85 courgette/disassembler_win32_x64.h   bool IsValidRVA(RVA rva) const { return rva < size_of_image_; }
bool              104 courgette/disassembler_win32_x64.h   bool ReadDataDirectory(int index, ImageDataDirectory* dir);
bool              106 courgette/disassembler_win32_x64.h   bool incomplete_disassembly_;  // 'true' if can leave out 'uninteresting' bits
bool              118 courgette/disassembler_win32_x64.h   bool is_PE32_plus_;   // PE32_plus is for 64 bit executables.
bool              128 courgette/disassembler_win32_x64.h   bool has_text_section_;
bool               30 courgette/disassembler_win32_x86.h   virtual bool ParseHeader();
bool               32 courgette/disassembler_win32_x86.h   virtual bool Disassemble(AssemblyProgram* target);
bool               38 courgette/disassembler_win32_x86.h   bool has_text_section() const { return has_text_section_; }
bool               40 courgette/disassembler_win32_x86.h   bool is_32bit() const { return !is_PE32_plus_; }
bool               45 courgette/disassembler_win32_x86.h   bool ParseRelocs(std::vector<RVA> *addresses);
bool               62 courgette/disassembler_win32_x86.h   bool ParseAbs32Relocs();
bool               85 courgette/disassembler_win32_x86.h   bool IsValidRVA(RVA rva) const { return rva < size_of_image_; }
bool              104 courgette/disassembler_win32_x86.h   bool ReadDataDirectory(int index, ImageDataDirectory* dir);
bool              106 courgette/disassembler_win32_x86.h   bool incomplete_disassembly_;  // 'true' if can leave out 'uninteresting' bits
bool              118 courgette/disassembler_win32_x86.h   bool is_PE32_plus_;   // PE32_plus is for 64 bit executables.
bool              128 courgette/disassembler_win32_x86.h   bool has_text_section_;
bool               58 courgette/encoded_program.h   bool ReadFrom(SourceStreamSet* streams);
bool               49 courgette/memory_allocator.h   mutable bool checked_;
bool               51 courgette/memory_allocator.h typedef CheckReturnValue<bool> CheckBool;
bool               53 courgette/memory_allocator.h typedef bool CheckBool;
bool               67 courgette/memory_allocator.h   bool Create(HANDLE file, size_t size);
bool               71 courgette/memory_allocator.h   bool valid() const;
bool               78 courgette/memory_allocator.h   bool InitializeView(size_t size);
bool               95 courgette/memory_allocator.h   bool Initialize(size_t size);
bool              101 courgette/memory_allocator.h   bool valid() const;
bool              322 courgette/memory_allocator.h   bool empty() const {
bool              453 courgette/memory_allocator.h   bool failed() const {
bool               71 courgette/streams.h   bool Empty() const { return current_ == end_; }
bool               75 courgette/streams.h   bool Read(void* destination, size_t byte_count);
bool               79 courgette/streams.h   bool ReadVarint32(uint32* output_value);
bool               83 courgette/streams.h   bool ReadVarint32Signed(int32* output_value);
bool               88 courgette/streams.h   bool ShareSubstream(size_t offset, size_t length, SourceStream* substream);
bool               93 courgette/streams.h   bool ShareSubstream(size_t length, SourceStream* substream) {
bool              100 courgette/streams.h   bool ReadSubstream(size_t length, SourceStream* substream);
bool              103 courgette/streams.h   bool Skip(size_t byte_count);
bool              177 courgette/streams.h   bool Init(const void* source, size_t byte_count);
bool              181 courgette/streams.h   bool Init(SourceStream* source);
bool              187 courgette/streams.h   bool ReadSet(SourceStreamSet* set);
bool              190 courgette/streams.h   bool Empty() const;
bool               44 courgette/third_party/paged_array.h   bool Allocate(size_t size) {
bool               38 crypto/ec_private_key.h   static bool IsSupported();
bool               79 crypto/ec_private_key.h   static bool ImportFromEncryptedPrivateKeyInfo(
bool               85 crypto/ec_private_key.h       bool permanent,
bool               86 crypto/ec_private_key.h       bool sensitive,
bool              103 crypto/ec_private_key.h   bool ExportEncryptedPrivateKey(const std::string& password,
bool              108 crypto/ec_private_key.h   bool ExportPublicKey(std::vector<uint8>* output);
bool              112 crypto/ec_private_key.h   bool ExportValue(std::vector<uint8>* output);
bool              113 crypto/ec_private_key.h   bool ExportECParams(std::vector<uint8>* output);
bool              124 crypto/ec_private_key.h                                         bool permanent,
bool              125 crypto/ec_private_key.h                                         bool sensitive);
bool              134 crypto/ec_private_key.h       bool permanent,
bool              135 crypto/ec_private_key.h       bool sensitive);
bool               51 crypto/ec_signature_creator.h   virtual bool Sign(const uint8* data,
bool               60 crypto/ec_signature_creator.h   virtual bool DecodeSignature(const std::vector<uint8>& signature,
bool               18 crypto/ec_signature_creator_impl.h   virtual bool Sign(const uint8* data,
bool               22 crypto/ec_signature_creator_impl.h   virtual bool DecodeSignature(const std::vector<uint8>& der_sig,
bool               40 crypto/encryptor.h     bool Increment();
bool               64 crypto/encryptor.h   bool Init(SymmetricKey* key, Mode mode, const base::StringPiece& iv);
bool               68 crypto/encryptor.h   bool Encrypt(const base::StringPiece& plaintext, std::string* ciphertext);
bool               79 crypto/encryptor.h   bool Decrypt(const base::StringPiece& ciphertext, std::string* plaintext);
bool               85 crypto/encryptor.h   bool SetCounter(const base::StringPiece& counter);
bool              102 crypto/encryptor.h   bool GenerateCounterMask(size_t plaintext_len,
bool              118 crypto/encryptor.h   bool Crypt(bool do_encrypt,  // Pass true to encrypt, false to decrypt.
bool              121 crypto/encryptor.h   bool CryptCTR(bool do_encrypt,
bool              126 crypto/encryptor.h   bool Crypt(PK11Context* context,
bool              129 crypto/encryptor.h   bool CryptCTR(PK11Context* context,
bool               49 crypto/hmac.h    bool Init(const unsigned char* key, size_t key_length) WARN_UNUSED_RESULT;
bool               53 crypto/hmac.h    bool Init(SymmetricKey* key) WARN_UNUSED_RESULT;
bool               57 crypto/hmac.h    bool Init(const base::StringPiece& key) WARN_UNUSED_RESULT {
bool               65 crypto/hmac.h    bool Sign(const base::StringPiece& data, unsigned char* digest,
bool               75 crypto/hmac.h    bool Verify(const base::StringPiece& data,
bool               80 crypto/hmac.h    bool VerifyTruncated(
bool              105 crypto/mock_apple_keychain.h   bool CreatorCodesSetForAddedItems() const;
bool              117 crypto/mock_apple_keychain.h     const bool negative_item;
bool              133 crypto/mock_apple_keychain.h   bool called_add_generic() const { return called_add_generic_; }
bool              154 crypto/mock_apple_keychain.h   bool AlreadyContainsInternetPassword(
bool              239 crypto/mock_apple_keychain.h   mutable bool called_add_generic_;
bool               36 crypto/nss_crypto_module_delegate.h   virtual std::string RequestPassword(const std::string& slot_name, bool retry,
bool               37 crypto/nss_crypto_module_delegate.h                                       bool* cancelled) = 0;
bool               95 crypto/nss_util.h bool CheckNSSVersion(const char* version);
bool              109 crypto/nss_util.h CRYPTO_EXPORT bool IsTPMTokenEnabledForNSS();
bool              118 crypto/nss_util.h CRYPTO_EXPORT bool IsTPMTokenReady(const base::Closure& callback)
bool              128 crypto/nss_util.h     const base::Callback<void(bool)>& callback);
bool              137 crypto/nss_util.h   bool constructed_successfully() const { return constructed_successfully_; }
bool              146 crypto/nss_util.h   bool constructed_successfully_;
bool              170 crypto/nss_util.h   bool is_open() { return is_open_; }
bool              173 crypto/nss_util.h   bool is_open_;
bool               51 crypto/nss_util_internal.h CRYPTO_EXPORT bool InitializeNSSForChromeOSUser(
bool               54 crypto/nss_util_internal.h     bool is_primary_user,
bool               29 crypto/p224.h    bool SetFromString(const base::StringPiece& in);
bool               85 crypto/p224_spake.h   const bool is_server_;
bool               52 crypto/rsa_private_key.h   explicit PrivateKeyInfoCodec(bool big_endian);
bool               58 crypto/rsa_private_key.h   bool Export(std::vector<uint8>* output);
bool               62 crypto/rsa_private_key.h   bool ExportPublicKeyInfo(std::vector<uint8>* output);
bool               66 crypto/rsa_private_key.h   bool ExportPublicKey(std::vector<uint8>* output);
bool               72 crypto/rsa_private_key.h   bool Import(const std::vector<uint8>& input);
bool               96 crypto/rsa_private_key.h                           bool big_endian);
bool              100 crypto/rsa_private_key.h   bool ReadInteger(uint8** pos, uint8* end, std::vector<uint8>* out);
bool              101 crypto/rsa_private_key.h   bool ReadIntegerWithExpectedSize(uint8** pos,
bool              108 crypto/rsa_private_key.h   bool ReadIntegerImpl(uint8** pos,
bool              111 crypto/rsa_private_key.h                        bool big_endian);
bool              133 crypto/rsa_private_key.h   bool ReadLength(uint8** pos, uint8* end, uint32* result);
bool              136 crypto/rsa_private_key.h   bool ReadTypeHeaderAndLength(uint8** pos,
bool              143 crypto/rsa_private_key.h   bool ReadSequence(uint8** pos, uint8* end);
bool              146 crypto/rsa_private_key.h   bool ReadAlgorithmIdentifier(uint8** pos, uint8* end);
bool              149 crypto/rsa_private_key.h   bool ReadVersion(uint8** pos, uint8* end);
bool              152 crypto/rsa_private_key.h   bool big_endian_;
bool              222 crypto/rsa_private_key.h   bool ExportPrivateKey(std::vector<uint8>* output) const;
bool              225 crypto/rsa_private_key.h   bool ExportPublicKey(std::vector<uint8>* output) const;
bool              244 crypto/rsa_private_key.h                                          bool permanent,
bool              245 crypto/rsa_private_key.h                                          bool sensitive);
bool              253 crypto/rsa_private_key.h       bool permanent,
bool              254 crypto/rsa_private_key.h       bool sensitive);
bool               72 crypto/scoped_capi_types.h   bool operator==(CAPIHandle handle) const {
bool               76 crypto/scoped_capi_types.h   bool operator!=(CAPIHandle handle) const {
bool               99 crypto/scoped_capi_types.h bool operator==(CH h, const ScopedCAPIHandle<CH, FP>& b) {
bool              104 crypto/scoped_capi_types.h bool operator!=(CH h, const ScopedCAPIHandle<CH, FP>& b) {
bool               33 crypto/secure_hash.h   virtual bool Serialize(Pickle* pickle) = 0;
bool               39 crypto/secure_hash.h   virtual bool Deserialize(PickleIterator* data_iterator) = 0;
bool               24 crypto/secure_util.h CRYPTO_EXPORT bool SecureMemEqual(const void* s1, const void* s2, size_t n);
bool               39 crypto/signature_creator.h   static bool Sign(RSAPrivateKey* key,
bool               45 crypto/signature_creator.h   bool Update(const uint8* data_part, int data_part_len);
bool               48 crypto/signature_creator.h   bool Final(std::vector<uint8>* signature);
bool               62 crypto/signature_verifier.h   bool VerifyInit(const uint8* signature_algorithm,
bool               85 crypto/signature_verifier.h   bool VerifyInitRSAPSS(HashAlgorithm hash_alg,
bool               99 crypto/signature_verifier.h   bool VerifyFinal();
bool              113 crypto/signature_verifier.h   bool CommonInit(const EVP_MD* digest,
bool               71 crypto/symmetric_key.h   bool GetRawKey(std::string* raw_key);
bool              237 dbus/bus.h       typedef base::Callback<void (const std::string&, bool)> OnOwnershipCallback;
bool              299 dbus/bus.h       virtual bool RemoveObjectProxy(const std::string& service_name,
bool              305 dbus/bus.h       virtual bool RemoveObjectProxyWithOptions(
bool              390 dbus/bus.h       bool shutdown_completed() { return shutdown_completed_; }
bool              401 dbus/bus.h       virtual bool Connect();
bool              429 dbus/bus.h       virtual bool RequestOwnershipAndBlock(const std::string& service_name,
bool              436 dbus/bus.h       virtual bool ReleaseOwnership(const std::string& service_name);
bool              443 dbus/bus.h       virtual bool SetUpAsyncOperations();
bool              478 dbus/bus.h       virtual bool AddFilterFunction(DBusHandleMessageFunction filter_function,
bool              485 dbus/bus.h       virtual bool RemoveFilterFunction(DBusHandleMessageFunction filter_function,
bool              513 dbus/bus.h       virtual bool RemoveMatch(const std::string& match_rule, DBusError* error);
bool              527 dbus/bus.h       virtual bool TryRegisterObjectPath(const ObjectPath& object_path,
bool              544 dbus/bus.h       virtual bool HasDBusThread();
bool              591 dbus/bus.h       bool is_connected() { return connection_ != NULL; }
bool              741 dbus/bus.h       bool async_operations_set_up_;
bool              742 dbus/bus.h       bool shutdown_completed_;
bool               68 dbus/dbus_statistics.h CHROME_DBUS_EXPORT bool GetCalls(const std::string& service,
bool               58 dbus/exported_object.h                                bool success)>
bool               78 dbus/exported_object.h   virtual bool ExportMethodAndBlock(const std::string& interface_name,
bool              121 dbus/exported_object.h                   bool success);
bool              131 dbus/exported_object.h   bool Register();
bool              170 dbus/exported_object.h   bool object_is_registered_;
bool               67 dbus/file_descriptor.h   bool owner_;
bool               68 dbus/file_descriptor.h   bool valid_;
bool               40 dbus/message.h CHROME_DBUS_EXPORT bool IsDBusTypeUnixFdSupported();
bool               96 dbus/message.h   bool SetDestination(const std::string& destination);
bool               97 dbus/message.h   bool SetPath(const ObjectPath& path);
bool               98 dbus/message.h   bool SetInterface(const std::string& interface);
bool               99 dbus/message.h   bool SetMember(const std::string& member);
bool              100 dbus/message.h   bool SetErrorName(const std::string& error_name);
bool              101 dbus/message.h   bool SetSender(const std::string& sender);
bool              274 dbus/message.h   void AppendBool(bool value);
bool              329 dbus/message.h   bool AppendProtoAsArrayOfBytes(const google::protobuf::MessageLite& protobuf);
bool              336 dbus/message.h   void AppendVariantOfBool(bool value);
bool              356 dbus/message.h   bool container_is_open_;
bool              378 dbus/message.h   bool HasMoreData();
bool              383 dbus/message.h   bool PopByte(uint8* value);
bool              384 dbus/message.h   bool PopBool(bool* value);
bool              385 dbus/message.h   bool PopInt16(int16* value);
bool              386 dbus/message.h   bool PopUint16(uint16* value);
bool              387 dbus/message.h   bool PopInt32(int32* value);
bool              388 dbus/message.h   bool PopUint32(uint32* value);
bool              389 dbus/message.h   bool PopInt64(int64* value);
bool              390 dbus/message.h   bool PopUint64(uint64* value);
bool              391 dbus/message.h   bool PopDouble(double* value);
bool              392 dbus/message.h   bool PopString(std::string* value);
bool              393 dbus/message.h   bool PopObjectPath(ObjectPath* value);
bool              394 dbus/message.h   bool PopFileDescriptor(FileDescriptor* value);
bool              400 dbus/message.h   bool PopArray(MessageReader* sub_reader);
bool              401 dbus/message.h   bool PopStruct(MessageReader* sub_reader);
bool              402 dbus/message.h   bool PopDictEntry(MessageReader* sub_reader);
bool              403 dbus/message.h   bool PopVariant(MessageReader* sub_reader);
bool              414 dbus/message.h   bool PopArrayOfBytes(const uint8** bytes, size_t* length);
bool              423 dbus/message.h   bool PopArrayOfStrings(std::vector<std::string>* strings);
bool              432 dbus/message.h   bool PopArrayOfObjectPaths(std::vector<ObjectPath>* object_paths);
bool              440 dbus/message.h   bool PopArrayOfBytesAsProto(google::protobuf::MessageLite* protobuf);
bool              449 dbus/message.h   bool PopVariantOfByte(uint8* value);
bool              450 dbus/message.h   bool PopVariantOfBool(bool* value);
bool              451 dbus/message.h   bool PopVariantOfInt16(int16* value);
bool              452 dbus/message.h   bool PopVariantOfUint16(uint16* value);
bool              453 dbus/message.h   bool PopVariantOfInt32(int32* value);
bool              454 dbus/message.h   bool PopVariantOfUint32(uint32* value);
bool              455 dbus/message.h   bool PopVariantOfInt64(int64* value);
bool              456 dbus/message.h   bool PopVariantOfUint64(uint64* value);
bool              457 dbus/message.h   bool PopVariantOfDouble(double* value);
bool              458 dbus/message.h   bool PopVariantOfString(std::string* value);
bool              459 dbus/message.h   bool PopVariantOfObjectPath(ObjectPath* value);
bool              469 dbus/message.h   bool CheckDataType(int dbus_type);
bool              472 dbus/message.h   bool PopBasic(int dbus_type, void *value);
bool              475 dbus/message.h   bool PopContainer(int dbus_type, MessageReader* sub_reader);
bool              478 dbus/message.h   bool PopVariantOfBasic(int dbus_type, void* value);
bool               33 dbus/mock_bus.h   MOCK_METHOD0(Connect, bool());
bool               38 dbus/mock_bus.h   MOCK_METHOD2(RequestOwnershipAndBlock, bool(const std::string& service_name,
bool               40 dbus/mock_bus.h   MOCK_METHOD1(ReleaseOwnership, bool(const std::string& service_name));
bool               41 dbus/mock_bus.h   MOCK_METHOD0(SetUpAsyncOperations, bool());
bool               56 dbus/mock_bus.h   MOCK_METHOD2(RemoveMatch, bool(const std::string& match_rule,
bool               58 dbus/mock_bus.h   MOCK_METHOD4(TryRegisterObjectPath, bool(const ObjectPath& object_path,
bool               65 dbus/mock_bus.h   MOCK_METHOD0(HasDBusThread, bool());
bool               23 dbus/mock_exported_object.h                bool(const std::string& interface_name,
bool              241 dbus/object_manager.h                                 bool success);
bool              248 dbus/object_manager.h                                   bool success);
bool               35 dbus/object_path.h   bool IsValid() const;
bool               39 dbus/object_path.h   bool operator<(const ObjectPath&) const;
bool               43 dbus/object_path.h   bool operator==(const ObjectPath&) const;
bool               44 dbus/object_path.h   bool operator!=(const ObjectPath&) const;
bool               82 dbus/object_proxy.h       bool service_is_available)> WaitForServiceToBeAvailableCallback;
bool               89 dbus/object_proxy.h   typedef base::Callback<void (const std::string&, const std::string&, bool)>
bool              222 dbus/object_proxy.h   bool ConnectToNameOwnerChangedSignal();
bool              225 dbus/object_proxy.h   bool ConnectToSignalInternal(const std::string& interface_name,
bool              260 dbus/object_proxy.h   bool AddMatchRuleWithCallback(const std::string& match_rule,
bool              265 dbus/object_proxy.h   bool AddMatchRuleWithoutCallback(const std::string& match_rule,
bool              282 dbus/object_proxy.h   void RunWaitForServiceToBeAvailableCallbacks(bool service_is_available);
bool              289 dbus/object_proxy.h   bool filter_added_;
bool              305 dbus/object_proxy.h   const bool ignore_service_unknown_errors_;
bool              161 dbus/property.h   virtual bool PopValueFromReader(MessageReader*) = 0;
bool              235 dbus/property.h                                 bool success);
bool              240 dbus/property.h   typedef base::Callback<void(bool success)> GetCallback;
bool              260 dbus/property.h   typedef base::Callback<void(bool success)> SetCallback;
bool              274 dbus/property.h   bool UpdatePropertiesFromReader(MessageReader* reader);
bool              279 dbus/property.h   bool UpdatePropertyFromReader(MessageReader* reader);
bool              379 dbus/property.h   virtual bool PopValueFromReader(MessageReader*);
bool              410 dbus/property.h template <> bool Property<uint8>::PopValueFromReader(MessageReader* reader);
bool              413 dbus/property.h template <> Property<bool>::Property();
bool              414 dbus/property.h template <> bool Property<bool>::PopValueFromReader(MessageReader* reader);
bool              415 dbus/property.h template <> void Property<bool>::AppendSetValueToWriter(MessageWriter* writer);
bool              418 dbus/property.h template <> bool Property<int16>::PopValueFromReader(MessageReader* reader);
bool              422 dbus/property.h template <> bool Property<uint16>::PopValueFromReader(MessageReader* reader);
bool              427 dbus/property.h template <> bool Property<int32>::PopValueFromReader(MessageReader* reader);
bool              431 dbus/property.h template <> bool Property<uint32>::PopValueFromReader(MessageReader* reader);
bool              436 dbus/property.h template <> bool Property<int64>::PopValueFromReader(MessageReader* reader);
bool              440 dbus/property.h template <> bool Property<uint64>::PopValueFromReader(MessageReader* reader);
bool              445 dbus/property.h template <> bool Property<double>::PopValueFromReader(MessageReader* reader);
bool              449 dbus/property.h template <> bool Property<std::string>::PopValueFromReader(
bool              454 dbus/property.h template <> bool Property<ObjectPath>::PopValueFromReader(
bool              459 dbus/property.h template <> bool Property<std::vector<std::string> >::PopValueFromReader(
bool              464 dbus/property.h template <> bool Property<std::vector<ObjectPath> >::PopValueFromReader(
bool              469 dbus/property.h template <> bool Property<std::vector<uint8> >::PopValueFromReader(
bool               24 dbus/scoped_dbus_error.h   bool is_set() const { return dbus_error_is_set(&error_); }
bool               15 dbus/string_util.h CHROME_DBUS_EXPORT bool IsValidObjectPath(const std::string& value);
bool               53 dbus/test_service.h   bool StartService();
bool               57 dbus/test_service.h   bool WaitUntilServiceIsStarted() WARN_UNUSED_RESULT;
bool               63 dbus/test_service.h   bool HasDBusThread();
bool               75 dbus/test_service.h   void RequestOwnership(base::Callback<void(bool)> callback);
bool               82 dbus/test_service.h   bool has_ownership() const { return has_ownership_; }
bool               99 dbus/test_service.h   void OnOwnership(base::Callback<void(bool)> callback,
bool              101 dbus/test_service.h                    bool success);
bool              106 dbus/test_service.h                   bool success);
bool              171 dbus/test_service.h   void RequestOwnershipInternal(base::Callback<void(bool)> callback);
bool              190 dbus/test_service.h       bool success);
bool              201 dbus/test_service.h   bool has_ownership_;
bool               42 device/bluetooth/bluetooth_adapter.h                                        bool present) {}
bool               48 device/bluetooth/bluetooth_adapter.h                                        bool powered) {}
bool               54 device/bluetooth/bluetooth_adapter.h                                            bool discoverable) {}
bool               60 device/bluetooth/bluetooth_adapter.h                                            bool discovering) {}
bool              111 device/bluetooth/bluetooth_adapter.h   virtual bool IsInitialized() const = 0;
bool              116 device/bluetooth/bluetooth_adapter.h   virtual bool IsPresent() const = 0;
bool              119 device/bluetooth/bluetooth_adapter.h   virtual bool IsPowered() const = 0;
bool              124 device/bluetooth/bluetooth_adapter.h   virtual void SetPowered(bool powered,
bool              129 device/bluetooth/bluetooth_adapter.h   virtual bool IsDiscoverable() const = 0;
bool              135 device/bluetooth/bluetooth_adapter.h   virtual void SetDiscoverable(bool discoverable,
bool              140 device/bluetooth/bluetooth_adapter.h   virtual bool IsDiscovering() const = 0;
bool               51 device/bluetooth/bluetooth_adapter_chromeos.h   virtual bool IsInitialized() const OVERRIDE;
bool               52 device/bluetooth/bluetooth_adapter_chromeos.h   virtual bool IsPresent() const OVERRIDE;
bool               53 device/bluetooth/bluetooth_adapter_chromeos.h   virtual bool IsPowered() const OVERRIDE;
bool               55 device/bluetooth/bluetooth_adapter_chromeos.h       bool powered,
bool               58 device/bluetooth/bluetooth_adapter_chromeos.h   virtual bool IsDiscoverable() const OVERRIDE;
bool               60 device/bluetooth/bluetooth_adapter_chromeos.h       bool discoverable,
bool               63 device/bluetooth/bluetooth_adapter_chromeos.h   virtual bool IsDiscovering() const OVERRIDE;
bool              165 device/bluetooth/bluetooth_adapter_chromeos.h   void PoweredChanged(bool powered);
bool              166 device/bluetooth/bluetooth_adapter_chromeos.h   void DiscoverableChanged(bool discoverable);
bool              167 device/bluetooth/bluetooth_adapter_chromeos.h   void DiscoveringChanged(bool discovering);
bool              168 device/bluetooth/bluetooth_adapter_chromeos.h   void PresentChanged(bool present);
bool              177 device/bluetooth/bluetooth_adapter_chromeos.h                          bool success);
bool              182 device/bluetooth/bluetooth_adapter_chromeos.h                                  bool success);
bool              215 device/bluetooth/bluetooth_adapter_chromeos.h   bool discovery_request_pending_;
bool               26 device/bluetooth/bluetooth_adapter_factory.h   static bool IsBluetoothAdapterAvailable();
bool               53 device/bluetooth/bluetooth_adapter_mac.h   virtual bool IsInitialized() const OVERRIDE;
bool               54 device/bluetooth/bluetooth_adapter_mac.h   virtual bool IsPresent() const OVERRIDE;
bool               55 device/bluetooth/bluetooth_adapter_mac.h   virtual bool IsPowered() const OVERRIDE;
bool               57 device/bluetooth/bluetooth_adapter_mac.h       bool powered,
bool               60 device/bluetooth/bluetooth_adapter_mac.h   virtual bool IsDiscoverable() const OVERRIDE;
bool               62 device/bluetooth/bluetooth_adapter_mac.h       bool discoverable,
bool               65 device/bluetooth/bluetooth_adapter_mac.h   virtual bool IsDiscovering() const OVERRIDE;
bool               76 device/bluetooth/bluetooth_adapter_mac.h                              bool aborted);
bool              118 device/bluetooth/bluetooth_adapter_mac.h                     bool success) const;
bool              122 device/bluetooth/bluetooth_adapter_mac.h   bool powered_;
bool               45 device/bluetooth/bluetooth_adapter_win.h   virtual bool IsInitialized() const OVERRIDE;
bool               46 device/bluetooth/bluetooth_adapter_win.h   virtual bool IsPresent() const OVERRIDE;
bool               47 device/bluetooth/bluetooth_adapter_win.h   virtual bool IsPowered() const OVERRIDE;
bool               49 device/bluetooth/bluetooth_adapter_win.h       bool discoverable,
bool               52 device/bluetooth/bluetooth_adapter_win.h   virtual bool IsDiscoverable() const OVERRIDE;
bool               54 device/bluetooth/bluetooth_adapter_win.h       bool discoverable,
bool               57 device/bluetooth/bluetooth_adapter_win.h   virtual bool IsDiscovering() const OVERRIDE;
bool               65 device/bluetooth/bluetooth_adapter_win.h   virtual void DiscoveryStarted(bool success) OVERRIDE;
bool              113 device/bluetooth/bluetooth_adapter_win.h   bool initialized_;
bool              114 device/bluetooth/bluetooth_adapter_win.h   bool powered_;
bool              210 device/bluetooth/bluetooth_device.h   bool IsPairable() const;
bool              213 device/bluetooth/bluetooth_device.h   virtual bool IsPaired() const = 0;
bool              221 device/bluetooth/bluetooth_device.h   virtual bool IsConnected() const = 0;
bool              225 device/bluetooth/bluetooth_device.h   virtual bool IsConnectable() const = 0;
bool              230 device/bluetooth/bluetooth_device.h   virtual bool IsConnecting() const = 0;
bool              250 device/bluetooth/bluetooth_device.h   virtual bool ExpectingPinCode() const = 0;
bool              254 device/bluetooth/bluetooth_device.h   virtual bool ExpectingPasskey() const = 0;
bool              258 device/bluetooth/bluetooth_device.h   virtual bool ExpectingConfirmation() const = 0;
bool               33 device/bluetooth/bluetooth_device_chromeos.h   virtual bool IsPaired() const OVERRIDE;
bool               34 device/bluetooth/bluetooth_device_chromeos.h   virtual bool IsConnected() const OVERRIDE;
bool               35 device/bluetooth/bluetooth_device_chromeos.h   virtual bool IsConnectable() const OVERRIDE;
bool               36 device/bluetooth/bluetooth_device_chromeos.h   virtual bool IsConnecting() const OVERRIDE;
bool               38 device/bluetooth/bluetooth_device_chromeos.h   virtual bool ExpectingPinCode() const OVERRIDE;
bool               39 device/bluetooth/bluetooth_device_chromeos.h   virtual bool ExpectingPasskey() const OVERRIDE;
bool               40 device/bluetooth/bluetooth_device_chromeos.h   virtual bool ExpectingConfirmation() const OVERRIDE;
bool               95 device/bluetooth/bluetooth_device_chromeos.h   void ConnectInternal(bool after_pairing,
bool               98 device/bluetooth/bluetooth_device_chromeos.h   void OnConnect(bool after_pairing,
bool              100 device/bluetooth/bluetooth_device_chromeos.h   void OnConnectError(bool after_pairing,
bool              123 device/bluetooth/bluetooth_device_chromeos.h   void OnSetTrusted(bool success);
bool               33 device/bluetooth/bluetooth_device_mac.h   virtual bool IsPaired() const OVERRIDE;
bool               34 device/bluetooth/bluetooth_device_mac.h   virtual bool IsConnected() const OVERRIDE;
bool               35 device/bluetooth/bluetooth_device_mac.h   virtual bool IsConnectable() const OVERRIDE;
bool               36 device/bluetooth/bluetooth_device_mac.h   virtual bool IsConnecting() const OVERRIDE;
bool               38 device/bluetooth/bluetooth_device_mac.h   virtual bool ExpectingPinCode() const OVERRIDE;
bool               39 device/bluetooth/bluetooth_device_mac.h   virtual bool ExpectingPasskey() const OVERRIDE;
bool               40 device/bluetooth/bluetooth_device_mac.h   virtual bool ExpectingConfirmation() const OVERRIDE;
bool               33 device/bluetooth/bluetooth_device_win.h   virtual bool IsPaired() const OVERRIDE;
bool               34 device/bluetooth/bluetooth_device_win.h   virtual bool IsConnected() const OVERRIDE;
bool               35 device/bluetooth/bluetooth_device_win.h   virtual bool IsConnectable() const OVERRIDE;
bool               36 device/bluetooth/bluetooth_device_win.h   virtual bool IsConnecting() const OVERRIDE;
bool               38 device/bluetooth/bluetooth_device_win.h   virtual bool ExpectingPinCode() const OVERRIDE;
bool               39 device/bluetooth/bluetooth_device_win.h   virtual bool ExpectingPasskey() const OVERRIDE;
bool               40 device/bluetooth/bluetooth_device_win.h   virtual bool ExpectingConfirmation() const OVERRIDE;
bool               83 device/bluetooth/bluetooth_device_win.h   void SetVisible(bool visible);
bool               97 device/bluetooth/bluetooth_device_win.h   bool paired_;
bool               98 device/bluetooth/bluetooth_device_win.h   bool connected_;
bool              102 device/bluetooth/bluetooth_device_win.h   bool visible_;
bool               47 device/bluetooth/bluetooth_discovery_session.h   virtual bool IsActive() const;
bool               76 device/bluetooth/bluetooth_discovery_session.h   bool active_;
bool              138 device/bluetooth/bluetooth_gatt_characteristic.h   virtual bool IsLocal() const = 0;
bool              153 device/bluetooth/bluetooth_gatt_characteristic.h   virtual bool AddDescriptor(BluetoothGattDescriptor* descriptor) = 0;
bool              165 device/bluetooth/bluetooth_gatt_characteristic.h   virtual bool UpdateValue(const std::vector<uint8>& value) = 0;
bool              164 device/bluetooth/bluetooth_gatt_descriptor.h   virtual bool IsLocal() const = 0;
bool              161 device/bluetooth/bluetooth_gatt_service.h                                       bool is_primary,
bool              169 device/bluetooth/bluetooth_gatt_service.h   virtual bool IsLocal() const = 0;
bool              176 device/bluetooth/bluetooth_gatt_service.h   virtual bool IsPrimary() const = 0;
bool              198 device/bluetooth/bluetooth_gatt_service.h   virtual bool AddCharacteristic(
bool              200 device/bluetooth/bluetooth_gatt_service.h   virtual bool AddService(BluetoothGattService* service) = 0;
bool               28 device/bluetooth/bluetooth_init_win.h bool HasBluetoothStack();
bool               28 device/bluetooth/bluetooth_pairing_chromeos.h   bool ExpectingPasskey() const;
bool               32 device/bluetooth/bluetooth_pairing_chromeos.h   bool ExpectingConfirmation() const;
bool               43 device/bluetooth/bluetooth_pairing_chromeos.h   bool ExpectingPinCode() const;
bool              101 device/bluetooth/bluetooth_pairing_chromeos.h   bool RejectPairing();
bool              105 device/bluetooth/bluetooth_pairing_chromeos.h   bool CancelPairing();
bool              117 device/bluetooth/bluetooth_pairing_chromeos.h   bool RunPairingCallbacks(
bool              130 device/bluetooth/bluetooth_pairing_chromeos.h   bool pairing_delegate_used_;
bool               54 device/bluetooth/bluetooth_profile.h     bool require_authentication;
bool               58 device/bluetooth/bluetooth_profile.h     bool require_authorization;
bool               63 device/bluetooth/bluetooth_profile.h     bool auto_connect;
bool               72 device/bluetooth/bluetooth_profile_chromeos.h                                      bool present) OVERRIDE;
bool               33 device/bluetooth/bluetooth_profile_mac.h   bool Connect(IOBluetoothDevice* device);
bool               24 device/bluetooth/bluetooth_profile_win.h   bool Connect(const BluetoothDeviceWin* device);
bool               34 device/bluetooth/bluetooth_service_record.h   bool SupportsHid() const { return supports_hid_; }
bool               38 device/bluetooth/bluetooth_service_record.h   bool hid_reconnect_initiate() const { return hid_reconnect_initiate_; }
bool               42 device/bluetooth/bluetooth_service_record.h   bool hid_normally_connectable() const { return hid_normally_connectable_; }
bool               45 device/bluetooth/bluetooth_service_record.h   bool SupportsRfcomm() const { return supports_rfcomm_; }
bool               58 device/bluetooth/bluetooth_service_record.h   bool supports_hid_;
bool               59 device/bluetooth/bluetooth_service_record.h   bool hid_reconnect_initiate_;
bool               60 device/bluetooth/bluetooth_service_record.h   bool hid_normally_connectable_;
bool               62 device/bluetooth/bluetooth_service_record.h   bool supports_rfcomm_;
bool               30 device/bluetooth/bluetooth_socket.h   virtual bool Receive(net::GrowableIOBuffer* buffer) = 0;
bool               35 device/bluetooth/bluetooth_socket.h   virtual bool Send(net::DrainableIOBuffer* buffer) = 0;
bool               36 device/bluetooth/bluetooth_socket_chromeos.h   virtual bool Receive(net::GrowableIOBuffer* buffer) OVERRIDE;
bool               37 device/bluetooth/bluetooth_socket_chromeos.h   virtual bool Send(net::DrainableIOBuffer* buffer) OVERRIDE;
bool               46 device/bluetooth/bluetooth_socket_mac.h   virtual bool Receive(net::GrowableIOBuffer* buffer) OVERRIDE;
bool               47 device/bluetooth/bluetooth_socket_mac.h   virtual bool Send(net::DrainableIOBuffer* buffer) OVERRIDE;
bool               34 device/bluetooth/bluetooth_socket_win.h   virtual bool Receive(net::GrowableIOBuffer* buffer) OVERRIDE;
bool               35 device/bluetooth/bluetooth_socket_win.h   virtual bool Send(net::DrainableIOBuffer* buffer) OVERRIDE;
bool               40 device/bluetooth/bluetooth_task_manager_win.h     bool powered;
bool               53 device/bluetooth/bluetooth_task_manager_win.h     bool visible;
bool               54 device/bluetooth/bluetooth_task_manager_win.h     bool connected;
bool               55 device/bluetooth/bluetooth_task_manager_win.h     bool authenticated;
bool               64 device/bluetooth/bluetooth_task_manager_win.h      virtual void DiscoveryStarted(bool success) {}
bool               82 device/bluetooth/bluetooth_task_manager_win.h       bool powered,
bool               99 device/bluetooth/bluetooth_task_manager_win.h   void OnDiscoveryStarted(bool success);
bool              108 device/bluetooth/bluetooth_task_manager_win.h   void SetPowered(bool powered,
bool              131 device/bluetooth/bluetooth_task_manager_win.h                      bool search_cached_devices_only,
bool              150 device/bluetooth/bluetooth_task_manager_win.h   bool discovering_;
bool               51 device/bluetooth/bluetooth_uuid.h   bool IsValid() const;
bool               73 device/bluetooth/bluetooth_uuid.h   bool operator<(const BluetoothUUID& uuid) const;
bool               76 device/bluetooth/bluetooth_uuid.h   bool operator==(const BluetoothUUID& uuid) const;
bool               77 device/bluetooth/bluetooth_uuid.h   bool operator!=(const BluetoothUUID& uuid) const;
bool               24 device/bluetooth/test/mock_bluetooth_adapter.h     MOCK_METHOD2(AdapterPresentChanged, void(BluetoothAdapter*, bool));
bool               25 device/bluetooth/test/mock_bluetooth_adapter.h     MOCK_METHOD2(AdapterPoweredChanged, void(BluetoothAdapter*, bool));
bool               26 device/bluetooth/test/mock_bluetooth_adapter.h     MOCK_METHOD2(AdapterDiscoveringChanged, void(BluetoothAdapter*, bool));
bool               42 device/bluetooth/test/mock_bluetooth_adapter.h   MOCK_CONST_METHOD0(IsInitialized, bool());
bool               43 device/bluetooth/test/mock_bluetooth_adapter.h   MOCK_CONST_METHOD0(IsPresent, bool());
bool               44 device/bluetooth/test/mock_bluetooth_adapter.h   MOCK_CONST_METHOD0(IsPowered, bool());
bool               46 device/bluetooth/test/mock_bluetooth_adapter.h                void(bool powered,
bool               49 device/bluetooth/test/mock_bluetooth_adapter.h   MOCK_CONST_METHOD0(IsDiscoverable, bool());
bool               51 device/bluetooth/test/mock_bluetooth_adapter.h                void(bool discoverable,
bool               54 device/bluetooth/test/mock_bluetooth_adapter.h   MOCK_CONST_METHOD0(IsDiscovering, bool());
bool               26 device/bluetooth/test/mock_bluetooth_device.h                       bool paired,
bool               27 device/bluetooth/test/mock_bluetooth_device.h                       bool connected);
bool               39 device/bluetooth/test/mock_bluetooth_device.h   MOCK_CONST_METHOD0(IsPaired, bool());
bool               40 device/bluetooth/test/mock_bluetooth_device.h   MOCK_CONST_METHOD0(IsConnected, bool());
bool               41 device/bluetooth/test/mock_bluetooth_device.h   MOCK_CONST_METHOD0(IsConnectable, bool());
bool               42 device/bluetooth/test/mock_bluetooth_device.h   MOCK_CONST_METHOD0(IsConnecting, bool());
bool               44 device/bluetooth/test/mock_bluetooth_device.h   MOCK_CONST_METHOD0(ExpectingPinCode, bool());
bool               45 device/bluetooth/test/mock_bluetooth_device.h   MOCK_CONST_METHOD0(ExpectingPasskey, bool());
bool               46 device/bluetooth/test/mock_bluetooth_device.h   MOCK_CONST_METHOD0(ExpectingConfirmation, bool());
bool               21 device/bluetooth/test/mock_bluetooth_discovery_session.h   MOCK_CONST_METHOD0(IsActive, bool());
bool               25 device/bluetooth/test/mock_bluetooth_socket.h   MOCK_METHOD1(Receive, bool(net::GrowableIOBuffer*));
bool               26 device/bluetooth/test/mock_bluetooth_socket.h   MOCK_METHOD1(Send, bool(net::DrainableIOBuffer*));
bool               19 device/hid/hid_connection.h   typedef base::Callback<void(bool success, size_t size)> IOCallback;
bool               42 device/hid/hid_connection_linux.h   static bool FindHidrawDevNode(udev_device* parent, std::string* result);
bool               27 device/hid/hid_connection_win.h   bool available() const;
bool               49 device/hid/hid_device_info.h   bool has_report_id;
bool               32 device/hid/hid_service.h   bool GetDeviceInfo(const HidDeviceId& device_id, HidDeviceInfo* info) const;
bool               20 device/hid/hid_utils_mac.h bool TryGetHidIntProperty(IOHIDDeviceRef device,
bool               24 device/hid/hid_utils_mac.h bool TryGetHidStringProperty(IOHIDDeviceRef device,
bool               74 device/media_transfer_protocol/media_transfer_protocol_daemon_client.h   typedef base::Callback<void(bool is_attach,
bool               36 device/media_transfer_protocol/media_transfer_protocol_manager.h                               bool error)> OpenStorageCallback;
bool               40 device/media_transfer_protocol/media_transfer_protocol_manager.h   typedef base::Callback<void(bool error)> CloseStorageCallback;
bool               46 device/media_transfer_protocol/media_transfer_protocol_manager.h                               bool error)> ReadDirectoryCallback;
bool               52 device/media_transfer_protocol/media_transfer_protocol_manager.h                               bool error)> ReadFileCallback;
bool               58 device/media_transfer_protocol/media_transfer_protocol_manager.h                               bool error)> GetFileInfoCallback;
bool               67 device/media_transfer_protocol/media_transfer_protocol_manager.h     virtual void StorageChanged(bool is_attached,
bool               46 device/nfc/nfc_adapter.h     virtual void AdapterPresentChanged(NfcAdapter* adapter, bool present) {}
bool               51 device/nfc/nfc_adapter.h     virtual void AdapterPoweredChanged(NfcAdapter* adapter, bool powered) {}
bool               58 device/nfc/nfc_adapter.h     virtual void AdapterPollingChanged(NfcAdapter* adapter, bool polling) {}
bool              107 device/nfc/nfc_adapter.h   virtual bool IsPresent() const = 0;
bool              110 device/nfc/nfc_adapter.h   virtual bool IsPowered() const = 0;
bool              113 device/nfc/nfc_adapter.h   virtual bool IsPolling() const = 0;
bool              116 device/nfc/nfc_adapter.h   virtual bool IsInitialized() const = 0;
bool              123 device/nfc/nfc_adapter.h   virtual void SetPowered(bool powered,
bool               34 device/nfc/nfc_adapter_chromeos.h   virtual bool IsPresent() const OVERRIDE;
bool               35 device/nfc/nfc_adapter_chromeos.h   virtual bool IsPowered() const OVERRIDE;
bool               36 device/nfc/nfc_adapter_chromeos.h   virtual bool IsPolling() const OVERRIDE;
bool               37 device/nfc/nfc_adapter_chromeos.h   virtual bool IsInitialized() const OVERRIDE;
bool               38 device/nfc/nfc_adapter_chromeos.h   virtual void SetPowered(bool powered,
bool               77 device/nfc/nfc_adapter_chromeos.h   void PoweredChanged(bool powered);
bool               78 device/nfc/nfc_adapter_chromeos.h   void PollingChanged(bool polling);
bool               79 device/nfc/nfc_adapter_chromeos.h   void PresentChanged(bool present);
bool               84 device/nfc/nfc_adapter_chromeos.h                     bool success);
bool               22 device/nfc/nfc_adapter_factory.h   static bool IsNfcAvailable();
bool              110 device/nfc/nfc_ndef_record.h   bool IsPopulated() const;
bool              120 device/nfc/nfc_ndef_record.h   bool Populate(Type type, const base::DictionaryValue* data);
bool              156 device/nfc/nfc_ndef_record.h   bool RemoveRecord(NfcNdefRecord* record);
bool               21 device/nfc/nfc_ndef_record_utils_chromeos.h bool NfcNdefRecordToDBusAttributes(
bool               29 device/nfc/nfc_ndef_record_utils_chromeos.h bool RecordPropertiesToNfcNdefRecord(
bool               58 device/nfc/nfc_tag.h     virtual void TagWritePermissionChanged(NfcTag* tag, bool read_only) {}
bool               83 device/nfc/nfc_tag.h   virtual bool IsReadOnly() const = 0;
bool               94 device/nfc/nfc_tag.h   virtual bool IsReady() const = 0;
bool               30 device/nfc/nfc_tag_chromeos.h   virtual bool IsReadOnly() const OVERRIDE;
bool               34 device/nfc/nfc_tag_chromeos.h   virtual bool IsReady() const OVERRIDE;
bool               56 device/nfc/nfc_tag_chromeos.h   bool is_ready_;
bool               37 device/nfc/nfc_tag_technology.h   virtual bool IsSupportedByTag() const = 0;
bool               96 device/nfc/nfc_tag_technology.h   virtual bool IsSupportedByTag() const OVERRIDE;
bool               21 extensions/browser/admin_policy.h bool BlacklistedByDefault(const base::ListValue* blacklist);
bool               24 extensions/browser/admin_policy.h bool UserMayLoad(const base::ListValue* blacklist,
bool               33 extensions/browser/admin_policy.h bool UserMayModifySettings(const Extension* extension, base::string16* error);
bool               37 extensions/browser/admin_policy.h bool MustRemainEnabled(const Extension* extension, base::string16* error);
bool               26 extensions/browser/api/api_resource.h   virtual bool IsPersistent() const;
bool              164 extensions/browser/api/api_resource_manager.h   static const bool kServiceHasOwnInstanceInIncognito = true;
bool              165 extensions/browser/api/api_resource_manager.h   static const bool kServiceIsNULLWhileTesting = true;
bool              273 extensions/browser/api/api_resource_manager.h                                        bool remove_all) {
bool              286 extensions/browser/api/api_resource_manager.h         bool erase = false;
bool               22 extensions/browser/api/async_api_function.h   virtual bool PrePrepare();
bool               26 extensions/browser/api/async_api_function.h   virtual bool Prepare() = 0;
bool               39 extensions/browser/api/async_api_function.h   virtual bool Respond() = 0;
bool               42 extensions/browser/api/async_api_function.h   virtual bool RunImpl() OVERRIDE;
bool               31 extensions/browser/api/dns/dns_api.h   virtual bool RunImpl() OVERRIDE;
bool               44 extensions/browser/api/dns/dns_api.h   bool response_;  // The value sent in SendResponse().
bool               69 extensions/browser/api/socket/socket.h   virtual bool SetKeepAlive(bool enable, int delay);
bool               70 extensions/browser/api/socket/socket.h   virtual bool SetNoDelay(bool no_delay);
bool               77 extensions/browser/api/socket/socket.h   virtual bool IsConnected() = 0;
bool               79 extensions/browser/api/socket/socket.h   virtual bool GetPeerAddress(net::IPEndPoint* address) = 0;
bool               80 extensions/browser/api/socket/socket.h   virtual bool GetLocalAddress(net::IPEndPoint* address) = 0;
bool               84 extensions/browser/api/socket/socket.h   static bool StringAndPortToAddressList(const std::string& ip_address_str,
bool               87 extensions/browser/api/socket/socket.h   static bool StringAndPortToIPEndPoint(const std::string& ip_address_str,
bool              104 extensions/browser/api/socket/socket.h   bool is_connected_;
bool               41 extensions/browser/api/socket/socket_api.h   virtual bool SetBrowserContext(content::BrowserContext* context) = 0;
bool               56 extensions/browser/api/socket/socket_api.h   virtual bool SetBrowserContext(content::BrowserContext* context) OVERRIDE {
bool               98 extensions/browser/api/socket/socket_api.h   virtual bool PrePrepare() OVERRIDE;
bool               99 extensions/browser/api/socket/socket_api.h   virtual bool Respond() OVERRIDE;
bool              119 extensions/browser/api/socket/socket_api.h   virtual bool PrePrepare() OVERRIDE;
bool              146 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              165 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              182 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              206 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              221 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              240 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              257 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              276 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              294 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              314 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              335 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              363 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              380 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              397 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              410 extensions/browser/api/socket/socket_api.h   virtual bool RunImpl() OVERRIDE;
bool              428 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              445 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              463 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              481 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool              499 extensions/browser/api/socket/socket_api.h   virtual bool Prepare() OVERRIDE;
bool               28 extensions/browser/api/socket/tcp_socket.h             bool is_connected = false);
bool               45 extensions/browser/api/socket/tcp_socket.h   virtual bool SetKeepAlive(bool enable, int delay) OVERRIDE;
bool               46 extensions/browser/api/socket/tcp_socket.h   virtual bool SetNoDelay(bool no_delay) OVERRIDE;
bool               53 extensions/browser/api/socket/tcp_socket.h   virtual bool IsConnected() OVERRIDE;
bool               55 extensions/browser/api/socket/tcp_socket.h   virtual bool GetPeerAddress(net::IPEndPoint* address) OVERRIDE;
bool               56 extensions/browser/api/socket/tcp_socket.h   virtual bool GetLocalAddress(net::IPEndPoint* address) OVERRIDE;
bool               62 extensions/browser/api/socket/tcp_socket.h       bool is_connected = false);
bool              103 extensions/browser/api/socket/tcp_socket.h                               bool is_connected);
bool              106 extensions/browser/api/socket/tcp_socket.h   virtual bool IsPersistent() const OVERRIDE;
bool              111 extensions/browser/api/socket/tcp_socket.h   bool persistent() const { return persistent_; }
bool              112 extensions/browser/api/socket/tcp_socket.h   void set_persistent(bool persistent) { persistent_ = persistent; }
bool              117 extensions/browser/api/socket/tcp_socket.h   bool paused() const { return paused_; }
bool              118 extensions/browser/api/socket/tcp_socket.h   void set_paused(bool paused) { paused_ = paused; }
bool              128 extensions/browser/api/socket/tcp_socket.h   bool persistent_;
bool              133 extensions/browser/api/socket/tcp_socket.h   bool paused_;
bool              144 extensions/browser/api/socket/tcp_socket.h   virtual bool IsPersistent() const OVERRIDE;
bool              149 extensions/browser/api/socket/tcp_socket.h   bool persistent() const { return persistent_; }
bool              150 extensions/browser/api/socket/tcp_socket.h   void set_persistent(bool persistent) { persistent_ = persistent; }
bool              152 extensions/browser/api/socket/tcp_socket.h   bool paused() const { return paused_; }
bool              153 extensions/browser/api/socket/tcp_socket.h   void set_paused(bool paused) { paused_ = paused; }
bool              165 extensions/browser/api/socket/tcp_socket.h   bool persistent_;
bool              168 extensions/browser/api/socket/tcp_socket.h   bool paused_;
bool               35 extensions/browser/api/socket/udp_socket.h   virtual bool IsConnected() OVERRIDE;
bool               37 extensions/browser/api/socket/udp_socket.h   virtual bool GetPeerAddress(net::IPEndPoint* address) OVERRIDE;
bool               38 extensions/browser/api/socket/udp_socket.h   virtual bool GetLocalAddress(net::IPEndPoint* address) OVERRIDE;
bool               41 extensions/browser/api/socket/udp_socket.h   bool IsBound();
bool               47 extensions/browser/api/socket/udp_socket.h   int SetMulticastLoopbackMode(bool loopback);
bool               85 extensions/browser/api/socket/udp_socket.h   virtual bool IsPersistent() const OVERRIDE;
bool               90 extensions/browser/api/socket/udp_socket.h   bool persistent() const { return persistent_; }
bool               91 extensions/browser/api/socket/udp_socket.h   void set_persistent(bool persistent) { persistent_ = persistent; }
bool               96 extensions/browser/api/socket/udp_socket.h   bool paused() const { return paused_; }
bool               97 extensions/browser/api/socket/udp_socket.h   void set_paused(bool paused) { paused_ = paused; }
bool              107 extensions/browser/api/socket/udp_socket.h   bool persistent_;
bool              112 extensions/browser/api/socket/udp_socket.h   bool paused_;
bool               51 extensions/browser/api/sockets_tcp/sockets_tcp_api.h   virtual bool Prepare() OVERRIDE;
bool               69 extensions/browser/api/sockets_tcp/sockets_tcp_api.h   virtual bool Prepare() OVERRIDE;
bool               86 extensions/browser/api/sockets_tcp/sockets_tcp_api.h   virtual bool Prepare() OVERRIDE;
bool              105 extensions/browser/api/sockets_tcp/sockets_tcp_api.h   virtual bool Prepare() OVERRIDE;
bool              122 extensions/browser/api/sockets_tcp/sockets_tcp_api.h   virtual bool Prepare() OVERRIDE;
bool              140 extensions/browser/api/sockets_tcp/sockets_tcp_api.h   virtual bool Prepare() OVERRIDE;
bool              164 extensions/browser/api/sockets_tcp/sockets_tcp_api.h   virtual bool Prepare() OVERRIDE;
bool              181 extensions/browser/api/sockets_tcp/sockets_tcp_api.h   virtual bool Prepare() OVERRIDE;
bool              203 extensions/browser/api/sockets_tcp/sockets_tcp_api.h   virtual bool Prepare() OVERRIDE;
bool              220 extensions/browser/api/sockets_tcp/sockets_tcp_api.h   virtual bool Prepare() OVERRIDE;
bool              237 extensions/browser/api/sockets_tcp/sockets_tcp_api.h   virtual bool Prepare() OVERRIDE;
bool               50 extensions/browser/api/sockets_tcp/tcp_socket_event_dispatcher.h   static const bool kServiceHasOwnInstanceInIncognito = true;
bool               51 extensions/browser/api/sockets_tcp/tcp_socket_event_dispatcher.h   static const bool kServiceIsNULLWhileTesting = true;
bool               39 extensions/browser/api/sockets_tcp_server/sockets_tcp_server_api.h   virtual bool Prepare() OVERRIDE;
bool               58 extensions/browser/api/sockets_tcp_server/sockets_tcp_server_api.h   virtual bool Prepare() OVERRIDE;
bool               77 extensions/browser/api/sockets_tcp_server/sockets_tcp_server_api.h   virtual bool Prepare() OVERRIDE;
bool               96 extensions/browser/api/sockets_tcp_server/sockets_tcp_server_api.h   virtual bool Prepare() OVERRIDE;
bool              116 extensions/browser/api/sockets_tcp_server/sockets_tcp_server_api.h   virtual bool Prepare() OVERRIDE;
bool              134 extensions/browser/api/sockets_tcp_server/sockets_tcp_server_api.h   virtual bool Prepare() OVERRIDE;
bool              152 extensions/browser/api/sockets_tcp_server/sockets_tcp_server_api.h   virtual bool Prepare() OVERRIDE;
bool              171 extensions/browser/api/sockets_tcp_server/sockets_tcp_server_api.h   virtual bool Prepare() OVERRIDE;
bool               54 extensions/browser/api/sockets_tcp_server/tcp_server_socket_event_dispatcher.h   static const bool kServiceHasOwnInstanceInIncognito = true;
bool               55 extensions/browser/api/sockets_tcp_server/tcp_server_socket_event_dispatcher.h   static const bool kServiceIsNULLWhileTesting = true;
bool               51 extensions/browser/api/sockets_udp/sockets_udp_api.h   virtual bool Prepare() OVERRIDE;
bool               69 extensions/browser/api/sockets_udp/sockets_udp_api.h   virtual bool Prepare() OVERRIDE;
bool               86 extensions/browser/api/sockets_udp/sockets_udp_api.h   virtual bool Prepare() OVERRIDE;
bool              104 extensions/browser/api/sockets_udp/sockets_udp_api.h   virtual bool Prepare() OVERRIDE;
bool              122 extensions/browser/api/sockets_udp/sockets_udp_api.h   virtual bool Prepare() OVERRIDE;
bool              148 extensions/browser/api/sockets_udp/sockets_udp_api.h   virtual bool Prepare() OVERRIDE;
bool              165 extensions/browser/api/sockets_udp/sockets_udp_api.h   virtual bool Prepare() OVERRIDE;
bool              182 extensions/browser/api/sockets_udp/sockets_udp_api.h   virtual bool Prepare() OVERRIDE;
bool              196 extensions/browser/api/sockets_udp/sockets_udp_api.h   virtual bool Prepare() OVERRIDE;
bool              213 extensions/browser/api/sockets_udp/sockets_udp_api.h   virtual bool Prepare() OVERRIDE;
bool              232 extensions/browser/api/sockets_udp/sockets_udp_api.h   virtual bool Prepare() OVERRIDE;
bool              251 extensions/browser/api/sockets_udp/sockets_udp_api.h   virtual bool Prepare() OVERRIDE;
bool              269 extensions/browser/api/sockets_udp/sockets_udp_api.h   virtual bool Prepare() OVERRIDE;
bool               50 extensions/browser/api/sockets_udp/udp_socket_event_dispatcher.h   static const bool kServiceHasOwnInstanceInIncognito = true;
bool               51 extensions/browser/api/sockets_udp/udp_socket_event_dispatcher.h   static const bool kServiceIsNULLWhileTesting = true;
bool               49 extensions/browser/api/storage/settings_storage_quota_enforcer.h   virtual bool Restore() OVERRIDE;
bool               50 extensions/browser/api/storage/settings_storage_quota_enforcer.h   virtual bool RestoreKey(const std::string& key) OVERRIDE;
bool               24 extensions/browser/api/storage/storage_api.h   virtual bool ShouldSkipQuotaLimiting() const OVERRIDE;
bool               25 extensions/browser/api/storage/storage_api.h   virtual bool RunImpl() OVERRIDE;
bool               31 extensions/browser/api/storage/storage_api.h   virtual bool RunWithStorage(ValueStore* storage) = 0;
bool               39 extensions/browser/api/storage/storage_api.h   bool UseReadResult(ValueStore::ReadResult result, ValueStore* storage);
bool               48 extensions/browser/api/storage/storage_api.h   bool UseWriteResult(ValueStore::WriteResult result, ValueStore* storage);
bool               60 extensions/browser/api/storage/storage_api.h   bool HandleError(const ValueStore::Error& error, ValueStore* storage);
bool               68 extensions/browser/api/storage/storage_api.h   bool tried_restoring_storage_;
bool               82 extensions/browser/api/storage/storage_api.h   virtual bool RunWithStorage(ValueStore* storage) OVERRIDE;
bool               93 extensions/browser/api/storage/storage_api.h   virtual bool RunWithStorage(ValueStore* storage) OVERRIDE;
bool              108 extensions/browser/api/storage/storage_api.h   virtual bool RunWithStorage(ValueStore* storage) OVERRIDE;
bool              123 extensions/browser/api/storage/storage_api.h   virtual bool RunWithStorage(ValueStore* storage) OVERRIDE;
bool              138 extensions/browser/api/storage/storage_api.h   virtual bool RunWithStorage(ValueStore* storage) OVERRIDE;
bool               44 extensions/browser/api/storage/storage_frontend.h   bool IsStorageEnabled(settings_namespace::Namespace settings_namespace) const;
bool               64 extensions/browser/api/storage/storage_frontend.h   static const bool kServiceRedirectedInIncognito = true;
bool               65 extensions/browser/api/storage/storage_frontend.h   static const bool kServiceIsNULLWhileTesting = true;
bool               39 extensions/browser/api/storage/weak_unlimited_settings_storage.h   virtual bool Restore() OVERRIDE;
bool               40 extensions/browser/api/storage/weak_unlimited_settings_storage.h   virtual bool RestoreKey(const std::string& key) OVERRIDE;
bool               34 extensions/browser/api/test/test_api.h   virtual bool RunImpl() OVERRIDE;
bool               45 extensions/browser/api/test/test_api.h   virtual bool RunImpl() OVERRIDE;
bool               56 extensions/browser/api/test/test_api.h   virtual bool RunImpl() OVERRIDE;
bool               67 extensions/browser/api/test/test_api.h   virtual bool RunImpl() OVERRIDE;
bool               82 extensions/browser/api/test/test_api.h   virtual bool RunImpl() OVERRIDE;
bool              120 extensions/browser/api/test/test_api.h   virtual bool RunImpl() OVERRIDE;
bool              131 extensions/browser/api/test/test_api.h   virtual bool RunImpl() OVERRIDE;
bool               34 extensions/browser/browser_context_keyed_api_factory.h   static const bool kServiceRedirectedInIncognito = false;
bool               35 extensions/browser/browser_context_keyed_api_factory.h   static const bool kServiceHasOwnInstanceInIncognito = false;
bool               40 extensions/browser/browser_context_keyed_api_factory.h   static const bool kServiceIsCreatedWithBrowserContext = true;
bool               43 extensions/browser/browser_context_keyed_api_factory.h   static const bool kServiceIsNULLWhileTesting = false;
bool              123 extensions/browser/browser_context_keyed_api_factory.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE {
bool              127 extensions/browser/browser_context_keyed_api_factory.h   virtual bool ServiceIsNULLWhileTesting() const OVERRIDE {
bool               52 extensions/browser/event_listener_map.h   bool Equals(const EventListener* other) const;
bool               87 extensions/browser/event_listener_map.h   bool AddListener(scoped_ptr<EventListener> listener);
bool               91 extensions/browser/event_listener_map.h   bool RemoveListener(const EventListener* listener);
bool              104 extensions/browser/event_listener_map.h   bool HasListenerForEvent(const std::string& event_name);
bool              108 extensions/browser/event_listener_map.h   bool HasListenerForExtension(const std::string& extension_id,
bool              113 extensions/browser/event_listener_map.h   bool HasListener(const EventListener* listener);
bool              116 extensions/browser/event_listener_map.h   bool HasProcessListener(content::RenderProcessHost* process,
bool              141 extensions/browser/event_listener_map.h   bool IsFilteredEvent(const Event& event) const;
bool              132 extensions/browser/event_router.h                                 bool add_lazy_listener);
bool              140 extensions/browser/event_router.h                                    bool remove_lazy_listener);
bool              143 extensions/browser/event_router.h   bool HasEventListener(const std::string& event_name);
bool              146 extensions/browser/event_router.h   bool ExtensionHasEventListener(const std::string& extension_id,
bool              206 extensions/browser/event_router.h   bool HasEventListenerImpl(const ListenerMap& listeners,
bool              233 extensions/browser/event_router.h   bool CanDispatchEventToBrowserContext(content::BrowserContext* context,
bool              240 extensions/browser/event_router.h   bool MaybeLoadLazyBackgroundPageToDispatchEvent(
bool              331 extensions/browser/event_router.h   bool can_load_ephemeral_apps;
bool               40 extensions/browser/extension_error.h   bool IsEqual(const ExtensionError* rhs) const;
bool               44 extensions/browser/extension_error.h   bool from_incognito() const { return from_incognito_; }
bool               62 extensions/browser/extension_error.h                  bool from_incognito,
bool               67 extensions/browser/extension_error.h   virtual bool IsEqualImpl(const ExtensionError* rhs) const = 0;
bool               74 extensions/browser/extension_error.h   bool from_incognito_;
bool              109 extensions/browser/extension_error.h   virtual bool IsEqualImpl(const ExtensionError* rhs) const OVERRIDE;
bool              124 extensions/browser/extension_error.h                bool from_incognito,
bool              154 extensions/browser/extension_error.h   virtual bool IsEqualImpl(const ExtensionError* rhs) const OVERRIDE;
bool               22 extensions/browser/extension_error_test_util.h     bool from_incognito);
bool              112 extensions/browser/extension_function.h   virtual bool HasPermission();
bool              127 extensions/browser/extension_function.h   virtual bool ShouldSkipQuotaLimiting() const;
bool              176 extensions/browser/extension_function.h   void set_has_callback(bool has_callback) { has_callback_ = has_callback; }
bool              177 extensions/browser/extension_function.h   bool has_callback() { return has_callback_; }
bool              179 extensions/browser/extension_function.h   void set_include_incognito(bool include) { include_incognito_ = include; }
bool              180 extensions/browser/extension_function.h   bool include_incognito() const { return include_incognito_; }
bool              182 extensions/browser/extension_function.h   void set_user_gesture(bool user_gesture) { user_gesture_ = user_gesture; }
bool              183 extensions/browser/extension_function.h   bool user_gesture() const { return user_gesture_; }
bool              208 extensions/browser/extension_function.h   virtual bool RunImpl() = 0;
bool              211 extensions/browser/extension_function.h   virtual void SendResponse(bool success) = 0;
bool              214 extensions/browser/extension_function.h   void SendResponseImpl(bool success);
bool              218 extensions/browser/extension_function.h   bool HasOptionalArgument(size_t index);
bool              237 extensions/browser/extension_function.h   bool has_callback_;
bool              243 extensions/browser/extension_function.h   bool include_incognito_;
bool              246 extensions/browser/extension_function.h   bool user_gesture_;
bool              261 extensions/browser/extension_function.h   bool bad_message_;
bool              287 extensions/browser/extension_function.h                                 bool success,
bool              288 extensions/browser/extension_function.h                                 bool bad_message) = 0;
bool              301 extensions/browser/extension_function.h   virtual bool OnMessageReceived(const IPC::Message& message);
bool              342 extensions/browser/extension_function.h   virtual void SendResponse(bool success) OVERRIDE;
bool              409 extensions/browser/extension_function.h   virtual void SendResponse(bool success) OVERRIDE;
bool               79 extensions/browser/extension_function_dispatcher.h   static bool OverrideFunction(const std::string& name,
bool              135 extensions/browser/extension_function_dispatcher.h   static bool CheckPermissions(
bool               38 extensions/browser/extension_function_registry.h   bool OverrideFunction(const std::string& name,
bool               20 extensions/browser/extension_function_util.h bool ReadOneOrMoreIntegers(base::Value* value, std::vector<int>* result);
bool               60 extensions/browser/extension_host.h   bool did_stop_loading() const { return did_stop_loading_; }
bool               61 extensions/browser/extension_host.h   bool document_element_available() const {
bool               71 extensions/browser/extension_host.h   bool IsRenderViewLive() const;
bool               79 extensions/browser/extension_host.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               97 extensions/browser/extension_host.h                               bool user_gesture,
bool               98 extensions/browser/extension_host.h                               bool* was_blocked) OVERRIDE;
bool              124 extensions/browser/extension_host.h   virtual bool IsBackgroundPage() const;
bool              162 extensions/browser/extension_host.h   bool did_stop_loading_;
bool              165 extensions/browser/extension_host.h   bool document_element_available_;
bool               50 extensions/browser/extension_host_delegate.h                          bool user_gesture) = 0;
bool               46 extensions/browser/extension_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message,
bool               47 extensions/browser/extension_message_filter.h                                  bool* message_was_ok) OVERRIDE;
bool               61 extensions/browser/extension_message_filter.h                                       bool lazy);
bool               65 extensions/browser/extension_message_filter.h                                          bool lazy);
bool               21 extensions/browser/extension_pref_store.h                      bool incognito_pref_store);
bool               33 extensions/browser/extension_pref_store.h   bool incognito_pref_store_;
bool              103 extensions/browser/extension_pref_value_map.h   bool CanExtensionControlPref(const std::string& extension_id,
bool              105 extensions/browser/extension_pref_value_map.h                                bool incognito) const;
bool              119 extensions/browser/extension_pref_value_map.h   bool DoesExtensionControlPref(const std::string& extension_id,
bool              121 extensions/browser/extension_pref_value_map.h                                 bool* from_incognito) const;
bool              135 extensions/browser/extension_pref_value_map.h                          bool is_enabled,
bool              136 extensions/browser/extension_pref_value_map.h                          bool is_incognito_enabled);
bool              143 extensions/browser/extension_pref_value_map.h   void SetExtensionState(const std::string& ext_id, bool is_enabled);
bool              147 extensions/browser/extension_pref_value_map.h                                   bool is_incognito_enabled);
bool              155 extensions/browser/extension_pref_value_map.h                                            bool incognito,
bool              156 extensions/browser/extension_pref_value_map.h                                            bool* from_incognito) const;
bool              183 extensions/browser/extension_pref_value_map.h       bool incognito,
bool              184 extensions/browser/extension_pref_value_map.h       bool* from_incognito) const;
bool              198 extensions/browser/extension_pref_value_map.h   bool destroyed_;
bool              137 extensions/browser/extension_prefs.h       bool extensions_disabled,
bool              147 extensions/browser/extension_prefs.h       bool extensions_disabled,
bool              167 extensions/browser/extension_prefs.h   bool IsExternalExtensionUninstalled(const std::string& id) const;
bool              172 extensions/browser/extension_prefs.h   bool IsExtensionDisabled(const std::string& id) const;
bool              180 extensions/browser/extension_prefs.h   bool GetKnownDisabled(ExtensionIdSet* id_set_out);
bool              191 extensions/browser/extension_prefs.h                             bool blacklisted_for_malware,
bool              198 extensions/browser/extension_prefs.h                               bool external_uninstall);
bool              223 extensions/browser/extension_prefs.h   virtual bool ReadPrefAsBoolean(const std::string& extension_id,
bool              225 extensions/browser/extension_prefs.h                                  bool* out_value) const OVERRIDE;
bool              227 extensions/browser/extension_prefs.h   virtual bool ReadPrefAsInteger(const std::string& extension_id,
bool              231 extensions/browser/extension_prefs.h   virtual bool ReadPrefAsString(const std::string& extension_id,
bool              235 extensions/browser/extension_prefs.h   virtual bool ReadPrefAsList(const std::string& extension_id,
bool              239 extensions/browser/extension_prefs.h   virtual bool ReadPrefAsDictionary(
bool              244 extensions/browser/extension_prefs.h   virtual bool HasPrefForExtension(const std::string& extension_id) const
bool              248 extensions/browser/extension_prefs.h   bool DidExtensionEscalatePermissions(const std::string& id);
bool              254 extensions/browser/extension_prefs.h       bool did_escalate);
bool              272 extensions/browser/extension_prefs.h                                bool is_blacklisted);
bool              294 extensions/browser/extension_prefs.h   bool IsExtensionBlacklisted(const std::string& id) const;
bool              301 extensions/browser/extension_prefs.h   bool IsExternalExtensionAcknowledged(const std::string& extension_id);
bool              305 extensions/browser/extension_prefs.h   bool IsBlacklistedExtensionAcknowledged(const std::string& extension_id);
bool              310 extensions/browser/extension_prefs.h   bool IsExternalInstallFirstRun(const std::string& extension_id);
bool              315 extensions/browser/extension_prefs.h   bool HasWipeoutBeenAcknowledged(const std::string& extension_id);
bool              316 extensions/browser/extension_prefs.h   void SetWipeoutAcknowledged(const std::string& extension_id, bool value);
bool              321 extensions/browser/extension_prefs.h   bool HasSettingsApiBubbleBeenAcknowledged(const std::string& extension_id);
bool              323 extensions/browser/extension_prefs.h                                             bool value);
bool              331 extensions/browser/extension_prefs.h   bool SetAlertSystemFirstRun();
bool              336 extensions/browser/extension_prefs.h   bool ExtensionsBlacklistedByDefault() const;
bool              359 extensions/browser/extension_prefs.h   bool GetActiveBit(const std::string& extension_id);
bool              360 extensions/browser/extension_prefs.h   void SetActiveBit(const std::string& extension_id, bool active);
bool              387 extensions/browser/extension_prefs.h   void SetExtensionRunning(const std::string& extension_id, bool is_running);
bool              391 extensions/browser/extension_prefs.h   bool IsExtensionRunning(const std::string& extension_id);
bool              396 extensions/browser/extension_prefs.h   void SetIsActive(const std::string& extension_id, bool is_active);
bool              397 extensions/browser/extension_prefs.h   bool IsActive(const std::string& extension_id);
bool              404 extensions/browser/extension_prefs.h   bool IsIncognitoEnabled(const std::string& extension_id) const;
bool              405 extensions/browser/extension_prefs.h   void SetIsIncognitoEnabled(const std::string& extension_id, bool enabled);
bool              412 extensions/browser/extension_prefs.h   bool AllowFileAccess(const std::string& extension_id) const;
bool              413 extensions/browser/extension_prefs.h   void SetAllowFileAccess(const std::string& extension_id, bool allow);
bool              414 extensions/browser/extension_prefs.h   bool HasAllowFileAccessSetting(const std::string& extension_id) const;
bool              435 extensions/browser/extension_prefs.h                              bool blacklisted_for_malware,
bool              442 extensions/browser/extension_prefs.h   bool RemoveDelayedInstallInfo(const std::string& extension_id);
bool              445 extensions/browser/extension_prefs.h   bool FinishDelayedInstallInfo(const std::string& extension_id);
bool              471 extensions/browser/extension_prefs.h   bool WasAppDraggedByUser(const std::string& extension_id);
bool              479 extensions/browser/extension_prefs.h   bool HasIncognitoPrefValue(const std::string& pref_key);
bool              488 extensions/browser/extension_prefs.h   bool IsFromWebStore(const std::string& extension_id) const;
bool              492 extensions/browser/extension_prefs.h   bool IsFromBookmark(const std::string& extension_id) const;
bool              495 extensions/browser/extension_prefs.h   bool WasInstalledByDefault(const std::string& extension_id) const;
bool              498 extensions/browser/extension_prefs.h   bool WasInstalledByOem(const std::string& extension_id) const;
bool              512 extensions/browser/extension_prefs.h   bool extensions_disabled() const { return extensions_disabled_; }
bool              527 extensions/browser/extension_prefs.h   void SetNeedsStorageGarbageCollection(bool value);
bool              528 extensions/browser/extension_prefs.h   bool NeedsStorageGarbageCollection();
bool              563 extensions/browser/extension_prefs.h                  bool extensions_disabled,
bool              583 extensions/browser/extension_prefs.h   bool ReadPrefAsURLPatternSet(const std::string& extension_id,
bool              596 extensions/browser/extension_prefs.h   bool ReadPrefAsBooleanAndReturn(const std::string& extension_id,
bool              638 extensions/browser/extension_prefs.h   bool DoesExtensionHaveState(const std::string& id,
bool              645 extensions/browser/extension_prefs.h   bool GetUserExtensionPrefIntoContainer(
bool              661 extensions/browser/extension_prefs.h                                   bool blacklisted_for_malware,
bool              673 extensions/browser/extension_prefs.h       bool needs_sort_ordinal,
bool              693 extensions/browser/extension_prefs.h   bool extensions_disabled_;
bool               25 extensions/browser/extension_prefs_observer.h                                      bool is_enabled) {}
bool               36 extensions/browser/extension_prefs_observer.h                                        bool state) {}
bool               90 extensions/browser/extension_registry.h   bool AddEnabled(const scoped_refptr<const Extension>& extension);
bool               96 extensions/browser/extension_registry.h   bool RemoveEnabled(const std::string& id);
bool               99 extensions/browser/extension_registry.h   bool AddDisabled(const scoped_refptr<const Extension>& extension);
bool              100 extensions/browser/extension_registry.h   bool RemoveDisabled(const std::string& id);
bool              103 extensions/browser/extension_registry.h   bool AddTerminated(const scoped_refptr<const Extension>& extension);
bool              104 extensions/browser/extension_registry.h   bool RemoveTerminated(const std::string& id);
bool              107 extensions/browser/extension_registry.h   bool AddBlacklisted(const scoped_refptr<const Extension>& extension);
bool              108 extensions/browser/extension_registry.h   bool RemoveBlacklisted(const std::string& id);
bool               24 extensions/browser/extension_scoped_prefs.h   virtual bool ReadPrefAsBoolean(const std::string& extension_id,
bool               26 extensions/browser/extension_scoped_prefs.h                                  bool* out_value) const = 0;
bool               29 extensions/browser/extension_scoped_prefs.h   virtual bool ReadPrefAsInteger(const std::string& extension_id,
bool               34 extensions/browser/extension_scoped_prefs.h   virtual bool ReadPrefAsString(const std::string& extension_id,
bool               39 extensions/browser/extension_scoped_prefs.h   virtual bool ReadPrefAsList(const std::string& extension_id,
bool               44 extensions/browser/extension_scoped_prefs.h   virtual bool ReadPrefAsDictionary(
bool               51 extensions/browser/extension_scoped_prefs.h   virtual bool HasPrefForExtension(const std::string& extension_id) const = 0;
bool               59 extensions/browser/extension_system.h   virtual void InitForRegularProfile(bool extensions_enabled) = 0;
bool               47 extensions/browser/extensions_browser_client.h   virtual bool IsShuttingDown() = 0;
bool               51 extensions/browser/extensions_browser_client.h   virtual bool AreExtensionsDisabled(const base::CommandLine& command_line,
bool               55 extensions/browser/extensions_browser_client.h   virtual bool IsValidContext(content::BrowserContext* context) = 0;
bool               59 extensions/browser/extensions_browser_client.h   virtual bool IsSameContext(content::BrowserContext* first,
bool               63 extensions/browser/extensions_browser_client.h   virtual bool HasOffTheRecordContext(content::BrowserContext* context) = 0;
bool               78 extensions/browser/extensions_browser_client.h   virtual bool IsGuestSession(content::BrowserContext* context) const = 0;
bool               81 extensions/browser/extensions_browser_client.h   virtual bool IsExtensionIncognitoEnabled(
bool               87 extensions/browser/extensions_browser_client.h   virtual bool CanExtensionCrossIncognito(
bool              103 extensions/browser/extensions_browser_client.h   virtual bool DeferLoadingBackgroundHosts(
bool              106 extensions/browser/extensions_browser_client.h   virtual bool IsBackgroundPageAllowed(
bool              116 extensions/browser/extensions_browser_client.h   virtual bool DidVersionUpdate(content::BrowserContext* context) = 0;
bool              122 extensions/browser/extensions_browser_client.h   virtual bool IsRunningInForcedAppMode() = 0;
bool               36 extensions/browser/external_provider_interface.h     virtual bool OnExternalExtensionFileFound(
bool               42 extensions/browser/external_provider_interface.h         bool mark_acknowledged) = 0;
bool               47 extensions/browser/external_provider_interface.h     virtual bool OnExternalExtensionUpdateUrlFound(
bool               53 extensions/browser/external_provider_interface.h         bool mark_acknowledged) = 0;
bool               78 extensions/browser/external_provider_interface.h   virtual bool HasExtension(const std::string& id) const = 0;
bool               84 extensions/browser/external_provider_interface.h   virtual bool GetExtensionDetails(
bool               91 extensions/browser/external_provider_interface.h   virtual bool IsReady() const = 0;
bool               87 extensions/browser/file_highlighter.h   bool FindBounds(const std::string& feature, bool enforce_at_top_level);
bool               25 extensions/browser/file_reader.h   typedef base::Callback<void(bool, const std::string&)> Callback;
bool               17 extensions/browser/image_util.h bool ParseCSSColorString(const std::string& color_string, SkColor* result);
bool               41 extensions/browser/info_map.h                     bool incognito_enabled,
bool               42 extensions/browser/info_map.h                     bool notifications_disabled);
bool               53 extensions/browser/info_map.h   bool IsIncognitoEnabled(const std::string& extension_id) const;
bool               57 extensions/browser/info_map.h   bool CanCrossIncognito(const extensions::Extension* extension) const;
bool               88 extensions/browser/info_map.h   bool SecurityOriginHasAPIPermission(const GURL& origin,
bool               99 extensions/browser/info_map.h   bool IsSigninProcess(int process_id) const;
bool              103 extensions/browser/info_map.h                                 bool notifications_disabled);
bool              104 extensions/browser/info_map.h   bool AreNotificationsDisabled(const std::string& extension_id) const;
bool               46 extensions/browser/lazy_background_task_queue.h   bool ShouldEnqueueTask(content::BrowserContext* context,
bool               54 extensions/browser/management_policy.h     virtual bool UserMayLoad(const Extension* extension,
bool               60 extensions/browser/management_policy.h     virtual bool UserMayModifySettings(const Extension* extension,
bool               68 extensions/browser/management_policy.h     virtual bool MustRemainEnabled(const Extension* extension,
bool               73 extensions/browser/management_policy.h     virtual bool MustRemainDisabled(const Extension* extension,
bool               92 extensions/browser/management_policy.h   bool UserMayLoad(const Extension* extension, base::string16* error) const;
bool               97 extensions/browser/management_policy.h   bool UserMayModifySettings(const Extension* extension,
bool              103 extensions/browser/management_policy.h   bool MustRemainEnabled(const Extension* extension,
bool              108 extensions/browser/management_policy.h   bool MustRemainDisabled(const Extension* extension,
bool              119 extensions/browser/management_policy.h   typedef bool (Provider::*ProviderFunction)(const Extension*,
bool              129 extensions/browser/management_policy.h   bool ApplyToProviderList(ProviderFunction function,
bool              131 extensions/browser/management_policy.h                            bool normal_result,
bool               21 extensions/browser/pref_names.h bool ScopeToPrefName(ExtensionPrefsScope scope, std::string* result);
bool               64 extensions/browser/process_manager.h   virtual bool CreateBackgroundHost(const Extension* extension,
bool               91 extensions/browser/process_manager.h   bool IsBackgroundHostClosing(const std::string& extension_id);
bool              210 extensions/browser/process_manager.h   bool RegisterRenderViewHost(content::RenderViewHost* render_view_host);
bool              220 extensions/browser/process_manager.h   bool DeferLoadingBackgroundHosts() const;
bool              222 extensions/browser/process_manager.h   void OnDevToolsStateChanged(content::DevToolsAgentHost*, bool attached);
bool              240 extensions/browser/process_manager.h   bool startup_background_hosts_created_;
bool              242 extensions/browser/process_manager.h   base::Callback<void(content::DevToolsAgentHost*, bool)> devtools_callback_;
bool               80 extensions/browser/process_map.h   bool Insert(const std::string& extension_id, int process_id,
bool               83 extensions/browser/process_map.h   bool Remove(const std::string& extension_id, int process_id,
bool               87 extensions/browser/process_map.h   bool Contains(const std::string& extension_id, int process_id) const;
bool               88 extensions/browser/process_map.h   bool Contains(int process_id) const;
bool              125 extensions/browser/quota_service.h     bool DeductToken() { return num_tokens_-- > 0; }
bool              128 extensions/browser/quota_service.h     bool has_tokens() const { return num_tokens_ > 0; }
bool              185 extensions/browser/quota_service.h   bool ApplyToArgs(const base::ListValue* args,
bool              196 extensions/browser/quota_service.h   virtual bool Apply(Bucket* bucket, const base::TimeTicks& event_time) = 0;
bool              218 extensions/browser/quota_service.h   virtual bool Apply(Bucket* bucket,
bool              231 extensions/browser/quota_service.h   virtual bool Apply(Bucket* bucket,
bool               67 extensions/browser/renderer_startup_helper.h   virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
bool               33 extensions/browser/runtime_data.h   bool IsBackgroundPageReady(const Extension* extension) const;
bool               34 extensions/browser/runtime_data.h   void SetBackgroundPageReady(const Extension* extension, bool value);
bool               38 extensions/browser/runtime_data.h   bool IsBeingUpgraded(const Extension* extension) const;
bool               39 extensions/browser/runtime_data.h   void SetBeingUpgraded(const Extension* extension, bool value);
bool               44 extensions/browser/runtime_data.h   bool HasUsedWebRequest(const Extension* extension) const;
bool               45 extensions/browser/runtime_data.h   void SetHasUsedWebRequest(const Extension* extension, bool value);
bool               48 extensions/browser/runtime_data.h   bool HasExtensionForTesting(const Extension* extension) const;
bool               69 extensions/browser/runtime_data.h   bool HasFlag(const Extension* extension, RuntimeFlag flag) const;
bool               73 extensions/browser/runtime_data.h   void SetFlag(const Extension* extension, RuntimeFlag flag, bool value);
bool               26 extensions/browser/test_extensions_browser_client.h   virtual bool IsShuttingDown() OVERRIDE;
bool               27 extensions/browser/test_extensions_browser_client.h   virtual bool AreExtensionsDisabled(const base::CommandLine& command_line,
bool               29 extensions/browser/test_extensions_browser_client.h   virtual bool IsValidContext(content::BrowserContext* context) OVERRIDE;
bool               30 extensions/browser/test_extensions_browser_client.h   virtual bool IsSameContext(content::BrowserContext* first,
bool               32 extensions/browser/test_extensions_browser_client.h   virtual bool HasOffTheRecordContext(content::BrowserContext* context)
bool               38 extensions/browser/test_extensions_browser_client.h   virtual bool IsGuestSession(content::BrowserContext* context) const OVERRIDE;
bool               39 extensions/browser/test_extensions_browser_client.h   virtual bool IsExtensionIncognitoEnabled(
bool               42 extensions/browser/test_extensions_browser_client.h   virtual bool CanExtensionCrossIncognito(
bool               50 extensions/browser/test_extensions_browser_client.h   virtual bool DeferLoadingBackgroundHosts(
bool               52 extensions/browser/test_extensions_browser_client.h   virtual bool IsBackgroundPageAllowed(content::BrowserContext* context) const
bool               56 extensions/browser/test_extensions_browser_client.h   virtual bool DidVersionUpdate(content::BrowserContext* context) OVERRIDE;
bool               58 extensions/browser/test_extensions_browser_client.h   virtual bool IsRunningInForcedAppMode() OVERRIDE;
bool               39 extensions/browser/test_management_policy.h   virtual bool UserMayLoad(const Extension* extension,
bool               42 extensions/browser/test_management_policy.h   virtual bool UserMayModifySettings(const Extension* extension,
bool               45 extensions/browser/test_management_policy.h   virtual bool MustRemainEnabled(const Extension* extension,
bool               48 extensions/browser/test_management_policy.h   virtual bool MustRemainDisabled(const Extension* extension,
bool               53 extensions/browser/test_management_policy.h   bool may_load_;
bool               54 extensions/browser/test_management_policy.h   bool may_modify_status_;
bool               55 extensions/browser/test_management_policy.h   bool must_remain_enabled_;
bool               56 extensions/browser/test_management_policy.h   bool must_remain_disabled_;
bool               48 extensions/browser/value_store/leveldb_value_store.h   virtual bool Restore() OVERRIDE;
bool               49 extensions/browser/value_store/leveldb_value_store.h   virtual bool RestoreKey(const std::string& key) OVERRIDE;
bool               53 extensions/browser/value_store/leveldb_value_store.h   bool WriteToDbForTest(leveldb::WriteBatch* batch);
bool               88 extensions/browser/value_store/leveldb_value_store.h   bool IsEmpty();
bool               48 extensions/browser/value_store/testing_value_store.h   virtual bool Restore() OVERRIDE;
bool               49 extensions/browser/value_store/testing_value_store.h   virtual bool RestoreKey(const std::string& key) OVERRIDE;
bool               78 extensions/browser/value_store/value_store.h     bool HasError() const { return error_; }
bool               80 extensions/browser/value_store/value_store.h     bool IsCorrupted() const {
bool              113 extensions/browser/value_store/value_store.h     bool HasError() const { return error_; }
bool              210 extensions/browser/value_store/value_store.h   virtual bool Restore() = 0;
bool              218 extensions/browser/value_store/value_store.h   virtual bool RestoreKey(const std::string& key) = 0;
bool               13 extensions/common/api/messaging/message.h   bool user_gesture;
bool               16 extensions/common/api/messaging/message.h   Message(const std::string& data, bool user_gesture)
bool               35 extensions/common/api/sockets/sockets_manifest_data.h   static bool CheckRequest(const Extension* extension,
bool               27 extensions/common/api/sockets/sockets_manifest_handler.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               37 extensions/common/api/sockets/sockets_manifest_permission.h   bool CheckRequest(const Extension* extension,
bool               45 extensions/common/api/sockets/sockets_manifest_permission.h   virtual bool HasMessages() const OVERRIDE;
bool               47 extensions/common/api/sockets/sockets_manifest_permission.h   virtual bool FromValue(const base::Value* value) OVERRIDE;
bool               56 extensions/common/api/sockets/sockets_manifest_permission.h   virtual bool Contains(const ManifestPermission* rhs) const OVERRIDE;
bool               57 extensions/common/api/sockets/sockets_manifest_permission.h   virtual bool Equal(const ManifestPermission* rhs) const OVERRIDE;
bool               59 extensions/common/api/sockets/sockets_manifest_permission.h   virtual bool Read(const IPC::Message* m, PickleIterator* iter) OVERRIDE;
bool               65 extensions/common/api/sockets/sockets_manifest_permission.h   bool AddAnyHostMessage(PermissionMessages& messages) const;
bool               65 extensions/common/crx_file.h   static bool HeaderIsDelta(const Header& header);
bool               75 extensions/common/crx_file.h   static bool HeaderIsValid(const Header& header, Error* error);
bool               19 extensions/common/csp_validator.h bool ContentSecurityPolicyIsLegal(const std::string& policy);
bool               31 extensions/common/csp_validator.h bool ContentSecurityPolicyIsSecure(
bool               40 extensions/common/csp_validator.h bool ContentSecurityPolicyIsSandboxed(
bool               13 extensions/common/draggable_region.h   bool draggable;
bool               53 extensions/common/event_filter.h   bool IsURLMatcherEmpty() const {
bool               97 extensions/common/event_filter.h   bool CreateConditionSets(
bool              102 extensions/common/event_filter.h   bool AddDictionaryAsConditionSet(
bool               35 extensions/common/event_filtering_info.h   bool has_url() const { return has_url_; }
bool               38 extensions/common/event_filtering_info.h   bool has_instance_id() const { return has_instance_id_; }
bool               41 extensions/common/event_filtering_info.h   bool has_service_type() const { return !service_type_.empty(); }
bool               45 extensions/common/event_filtering_info.h   bool IsEmpty() const;
bool               48 extensions/common/event_filtering_info.h   bool has_url_;
bool               52 extensions/common/event_filtering_info.h   bool has_instance_id_;
bool               29 extensions/common/event_matcher.h   bool MatchNonURLCriteria(const EventFilteringInfo& event_info) const;
bool               32 extensions/common/event_matcher.h   bool GetURLFilter(int i, base::DictionaryValue** url_filter_out);
bool              199 extensions/common/extension.h   static bool IdIsValid(const std::string& id);
bool              216 extensions/common/extension.h   bool ResourceMatches(const URLPatternSet& pattern_set,
bool              230 extensions/common/extension.h   static bool ParsePEMKeyBytes(const std::string& input, std::string* output);
bool              233 extensions/common/extension.h   static bool ProducePEM(const std::string& input, std::string* output);
bool              237 extensions/common/extension.h   static bool FormatPEMForFileOutput(const std::string& input,
bool              239 extensions/common/extension.h                                      bool is_public);
bool              246 extensions/common/extension.h   bool HasAPIPermission(APIPermission::ID permission) const;
bool              247 extensions/common/extension.h   bool HasAPIPermission(const std::string& permission_name) const;
bool              251 extensions/common/extension.h   bool ShowConfigureContextMenus() const;
bool              254 extensions/common/extension.h   bool OverlapsWithOrigin(const GURL& origin) const;
bool              258 extensions/common/extension.h   bool RequiresSortOrdinal() const;
bool              261 extensions/common/extension.h   bool ShouldDisplayInAppLauncher() const;
bool              264 extensions/common/extension.h   bool ShouldDisplayInNewTabPage() const;
bool              268 extensions/common/extension.h   bool ShouldDisplayInExtensionSettings() const;
bool              273 extensions/common/extension.h   bool ShouldNotBeVisible() const;
bool              301 extensions/common/extension.h   bool converted_from_user_script() const {
bool              318 extensions/common/extension.h   bool wants_file_access() const { return wants_file_access_; }
bool              322 extensions/common/extension.h   void set_wants_file_access(bool wants_file_access) {
bool              326 extensions/common/extension.h   bool from_webstore() const { return (creation_flags_ & FROM_WEBSTORE) != 0; }
bool              327 extensions/common/extension.h   bool from_bookmark() const { return (creation_flags_ & FROM_BOOKMARK) != 0; }
bool              328 extensions/common/extension.h   bool was_installed_by_default() const {
bool              331 extensions/common/extension.h   bool was_installed_by_oem() const {
bool              334 extensions/common/extension.h   bool is_ephemeral() const { return (creation_flags_ & IS_EPHEMERAL) != 0; }
bool              337 extensions/common/extension.h   bool is_app() const;
bool              338 extensions/common/extension.h   bool is_platform_app() const;
bool              339 extensions/common/extension.h   bool is_hosted_app() const;
bool              340 extensions/common/extension.h   bool is_legacy_packaged_app() const;
bool              341 extensions/common/extension.h   bool is_extension() const;
bool              342 extensions/common/extension.h   bool can_be_incognito_enabled() const;
bool              348 extensions/common/extension.h   bool is_theme() const;
bool              355 extensions/common/extension.h   static bool InitExtensionID(extensions::Manifest* manifest,
bool              371 extensions/common/extension.h   bool InitFromValue(int flags, base::string16* error);
bool              376 extensions/common/extension.h   bool LoadRequiredFeatures(base::string16* error);
bool              377 extensions/common/extension.h   bool LoadName(base::string16* error);
bool              378 extensions/common/extension.h   bool LoadVersion(base::string16* error);
bool              380 extensions/common/extension.h   bool LoadAppFeatures(base::string16* error);
bool              381 extensions/common/extension.h   bool LoadExtent(const char* key,
bool              387 extensions/common/extension.h   bool LoadSharedFeatures(base::string16* error);
bool              388 extensions/common/extension.h   bool LoadDescription(base::string16* error);
bool              389 extensions/common/extension.h   bool LoadManifestVersion(base::string16* error);
bool              390 extensions/common/extension.h   bool LoadShortName(base::string16* error);
bool              392 extensions/common/extension.h   bool CheckMinimumChromeVersion(base::string16* error) const;
bool              440 extensions/common/extension.h   bool converted_from_user_script_;
bool              452 extensions/common/extension.h   bool finished_parsing_manifest_;
bool              460 extensions/common/extension.h   bool display_in_launcher_;
bool              463 extensions/common/extension.h   bool display_in_new_tab_page_;
bool              468 extensions/common/extension.h   bool wants_file_access_;
bool              502 extensions/common/extension.h   bool is_update;
bool              509 extensions/common/extension.h                          bool is_update,
bool               88 extensions/common/extension_api.h   bool IsAnyFeatureAvailableToContext(const Feature& api,
bool               97 extensions/common/extension_api.h   bool IsPrivileged(const std::string& name);
bool              122 extensions/common/extension_api.h   bool default_configuration_initialized_;
bool               92 extensions/common/extension_messages.h   IPC_STRUCT_MEMBER(bool, has_callback)
bool               95 extensions/common/extension_messages.h   IPC_STRUCT_MEMBER(bool, user_gesture)
bool              108 extensions/common/extension_messages.h   IPC_STRUCT_MEMBER(bool, is_javascript)
bool              114 extensions/common/extension_messages.h   IPC_STRUCT_MEMBER(bool, all_frames)
bool              121 extensions/common/extension_messages.h   IPC_STRUCT_MEMBER(bool, in_main_world)
bool              124 extensions/common/extension_messages.h   IPC_STRUCT_MEMBER(bool, is_web_view)
bool              129 extensions/common/extension_messages.h   IPC_STRUCT_MEMBER(bool, wants_result)
bool              135 extensions/common/extension_messages.h   IPC_STRUCT_MEMBER(bool, user_gesture)
bool              246 extensions/common/extension_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p);
bool              254 extensions/common/extension_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p);
bool              262 extensions/common/extension_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p);
bool              270 extensions/common/extension_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              278 extensions/common/extension_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              286 extensions/common/extension_messages.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p);
bool              301 extensions/common/extension_messages.h                     bool /* success */,
bool              318 extensions/common/extension_messages.h                     bool /* delivered as part of a user gesture */)
bool              389 extensions/common/extension_messages.h                      bool /* adblock */,
bool              390 extensions/common/extension_messages.h                      bool /* adblock_plus */,
bool              391 extensions/common/extension_messages.h                      bool /* other_webrequest */)
bool              494 extensions/common/extension_messages.h                      bool /* lazy */)
bool              502 extensions/common/extension_messages.h                      bool /* lazy */)
bool              515 extensions/common/extension_messages.h                             bool /* include_tls_channel_id */,
bool               62 extensions/common/extension_resource.h   bool empty() const { return extension_root().empty(); }
bool               67 extensions/common/extension_resource.h   bool ComparePathWithDefault(const base::FilePath& path) const;
bool               81 extensions/common/extension_resource.h   bool follow_symlinks_anywhere_;
bool               53 extensions/common/extension_set.h     bool operator!=(const const_iterator& other) const {
bool               56 extensions/common/extension_set.h     bool operator==(const const_iterator& other) const {
bool               68 extensions/common/extension_set.h   bool is_empty() const;
bool               75 extensions/common/extension_set.h   bool Contains(const std::string& id) const;
bool               80 extensions/common/extension_set.h   bool Insert(const scoped_refptr<const Extension>& extension);
bool               84 extensions/common/extension_set.h   bool InsertAll(const ExtensionSet& extensions);
bool               88 extensions/common/extension_set.h   bool Remove(const std::string& id);
bool              114 extensions/common/extension_set.h   bool InSameExtent(const GURL& old_url, const GURL& new_url) const;
bool              125 extensions/common/extension_set.h   bool ExtensionBindingsAllowed(const GURL& url) const;
bool               22 extensions/common/extension_urls.h bool IsSourceFromAnExtension(const base::string16& source);
bool               75 extensions/common/extensions_client.h   virtual bool IsScriptableURL(const GURL& url, std::string* error) const = 0;
bool               78 extensions/common/extensions_client.h   virtual bool IsAPISchemaGenerated(const std::string& name) const = 0;
bool               43 extensions/common/feature_switch.h     ScopedOverride(FeatureSwitch* feature, bool override_value);
bool               63 extensions/common/feature_switch.h   bool IsEnabled() const;
bool               75 extensions/common/feature_switch.h   bool default_value_;
bool               18 extensions/common/features/api_feature.h   virtual bool IsInternal() const OVERRIDE;
bool               19 extensions/common/features/api_feature.h   virtual bool IsBlockedInServiceWorker() const OVERRIDE;
bool               24 extensions/common/features/api_feature.h   bool internal_;
bool               25 extensions/common/features/api_feature.h   bool blocked_in_service_worker_;
bool               39 extensions/common/features/complex_feature.h   virtual bool IsIdInWhitelist(const std::string& extension_id) const OVERRIDE;
bool               40 extensions/common/features/complex_feature.h   virtual bool IsBlockedInServiceWorker() const OVERRIDE;
bool               52 extensions/common/features/complex_feature.h   virtual bool IsInternal() const OVERRIDE;
bool               85 extensions/common/features/feature.h     bool is_available() const { return result_ == IS_AVAILABLE; }
bool              110 extensions/common/features/feature.h   bool no_parent() const { return no_parent_; }
bool              121 extensions/common/features/feature.h   virtual bool IsInternal() const = 0;
bool              124 extensions/common/features/feature.h   virtual bool IsBlockedInServiceWorker() const = 0;
bool              158 extensions/common/features/feature.h   virtual bool IsIdInWhitelist(const std::string& extension_id) const = 0;
bool              163 extensions/common/features/feature.h   bool no_parent_;
bool               91 extensions/common/features/simple_feature.h   virtual bool IsInternal() const OVERRIDE;
bool               92 extensions/common/features/simple_feature.h   virtual bool IsBlockedInServiceWorker() const OVERRIDE;
bool               94 extensions/common/features/simple_feature.h   virtual bool IsIdInWhitelist(const std::string& extension_id) const OVERRIDE;
bool               95 extensions/common/features/simple_feature.h   static bool IsIdInWhitelist(const std::string& extension_id,
bool              120 extensions/common/features/simple_feature.h   bool has_parent_;
bool               24 extensions/common/install_warning.h   bool operator==(const InstallWarning& other) const {
bool               74 extensions/common/manifest.h   static inline bool IsExternalLocation(Location location) {
bool               84 extensions/common/manifest.h   static inline bool IsUnpackedLocation(Location location) {
bool               89 extensions/common/manifest.h   static inline bool IsAutoUpdateableLocation(Location location) {
bool               97 extensions/common/manifest.h   static inline bool IsPolicyLocation(Location location) {
bool              104 extensions/common/manifest.h   static inline bool IsComponentLocation(Location location) {
bool              110 extensions/common/manifest.h   static inline bool ShouldAlwaysAllowFileAccess(Location location) {
bool              125 extensions/common/manifest.h   bool ValidateManifest(std::string* error,
bool              137 extensions/common/manifest.h   bool is_theme() const { return type_ == TYPE_THEME; }
bool              138 extensions/common/manifest.h   bool is_app() const {
bool              141 extensions/common/manifest.h   bool is_platform_app() const { return type_ == TYPE_PLATFORM_APP; }
bool              142 extensions/common/manifest.h   bool is_hosted_app() const { return type_ == TYPE_HOSTED_APP; }
bool              143 extensions/common/manifest.h   bool is_legacy_packaged_app() const {
bool              146 extensions/common/manifest.h   bool is_extension() const { return type_ == TYPE_EXTENSION; }
bool              147 extensions/common/manifest.h   bool is_shared_module() const { return type_ == TYPE_SHARED_MODULE; }
bool              151 extensions/common/manifest.h   bool HasKey(const std::string& key) const;
bool              152 extensions/common/manifest.h   bool HasPath(const std::string& path) const;
bool              153 extensions/common/manifest.h   bool Get(const std::string& path, const base::Value** out_value) const;
bool              154 extensions/common/manifest.h   bool GetBoolean(const std::string& path, bool* out_value) const;
bool              155 extensions/common/manifest.h   bool GetInteger(const std::string& path, int* out_value) const;
bool              156 extensions/common/manifest.h   bool GetString(const std::string& path, std::string* out_value) const;
bool              157 extensions/common/manifest.h   bool GetString(const std::string& path, base::string16* out_value) const;
bool              158 extensions/common/manifest.h   bool GetDictionary(const std::string& path,
bool              160 extensions/common/manifest.h   bool GetList(const std::string& path,
bool              168 extensions/common/manifest.h   bool Equals(const Manifest* other) const;
bool              176 extensions/common/manifest.h   bool CanAccessPath(const std::string& path) const;
bool              177 extensions/common/manifest.h   bool CanAccessKey(const std::string& key) const;
bool               32 extensions/common/manifest_handler.h   virtual bool Parse(Extension* extension, base::string16* error) = 0;
bool               41 extensions/common/manifest_handler.h   virtual bool Validate(const Extension* extension,
bool               51 extensions/common/manifest_handler.h   virtual bool AlwaysParseForType(Manifest::Type type) const;
bool               54 extensions/common/manifest_handler.h   virtual bool AlwaysValidateForType(Manifest::Type type) const;
bool               86 extensions/common/manifest_handler.h   static bool IsRegistrationFinalized();
bool               90 extensions/common/manifest_handler.h   static bool ParseExtension(Extension* extension, base::string16* error);
bool               93 extensions/common/manifest_handler.h   static bool ValidateExtension(const Extension* extension,
bool              135 extensions/common/manifest_handler.h   bool ParseExtension(Extension* extension, base::string16* error);
bool              136 extensions/common/manifest_handler.h   bool ValidateExtension(const Extension* extension,
bool              168 extensions/common/manifest_handler.h   bool is_finalized_;
bool               27 extensions/common/manifest_handlers/background_info.h   static bool HasBackgroundPage(const Extension* extension);
bool               28 extensions/common/manifest_handlers/background_info.h   static bool HasPersistentBackgroundPage(const Extension* extension);
bool               29 extensions/common/manifest_handlers/background_info.h   static bool HasLazyBackgroundPage(const Extension* extension);
bool               30 extensions/common/manifest_handlers/background_info.h   static bool HasGeneratedBackgroundPage(const Extension* extension);
bool               31 extensions/common/manifest_handlers/background_info.h   static bool HasServiceWorker(const Extension* extension);
bool               32 extensions/common/manifest_handlers/background_info.h   static bool AllowJSAccess(const Extension* extension);
bool               34 extensions/common/manifest_handlers/background_info.h   bool has_background_page() const {
bool               38 extensions/common/manifest_handlers/background_info.h   bool has_persistent_background_page() const {
bool               42 extensions/common/manifest_handlers/background_info.h   bool has_lazy_background_page() const {
bool               46 extensions/common/manifest_handlers/background_info.h   bool has_service_worker() const { return !service_worker_script_.empty(); }
bool               48 extensions/common/manifest_handlers/background_info.h   bool Parse(const Extension* extension, base::string16* error);
bool               51 extensions/common/manifest_handlers/background_info.h   bool LoadServiceWorkerScript(const Extension* extension,
bool               54 extensions/common/manifest_handlers/background_info.h   bool LoadBackgroundScripts(const Extension* extension,
bool               57 extensions/common/manifest_handlers/background_info.h   bool LoadBackgroundPage(const Extension* extension,
bool               60 extensions/common/manifest_handlers/background_info.h   bool LoadBackgroundPage(const Extension* extension, base::string16* error);
bool               61 extensions/common/manifest_handlers/background_info.h   bool LoadBackgroundPersistent(const Extension* extension,
bool               63 extensions/common/manifest_handlers/background_info.h   bool LoadAllowJSAccess(const Extension* extension, base::string16* error);
bool               75 extensions/common/manifest_handlers/background_info.h   bool is_persistent_;
bool               86 extensions/common/manifest_handlers/background_info.h   bool allow_js_access_;
bool               97 extensions/common/manifest_handlers/background_info.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               98 extensions/common/manifest_handlers/background_info.h   virtual bool Validate(const Extension* extension,
bool              101 extensions/common/manifest_handlers/background_info.h   virtual bool AlwaysParseForType(Manifest::Type type) const OVERRIDE;
bool               38 extensions/common/manifest_handlers/csp_info.h   explicit CSPHandler(bool is_platform_app);
bool               41 extensions/common/manifest_handlers/csp_info.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               42 extensions/common/manifest_handlers/csp_info.h   virtual bool AlwaysParseForType(Manifest::Type type) const OVERRIDE;
bool               47 extensions/common/manifest_handlers/csp_info.h   bool is_platform_app_;
bool               15 extensions/common/manifest_handlers/incognito_info.h   explicit IncognitoInfo(bool split_mode);
bool               20 extensions/common/manifest_handlers/incognito_info.h   bool split_mode;
bool               23 extensions/common/manifest_handlers/incognito_info.h   static bool IsSplitMode(const Extension* extension);
bool               32 extensions/common/manifest_handlers/incognito_info.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               33 extensions/common/manifest_handlers/incognito_info.h   virtual bool AlwaysParseForType(Manifest::Type type) const OVERRIDE;
bool               31 extensions/common/manifest_handlers/kiosk_mode_info.h   static bool IsKioskEnabled(const Extension* extension);
bool               34 extensions/common/manifest_handlers/kiosk_mode_info.h   static bool IsKioskOnly(const Extension* extension);
bool               43 extensions/common/manifest_handlers/kiosk_mode_info.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               18 extensions/common/manifest_handlers/offline_enabled_info.h   explicit OfflineEnabledInfo(bool offline_enabled);
bool               23 extensions/common/manifest_handlers/offline_enabled_info.h   bool offline_enabled;
bool               25 extensions/common/manifest_handlers/offline_enabled_info.h   static bool IsOfflineEnabled(const Extension* extension);
bool               34 extensions/common/manifest_handlers/offline_enabled_info.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               35 extensions/common/manifest_handlers/offline_enabled_info.h   virtual bool AlwaysParseForType(Manifest::Type type) const OVERRIDE;
bool               22 extensions/common/manifest_handlers/requirements_info.h   bool webgl;
bool               23 extensions/common/manifest_handlers/requirements_info.h   bool css3d;
bool               24 extensions/common/manifest_handlers/requirements_info.h   bool npapi;
bool               25 extensions/common/manifest_handlers/requirements_info.h   bool window_shape;
bool               36 extensions/common/manifest_handlers/requirements_info.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               38 extensions/common/manifest_handlers/requirements_info.h   virtual bool AlwaysParseForType(Manifest::Type type) const OVERRIDE;
bool               29 extensions/common/manifest_handlers/sandboxed_page_info.h   static bool IsSandboxedPage(const Extension* extension,
bool               47 extensions/common/manifest_handlers/sandboxed_page_info.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               22 extensions/common/manifest_handlers/shared_module_info.h   bool Parse(const Extension* extension, base::string16* error);
bool               33 extensions/common/manifest_handlers/shared_module_info.h   static bool IsImportedPath(const std::string& path);
bool               36 extensions/common/manifest_handlers/shared_module_info.h   static bool IsSharedModule(const Extension* extension);
bool               37 extensions/common/manifest_handlers/shared_module_info.h   static bool IsExportAllowed(const Extension* extension,
bool               41 extensions/common/manifest_handlers/shared_module_info.h   static bool ImportsExtensionById(const Extension* extension,
bool               43 extensions/common/manifest_handlers/shared_module_info.h   static bool ImportsModules(const Extension* extension);
bool               60 extensions/common/manifest_handlers/shared_module_info.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               61 extensions/common/manifest_handlers/shared_module_info.h   virtual bool Validate(const Extension* extension,
bool               24 extensions/common/manifest_handlers/web_accessible_resources_info.h   static bool IsResourceWebAccessible(const Extension* extension,
bool               28 extensions/common/manifest_handlers/web_accessible_resources_info.h   static bool HasWebAccessibleResources(const Extension* extension);
bool               40 extensions/common/manifest_handlers/web_accessible_resources_info.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               28 extensions/common/manifest_handlers/webview_info.h   static bool IsResourceWebviewAccessible(const Extension* extension,
bool               44 extensions/common/manifest_handlers/webview_info.h   virtual bool Parse(Extension* extension, base::string16* error) OVERRIDE;
bool               43 extensions/common/one_shot_event.h   explicit OneShotEvent(bool signaled);
bool               49 extensions/common/one_shot_event.h   bool is_signaled() const {
bool               98 extensions/common/one_shot_event.h   bool signaled_;
bool              200 extensions/common/permissions/api_permission.h   virtual bool HasMessages() const = 0;
bool              206 extensions/common/permissions/api_permission.h   virtual bool Check(const CheckParam* param) const = 0;
bool              209 extensions/common/permissions/api_permission.h   virtual bool Contains(const APIPermission* rhs) const = 0;
bool              212 extensions/common/permissions/api_permission.h   virtual bool Equal(const APIPermission* rhs) const = 0;
bool              219 extensions/common/permissions/api_permission.h   virtual bool FromValue(const base::Value* value,
bool              243 extensions/common/permissions/api_permission.h   virtual bool Read(const IPC::Message* m, PickleIterator* iter) = 0;
bool              302 extensions/common/permissions/api_permission.h   bool implies_full_access() const {
bool              307 extensions/common/permissions/api_permission.h   bool implies_full_url_access() const {
bool              313 extensions/common/permissions/api_permission.h   bool supports_optional() const {
bool              319 extensions/common/permissions/api_permission.h   bool is_internal() const {
bool               53 extensions/common/permissions/api_permission_set.h   static bool ParseFromJSON(
bool               49 extensions/common/permissions/base_set_operators.h     bool operator==(const const_iterator& rhs) const {
bool               53 extensions/common/permissions/base_set_operators.h     bool operator!=(const const_iterator& rhs) const {
bool               86 extensions/common/permissions/base_set_operators.h   bool operator==(const T& rhs) const {
bool               90 extensions/common/permissions/base_set_operators.h   bool operator!=(const T& rhs) const {
bool              104 extensions/common/permissions/base_set_operators.h   bool Equal(const T& rhs) const {
bool              123 extensions/common/permissions/base_set_operators.h   bool Contains(const T& rhs) const {
bool              253 extensions/common/permissions/base_set_operators.h   bool empty() const {
bool               41 extensions/common/permissions/manifest_permission.h   virtual bool HasMessages() const = 0;
bool               47 extensions/common/permissions/manifest_permission.h   virtual bool FromValue(const base::Value* value) = 0;
bool               67 extensions/common/permissions/manifest_permission.h   virtual bool Contains(const ManifestPermission* rhs) const = 0;
bool               70 extensions/common/permissions/manifest_permission.h   virtual bool Equal(const ManifestPermission* rhs) const = 0;
bool               77 extensions/common/permissions/manifest_permission.h   virtual bool Read(const IPC::Message* m, PickleIterator* iter) = 0;
bool               38 extensions/common/permissions/manifest_permission_set.h   static bool ParseFromJSON(
bool               41 extensions/common/permissions/media_galleries_permission.h   virtual bool FromValue(
bool               28 extensions/common/permissions/media_galleries_permission_data.h   bool Check(const APIPermission::CheckParam* param) const;
bool               34 extensions/common/permissions/media_galleries_permission_data.h   bool FromValue(const base::Value* value);
bool               36 extensions/common/permissions/media_galleries_permission_data.h   bool operator<(const MediaGalleriesPermissionData& rhs) const;
bool               37 extensions/common/permissions/media_galleries_permission_data.h   bool operator==(const MediaGalleriesPermissionData& rhs) const;
bool              114 extensions/common/permissions/permission_message.h   bool operator<(const PermissionMessage& that) const {
bool              118 extensions/common/permissions/permission_message.h   bool operator>(const PermissionMessage& that) const {
bool               50 extensions/common/permissions/permission_message_provider.h   virtual bool IsPrivilegeIncrease(
bool               26 extensions/common/permissions/permission_message_util.h     bool include_rcd,
bool               27 extensions/common/permissions/permission_message_util.h     bool exclude_file_scheme);
bool               60 extensions/common/permissions/permission_set.h   bool operator==(const PermissionSet& rhs) const;
bool               65 extensions/common/permissions/permission_set.h   bool Contains(const PermissionSet& set) const;
bool               71 extensions/common/permissions/permission_set.h   bool IsEmpty() const;
bool               74 extensions/common/permissions/permission_set.h   bool HasAPIPermission(APIPermission::ID permission) const;
bool               79 extensions/common/permissions/permission_set.h   bool HasAPIPermission(const std::string& permission_name) const;
bool               83 extensions/common/permissions/permission_set.h   bool CheckAPIPermission(APIPermission::ID permission) const;
bool               86 extensions/common/permissions/permission_set.h   bool CheckAPIPermissionWithParam(APIPermission::ID permission,
bool               90 extensions/common/permissions/permission_set.h   bool HasExplicitAccessToOrigin(const GURL& origin) const;
bool               93 extensions/common/permissions/permission_set.h   bool HasScriptableAccessToURL(const GURL& url) const;
bool               97 extensions/common/permissions/permission_set.h   bool HasEffectiveAccessToAllHosts() const;
bool              100 extensions/common/permissions/permission_set.h   bool HasEffectiveAccessToURL(const GURL& url) const;
bool              104 extensions/common/permissions/permission_set.h   bool HasEffectiveFullAccess() const;
bool               45 extensions/common/permissions/permissions_data.h     virtual bool CanExecuteScriptOnPage(const Extension* extension,
bool              100 extensions/common/permissions/permissions_data.h   static bool HasAPIPermission(const Extension* extension,
bool              102 extensions/common/permissions/permissions_data.h   static bool HasAPIPermission(const Extension* extension,
bool              104 extensions/common/permissions/permissions_data.h   static bool HasAPIPermissionForTab(const Extension* extension,
bool              108 extensions/common/permissions/permissions_data.h   static bool CheckAPIPermissionWithParam(
bool              122 extensions/common/permissions/permissions_data.h   static bool CanSilentlyIncreasePermissions(const Extension* extension);
bool              126 extensions/common/permissions/permissions_data.h   static bool ShouldSkipPermissionWarnings(const Extension* extension);
bool              129 extensions/common/permissions/permissions_data.h   static bool HasHostPermission(const Extension* extension, const GURL& url);
bool              136 extensions/common/permissions/permissions_data.h   static bool HasEffectiveAccessToAllHosts(const Extension* extension);
bool              160 extensions/common/permissions/permissions_data.h   static bool CanExecuteScriptOnPage(const Extension* extension,
bool              170 extensions/common/permissions/permissions_data.h   static bool CanExecuteScriptEverywhere(const Extension* extension);
bool              176 extensions/common/permissions/permissions_data.h   static bool CanCaptureVisiblePage(const Extension* extension,
bool              181 extensions/common/permissions/permissions_data.h   bool ParsePermissions(Extension* extension, base::string16* error);
bool               45 extensions/common/permissions/permissions_info.h   bool HasChildPermissions(const std::string& name) const;
bool               38 extensions/common/permissions/set_disjunction_permission.h   virtual bool HasMessages() const OVERRIDE { return !data_set_.empty(); }
bool               40 extensions/common/permissions/set_disjunction_permission.h   virtual bool Check(const APIPermission::CheckParam* param) const OVERRIDE {
bool               51 extensions/common/permissions/set_disjunction_permission.h   virtual bool Contains(const APIPermission* rhs) const OVERRIDE {
bool               61 extensions/common/permissions/set_disjunction_permission.h   virtual bool Equal(const APIPermission* rhs) const OVERRIDE {
bool              116 extensions/common/permissions/set_disjunction_permission.h   virtual bool FromValue(
bool              131 extensions/common/permissions/set_disjunction_permission.h       bool got_item = list->Get(i, &item_value);
bool              169 extensions/common/permissions/set_disjunction_permission.h   virtual bool Read(const IPC::Message* m, PickleIterator* iter) OVERRIDE {
bool               23 extensions/common/permissions/settings_override_permission.h   virtual bool HasMessages() const OVERRIDE;
bool               25 extensions/common/permissions/settings_override_permission.h   virtual bool Check(const APIPermission::CheckParam* param) const OVERRIDE;
bool               26 extensions/common/permissions/settings_override_permission.h   virtual bool Contains(const APIPermission* rhs) const OVERRIDE;
bool               27 extensions/common/permissions/settings_override_permission.h   virtual bool Equal(const APIPermission* rhs) const OVERRIDE;
bool               28 extensions/common/permissions/settings_override_permission.h   virtual bool FromValue(
bool               38 extensions/common/permissions/settings_override_permission.h   virtual bool Read(const IPC::Message* m, PickleIterator* iter) OVERRIDE;
bool               35 extensions/common/permissions/socket_permission.h   bool AddAnyHostMessage(PermissionMessages& messages) const;
bool               50 extensions/common/permissions/socket_permission_data.h   bool operator<(const SocketPermissionData& rhs) const;
bool               51 extensions/common/permissions/socket_permission_data.h   bool operator==(const SocketPermissionData& rhs) const;
bool               55 extensions/common/permissions/socket_permission_data.h   bool Check(const APIPermission::CheckParam* param) const;
bool               61 extensions/common/permissions/socket_permission_data.h   bool FromValue(const base::Value* value);
bool               66 extensions/common/permissions/socket_permission_data.h   bool ParseForTest(const std::string& permission) { return Parse(permission); }
bool               79 extensions/common/permissions/socket_permission_data.h   bool Parse(const std::string& permission);
bool               33 extensions/common/permissions/socket_permission_entry.h   bool operator<(const SocketPermissionEntry& rhs) const;
bool               34 extensions/common/permissions/socket_permission_entry.h   bool operator==(const SocketPermissionEntry& rhs) const;
bool               36 extensions/common/permissions/socket_permission_entry.h   bool Check(const content::SocketPermissionRequest& request) const;
bool               50 extensions/common/permissions/socket_permission_entry.h   static bool ParseHostPattern(
bool               55 extensions/common/permissions/socket_permission_entry.h   static bool ParseHostPattern(
bool               61 extensions/common/permissions/socket_permission_entry.h   bool IsAddressBoundType() const;
bool               67 extensions/common/permissions/socket_permission_entry.h   bool match_subdomains() const { return match_subdomains_; }
bool               79 extensions/common/permissions/socket_permission_entry.h   bool match_subdomains_;
bool               44 extensions/common/permissions/usb_device_permission_data.h   bool Check(const APIPermission::CheckParam* param) const;
bool               50 extensions/common/permissions/usb_device_permission_data.h   bool FromValue(const base::Value* value);
bool               52 extensions/common/permissions/usb_device_permission_data.h   bool operator<(const UsbDevicePermissionData& rhs) const;
bool               53 extensions/common/permissions/usb_device_permission_data.h   bool operator==(const UsbDevicePermissionData& rhs) const;
bool               28 extensions/common/stack_frame.h   bool operator==(const StackFrame& rhs) const;
bool               90 extensions/common/url_pattern.h   bool operator<(const URLPattern& other) const;
bool               91 extensions/common/url_pattern.h   bool operator>(const URLPattern& other) const;
bool               92 extensions/common/url_pattern.h   bool operator==(const URLPattern& other) const;
bool              110 extensions/common/url_pattern.h   bool match_subdomains() const { return match_subdomains_; }
bool              111 extensions/common/url_pattern.h   void SetMatchSubdomains(bool val);
bool              119 extensions/common/url_pattern.h   bool match_all_urls() const { return match_all_urls_; }
bool              120 extensions/common/url_pattern.h   void SetMatchAllURLs(bool val);
bool              125 extensions/common/url_pattern.h   bool SetScheme(const std::string& scheme);
bool              132 extensions/common/url_pattern.h   bool IsValidScheme(const std::string& scheme) const;
bool              135 extensions/common/url_pattern.h   bool MatchesURL(const GURL& test) const;
bool              138 extensions/common/url_pattern.h   bool MatchesSecurityOrigin(const GURL& test) const;
bool              144 extensions/common/url_pattern.h   bool MatchesScheme(const std::string& test) const;
bool              147 extensions/common/url_pattern.h   bool MatchesHost(const std::string& test) const;
bool              148 extensions/common/url_pattern.h   bool MatchesHost(const GURL& test) const;
bool              151 extensions/common/url_pattern.h   bool MatchesPath(const std::string& test) const;
bool              154 extensions/common/url_pattern.h   bool SetPort(const std::string& port);
bool              163 extensions/common/url_pattern.h   bool OverlapsWith(const URLPattern& other) const;
bool              167 extensions/common/url_pattern.h   bool Contains(const URLPattern& other) const;
bool              175 extensions/common/url_pattern.h   static bool EffectiveHostCompare(const URLPattern& a, const URLPattern& b) {
bool              184 extensions/common/url_pattern.h     bool operator()(const URLPattern& a, const URLPattern& b) const {
bool              193 extensions/common/url_pattern.h   static bool IsSchemeBitSet(const std::string& scheme, const int mask);
bool              197 extensions/common/url_pattern.h   bool MatchesAnyScheme(const std::vector<std::string>& schemes) const;
bool              200 extensions/common/url_pattern.h   bool MatchesAllSchemes(const std::vector<std::string>& schemes) const;
bool              202 extensions/common/url_pattern.h   bool MatchesSecurityOriginHelper(const GURL& test) const;
bool              205 extensions/common/url_pattern.h   bool MatchesPortPattern(const std::string& port) const;
bool              217 extensions/common/url_pattern.h   bool match_all_urls_;
bool              227 extensions/common/url_pattern.h   bool match_subdomains_;
bool               54 extensions/common/url_pattern_set.h   bool operator==(const URLPatternSet& rhs) const;
bool               56 extensions/common/url_pattern_set.h   bool is_empty() const;
bool               64 extensions/common/url_pattern_set.h   bool AddPattern(const URLPattern& pattern);
bool               73 extensions/common/url_pattern_set.h   bool Contains(const URLPatternSet& set) const;
bool               76 extensions/common/url_pattern_set.h   bool ContainsPattern(const URLPattern& pattern) const;
bool               79 extensions/common/url_pattern_set.h   bool MatchesURL(const GURL& url) const;
bool               81 extensions/common/url_pattern_set.h   bool MatchesSecurityOrigin(const GURL& origin) const;
bool               84 extensions/common/url_pattern_set.h   bool OverlapsWith(const URLPatternSet& other) const;
bool               88 extensions/common/url_pattern_set.h   bool Populate(const base::ListValue& value,
bool               90 extensions/common/url_pattern_set.h                 bool allow_file_access,
bool               93 extensions/common/url_pattern_set.h   bool Populate(const std::vector<std::string>& patterns,
bool               95 extensions/common/url_pattern_set.h                 bool allow_file_access,
bool               31 extensions/common/user_script.h   static bool IsURLUserScript(const GURL& url, const std::string& mime_type);
bool               35 extensions/common/user_script.h   static int ValidUserScriptSchemes(bool canExecuteScriptEverywhere = false);
bool              133 extensions/common/user_script.h   bool emulate_greasemonkey() const { return emulate_greasemonkey_; }
bool              134 extensions/common/user_script.h   void set_emulate_greasemonkey(bool val) { emulate_greasemonkey_ = val; }
bool              137 extensions/common/user_script.h   bool match_all_frames() const { return match_all_frames_; }
bool              138 extensions/common/user_script.h   void set_match_all_frames(bool val) { match_all_frames_ = val; }
bool              173 extensions/common/user_script.h   bool is_incognito_enabled() const { return incognito_enabled_; }
bool              174 extensions/common/user_script.h   void set_incognito_enabled(bool enabled) { incognito_enabled_ = enabled; }
bool              176 extensions/common/user_script.h   bool is_standalone() const { return extension_id_.empty(); }
bool              180 extensions/common/user_script.h   bool MatchesURL(const GURL& url) const;
bool              246 extensions/common/user_script.h   bool emulate_greasemonkey_;
bool              250 extensions/common/user_script.h   bool match_all_frames_;
bool              253 extensions/common/user_script.h   bool incognito_enabled_;
bool               69 extensions/common/value_builder.h   DictionaryBuilder& SetBoolean(const std::string& path, bool in_value);
bool               97 extensions/common/value_builder.h   ListBuilder& AppendBoolean(bool in_value);
bool               36 extensions/renderer/native_handler.h   bool is_valid() { return is_valid_; }
bool               39 extensions/renderer/native_handler.h   bool is_valid_;
bool               33 extensions/renderer/scoped_persistent.h   bool IsEmpty() const { return handle_.IsEmpty(); }
bool               24 gin/arguments.h   bool GetHolder(T* out) {
bool               29 gin/arguments.h   bool GetData(T* out) {
bool               34 gin/arguments.h   bool GetNext(T* out) {
bool               44 gin/arguments.h   bool GetRemaining(std::vector<T>* out) {
bool               59 gin/arguments.h   bool Skip() {
bool               86 gin/arguments.h   bool insufficient_arguments_;
bool               49 gin/array_buffer.h   static bool FromV8(v8::Isolate* isolate, v8::Handle<v8::Value> val,
bool               74 gin/array_buffer.h   static bool FromV8(v8::Isolate* isolate, v8::Handle<v8::Value> val,
bool               21 gin/converter.h struct GIN_EXPORT Converter<bool> {
bool               23 gin/converter.h                                     bool val);
bool               24 gin/converter.h   static bool FromV8(v8::Isolate* isolate,
bool               26 gin/converter.h                      bool* out);
bool               33 gin/converter.h   static bool FromV8(v8::Isolate* isolate,
bool               42 gin/converter.h   static bool FromV8(v8::Isolate* isolate,
bool               52 gin/converter.h   static bool FromV8(v8::Isolate* isolate,
bool               62 gin/converter.h   static bool FromV8(v8::Isolate* isolate,
bool               71 gin/converter.h   static bool FromV8(v8::Isolate* isolate,
bool               80 gin/converter.h   static bool FromV8(v8::Isolate* isolate,
bool               96 gin/converter.h   static bool FromV8(v8::Isolate* isolate,
bool              103 gin/converter.h   static bool FromV8(v8::Isolate* isolate,
bool              112 gin/converter.h   static bool FromV8(v8::Isolate* isolate,
bool              121 gin/converter.h   static bool FromV8(v8::Isolate* isolate,
bool              130 gin/converter.h   static bool FromV8(v8::Isolate* isolate,
bool              139 gin/converter.h   static bool FromV8(v8::Isolate* isolate,
bool              156 gin/converter.h   static bool FromV8(v8::Isolate* isolate,
bool              193 gin/converter.h bool ConvertFromV8(v8::Isolate* isolate, v8::Handle<v8::Value> input,
bool               34 gin/dictionary.h   bool Get(const std::string& key, T* out) {
bool               40 gin/dictionary.h   bool Set(const std::string& key, T val) {
bool               58 gin/dictionary.h   static bool FromV8(v8::Isolate* isolate,
bool              258 gin/function_template.h bool GetNextArgument(Arguments* args, int create_flags, bool is_first,
bool              269 gin/function_template.h inline bool GetNextArgument(Arguments* args, int create_flags, bool is_first,
bool              274 gin/function_template.h inline bool GetNextArgument(Arguments* args, int create_flags, bool is_first,
bool              281 gin/function_template.h inline bool GetNextArgument(Arguments* args, int create_flags,
bool              282 gin/function_template.h                             bool is_first, v8::Isolate** result) {
bool               26 gin/handle.h     bool IsEmpty() const { return !object_; }
bool               48 gin/handle.h     static bool FromV8(v8::Isolate* isolate, v8::Handle<v8::Value> val,
bool               89 gin/modules/module_registry.h   bool CheckDependencies(PendingModule* pending);
bool               90 gin/modules/module_registry.h   bool AttemptToLoad(v8::Isolate* isolate, scoped_ptr<PendingModule> pending);
bool               36 gin/modules/timer.h   Timer(v8::Isolate* isolate, bool repeating, int delay_ms,
bool               39 gin/public/isolate_holder.h   bool isolate_owner_;
bool               34 gin/test/file_runner.h                      bool run_until_idle = true);
bool               22 gin/try_catch.h   bool HasCaught();
bool              107 gin/wrappable.h   static bool FromV8(v8::Isolate* isolate, v8::Handle<v8::Value> val, T** out) {
bool               59 google_apis/cup/client_update_protocol.h   bool SignRequest(const base::StringPiece& url,
bool               70 google_apis/cup/client_update_protocol.h   bool ValidateResponse(const base::StringPiece& response_body,
bool               81 google_apis/cup/client_update_protocol.h   bool LoadPublicKey(const base::StringPiece& public_key);
bool               89 google_apis/cup/client_update_protocol.h   bool EncryptKeySource(const std::vector<uint8>& key_source);
bool               93 google_apis/cup/client_update_protocol.h   bool BuildRandomSharedKey();
bool               97 google_apis/cup/client_update_protocol.h   bool SetSharedKeyForTesting(const base::StringPiece& fixed_key_source);
bool              101 google_apis/cup/client_update_protocol.h   bool DeriveSharedKey(const std::vector<uint8>& source);
bool               46 google_apis/drive/auth_service.h   virtual bool HasAccessToken() const OVERRIDE;
bool               47 google_apis/drive/auth_service.h   virtual bool HasRefreshToken() const OVERRIDE;
bool               58 google_apis/drive/auth_service.h   void OnHandleRefreshToken(bool has_refresh_token);
bool               69 google_apis/drive/auth_service.h   bool has_refresh_token_;
bool               39 google_apis/drive/auth_service_interface.h   virtual bool HasAccessToken() const = 0;
bool               44 google_apis/drive/auth_service_interface.h   virtual bool HasRefreshToken() const = 0;
bool              159 google_apis/drive/base_requests.h   virtual bool GetContentData(std::string* upload_content_type,
bool              167 google_apis/drive/base_requests.h   virtual bool GetContentFile(base::FilePath* local_file_path,
bool              195 google_apis/drive/base_requests.h   bool CalledOnValidThread();
bool              432 google_apis/drive/base_requests.h   virtual bool GetContentFile(base::FilePath* local_file_path,
bool               74 google_apis/drive/drive_api_parser.h   bool Parse(const base::Value& value);
bool              128 google_apis/drive/drive_api_parser.h   bool Parse(const base::Value& value);
bool              132 google_apis/drive/drive_api_parser.h   static bool GetIconCategory(const base::StringPiece& category,
bool              175 google_apis/drive/drive_api_parser.h   bool supports_create() const { return supports_create_; }
bool              178 google_apis/drive/drive_api_parser.h   bool supports_import() const { return supports_import_; }
bool              181 google_apis/drive/drive_api_parser.h   bool is_installed() const { return installed_; }
bool              185 google_apis/drive/drive_api_parser.h   bool is_authorized() const { return authorized_; }
bool              188 google_apis/drive/drive_api_parser.h   bool is_removable() const { return removable_; }
bool              236 google_apis/drive/drive_api_parser.h   void set_supports_create(bool supports_create) {
bool              239 google_apis/drive/drive_api_parser.h   void set_supports_import(bool supports_import) {
bool              242 google_apis/drive/drive_api_parser.h   void set_installed(bool installed) { installed_ = installed; }
bool              243 google_apis/drive/drive_api_parser.h   void set_authorized(bool authorized) { authorized_ = authorized; }
bool              244 google_apis/drive/drive_api_parser.h   void set_removable(bool removable) { removable_ = removable; }
bool              274 google_apis/drive/drive_api_parser.h   bool Parse(const base::Value& value);
bool              280 google_apis/drive/drive_api_parser.h   bool supports_create_;
bool              281 google_apis/drive/drive_api_parser.h   bool supports_import_;
bool              282 google_apis/drive/drive_api_parser.h   bool installed_;
bool              283 google_apis/drive/drive_api_parser.h   bool authorized_;
bool              284 google_apis/drive/drive_api_parser.h   bool removable_;
bool              329 google_apis/drive/drive_api_parser.h   bool Parse(const base::Value& value);
bool              359 google_apis/drive/drive_api_parser.h   bool is_root() const { return is_root_; }
bool              365 google_apis/drive/drive_api_parser.h   void set_is_root(bool is_root) { is_root_ = is_root; }
bool              370 google_apis/drive/drive_api_parser.h   bool Parse(const base::Value& value);
bool              374 google_apis/drive/drive_api_parser.h   bool is_root_;
bool              393 google_apis/drive/drive_api_parser.h   bool is_starred() const { return starred_; }
bool              395 google_apis/drive/drive_api_parser.h   bool is_hidden() const { return hidden_; }
bool              397 google_apis/drive/drive_api_parser.h   bool is_trashed() const { return trashed_; }
bool              399 google_apis/drive/drive_api_parser.h   bool is_restricted() const { return restricted_; }
bool              401 google_apis/drive/drive_api_parser.h   bool is_viewed() const { return viewed_; }
bool              403 google_apis/drive/drive_api_parser.h   void set_starred(bool starred) { starred_ = starred; }
bool              404 google_apis/drive/drive_api_parser.h   void set_hidden(bool hidden) { hidden_ = hidden; }
bool              405 google_apis/drive/drive_api_parser.h   void set_trashed(bool trashed) { trashed_ = trashed; }
bool              406 google_apis/drive/drive_api_parser.h   void set_restricted(bool restricted) { restricted_ = restricted; }
bool              407 google_apis/drive/drive_api_parser.h   void set_viewed(bool viewed) { viewed_ = viewed; }
bool              414 google_apis/drive/drive_api_parser.h   bool Parse(const base::Value& value);
bool              416 google_apis/drive/drive_api_parser.h   bool starred_;
bool              417 google_apis/drive/drive_api_parser.h   bool hidden_;
bool              418 google_apis/drive/drive_api_parser.h   bool trashed_;
bool              419 google_apis/drive/drive_api_parser.h   bool restricted_;
bool              420 google_apis/drive/drive_api_parser.h   bool viewed_;
bool              454 google_apis/drive/drive_api_parser.h   bool Parse(const base::Value& value);
bool              486 google_apis/drive/drive_api_parser.h   bool IsDirectory() const;
bool              528 google_apis/drive/drive_api_parser.h   bool shared() const { return shared_; }
bool              584 google_apis/drive/drive_api_parser.h   void set_shared(bool shared) {
bool              611 google_apis/drive/drive_api_parser.h   bool Parse(const base::Value& value);
bool              624 google_apis/drive/drive_api_parser.h   bool shared_;
bool              646 google_apis/drive/drive_api_parser.h   static bool HasFileListKind(const base::Value& value);
bool              684 google_apis/drive/drive_api_parser.h   bool Parse(const base::Value& value);
bool              717 google_apis/drive/drive_api_parser.h   bool is_deleted() const { return deleted_; }
bool              732 google_apis/drive/drive_api_parser.h   void set_deleted(bool deleted) {
bool              748 google_apis/drive/drive_api_parser.h   bool Parse(const base::Value& value);
bool              752 google_apis/drive/drive_api_parser.h   bool deleted_;
bool              772 google_apis/drive/drive_api_parser.h   static bool HasChangeListKind(const base::Value& value);
bool              816 google_apis/drive/drive_api_parser.h   bool Parse(const base::Value& value);
bool              169 google_apis/drive/drive_api_requests.h   virtual bool GetContentData(std::string* upload_content_type,
bool              204 google_apis/drive/drive_api_requests.h   bool set_modified_date() const { return set_modified_date_; }
bool              205 google_apis/drive/drive_api_requests.h   void set_set_modified_date(bool set_modified_date) {
bool              209 google_apis/drive/drive_api_requests.h   bool update_viewed_date() const { return update_viewed_date_; }
bool              210 google_apis/drive/drive_api_requests.h   void set_update_viewed_date(bool update_viewed_date) {
bool              240 google_apis/drive/drive_api_requests.h   virtual bool GetContentData(std::string* upload_content_type,
bool              250 google_apis/drive/drive_api_requests.h   bool set_modified_date_;
bool              251 google_apis/drive/drive_api_requests.h   bool update_viewed_date_;
bool              293 google_apis/drive/drive_api_requests.h   virtual bool GetContentData(std::string* upload_content_type,
bool              474 google_apis/drive/drive_api_requests.h   bool include_deleted() const { return include_deleted_; }
bool              475 google_apis/drive/drive_api_requests.h   void set_include_deleted(bool include_deleted) {
bool              498 google_apis/drive/drive_api_requests.h   bool include_deleted_;
bool              540 google_apis/drive/drive_api_requests.h                   bool use_internal_endpoint,
bool              550 google_apis/drive/drive_api_requests.h   bool use_internal_endpoint_;
bool              609 google_apis/drive/drive_api_requests.h   virtual bool GetContentData(std::string* upload_content_type,
bool              691 google_apis/drive/drive_api_requests.h   virtual bool GetContentData(std::string* upload_content_type,
bool              749 google_apis/drive/drive_api_requests.h   virtual bool GetContentData(std::string* upload_content_type,
bool              882 google_apis/drive/drive_api_requests.h   virtual bool GetContentData(std::string* upload_content_type,
bool               35 google_apis/drive/drive_api_url_generator.h   GURL GetAppsListUrl(bool use_internal_endpoint) const;
bool               52 google_apis/drive/drive_api_url_generator.h                         bool set_modified_date,
bool               53 google_apis/drive/drive_api_url_generator.h                         bool update_viewed_date) const;
bool               70 google_apis/drive/drive_api_url_generator.h   GURL GetChangesListUrl(bool include_deleted,
bool               84 google_apis/drive/drive_api_url_generator.h   GURL GetInitiateUploadNewFileUrl(bool set_modified_date) const;
bool               89 google_apis/drive/drive_api_url_generator.h                                         bool set_modified_date) const;
bool               30 google_apis/drive/dummy_auth_service.h   virtual bool HasAccessToken() const OVERRIDE;
bool               31 google_apis/drive/dummy_auth_service.h   virtual bool HasRefreshToken() const OVERRIDE;
bool              101 google_apis/drive/gdata_wapi_parser.h   static bool GetLinkType(const base::StringPiece& rel, LinkType* type);
bool              106 google_apis/drive/gdata_wapi_parser.h   static bool GetAppID(const base::StringPiece& rel, std::string* app_id);
bool              147 google_apis/drive/gdata_wapi_parser.h   static bool GetFeedLinkType(
bool              218 google_apis/drive/gdata_wapi_parser.h   static bool GetCategoryTypeFromScheme(
bool              298 google_apis/drive/gdata_wapi_parser.h   static bool GetIconCategory(const base::StringPiece& category,
bool              401 google_apis/drive/gdata_wapi_parser.h   static bool HasFieldPresent(const base::Value* value, bool* result);
bool              406 google_apis/drive/gdata_wapi_parser.h   static bool ParseChangestamp(const base::Value* value, int64* result);
bool              449 google_apis/drive/gdata_wapi_parser.h   bool deleted() const { return deleted_ || removed_; }
bool              480 google_apis/drive/gdata_wapi_parser.h   bool is_hosted_document() const {
bool              484 google_apis/drive/gdata_wapi_parser.h   bool is_google_document() const {
bool              488 google_apis/drive/gdata_wapi_parser.h   bool is_external_document() const {
bool              492 google_apis/drive/gdata_wapi_parser.h   bool is_folder() const {
bool              496 google_apis/drive/gdata_wapi_parser.h   bool is_file() const {
bool              500 google_apis/drive/gdata_wapi_parser.h   bool is_special() const {
bool              556 google_apis/drive/gdata_wapi_parser.h   void set_deleted(bool deleted) { deleted_ = deleted; }
bool              557 google_apis/drive/gdata_wapi_parser.h   void set_removed(bool removed) { removed_ = removed; }
bool              598 google_apis/drive/gdata_wapi_parser.h   bool deleted_;
bool              599 google_apis/drive/gdata_wapi_parser.h   bool removed_;
bool              644 google_apis/drive/gdata_wapi_parser.h   bool GetNextFeedURL(GURL* url) const;
bool              686 google_apis/drive/gdata_wapi_parser.h   bool Parse(const base::Value& value);
bool              715 google_apis/drive/gdata_wapi_parser.h   bool supports_create() const { return supports_create_; }
bool              770 google_apis/drive/gdata_wapi_parser.h   void set_supports_create(bool supports_create) {
bool              799 google_apis/drive/gdata_wapi_parser.h   static bool GetValueString(const base::Value* value,
bool              805 google_apis/drive/gdata_wapi_parser.h   bool supports_create_;
bool              865 google_apis/drive/gdata_wapi_parser.h   bool Parse(const base::Value& value);
bool              128 google_apis/drive/gdata_wapi_url_generator.h   GURL GenerateAccountMetadataUrl(bool include_installed_apps) const;
bool               52 google_apis/drive/test_util.h bool RemovePrefix(const std::string& input,
bool               66 google_apis/drive/test_util.h bool WriteStringToFile(const base::FilePath& file_path,
bool               74 google_apis/drive/test_util.h bool CreateFileOfSpecifiedSize(const base::FilePath& temp_dir,
bool               99 google_apis/drive/test_util.h bool ParseContentRangeHeader(const std::string& value,
bool              141 google_apis/drive/test_util.h template<bool UseConstRef, typename T> struct InTypeHelper {
bool              150 google_apis/drive/test_util.h template<bool IsMovable, typename T> struct MoveHelper {
bool               22 google_apis/drive/time_util.h bool GetTimeFromString(const base::StringPiece& raw_value, base::Time* time);
bool              109 google_apis/gaia/fake_gaia.h   static bool GetQueryParameter(const std::string& query,
bool               44 google_apis/gaia/fake_oauth2_token_service.h   virtual bool RefreshTokenIsAvailable(const std::string& account_id) const
bool               32 google_apis/gaia/gaia_auth_consumer.h     bool operator==(const ClientLoginResult &b) const;
bool               39 google_apis/gaia/gaia_auth_consumer.h     bool two_factor;  // set to true if there was a TWO_FACTOR "failure".
bool               49 google_apis/gaia/gaia_auth_consumer.h     bool operator==(const ClientOAuthResult &b) const;
bool              177 google_apis/gaia/gaia_auth_fetcher.h   bool HasPendingFetch();
bool              301 google_apis/gaia/gaia_auth_fetcher.h   static bool ParseClientLoginToOAuth2Response(
bool              305 google_apis/gaia/gaia_auth_fetcher.h   static bool ParseClientLoginToOAuth2Cookie(const std::string& cookie,
bool              309 google_apis/gaia/gaia_auth_fetcher.h   static bool IsSecondFactorSuccess(const std::string& alleged_error);
bool              385 google_apis/gaia/gaia_auth_fetcher.h   bool fetch_pending_;
bool              388 google_apis/gaia/gaia_auth_fetcher.h   bool fetch_code_only_;
bool               32 google_apis/gaia/gaia_auth_util.h bool AreEmailsSame(const std::string& email1, const std::string& email2);
bool               37 google_apis/gaia/gaia_auth_util.h bool IsGaiaSignonRealm(const GURL& url);
bool               43 google_apis/gaia/gaia_auth_util.h bool ParseListAccountsData(
bool               45 google_apis/gaia/gaia_auth_util.h     std::vector<std::pair<std::string, bool> >* accounts);
bool              104 google_apis/gaia/google_service_auth_error.h     bool operator==(const Captcha &b) const;
bool              123 google_apis/gaia/google_service_auth_error.h     bool operator==(const SecondFactor &b) const;
bool              138 google_apis/gaia/google_service_auth_error.h   bool operator==(const GoogleServiceAuthError &b) const;
bool               20 google_apis/gaia/mock_url_fetcher_factory.h   MockFetcher(bool success,
bool               58 google_apis/gaia/mock_url_fetcher_factory.h   void set_success(bool success) {
bool               65 google_apis/gaia/mock_url_fetcher_factory.h   bool success_;
bool               91 google_apis/gaia/oauth2_access_token_fetcher_impl.h   static bool ParseGetAccessTokenSuccessResponse(const net::URLFetcher* source,
bool               95 google_apis/gaia/oauth2_access_token_fetcher_impl.h   static bool ParseGetAccessTokenFailureResponse(const net::URLFetcher* source,
bool              120 google_apis/gaia/oauth2_api_call_flow.h   bool tried_mint_access_token_;
bool               51 google_apis/gaia/oauth2_mint_token_flow.h   bool operator==(const IssueAdviceInfoEntry& rhs) const;
bool              136 google_apis/gaia/oauth2_mint_token_flow.h   static bool ParseIssueAdviceResponse(
bool              138 google_apis/gaia/oauth2_mint_token_flow.h   static bool ParseMintTokenResponse(
bool              176 google_apis/gaia/oauth2_token_service.h   virtual bool RefreshTokenIsAvailable(const std::string& account_id) const = 0;
bool              302 google_apis/gaia/oauth2_token_service.h     bool operator<(const RequestParameters& params) const;
bool              337 google_apis/gaia/oauth2_token_service.h   bool HasCacheEntry(const RequestParameters& client_scopes);
bool              353 google_apis/gaia/oauth2_token_service.h   bool RemoveCacheEntry(const RequestParameters& client_scopes,
bool               51 google_apis/gaia/oauth_request_signer.h   static bool Decode(const std::string& text, std::string* decoded_text);
bool               58 google_apis/gaia/oauth_request_signer.h   static bool ParseAndSign(const GURL& request_url_with_parameters,
bool               74 google_apis/gaia/oauth_request_signer.h   static bool SignURL(const GURL& request_base_url,
bool               86 google_apis/gaia/oauth_request_signer.h   static bool SignAuthHeader(const GURL& request_base_url,
bool               43 google_apis/gcm/base/mcs_message.h   bool IsValid() const;
bool               88 google_apis/gcm/base/mcs_util.h GCM_EXPORT bool HasTTLExpired(const google::protobuf::MessageLite& protobuf,
bool               69 google_apis/gcm/base/socket_stream.h   virtual bool Next(const void** data, int* size) OVERRIDE;
bool               71 google_apis/gcm/base/socket_stream.h   virtual bool Skip(int count) OVERRIDE;  // Not implemented.
bool              165 google_apis/gcm/base/socket_stream.h   virtual bool Next(void** data, int* size) OVERRIDE;
bool               53 google_apis/gcm/engine/checkin_request.h   void RetryWithBackoff(bool update_backoff);
bool               67 google_apis/gcm/engine/connection_factory.h   virtual bool IsEndpointReachable() const = 0;
bool               48 google_apis/gcm/engine/connection_factory_impl.h   virtual bool IsEndpointReachable() const OVERRIDE;
bool              137 google_apis/gcm/engine/connection_factory_impl.h   bool connecting_;
bool              142 google_apis/gcm/engine/connection_factory_impl.h   bool waiting_for_backoff_;
bool              147 google_apis/gcm/engine/connection_factory_impl.h   bool logging_in_;
bool               59 google_apis/gcm/engine/connection_handler.h   virtual bool CanSendMessage() const = 0;
bool               39 google_apis/gcm/engine/connection_handler_impl.h   virtual bool CanSendMessage() const OVERRIDE;
bool              106 google_apis/gcm/engine/connection_handler_impl.h   bool handshake_complete_;
bool               29 google_apis/gcm/engine/fake_connection_factory.h   virtual bool IsEndpointReachable() const OVERRIDE;
bool               34 google_apis/gcm/engine/fake_connection_factory.h   bool reconnect_pending() const { return reconnect_pending_; }
bool               38 google_apis/gcm/engine/fake_connection_factory.h   void set_delay_reconnect(bool should_delay) {
bool               48 google_apis/gcm/engine/fake_connection_factory.h   bool reconnect_pending_;
bool               49 google_apis/gcm/engine/fake_connection_factory.h   bool delay_reconnect_;
bool               28 google_apis/gcm/engine/fake_connection_handler.h   virtual bool CanSendMessage() const OVERRIDE;
bool               39 google_apis/gcm/engine/fake_connection_handler.h   bool AllOutgoingMessagesReceived() const;
bool               45 google_apis/gcm/engine/fake_connection_handler.h   void set_fail_login(bool fail_login) {
bool               51 google_apis/gcm/engine/fake_connection_handler.h   void set_fail_send(bool fail_send) {
bool               62 google_apis/gcm/engine/fake_connection_handler.h   bool fail_login_;
bool               65 google_apis/gcm/engine/fake_connection_handler.h   bool fail_send_;
bool               68 google_apis/gcm/engine/fake_connection_handler.h   bool initialized_;
bool               45 google_apis/gcm/engine/gcm_store.h     bool success;
bool               56 google_apis/gcm/engine/gcm_store.h   typedef base::Callback<void(bool success)> UpdateCallback;
bool               95 google_apis/gcm/engine/gcm_store.h   virtual bool AddOutgoingMessage(const std::string& persistent_id,
bool               64 google_apis/gcm/engine/gcm_store_impl.h   virtual bool AddOutgoingMessage(const std::string& persistent_id,
bool               91 google_apis/gcm/engine/gcm_store_impl.h                                       bool success);
bool               99 google_apis/gcm/engine/gcm_store_impl.h       bool success,
bool               60 google_apis/gcm/engine/heartbeat_manager.h   bool waiting_for_ack_;
bool              151 google_apis/gcm/engine/mcs_client.h   void OnGCMUpdateFinished(bool success);
bool               23 google_apis/gcm/engine/registration_info.h   bool ParseFromString(const std::string& value);
bool               96 google_apis/gcm/engine/registration_request.h   void RetryWithBackoff(bool update_backoff);
bool               88 google_apis/gcm/engine/unregistration_request.h   void RetryWithBackoff(bool update_backoff);
bool               97 google_apis/gcm/gcm_client.h     bool gcm_client_created;
bool               99 google_apis/gcm/gcm_client.h     bool connection_client_created;
bool              115 google_apis/gcm/gcm_client_impl.h     bool IsValid() const { return android_id != 0 && secret != 0; }
bool              179 google_apis/gcm/gcm_client_impl.h   void SetLastCheckinTimeCallback(bool success);
bool              182 google_apis/gcm/gcm_client_impl.h   void SetDeviceCredentialsCallback(bool success);
bool              185 google_apis/gcm/gcm_client_impl.h   void UpdateRegistrationCallback(bool success);
bool              198 google_apis/gcm/gcm_client_impl.h   void OnGCMStoreDestroyed(bool success);
bool               60 google_apis/google_api_keys.h bool HasKeysConfigured();
bool               95 google_apis/google_api_keys.h bool IsGoogleChromeAPIKeyUsed();
bool               62 gpu/command_buffer/client/buffer_tracker.h     void set_mapped(bool mapped) {
bool               66 gpu/command_buffer/client/buffer_tracker.h     bool mapped() const {
bool               95 gpu/command_buffer/client/buffer_tracker.h     bool mapped_;
bool               23 gpu/command_buffer/client/client_context_state.h   bool GetEnabled(GLenum cap, bool* enabled) const;
bool               28 gpu/command_buffer/client/client_context_state.h   bool SetCapabilityState(GLenum cap, bool enabled, bool* changed);
bool               17 gpu/command_buffer/client/client_context_state_autogen.h   bool blend;
bool               18 gpu/command_buffer/client/client_context_state_autogen.h   bool cull_face;
bool               19 gpu/command_buffer/client/client_context_state_autogen.h   bool depth_test;
bool               20 gpu/command_buffer/client/client_context_state_autogen.h   bool dither;
bool               21 gpu/command_buffer/client/client_context_state_autogen.h   bool polygon_offset_fill;
bool               22 gpu/command_buffer/client/client_context_state_autogen.h   bool sample_alpha_to_coverage;
bool               23 gpu/command_buffer/client/client_context_state_autogen.h   bool sample_coverage;
bool               24 gpu/command_buffer/client/client_context_state_autogen.h   bool scissor_test;
bool               25 gpu/command_buffer/client/client_context_state_autogen.h   bool stencil_test;
bool               26 gpu/command_buffer/client/client_context_state_impl_autogen.h bool ClientContextState::SetCapabilityState(GLenum cap,
bool               27 gpu/command_buffer/client/client_context_state_impl_autogen.h                                             bool enabled,
bool               28 gpu/command_buffer/client/client_context_state_impl_autogen.h                                             bool* changed) {
bool               89 gpu/command_buffer/client/client_context_state_impl_autogen.h bool ClientContextState::GetEnabled(GLenum cap, bool* enabled) const {
bool               31 gpu/command_buffer/client/client_test_helper.h   virtual bool Initialize() OVERRIDE;
bool              104 gpu/command_buffer/client/client_test_helper.h   MOCK_METHOD1(SetSurfaceVisible, void(bool visible));
bool               53 gpu/command_buffer/client/cmd_buffer_helper.h   bool Initialize(int32 ring_buffer_size);
bool               57 gpu/command_buffer/client/cmd_buffer_helper.h   void SetAutomaticFlushes(bool enabled);
bool               60 gpu/command_buffer/client/cmd_buffer_helper.h   bool IsContextLost();
bool               70 gpu/command_buffer/client/cmd_buffer_helper.h   bool Finish();
bool               90 gpu/command_buffer/client/cmd_buffer_helper.h   bool HasTokenPassed(int32 token) const {
bool              262 gpu/command_buffer/client/cmd_buffer_helper.h   bool HaveRingBuffer() const {
bool              266 gpu/command_buffer/client/cmd_buffer_helper.h   bool usable () const {
bool              282 gpu/command_buffer/client/cmd_buffer_helper.h   bool AllocateRingBuffer();
bool              287 gpu/command_buffer/client/cmd_buffer_helper.h   bool WaitForGetOffsetInRange(int32 start, int32 end);
bool              309 gpu/command_buffer/client/cmd_buffer_helper.h   bool usable_;
bool              310 gpu/command_buffer/client/cmd_buffer_helper.h   bool context_lost_;
bool              311 gpu/command_buffer/client/cmd_buffer_helper.h   bool flush_automatically_;
bool               27 gpu/command_buffer/client/context_support.h   virtual void SetSurfaceVisible(bool visible) = 0;
bool               83 gpu/command_buffer/client/fenced_allocator.h   bool CheckConsistency();
bool               86 gpu/command_buffer/client/fenced_allocator.h   bool InUse();
bool              110 gpu/command_buffer/client/fenced_allocator.h     bool operator() (const Block &left, const Block &right) {
bool              243 gpu/command_buffer/client/fenced_allocator.h   bool CheckConsistency() {
bool              248 gpu/command_buffer/client/fenced_allocator.h   bool InUse() {
bool               56 gpu/command_buffer/client/gl_in_process_context.h       bool is_offscreen,
bool               59 gpu/command_buffer/client/gl_in_process_context.h       bool share_resources,
bool              187 gpu/command_buffer/client/gles2_implementation.h                       bool bind_generates_resource,
bool              188 gpu/command_buffer/client/gles2_implementation.h                       bool lose_context_when_out_of_memory,
bool              193 gpu/command_buffer/client/gles2_implementation.h   bool Initialize(
bool              233 gpu/command_buffer/client/gles2_implementation.h   bool GetActiveAttribHelper(
bool              236 gpu/command_buffer/client/gles2_implementation.h   bool GetActiveUniformHelper(
bool              248 gpu/command_buffer/client/gles2_implementation.h   virtual void SetSurfaceVisible(bool visible) OVERRIDE;
bool              402 gpu/command_buffer/client/gles2_implementation.h   bool QueryAndCacheStaticState();
bool              426 gpu/command_buffer/client/gles2_implementation.h   bool GetMultipleIntegervSetup(
bool              455 gpu/command_buffer/client/gles2_implementation.h   bool IsAnglePackReverseRowOrderAvailable();
bool              456 gpu/command_buffer/client/gles2_implementation.h   bool IsChromiumFramebufferMultisampleAvailable();
bool              458 gpu/command_buffer/client/gles2_implementation.h   bool IsExtensionAvailableHelper(
bool              482 gpu/command_buffer/client/gles2_implementation.h   bool GetBucketContents(uint32 bucket_id, std::vector<int8>* data);
bool              492 gpu/command_buffer/client/gles2_implementation.h   bool GetBucketAsString(uint32 bucket_id, std::string* str);
bool              498 gpu/command_buffer/client/gles2_implementation.h   bool IsBufferReservedId(GLuint id);
bool              499 gpu/command_buffer/client/gles2_implementation.h   bool IsFramebufferReservedId(GLuint id) { return false;  }
bool              500 gpu/command_buffer/client/gles2_implementation.h   bool IsRenderbufferReservedId(GLuint id) { return false; }
bool              501 gpu/command_buffer/client/gles2_implementation.h   bool IsTextureReservedId(GLuint id) { return false; }
bool              502 gpu/command_buffer/client/gles2_implementation.h   bool IsVertexArrayReservedId(GLuint id) { return false; }
bool              503 gpu/command_buffer/client/gles2_implementation.h   bool IsProgramReservedId(GLuint id) { return false; }
bool              505 gpu/command_buffer/client/gles2_implementation.h   bool BindBufferHelper(GLenum target, GLuint texture);
bool              506 gpu/command_buffer/client/gles2_implementation.h   bool BindFramebufferHelper(GLenum target, GLuint texture);
bool              507 gpu/command_buffer/client/gles2_implementation.h   bool BindRenderbufferHelper(GLenum target, GLuint texture);
bool              508 gpu/command_buffer/client/gles2_implementation.h   bool BindTextureHelper(GLenum target, GLuint texture);
bool              509 gpu/command_buffer/client/gles2_implementation.h   bool BindVertexArrayOESHelper(GLuint array);
bool              510 gpu/command_buffer/client/gles2_implementation.h   bool UseProgramHelper(GLuint program);
bool              523 gpu/command_buffer/client/gles2_implementation.h   bool DeleteProgramHelper(GLuint program);
bool              524 gpu/command_buffer/client/gles2_implementation.h   bool DeleteShaderHelper(GLuint shader);
bool              555 gpu/command_buffer/client/gles2_implementation.h   bool GetVertexAttribHelper(GLuint index, GLenum pname, uint32* param);
bool              560 gpu/command_buffer/client/gles2_implementation.h   void RestoreElementAndArrayBuffers(bool restore);
bool              561 gpu/command_buffer/client/gles2_implementation.h   void RestoreArrayBuffer(bool restrore);
bool              572 gpu/command_buffer/client/gles2_implementation.h   bool GetHelper(GLenum pname, GLint* params);
bool              573 gpu/command_buffer/client/gles2_implementation.h   bool GetBooleanvHelper(GLenum pname, GLboolean* params);
bool              574 gpu/command_buffer/client/gles2_implementation.h   bool GetBufferParameterivHelper(GLenum target, GLenum pname, GLint* params);
bool              575 gpu/command_buffer/client/gles2_implementation.h   bool GetFloatvHelper(GLenum pname, GLfloat* params);
bool              576 gpu/command_buffer/client/gles2_implementation.h   bool GetFramebufferAttachmentParameterivHelper(
bool              578 gpu/command_buffer/client/gles2_implementation.h   bool GetIntegervHelper(GLenum pname, GLint* params);
bool              579 gpu/command_buffer/client/gles2_implementation.h   bool GetProgramivHelper(GLuint program, GLenum pname, GLint* params);
bool              580 gpu/command_buffer/client/gles2_implementation.h   bool GetRenderbufferParameterivHelper(
bool              582 gpu/command_buffer/client/gles2_implementation.h   bool GetShaderivHelper(GLuint shader, GLenum pname, GLint* params);
bool              583 gpu/command_buffer/client/gles2_implementation.h   bool GetTexParameterfvHelper(GLenum target, GLenum pname, GLfloat* params);
bool              584 gpu/command_buffer/client/gles2_implementation.h   bool GetTexParameterivHelper(GLenum target, GLenum pname, GLint* params);
bool              587 gpu/command_buffer/client/gles2_implementation.h   bool IsExtensionAvailable(const char* ext);
bool              590 gpu/command_buffer/client/gles2_implementation.h   bool SetCapabilityState(GLenum cap, bool enabled);
bool              611 gpu/command_buffer/client/gles2_implementation.h   bool HasAsyncUploadTokenPassed(uint32 token) const {
bool              622 gpu/command_buffer/client/gles2_implementation.h   bool EnsureAsyncUploadSync();
bool              632 gpu/command_buffer/client/gles2_implementation.h   bool GetBoundPixelTransferBuffer(
bool              671 gpu/command_buffer/client/gles2_implementation.h   bool unpack_flip_y_;
bool              683 gpu/command_buffer/client/gles2_implementation.h   bool pack_reverse_row_order_;
bool              726 gpu/command_buffer/client/gles2_implementation.h   bool debug_;
bool              729 gpu/command_buffer/client/gles2_implementation.h   bool lose_context_when_out_of_memory_;
bool              770 gpu/command_buffer/client/gles2_implementation.h   bool use_echo_for_swap_ack_;
bool              778 gpu/command_buffer/client/gles2_implementation.h inline bool GLES2Implementation::GetBufferParameterivHelper(
bool              783 gpu/command_buffer/client/gles2_implementation.h inline bool GLES2Implementation::GetFramebufferAttachmentParameterivHelper(
bool              791 gpu/command_buffer/client/gles2_implementation.h inline bool GLES2Implementation::GetRenderbufferParameterivHelper(
bool              796 gpu/command_buffer/client/gles2_implementation.h inline bool GLES2Implementation::GetShaderivHelper(
bool              801 gpu/command_buffer/client/gles2_implementation.h inline bool GLES2Implementation::GetTexParameterfvHelper(
bool              806 gpu/command_buffer/client/gles2_implementation.h inline bool GLES2Implementation::GetTexParameterivHelper(
bool               93 gpu/command_buffer/client/mapped_memory.h   bool IsInChunk(void* pointer) const {
bool              100 gpu/command_buffer/client/mapped_memory.h   bool InUse() {
bool               21 gpu/command_buffer/client/program_info_manager.h   static ProgramInfoManager* Create(bool shared_resources_across_processes);
bool               27 gpu/command_buffer/client/program_info_manager.h   virtual bool GetProgramiv(
bool               36 gpu/command_buffer/client/program_info_manager.h   virtual bool GetActiveAttrib(
bool               41 gpu/command_buffer/client/program_info_manager.h   virtual bool GetActiveUniform(
bool               64 gpu/command_buffer/client/query_tracker.h   bool Alloc(QueryInfo* info);
bool              125 gpu/command_buffer/client/query_tracker.h     bool NeverUsed() const {
bool              129 gpu/command_buffer/client/query_tracker.h     bool Pending() const {
bool              133 gpu/command_buffer/client/query_tracker.h     bool CheckResultsAvailable(CommandBufferHelper* helper);
bool              150 gpu/command_buffer/client/query_tracker.h     bool flushed_;
bool               53 gpu/command_buffer/client/share_group.h   virtual bool FreeIds(
bool               58 gpu/command_buffer/client/share_group.h   virtual bool MarkAsUsedForBind(GLuint id) = 0;
bool               68 gpu/command_buffer/client/share_group.h   ShareGroup(bool bind_generates_resource);
bool               70 gpu/command_buffer/client/share_group.h   bool bind_generates_resource() const {
bool               74 gpu/command_buffer/client/share_group.h   bool Initialize();
bool              101 gpu/command_buffer/client/share_group.h   bool bind_generates_resource_;
bool               59 gpu/command_buffer/client/transfer_buffer.h   virtual bool Initialize(
bool               73 gpu/command_buffer/client/transfer_buffer.h   virtual bool HaveBuffer() const = 0;
bool               94 gpu/command_buffer/client/transfer_buffer.h   virtual bool Initialize(
bool              105 gpu/command_buffer/client/transfer_buffer.h   virtual bool HaveBuffer() const OVERRIDE;
bool              159 gpu/command_buffer/client/transfer_buffer.h   bool usable_;
bool              180 gpu/command_buffer/client/transfer_buffer.h   bool valid() const {
bool               31 gpu/command_buffer/client/vertex_array_object_manager.h   bool IsReservedId(GLuint id) const;
bool               35 gpu/command_buffer/client/vertex_array_object_manager.h   bool BindElementArray(GLuint id);
bool               49 gpu/command_buffer/client/vertex_array_object_manager.h   bool BindVertexArray(GLuint array, bool* changed);
bool               53 gpu/command_buffer/client/vertex_array_object_manager.h   bool SetupSimulatedClientSideBuffers(
bool               59 gpu/command_buffer/client/vertex_array_object_manager.h       bool* simulated);
bool               62 gpu/command_buffer/client/vertex_array_object_manager.h   bool SetupSimulatedIndexAndClientSideBuffers(
bool               71 gpu/command_buffer/client/vertex_array_object_manager.h       bool* simulated);
bool               73 gpu/command_buffer/client/vertex_array_object_manager.h   bool HaveEnabledClientSideBuffers() const;
bool               75 gpu/command_buffer/client/vertex_array_object_manager.h   void SetAttribEnable(GLuint index, bool enabled);
bool               77 gpu/command_buffer/client/vertex_array_object_manager.h   bool GetVertexAttrib(GLuint index, GLenum pname, uint32* param);
bool               79 gpu/command_buffer/client/vertex_array_object_manager.h   bool GetAttribPointer(GLuint index, GLenum pname, void** ptr) const;
bool               82 gpu/command_buffer/client/vertex_array_object_manager.h   bool SetAttribPointer(
bool               98 gpu/command_buffer/client/vertex_array_object_manager.h   bool IsDefaultVAOBound() const;
bool               13 gpu/command_buffer/common/capabilities.h   bool post_sub_buffer;
bool               14 gpu/command_buffer/common/capabilities.h   bool fast_npot_mo8_textures;
bool               15 gpu/command_buffer/common/capabilities.h   bool egl_image_external;
bool               16 gpu/command_buffer/common/capabilities.h   bool texture_format_bgra8888;
bool               17 gpu/command_buffer/common/capabilities.h   bool texture_format_etc1;
bool               18 gpu/command_buffer/common/capabilities.h   bool texture_rectangle;
bool               19 gpu/command_buffer/common/capabilities.h   bool iosurface;
bool               20 gpu/command_buffer/common/capabilities.h   bool texture_usage;
bool               21 gpu/command_buffer/common/capabilities.h   bool texture_storage;
bool               22 gpu/command_buffer/common/capabilities.h   bool discard_framebuffer;
bool               25 gpu/command_buffer/common/capabilities.h   bool map_image;
bool               75 gpu/command_buffer/common/command_buffer.h   static bool InRange(int32 start, int32 end, int32 value) {
bool               83 gpu/command_buffer/common/command_buffer.h   virtual bool Initialize() = 0;
bool               24 gpu/command_buffer/common/command_buffer_mock.h   MOCK_METHOD0(Initialize, bool());
bool               29 gpu/command_buffer/common/constants.h   inline bool IsError(Error error) {
bool              165 gpu/command_buffer/common/gles2_cmd_format.h   bool HasAsyncUploadTokenPassed(uint32 token) {
bool               26 gpu/command_buffer/common/gles2_cmd_utils.h inline bool SafeMultiplyUint32(uint32 a, uint32 b, uint32* dst) {
bool               41 gpu/command_buffer/common/gles2_cmd_utils.h inline bool SafeAddUint32(uint32 a, uint32 b, uint32* dst) {
bool               51 gpu/command_buffer/common/gles2_cmd_utils.h inline bool SafeAddInt32(int32 a, int32 b, int32* dst) {
bool               54 gpu/command_buffer/common/gles2_cmd_utils.h   bool safe = sum64 == static_cast<int64>(sum32);
bool              111 gpu/command_buffer/common/gles2_cmd_utils.h   static bool ComputeImagePaddedRowSize(
bool              119 gpu/command_buffer/common/gles2_cmd_utils.h   static bool ComputeImageDataSizes(
bool              148 gpu/command_buffer/common/gles2_cmd_utils.h   static bool IsNPOT(uint32 value) {
bool              163 gpu/command_buffer/common/gles2_cmd_utils.h   static bool ParseUniformName(
bool              167 gpu/command_buffer/common/gles2_cmd_utils.h       bool* getting_array);
bool              187 gpu/command_buffer/common/gles2_cmd_utils.h   bool Parse(const std::vector<int32>& attribs);
bool              198 gpu/command_buffer/common/gles2_cmd_utils.h   bool buffer_preserved_;
bool              199 gpu/command_buffer/common/gles2_cmd_utils.h   bool share_resources_;
bool              200 gpu/command_buffer/common/gles2_cmd_utils.h   bool bind_generates_resource_;
bool              201 gpu/command_buffer/common/gles2_cmd_utils.h   bool fail_if_major_perf_caveat_;
bool              202 gpu/command_buffer/common/gles2_cmd_utils.h   bool lose_context_when_out_of_memory_;
bool               54 gpu/command_buffer/common/gpu_control.h   virtual void SetSurfaceVisible(bool visible) = 0;
bool               45 gpu/command_buffer/common/gpu_memory_allocation.h   bool Equals(const MemoryAllocation& other) const {
bool               67 gpu/command_buffer/common/gpu_memory_allocation.h   bool backbuffer_requested;
bool               79 gpu/command_buffer/common/gpu_memory_allocation.h                         bool backbuffer_requested)
bool               86 gpu/command_buffer/common/gpu_memory_allocation.h   bool Equals(const ManagedMemoryStats& other) const {
bool               36 gpu/command_buffer/common/id_allocator.h   virtual bool MarkAsUsed(ResourceId id) = 0;
bool               42 gpu/command_buffer/common/id_allocator.h   virtual bool InUse(ResourceId id) const = 0;
bool               54 gpu/command_buffer/common/id_allocator.h   virtual bool MarkAsUsed(ResourceId id) OVERRIDE;
bool               56 gpu/command_buffer/common/id_allocator.h   virtual bool InUse(ResourceId id) const OVERRIDE;
bool               86 gpu/command_buffer/common/id_allocator.h   virtual bool MarkAsUsed(ResourceId id) OVERRIDE;
bool               88 gpu/command_buffer/common/id_allocator.h   virtual bool InUse(ResourceId id) const OVERRIDE;
bool               22 gpu/command_buffer/common/mailbox.h   bool IsZero() const;
bool               32 gpu/command_buffer/common/mailbox.h   bool Verify() const;
bool               35 gpu/command_buffer/common/mailbox.h   bool operator<(const Mailbox& other) const {
bool               38 gpu/command_buffer/common/mailbox.h   bool operator==(const Mailbox& other) const {
bool               41 gpu/command_buffer/common/mailbox.h   bool operator!=(const Mailbox& other) const {
bool              120 gpu/command_buffer/common/types.h template <bool>
bool              126 gpu/command_buffer/common/types.h   typedef GpuCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
bool              104 gpu/command_buffer/service/async_pixel_transfer_delegate.h   virtual bool TransferIsInProgress() = 0;
bool               30 gpu/command_buffer/service/async_pixel_transfer_delegate_mock.h   MOCK_METHOD0(TransferIsInProgress, bool());
bool               79 gpu/command_buffer/service/async_pixel_transfer_manager.h   virtual bool NeedsProcessMorePendingTransfers() = 0;
bool               93 gpu/command_buffer/service/async_pixel_transfer_manager.h   bool AsyncTransferIsInProgress(gles2::TextureRef* ref);
bool               29 gpu/command_buffer/service/async_pixel_transfer_manager_egl.h   virtual bool NeedsProcessMorePendingTransfers() OVERRIDE;
bool               38 gpu/command_buffer/service/async_pixel_transfer_manager_egl.h     bool is_imagination;
bool               39 gpu/command_buffer/service/async_pixel_transfer_manager_egl.h     bool is_qualcomm;
bool               27 gpu/command_buffer/service/async_pixel_transfer_manager_idle.h   virtual bool NeedsProcessMorePendingTransfers() OVERRIDE;
bool               26 gpu/command_buffer/service/async_pixel_transfer_manager_mock.h   MOCK_METHOD0(NeedsProcessMorePendingTransfers, bool());
bool               33 gpu/command_buffer/service/async_pixel_transfer_manager_share_group.h   virtual bool NeedsProcessMorePendingTransfers() OVERRIDE;
bool               25 gpu/command_buffer/service/async_pixel_transfer_manager_stub.h   virtual bool NeedsProcessMorePendingTransfers() OVERRIDE;
bool               25 gpu/command_buffer/service/async_pixel_transfer_manager_sync.h   virtual bool NeedsProcessMorePendingTransfers() OVERRIDE;
bool               52 gpu/command_buffer/service/buffer_manager.h   bool GetMaxValueForRange(GLuint offset, GLsizei count, GLenum type,
bool               58 gpu/command_buffer/service/buffer_manager.h   bool IsDeleted() const {
bool               62 gpu/command_buffer/service/buffer_manager.h   bool IsValid() const {
bool               66 gpu/command_buffer/service/buffer_manager.h   bool IsClientSideArray() const {
bool               86 gpu/command_buffer/service/buffer_manager.h       bool operator() (const Range& lhs, const Range& rhs) const {
bool              110 gpu/command_buffer/service/buffer_manager.h   bool shadowed() const {
bool              121 gpu/command_buffer/service/buffer_manager.h       GLsizeiptr size, GLenum usage, bool shadow, const GLvoid* data,
bool              122 gpu/command_buffer/service/buffer_manager.h       bool is_client_side_array);
bool              126 gpu/command_buffer/service/buffer_manager.h   bool SetRange(
bool              133 gpu/command_buffer/service/buffer_manager.h   bool CheckRange(GLintptr offset, GLsizeiptr size) const;
bool              146 gpu/command_buffer/service/buffer_manager.h   bool deleted_;
bool              149 gpu/command_buffer/service/buffer_manager.h   bool shadowed_;
bool              153 gpu/command_buffer/service/buffer_manager.h   bool is_client_side_array_;
bool              182 gpu/command_buffer/service/buffer_manager.h   void Destroy(bool have_context);
bool              194 gpu/command_buffer/service/buffer_manager.h   bool GetClientId(GLuint service_id, GLuint* client_id) const;
bool              214 gpu/command_buffer/service/buffer_manager.h   bool SetTarget(Buffer* buffer, GLenum target);
bool              216 gpu/command_buffer/service/buffer_manager.h   void set_allow_buffers_on_multiple_targets(bool allow) {
bool              225 gpu/command_buffer/service/buffer_manager.h   bool IsUsageClientSideArray(GLenum usage);
bool              229 gpu/command_buffer/service/buffer_manager.h   bool UseNonZeroSizeForClientSideArrayBuffer();
bool              271 gpu/command_buffer/service/buffer_manager.h   bool allow_buffers_on_multiple_targets_;
bool              277 gpu/command_buffer/service/buffer_manager.h   bool have_context_;
bool              278 gpu/command_buffer/service/buffer_manager.h   bool use_client_side_arrays_for_stream_buffers_;
bool               33 gpu/command_buffer/service/cmd_buffer_engine.h   virtual bool SetGetBuffer(int32 transfer_buffer_id) = 0;
bool               36 gpu/command_buffer/service/cmd_buffer_engine.h   virtual bool SetGetOffset(int32 offset) = 0;
bool               37 gpu/command_buffer/service/cmd_parser.h   bool set_get(CommandBufferOffset get) {
bool               54 gpu/command_buffer/service/cmd_parser.h   bool IsEmpty() const { return put_ == get_; }
bool               42 gpu/command_buffer/service/command_buffer_service.h   typedef base::Callback<bool(int32)> GetBufferChangedCallback;
bool               48 gpu/command_buffer/service/command_buffer_service.h   virtual bool Initialize() OVERRIDE;
bool               89 gpu/command_buffer/service/command_buffer_service.h   bool RegisterTransferBuffer(int32 id, scoped_ptr<BufferBacking> buffer);
bool               74 gpu/command_buffer/service/common_decoder.h     bool SetData(const void* src, size_t offset, size_t size);
bool               83 gpu/command_buffer/service/common_decoder.h     bool GetAsString(std::string* str);
bool               86 gpu/command_buffer/service/common_decoder.h     bool OffsetSizeValid(size_t offset, size_t size) const {
bool               52 gpu/command_buffer/service/context_group.h       bool bind_generates_resource);
bool               56 gpu/command_buffer/service/context_group.h   bool Initialize(
bool               62 gpu/command_buffer/service/context_group.h   void Destroy(GLES2Decoder* decoder, bool have_context);
bool               80 gpu/command_buffer/service/context_group.h   bool bind_generates_resource() {
bool              144 gpu/command_buffer/service/context_group.h   bool has_program_cache() const {
bool              179 gpu/command_buffer/service/context_group.h   bool CheckGLFeature(GLint min_required, GLint* v);
bool              180 gpu/command_buffer/service/context_group.h   bool CheckGLFeatureU(GLint min_required, uint32* v);
bool              181 gpu/command_buffer/service/context_group.h   bool QueryGLFeature(GLenum pname, GLint min_required, GLint* v);
bool              182 gpu/command_buffer/service/context_group.h   bool QueryGLFeatureU(GLenum pname, GLint min_required, uint32* v);
bool              183 gpu/command_buffer/service/context_group.h   bool HaveContexts();
bool              191 gpu/command_buffer/service/context_group.h   bool enforce_gl_minimums_;
bool              192 gpu/command_buffer/service/context_group.h   bool bind_generates_resource_;
bool              120 gpu/command_buffer/service/context_state.h   bool GetStateAsGLint(
bool              122 gpu/command_buffer/service/context_state.h   bool GetStateAsGLfloat(
bool              124 gpu/command_buffer/service/context_state.h   bool GetEnabled(GLenum cap) const;
bool              160 gpu/command_buffer/service/context_state.h   bool pack_reverse_row_order;
bool              162 gpu/command_buffer/service/context_state.h   mutable bool fbo_binding_for_scissor_workaround_dirty_;
bool               17 gpu/command_buffer/service/context_state_autogen.h   bool blend;
bool               18 gpu/command_buffer/service/context_state_autogen.h   bool cull_face;
bool               19 gpu/command_buffer/service/context_state_autogen.h   bool depth_test;
bool               20 gpu/command_buffer/service/context_state_autogen.h   bool dither;
bool               21 gpu/command_buffer/service/context_state_autogen.h   bool polygon_offset_fill;
bool               22 gpu/command_buffer/service/context_state_autogen.h   bool sample_alpha_to_coverage;
bool               23 gpu/command_buffer/service/context_state_autogen.h   bool sample_coverage;
bool               24 gpu/command_buffer/service/context_state_autogen.h   bool scissor_test;
bool               25 gpu/command_buffer/service/context_state_autogen.h   bool stencil_test;
bool              142 gpu/command_buffer/service/context_state_impl_autogen.h bool ContextState::GetEnabled(GLenum cap) const {
bool              168 gpu/command_buffer/service/context_state_impl_autogen.h bool ContextState::GetStateAsGLint(GLenum pname,
bool              493 gpu/command_buffer/service/context_state_impl_autogen.h bool ContextState::GetStateAsGLfloat(GLenum pname,
bool               31 gpu/command_buffer/service/feature_info.h     bool chromium_color_buffer_float_rgba;
bool               32 gpu/command_buffer/service/feature_info.h     bool chromium_color_buffer_float_rgb;
bool               33 gpu/command_buffer/service/feature_info.h     bool chromium_framebuffer_multisample;
bool               37 gpu/command_buffer/service/feature_info.h     bool use_core_framebuffer_multisample;
bool               38 gpu/command_buffer/service/feature_info.h     bool multisampled_render_to_texture;
bool               40 gpu/command_buffer/service/feature_info.h     bool use_img_for_multisampled_render_to_texture;
bool               41 gpu/command_buffer/service/feature_info.h     bool oes_standard_derivatives;
bool               42 gpu/command_buffer/service/feature_info.h     bool oes_egl_image_external;
bool               43 gpu/command_buffer/service/feature_info.h     bool oes_depth24;
bool               44 gpu/command_buffer/service/feature_info.h     bool oes_compressed_etc1_rgb8_texture;
bool               45 gpu/command_buffer/service/feature_info.h     bool packed_depth24_stencil8;
bool               46 gpu/command_buffer/service/feature_info.h     bool npot_ok;
bool               47 gpu/command_buffer/service/feature_info.h     bool enable_texture_float_linear;
bool               48 gpu/command_buffer/service/feature_info.h     bool enable_texture_half_float_linear;
bool               49 gpu/command_buffer/service/feature_info.h     bool angle_translated_shader_source;
bool               50 gpu/command_buffer/service/feature_info.h     bool angle_pack_reverse_row_order;
bool               51 gpu/command_buffer/service/feature_info.h     bool arb_texture_rectangle;
bool               52 gpu/command_buffer/service/feature_info.h     bool angle_instanced_arrays;
bool               53 gpu/command_buffer/service/feature_info.h     bool occlusion_query_boolean;
bool               54 gpu/command_buffer/service/feature_info.h     bool use_arb_occlusion_query2_for_occlusion_query_boolean;
bool               55 gpu/command_buffer/service/feature_info.h     bool use_arb_occlusion_query_for_occlusion_query_boolean;
bool               56 gpu/command_buffer/service/feature_info.h     bool native_vertex_array_object;
bool               57 gpu/command_buffer/service/feature_info.h     bool ext_texture_format_bgra8888;
bool               58 gpu/command_buffer/service/feature_info.h     bool enable_shader_name_hashing;
bool               59 gpu/command_buffer/service/feature_info.h     bool enable_samplers;
bool               60 gpu/command_buffer/service/feature_info.h     bool ext_draw_buffers;
bool               61 gpu/command_buffer/service/feature_info.h     bool ext_frag_depth;
bool               62 gpu/command_buffer/service/feature_info.h     bool use_async_readpixels;
bool               63 gpu/command_buffer/service/feature_info.h     bool map_buffer_range;
bool               64 gpu/command_buffer/service/feature_info.h     bool ext_discard_framebuffer;
bool               65 gpu/command_buffer/service/feature_info.h     bool angle_depth_texture;
bool               66 gpu/command_buffer/service/feature_info.h     bool is_angle;
bool               67 gpu/command_buffer/service/feature_info.h     bool is_swiftshader;
bool               68 gpu/command_buffer/service/feature_info.h     bool angle_texture_usage;
bool               69 gpu/command_buffer/service/feature_info.h     bool ext_texture_storage;
bool               75 gpu/command_buffer/service/feature_info.h #define GPU_OP(type, name) bool name;
bool               91 gpu/command_buffer/service/feature_info.h   bool Initialize();
bool               92 gpu/command_buffer/service/feature_info.h   bool Initialize(const DisallowedFeatures& disallowed_features);
bool               38 gpu/command_buffer/service/framebuffer_manager.h     virtual bool cleared() const = 0;
bool               42 gpu/command_buffer/service/framebuffer_manager.h         bool cleared) = 0;
bool               43 gpu/command_buffer/service/framebuffer_manager.h     virtual bool IsTexture(TextureRef* texture) const = 0;
bool               44 gpu/command_buffer/service/framebuffer_manager.h     virtual bool IsRenderbuffer(
bool               46 gpu/command_buffer/service/framebuffer_manager.h     virtual bool CanRenderTo() const = 0;
bool               48 gpu/command_buffer/service/framebuffer_manager.h     virtual bool ValidForAttachmentType(
bool               66 gpu/command_buffer/service/framebuffer_manager.h   bool HasUnclearedAttachment(GLenum attachment) const;
bool               72 gpu/command_buffer/service/framebuffer_manager.h     bool cleared);
bool               94 gpu/command_buffer/service/framebuffer_manager.h   bool IsDeleted() const {
bool              102 gpu/command_buffer/service/framebuffer_manager.h   bool IsValid() const {
bool              106 gpu/command_buffer/service/framebuffer_manager.h   bool HasDepthAttachment() const;
bool              107 gpu/command_buffer/service/framebuffer_manager.h   bool HasStencilAttachment() const;
bool              126 gpu/command_buffer/service/framebuffer_manager.h   bool IsCleared() const;
bool              133 gpu/command_buffer/service/framebuffer_manager.h   bool HasAlphaMRT() const;
bool              137 gpu/command_buffer/service/framebuffer_manager.h   static bool AllowFramebufferComboCompleteMapForTesting() {
bool              156 gpu/command_buffer/service/framebuffer_manager.h     bool cleared);
bool              169 gpu/command_buffer/service/framebuffer_manager.h   bool deleted_;
bool              175 gpu/command_buffer/service/framebuffer_manager.h   bool has_been_bound_;
bool              186 gpu/command_buffer/service/framebuffer_manager.h   typedef base::hash_map<std::string, bool> FramebufferComboCompleteMap;
bool              188 gpu/command_buffer/service/framebuffer_manager.h   static bool allow_framebuffer_combo_complete_map_;
bool              201 gpu/command_buffer/service/framebuffer_manager.h   bool clear_state_dirty;
bool              227 gpu/command_buffer/service/framebuffer_manager.h   void Destroy(bool have_context);
bool              239 gpu/command_buffer/service/framebuffer_manager.h   bool GetClientId(GLuint service_id, GLuint* client_id) const;
bool              248 gpu/command_buffer/service/framebuffer_manager.h   bool IsComplete(Framebuffer* framebuffer);
bool              289 gpu/command_buffer/service/framebuffer_manager.h   bool have_context_;
bool               37 gpu/command_buffer/service/gl_context_virtual.h   virtual bool Initialize(
bool               41 gpu/command_buffer/service/gl_context_virtual.h   virtual bool MakeCurrent(gfx::GLSurface* surface) OVERRIDE;
bool               43 gpu/command_buffer/service/gl_context_virtual.h   virtual bool IsCurrent(gfx::GLSurface* surface) OVERRIDE;
bool               47 gpu/command_buffer/service/gl_context_virtual.h   virtual bool GetTotalGpuMemory(size_t* bytes) OVERRIDE;
bool               49 gpu/command_buffer/service/gl_context_virtual.h   virtual bool WasAllocatedUsingRobustnessExtension() OVERRIDE;
bool               27 gpu/command_buffer/service/gl_state_restorer_impl.h    virtual bool IsInitialized() OVERRIDE;
bool               17 gpu/command_buffer/service/gl_surface_mock.h   MOCK_METHOD0(Initialize, bool());
bool               19 gpu/command_buffer/service/gl_surface_mock.h   MOCK_METHOD1(Resize, bool(const gfx::Size& size));
bool               20 gpu/command_buffer/service/gl_surface_mock.h   MOCK_METHOD0(IsOffscreen, bool());
bool               21 gpu/command_buffer/service/gl_surface_mock.h   MOCK_METHOD0(SwapBuffers, bool());
bool               22 gpu/command_buffer/service/gl_surface_mock.h   MOCK_METHOD4(PostSubBuffer, bool(int x, int y, int width, int height));
bool               23 gpu/command_buffer/service/gl_surface_mock.h   MOCK_METHOD0(SupportsPostSubBuffer, bool());
bool               27 gpu/command_buffer/service/gl_surface_mock.h   MOCK_METHOD1(OnMakeCurrent, bool(gfx::GLContext* context));
bool               28 gpu/command_buffer/service/gl_surface_mock.h   MOCK_METHOD1(SetBackbufferAllocation, bool(bool allocated));
bool               29 gpu/command_buffer/service/gl_surface_mock.h   MOCK_METHOD1(SetFrontbufferAllocation, void(bool allocated));
bool               31 gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.h                      bool flip_y, bool premultiply_alpha,
bool               32 gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.h                      bool unpremultiply_alpha);
bool               39 gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.h                                   GLsizei width, GLsizei height, bool flip_y,
bool               40 gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.h                                   bool premultiply_alpha,
bool               41 gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.h                                   bool unpremultiply_alpha,
bool               48 gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.h   bool initialized_;
bool               48 gpu/command_buffer/service/gles2_cmd_decoder.h   bool gpu_memory_manager;
bool               60 gpu/command_buffer/service/gles2_cmd_decoder.h   typedef base::Callback<bool(uint32 id)> WaitSyncPointCallback;
bool               67 gpu/command_buffer/service/gles2_cmd_decoder.h   bool initialized() const {
bool               75 gpu/command_buffer/service/gles2_cmd_decoder.h   bool debug() const {
bool               80 gpu/command_buffer/service/gles2_cmd_decoder.h   void set_debug(bool debug) {
bool               84 gpu/command_buffer/service/gles2_cmd_decoder.h   bool log_commands() const {
bool               89 gpu/command_buffer/service/gles2_cmd_decoder.h   void set_log_commands(bool log_commands) {
bool              105 gpu/command_buffer/service/gles2_cmd_decoder.h   virtual bool Initialize(const scoped_refptr<gfx::GLSurface>& surface,
bool              107 gpu/command_buffer/service/gles2_cmd_decoder.h                           bool offscreen,
bool              113 gpu/command_buffer/service/gles2_cmd_decoder.h   virtual void Destroy(bool have_context) = 0;
bool              121 gpu/command_buffer/service/gles2_cmd_decoder.h   virtual bool ResizeOffscreenFrameBuffer(const gfx::Size& size) = 0;
bool              124 gpu/command_buffer/service/gles2_cmd_decoder.h   virtual bool MakeCurrent() = 0;
bool              163 gpu/command_buffer/service/gles2_cmd_decoder.h   virtual bool ProcessPendingQueries() = 0;
bool              166 gpu/command_buffer/service/gles2_cmd_decoder.h   virtual bool HasMoreIdleWork() = 0;
bool              183 gpu/command_buffer/service/gles2_cmd_decoder.h   virtual bool GetServiceTextureId(uint32 client_texture_id,
bool              191 gpu/command_buffer/service/gles2_cmd_decoder.h   virtual bool ClearLevel(
bool              201 gpu/command_buffer/service/gles2_cmd_decoder.h       bool is_texture_immutable) = 0;
bool              221 gpu/command_buffer/service/gles2_cmd_decoder.h   virtual bool WasContextLost() = 0;
bool              224 gpu/command_buffer/service/gles2_cmd_decoder.h   virtual bool WasContextLostByRobustnessExtension() = 0;
bool              240 gpu/command_buffer/service/gles2_cmd_decoder.h   bool initialized_;
bool              241 gpu/command_buffer/service/gles2_cmd_decoder.h   bool debug_;
bool              242 gpu/command_buffer/service/gles2_cmd_decoder.h   bool log_commands_;
bool             1658 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h   bool changed = false;
bool             1707 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h   bool changed = false;
bool             1784 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h   bool changed = false;
bool             3436 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h bool GLES2DecoderImpl::SetCapabilityState(GLenum cap, bool enabled) {
bool               37 gpu/command_buffer/service/gles2_cmd_decoder_mock.h                bool(const scoped_refptr<gfx::GLSurface>& surface,
bool               39 gpu/command_buffer/service/gles2_cmd_decoder_mock.h                     bool offscreen,
bool               43 gpu/command_buffer/service/gles2_cmd_decoder_mock.h   MOCK_METHOD1(Destroy, void(bool have_context));
bool               46 gpu/command_buffer/service/gles2_cmd_decoder_mock.h   MOCK_METHOD1(ResizeOffscreenFrameBuffer, bool(const gfx::Size& size));
bool               47 gpu/command_buffer/service/gles2_cmd_decoder_mock.h   MOCK_METHOD0(MakeCurrent, bool());
bool               55 gpu/command_buffer/service/gles2_cmd_decoder_mock.h   MOCK_METHOD0(ProcessPendingQueries, bool());
bool               56 gpu/command_buffer/service/gles2_cmd_decoder_mock.h   MOCK_METHOD0(HasMoreIdleWork, bool());
bool               88 gpu/command_buffer/service/gles2_cmd_decoder_mock.h   MOCK_METHOD2(GetServiceTextureId, bool(uint32 client_texture_id,
bool               92 gpu/command_buffer/service/gles2_cmd_decoder_mock.h   MOCK_METHOD10(ClearLevel, bool(
bool              102 gpu/command_buffer/service/gles2_cmd_decoder_mock.h       bool is_texture_immutable));
bool              116 gpu/command_buffer/service/gles2_cmd_decoder_mock.h   MOCK_METHOD0(WasContextLost, bool());
bool              117 gpu/command_buffer/service/gles2_cmd_decoder_mock.h   MOCK_METHOD0(WasContextLostByRobustnessExtension, bool());
bool               55 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h   void SpecializedSetup(bool valid) {
bool              159 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h     bool has_alpha;
bool              160 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h     bool has_depth;
bool              161 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h     bool has_stencil;
bool              162 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h     bool request_alpha;
bool              163 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h     bool request_depth;
bool              164 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h     bool request_stencil;
bool              165 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h     bool bind_generates_resource;
bool              166 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h     bool lose_context_when_out_of_memory;
bool              199 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h   void ExpectEnableDisable(GLenum cap, bool enable);
bool              222 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h   bool DoIsBuffer(GLuint client_id);
bool              223 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h   bool DoIsFramebuffer(GLuint client_id);
bool              224 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h   bool DoIsProgram(GLuint client_id);
bool              225 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h   bool DoIsRenderbuffer(GLuint client_id);
bool              226 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h   bool DoIsShader(GLuint client_id);
bool              227 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h   bool DoIsTexture(GLuint client_id);
bool              232 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       bool reset_draw, GLenum draw_target, GLuint draw_id,
bool              233 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       bool reset_read, GLenum read_target, GLuint read_id);
bool              307 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       bool restore_scissor_test);
bool              318 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       bool restore_scissor_test);
bool              331 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       bool restore_scissor_test);
bool              334 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       bool framebuffer_is_rgb,
bool              335 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       bool framebuffer_has_depth,
bool              336 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       bool framebuffer_has_stencil,
bool              338 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       bool depth_mask,
bool              339 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       bool depth_enabled,
bool              342 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       bool stencil_enabled,
bool              343 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       bool cull_face_enabled,
bool              344 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       bool scissor_test_enabled,
bool              345 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       bool blend_enabled);
bool              365 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h   bool IsObjectHelper(GLuint client_id) {
bool              370 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h     bool isObject = static_cast<bool>(*result);
bool              528 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h     virtual bool SetGetBuffer(int32 /* transfer_buffer_id */) OVERRIDE;
bool              531 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h     virtual bool SetGetOffset(int32 offset) OVERRIDE;
bool               36 gpu/command_buffer/service/gles2_cmd_validation.h   bool IsValid(const T value) const {
bool               46 gpu/command_buffer/service/gpu_control_service.h   virtual void SetSurfaceVisible(bool visible) OVERRIDE;
bool               54 gpu/command_buffer/service/gpu_control_service.h   bool RegisterGpuMemoryBuffer(int32 id,
bool               18 gpu/command_buffer/service/gpu_memory_buffer_manager.h   virtual bool RegisterGpuMemoryBuffer(int32 id,
bool               35 gpu/command_buffer/service/gpu_scheduler.h   bool IsSet() { return !base::AtomicRefCountIsZero(&flag_); }
bool               71 gpu/command_buffer/service/gpu_scheduler.h   void SetScheduled(bool is_scheduled);
bool               74 gpu/command_buffer/service/gpu_scheduler.h   bool IsScheduled();
bool               77 gpu/command_buffer/service/gpu_scheduler.h   bool HasMoreWork();
bool               79 gpu/command_buffer/service/gpu_scheduler.h   typedef base::Callback<void(bool /* scheduled */)> SchedulingChangedCallback;
bool               88 gpu/command_buffer/service/gpu_scheduler.h   virtual bool SetGetBuffer(int32 transfer_buffer_id) OVERRIDE;
bool               89 gpu/command_buffer/service/gpu_scheduler.h   virtual bool SetGetOffset(int32 offset) OVERRIDE;
bool               98 gpu/command_buffer/service/gpu_scheduler.h   bool PollUnscheduleFences();
bool              100 gpu/command_buffer/service/gpu_scheduler.h   bool HasMoreIdleWork();
bool              107 gpu/command_buffer/service/gpu_scheduler.h   bool IsPreempted();
bool              161 gpu/command_buffer/service/gpu_scheduler.h   bool was_preempted_;
bool               38 gpu/command_buffer/service/gpu_tracer.h   virtual bool BeginDecoding() = 0;
bool               41 gpu/command_buffer/service/gpu_tracer.h   virtual bool EndDecoding() = 0;
bool               44 gpu/command_buffer/service/gpu_tracer.h   virtual bool Begin(const std::string& name, GpuTracerSource source) = 0;
bool               47 gpu/command_buffer/service/gpu_tracer.h   virtual bool End(GpuTracerSource source) = 0;
bool               49 gpu/command_buffer/service/gpu_tracer.h   virtual bool IsTracing() = 0;
bool               96 gpu/command_buffer/service/gpu_tracer.h   virtual bool IsAvailable() = 0;
bool               98 gpu/command_buffer/service/gpu_tracer.h   virtual bool IsProcessable();
bool              123 gpu/command_buffer/service/gpu_tracer.h   virtual bool IsAvailable() OVERRIDE;
bool              136 gpu/command_buffer/service/gpu_tracer.h   bool end_requested_;
bool               27 gpu/command_buffer/service/id_manager.h   bool AddMapping(GLuint client_id, GLuint service_id);
bool               30 gpu/command_buffer/service/id_manager.h   bool RemoveMapping(GLuint client_id, GLuint service_id);
bool               34 gpu/command_buffer/service/id_manager.h   bool GetServiceId(GLuint client_id, GLuint* service_id);
bool               38 gpu/command_buffer/service/id_manager.h   bool GetClientId(GLuint service_id, GLuint* client_id);
bool               29 gpu/command_buffer/service/image_manager.h   virtual bool RegisterGpuMemoryBuffer(int32 id,
bool               50 gpu/command_buffer/service/image_manager.h   bool release_after_use_;
bool               73 gpu/command_buffer/service/in_process_command_buffer.h   bool Initialize(scoped_refptr<gfx::GLSurface> surface,
bool               74 gpu/command_buffer/service/in_process_command_buffer.h                   bool is_offscreen,
bool               84 gpu/command_buffer/service/in_process_command_buffer.h   virtual bool Initialize() OVERRIDE;
bool              110 gpu/command_buffer/service/in_process_command_buffer.h   virtual void SetSurfaceVisible(bool visible) OVERRIDE;
bool              132 gpu/command_buffer/service/in_process_command_buffer.h     virtual bool UseVirtualizedGLContexts() = 0;
bool              144 gpu/command_buffer/service/in_process_command_buffer.h     bool is_offscreen;
bool              152 gpu/command_buffer/service/in_process_command_buffer.h     InitializeOnGpuThreadParams(bool is_offscreen,
bool              168 gpu/command_buffer/service/in_process_command_buffer.h   bool InitializeOnGpuThread(const InitializeOnGpuThreadParams& params);
bool              169 gpu/command_buffer/service/in_process_command_buffer.h   bool DestroyOnGpuThread();
bool              172 gpu/command_buffer/service/in_process_command_buffer.h   bool MakeCurrent();
bool              184 gpu/command_buffer/service/in_process_command_buffer.h   bool GetBufferChanged(int32 transfer_buffer_id);
bool              192 gpu/command_buffer/service/in_process_command_buffer.h   bool context_lost_;
bool               36 gpu/command_buffer/service/logger.h   void set_log_synthesized_gl_errors(bool enabled) {
bool               48 gpu/command_buffer/service/logger.h   bool log_synthesized_gl_errors_;
bool               40 gpu/command_buffer/service/mailbox_manager.h   bool UsesSync() { return sync_ != NULL; }
bool               63 gpu/command_buffer/service/mailbox_manager.h   static bool TargetNameLess(const TargetName& lhs, const TargetName& rhs);
bool               74 gpu/command_buffer/service/mailbox_manager.h                                                    bool> > MailboxToTextureMap;
bool               30 gpu/command_buffer/service/mailbox_synchronizer.h   GPU_EXPORT static bool Initialize();
bool               47 gpu/command_buffer/service/mailbox_synchronizer.h     bool operator<(const TargetName& rhs) const {
bool               50 gpu/command_buffer/service/mailbox_synchronizer.h     bool operator!=(const TargetName& rhs) const {
bool               53 gpu/command_buffer/service/mailbox_synchronizer.h     bool operator==(const TargetName& rhs) const {
bool               31 gpu/command_buffer/service/memory_tracking.h    virtual bool EnsureGPUMemoryAvailable(size_t size_needed) = 0;
bool               76 gpu/command_buffer/service/memory_tracking.h   bool EnsureGPUMemoryAvailable(size_t size_needed) {
bool              102 gpu/command_buffer/service/memory_tracking.h   bool has_done_update_;
bool               40 gpu/command_buffer/service/mocks.h     bool operator() (const void* _args) const {
bool               82 gpu/command_buffer/service/mocks.h   MOCK_METHOD5(Init, bool(
bool               88 gpu/command_buffer/service/mocks.h   MOCK_METHOD1(Translate, bool(const char* shader));
bool              133 gpu/command_buffer/service/mocks.h   MOCK_METHOD1(EnsureGPUMemoryAvailable, bool(size_t size_needed));
bool               62 gpu/command_buffer/service/program_manager.h     bool IsValid() const {
bool               66 gpu/command_buffer/service/program_manager.h     bool IsSampler() const {
bool               75 gpu/command_buffer/service/program_manager.h     bool is_array;
bool              156 gpu/command_buffer/service/program_manager.h   bool SetSamplers(
bool              160 gpu/command_buffer/service/program_manager.h   bool IsDeleted() const {
bool              166 gpu/command_buffer/service/program_manager.h   bool IsValid() const {
bool              170 gpu/command_buffer/service/program_manager.h   bool AttachShader(ShaderManager* manager, Shader* shader);
bool              171 gpu/command_buffer/service/program_manager.h   bool DetachShader(ShaderManager* manager, Shader* shader);
bool              173 gpu/command_buffer/service/program_manager.h   bool CanLink() const;
bool              176 gpu/command_buffer/service/program_manager.h   bool Link(ShaderManager* manager,
bool              189 gpu/command_buffer/service/program_manager.h   bool InUse() const {
bool              201 gpu/command_buffer/service/program_manager.h   bool SetUniformLocationBinding(const std::string& name, GLint location);
bool              206 gpu/command_buffer/service/program_manager.h   bool DetectAttribLocationBindingConflicts() const;
bool              212 gpu/command_buffer/service/program_manager.h   bool DetectUniformsMismatch(std::string* conflicting_name) const;
bool              216 gpu/command_buffer/service/program_manager.h   bool DetectVaryingsMismatch(std::string* conflicting_name) const;
bool              219 gpu/command_buffer/service/program_manager.h   bool DetectGlobalNameConflicts(std::string* conflicting_name) const;
bool              223 gpu/command_buffer/service/program_manager.h   bool CheckVaryingsPacking(VaryingsPackingOption option) const;
bool              279 gpu/command_buffer/service/program_manager.h   bool AddUniformInfo(
bool              285 gpu/command_buffer/service/program_manager.h       bool use_uniforms, const std::string& name, std::string* corrected_name,
bool              328 gpu/command_buffer/service/program_manager.h   bool deleted_;
bool              331 gpu/command_buffer/service/program_manager.h   bool valid_;
bool              334 gpu/command_buffer/service/program_manager.h   bool link_status_;
bool              337 gpu/command_buffer/service/program_manager.h   bool uniforms_cleared_;
bool              369 gpu/command_buffer/service/program_manager.h   void Destroy(bool have_context);
bool              378 gpu/command_buffer/service/program_manager.h   bool GetClientId(GLuint service_id, GLuint* client_id) const;
bool              396 gpu/command_buffer/service/program_manager.h   static bool IsInvalidPrefix(const char* name, size_t length);
bool              399 gpu/command_buffer/service/program_manager.h   bool IsOwned(Program* program);
bool              430 gpu/command_buffer/service/program_manager.h   bool have_context_;
bool               41 gpu/command_buffer/service/query_manager.h     bool IsDeleted() const {
bool               45 gpu/command_buffer/service/query_manager.h     bool IsValid() const {
bool               49 gpu/command_buffer/service/query_manager.h     bool pending() const {
bool               62 gpu/command_buffer/service/query_manager.h     virtual bool Begin() = 0;
bool               65 gpu/command_buffer/service/query_manager.h     virtual bool End(base::subtle::Atomic32 submit_count) = 0;
bool               68 gpu/command_buffer/service/query_manager.h     virtual bool Process() = 0;
bool               70 gpu/command_buffer/service/query_manager.h     virtual void Destroy(bool have_context) = 0;
bool               86 gpu/command_buffer/service/query_manager.h     bool MarkAsCompleted(uint64 result);
bool              100 gpu/command_buffer/service/query_manager.h     bool AddToPendingQueue(base::subtle::Atomic32 submit_count) {
bool              105 gpu/command_buffer/service/query_manager.h     bool AddToPendingTransferQueue(base::subtle::Atomic32 submit_count) {
bool              140 gpu/command_buffer/service/query_manager.h     bool pending_;
bool              143 gpu/command_buffer/service/query_manager.h     bool deleted_;
bool              155 gpu/command_buffer/service/query_manager.h   void Destroy(bool have_context);
bool              168 gpu/command_buffer/service/query_manager.h   bool BeginQuery(Query* query);
bool              171 gpu/command_buffer/service/query_manager.h   bool EndQuery(Query* query, base::subtle::Atomic32 submit_count);
bool              175 gpu/command_buffer/service/query_manager.h   bool ProcessPendingQueries();
bool              178 gpu/command_buffer/service/query_manager.h   bool HavePendingQueries();
bool              182 gpu/command_buffer/service/query_manager.h   bool ProcessPendingTransferQueries();
bool              185 gpu/command_buffer/service/query_manager.h   bool HavePendingTransferQueries();
bool              202 gpu/command_buffer/service/query_manager.h   bool AddPendingQuery(Query* query, base::subtle::Atomic32 submit_count);
bool              206 gpu/command_buffer/service/query_manager.h   bool AddPendingTransferQuery(Query* query,
bool              211 gpu/command_buffer/service/query_manager.h   bool RemovePendingQuery(Query* query);
bool              220 gpu/command_buffer/service/query_manager.h   bool use_arb_occlusion_query2_for_occlusion_query_boolean_;
bool              221 gpu/command_buffer/service/query_manager.h   bool use_arb_occlusion_query_for_occlusion_query_boolean_;
bool               38 gpu/command_buffer/service/renderbuffer_manager.h   bool cleared() const {
bool               58 gpu/command_buffer/service/renderbuffer_manager.h   bool IsDeleted() const {
bool               66 gpu/command_buffer/service/renderbuffer_manager.h   bool IsValid() const {
bool               80 gpu/command_buffer/service/renderbuffer_manager.h   void set_cleared(bool cleared) {
bool              107 gpu/command_buffer/service/renderbuffer_manager.h   bool cleared_;
bool              110 gpu/command_buffer/service/renderbuffer_manager.h   bool has_been_bound_;
bool              130 gpu/command_buffer/service/renderbuffer_manager.h                       bool depth24_supported);
bool              141 gpu/command_buffer/service/renderbuffer_manager.h   bool HaveUnclearedRenderbuffers() const {
bool              149 gpu/command_buffer/service/renderbuffer_manager.h   void SetCleared(Renderbuffer* renderbuffer, bool cleared);
bool              152 gpu/command_buffer/service/renderbuffer_manager.h   void Destroy(bool have_context);
bool              167 gpu/command_buffer/service/renderbuffer_manager.h   bool ComputeEstimatedRenderbufferSize(int width,
bool              184 gpu/command_buffer/service/renderbuffer_manager.h   bool depth24_supported_;
bool              192 gpu/command_buffer/service/renderbuffer_manager.h   bool have_context_;
bool               59 gpu/command_buffer/service/shader_manager.h       bool valid, const char* log,
bool               77 gpu/command_buffer/service/shader_manager.h   bool IsValid() const {
bool               81 gpu/command_buffer/service/shader_manager.h   bool IsDeleted() const {
bool               85 gpu/command_buffer/service/shader_manager.h   bool InUse() const {
bool              145 gpu/command_buffer/service/shader_manager.h   bool valid_;
bool              178 gpu/command_buffer/service/shader_manager.h   void Destroy(bool have_context);
bool              191 gpu/command_buffer/service/shader_manager.h   bool GetClientId(GLuint service_id, GLuint* client_id) const;
bool              203 gpu/command_buffer/service/shader_manager.h   bool IsOwned(Shader* shader);
bool               46 gpu/command_buffer/service/shader_translator.h     bool operator==(
bool               68 gpu/command_buffer/service/shader_translator.h   virtual bool Init(
bool               77 gpu/command_buffer/service/shader_translator.h   virtual bool Translate(const char* shader) = 0;
bool              118 gpu/command_buffer/service/shader_translator.h   virtual bool Init(
bool              126 gpu/command_buffer/service/shader_translator.h   virtual bool Translate(const char* shader) OVERRIDE;
bool              159 gpu/command_buffer/service/shader_translator.h   bool implementation_is_glsl_es_;
bool               73 gpu/command_buffer/service/shader_translator_cache.h     bool operator== (const ShaderTranslatorInitParams& params) const {
bool               77 gpu/command_buffer/service/shader_translator_cache.h     bool operator< (const ShaderTranslatorInitParams& params) const {
bool               36 gpu/command_buffer/service/texture_definition.h   bool IsClient(gfx::GLImage* client);
bool               55 gpu/command_buffer/service/texture_definition.h     bool needs_wait_before_read;
bool               79 gpu/command_buffer/service/texture_definition.h   bool IsOlderThan(unsigned int version) const {
bool               82 gpu/command_buffer/service/texture_definition.h   bool Matches(const Texture* texture) const;
bool               96 gpu/command_buffer/service/texture_definition.h               bool cleared);
bool              107 gpu/command_buffer/service/texture_definition.h     bool cleared;
bool              120 gpu/command_buffer/service/texture_definition.h   bool immutable_;
bool               76 gpu/command_buffer/service/texture_manager.h   bool CanRenderTo() const {
bool               97 gpu/command_buffer/service/texture_manager.h   bool SafeToRenderFrom() const {
bool              103 gpu/command_buffer/service/texture_manager.h   bool GetLevelSize(
bool              107 gpu/command_buffer/service/texture_manager.h   bool GetLevelType(
bool              114 gpu/command_buffer/service/texture_manager.h   bool HasImages() const {
bool              120 gpu/command_buffer/service/texture_manager.h   bool ValidForTexture(
bool              129 gpu/command_buffer/service/texture_manager.h   bool IsValid() const {
bool              133 gpu/command_buffer/service/texture_manager.h   bool IsAttachedToFramebuffer() const {
bool              146 gpu/command_buffer/service/texture_manager.h   void SetImmutable(bool immutable) {
bool              150 gpu/command_buffer/service/texture_manager.h   bool IsImmutable() const {
bool              155 gpu/command_buffer/service/texture_manager.h   bool IsLevelCleared(GLenum target, GLint level) const;
bool              158 gpu/command_buffer/service/texture_manager.h   bool IsDefined() const {
bool              178 gpu/command_buffer/service/texture_manager.h   void RemoveTextureRef(TextureRef* ref, bool have_context);
bool              198 gpu/command_buffer/service/texture_manager.h     bool cleared;
bool              224 gpu/command_buffer/service/texture_manager.h       bool cleared);
bool              229 gpu/command_buffer/service/texture_manager.h   bool texture_complete() const {
bool              235 gpu/command_buffer/service/texture_manager.h   bool cube_complete() const {
bool              240 gpu/command_buffer/service/texture_manager.h   bool npot() const {
bool              245 gpu/command_buffer/service/texture_manager.h   void SetLevelCleared(GLenum target, GLint level, bool cleared);
bool              252 gpu/command_buffer/service/texture_manager.h   bool ClearRenderableLevels(GLES2Decoder* decoder);
bool              256 gpu/command_buffer/service/texture_manager.h   bool ClearLevel(GLES2Decoder* decoder, GLenum target, GLint level);
bool              267 gpu/command_buffer/service/texture_manager.h   bool MarkMipmapsGenerated(const FeatureInfo* feature_info);
bool              269 gpu/command_buffer/service/texture_manager.h   bool NeedsMips() const {
bool              275 gpu/command_buffer/service/texture_manager.h   bool CanRender(const FeatureInfo* feature_info) const;
bool              278 gpu/command_buffer/service/texture_manager.h   bool CanGenerateMipmaps(const FeatureInfo* feature_info) const;
bool              307 gpu/command_buffer/service/texture_manager.h   void UpdateSafeToRenderFrom(bool cleared);
bool              311 gpu/command_buffer/service/texture_manager.h   void UpdateMipCleared(LevelInfo* info, bool cleared);
bool              345 gpu/command_buffer/service/texture_manager.h   bool cleared_;
bool              364 gpu/command_buffer/service/texture_manager.h   bool texture_complete_;
bool              367 gpu/command_buffer/service/texture_manager.h   bool cube_complete_;
bool              370 gpu/command_buffer/service/texture_manager.h   bool npot_;
bool              373 gpu/command_buffer/service/texture_manager.h   bool has_been_bound_;
bool              380 gpu/command_buffer/service/texture_manager.h   bool immutable_;
bool              383 gpu/command_buffer/service/texture_manager.h   bool has_images_;
bool              392 gpu/command_buffer/service/texture_manager.h   bool texture_max_anisotropy_initialized_;
bool              434 gpu/command_buffer/service/texture_manager.h   DecoderTextureState(bool texsubimage2d_faster_than_teximage2d)
bool              442 gpu/command_buffer/service/texture_manager.h   bool tex_image_2d_failed;
bool              448 gpu/command_buffer/service/texture_manager.h   bool texsubimage2d_faster_than_teximage2d;
bool              492 gpu/command_buffer/service/texture_manager.h   bool Initialize();
bool              495 gpu/command_buffer/service/texture_manager.h   void Destroy(bool have_context);
bool              527 gpu/command_buffer/service/texture_manager.h   bool ValidForTarget(
bool              533 gpu/command_buffer/service/texture_manager.h   bool CanRender(const TextureRef* ref) const {
bool              538 gpu/command_buffer/service/texture_manager.h   bool CanGenerateMipmaps(const TextureRef* ref) const {
bool              562 gpu/command_buffer/service/texture_manager.h       bool cleared);
bool              581 gpu/command_buffer/service/texture_manager.h                        GLint level, bool cleared);
bool              595 gpu/command_buffer/service/texture_manager.h   bool MarkMipmapsGenerated(TextureRef* ref);
bool              598 gpu/command_buffer/service/texture_manager.h   bool ClearRenderableLevels(GLES2Decoder* decoder, TextureRef* ref);
bool              601 gpu/command_buffer/service/texture_manager.h   bool ClearTextureLevel(
bool              633 gpu/command_buffer/service/texture_manager.h   bool HaveUnrenderableTextures() const {
bool              637 gpu/command_buffer/service/texture_manager.h   bool HaveUnsafeTextures() const {
bool              641 gpu/command_buffer/service/texture_manager.h   bool HaveUnclearedMips() const {
bool              645 gpu/command_buffer/service/texture_manager.h   bool HaveImages() const {
bool              704 gpu/command_buffer/service/texture_manager.h   bool ValidateTexImage2D(
bool              724 gpu/command_buffer/service/texture_manager.h   bool ValidateFormatAndTypeCombination(
bool              730 gpu/command_buffer/service/texture_manager.h   bool ValidateTextureParameters(
bool              786 gpu/command_buffer/service/texture_manager.h   bool have_context_;
bool               23 gpu/command_buffer/service/transfer_buffer_manager.h   virtual bool RegisterTransferBuffer(int32 id,
bool               34 gpu/command_buffer/service/transfer_buffer_manager.h   bool Initialize();
bool               35 gpu/command_buffer/service/transfer_buffer_manager.h   virtual bool RegisterTransferBuffer(int32 id,
bool               29 gpu/command_buffer/service/vertex_array_manager.h   void Destroy(bool have_context);
bool               42 gpu/command_buffer/service/vertex_array_manager.h   bool GetClientId(GLuint service_id, GLuint* client_id) const;
bool               59 gpu/command_buffer/service/vertex_array_manager.h   bool have_context_;
bool               36 gpu/command_buffer/service/vertex_attrib_manager.h   bool CanAccess(GLuint index) const;
bool               68 gpu/command_buffer/service/vertex_attrib_manager.h   bool enabled() const {
bool               79 gpu/command_buffer/service/vertex_attrib_manager.h   bool is_client_side_array() const {
bool               83 gpu/command_buffer/service/vertex_attrib_manager.h   void set_is_client_side_array(bool value) {
bool               90 gpu/command_buffer/service/vertex_attrib_manager.h   void set_enabled(bool enabled) {
bool              128 gpu/command_buffer/service/vertex_attrib_manager.h   bool enabled_;
bool              152 gpu/command_buffer/service/vertex_attrib_manager.h   bool is_client_side_array_;
bool              174 gpu/command_buffer/service/vertex_attrib_manager.h   void Initialize(uint32 num_vertex_attribs, bool init_attribs);
bool              176 gpu/command_buffer/service/vertex_attrib_manager.h   bool Enable(GLuint index, bool enable);
bool              178 gpu/command_buffer/service/vertex_attrib_manager.h   bool HaveFixedAttribs() const {
bool              232 gpu/command_buffer/service/vertex_attrib_manager.h   bool IsDeleted() const {
bool              236 gpu/command_buffer/service/vertex_attrib_manager.h   bool IsValid() const {
bool              244 gpu/command_buffer/service/vertex_attrib_manager.h   bool ValidateBindings(
bool              286 gpu/command_buffer/service/vertex_attrib_manager.h   bool deleted_;
bool               55 gpu/command_buffer/tests/gl_manager.h     bool bind_generates_resource;
bool               57 gpu/command_buffer/tests/gl_manager.h     bool lose_context_when_out_of_memory;
bool               59 gpu/command_buffer/tests/gl_manager.h     bool context_lost_allowed;
bool               99 gpu/command_buffer/tests/gl_manager.h   bool GetBufferChanged(int32 transfer_buffer_id);
bool              113 gpu/command_buffer/tests/gl_manager.h   bool context_lost_allowed_;
bool               17 gpu/command_buffer/tests/gl_test_utils.h   static bool HasExtension(const char* extension);
bool               18 gpu/command_buffer/tests/gl_test_utils.h   static bool CheckGLError(const char* msg, int line);
bool               44 gpu/command_buffer/tests/gl_test_utils.h   static bool CheckPixels(
bool               49 gpu/command_buffer/tests/gl_test_utils.h   static bool SaveBackbufferAsBMP(const char* filename, int width, int height);
bool               48 gpu/config/gpu_control_list.h   bool LoadList(const std::string& json_context, OsFilter os_filter);
bool               62 gpu/config/gpu_control_list.h                           bool disabled) const;
bool               85 gpu/config/gpu_control_list.h   bool needs_more_info() const { return needs_more_info_; }
bool               93 gpu/config/gpu_control_list.h   void set_supports_feature_type_all(bool supported);
bool              132 gpu/config/gpu_control_list.h     bool Contains(const std::string& version, char splitter) const;
bool              134 gpu/config/gpu_control_list.h     bool Contains(const std::string& version) const;
bool              137 gpu/config/gpu_control_list.h     bool IsLexical() const;
bool              140 gpu/config/gpu_control_list.h     bool IsValid() const;
bool              180 gpu/config/gpu_control_list.h     bool Contains(OsType type, const std::string& version) const;
bool              183 gpu/config/gpu_control_list.h     bool IsValid() const;
bool              200 gpu/config/gpu_control_list.h     bool Contains(const std::string& value) const;
bool              203 gpu/config/gpu_control_list.h     bool IsValid() const;
bool              228 gpu/config/gpu_control_list.h     bool Contains(float value) const;
bool              231 gpu/config/gpu_control_list.h     bool IsValid() const;
bool              246 gpu/config/gpu_control_list.h     bool Contains(int value) const;
bool              249 gpu/config/gpu_control_list.h     bool IsValid() const;
bool              259 gpu/config/gpu_control_list.h     explicit BoolInfo(bool value);
bool              262 gpu/config/gpu_control_list.h     bool Contains(bool value) const;
bool              265 gpu/config/gpu_control_list.h     bool value_;
bool              278 gpu/config/gpu_control_list.h     bool Contains(const std::string& name, const std::string& version) const;
bool              281 gpu/config/gpu_control_list.h     bool IsValid() const;
bool              299 gpu/config/gpu_control_list.h         const base::DictionaryValue* value, bool top_level,
bool              301 gpu/config/gpu_control_list.h         bool supports_feature_type_all);
bool              310 gpu/config/gpu_control_list.h     bool Contains(OsType os_type, const std::string& os_version,
bool              315 gpu/config/gpu_control_list.h     bool NeedsMoreInfo(const GPUInfo& gpu_info) const;
bool              324 gpu/config/gpu_control_list.h     bool disabled() const;
bool              339 gpu/config/gpu_control_list.h                          bool supports_feature_type_all) const;
bool              365 gpu/config/gpu_control_list.h     bool SetId(uint32 id);
bool              367 gpu/config/gpu_control_list.h     void SetDisabled(bool disabled);
bool              369 gpu/config/gpu_control_list.h     bool SetOsInfo(const std::string& os,
bool              374 gpu/config/gpu_control_list.h     bool SetVendorId(const std::string& vendor_id_string);
bool              376 gpu/config/gpu_control_list.h     bool AddDeviceId(const std::string& device_id_string);
bool              378 gpu/config/gpu_control_list.h     bool SetMultiGpuStyle(const std::string& multi_gpu_style_string);
bool              380 gpu/config/gpu_control_list.h     bool SetMultiGpuCategory(const std::string& multi_gpu_category_string);
bool              382 gpu/config/gpu_control_list.h     bool SetDriverVendorInfo(const std::string& vendor_op,
bool              385 gpu/config/gpu_control_list.h     bool SetDriverVersionInfo(const std::string& version_op,
bool              390 gpu/config/gpu_control_list.h     bool SetDriverDateInfo(const std::string& date_op,
bool              394 gpu/config/gpu_control_list.h     bool SetGLVendorInfo(const std::string& vendor_op,
bool              397 gpu/config/gpu_control_list.h     bool SetGLRendererInfo(const std::string& renderer_op,
bool              400 gpu/config/gpu_control_list.h     bool SetGLExtensionsInfo(const std::string& extensions_op,
bool              403 gpu/config/gpu_control_list.h     bool SetGLResetNotificationStrategyInfo(const std::string& op,
bool              407 gpu/config/gpu_control_list.h     bool SetCpuBrand(const std::string& cpu_op,
bool              410 gpu/config/gpu_control_list.h     bool SetPerfGraphicsInfo(const std::string& op,
bool              414 gpu/config/gpu_control_list.h     bool SetPerfGamingInfo(const std::string& op,
bool              418 gpu/config/gpu_control_list.h     bool SetPerfOverallInfo(const std::string& op,
bool              422 gpu/config/gpu_control_list.h     bool SetMachineModelInfo(const std::string& name_op,
bool              428 gpu/config/gpu_control_list.h     bool SetGpuCountInfo(const std::string& op,
bool              432 gpu/config/gpu_control_list.h     void SetDirectRenderingInfo(bool value);
bool              434 gpu/config/gpu_control_list.h     bool SetFeatures(const std::vector<std::string>& features,
bool              436 gpu/config/gpu_control_list.h                      bool supports_feature_type_all);
bool              447 gpu/config/gpu_control_list.h     static bool StringToFeature(const std::string& feature_name,
bool              452 gpu/config/gpu_control_list.h     bool disabled_;
bool              482 gpu/config/gpu_control_list.h   bool LoadList(const base::DictionaryValue& parsed_json, OsFilter os_filter);
bool              498 gpu/config/gpu_control_list.h   bool needs_more_info_;
bool              502 gpu/config/gpu_control_list.h   bool supports_feature_type_all_;
bool              504 gpu/config/gpu_control_list.h   bool control_list_logging_enabled_;
bool               38 gpu/config/gpu_info.h     bool active;
bool               51 gpu/config/gpu_info.h   bool SupportsAccelerated2dCanvas() const {
bool               56 gpu/config/gpu_info.h   bool finalized;
bool               63 gpu/config/gpu_info.h   bool optimus;
bool               66 gpu/config/gpu_info.h   bool amd_switchable;
bool               69 gpu/config/gpu_info.h   bool lenovo_dcute;
bool              138 gpu/config/gpu_info.h   bool can_lose_context;
bool              143 gpu/config/gpu_info.h   bool software_rendering;
bool              147 gpu/config/gpu_info.h   bool direct_rendering;
bool              150 gpu/config/gpu_info.h   bool sandboxed;
bool              172 gpu/config/gpu_info.h     virtual void AddBool(const char* name, bool value) = 0;
bool               48 gpu/config/gpu_info_collector.h GPU_EXPORT bool GetDxDiagnostics(DxDiagNode* output);
bool               62 gpu/config/gpu_test_config.h   virtual bool IsValid() const;
bool               66 gpu/config/gpu_test_config.h   bool OverlapsWith(const GPUTestConfig& config) const;
bool               76 gpu/config/gpu_test_config.h   bool validate_gpu_info_;
bool              101 gpu/config/gpu_test_config.h   bool SetGPUInfo(const GPUInfo& gpu_info);
bool              106 gpu/config/gpu_test_config.h   virtual bool IsValid() const OVERRIDE;
bool              110 gpu/config/gpu_test_config.h   bool Matches(const GPUTestConfig& config) const;
bool              111 gpu/config/gpu_test_config.h   bool Matches(const std::string& config_data) const;
bool              115 gpu/config/gpu_test_config.h   bool LoadCurrentConfig(const GPUInfo* gpu_info);
bool              118 gpu/config/gpu_test_config.h   static bool CurrentConfigMatches(const std::string& config_data);
bool              119 gpu/config/gpu_test_config.h   static bool CurrentConfigMatches(const std::vector<std::string>& configs);
bool              122 gpu/config/gpu_test_config.h   static bool GpuBlacklistedOnBot();
bool               34 gpu/config/gpu_test_expectations_parser.h   bool LoadTestExpectations(const std::string& data);
bool               35 gpu/config/gpu_test_expectations_parser.h   bool LoadTestExpectations(const base::FilePath& path);
bool               46 gpu/config/gpu_test_expectations_parser.h   bool ParseConfig(const std::string& config_data, GPUTestConfig* config);
bool               60 gpu/config/gpu_test_expectations_parser.h   bool ParseLine(const std::string& line_data, size_t line_number);
bool               63 gpu/config/gpu_test_expectations_parser.h   bool UpdateTestConfig(
bool               67 gpu/config/gpu_test_expectations_parser.h   bool UpdateTestConfig(GPUTestConfig* config,
bool               73 gpu/config/gpu_test_expectations_parser.h   bool DetectConflictsBetweenEntries();
bool               19 gpu/gles2_conform_support/egl/config.h   bool GetAttrib(EGLint attribute, EGLint* value) const;
bool               48 gpu/gles2_conform_support/egl/display.h   bool is_initialized() const { return is_initialized_; }
bool               49 gpu/gles2_conform_support/egl/display.h   bool Initialize();
bool               52 gpu/gles2_conform_support/egl/display.h   bool IsValidConfig(EGLConfig config);
bool               53 gpu/gles2_conform_support/egl/display.h   bool ChooseConfigs(
bool               55 gpu/gles2_conform_support/egl/display.h   bool GetConfigs(EGLConfig* configs, EGLint config_size, EGLint* num_config);
bool               56 gpu/gles2_conform_support/egl/display.h   bool GetConfigAttrib(EGLConfig config, EGLint attribute, EGLint* value);
bool               59 gpu/gles2_conform_support/egl/display.h   bool IsValidNativeWindow(EGLNativeWindowType win);
bool               60 gpu/gles2_conform_support/egl/display.h   bool IsValidSurface(EGLSurface surface);
bool               68 gpu/gles2_conform_support/egl/display.h   bool IsValidContext(EGLContext ctx);
bool               73 gpu/gles2_conform_support/egl/display.h   bool MakeCurrent(EGLSurface draw, EGLSurface read, EGLContext ctx);
bool               78 gpu/gles2_conform_support/egl/display.h   bool is_initialized_;
bool               79 gpu/gles2_conform_support/egl/display.h   bool create_offscreen_;
bool                8 gpu/gles2_conform_support/gles2_conform_test.h bool RunGLES2ConformTest(const char* path);
bool               23 gpu/ipc/gpu_command_buffer_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p);
bool               31 gpu/ipc/gpu_command_buffer_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p);
bool               39 gpu/ipc/gpu_command_buffer_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p);
bool               74 gpu/tools/compositor_model_bench/render_tree.h   bool drawsContent() {
bool               78 gpu/tools/compositor_model_bench/render_tree.h   void set_drawsContent(bool draws) {
bool              128 gpu/tools/compositor_model_bench/render_tree.h   bool drawsContent_;
bool              142 gpu/tools/compositor_model_bench/render_tree.h   void set_skipsDraw(bool skips) {
bool              152 gpu/tools/compositor_model_bench/render_tree.h   bool skipsDraw_;
bool               11 ios/public/consumer/base/util.h bool IsRunningOnIOS6OrLater();
bool               14 ios/public/consumer/base/util.h bool IsRunningOnOrLater(int major, int minor, int bug_fix);
bool               39 ipc/file_descriptor_set_posix.h   bool Add(int fd);
bool               42 ipc/file_descriptor_set_posix.h   bool AddAndAutoClose(int fd);
bool               53 ipc/file_descriptor_set_posix.h   bool empty() const { return descriptors_.empty(); }
bool               79 ipc/file_descriptor_set_posix.h   bool ContainsDirectoryDescriptor() const;
bool              126 ipc/ipc_channel.h   bool Connect() WARN_UNUSED_RESULT;
bool              150 ipc/ipc_channel.h   virtual bool Send(Message* message) OVERRIDE;
bool              170 ipc/ipc_channel.h   bool AcceptsConnections() const;
bool              174 ipc/ipc_channel.h   bool HasAcceptedConnection() const;
bool              178 ipc/ipc_channel.h   bool GetPeerEuid(uid_t* peer_euid) const;
bool              187 ipc/ipc_channel.h   static bool IsNamedServerInitialized(const std::string& channel_id);
bool              231 ipc/ipc_channel.h IPC_EXPORT bool SocketPair(int* fd1, int* fd2);
bool               37 ipc/ipc_channel_factory.h   bool Listen();
bool               43 ipc/ipc_channel_factory.h   bool CreateSocket();
bool               44 ipc/ipc_channel_nacl.h   bool Connect();
bool               46 ipc/ipc_channel_nacl.h   bool Send(Message* message);
bool               55 ipc/ipc_channel_nacl.h   bool CreatePipe(const IPC::ChannelHandle& channel_handle);
bool               56 ipc/ipc_channel_nacl.h   bool ProcessOutgoingMessages();
bool               63 ipc/ipc_channel_nacl.h   virtual bool WillDispatchInputMessage(Message* msg) OVERRIDE;
bool               64 ipc/ipc_channel_nacl.h   virtual bool DidEmptyInputBuffers() OVERRIDE;
bool               68 ipc/ipc_channel_nacl.h   bool waiting_connect_;
bool               59 ipc/ipc_channel_posix.h   bool Connect();
bool               61 ipc/ipc_channel_posix.h   bool Send(Message* message);
bool               65 ipc/ipc_channel_posix.h   bool AcceptsConnections() const;
bool               66 ipc/ipc_channel_posix.h   bool HasAcceptedConnection() const;
bool               67 ipc/ipc_channel_posix.h   bool GetPeerEuid(uid_t* peer_euid) const;
bool               70 ipc/ipc_channel_posix.h   static bool IsNamedServerInitialized(const std::string& channel_id);
bool               76 ipc/ipc_channel_posix.h   bool CreatePipe(const IPC::ChannelHandle& channel_handle);
bool               78 ipc/ipc_channel_posix.h   bool ProcessOutgoingMessages();
bool               80 ipc/ipc_channel_posix.h   bool AcceptConnection();
bool               91 ipc/ipc_channel_posix.h   virtual bool WillDispatchInputMessage(Message* msg) OVERRIDE;
bool               92 ipc/ipc_channel_posix.h   virtual bool DidEmptyInputBuffers() OVERRIDE;
bool              100 ipc/ipc_channel_posix.h   bool ReadFileDescriptorsFromFDPipe();
bool              108 ipc/ipc_channel_posix.h   bool ExtractFileDescriptorsFromMsghdr(msghdr* msg);
bool              130 ipc/ipc_channel_posix.h   bool is_blocked_on_write_;
bool              131 ipc/ipc_channel_posix.h   bool waiting_connect_;
bool              198 ipc/ipc_channel_posix.h   bool must_unlink_;
bool               89 ipc/ipc_channel_proxy.h     virtual bool OnMessageReceived(const Message& message);
bool               95 ipc/ipc_channel_proxy.h     virtual bool GetSupportedMessageClasses(
bool              125 ipc/ipc_channel_proxy.h             bool create_pipe_now);
bool              139 ipc/ipc_channel_proxy.h   virtual bool Send(Message* message) OVERRIDE;
bool              164 ipc/ipc_channel_proxy.h   bool GetPeerEuid(uid_t* peer_euid) const;
bool              192 ipc/ipc_channel_proxy.h     virtual bool OnMessageReceived(const Message& message) OVERRIDE;
bool              197 ipc/ipc_channel_proxy.h     bool OnMessageReceivedNoFilter(const Message& message);
bool              201 ipc/ipc_channel_proxy.h     bool TryFilters(const Message& message);
bool              242 ipc/ipc_channel_proxy.h     bool channel_connected_called_;
bool              271 ipc/ipc_channel_proxy.h   bool did_init_;
bool               36 ipc/ipc_channel_reader.h   bool ProcessIncomingMessages();
bool               43 ipc/ipc_channel_reader.h   bool AsyncReadComplete(int bytes_read);
bool               47 ipc/ipc_channel_reader.h   bool IsInternalMessage(const Message& m) const;
bool               51 ipc/ipc_channel_reader.h   bool IsHelloMessage(const Message& m) const;
bool               77 ipc/ipc_channel_reader.h   virtual bool WillDispatchInputMessage(Message* msg) = 0;
bool               81 ipc/ipc_channel_reader.h   virtual bool DidEmptyInputBuffers() = 0;
bool               91 ipc/ipc_channel_reader.h   bool DispatchInputData(const char* input_data, int input_data_len);
bool               31 ipc/ipc_channel_win.h   bool Connect();
bool               33 ipc/ipc_channel_win.h   bool Send(Message* message);
bool               34 ipc/ipc_channel_win.h   static bool IsNamedServerInitialized(const std::string& channel_id);
bool               42 ipc/ipc_channel_win.h   virtual bool WillDispatchInputMessage(Message* msg) OVERRIDE;
bool               43 ipc/ipc_channel_win.h   bool DidEmptyInputBuffers() OVERRIDE;
bool               48 ipc/ipc_channel_win.h   bool CreatePipe(const IPC::ChannelHandle &channel_handle, Mode mode);
bool               50 ipc/ipc_channel_win.h   bool ProcessConnection();
bool               51 ipc/ipc_channel_win.h   bool ProcessOutgoingMessages(base::MessageLoopForIO::IOContext* context,
bool               64 ipc/ipc_channel_win.h     bool is_pending;
bool               80 ipc/ipc_channel_win.h   bool waiting_connect_;
bool               85 ipc/ipc_channel_win.h   bool processing_incoming_;
bool               88 ipc/ipc_channel_win.h   bool validate_client_;
bool               48 ipc/ipc_forwarding_message_filter.h   virtual bool OnMessageReceived(const Message& message) OVERRIDE;
bool               21 ipc/ipc_listener.h   virtual bool OnMessageReceived(const Message& message) = 0;
bool               58 ipc/ipc_logging.h   bool Enabled() const { return enabled_; }
bool              108 ipc/ipc_logging.h   bool enabled_;
bool              109 ipc/ipc_logging.h   bool enabled_on_stderr_;  // only used on POSIX for now
bool              110 ipc/ipc_logging.h   bool enabled_color_; // only used on POSIX for now
bool              113 ipc/ipc_logging.h   bool queue_invoke_later_pending_;
bool               80 ipc/ipc_message.h   bool is_sync() const {
bool               89 ipc/ipc_message.h   bool is_reply() const {
bool               99 ipc/ipc_message.h   bool is_reply_error() const {
bool              106 ipc/ipc_message.h   void set_unblock(bool unblock) {
bool              114 ipc/ipc_message.h   bool should_unblock() const {
bool              120 ipc/ipc_message.h   bool is_caller_pumping_messages() const {
bool              145 ipc/ipc_message.h   static bool Dispatch(const Message* msg, T* obj, S* sender,
bool              152 ipc/ipc_message.h   static bool Dispatch(const Message* msg, T* obj, S* sender,
bool              159 ipc/ipc_message.h   static bool Dispatch(const Message* msg, T* obj, S* sender,
bool              166 ipc/ipc_message.h   static bool Dispatch(const Message* msg, T* obj, S* sender,
bool              187 ipc/ipc_message.h   bool WriteFileDescriptor(const base::FileDescriptor& descriptor);
bool              191 ipc/ipc_message.h   bool ReadFileDescriptor(PickleIterator* iter,
bool              195 ipc/ipc_message.h   bool HasFileDescriptors() const;
bool              215 ipc/ipc_message.h   bool dont_log() const { return dont_log_; }
bool              276 ipc/ipc_message.h   mutable bool dont_log_;
bool              439 ipc/ipc_message_macros.h   static bool Dispatch(const Message* msg, T* obj, S* sender, Method func) {  \
bool              450 ipc/ipc_message_macros.h   static bool Dispatch(const Message* msg, T* obj, S* sender,                 \
bool              462 ipc/ipc_message_macros.h   static bool Dispatch(const Message* msg, T* obj, S* sender,                 \
bool              472 ipc/ipc_message_macros.h   static bool Read(const IPC::Message* msg, TA* a, TB* b) {                   \
bool              483 ipc/ipc_message_macros.h   static bool Dispatch(const Message* msg, T* obj, S* sender,                 \
bool              493 ipc/ipc_message_macros.h   static bool Read(const IPC::Message* msg, TA* a, TB* b, TC* c) {            \
bool              506 ipc/ipc_message_macros.h   static bool Dispatch(const Message* msg, T* obj, S* sender,                 \
bool              516 ipc/ipc_message_macros.h   static bool Read(const IPC::Message* msg, TA* a, TB* b, TC* c, TD* d) {     \
bool              530 ipc/ipc_message_macros.h   static bool Dispatch(const Message* msg, T* obj, S* sender,                 \
bool              540 ipc/ipc_message_macros.h   static bool Read(const IPC::Message* msg, TA* a, TB* b, TC* c, TD* d,       \
bool              557 ipc/ipc_message_macros.h   static bool Dispatch(const Message* msg, T* obj, S* sender, Method func) {  \
bool              559 ipc/ipc_message_macros.h     bool ok = ReadSendParam(msg, &send_params);                               \
bool              564 ipc/ipc_message_macros.h   static bool DispatchDelayReply(const Message* msg, T* obj, Method func) {   \
bool              566 ipc/ipc_message_macros.h     bool ok = ReadSendParam(msg, &send_params);                               \
bool              639 ipc/ipc_message_macros.h     static bool Read(const Message* msg, Schema::Param* p);                   \
bool              653 ipc/ipc_message_macros.h     static bool Read(const Message* msg, Schema::Param* p);                   \
bool              670 ipc/ipc_message_macros.h     static bool ReadSendParam(const Message* msg, Schema::SendParam* p);      \
bool              671 ipc/ipc_message_macros.h     static bool ReadReplyParam(                                               \
bool              692 ipc/ipc_message_macros.h     static bool ReadSendParam(const Message* msg, Schema::SendParam* p);      \
bool              693 ipc/ipc_message_macros.h     static bool ReadReplyParam(                                               \
bool              720 ipc/ipc_message_macros.h   bool msg_class::Read(const Message* msg, Schema::Param* p) {                \
bool              731 ipc/ipc_message_macros.h   bool msg_class::Read(const Message* msg, Schema::Param* p) {                \
bool              745 ipc/ipc_message_macros.h   bool msg_class::ReadSendParam(const Message* msg, Schema::SendParam* p) {   \
bool              748 ipc/ipc_message_macros.h   bool msg_class::ReadReplyParam(const Message* msg,                          \
bool              765 ipc/ipc_message_macros.h   bool msg_class::ReadSendParam(const Message* msg, Schema::SendParam* p) {   \
bool              768 ipc/ipc_message_macros.h   bool msg_class::ReadReplyParam(const Message* msg,                          \
bool              938 ipc/ipc_message_macros.h     bool& msg_is_ok__ = msg_is_ok; \
bool              945 ipc/ipc_message_macros.h     bool msg_is_ok__ = true; \
bool               97 ipc/ipc_message_utils.h static inline bool WARN_UNUSED_RESULT ReadParam(const Message* m,
bool              113 ipc/ipc_message_utils.h struct ParamTraits<bool> {
bool              114 ipc/ipc_message_utils.h   typedef bool param_type;
bool              118 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              128 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              136 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              146 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              158 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              170 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              182 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              194 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter,
bool              207 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter,
bool              223 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              233 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              245 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter,
bool              258 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter,
bool              274 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter,
bool              286 ipc/ipc_message_utils.h   static bool Read(const Message*, PickleIterator* iter, param_type* r);
bool              294 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              299 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<std::vector<bool> > {
bool              300 ipc/ipc_message_utils.h   typedef std::vector<bool> param_type;
bool              302 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              314 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter,
bool              348 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter,
bool              377 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter,
bool              404 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter,
bool              423 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              447 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              456 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              464 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              472 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter,
bool              481 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              501 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              509 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              517 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              526 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              539 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              554 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              573 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              596 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              623 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              651 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              690 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              718 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              726 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              733 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, Message* r);
bool              744 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              752 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              760 ipc/ipc_message_utils.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              776 ipc/ipc_message_utils.h   static bool Read(const Message* msg, Param* p) IPC_MSG_NOINLINE;
bool              782 ipc/ipc_message_utils.h                                 LogData* data, bool get_params);
bool              833 ipc/ipc_message_utils.h   bool SerializeOutputParameters(const IPC::Message& msg, PickleIterator iter) {
bool              849 ipc/ipc_message_utils.h   static bool ReadSendParam(const Message* msg, SendParam* p) IPC_MSG_NOINLINE;
bool              850 ipc/ipc_message_utils.h   static bool ReadReplyParam(
bool              855 ipc/ipc_message_utils.h   static bool DispatchWithSendParams(bool ok, const SendParam& send_params,
bool              873 ipc/ipc_message_utils.h   static bool DispatchDelayReplyWithSendParams(bool ok,
bool               20 ipc/ipc_message_utils_impl.h bool MessageSchema<ParamType>::Read(const Message* msg, Param* p) {
bool               36 ipc/ipc_message_utils_impl.h bool SyncMessageSchema<SendParamType, ReplyParamType>::ReadSendParam(
bool               43 ipc/ipc_message_utils_impl.h bool SyncMessageSchema<SendParamType, ReplyParamType>::ReadReplyParam(
bool               56 ipc/ipc_platform_file.h     bool close_source_handle);
bool               20 ipc/ipc_sender.h   virtual bool Send(Message* msg) = 0;
bool               73 ipc/ipc_sync_channel.h               bool create_pipe_now,
bool               85 ipc/ipc_sync_channel.h   virtual bool Send(Message* message) OVERRIDE;
bool               86 ipc/ipc_sync_channel.h   virtual bool SendWithTimeout(Message* message, int timeout_ms);
bool               89 ipc/ipc_sync_channel.h   void set_sync_messages_with_no_timeout_allowed(bool value) {
bool              129 ipc/ipc_sync_channel.h     bool Pop();
bool              144 ipc/ipc_sync_channel.h     bool TryToUnblockListener(const Message* msg);
bool              174 ipc/ipc_sync_channel.h     virtual bool OnMessageReceived(const Message& msg) OVERRIDE;
bool              215 ipc/ipc_sync_channel.h   bool sync_messages_with_no_timeout_allowed_;
bool               59 ipc/ipc_sync_message.h   static bool IsMessageReplyTo(const Message& msg, int request_id);
bool               77 ipc/ipc_sync_message.h   static bool ReadSyncHeader(const Message& msg, SyncHeader* header);
bool               78 ipc/ipc_sync_message.h   static bool WriteSyncHeader(Message* msg, const SyncHeader& header);
bool               88 ipc/ipc_sync_message.h   bool SerializeOutputParameters(const Message& msg);
bool               92 ipc/ipc_sync_message.h   virtual bool SerializeOutputParameters(const Message& msg,
bool              106 ipc/ipc_sync_message.h   bool send_result;
bool               34 ipc/ipc_sync_message_filter.h   virtual bool Send(Message* message) OVERRIDE;
bool               40 ipc/ipc_sync_message_filter.h   virtual bool OnMessageReceived(const Message& message) OVERRIDE;
bool               24 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_CONTROL0_1(Msg_C_0_1, bool)
bool               27 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_CONTROL0_2(Msg_C_0_2, bool, int)
bool               30 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_CONTROL0_3(Msg_C_0_3, bool, int, std::string)
bool               33 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_CONTROL1_1(Msg_C_1_1, int, bool)
bool               36 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_CONTROL1_2(Msg_C_1_2, bool, bool, int)
bool               39 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_CONTROL1_3(Msg_C_1_3, int, std::string, int, bool)
bool               42 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_CONTROL2_1(Msg_C_2_1, int, bool, bool)
bool               45 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_CONTROL2_2(Msg_C_2_2, bool, int, bool, int)
bool               48 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_CONTROL2_3(Msg_C_2_3, int, bool, std::string, int, bool)
bool               51 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_CONTROL3_1(Msg_C_3_1, int, bool, std::string, bool)
bool               55 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_CONTROL3_2(Msg_C_3_2, std::string, bool, int, bool, int)
bool               59 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_CONTROL3_3(Msg_C_3_3, int, std::string, bool, std::string,
bool               60 ipc/ipc_sync_message_unittest.h                             int, bool)
bool               64 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_CONTROL3_4(Msg_C_3_4, bool, int, std::string, int, bool,
bool               65 ipc/ipc_sync_message_unittest.h                             std::string, bool)
bool               70 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_ROUTED0_1(Msg_R_0_1, bool)
bool               73 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_ROUTED0_2(Msg_R_0_2, bool, int)
bool               76 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_ROUTED0_3(Msg_R_0_3, bool, int, std::string)
bool               79 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_ROUTED1_1(Msg_R_1_1, int, bool)
bool               82 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_ROUTED1_2(Msg_R_1_2, bool, bool, int)
bool               85 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_ROUTED1_3(Msg_R_1_3, int, std::string, int, bool)
bool               88 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_ROUTED2_1(Msg_R_2_1, int, bool, bool)
bool               91 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_ROUTED2_2(Msg_R_2_2, bool, int, bool, int)
bool               94 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_ROUTED2_3(Msg_R_2_3, int, bool, std::string, int, bool)
bool               97 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_ROUTED3_1(Msg_R_3_1, int, bool, std::string, bool)
bool              101 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_ROUTED3_2(Msg_R_3_2, std::string, bool, int, bool, int)
bool              105 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_ROUTED3_3(Msg_R_3_3, int, std::string, bool, std::string,
bool              106 ipc/ipc_sync_message_unittest.h                            int, bool)
bool              110 ipc/ipc_sync_message_unittest.h IPC_SYNC_MESSAGE_ROUTED3_4(Msg_R_3_4, bool, int, std::string, int, bool,
bool              111 ipc/ipc_sync_message_unittest.h                            std::string, bool)
bool               47 ipc/ipc_test_base.h   bool ConnectChannel();
bool               65 ipc/ipc_test_base.h   bool StartClient();
bool               71 ipc/ipc_test_base.h   bool WaitForClientShutdown();
bool               80 ipc/ipc_test_sink.h   virtual bool Send(IPC::Message* message) OVERRIDE;
bool               84 ipc/ipc_test_sink.h   bool OnMessageReceived(const Message& msg);
bool               29 ipc/param_traits_log_macros.h     bool needs_comma = false; \
bool               17 ipc/param_traits_macros.h       static bool Read(const Message* m, PickleIterator* iter, param_type* p); \
bool               52 ipc/param_traits_macros.h       static bool Read(const Message* m, PickleIterator* iter, param_type* p); \
bool               26 ipc/param_traits_read_macros.h   bool ParamTraits<struct_name>:: \
bool               35 ipc/param_traits_read_macros.h   bool ParamTraits<enum_name>:: \
bool               28 ipc/unix_domain_socket_util.h IPC_EXPORT bool CreateServerUnixDomainSocket(const base::FilePath& socket_name,
bool               34 ipc/unix_domain_socket_util.h IPC_EXPORT bool CreateClientUnixDomainSocket(const base::FilePath& socket_name,
bool               40 ipc/unix_domain_socket_util.h IPC_EXPORT bool GetPeerEuid(int fd, uid_t* peer_euid);
bool               44 ipc/unix_domain_socket_util.h IPC_EXPORT bool IsPeerAuthorized(int peer_fd);
bool               53 ipc/unix_domain_socket_util.h IPC_EXPORT bool ServerAcceptConnection(int server_listen_fd,
bool               75 jingle/glue/chrome_async_socket.h   virtual bool Connect(const talk_base::SocketAddress& address) OVERRIDE;
bool               88 jingle/glue/chrome_async_socket.h   virtual bool Read(char* data, size_t len, size_t* len_read) OVERRIDE;
bool              107 jingle/glue/chrome_async_socket.h   virtual bool Write(const char* data, size_t len) OVERRIDE;
bool              111 jingle/glue/chrome_async_socket.h   virtual bool Close() OVERRIDE;
bool              124 jingle/glue/chrome_async_socket.h   virtual bool StartTls(const std::string& domain_name) OVERRIDE;
bool              157 jingle/glue/chrome_async_socket.h   bool IsOpen() const;
bool               33 jingle/glue/fake_network_manager.h   bool started_;
bool               56 jingle/glue/fake_ssl_client_socket.h   virtual bool IsConnected() const OVERRIDE;
bool               57 jingle/glue/fake_ssl_client_socket.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool               63 jingle/glue/fake_ssl_client_socket.h   virtual bool WasEverUsed() const OVERRIDE;
bool               64 jingle/glue/fake_ssl_client_socket.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool               65 jingle/glue/fake_ssl_client_socket.h   virtual bool WasNpnNegotiated() const OVERRIDE;
bool               67 jingle/glue/fake_ssl_client_socket.h   virtual bool GetSSLInfo(net::SSLInfo* ssl_info) OVERRIDE;
bool              100 jingle/glue/fake_ssl_client_socket.h   bool handshake_completed_;
bool               23 jingle/glue/jingle_glue_mock_objects.h   MOCK_CONST_METHOD1(GetAvailable, bool(size_t*));
bool               59 jingle/glue/proxy_resolving_client_socket.h   virtual bool IsConnected() const OVERRIDE;
bool               60 jingle/glue/proxy_resolving_client_socket.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool               66 jingle/glue/proxy_resolving_client_socket.h   virtual bool WasEverUsed() const OVERRIDE;
bool               67 jingle/glue/proxy_resolving_client_socket.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool               68 jingle/glue/proxy_resolving_client_socket.h   virtual bool WasNpnNegotiated() const OVERRIDE;
bool               70 jingle/glue/proxy_resolving_client_socket.h   virtual bool GetSSLInfo(net::SSLInfo* ssl_info) OVERRIDE;
bool               96 jingle/glue/proxy_resolving_client_socket.h   bool tried_direct_connect_fallback_;
bool               43 jingle/glue/pseudotcp_adapter.h   virtual bool IsConnected() const OVERRIDE;
bool               44 jingle/glue/pseudotcp_adapter.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool               50 jingle/glue/pseudotcp_adapter.h   virtual bool WasEverUsed() const OVERRIDE;
bool               51 jingle/glue/pseudotcp_adapter.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool               52 jingle/glue/pseudotcp_adapter.h   virtual bool WasNpnNegotiated() const OVERRIDE;
bool               54 jingle/glue/pseudotcp_adapter.h   virtual bool GetSSLInfo(net::SSLInfo* ssl_info) OVERRIDE;
bool               60 jingle/glue/pseudotcp_adapter.h   void SetNoDelay(bool no_delay);
bool               78 jingle/glue/pseudotcp_adapter.h   void SetWriteWaitsForSend(bool write_waits_for_send);
bool               33 jingle/glue/task_pump.h   bool posted_wake_;
bool               34 jingle/glue/task_pump.h   bool stopped_;
bool               52 jingle/glue/thread_wrapper.h   void set_send_allowed(bool allowed) { send_allowed_ = allowed; }
bool               61 jingle/glue/thread_wrapper.h                     bool time_sensitive) OVERRIDE;
bool               78 jingle/glue/thread_wrapper.h   virtual bool IsQuitting() OVERRIDE;
bool               80 jingle/glue/thread_wrapper.h   virtual bool Get(talk_base::Message* message,
bool               82 jingle/glue/thread_wrapper.h                    bool process_io) OVERRIDE;
bool               83 jingle/glue/thread_wrapper.h   virtual bool Peek(talk_base::Message* message,
bool              110 jingle/glue/thread_wrapper.h   bool send_allowed_;
bool               27 jingle/glue/utils.h bool IPEndPointToSocketAddress(const net::IPEndPoint& ip_endpoint,
bool               29 jingle/glue/utils.h bool SocketAddressToIPEndPoint(const talk_base::SocketAddress& address,
bool               34 jingle/glue/utils.h bool DeserializeP2PCandidate(const std::string& address,
bool               33 jingle/glue/xmpp_client_socket_factory.h       bool use_fake_ssl_client_socket);
bool               49 jingle/glue/xmpp_client_socket_factory.h   const bool use_fake_ssl_client_socket_;
bool               36 jingle/notifier/base/gaia_token_pre_xmpp_auth.h   virtual bool IsAuthDone() const OVERRIDE;
bool               38 jingle/notifier/base/gaia_token_pre_xmpp_auth.h   virtual bool IsAuthorized() const OVERRIDE;
bool               40 jingle/notifier/base/gaia_token_pre_xmpp_auth.h   virtual bool HadError() const OVERRIDE;
bool               53 jingle/notifier/base/gaia_token_pre_xmpp_auth.h       const std::vector<std::string>& mechanisms, bool encrypted) OVERRIDE;
bool               23 jingle/notifier/base/notifier_options.h   bool try_ssltcp_first;
bool               27 jingle/notifier/base/notifier_options.h   bool allow_insecure_connection;
bool               31 jingle/notifier/base/notifier_options.h   bool invalidate_xmpp_login;
bool               24 jingle/notifier/base/server_information.h   bool Equals(const ServerInformation& other) const;
bool               91 jingle/notifier/base/xmpp_connection.h   bool on_connect_called_;
bool               34 jingle/notifier/communicator/connection_settings.h   bool Equals(const ConnectionSettings& settings) const;
bool               55 jingle/notifier/communicator/connection_settings.h     bool try_ssltcp_first);
bool               73 jingle/notifier/communicator/login.h         bool try_ssltcp_first,
bool               23 jingle/notifier/communicator/login_settings.h                 bool try_ssltcp_first,
bool               40 jingle/notifier/communicator/login_settings.h   bool try_ssltcp_first() const {
bool               63 jingle/notifier/communicator/login_settings.h   bool try_ssltcp_first_;
bool               16 jingle/notifier/listener/notification_defines.h   bool Equals(const Subscription& other) const;
bool               28 jingle/notifier/listener/notification_defines.h bool SubscriptionListsEqual(const SubscriptionList& subscriptions1,
bool               35 jingle/notifier/listener/notification_defines.h   bool Equals(const Recipient& other) const;
bool               45 jingle/notifier/listener/notification_defines.h bool RecipientListsEqual(const RecipientList& recipients1,
bool               59 jingle/notifier/listener/notification_defines.h   bool Equals(const Notification& other) const;
bool               44 jingle/notifier/listener/push_notifications_listen_task.h   virtual bool HandleStanza(const buzz::XmlElement* stanza) OVERRIDE;
bool               47 jingle/notifier/listener/push_notifications_listen_task.h   bool IsValidNotification(const buzz::XmlElement* stanza);
bool               37 jingle/notifier/listener/push_notifications_subscribe_task.h   virtual bool HandleStanza(const buzz::XmlElement* stanza) OVERRIDE;
bool               37 jingle/notifier/listener/send_ping_task.h   virtual bool HandleStanza(const buzz::XmlElement* stanza) OVERRIDE;
bool               21 jingle/notifier/listener/xml_element_util.h buzz::XmlElement* MakeBoolXmlElement(const char* name, bool value);
bool              145 media/audio/agc_audio_stream.h   virtual void SetAutomaticGainControl(bool enabled) OVERRIDE {
bool              152 media/audio/agc_audio_stream.h   virtual bool GetAutomaticGainControl() OVERRIDE {
bool              189 media/audio/agc_audio_stream.h   bool agc_is_enabled_;
bool               45 media/audio/alsa/alsa_input.h   virtual bool Open() OVERRIDE;
bool               62 media/audio/alsa/alsa_input.h   bool Recover(int error);
bool               84 media/audio/alsa/alsa_input.h   bool read_callback_behind_schedule_;
bool               78 media/audio/alsa/alsa_output.h   virtual bool Open() OVERRIDE;
bool              124 media/audio/alsa/alsa_output.h   void BufferPacket(bool* source_exhausted);
bool              127 media/audio/alsa/alsa_output.h   void ScheduleNextWrite(bool source_exhausted);
bool              141 media/audio/alsa/alsa_output.h   bool CanTransitionTo(InternalState to);
bool              147 media/audio/alsa/alsa_output.h   bool IsOnAudioThread() const;
bool              184 media/audio/alsa/alsa_output.h   bool stop_stream_;
bool               25 media/audio/alsa/audio_manager_alsa.h   virtual bool HasAudioOutputDevices() OVERRIDE;
bool               26 media/audio/alsa/audio_manager_alsa.h   virtual bool HasAudioInputDevices() OVERRIDE;
bool               70 media/audio/alsa/audio_manager_alsa.h   static bool IsAlsaDeviceAvailable(StreamType type,
bool               77 media/audio/alsa/audio_manager_alsa.h   bool HasAnyAlsaAudioDevice(StreamType stream);
bool               26 media/audio/android/audio_manager_android.h   virtual bool HasAudioOutputDevices() OVERRIDE;
bool               27 media/audio/android/audio_manager_android.h   virtual bool HasAudioInputDevices() OVERRIDE;
bool               57 media/audio/android/audio_manager_android.h   static bool RegisterAudioManager(JNIEnv* env);
bool               72 media/audio/android/audio_manager_android.h   bool HasNoAudioInputStreams();
bool               73 media/audio/android/audio_manager_android.h   void SetCommunicationAudioModeOn(bool on);
bool               74 media/audio/android/audio_manager_android.h   bool SetAudioDevice(const std::string& device_id);
bool               76 media/audio/android/audio_manager_android.h   bool IsAudioLowLatencySupported();
bool               80 media/audio/android/audio_manager_android.h   void DoSetMuteOnAudioThread(bool muted);
bool               90 media/audio/android/audio_manager_android.h   bool communication_mode_is_on_;
bool               33 media/audio/android/audio_record_input.h   virtual bool Open() OVERRIDE;
bool               40 media/audio/android/audio_record_input.h   virtual void SetAutomaticGainControl(bool enabled) OVERRIDE;
bool               41 media/audio/android/audio_record_input.h   virtual bool GetAutomaticGainControl() OVERRIDE;
bool               43 media/audio/android/audio_record_input.h   static bool RegisterAudioRecordInput(JNIEnv* env);
bool               36 media/audio/android/opensles_input.h   virtual bool Open() OVERRIDE;
bool               43 media/audio/android/opensles_input.h   virtual void SetAutomaticGainControl(bool enabled) OVERRIDE;
bool               44 media/audio/android/opensles_input.h   virtual bool GetAutomaticGainControl() OVERRIDE;
bool               47 media/audio/android/opensles_input.h   bool CreateRecorder();
bool               95 media/audio/android/opensles_input.h   bool started_;
bool               37 media/audio/android/opensles_output.h   virtual bool Open() OVERRIDE;
bool               46 media/audio/android/opensles_output.h   void SetMute(bool muted);
bool               49 media/audio/android/opensles_output.h   bool CreatePlayer();
bool              106 media/audio/android/opensles_output.h   bool started_;
bool              112 media/audio/android/opensles_output.h   bool muted_;
bool               82 media/audio/audio_device_thread.h              bool synchronized_buffers);
bool               96 media/audio/audio_device_thread.h   bool IsStopped();
bool              134 media/audio/audio_input_controller.h                          bool key_pressed) = 0;
bool              219 media/audio/audio_input_controller.h   virtual void SetAutomaticGainControl(bool enabled);
bool              227 media/audio/audio_input_controller.h   bool LowLatencyMode() const { return sync_writer_ != NULL; }
bool              248 media/audio/audio_input_controller.h                          bool enable_nodata_timer);
bool              253 media/audio/audio_input_controller.h   void DoSetAutomaticGainControl(bool enabled);
bool              263 media/audio/audio_input_controller.h   void SetDataIsActive(bool enabled);
bool              264 media/audio/audio_input_controller.h   bool GetDataIsActive();
bool               94 media/audio/audio_input_device.h   virtual void SetAutomaticGainControl(bool enabled) OVERRIDE;
bool              127 media/audio/audio_input_device.h   void SetAutomaticGainControlOnIOThread(bool enabled);
bool              152 media/audio/audio_input_device.h   bool agc_is_enabled_;
bool              169 media/audio/audio_input_device.h   bool stopping_hack_;
bool               73 media/audio/audio_input_ipc.h                             bool automatic_gain_control,
bool               84 media/audio/audio_io.h   virtual bool Open() = 0;
bool              134 media/audio/audio_io.h   virtual bool Open() = 0;
bool              160 media/audio/audio_io.h   virtual void SetAutomaticGainControl(bool enabled) = 0;
bool              163 media/audio/audio_io.h   virtual bool GetAutomaticGainControl() = 0;
bool               47 media/audio/audio_manager.h   virtual bool HasAudioOutputDevices() = 0;
bool               52 media/audio/audio_manager.h   virtual bool HasAudioInputDevices() = 0;
bool              172 media/audio/audio_output_controller.h   std::pair<float, bool> ReadCurrentPowerAndClip();
bool              199 media/audio/audio_output_controller.h   void DoCreate(bool is_for_device_change);
bool              103 media/audio/audio_output_device.h   virtual bool SetVolume(double volume) OVERRIDE;
bool              157 media/audio/audio_output_device.h   bool play_on_start_;
bool              178 media/audio/audio_output_device.h   bool stopping_hack_;
bool               45 media/audio/audio_output_dispatcher.h   virtual bool OpenStream() = 0;
bool               51 media/audio/audio_output_dispatcher.h   virtual bool StartStream(AudioOutputStream::AudioSourceCallback* callback,
bool               43 media/audio/audio_output_dispatcher_impl.h   virtual bool OpenStream() OVERRIDE;
bool               47 media/audio/audio_output_dispatcher_impl.h   virtual bool StartStream(AudioOutputStream::AudioSourceCallback* callback,
bool               74 media/audio/audio_output_dispatcher_impl.h   bool CreateAndOpenStream();
bool               35 media/audio/audio_output_proxy.h   virtual bool Open() OVERRIDE;
bool               47 media/audio/audio_output_resampler.h   virtual bool OpenStream() OVERRIDE;
bool               48 media/audio/audio_output_resampler.h   virtual bool StartStream(AudioOutputStream::AudioSourceCallback* callback,
bool               85 media/audio/audio_output_resampler.h   bool streams_opened_;
bool               18 media/audio/audio_parameters.h   bool key_pressed;
bool               76 media/audio/audio_parameters.h   bool IsValid() const;
bool              101 media/audio/audio_parameters.h   bool operator==(const AudioParameters& other) const {
bool              130 media/audio/audio_parameters.h inline bool operator<(const AudioParameters& a, const AudioParameters& b) {
bool               58 media/audio/audio_power_monitor.h   std::pair<float, bool> ReadCurrentPowerAndClip();
bool               74 media/audio/audio_power_monitor.h   bool has_clipped_;
bool               80 media/audio/audio_power_monitor.h   bool clipped_reading_;
bool               34 media/audio/clockless_audio_sink.h   virtual bool SetVolume(double volume) OVERRIDE;
bool               44 media/audio/clockless_audio_sink.h   bool initialized_;
bool               45 media/audio/clockless_audio_sink.h   bool playing_;
bool               23 media/audio/cras/audio_manager_cras.h   virtual bool HasAudioOutputDevices() OVERRIDE;
bool               24 media/audio/cras/audio_manager_cras.h   virtual bool HasAudioInputDevices() OVERRIDE;
bool               36 media/audio/cras/cras_input.h   virtual bool Open() OVERRIDE;
bool               93 media/audio/cras/cras_input.h   bool started_;
bool               36 media/audio/cras/cras_unified.h   virtual bool Open() OVERRIDE;
bool               96 media/audio/cras/cras_unified.h   bool is_playing_;
bool               29 media/audio/fake_audio_input_stream.h   virtual bool Open() OVERRIDE;
bool               36 media/audio/fake_audio_input_stream.h   virtual void SetAutomaticGainControl(bool enabled) OVERRIDE;
bool               37 media/audio/fake_audio_input_stream.h   virtual bool GetAutomaticGainControl() OVERRIDE;
bool               21 media/audio/fake_audio_manager.h   virtual bool HasAudioOutputDevices() OVERRIDE;
bool               22 media/audio/fake_audio_manager.h   virtual bool HasAudioInputDevices() OVERRIDE;
bool               26 media/audio/fake_audio_output_stream.h   virtual bool Open() OVERRIDE;
bool               66 media/audio/mac/audio_auhal_mac.h   virtual bool Open() OVERRIDE;
bool               92 media/audio/mac/audio_auhal_mac.h   bool EnableIO(bool enable, UInt32 scope);
bool               97 media/audio/mac/audio_auhal_mac.h   bool SetStreamFormat(AudioStreamBasicDescription* desc,
bool              103 media/audio/mac/audio_auhal_mac.h   bool ConfigureAUHAL();
bool              151 media/audio/mac/audio_auhal_mac.h   bool stopped_;
bool               30 media/audio/mac/audio_input_mac.h   virtual bool Open() OVERRIDE;
bool               37 media/audio/mac/audio_input_mac.h   virtual void SetAutomaticGainControl(bool enabled) OVERRIDE;
bool               38 media/audio/mac/audio_input_mac.h   virtual bool GetAutomaticGainControl() OVERRIDE;
bool               45 media/audio/mac/audio_input_mac.h   bool SetupBuffers();
bool               79 media/audio/mac/audio_input_mac.h   bool started_;
bool               68 media/audio/mac/audio_low_latency_input_mac.h   virtual bool Open() OVERRIDE;
bool               79 media/audio/mac/audio_low_latency_input_mac.h   bool started() const { return started_; }
bool              111 media/audio/mac/audio_low_latency_input_mac.h   bool IsVolumeSettableOnChannel(int channel);
bool              142 media/audio/mac/audio_low_latency_input_mac.h   bool started_;
bool               27 media/audio/mac/audio_manager_mac.h   virtual bool HasAudioOutputDevices() OVERRIDE;
bool               28 media/audio/mac/audio_manager_mac.h   virtual bool HasAudioInputDevices() OVERRIDE;
bool               54 media/audio/mac/audio_manager_mac.h   static bool GetDefaultInputDevice(AudioDeviceID* device);
bool               55 media/audio/mac/audio_manager_mac.h   static bool GetDefaultOutputDevice(AudioDeviceID* device);
bool               56 media/audio/mac/audio_manager_mac.h   static bool GetDefaultDevice(AudioDeviceID* device, bool input);
bool               58 media/audio/mac/audio_manager_mac.h   static bool GetDefaultOutputChannels(int* channels);
bool               60 media/audio/mac/audio_manager_mac.h   static bool GetDeviceChannels(AudioDeviceID device,
bool               76 media/audio/mac/audio_manager_mac.h   bool ShouldDeferOutputStreamStart();
bool               27 media/audio/mock_audio_manager.h   virtual bool HasAudioOutputDevices() OVERRIDE;
bool               29 media/audio/mock_audio_manager.h   virtual bool HasAudioInputDevices() OVERRIDE;
bool               34 media/audio/null_audio_sink.h   virtual bool SetVolume(double volume) OVERRIDE;
bool               49 media/audio/null_audio_sink.h   bool initialized_;
bool               50 media/audio/null_audio_sink.h   bool playing_;
bool               20 media/audio/openbsd/audio_manager_openbsd.h   virtual bool HasAudioOutputDevices() OVERRIDE;
bool               21 media/audio/openbsd/audio_manager_openbsd.h   virtual bool HasAudioInputDevices() OVERRIDE;
bool               48 media/audio/openbsd/audio_manager_openbsd.h   bool pulse_library_is_initialized_;
bool               25 media/audio/pulse/audio_manager_pulse.h   virtual bool HasAudioOutputDevices() OVERRIDE;
bool               26 media/audio/pulse/audio_manager_pulse.h   virtual bool HasAudioInputDevices() OVERRIDE;
bool               52 media/audio/pulse/audio_manager_pulse.h   bool Init();
bool               55 media/audio/pulse/audio_manager_pulse.h   void GetAudioDeviceNames(bool input, media::AudioDeviceNames* device_names);
bool               37 media/audio/pulse/pulse_input.h   virtual bool Open() OVERRIDE;
bool               61 media/audio/pulse/pulse_input.h   bool stream_started_;
bool               76 media/audio/pulse/pulse_input.h   bool context_state_changed_;
bool               46 media/audio/pulse/pulse_output.h   virtual bool Open() OVERRIDE;
bool               56 media/audio/pulse/pulse_util.h bool CreateInputStream(pa_threaded_mainloop* mainloop,
bool               68 media/audio/pulse/pulse_util.h bool CreateOutputStream(pa_threaded_mainloop** mainloop,
bool               32 media/audio/sample_rates.h MEDIA_EXPORT bool ToAudioSampleRate(int sample_rate, AudioSampleRate* asr);
bool               41 media/audio/scoped_task_runner_observer.h   void ObserveLoopDestruction(bool enable, base::WaitableEvent* done);
bool               43 media/audio/sounds/audio_stream_handler.h   bool IsInitialized() const;
bool               51 media/audio/sounds/audio_stream_handler.h   bool Play();
bool               71 media/audio/sounds/audio_stream_handler.h   bool initialized_;
bool               39 media/audio/sounds/sounds_manager.h   virtual bool Initialize(SoundKey key, const base::StringPiece& data) = 0;
bool               43 media/audio/sounds/sounds_manager.h   virtual bool Play(SoundKey key) = 0;
bool               25 media/audio/sounds/wav_audio_handler.h   bool AtEnd(size_t cursor) const;
bool               30 media/audio/sounds/wav_audio_handler.h   bool CopyTo(AudioBus* bus, size_t cursor, size_t* bytes_written) const;
bool               40 media/audio/sounds/wav_audio_handler.h   bool ParseFmtChunk(const base::StringPiece& data);
bool               43 media/audio/sounds/wav_audio_handler.h   bool ParseDataChunk(const base::StringPiece& data);
bool               50 media/audio/virtual_audio_input_stream.h   virtual bool Open() OVERRIDE;
bool               57 media/audio/virtual_audio_input_stream.h   virtual void SetAutomaticGainControl(bool enabled) OVERRIDE;
bool               58 media/audio/virtual_audio_input_stream.h   virtual bool GetAutomaticGainControl() OVERRIDE;
bool               40 media/audio/virtual_audio_output_stream.h   virtual bool Open() OVERRIDE;
bool               97 media/audio/win/audio_low_latency_input_win.h   virtual bool Open() OVERRIDE;
bool              105 media/audio/win/audio_low_latency_input_win.h   bool started() const { return started_; }
bool              121 media/audio/win/audio_low_latency_input_win.h   bool DesiredFormatIsSupported();
bool              142 media/audio/win/audio_low_latency_input_win.h   bool opened_;
bool              143 media/audio/win/audio_low_latency_input_win.h   bool started_;
bool              134 media/audio/win/audio_low_latency_output_win.h   virtual bool Open() OVERRIDE;
bool              150 media/audio/win/audio_low_latency_output_win.h   bool started() const { return render_thread_.get() != NULL; }
bool              160 media/audio/win/audio_low_latency_output_win.h   bool RenderAudioFromSource(UINT64 device_frequency);
bool              191 media/audio/win/audio_low_latency_output_win.h   bool opened_;
bool               24 media/audio/win/audio_manager_win.h   virtual bool HasAudioOutputDevices() OVERRIDE;
bool               25 media/audio/win/audio_manager_win.h   virtual bool HasAudioInputDevices() OVERRIDE;
bool               71 media/audio/win/audio_manager_win.h   inline bool core_audio_supported() const {
bool               89 media/audio/win/audio_manager_win.h   void GetAudioDeviceNamesImpl(bool input, AudioDeviceNames* device_names);
bool               28 media/audio/win/avrt_wrapper_win.h bool Initialize();
bool               31 media/audio/win/avrt_wrapper_win.h bool AvRevertMmThreadCharacteristics(HANDLE avrt_handle);
bool               34 media/audio/win/avrt_wrapper_win.h bool AvSetMmThreadPriority(HANDLE avrt_handle, AVRT_PRIORITY priority);
bool               42 media/audio/win/core_audio_util_win.h   static bool IsSupported();
bool              107 media/audio/win/core_audio_util_win.h   static bool DeviceIsDefault(
bool              145 media/audio/win/core_audio_util_win.h   static bool IsFormatSupported(IAudioClient* client,
bool              154 media/audio/win/core_audio_util_win.h   static bool IsChannelLayoutSupported(const std::string& device_id,
bool              224 media/audio/win/core_audio_util_win.h   static bool FillRenderEndpointBufferWithSilence(
bool               21 media/audio/win/device_enumeration_win.h bool GetInputDeviceNamesWin(media::AudioDeviceNames* device_names);
bool               22 media/audio/win/device_enumeration_win.h bool GetOutputDeviceNamesWin(media::AudioDeviceNames* device_names);
bool               30 media/audio/win/device_enumeration_win.h bool GetInputDeviceNamesWinXP(media::AudioDeviceNames* device_names);
bool               31 media/audio/win/device_enumeration_win.h bool GetOutputDeviceNamesWinXP(media::AudioDeviceNames* device_names);
bool               37 media/audio/win/wavein_input_win.h   virtual bool Open() OVERRIDE;
bool               45 media/audio/win/wavein_input_win.h   virtual void SetAutomaticGainControl(bool enabled) OVERRIDE;
bool               46 media/audio/win/wavein_input_win.h   virtual bool GetAutomaticGainControl() OVERRIDE;
bool               81 media/audio/win/wavein_input_win.h   bool GetDeviceId(UINT* device_index);
bool               44 media/audio/win/waveout_output_win.h   virtual bool Open();
bool               45 media/base/android/audio_decoder_job.h       bool render_output,
bool               48 media/base/android/audio_decoder_job.h   virtual bool ComputeTimeToRender() const OVERRIDE;
bool               41 media/base/android/demuxer_android.h                                   bool is_browser_seek) = 0;
bool               26 media/base/android/demuxer_stream_player_params.h   bool is_audio_encrypted;
bool               31 media/base/android/demuxer_stream_player_params.h   bool is_video_encrypted;
bool               42 media/base/android/demuxer_stream_player_params.h   bool end_of_stream;
bool               56 media/base/android/media_codec_bridge.h   static bool IsAvailable();
bool               59 media/base/android/media_codec_bridge.h   static bool SupportsSetParameters();
bool               63 media/base/android/media_codec_bridge.h   static bool CanDecode(const std::string& codec, bool is_secure);
bool              152 media/base/android/media_codec_bridge.h                                        bool* end_of_stream,
bool              153 media/base/android/media_codec_bridge.h                                        bool* key_frame);
bool              157 media/base/android/media_codec_bridge.h   void ReleaseOutputBuffer(int index, bool render);
bool              168 media/base/android/media_codec_bridge.h   bool GetOutputBuffers() WARN_UNUSED_RESULT;
bool              175 media/base/android/media_codec_bridge.h   bool CopyFromOutputBuffer(int index, size_t offset, void* dst, int dst_size);
bool              177 media/base/android/media_codec_bridge.h   static bool RegisterMediaCodecBridge(JNIEnv* env);
bool              182 media/base/android/media_codec_bridge.h   static bool IsKnownUnaccelerated(const std::string& mime_type,
bool              186 media/base/android/media_codec_bridge.h                    bool is_secure,
bool              192 media/base/android/media_codec_bridge.h   bool StartInternal() WARN_UNUSED_RESULT;
bool              200 media/base/android/media_codec_bridge.h   bool FillInputBuffer(int index,
bool              217 media/base/android/media_codec_bridge.h   static bool IsKnownUnaccelerated(const AudioCodec& codec);
bool              220 media/base/android/media_codec_bridge.h   bool Start(const AudioCodec& codec, int sample_rate, int channel_count,
bool              222 media/base/android/media_codec_bridge.h              bool play_audio, jobject media_crypto) WARN_UNUSED_RESULT;
bool              235 media/base/android/media_codec_bridge.h   bool ConfigureMediaFormat(jobject j_format, const AudioCodec& codec,
bool              242 media/base/android/media_codec_bridge.h   static bool IsKnownUnaccelerated(const VideoCodec& codec,
bool              248 media/base/android/media_codec_bridge.h       bool is_secure,
bool              267 media/base/android/media_codec_bridge.h                    bool is_secure,
bool               58 media/base/android/media_decoder_job.h   bool Decode(base::TimeTicks start_time_ticks,
bool               78 media/base/android/media_decoder_job.h   bool prerolling() const { return prerolling_; }
bool               80 media/base/android/media_decoder_job.h   bool is_decoding() const { return !decode_cb_.is_null(); }
bool               82 media/base/android/media_decoder_job.h   bool is_requesting_demuxer_data() const {
bool               97 media/base/android/media_decoder_job.h       bool render_output,
bool              102 media/base/android/media_decoder_job.h   virtual bool ComputeTimeToRender() const = 0;
bool              113 media/base/android/media_decoder_job.h   bool HasData() const;
bool              133 media/base/android/media_decoder_job.h                       bool needs_flush,
bool              151 media/base/android/media_decoder_job.h   bool NoAccessUnitsRemainingInChunk(bool is_active_chunk) const;
bool              178 media/base/android/media_decoder_job.h   bool needs_flush_;
bool              182 media/base/android/media_decoder_job.h   bool input_eos_encountered_;
bool              185 media/base/android/media_decoder_job.h   bool output_eos_encountered_;
bool              191 media/base/android/media_decoder_job.h   bool skip_eos_enqueue_;
bool              204 media/base/android/media_decoder_job.h   bool prerolling_;
bool              233 media/base/android/media_decoder_job.h   bool stop_decode_pending_;
bool              238 media/base/android/media_decoder_job.h   bool destroy_pending_;
bool              241 media/base/android/media_decoder_job.h   bool is_requesting_demuxer_data_;
bool              244 media/base/android/media_decoder_job.h   bool is_incoming_data_invalid_;
bool               35 media/base/android/media_drm_bridge.h   typedef base::Callback<void(bool)> ResetCredentialsCB;
bool               42 media/base/android/media_drm_bridge.h   static bool IsAvailable();
bool               44 media/base/android/media_drm_bridge.h   static bool IsSecurityLevelSupported(const std::string& key_system,
bool               50 media/base/android/media_drm_bridge.h   static bool IsKeySystemSupportedWithType(
bool               54 media/base/android/media_drm_bridge.h   static bool IsSecureDecoderRequired(SecurityLevel security_level);
bool               56 media/base/android/media_drm_bridge.h   static bool RegisterMediaDrmBridge(JNIEnv* env);
bool               72 media/base/android/media_drm_bridge.h   bool SetSecurityLevel(SecurityLevel security_level);
bool               75 media/base/android/media_drm_bridge.h   virtual bool CreateSession(uint32 session_id,
bool              115 media/base/android/media_drm_bridge.h   void OnResetDeviceCredentialsCompleted(JNIEnv* env, jobject, bool success);
bool              119 media/base/android/media_drm_bridge.h   bool IsProtectedSurfaceRequired();
bool               15 media/base/android/media_jni_registrar.h MEDIA_EXPORT bool RegisterJni(JNIEnv* env);
bool               50 media/base/android/media_player_android.h   virtual void Pause(bool is_media_related_action) = 0;
bool               68 media/base/android/media_player_android.h   virtual bool IsPlaying() = 0;
bool               69 media/base/android/media_player_android.h   virtual bool IsPlayerReady() = 0;
bool               70 media/base/android/media_player_android.h   virtual bool CanPause() = 0;
bool               71 media/base/android/media_player_android.h   virtual bool CanSeekForward() = 0;
bool               72 media/base/android/media_player_android.h   virtual bool CanSeekBackward() = 0;
bool               84 media/base/android/media_player_android.h   virtual bool IsSurfaceInUse() const = 0;
bool               37 media/base/android/media_player_bridge.h   static bool RegisterMediaPlayerBridge(JNIEnv* env);
bool               49 media/base/android/media_player_bridge.h                     bool hide_url_log,
bool               61 media/base/android/media_player_bridge.h   virtual void Pause(bool is_media_related_action ALLOW_UNUSED) OVERRIDE;
bool               69 media/base/android/media_player_bridge.h   virtual bool IsPlaying() OVERRIDE;
bool               70 media/base/android/media_player_bridge.h   virtual bool CanPause() OVERRIDE;
bool               71 media/base/android/media_player_bridge.h   virtual bool CanSeekForward() OVERRIDE;
bool               72 media/base/android/media_player_bridge.h   virtual bool CanSeekBackward() OVERRIDE;
bool               73 media/base/android/media_player_bridge.h   virtual bool IsPlayerReady() OVERRIDE;
bool               76 media/base/android/media_player_bridge.h   virtual bool IsSurfaceInUse() const OVERRIDE;
bool              132 media/base/android/media_player_bridge.h                                 bool success);
bool              135 media/base/android/media_player_bridge.h   bool prepared_;
bool              138 media/base/android/media_player_bridge.h   bool pending_play_;
bool              153 media/base/android/media_player_bridge.h   bool hide_url_log_;
bool              161 media/base/android/media_player_bridge.h   bool can_pause_;
bool              162 media/base/android/media_player_bridge.h   bool can_seek_forward_;
bool              163 media/base/android/media_player_bridge.h   bool can_seek_backward_;
bool              177 media/base/android/media_player_bridge.h   bool is_surface_in_use_;
bool               50 media/base/android/media_player_listener.h   static bool RegisterMediaPlayerListener(JNIEnv* env);
bool               42 media/base/android/media_player_manager.h       bool success) = 0;
bool               24 media/base/android/media_resource_getter.h   typedef base::Callback<void(base::TimeDelta, int, int, bool)>
bool               52 media/base/android/media_source_player.h   virtual void Pause(bool is_media_related_action ALLOW_UNUSED) OVERRIDE;
bool               60 media/base/android/media_source_player.h   virtual bool IsPlaying() OVERRIDE;
bool               61 media/base/android/media_source_player.h   virtual bool CanPause() OVERRIDE;
bool               62 media/base/android/media_source_player.h   virtual bool CanSeekForward() OVERRIDE;
bool               63 media/base/android/media_source_player.h   virtual bool CanSeekBackward() OVERRIDE;
bool               64 media/base/android/media_source_player.h   virtual bool IsPlayerReady() OVERRIDE;
bool               67 media/base/android/media_source_player.h   virtual bool IsSurfaceInUse() const OVERRIDE;
bool               87 media/base/android/media_source_player.h   void PlaybackCompleted(bool is_audio);
bool               91 media/base/android/media_source_player.h         bool is_audio, MediaCodecStatus status,
bool              121 media/base/android/media_source_player.h   bool HasVideo();
bool              122 media/base/android/media_source_player.h   bool HasAudio();
bool              126 media/base/android/media_source_player.h   bool AudioFinished();
bool              127 media/base/android/media_source_player.h   bool VideoFinished();
bool              130 media/base/android/media_source_player.h   bool Seekable();
bool              160 media/base/android/media_source_player.h   bool IsProtectedSurfaceRequired();
bool              189 media/base/android/media_source_player.h   bool IsEventPending(PendingEventFlags event) const;
bool              208 media/base/android/media_source_player.h   bool reached_audio_eos_;
bool              209 media/base/android/media_source_player.h   bool reached_video_eos_;
bool              210 media/base/android/media_source_player.h   bool playing_;
bool              211 media/base/android/media_source_player.h   bool is_audio_encrypted_;
bool              212 media/base/android/media_source_player.h   bool is_video_encrypted_;
bool              238 media/base/android/media_source_player.h   bool next_video_data_is_iframe_;
bool              244 media/base/android/media_source_player.h   bool doing_browser_seek_;
bool              250 media/base/android/media_source_player.h   bool pending_seek_;
bool              257 media/base/android/media_source_player.h   bool reconfig_audio_decoder_;
bool              258 media/base/android/media_source_player.h   bool reconfig_video_decoder_;
bool              277 media/base/android/media_source_player.h   bool is_waiting_for_key_;
bool              283 media/base/android/media_source_player.h   bool is_surface_in_use_;
bool              286 media/base/android/media_source_player.h   bool has_pending_audio_data_request_;
bool              287 media/base/android/media_source_player.h   bool has_pending_video_data_request_;
bool               32 media/base/android/video_decoder_job.h                                  bool is_secure,
bool               50 media/base/android/video_decoder_job.h       bool render_output,
bool               53 media/base/android/video_decoder_job.h   virtual bool ComputeTimeToRender() const OVERRIDE;
bool               32 media/base/android/webaudio_media_codec_bridge.h   static bool RegisterWebAudioMediaCodecBridge(JNIEnv* env);
bool               58 media/base/android/webaudio_media_codec_bridge.h   bool DecodeInMemoryAudioFile();
bool              113 media/base/audio_buffer.h   bool end_of_stream() const { return end_of_stream_; }
bool              132 media/base/audio_buffer.h               bool create_buffer,
bool              145 media/base/audio_buffer.h   const bool end_of_stream_;
bool               33 media/base/audio_buffer_converter.h   bool HasNextBuffer();
bool               93 media/base/audio_buffer_converter.h   bool is_flushing_;
bool               79 media/base/audio_buffer_queue.h                    bool advance_position,
bool              131 media/base/audio_bus.h   bool can_set_channel_data_;
bool               30 media/base/audio_capturer_source.h                          bool key_pressed) = 0;
bool               60 media/base/audio_capturer_source.h   virtual void SetAutomaticGainControl(bool enable) = 0;
bool               73 media/base/audio_converter.h                  bool disable_fifo);
bool              127 media/base/audio_converter.h   bool downmix_early_;
bool               62 media/base/audio_decoder_config.h                      bool is_encrypted);
bool               70 media/base/audio_decoder_config.h                   bool is_encrypted, bool record_stats,
bool               76 media/base/audio_decoder_config.h   bool IsValidConfig() const;
bool               80 media/base/audio_decoder_config.h   bool Matches(const AudioDecoderConfig& config) const;
bool              106 media/base/audio_decoder_config.h   bool is_encrypted() const { return is_encrypted_; }
bool              116 media/base/audio_decoder_config.h   bool is_encrypted_;
bool               60 media/base/audio_renderer_mixer.h   bool playing_;
bool               34 media/base/audio_renderer_mixer_input.h   virtual bool SetVolume(double volume) OVERRIDE;
bool               47 media/base/audio_renderer_mixer_input.h   bool playing_;
bool               48 media/base/audio_renderer_mixer_input.h   bool initialized_;
bool               62 media/base/audio_renderer_sink.h   virtual bool SetVolume(double volume) = 0;
bool               39 media/base/audio_splicer.h   bool AddInput(const scoped_refptr<AudioBuffer>& input);
bool               42 media/base/audio_splicer.h   bool HasNextBuffer() const;
bool               29 media/base/audio_video_metadata_extractor.h   bool Extract(DataSource* source);
bool               60 media/base/audio_video_metadata_extractor.h   bool extracted_;
bool               24 media/base/bit_reader.h   template<typename T> bool ReadBits(int num_bits, T* out) {
bool               28 media/base/bit_reader.h   bool ReadFlag(bool* flag) {
bool               32 media/base/bit_reader.h   bool SkipBits(int num_bits) {
bool               37 media/base/bit_reader_core.h   bool ReadBits(int num_bits, bool* out) {
bool               55 media/base/bit_reader_core.h   template<typename T> bool ReadBits(int num_bits, T* out) {
bool               58 media/base/bit_reader_core.h     bool ret = ReadBitsInternal(num_bits, &temp);
bool               64 media/base/bit_reader_core.h   bool ReadFlag(bool* flag);
bool               82 media/base/bit_reader_core.h   bool SkipBits(int num_bits);
bool               89 media/base/bit_reader_core.h   bool ReadBitsInternal(int num_bits, uint64* out);
bool               93 media/base/bit_reader_core.h   bool Refill(int min_nbits);
bool               34 media/base/callback_holder.h   bool IsNull() const {
bool               81 media/base/callback_holder.h   bool hold_;
bool               43 media/base/channel_mixer.h   bool remapping_;
bool               40 media/base/clock.h   bool IsPlaying() const;
bool              103 media/base/clock.h   bool playing_;
bool              107 media/base/clock.h   bool underflow_;
bool               87 media/base/data_buffer.h   bool end_of_stream() const { return data_ == NULL; }
bool               51 media/base/data_source.h   virtual bool GetSize(int64* size_out) = 0;
bool               55 media/base/data_source.h   virtual bool IsStreaming() = 0;
bool              129 media/base/decoder_buffer.h   bool end_of_stream() const {
bool               45 media/base/decoder_buffer_queue.h   bool IsEmpty();
bool               95 media/base/decryptor.h   typedef base::Callback<void(bool)> DecoderInitCB;
bool               62 media/base/demuxer.h                           bool enable_text_tracks) = 0;
bool               81 media/base/demuxer_stream.h   virtual bool SupportsConfigChanges() = 0;
bool               38 media/base/fake_audio_render_callback.h   void set_half_fill(bool half_fill) { half_fill_ = half_fill; }
bool               51 media/base/fake_audio_render_callback.h   bool half_fill_;
bool               32 media/base/fake_audio_renderer_sink.h   virtual bool SetVolume(double volume) OVERRIDE;
bool               41 media/base/fake_audio_renderer_sink.h   bool Render(AudioBus* dest, int audio_delay_milliseconds,
bool               26 media/base/fake_text_track_stream.h   virtual bool SupportsConfigChanges();
bool               43 media/base/fake_text_track_stream.h   bool stopping_;
bool               30 media/base/media.h MEDIA_EXPORT bool InitializeMediaLibrary(const base::FilePath& module_dir);
bool               39 media/base/media.h MEDIA_EXPORT bool IsMediaLibraryInitialized();
bool               29 media/base/media_file_checker.h   bool Start(base::TimeDelta check_time);
bool               51 media/base/media_keys.h   virtual bool CreateSession(uint32 session_id,
bool               54 media/base/media_log.h       MediaLogEvent::Type type, const char* property, bool value);
bool               75 media/base/media_log.h   void SetBooleanProperty(const char* key, bool value);
bool               22 media/base/mock_audio_renderer_sink.h   MOCK_METHOD1(SetVolume, bool(double volume));
bool               35 media/base/mock_filters.h                void(DemuxerHost* host, const PipelineStatusCB& cb, bool));
bool               58 media/base/mock_filters.h   MOCK_METHOD0(SupportsConfigChanges, bool());
bool               83 media/base/mock_filters.h   MOCK_CONST_METHOD0(HasAlpha, bool());
bool               41 media/base/pipeline.h   bool has_audio;
bool               42 media/base/pipeline.h   bool has_video;
bool              136 media/base/pipeline.h   bool IsRunning() const;
bool              178 media/base/pipeline.h   bool DidLoadingProgress() const;
bool              346 media/base/pipeline.h   bool running_;
bool              354 media/base/pipeline.h   mutable bool did_loading_progress_;
bool              380 media/base/pipeline.h   bool waiting_for_clock_update_;
bool              395 media/base/pipeline.h   bool audio_ended_;
bool              396 media/base/pipeline.h   bool video_ended_;
bool              397 media/base/pipeline.h   bool text_ended_;
bool              400 media/base/pipeline.h   bool audio_disabled_;
bool               75 media/base/seekable_buffer.h   bool GetCurrentChunk(const uint8** data, int* size) const;
bool               80 media/base/seekable_buffer.h   bool Append(const scoped_refptr<DataBuffer>& buffer_in);
bool               84 media/base/seekable_buffer.h   bool Append(const uint8* data, int size);
bool               96 media/base/seekable_buffer.h   bool Seek(int32 offset);
bool              145 media/base/seekable_buffer.h       uint8* data, int size, bool advance_position, int forward_offset);
bool              152 media/base/seekable_buffer.h   bool SeekForward(int size);
bool              159 media/base/seekable_buffer.h   bool SeekBackward(int size);
bool               44 media/base/serial_runner.h     bool empty();
bool               81 media/base/sinc_resampler.h   void UpdateRegions(bool second_load);
bool              107 media/base/sinc_resampler.h   bool buffer_primed_;
bool               61 media/base/stream_parser.h   typedef base::Callback<void(bool, base::TimeDelta, bool)> InitCB;
bool              109 media/base/stream_parser.h                     bool ignore_text_track,
bool              123 media/base/stream_parser.h   virtual bool Parse(const uint8* buf, int size) = 0;
bool              140 media/base/stream_parser.h MEDIA_EXPORT bool MergeBufferQueues(
bool               28 media/base/stream_parser_buffer.h       const uint8* data, int data_size, bool is_keyframe, Type type,
bool               32 media/base/stream_parser_buffer.h       const uint8* side_data, int side_data_size, bool is_keyframe, Type type,
bool               34 media/base/stream_parser_buffer.h   bool IsKeyframe() const { return is_keyframe_; }
bool               68 media/base/stream_parser_buffer.h                      bool is_keyframe, Type type,
bool               72 media/base/stream_parser_buffer.h   bool is_keyframe_;
bool               60 media/base/test_helpers.h   bool signaled_;
bool              134 media/base/test_helpers.h bool VerifyFakeVideoBufferForTest(const scoped_refptr<DecoderBuffer>& buffer,
bool               35 media/base/text_ranges.h   bool AddCue(base::TimeDelta start_time);
bool               55 media/base/text_ranges.h     bool AddCue(base::TimeDelta start_time);
bool               71 media/base/text_renderer.h   bool HasTracks() const;
bool               32 media/base/text_track_config.h   bool Matches(const TextTrackConfig& config) const;
bool               85 media/base/video_decoder.h   virtual bool HasAlpha() const;
bool               88 media/base/video_decoder.h   virtual bool NeedsBitstreamConversion() const;
bool               94 media/base/video_decoder.h   virtual bool CanReadWithoutStalling() const;
bool               84 media/base/video_decoder_config.h                      bool is_encrypted);
bool               96 media/base/video_decoder_config.h                   bool is_encrypted,
bool               97 media/base/video_decoder_config.h                   bool record_stats);
bool              101 media/base/video_decoder_config.h   bool IsValidConfig() const;
bool              105 media/base/video_decoder_config.h   bool Matches(const VideoDecoderConfig& config) const;
bool              136 media/base/video_decoder_config.h   bool is_encrypted() const;
bool              150 media/base/video_decoder_config.h   bool is_encrypted_;
bool               73 media/base/video_frame.h   static bool IsValidConfig(Format format, const gfx::Size& coded_size,
bool              213 media/base/video_frame.h   bool end_of_stream() const { return end_of_stream_; }
bool              234 media/base/video_frame.h              bool end_of_stream);
bool              240 media/base/video_frame.h   bool IsValidPlane(size_t plane) const;
bool              281 media/base/video_frame.h   const bool end_of_stream_;
bool               71 media/base/video_util.h     bool flip_vert,
bool               72 media/base/video_util.h     bool flip_horiz);
bool               27 media/cast/audio_receiver/audio_decoder.h                               bool is_continuous)> DecodeFrameCallback;
bool              136 media/cast/audio_receiver/audio_receiver.h       bool is_continuous);
bool              160 media/cast/audio_receiver/audio_receiver.h   bool is_waiting_for_consecutive_frame_;
bool               73 media/cast/audio_sender/audio_sender.h   bool timers_initialized_;
bool               42 media/cast/cast_config.h   bool use_external_encoder;
bool               61 media/cast/cast_config.h   bool use_external_encoder;
bool               91 media/cast/cast_config.h   bool use_external_decoder;
bool              114 media/cast/cast_config.h   bool use_external_decoder;
bool              119 media/cast/cast_config.h   bool decoder_faster_than_max_frame_rate;
bool               98 media/cast/cast_defines.h inline bool IsNewerFrameId(uint32 frame_id, uint32 prev_frame_id) {
bool              103 media/cast/cast_defines.h inline bool IsNewerRtpTimestamp(uint32 timestamp, uint32 prev_timestamp) {
bool              108 media/cast/cast_defines.h inline bool IsOlderFrameId(uint32 frame_id, uint32 prev_frame_id) {
bool              112 media/cast/cast_defines.h inline bool IsNewerPacketId(uint16 packet_id, uint16 prev_packet_id) {
bool              117 media/cast/cast_defines.h inline bool IsNewerSequenceNumber(uint16 sequence_number,
bool               45 media/cast/cast_environment.h   bool PostTask(ThreadId identifier,
bool               49 media/cast/cast_environment.h   bool PostDelayedTask(ThreadId identifier,
bool               54 media/cast/cast_environment.h   bool CurrentlyOn(ThreadId identifier);
bool               67 media/cast/cast_environment.h   bool HasAudioThread() {
bool               71 media/cast/cast_environment.h   bool HasVideoThread() {
bool               37 media/cast/cast_receiver.h                             bool is_continuous)> AudioFrameDecodedCallback;
bool               28 media/cast/congestion_control/congestion_control.h   bool OnAck(base::TimeDelta rtt_ms, uint32* new_bitrate);
bool               31 media/cast/congestion_control/congestion_control.h   bool OnNack(base::TimeDelta rtt_ms, uint32* new_bitrate);
bool               29 media/cast/framer/cast_message_builder.h                      bool decoder_faster_than_max_frame_rate,
bool               33 media/cast/framer/cast_message_builder.h   void CompleteFrameReceived(uint32 frame_id, bool is_key_frame);
bool               34 media/cast/framer/cast_message_builder.h   bool TimeToSendNextCastMessage(base::TimeTicks* time_to_send);
bool               39 media/cast/framer/cast_message_builder.h   bool UpdateAckMessage();
bool               41 media/cast/framer/cast_message_builder.h   bool UpdateCastMessageInternal(RtcpCastMessage* message);
bool               49 media/cast/framer/cast_message_builder.h   const bool decoder_faster_than_max_frame_rate_;
bool               54 media/cast/framer/cast_message_builder.h   bool waiting_for_key_frame_;
bool               58 media/cast/framer/cast_message_builder.h   bool slowing_down_ack_;
bool               59 media/cast/framer/cast_message_builder.h   bool acked_last_frame_;
bool               26 media/cast/framer/frame_buffer.h   bool Complete() const;
bool               28 media/cast/framer/frame_buffer.h   bool GetEncodedAudioFrame(transport::EncodedAudioFrame* audio_frame) const;
bool               30 media/cast/framer/frame_buffer.h   bool GetEncodedVideoFrame(transport::EncodedVideoFrame* video_frame) const;
bool               32 media/cast/framer/frame_buffer.h   bool is_key_frame() const { return is_key_frame_; }
bool               40 media/cast/framer/frame_buffer.h   bool is_key_frame_;
bool               25 media/cast/framer/frame_id_map.h             bool key_frame);
bool               29 media/cast/framer/frame_id_map.h   bool Complete() const;
bool               30 media/cast/framer/frame_id_map.h   void GetMissingPackets(bool newest_frame, PacketIdSet* missing_packets) const;
bool               32 media/cast/framer/frame_id_map.h   bool is_key_frame() const { return is_key_frame_; }
bool               37 media/cast/framer/frame_id_map.h   const bool is_key_frame_;
bool               56 media/cast/framer/frame_id_map.h   bool Empty() const;
bool               57 media/cast/framer/frame_id_map.h   bool FrameExists(uint32 frame_id) const;
bool               64 media/cast/framer/frame_id_map.h   bool NextContinuousFrame(uint32* frame_id) const;
bool               67 media/cast/framer/frame_id_map.h   bool NextAudioFrameAllowingMissingFrames(uint32* frame_id) const;
bool               68 media/cast/framer/frame_id_map.h   bool NextVideoFrameAllowingSkippingFrames(uint32* frame_id) const;
bool               72 media/cast/framer/frame_id_map.h                          bool last_frame,
bool               76 media/cast/framer/frame_id_map.h   bool ContinuousFrame(FrameInfo* frame) const;
bool               77 media/cast/framer/frame_id_map.h   bool DecodableVideoFrame(FrameInfo* frame) const;
bool               80 media/cast/framer/frame_id_map.h   bool waiting_for_key_;
bool               31 media/cast/framer/framer.h          bool decoder_faster_than_max_frame_rate,
bool               38 media/cast/framer/framer.h   bool InsertPacket(const uint8* payload_data,
bool               41 media/cast/framer/framer.h                     bool* duplicate);
bool               47 media/cast/framer/framer.h   bool GetEncodedVideoFrame(transport::EncodedVideoFrame* video_frame,
bool               48 media/cast/framer/framer.h                             bool* next_frame);
bool               50 media/cast/framer/framer.h   bool GetEncodedAudioFrame(transport::EncodedAudioFrame* audio_frame,
bool               51 media/cast/framer/framer.h                             bool* next_frame);
bool               57 media/cast/framer/framer.h   bool TimeToSendNextCastMessage(base::TimeTicks* time_to_send);
bool               61 media/cast/framer/framer.h   const bool decoder_faster_than_max_frame_rate_;
bool               57 media/cast/logging/encoding_event_subscriber.h   bool ShouldProcessEvent(CastLoggingEvent event);
bool               82 media/cast/logging/encoding_event_subscriber.h   bool seen_first_rtp_timestamp_;
bool               24 media/cast/logging/log_deserializer.h bool DeserializeEvents(char* data,
bool               26 media/cast/logging/log_deserializer.h                        bool compressed,
bool               27 media/cast/logging/log_serializer.h bool SerializeEvents(const media::cast::proto::LogMetadata& log_metadata,
bool               30 media/cast/logging/log_serializer.h                      bool compress,
bool               69 media/cast/rtcp/receiver_rtcp_event_subscriber.h   bool ShouldProcessEvent(CastLoggingEvent event_type);
bool               75 media/cast/rtcp/rtcp.h   static bool IsRtcpPacket(const uint8* rtcp_buffer, size_t length);
bool               99 media/cast/rtcp/rtcp.h   bool Rtt(base::TimeDelta* rtt,
bool              103 media/cast/rtcp/rtcp.h   bool RtpTimestampInSenderTime(int frequency,
bool              105 media/cast/rtcp/rtcp_defines.h inline bool operator==(RtcpReceiverReferenceTimeReport lhs,
bool               91 media/cast/rtcp/rtcp_sender.h   bool BuildRtcpReceiverLogMessage(
bool              236 media/cast/rtcp/rtcp_utility.h   bool P;    // Padding.
bool              250 media/cast/rtcp/rtcp_utility.h   bool IsValid() const;
bool              275 media/cast/rtcp/rtcp_utility.h   bool RtcpParseCommonHeader(const uint8* begin,
bool              299 media/cast/rtcp/rtcp_utility.h   bool ParseRR();
bool              300 media/cast/rtcp/rtcp_utility.h   bool ParseSR();
bool              301 media/cast/rtcp/rtcp_utility.h   bool ParseReportBlockItem();
bool              303 media/cast/rtcp/rtcp_utility.h   bool ParseSdes();
bool              304 media/cast/rtcp/rtcp_utility.h   bool ParseSdesItem();
bool              305 media/cast/rtcp/rtcp_utility.h   bool ParseSdesTypes();
bool              306 media/cast/rtcp/rtcp_utility.h   bool ParseBye();
bool              307 media/cast/rtcp/rtcp_utility.h   bool ParseByeItem();
bool              308 media/cast/rtcp/rtcp_utility.h   bool ParseApplicationDefined(uint8 subtype);
bool              309 media/cast/rtcp/rtcp_utility.h   bool ParseCastReceiverLogFrameItem();
bool              310 media/cast/rtcp/rtcp_utility.h   bool ParseCastReceiverLogEventItem();
bool              311 media/cast/rtcp/rtcp_utility.h   bool ParseCastSenderLogItem();
bool              313 media/cast/rtcp/rtcp_utility.h   bool ParseExtendedReport();
bool              314 media/cast/rtcp/rtcp_utility.h   bool ParseExtendedReportItem();
bool              315 media/cast/rtcp/rtcp_utility.h   bool ParseExtendedReportReceiverReferenceTimeReport();
bool              316 media/cast/rtcp/rtcp_utility.h   bool ParseExtendedReportDelaySinceLastReceiverReport();
bool              318 media/cast/rtcp/rtcp_utility.h   bool ParseFeedBackCommon(const RtcpCommonHeader& header);
bool              319 media/cast/rtcp/rtcp_utility.h   bool ParseNackItem();
bool              320 media/cast/rtcp/rtcp_utility.h   bool ParseRpsiItem();
bool              321 media/cast/rtcp/rtcp_utility.h   bool ParseFirItem();
bool              322 media/cast/rtcp/rtcp_utility.h   bool ParsePayloadSpecificAppItem();
bool              323 media/cast/rtcp/rtcp_utility.h   bool ParsePayloadSpecificRembItem();
bool              324 media/cast/rtcp/rtcp_utility.h   bool ParsePayloadSpecificCastItem();
bool              325 media/cast/rtcp/rtcp_utility.h   bool ParsePayloadSpecificCastNackItem();
bool              331 media/cast/rtcp/rtcp_utility.h   bool valid_packet_;
bool               29 media/cast/rtp_receiver/rtp_parser/include/mock/mock_rtp_feedback.h                void(const int32 id, const uint32 csrc, const bool added));
bool               34 media/cast/rtp_receiver/rtp_parser/rtp_parser.h   bool ParsePacket(const uint8* packet,
bool               42 media/cast/rtp_receiver/rtp_parser/rtp_parser.h   bool ParseCommon(const uint8* packet,
bool               46 media/cast/rtp_receiver/rtp_parser/rtp_parser.h   bool ParseCast(const uint8* packet, size_t length, RtpCastHeader* rtp_header);
bool               18 media/cast/rtp_receiver/rtp_parser/test/rtp_packet_builder.h   void SetKeyFrame(bool is_key);
bool               22 media/cast/rtp_receiver/rtp_parser/test/rtp_packet_builder.h   void SetReferenceFrameId(uint32 reference_frame_id, bool is_set);
bool               25 media/cast/rtp_receiver/rtp_parser/test/rtp_packet_builder.h   void SetMarkerBit(bool marker);
bool               31 media/cast/rtp_receiver/rtp_parser/test/rtp_packet_builder.h   bool is_key_;
bool               36 media/cast/rtp_receiver/rtp_parser/test/rtp_packet_builder.h   bool is_reference_set_;
bool               39 media/cast/rtp_receiver/rtp_parser/test/rtp_packet_builder.h   bool marker_;
bool               29 media/cast/rtp_receiver/rtp_receiver.h   bool ReceivedPacket(const uint8* packet, size_t length);
bool               26 media/cast/rtp_receiver/rtp_receiver_defines.h   bool is_key_frame;
bool               30 media/cast/rtp_receiver/rtp_receiver_defines.h   bool is_reference;  // Set to true if the previous frame is not available,
bool               28 media/cast/test/fake_single_thread_task_runner.h   virtual bool PostDelayedTask(const tracked_objects::Location& from_here,
bool               32 media/cast/test/fake_single_thread_task_runner.h   virtual bool RunsTasksOnCurrentThread() const OVERRIDE;
bool               35 media/cast/test/fake_single_thread_task_runner.h   virtual bool PostNonNestableDelayedTask(
bool               29 media/cast/test/fake_video_encode_accelerator.h   virtual bool Initialize(media::VideoFrame::Format input_format,
bool               36 media/cast/test/fake_video_encode_accelerator.h                       bool force_keyframe) OVERRIDE;
bool               45 media/cast/test/fake_video_encode_accelerator.h   void SendDummyFrameForTesting(bool key_frame);
bool               53 media/cast/test/fake_video_encode_accelerator.h                               bool key_frame) const;
bool               58 media/cast/test/fake_video_encode_accelerator.h   bool first_;
bool               71 media/cast/test/utility/audio_utility.h bool EncodeTimestamp(uint16 timestamp,
bool               77 media/cast/test/utility/audio_utility.h bool DecodeTimestamp(const std::vector<int16>& samples, uint16* timestamp);
bool               19 media/cast/test/utility/barcode.h bool EncodeBarcode(const std::vector<bool>& bits,
bool               24 media/cast/test/utility/barcode.h bool DecodeBarcode(const scoped_refptr<media::VideoFrame>& frame,
bool               25 media/cast/test/utility/barcode.h                    std::vector<bool>* output);
bool               30 media/cast/test/utility/barcode.h bool EncodeBarcode(T data, scoped_refptr<media::VideoFrame> output_frame) {
bool               31 media/cast/test/utility/barcode.h   std::vector<bool> bits(sizeof(T) * 8);
bool               39 media/cast/test/utility/barcode.h bool DecodeBarcode(scoped_refptr<media::VideoFrame> output_frame, T* data) {
bool               40 media/cast/test/utility/barcode.h   std::vector<bool> bits(sizeof(T) * 8);
bool               41 media/cast/test/utility/barcode.h   bool ret = DecodeBarcode(output_frame, &bits);
bool               99 media/cast/test/utility/in_process_receiver.h                      bool is_continuous);
bool               36 media/cast/test/utility/input_builder.h   bool ValidateInput(const std::string input) const;
bool               23 media/cast/test/utility/video_utility.h bool PopulateVideoFrameFromFile(VideoFrame* frame, FILE* video_file);
bool               80 media/cast/transport/cast_transport_config.h   bool key_frame;
bool              108 media/cast/transport/cast_transport_config.h   virtual bool SendPacket(const transport::Packet& packet) = 0;
bool              174 media/cast/transport/cast_transport_config.h inline bool operator==(RtcpSenderInfo lhs, RtcpSenderInfo rhs) {
bool              149 media/cast/transport/cast_transport_defines.h   bool first_;
bool              101 media/cast/transport/cast_transport_sender.h       bool is_audio,
bool               72 media/cast/transport/cast_transport_sender_impl.h   virtual void ResendPackets(bool is_audio,
bool               20 media/cast/transport/pacing/mock_paced_packet_sender.h   MOCK_METHOD1(SendPackets, bool(const PacketList& packets));
bool               21 media/cast/transport/pacing/mock_paced_packet_sender.h   MOCK_METHOD1(ResendPackets, bool(const PacketList& packets));
bool               22 media/cast/transport/pacing/mock_paced_packet_sender.h   MOCK_METHOD1(SendRtcpPacket, bool(const Packet& packet));
bool               33 media/cast/transport/pacing/paced_sender.h   virtual bool SendPackets(const PacketList& packets) = 0;
bool               35 media/cast/transport/pacing/paced_sender.h   virtual bool ResendPackets(const PacketList& packets) = 0;
bool               37 media/cast/transport/pacing/paced_sender.h   virtual bool SendRtcpPacket(const Packet& packet) = 0;
bool               61 media/cast/transport/pacing/paced_sender.h   virtual bool SendPackets(const PacketList& packets) OVERRIDE;
bool               63 media/cast/transport/pacing/paced_sender.h   virtual bool ResendPackets(const PacketList& packets) OVERRIDE;
bool               65 media/cast/transport/pacing/paced_sender.h   virtual bool SendRtcpPacket(const Packet& packet) OVERRIDE;
bool               76 media/cast/transport/pacing/paced_sender.h   bool SendPacketsToTransport(const PacketList& packets,
bool               78 media/cast/transport/pacing/paced_sender.h                               bool retransmit);
bool               81 media/cast/transport/pacing/paced_sender.h   bool TransmitPackets(const PacketList& packets);
bool               85 media/cast/transport/pacing/paced_sender.h   void LogPacketEvent(const Packet& packet, bool retransmit);
bool               33 media/cast/transport/rtcp/rtcp_builder.h   bool BuildSR(const RtcpSenderInfo& sender_info, Packet* packet) const;
bool               34 media/cast/transport/rtcp/rtcp_builder.h   bool BuildSdec(Packet* packet) const;
bool               35 media/cast/transport/rtcp/rtcp_builder.h   bool BuildBye(Packet* packet) const;
bool               36 media/cast/transport/rtcp/rtcp_builder.h   bool BuildDlrrRb(const RtcpDlrrReportBlock& dlrr,
bool               38 media/cast/transport/rtcp/rtcp_builder.h   bool BuildSenderLog(const RtcpSenderLogMessage& sender_log_message,
bool               20 media/cast/transport/rtp_sender/mock_rtp_sender.h                bool(const EncodedVideoFrame& frame, int64 capture_time));
bool               23 media/cast/transport/rtp_sender/mock_rtp_sender.h                bool(const EncodedAudioFrame& frame, int64 recorded_time));
bool               26 media/cast/transport/rtp_sender/mock_rtp_sender.h                bool(bool is_audio, uint32 frame_id, uint16 packet_id));
bool               42 media/cast/transport/rtp_sender/packet_storage/packet_storage.h   bool GetPacket(uint8 frame_id, uint16 packet_id, PacketList* packets);
bool               34 media/cast/transport/rtp_sender/rtp_packetizer/rtp_packetizer.h   bool audio;
bool               71 media/cast/transport/rtp_sender/rtp_packetizer/rtp_packetizer.h   bool LastSentTimestamp(base::TimeTicks* time_sent,
bool               83 media/cast/transport/rtp_sender/rtp_packetizer/rtp_packetizer.h   void Cast(bool is_key,
bool               89 media/cast/transport/rtp_sender/rtp_packetizer/rtp_packetizer.h   void BuildCommonRTPheader(Packet* packet, bool marker_bit, uint32 time_stamp);
bool               20 media/cast/transport/rtp_sender/rtp_packetizer/test/rtp_header_parser.h   bool is_key_frame;
bool               24 media/cast/transport/rtp_sender/rtp_packetizer/test/rtp_header_parser.h   bool is_reference;  // Set to true if the previous frame is not available,
bool               29 media/cast/transport/rtp_sender/rtp_packetizer/test/rtp_header_parser.h   bool marker;
bool               44 media/cast/transport/rtp_sender/rtp_packetizer/test/rtp_header_parser.h   bool Parse(RtpCastTestHeader* parsed_packet) const;
bool               47 media/cast/transport/rtp_sender/rtp_packetizer/test/rtp_header_parser.h   bool ParseCommon(RtpCastTestHeader* parsed_packet) const;
bool               48 media/cast/transport/rtp_sender/rtp_packetizer/test/rtp_header_parser.h   bool ParseCast(RtpCastTestHeader* parsed_packet) const;
bool               50 media/cast/transport/transport/udp_transport.h   virtual bool SendPacket(const Packet& packet) OVERRIDE;
bool               65 media/cast/transport/transport/udp_transport.h   bool send_pending_;
bool               66 media/cast/transport/transport/udp_transport.h   bool client_connected_;
bool               45 media/cast/transport/transport_audio_sender.h   bool initialized() const { return initialized_; }
bool               56 media/cast/transport/transport_audio_sender.h   bool EncryptAudioFrame(const EncodedAudioFrame& audio_frame,
bool               61 media/cast/transport/transport_audio_sender.h   bool initialized_;
bool               49 media/cast/transport/transport_video_sender.h   bool initialized() const { return initialized_; }
bool               58 media/cast/transport/transport_video_sender.h   bool EncryptVideoFrame(const EncodedVideoFrame& encoded_frame,
bool               64 media/cast/transport/transport_video_sender.h   bool initialized_;
bool               30 media/cast/transport/utility/transport_encryption_handler.h   bool Initialize(std::string aes_key, std::string aes_iv_mask);
bool               32 media/cast/transport/utility/transport_encryption_handler.h   bool Encrypt(uint32 frame_id,
bool               36 media/cast/transport/utility/transport_encryption_handler.h   bool Decrypt(uint32 frame_id,
bool               40 media/cast/transport/utility/transport_encryption_handler.h   bool initialized() const { return initialized_; }
bool               46 media/cast/transport/utility/transport_encryption_handler.h   bool initialized_;
bool               32 media/cast/video_receiver/codecs/vp8/vp8_decoder.h   bool Decode(const transport::EncodedVideoFrame* encoded_frame,
bool               29 media/cast/video_receiver/video_decoder.h   bool DecodeVideoFrame(const transport::EncodedVideoFrame* encoded_frame,
bool               79 media/cast/video_receiver/video_receiver.h   bool DecryptVideoFrame(scoped_ptr<transport::EncodedVideoFrame>* video_frame);
bool               81 media/cast/video_receiver/video_receiver.h   bool PullEncodedVideoFrame(
bool               82 media/cast/video_receiver/video_receiver.h       bool next_frame,
bool              126 media/cast/video_receiver/video_receiver.h   bool time_incoming_packet_updated_;
bool               37 media/cast/video_sender/codecs/vp8/vp8_encoder.h   bool Encode(const scoped_refptr<media::VideoFrame>& video_frame,
bool               75 media/cast/video_sender/codecs/vp8/vp8_encoder.h   const bool use_multiple_video_buffers_;
bool               83 media/cast/video_sender/codecs/vp8/vp8_encoder.h   bool key_frame_requested_;
bool               87 media/cast/video_sender/codecs/vp8/vp8_encoder.h   bool acked_frame_buffers_[kNumberOfVp8VideoBuffers];
bool               43 media/cast/video_sender/external_video_encoder.h   virtual bool EncodeVideoFrame(
bool               50 media/cast/video_sender/external_video_encoder.h   virtual void SkipNextFrame(bool skip_next_frame) OVERRIDE;
bool               71 media/cast/video_sender/external_video_encoder.h   bool encoder_active_;
bool               72 media/cast/video_sender/external_video_encoder.h   bool key_frame_requested_;
bool               73 media/cast/video_sender/external_video_encoder.h   bool skip_next_frame_;
bool               33 media/cast/video_sender/video_encoder.h   virtual bool EncodeVideoFrame(
bool               43 media/cast/video_sender/video_encoder.h   virtual void SkipNextFrame(bool skip_next_frame) = 0;
bool               24 media/cast/video_sender/video_encoder_impl.h     bool key_frame_requested;
bool               45 media/cast/video_sender/video_encoder_impl.h   virtual bool EncodeVideoFrame(
bool               52 media/cast/video_sender/video_encoder_impl.h   virtual void SkipNextFrame(bool skip_next_frame) OVERRIDE;
bool               61 media/cast/video_sender/video_encoder_impl.h   bool skip_next_frame_;
bool              135 media/cast/video_sender/video_sender.h   bool initialized_;
bool              137 media/cast/video_sender/video_sender.h   bool active_session_;
bool               38 media/cdm/aes_decryptor.h   virtual bool CreateSession(uint32 session_id,
bool               80 media/cdm/aes_decryptor.h     bool Init();
bool              106 media/cdm/aes_decryptor.h   bool AddDecryptionKey(const uint32 session_id,
bool               42 media/cdm/json_web_key.h MEDIA_EXPORT bool ExtractKeysFromJWKSet(const std::string& jwk_set,
bool               23 media/cdm/key_system_names.h MEDIA_EXPORT inline bool IsClearKey(const std::string& key_system) {
bool               28 media/cdm/key_system_names.h MEDIA_EXPORT bool IsExternalClearKey(const std::string& key_system);
bool               48 media/cdm/ppapi/cdm_adapter.h   virtual bool Init(uint32_t argc, const char* argn[], const char* argv[]) {
bool              129 media/cdm/ppapi/cdm_adapter.h   bool CreateCdmInstance(const std::string& key_system);
bool              155 media/cdm/ppapi/cdm_adapter.h                              bool success);
bool              174 media/cdm/ppapi/cdm_adapter.h   bool IsValidVideoFrame(const LinkedVideoFrame& video_frame);
bool              197 media/cdm/ppapi/cdm_adapter.h   bool challenge_in_progress_;
bool              202 media/cdm/ppapi/cdm_adapter.h   bool query_output_protection_in_progress_;
bool              213 media/cdm/ppapi/cdm_adapter.h   bool deferred_initialize_audio_decoder_;
bool              215 media/cdm/ppapi/cdm_adapter.h   bool deferred_initialize_video_decoder_;
bool               78 media/cdm/ppapi/cdm_file_io_impl.h   typedef std::map<std::string, bool> FileLockMap;
bool               93 media/cdm/ppapi/cdm_file_io_impl.h   bool SetFileID();
bool               98 media/cdm/ppapi/cdm_file_io_impl.h   bool AcquireFileLock();
bool               19 media/cdm/ppapi/cdm_file_io_test.h typedef base::Callback<void(bool success)> CompletionCB;
bool               93 media/cdm/ppapi/cdm_file_io_test.h   static bool IsResult(const TestStep& test_step);
bool               96 media/cdm/ppapi/cdm_file_io_test.h   static bool MatchesResult(const TestStep& a, const TestStep& b);
bool              112 media/cdm/ppapi/cdm_file_io_test.h   bool CheckResult(const TestStep& result);
bool              114 media/cdm/ppapi/cdm_file_io_test.h   void OnTestComplete(bool success);
bool              142 media/cdm/ppapi/cdm_file_io_test.h   void OnTestComplete(bool success);
bool               62 media/cdm/ppapi/cdm_wrapper.h   virtual bool LoadSession(uint32_t session_id,
bool              164 media/cdm/ppapi/cdm_wrapper.h   virtual bool LoadSession(uint32_t session_id,
bool              392 media/cdm/ppapi/cdm_wrapper.h bool CdmWrapperImpl<cdm::ContentDecryptionModule_1>::LoadSession(
bool              458 media/cdm/ppapi/cdm_wrapper.h bool CdmWrapperImpl<cdm::ContentDecryptionModule_2>::LoadSession(
bool               18 media/cdm/ppapi/external_clear_key/cdm_video_decoder.h   virtual bool Initialize(const cdm::VideoDecoderConfig& config) = 0;
bool               21 media/cdm/ppapi/external_clear_key/cdm_video_decoder.h   virtual bool is_initialized() const = 0;
bool              118 media/cdm/ppapi/external_clear_key/clear_key_cdm.h   void OnFileIOTestComplete(bool success);
bool              138 media/cdm/ppapi/external_clear_key/clear_key_cdm.h   bool heartbeat_timer_set_;
bool               21 media/cdm/ppapi/external_clear_key/fake_cdm_video_decoder.h   virtual bool Initialize(const cdm::VideoDecoderConfig& config) OVERRIDE;
bool               28 media/cdm/ppapi/external_clear_key/fake_cdm_video_decoder.h   virtual bool is_initialized() const OVERRIDE { return is_initialized_; }
bool               31 media/cdm/ppapi/external_clear_key/fake_cdm_video_decoder.h   bool is_initialized_;
bool               34 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_audio_decoder.h   bool Initialize(const cdm::AudioDecoderConfig& config);
bool               39 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_audio_decoder.h   static bool IsValidConfig(const cdm::AudioDecoderConfig& config);
bool               61 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_audio_decoder.h   bool is_initialized_;
bool               26 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_video_decoder.h   virtual bool Initialize(const cdm::VideoDecoderConfig& config) OVERRIDE;
bool               33 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_video_decoder.h   virtual bool is_initialized() const OVERRIDE { return is_initialized_; }
bool               37 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_video_decoder.h   static bool IsValidOutputConfig(cdm::VideoFormat format,
bool               43 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_video_decoder.h   bool CopyAvFrameTo(cdm::VideoFrame* cdm_video_frame);
bool               51 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_video_decoder.h   bool is_initialized_;
bool               24 media/cdm/ppapi/external_clear_key/libvpx_cdm_video_decoder.h   virtual bool Initialize(const cdm::VideoDecoderConfig& config) OVERRIDE;
bool               31 media/cdm/ppapi/external_clear_key/libvpx_cdm_video_decoder.h   virtual bool is_initialized() const OVERRIDE { return is_initialized_; }
bool               35 media/cdm/ppapi/external_clear_key/libvpx_cdm_video_decoder.h   static bool IsValidOutputConfig(cdm::VideoFormat format,
bool               41 media/cdm/ppapi/external_clear_key/libvpx_cdm_video_decoder.h   bool CopyVpxImageTo(cdm::VideoFrame* cdm_video_frame);
bool               43 media/cdm/ppapi/external_clear_key/libvpx_cdm_video_decoder.h   bool is_initialized_;
bool               67 media/cdm/ppapi/linked_ptr.h   bool depart() {
bool              124 media/cdm/ppapi/linked_ptr.h     bool last = link_.depart();
bool              132 media/cdm/ppapi/linked_ptr.h   bool operator==(const T* p) const { return value_ == p; }
bool              133 media/cdm/ppapi/linked_ptr.h   bool operator!=(const T* p) const { return value_ != p; }
bool              135 media/cdm/ppapi/linked_ptr.h   bool operator==(linked_ptr<U> const& ptr) const {
bool              139 media/cdm/ppapi/linked_ptr.h   bool operator!=(linked_ptr<U> const& ptr) const {
bool              169 media/cdm/ppapi/linked_ptr.h bool operator==(T* ptr, const linked_ptr<T>& x) {
bool              174 media/cdm/ppapi/linked_ptr.h bool operator!=(T* ptr, const linked_ptr<T>& x) {
bool               12 media/cdm/ppapi/supported_cdm_versions.h bool IsSupportedCdmModuleVersion(int version) {
bool               22 media/cdm/ppapi/supported_cdm_versions.h bool IsSupportedCdmInterfaceVersion(int version) {
bool               37 media/cdm/ppapi/supported_cdm_versions.h bool IsSupportedCdmHostVersion(int version) {
bool               84 media/ffmpeg/ffmpeg_common.h     bool record_stats);
bool               92 media/ffmpeg/ffmpeg_common.h     bool record_stats);
bool               33 media/filters/audio_file_reader.h   bool Open();
bool               69 media/filters/audio_renderer_algorithm.h   bool IsQueueFull();
bool              109 media/filters/audio_renderer_algorithm.h   bool RunOneWsolaIteration();
bool              121 media/filters/audio_renderer_algorithm.h   bool TargetIsWithinSearchRegion() const;
bool              124 media/filters/audio_renderer_algorithm.h   bool CanPerformWsola() const;
bool              119 media/filters/audio_renderer_impl.h   bool HandleSplicerBuffer(const scoped_refptr<AudioBuffer>& buffer);
bool              123 media/filters/audio_renderer_impl.h   void HandleAbortedReadOrDecodeError(bool is_decode_error);
bool              162 media/filters/audio_renderer_impl.h   bool CanRead_Locked();
bool              168 media/filters/audio_renderer_impl.h   bool IsBeforePrerollTime(const scoped_refptr<AudioBuffer>& buffer);
bool              172 media/filters/audio_renderer_impl.h   void OnAudioBufferStreamInitialized(bool succes);
bool              197 media/filters/audio_renderer_impl.h   bool expecting_config_changes_;
bool              240 media/filters/audio_renderer_impl.h   bool sink_playing_;
bool              243 media/filters/audio_renderer_impl.h   bool pending_read_;
bool              246 media/filters/audio_renderer_impl.h   bool received_end_of_stream_;
bool              247 media/filters/audio_renderer_impl.h   bool rendered_end_of_stream_;
bool              273 media/filters/audio_renderer_impl.h   bool underflow_disabled_;
bool              277 media/filters/audio_renderer_impl.h   bool preroll_aborted_;
bool               35 media/filters/blocking_url_protocol.h   virtual bool GetPosition(int64* position_out) OVERRIDE;
bool               36 media/filters/blocking_url_protocol.h   virtual bool SetPosition(int64 position) OVERRIDE;
bool               37 media/filters/blocking_url_protocol.h   virtual bool GetSize(int64* size_out) OVERRIDE;
bool               38 media/filters/blocking_url_protocol.h   virtual bool IsStreaming() OVERRIDE;
bool               30 media/filters/chunk_demuxer.h   explicit ChunkDemuxerStream(Type type, bool splice_frames_enabled);
bool               41 media/filters/chunk_demuxer.h   bool IsSeekWaitingForData() const;
bool               46 media/filters/chunk_demuxer.h   bool Append(const StreamParser::BufferQueue& buffers);
bool               75 media/filters/chunk_demuxer.h   bool UpdateAudioConfig(const AudioDecoderConfig& config, const LogCB& log_cb);
bool               76 media/filters/chunk_demuxer.h   bool UpdateVideoConfig(const VideoDecoderConfig& config, const LogCB& log_cb);
bool               88 media/filters/chunk_demuxer.h   virtual bool SupportsConfigChanges() OVERRIDE;
bool              120 media/filters/chunk_demuxer.h   const bool splice_frames_enabled_;
bool              149 media/filters/chunk_demuxer.h                bool splice_frames_enabled);
bool              155 media/filters/chunk_demuxer.h                           bool enable_text_tracks) OVERRIDE;
bool              201 media/filters/chunk_demuxer.h                const bool use_legacy_frame_processor);
bool              239 media/filters/chunk_demuxer.h   bool IsParsingMediaSegment(const std::string& id);
bool              245 media/filters/chunk_demuxer.h   void SetSequenceMode(const std::string& id, bool sequence_mode);
bool              282 media/filters/chunk_demuxer.h   bool IsSeekWaitingForData_Locked() const;
bool              286 media/filters/chunk_demuxer.h   bool CanEndOfStream_Locked() const;
bool              289 media/filters/chunk_demuxer.h   void OnSourceInitDone(bool success, base::TimeDelta duration);
bool              300 media/filters/chunk_demuxer.h   bool IsValidId(const std::string& source_id) const;
bool              334 media/filters/chunk_demuxer.h   bool cancel_next_seek_;
bool              339 media/filters/chunk_demuxer.h   bool enable_text_;
bool              376 media/filters/chunk_demuxer.h   const bool splice_frames_enabled_;
bool               88 media/filters/decoder_stream.h   bool CanReadWithoutStalling() const;
bool              192 media/filters/decoder_stream.h bool DecoderStream<DemuxerStream::AUDIO>::CanReadWithoutStalling() const;
bool               30 media/filters/decoder_stream_traits.h   typedef base::Callback<void(bool success)> StreamInitCB;
bool               33 media/filters/decoder_stream_traits.h   static bool FinishInitialization(const StreamInitCB& init_cb,
bool               47 media/filters/decoder_stream_traits.h   typedef base::Callback<void(bool success, bool has_alpha)> StreamInitCB;
bool               50 media/filters/decoder_stream_traits.h   static bool FinishInitialization(const StreamInitCB& init_cb,
bool               77 media/filters/decrypting_audio_decoder.h   void FinishInitialization(bool success);
bool              122 media/filters/decrypting_audio_decoder.h   bool key_added_while_decode_pending_;
bool               58 media/filters/decrypting_demuxer_stream.h   virtual bool SupportsConfigChanges() OVERRIDE;
bool              128 media/filters/decrypting_demuxer_stream.h   bool key_added_while_decrypt_pending_;
bool               62 media/filters/decrypting_video_decoder.h   void FinishInitialization(bool success);
bool              104 media/filters/decrypting_video_decoder.h   bool key_added_while_decode_pending_;
bool               27 media/filters/fake_demuxer_stream.h                     bool is_encrypted);
bool               36 media/filters/fake_demuxer_stream.h   virtual bool SupportsConfigChanges() OVERRIDE;
bool               64 media/filters/fake_demuxer_stream.h   bool config_changes_;
bool               65 media/filters/fake_demuxer_stream.h   bool is_encrypted_;
bool               34 media/filters/fake_video_decoder.h                             bool supports_get_decode_output);
bool               77 media/filters/fake_video_decoder.h   bool supports_get_decode_output_;
bool               60 media/filters/ffmpeg_audio_decoder.h   bool FFmpegDecode(const scoped_refptr<DecoderBuffer>& buffer);
bool               64 media/filters/ffmpeg_audio_decoder.h   bool ConfigureDecoder();
bool               84 media/filters/ffmpeg_demuxer.h   virtual bool SupportsConfigChanges() OVERRIDE;
bool               96 media/filters/ffmpeg_demuxer.h   bool HasAvailableCapacity();
bool              125 media/filters/ffmpeg_demuxer.h   bool end_of_stream_;
bool              133 media/filters/ffmpeg_demuxer.h   bool bitstream_converter_enabled_;
bool              151 media/filters/ffmpeg_demuxer.h                           bool enable_text_tracks) OVERRIDE;
bool              172 media/filters/ffmpeg_demuxer.h   void OnOpenContextDone(const PipelineStatusCB& status_cb, bool result);
bool              187 media/filters/ffmpeg_demuxer.h   bool StreamsHaveAvailableCapacity();
bool              190 media/filters/ffmpeg_demuxer.h   bool IsMaxMemoryUsageReached() const;
bool              217 media/filters/ffmpeg_demuxer.h   bool pending_read_;
bool              221 media/filters/ffmpeg_demuxer.h   bool pending_seek_;
bool              251 media/filters/ffmpeg_demuxer.h   bool audio_disabled_;
bool              254 media/filters/ffmpeg_demuxer.h   bool text_enabled_;
bool              258 media/filters/ffmpeg_demuxer.h   bool duration_known_;
bool               46 media/filters/ffmpeg_glue.h   virtual bool GetPosition(int64* position_out) = 0;
bool               49 media/filters/ffmpeg_glue.h   virtual bool SetPosition(int64 position) = 0;
bool               53 media/filters/ffmpeg_glue.h   virtual bool GetSize(int64* size_out) = 0;
bool               56 media/filters/ffmpeg_glue.h   virtual bool IsStreaming() = 0;
bool               69 media/filters/ffmpeg_glue.h   bool OpenContext();
bool               73 media/filters/ffmpeg_glue.h   bool open_called_;
bool               45 media/filters/ffmpeg_h264_to_annex_b_bitstream_converter.h   bool ConvertPacket(AVPacket* packet);
bool               52 media/filters/ffmpeg_h264_to_annex_b_bitstream_converter.h   bool configuration_processed_;
bool               58 media/filters/ffmpeg_video_decoder.h   bool FFmpegDecode(const scoped_refptr<DecoderBuffer>& buffer,
bool               63 media/filters/ffmpeg_video_decoder.h   bool ConfigureDecoder();
bool               25 media/filters/file_data_source.h   bool Initialize(const base::FilePath& file_path);
bool               31 media/filters/file_data_source.h   virtual bool GetSize(int64* size_out) OVERRIDE;
bool               32 media/filters/file_data_source.h   virtual bool IsStreaming() OVERRIDE;
bool               42 media/filters/file_data_source.h   bool force_read_errors_;
bool               43 media/filters/file_data_source.h   bool force_streaming_;
bool               29 media/filters/frame_processor_base.h   bool needs_random_access_point() const {
bool               32 media/filters/frame_processor_base.h   void set_needs_random_access_point(bool needs_random_access_point) {
bool               49 media/filters/frame_processor_base.h   bool needs_random_access_point_;
bool               79 media/filters/frame_processor_base.h   bool sequence_mode() { return sequence_mode_; }
bool               80 media/filters/frame_processor_base.h   virtual void SetSequenceMode(bool sequence_mode) = 0;
bool               92 media/filters/frame_processor_base.h   virtual bool ProcessFrames(const StreamParser::BufferQueue& audio_buffers,
bool               97 media/filters/frame_processor_base.h                              bool* new_media_segment,
bool              104 media/filters/frame_processor_base.h   bool AddTrack(StreamParser::TrackId id, ChunkDemuxerStream* stream);
bool              125 media/filters/frame_processor_base.h   bool sequence_mode_;
bool               54 media/filters/gpu_video_accelerator_factories.h   virtual bool CreateTextures(int32 count,
bool               51 media/filters/gpu_video_decoder.h   virtual bool HasAlpha() const OVERRIDE;
bool               52 media/filters/gpu_video_decoder.h   virtual bool NeedsBitstreamConversion() const OVERRIDE;
bool               53 media/filters/gpu_video_decoder.h   virtual bool CanReadWithoutStalling() const OVERRIDE;
bool               96 media/filters/gpu_video_decoder.h   bool CanMoreDecodeWorkBeDone();
bool              136 media/filters/gpu_video_decoder.h   bool needs_bitstream_conversion_;
bool               31 media/filters/h264_bit_reader.h   bool Initialize(const uint8* data, off_t size);
bool               38 media/filters/h264_bit_reader.h   bool ReadBits(int num_bits, int* out);
bool               44 media/filters/h264_bit_reader.h   bool HasMoreRBSPData();
bool               52 media/filters/h264_bit_reader.h   bool UpdateCurrByte();
bool               56 media/filters/h264_parser.h   bool constraint_set0_flag;
bool               57 media/filters/h264_parser.h   bool constraint_set1_flag;
bool               58 media/filters/h264_parser.h   bool constraint_set2_flag;
bool               59 media/filters/h264_parser.h   bool constraint_set3_flag;
bool               60 media/filters/h264_parser.h   bool constraint_set4_flag;
bool               61 media/filters/h264_parser.h   bool constraint_set5_flag;
bool               66 media/filters/h264_parser.h   bool separate_colour_plane_flag;
bool               69 media/filters/h264_parser.h   bool qpprime_y_zero_transform_bypass_flag;
bool               71 media/filters/h264_parser.h   bool seq_scaling_matrix_present_flag;
bool               78 media/filters/h264_parser.h   bool delta_pic_order_always_zero_flag;
bool               85 media/filters/h264_parser.h   bool gaps_in_frame_num_value_allowed_flag;
bool               88 media/filters/h264_parser.h   bool frame_mbs_only_flag;
bool               89 media/filters/h264_parser.h   bool mb_adaptive_frame_field_flag;
bool               90 media/filters/h264_parser.h   bool direct_8x8_inference_flag;
bool               91 media/filters/h264_parser.h   bool frame_cropping_flag;
bool               97 media/filters/h264_parser.h   bool vui_parameters_present_flag;
bool              100 media/filters/h264_parser.h   bool bitstream_restriction_flag;
bool              112 media/filters/h264_parser.h   bool entropy_coding_mode_flag;
bool              113 media/filters/h264_parser.h   bool bottom_field_pic_order_in_frame_present_flag;
bool              118 media/filters/h264_parser.h   bool weighted_pred_flag;
bool              123 media/filters/h264_parser.h   bool deblocking_filter_control_present_flag;
bool              124 media/filters/h264_parser.h   bool constrained_intra_pred_flag;
bool              125 media/filters/h264_parser.h   bool redundant_pic_cnt_present_flag;
bool              126 media/filters/h264_parser.h   bool transform_8x8_mode_flag;
bool              128 media/filters/h264_parser.h   bool pic_scaling_matrix_present_flag;
bool              144 media/filters/h264_parser.h   bool luma_weight_flag;
bool              145 media/filters/h264_parser.h   bool chroma_weight_flag;
bool              176 media/filters/h264_parser.h   bool IsPSlice() const;
bool              177 media/filters/h264_parser.h   bool IsBSlice() const;
bool              178 media/filters/h264_parser.h   bool IsISlice() const;
bool              179 media/filters/h264_parser.h   bool IsSPSlice() const;
bool              180 media/filters/h264_parser.h   bool IsSISlice() const;
bool              182 media/filters/h264_parser.h   bool idr_pic_flag;       // from NAL header
bool              193 media/filters/h264_parser.h   bool field_pic_flag;
bool              194 media/filters/h264_parser.h   bool bottom_field_flag;
bool              200 media/filters/h264_parser.h   bool direct_spatial_mv_pred_flag;
bool              202 media/filters/h264_parser.h   bool num_ref_idx_active_override_flag;
bool              205 media/filters/h264_parser.h   bool ref_pic_list_modification_flag_l0;
bool              206 media/filters/h264_parser.h   bool ref_pic_list_modification_flag_l1;
bool              213 media/filters/h264_parser.h   bool luma_weight_l0_flag;
bool              214 media/filters/h264_parser.h   bool chroma_weight_l0_flag;
bool              217 media/filters/h264_parser.h   bool luma_weight_l1_flag;
bool              218 media/filters/h264_parser.h   bool chroma_weight_l1_flag;
bool              221 media/filters/h264_parser.h   bool no_output_of_prior_pics_flag;
bool              222 media/filters/h264_parser.h   bool long_term_reference_flag;
bool              224 media/filters/h264_parser.h   bool adaptive_ref_pic_marking_mode_flag;
bool              229 media/filters/h264_parser.h   bool sp_for_switch_flag;
bool              238 media/filters/h264_parser.h   bool exact_match_flag;
bool              239 media/filters/h264_parser.h   bool broken_link_flag;
bool              281 media/filters/h264_parser.h   static bool FindStartCode(const uint8* data, off_t data_size,
bool              343 media/filters/h264_parser.h   bool LocateNALU(off_t* nalu_size, off_t* start_code_size);
bool              353 media/filters/h264_parser.h   Result ParseScalingList(int size, int* scaling_list, bool* use_default);
bool              360 media/filters/h264_parser.h   Result ParseAndIgnoreHRDParameters(bool* hrd_parameters_present);
bool               79 media/filters/h264_to_annex_b_bitstream_converter.h   bool ConvertAVCDecoderConfigToByteStream(const uint8* input,
bool              108 media/filters/h264_to_annex_b_bitstream_converter.h   bool ConvertNalUnitStreamToByteStream(const uint8* input, uint32 input_size,
bool              113 media/filters/h264_to_annex_b_bitstream_converter.h   bool configuration_processed_;
bool              115 media/filters/h264_to_annex_b_bitstream_converter.h   bool first_nal_unit_in_access_unit_;
bool               21 media/filters/in_memory_url_protocol.h   InMemoryUrlProtocol(const uint8* buf, int64 size, bool streaming);
bool               26 media/filters/in_memory_url_protocol.h   virtual bool GetPosition(int64* position_out) OVERRIDE;
bool               27 media/filters/in_memory_url_protocol.h   virtual bool SetPosition(int64 position) OVERRIDE;
bool               28 media/filters/in_memory_url_protocol.h   virtual bool GetSize(int64* size_out) OVERRIDE;
bool               29 media/filters/in_memory_url_protocol.h   virtual bool IsStreaming() OVERRIDE;
bool               35 media/filters/in_memory_url_protocol.h   bool streaming_;
bool               28 media/filters/legacy_frame_processor.h   virtual void SetSequenceMode(bool sequence_mode) OVERRIDE;
bool               29 media/filters/legacy_frame_processor.h   virtual bool ProcessFrames(const StreamParser::BufferQueue& audio_buffers,
bool               34 media/filters/legacy_frame_processor.h                              bool* new_media_segment,
bool               53 media/filters/legacy_frame_processor.h                               bool* new_media_segment,
bool               60 media/filters/legacy_frame_processor.h   bool AppendAndUpdateDuration(ChunkDemuxerStream* stream,
bool               72 media/filters/legacy_frame_processor.h   bool OnTextBuffers(StreamParser::TrackId text_track_id,
bool               77 media/filters/legacy_frame_processor.h                      bool* new_media_segment);
bool               35 media/filters/mock_gpu_video_accelerator_factories.h                bool(int32 count,
bool               47 media/filters/opus_audio_decoder.h   bool ConfigureDecoder();
bool               50 media/filters/opus_audio_decoder.h   bool Decode(const scoped_refptr<DecoderBuffer>& input,
bool               60 media/filters/pipeline_integration_test_base.h   bool WaitUntilOnEnded();
bool               62 media/filters/pipeline_integration_test_base.h   bool Start(const base::FilePath& file_path, PipelineStatus expected_status);
bool               67 media/filters/pipeline_integration_test_base.h   bool Start(const base::FilePath& file_path,
bool               72 media/filters/pipeline_integration_test_base.h   bool Start(const base::FilePath& file_path);
bool               73 media/filters/pipeline_integration_test_base.h   bool Start(const base::FilePath& file_path, Decryptor* decryptor);
bool               77 media/filters/pipeline_integration_test_base.h   bool Seek(base::TimeDelta seek_time);
bool               79 media/filters/pipeline_integration_test_base.h   bool WaitUntilCurrentTimeIsAfter(const base::TimeDelta& wait_time);
bool              101 media/filters/pipeline_integration_test_base.h   bool hashing_enabled_;
bool              102 media/filters/pipeline_integration_test_base.h   bool clockless_playback_;
bool              108 media/filters/pipeline_integration_test_base.h   bool ended_;
bool              135 media/filters/pipeline_integration_test_base.h   MOCK_METHOD1(OnSetOpaque, void(bool));
bool               57 media/filters/source_buffer_stream.h                      bool splice_frames_enabled);
bool               60 media/filters/source_buffer_stream.h                      bool splice_frames_enabled);
bool               63 media/filters/source_buffer_stream.h                      bool splice_frames_enabled);
bool               77 media/filters/source_buffer_stream.h   bool Append(const BufferQueue& buffers);
bool               95 media/filters/source_buffer_stream.h   bool IsSeekPending() const;
bool              131 media/filters/source_buffer_stream.h   bool UpdateAudioConfig(const AudioDecoderConfig& config);
bool              135 media/filters/source_buffer_stream.h   bool UpdateVideoConfig(const VideoDecoderConfig& config);
bool              158 media/filters/source_buffer_stream.h   int FreeBuffers(int total_bytes_to_free, bool reverse_direction);
bool              193 media/filters/source_buffer_stream.h   bool AreAdjacentInSequence(
bool              232 media/filters/source_buffer_stream.h   bool ShouldSeekToStartOfBuffered(base::TimeDelta seek_timestamp) const;
bool              236 media/filters/source_buffer_stream.h   bool IsMonotonicallyIncreasing(const BufferQueue& buffers) const;
bool              240 media/filters/source_buffer_stream.h   bool IsNextTimestampValid(base::TimeDelta next_timestamp,
bool              241 media/filters/source_buffer_stream.h                             bool next_is_keyframe) const;
bool              245 media/filters/source_buffer_stream.h   bool OnlySelectedRangeIsSeeked() const;
bool              283 media/filters/source_buffer_stream.h   bool IsEndSelected() const;
bool              300 media/filters/source_buffer_stream.h       base::TimeDelta start, base::TimeDelta end, bool is_exclusive,
bool              344 media/filters/source_buffer_stream.h   bool seek_pending_;
bool              347 media/filters/source_buffer_stream.h   bool end_of_stream_;
bool              368 media/filters/source_buffer_stream.h   bool new_media_segment_;
bool              373 media/filters/source_buffer_stream.h   bool last_appended_buffer_is_keyframe_;
bool              390 media/filters/source_buffer_stream.h   bool config_change_pending_;
bool              402 media/filters/source_buffer_stream.h   const bool splice_frames_enabled_;
bool               23 media/filters/stream_parser_factory.h   static bool IsTypeSupported(
bool               37 media/filters/stream_parser_factory.h       const LogCB& log_cb, bool* has_audio, bool* has_video);
bool               39 media/filters/video_renderer_impl.h   typedef base::Callback<void(bool)> SetOpaqueCB;
bool               63 media/filters/video_renderer_impl.h       bool drop_frames);
bool               88 media/filters/video_renderer_impl.h   void OnVideoFrameStreamInitialized(bool success, bool has_alpha);
bool              132 media/filters/video_renderer_impl.h   bool ShouldTransitionToPrerolled_Locked();
bool              152 media/filters/video_renderer_impl.h   bool received_end_of_stream_;
bool              204 media/filters/video_renderer_impl.h   bool pending_read_;
bool              206 media/filters/video_renderer_impl.h   bool drop_frames_;
bool               41 media/filters/vpx_video_decoder.h   virtual bool HasAlpha() const OVERRIDE;
bool               54 media/filters/vpx_video_decoder.h   bool ConfigureDecoder(const VideoDecoderConfig& config);
bool               59 media/filters/vpx_video_decoder.h   bool VpxDecode(const scoped_refptr<DecoderBuffer>& buffer,
bool               45 media/formats/common/offset_byte_queue.h   bool Trim(int64 max_offset);
bool               44 media/formats/common/stream_parser_test_base.h   bool AppendDataInPieces(const uint8* data, size_t length, size_t piece_size);
bool               46 media/formats/common/stream_parser_test_base.h   void OnInitDone(bool success,
bool               48 media/formats/common/stream_parser_test_base.h                   bool auto_update_timestamp_offset);
bool               49 media/formats/common/stream_parser_test_base.h   bool OnNewConfig(const AudioDecoderConfig& audio_config,
bool               52 media/formats/common/stream_parser_test_base.h   bool OnNewBuffers(const StreamParser::BufferQueue& audio_buffers,
bool               28 media/formats/mp2t/es_parser.h   virtual bool Parse(const uint8* buf, int size,
bool               34 media/formats/mp2t/es_parser_adts.h                bool sbr_in_mimetype);
bool               38 media/formats/mp2t/es_parser_adts.h   virtual bool Parse(const uint8* buf, int size,
bool               52 media/formats/mp2t/es_parser_adts.h   bool UpdateAudioConfiguration(const uint8* adts_header);
bool               65 media/formats/mp2t/es_parser_adts.h   bool sbr_in_mimetype_;
bool               43 media/formats/mp2t/es_parser_h264.h   virtual bool Parse(const uint8* buf, int size,
bool               60 media/formats/mp2t/es_parser_h264.h   bool FindAUD(int64* stream_pos);
bool               64 media/formats/mp2t/es_parser_h264.h   bool ParseInternal();
bool               68 media/formats/mp2t/es_parser_h264.h   bool EmitFrame(int64 access_unit_pos, int access_unit_size,
bool               69 media/formats/mp2t/es_parser_h264.h                  bool is_key_frame, int pps_id);
bool               73 media/formats/mp2t/es_parser_h264.h   bool UpdateVideoDecoderConfig(const H264SPS* sps);
bool               29 media/formats/mp2t/mp2t_stream_parser.h   explicit Mp2tStreamParser(bool sbr_in_mimetype);
bool               36 media/formats/mp2t/mp2t_stream_parser.h                     bool ignore_text_tracks,
bool               42 media/formats/mp2t/mp2t_stream_parser.h   virtual bool Parse(const uint8* buf, int size) OVERRIDE;
bool               48 media/formats/mp2t/mp2t_stream_parser.h     BufferQueueWithConfig(bool is_cfg_sent,
bool               53 media/formats/mp2t/mp2t_stream_parser.h     bool is_config_sent;
bool               83 media/formats/mp2t/mp2t_stream_parser.h   bool FinishInitializationIfNeeded();
bool               93 media/formats/mp2t/mp2t_stream_parser.h   bool EmitRemainingBuffers();
bool              106 media/formats/mp2t/mp2t_stream_parser.h   bool sbr_in_mimetype_;
bool              122 media/formats/mp2t/mp2t_stream_parser.h   bool is_initialized_;
bool              125 media/formats/mp2t/mp2t_stream_parser.h   bool segment_started_;
bool              126 media/formats/mp2t/mp2t_stream_parser.h   bool first_video_frame_in_segment_;
bool               32 media/formats/mp2t/ts_packet.h   bool payload_unit_start_indicator() const {
bool               37 media/formats/mp2t/ts_packet.h   bool discontinuity_indicator() const { return discontinuity_indicator_; }
bool               38 media/formats/mp2t/ts_packet.h   bool random_access_indicator() const { return random_access_indicator_; }
bool               49 media/formats/mp2t/ts_packet.h   bool ParseHeader(const uint8* buf);
bool               50 media/formats/mp2t/ts_packet.h   bool ParseAdaptationField(BitReader* bit_reader,
bool               58 media/formats/mp2t/ts_packet.h   bool payload_unit_start_indicator_;
bool               63 media/formats/mp2t/ts_packet.h   bool discontinuity_indicator_;
bool               64 media/formats/mp2t/ts_packet.h   bool random_access_indicator_;
bool               26 media/formats/mp2t/ts_section.h   virtual bool Parse(bool payload_unit_start_indicator,
bool               24 media/formats/mp2t/ts_section_pat.h   virtual bool ParsePsiSection(BitReader* bit_reader) OVERRIDE;
bool               25 media/formats/mp2t/ts_section_pes.h   virtual bool Parse(bool payload_unit_start_indicator,
bool               35 media/formats/mp2t/ts_section_pes.h   bool Emit(bool emit_for_unknown_size);
bool               38 media/formats/mp2t/ts_section_pes.h   bool ParseInternal(const uint8* raw_pes, int raw_pes_size);
bool               49 media/formats/mp2t/ts_section_pes.h   bool wait_for_pusi_;
bool               52 media/formats/mp2t/ts_section_pes.h   bool previous_pts_valid_;
bool               54 media/formats/mp2t/ts_section_pes.h   bool previous_dts_valid_;
bool               27 media/formats/mp2t/ts_section_pmt.h   virtual bool ParsePsiSection(BitReader* bit_reader) OVERRIDE;
bool               24 media/formats/mp2t/ts_section_psi.h   virtual bool Parse(bool payload_unit_start_indicator,
bool               30 media/formats/mp2t/ts_section_psi.h   virtual bool ParsePsiSection(BitReader* bit_reader) = 0;
bool               42 media/formats/mp2t/ts_section_psi.h   bool wait_for_pusi_;
bool               33 media/formats/mp4/aac.h   bool Parse(const std::vector<uint8>& data);
bool               40 media/formats/mp4/aac.h   int GetOutputSamplesPerSecond(bool sbr_in_mimetype) const;
bool               47 media/formats/mp4/aac.h   ChannelLayout GetChannelLayout(bool sbr_in_mimetype) const;
bool               53 media/formats/mp4/aac.h   bool ConvertEsdsToADTS(std::vector<uint8>* buffer) const;
bool               63 media/formats/mp4/aac.h   bool SkipDecoderGASpecificConfig(BitReader* bit_reader) const;
bool               64 media/formats/mp4/aac.h   bool SkipErrorSpecificConfig() const;
bool               65 media/formats/mp4/aac.h   bool SkipGASpecificConfig(BitReader* bit_reader) const;
bool               20 media/formats/mp4/avc.h   static bool ConvertFrameToAnnexB(int length_size, std::vector<uint8>* buffer);
bool               22 media/formats/mp4/avc.h   static bool ConvertConfigToAnnexB(
bool               32 media/formats/mp4/box_definitions.h   virtual bool Parse(BoxReader* reader) OVERRIDE; \
bool               80 media/formats/mp4/box_definitions.h   bool is_encrypted;
bool              187 media/formats/mp4/box_definitions.h   bool IsFormatValid() const;
bool              221 media/formats/mp4/box_definitions.h   bool is_present;
bool              292 media/formats/mp4/box_definitions.h   bool fragmented;
bool              323 media/formats/mp4/box_definitions.h   bool has_default_sample_flags;
bool               25 media/formats/mp4/box_reader.h   virtual bool Parse(BoxReader* reader) = 0;
bool               34 media/formats/mp4/box_reader.h   bool HasBytes(int count) { return (pos() + count <= size()); }
bool               38 media/formats/mp4/box_reader.h   bool Read1(uint8* v)  WARN_UNUSED_RESULT;
bool               39 media/formats/mp4/box_reader.h   bool Read2(uint16* v) WARN_UNUSED_RESULT;
bool               40 media/formats/mp4/box_reader.h   bool Read2s(int16* v) WARN_UNUSED_RESULT;
bool               41 media/formats/mp4/box_reader.h   bool Read4(uint32* v) WARN_UNUSED_RESULT;
bool               42 media/formats/mp4/box_reader.h   bool Read4s(int32* v) WARN_UNUSED_RESULT;
bool               43 media/formats/mp4/box_reader.h   bool Read8(uint64* v) WARN_UNUSED_RESULT;
bool               44 media/formats/mp4/box_reader.h   bool Read8s(int64* v) WARN_UNUSED_RESULT;
bool               46 media/formats/mp4/box_reader.h   bool ReadFourCC(FourCC* v) WARN_UNUSED_RESULT;
bool               48 media/formats/mp4/box_reader.h   bool ReadVec(std::vector<uint8>* t, int count) WARN_UNUSED_RESULT;
bool               52 media/formats/mp4/box_reader.h   bool Read4Into8(uint64* v) WARN_UNUSED_RESULT;
bool               53 media/formats/mp4/box_reader.h   bool Read4sInto8s(int64* v) WARN_UNUSED_RESULT;
bool               56 media/formats/mp4/box_reader.h   bool SkipBytes(int nbytes) WARN_UNUSED_RESULT;
bool               67 media/formats/mp4/box_reader.h   template<typename T> bool Read(T* t) WARN_UNUSED_RESULT;
bool               83 media/formats/mp4/box_reader.h                                     bool* err);
bool               91 media/formats/mp4/box_reader.h   static bool StartTopLevelBox(const uint8* buf,
bool               96 media/formats/mp4/box_reader.h                                bool* err) WARN_UNUSED_RESULT;
bool              101 media/formats/mp4/box_reader.h   static bool IsValidTopLevelBox(const FourCC& type,
bool              106 media/formats/mp4/box_reader.h   bool ScanChildren() WARN_UNUSED_RESULT;
bool              110 media/formats/mp4/box_reader.h   bool ReadChild(Box* child) WARN_UNUSED_RESULT;
bool              114 media/formats/mp4/box_reader.h   bool MaybeReadChild(Box* child) WARN_UNUSED_RESULT;
bool              117 media/formats/mp4/box_reader.h   template<typename T> bool ReadChildren(
bool              121 media/formats/mp4/box_reader.h   template<typename T> bool MaybeReadChildren(
bool              127 media/formats/mp4/box_reader.h   template<typename T> bool ReadAllChildren(
bool              133 media/formats/mp4/box_reader.h   bool ReadFullBoxHeader() WARN_UNUSED_RESULT;
bool              149 media/formats/mp4/box_reader.h   bool ReadHeader(bool* err);
bool              161 media/formats/mp4/box_reader.h   bool scanned_;
bool              165 media/formats/mp4/box_reader.h template<typename T> bool BoxReader::ReadChildren(std::vector<T>* children) {
bool              171 media/formats/mp4/box_reader.h bool BoxReader::MaybeReadChildren(std::vector<T>* children) {
bool              194 media/formats/mp4/box_reader.h bool BoxReader::ReadAllChildren(std::vector<T>* children) {
bool              198 media/formats/mp4/box_reader.h   bool err = false;
bool               24 media/formats/mp4/cenc.h   bool Parse(int iv_size, BufferReader* r) WARN_UNUSED_RESULT;
bool               25 media/formats/mp4/cenc.h   bool GetTotalSizeOfSubsamples(size_t* total_size) const WARN_UNUSED_RESULT;
bool               33 media/formats/mp4/es_descriptor.h   static bool IsAAC(uint8 object_type);
bool               38 media/formats/mp4/es_descriptor.h   bool Parse(const std::vector<uint8>& data);
bool               50 media/formats/mp4/es_descriptor.h   bool ParseDecoderConfigDescriptor(BitReader* reader);
bool               51 media/formats/mp4/es_descriptor.h   bool ParseDecoderSpecificInfo(BitReader* reader);
bool               28 media/formats/mp4/mp4_stream_parser.h   MP4StreamParser(const std::set<int>& audio_object_types, bool has_sbr);
bool               33 media/formats/mp4/mp4_stream_parser.h                     bool ignore_text_tracks,
bool               39 media/formats/mp4/mp4_stream_parser.h   virtual bool Parse(const uint8* buf, int size) OVERRIDE;
bool               49 media/formats/mp4/mp4_stream_parser.h   bool ParseBox(bool* err);
bool               50 media/formats/mp4/mp4_stream_parser.h   bool ParseMoov(mp4::BoxReader* reader);
bool               51 media/formats/mp4/mp4_stream_parser.h   bool ParseMoof(mp4::BoxReader* reader);
bool               62 media/formats/mp4/mp4_stream_parser.h   bool ReadAndDiscardMDATsUntil(const int64 offset);
bool               66 media/formats/mp4/mp4_stream_parser.h   bool EmitConfigs();
bool               67 media/formats/mp4/mp4_stream_parser.h   bool PrepareAVCBuffer(const AVCDecoderConfigurationRecord& avc_config,
bool               70 media/formats/mp4/mp4_stream_parser.h   bool PrepareAACBuffer(const AAC& aac_config,
bool               73 media/formats/mp4/mp4_stream_parser.h   bool EnqueueSample(BufferQueue* audio_buffers,
bool               75 media/formats/mp4/mp4_stream_parser.h                      bool* err);
bool               76 media/formats/mp4/mp4_stream_parser.h   bool SendAndFlushSamples(BufferQueue* audio_buffers,
bool              105 media/formats/mp4/mp4_stream_parser.h   bool has_audio_;
bool              106 media/formats/mp4/mp4_stream_parser.h   bool has_video_;
bool              111 media/formats/mp4/mp4_stream_parser.h   bool has_sbr_;
bool              112 media/formats/mp4/mp4_stream_parser.h   bool is_audio_track_encrypted_;
bool              113 media/formats/mp4/mp4_stream_parser.h   bool is_video_track_encrypted_;
bool               37 media/formats/mp4/track_run_iterator.h   bool Init(const MovieFragment& moof);
bool               40 media/formats/mp4/track_run_iterator.h   bool IsRunValid() const;
bool               41 media/formats/mp4/track_run_iterator.h   bool IsSampleValid() const;
bool               50 media/formats/mp4/track_run_iterator.h   bool AuxInfoNeedsToBeCached();
bool               55 media/formats/mp4/track_run_iterator.h   bool CacheAuxInfo(const uint8* buf, int size);
bool               68 media/formats/mp4/track_run_iterator.h   bool is_encrypted() const;
bool               69 media/formats/mp4/track_run_iterator.h   bool is_audio() const;
bool               80 media/formats/mp4/track_run_iterator.h   bool is_keyframe() const;
bool               33 media/formats/mpeg/mpeg_audio_stream_parser_base.h                     bool ignore_text_tracks,
bool               39 media/formats/mpeg/mpeg_audio_stream_parser_base.h   virtual bool Parse(const uint8* buf, int size) OVERRIDE;
bool              103 media/formats/mpeg/mpeg_audio_stream_parser_base.h   bool ParseSyncSafeInt(BitReader* reader, int32* value);
bool              119 media/formats/mpeg/mpeg_audio_stream_parser_base.h   bool SendBuffers(BufferQueue* buffers, bool end_of_segment);
bool              134 media/formats/mpeg/mpeg_audio_stream_parser_base.h   bool in_media_segment_;
bool               39 media/formats/webm/chromeos/webm_encoder.h   WebmEncoder(const base::FilePath& output_path, int bitrate, bool realtime);
bool               45 media/formats/webm/chromeos/webm_encoder.h   bool EncodeFromSprite(const SkBitmap& sprite, int fps_n, int fps_d);
bool               50 media/formats/webm/chromeos/webm_encoder.h   bool WriteWebmHeader();
bool               57 media/formats/webm/chromeos/webm_encoder.h   bool WriteWebmFooter();
bool               97 media/formats/webm/chromeos/webm_encoder.h   bool has_errors_;
bool               21 media/formats/webm/tracks_builder.h   explicit TracksBuilder(bool allow_invalid_values);
bool               60 media/formats/webm/tracks_builder.h           bool allow_invalid_values);
bool               84 media/formats/webm/tracks_builder.h   bool allow_invalid_values_;
bool               32 media/formats/webm/webm_audio_client.h   bool InitializeConfig(const std::string& codec_id,
bool               36 media/formats/webm/webm_audio_client.h                         bool is_encrypted,
bool               41 media/formats/webm/webm_audio_client.h   virtual bool OnUInt(int id, int64 val) OVERRIDE;
bool               42 media/formats/webm/webm_audio_client.h   virtual bool OnFloat(int id, double val) OVERRIDE;
bool               31 media/formats/webm/webm_cluster_parser.h     Track(int track_num, bool is_video, base::TimeDelta default_duration);
bool               44 media/formats/webm/webm_cluster_parser.h     bool AddBuffer(const scoped_refptr<StreamParserBuffer>& buffer);
bool               66 media/formats/webm/webm_cluster_parser.h     bool IsKeyframe(const uint8* data, int size) const;
bool               73 media/formats/webm/webm_cluster_parser.h     bool QueueBuffer(const scoped_refptr<StreamParserBuffer>& buffer);
bool               81 media/formats/webm/webm_cluster_parser.h     bool is_video_;
bool              136 media/formats/webm/webm_cluster_parser.h   bool cluster_ended() const { return cluster_ended_; }
bool              141 media/formats/webm/webm_cluster_parser.h   virtual bool OnListEnd(int id) OVERRIDE;
bool              142 media/formats/webm/webm_cluster_parser.h   virtual bool OnUInt(int id, int64 val) OVERRIDE;
bool              143 media/formats/webm/webm_cluster_parser.h   virtual bool OnBinary(int id, const uint8* data, int size) OVERRIDE;
bool              145 media/formats/webm/webm_cluster_parser.h   bool ParseBlock(bool is_simple_block, const uint8* buf, int size,
bool              148 media/formats/webm/webm_cluster_parser.h   bool OnBlock(bool is_simple_block, int track_num, int timecode, int duration,
bool              176 media/formats/webm/webm_cluster_parser.h   bool discard_padding_set_;
bool              180 media/formats/webm/webm_cluster_parser.h   bool cluster_ended_;
bool               32 media/formats/webm/webm_content_encodings_client.h   virtual bool OnListEnd(int id) OVERRIDE;
bool               33 media/formats/webm/webm_content_encodings_client.h   virtual bool OnUInt(int id, int64 val) OVERRIDE;
bool               34 media/formats/webm/webm_content_encodings_client.h   virtual bool OnBinary(int id, const uint8* data, int size) OVERRIDE;
bool               39 media/formats/webm/webm_content_encodings_client.h   bool content_encryption_encountered_;
bool               43 media/formats/webm/webm_content_encodings_client.h   bool content_encodings_ready_;
bool               26 media/formats/webm/webm_crypto_helpers.h bool WebMCreateDecryptConfig(const uint8* data, int data_size,
bool               33 media/formats/webm/webm_info_parser.h   virtual bool OnListEnd(int id) OVERRIDE;
bool               34 media/formats/webm/webm_info_parser.h   virtual bool OnUInt(int id, int64 val) OVERRIDE;
bool               35 media/formats/webm/webm_info_parser.h   virtual bool OnFloat(int id, double val) OVERRIDE;
bool               36 media/formats/webm/webm_info_parser.h   virtual bool OnBinary(int id, const uint8* data, int size) OVERRIDE;
bool               37 media/formats/webm/webm_info_parser.h   virtual bool OnString(int id, const std::string& str) OVERRIDE;
bool               33 media/formats/webm/webm_parser.h   virtual bool OnListEnd(int id);
bool               34 media/formats/webm/webm_parser.h   virtual bool OnUInt(int id, int64 val);
bool               35 media/formats/webm/webm_parser.h   virtual bool OnFloat(int id, double val);
bool               36 media/formats/webm/webm_parser.h   virtual bool OnBinary(int id, const uint8* data, int size);
bool               37 media/formats/webm/webm_parser.h   virtual bool OnString(int id, const std::string& str);
bool               70 media/formats/webm/webm_parser.h   bool IsParsingComplete() const;
bool              114 media/formats/webm/webm_parser.h   bool OnListStart(int id, int64 size);
bool              121 media/formats/webm/webm_parser.h   bool OnListEnd();
bool              124 media/formats/webm/webm_parser.h   bool IsSiblingOrAncestor(int id_a, int id_b) const;
bool               28 media/formats/webm/webm_stream_parser.h                     bool ignore_text_tracks,
bool               34 media/formats/webm/webm_stream_parser.h   virtual bool Parse(const uint8* buf, int size) OVERRIDE;
bool               72 media/formats/webm/webm_stream_parser.h   bool ignore_text_tracks_;
bool               80 media/formats/webm/webm_stream_parser.h   bool parsing_cluster_;
bool               30 media/formats/webm/webm_tracks_parser.h   explicit WebMTracksParser(const LogCB& log_cb, bool ignore_text_tracks);
bool               79 media/formats/webm/webm_tracks_parser.h   virtual bool OnListEnd(int id) OVERRIDE;
bool               80 media/formats/webm/webm_tracks_parser.h   virtual bool OnUInt(int id, int64 val) OVERRIDE;
bool               81 media/formats/webm/webm_tracks_parser.h   virtual bool OnFloat(int id, double val) OVERRIDE;
bool               82 media/formats/webm/webm_tracks_parser.h   virtual bool OnBinary(int id, const uint8* data, int size) OVERRIDE;
bool               83 media/formats/webm/webm_tracks_parser.h   virtual bool OnString(int id, const std::string& str) OVERRIDE;
bool              101 media/formats/webm/webm_tracks_parser.h   bool ignore_text_tracks_;
bool               33 media/formats/webm/webm_video_client.h   bool InitializeConfig(const std::string& codec_id,
bool               35 media/formats/webm/webm_video_client.h                         bool is_encrypted,
bool               40 media/formats/webm/webm_video_client.h   virtual bool OnUInt(int id, int64 val) OVERRIDE;
bool               41 media/formats/webm/webm_video_client.h   virtual bool OnBinary(int id, const uint8* data, int size) OVERRIDE;
bool               42 media/formats/webm/webm_video_client.h   virtual bool OnFloat(int id, double val) OVERRIDE;
bool               32 media/formats/webm/webm_webvtt_parser.h   bool GetByte(uint8* byte);
bool               55 media/midi/midi_manager.h   bool StartSession(MidiManagerClient* client);
bool               87 media/midi/midi_manager.h   virtual bool Initialize();
bool               98 media/midi/midi_manager.h   bool initialized_;
bool               24 media/midi/midi_manager_alsa.h   virtual bool Initialize() OVERRIDE;
bool               27 media/midi/midi_manager_mac.h   virtual bool Initialize() OVERRIDE;
bool               34 media/midi/midi_manager_usb.h   virtual bool Initialize() OVERRIDE;
bool               63 media/midi/midi_manager_usb.h   void Initialize(base::Callback<void(bool result)> callback);
bool               66 media/midi/midi_manager_usb.h   void OnEnumerateDevicesDone(bool result, UsbMidiDevice::Devices* devices);
bool               73 media/midi/midi_manager_usb.h   base::Callback<void(bool result)> initialize_callback_;
bool               23 media/midi/midi_manager_win.h   virtual bool Initialize() OVERRIDE;
bool               45 media/midi/midi_message_queue.h   explicit MidiMessageQueue(bool allow_running_status);
bool               66 media/midi/midi_message_queue.h   const bool allow_running_status_;
bool               30 media/midi/usb_midi_descriptor_parser.h   bool Parse(UsbMidiDevice* device,
bool               36 media/midi/usb_midi_descriptor_parser.h   bool ParseInternal(UsbMidiDevice* device,
bool               40 media/midi/usb_midi_descriptor_parser.h   bool ParseInterface(const uint8* data, size_t size);
bool               41 media/midi/usb_midi_descriptor_parser.h   bool ParseCSInterface(UsbMidiDevice* device, const uint8* data, size_t size);
bool               42 media/midi/usb_midi_descriptor_parser.h   bool ParseEndpoint(const uint8* data, size_t size);
bool               43 media/midi/usb_midi_descriptor_parser.h   bool ParseCSEndpoint(const uint8* data,
bool               48 media/midi/usb_midi_descriptor_parser.h   bool is_parsing_usb_midi_interface_;
bool               45 media/midi/usb_midi_device.h     typedef base::Callback<void(bool result, Devices* devices)> Callback;
bool               39 media/midi/usb_midi_device_android.h   static bool RegisterUsbMidiDevice(JNIEnv* env);
bool               35 media/midi/usb_midi_device_factory_android.h   static bool RegisterUsbMidiDeviceFactory(JNIEnv* env);
bool               39 media/midi/usb_midi_input_stream.h     bool operator==(const JackUniqueKey& that) const;
bool               40 media/midi/usb_midi_input_stream.h     bool operator<(const JackUniqueKey& that) const;
bool               32 media/midi/usb_midi_output_stream.h   bool PushSysExMessage(const std::vector<uint8>& data,
bool               35 media/midi/usb_midi_output_stream.h   bool PushSysCommonMessage(const std::vector<uint8>& data,
bool               41 media/midi/usb_midi_output_stream.h   bool PushChannelMessage(const std::vector<uint8>& data,
bool               50 media/midi/usb_midi_output_stream.h   bool is_sending_sysex_;
bool               21 media/tools/player_x11/data_source_logger.h                    bool force_streaming);
bool               29 media/tools/player_x11/data_source_logger.h   virtual bool GetSize(int64* size_out) OVERRIDE;
bool               30 media/tools/player_x11/data_source_logger.h   virtual bool IsStreaming() OVERRIDE;
bool               35 media/tools/player_x11/data_source_logger.h   bool streaming_;
bool               42 media/tools/player_x11/x11_video_renderer.h   bool use_render_;
bool               36 media/video/capture/android/video_capture_device_android.h   static bool RegisterVideoCaptureDevice(JNIEnv* env);
bool               59 media/video/capture/android/video_capture_device_android.h   bool Init();
bool               67 media/video/capture/android/video_capture_device_android.h   bool got_first_frame_;
bool               32 media/video/capture/android/video_capture_device_factory_android.h   static bool RegisterVideoCaptureDeviceFactory(JNIEnv* env);
bool               69 media/video/capture/fake_video_capture_device.h   static bool fail_next_create_;
bool               57 media/video/capture/linux/video_capture_device_linux.h   bool AllocateVideoBuffers();
bool               25 media/video/capture/mac/avfoundation_glue.h   static bool IsAVFoundationSupported();
bool               41 media/video/capture/mac/video_capture_device_mac.h   bool Init();
bool               54 media/video/capture/mac/video_capture_device_mac.h   bool UpdateCaptureResolution();
bool               72 media/video/capture/mac/video_capture_device_mac.h   bool final_resolution_selected_;
bool               73 media/video/capture/mac/video_capture_device_mac.h   bool tried_to_square_pixels_;
bool               71 media/video/capture/video_capture.h   virtual bool CaptureStarted() = 0;
bool               77 media/video/capture/video_capture_device.h     bool operator==(const Name& other) const {
bool               80 media/video/capture/video_capture_device.h     bool operator<(const Name& other) const {
bool               32 media/video/capture/video_capture_proxy.h     bool started;
bool               47 media/video/capture/video_capture_types.h   bool IsValid() const;
bool               68 media/video/capture/video_capture_types.h   bool allow_resolution_change;
bool               38 media/video/capture/win/capability_list_win.h   bool empty() const { return capabilities_.empty(); }
bool               36 media/video/capture/win/pin_base_win.h   virtual bool IsMediaTypeValid(const AM_MEDIA_TYPE* media_type) = 0;
bool               39 media/video/capture/win/pin_base_win.h   virtual bool GetValidMediaType(int index, AM_MEDIA_TYPE* media_type) = 0;
bool               33 media/video/capture/win/sink_input_pin_win.h   virtual bool IsMediaTypeValid(const AM_MEDIA_TYPE* media_type);
bool               34 media/video/capture/win/sink_input_pin_win.h   virtual bool GetValidMediaType(int index, AM_MEDIA_TYPE* media_type);
bool               38 media/video/capture/win/video_capture_device_mf_win.h   bool Init();
bool               51 media/video/capture/win/video_capture_device_mf_win.h   static bool PlatformSupported();
bool               75 media/video/capture/win/video_capture_device_mf_win.h   bool capture_;
bool               40 media/video/capture/win/video_capture_device_win.h   bool Init();
bool               63 media/video/capture/win/video_capture_device_win.h   bool CreateCapabilityMap();
bool               27 media/video/mock_video_decode_accelerator.h   MOCK_METHOD2(Initialize, bool(VideoCodecProfile profile, Client* client));
bool               91 media/video/video_decode_accelerator.h   virtual bool Initialize(VideoCodecProfile profile, Client* client) = 0;
bool               82 media/video/video_encode_accelerator.h                                       bool key_frame) = 0;
bool              112 media/video/video_encode_accelerator.h   virtual bool Initialize(VideoFrame::Format input_format,
bool              123 media/video/video_encode_accelerator.h                       bool force_keyframe) = 0;
bool               44 mojo/bindings/js/handle.h   static bool FromV8(v8::Isolate* isolate, v8::Handle<v8::Value> val,
bool               66 mojo/common/message_pump_mojo.h   void DoInternalWork(bool block);
bool               47 mojo/common/test/multiprocess_test_helper.h   bool WaitForChildTestShutdown();
bool               20 mojo/common/test/test_utils.h bool BlockingWrite(const embedder::PlatformHandle& handle,
bool               27 mojo/common/test/test_utils.h bool BlockingRead(const embedder::PlatformHandle& handle,
bool               36 mojo/common/test/test_utils.h bool NonBlockingRead(const embedder::PlatformHandle& handle,
bool               25 mojo/embedder/platform_handle.h   bool is_valid() const { return fd != -1; }
bool               36 mojo/embedder/platform_handle.h   bool is_valid() const { return handle != INVALID_HANDLE_VALUE; }
bool               50 mojo/embedder/scoped_platform_handle.h   bool is_valid() const {
bool               19 mojo/embedder/test_embedder.h MOJO_SYSTEM_IMPL_EXPORT bool Shutdown();
bool               29 mojo/examples/aura_demo/demo_context_factory.h       ui::Compositor* compositor, bool software_fallback) OVERRIDE;
bool               41 mojo/examples/aura_demo/demo_context_factory.h   virtual bool DoesCreateTestContexts() OVERRIDE;
bool               43 mojo/examples/aura_demo/demo_context_factory.h   bool Initialize();
bool               28 mojo/examples/aura_demo/demo_screen.h   virtual bool IsDIPEnabled() OVERRIDE;
bool               47 mojo/examples/aura_demo/window_tree_host_mojo.h   virtual bool QueryMouseLocation(gfx::Point* location_return) OVERRIDE;
bool               48 mojo/examples/aura_demo/window_tree_host_mojo.h   virtual bool ConfineCursorToRootWindow() OVERRIDE;
bool               54 mojo/examples/aura_demo/window_tree_host_mojo.h   virtual void OnCursorVisibilityChangedNative(bool show) OVERRIDE;
bool               38 mojo/examples/compositor_app/compositor_host.h   virtual scoped_ptr<cc::OutputSurface> CreateOutputSurface(bool fallback)
bool               40 mojo/examples/compositor_app/compositor_host.h   virtual void DidInitializeOutputSurface(bool success) OVERRIDE;
bool               17 mojo/examples/compositor_app/mojo_context_provider.h   virtual bool BindToCurrentThread() OVERRIDE;
bool               22 mojo/examples/compositor_app/mojo_context_provider.h   virtual bool IsContextLost() OVERRIDE;
bool               24 mojo/examples/compositor_app/mojo_context_provider.h   virtual bool DestroyedOnMainThread() OVERRIDE;
bool               23 mojo/examples/pepper_container_app/graphics_3d_resource.h   bool IsBoundGraphics() const;
bool               25 mojo/examples/pepper_container_app/plugin_instance.h   bool DidCreate();
bool               34 mojo/examples/pepper_container_app/plugin_instance.h   bool IsBoundGraphics(PP_Resource device) const;
bool               41 mojo/examples/sample_app/gles2_client_impl.h   bool getting_animation_frames_;
bool               34 mojo/examples/sample_app/spinning_cube.h   bool initialized_;
bool               50 mojo/gles2/command_buffer_client_impl.h   virtual bool Initialize() OVERRIDE;
bool               74 mojo/gles2/command_buffer_client_impl.h   virtual void SetSurfaceVisible(bool visible) OVERRIDE;
bool               85 mojo/gles2/command_buffer_client_impl.h   virtual void DidInitialize(bool success) OVERRIDE;
bool              110 mojo/gles2/command_buffer_client_impl.h   bool initialize_result_;
bool               37 mojo/gles2/gles2_context.h   bool Initialize();
bool               32 mojo/public/c/system/macros.h namespace mojo { template <bool> struct CompileAssert {}; }
bool               34 mojo/public/c/system/macros.h     typedef ::mojo::CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
bool               51 mojo/public/cpp/bindings/array.h   bool is_null() const { return !data_; }
bool               24 mojo/public/cpp/bindings/interface.h   virtual bool Accept(Message* message) MOJO_OVERRIDE;
bool               25 mojo/public/cpp/bindings/interface.h   virtual bool AcceptWithResponder(Message* message, MessageReceiver* responder)
bool               63 mojo/public/cpp/bindings/lib/array_internal.h struct ArrayDataTraits<bool> {
bool               69 mojo/public/cpp/bindings/lib/array_internal.h     BitRef& operator=(bool value);
bool               71 mojo/public/cpp/bindings/lib/array_internal.h     operator bool() const;
bool               73 mojo/public/cpp/bindings/lib/array_internal.h     friend struct ArrayDataTraits<bool>;
bool               81 mojo/public/cpp/bindings/lib/array_internal.h   typedef Array<bool> Wrapper;
bool               83 mojo/public/cpp/bindings/lib/array_internal.h   typedef bool ConstRef;
bool               91 mojo/public/cpp/bindings/lib/array_internal.h   static bool ToConstRef(const StorageType* storage, size_t offset) {
bool              119 mojo/public/cpp/bindings/lib/array_internal.h   static bool DecodePointersAndHandles(const ArrayHeader* header,
bool              144 mojo/public/cpp/bindings/lib/array_internal.h   static bool DecodePointersAndHandles(const ArrayHeader* header,
bool              179 mojo/public/cpp/bindings/lib/array_internal.h   static bool DecodePointersAndHandles(const ArrayHeader* header,
bool              253 mojo/public/cpp/bindings/lib/array_internal.h   bool DecodePointersAndHandles(Message* message) {
bool              275 mojo/public/cpp/bindings/lib/array_internal.h template <typename T, bool kIsObject> struct ArrayTraits {};
bool              304 mojo/public/cpp/bindings/lib/array_internal.h template <> struct ArrayTraits<bool, false> {
bool              305 mojo/public/cpp/bindings/lib/array_internal.h   typedef Array_Data<bool> DataType;
bool              306 mojo/public/cpp/bindings/lib/array_internal.h   typedef bool ConstRef;
bool              307 mojo/public/cpp/bindings/lib/array_internal.h   typedef ArrayDataTraits<bool>::Ref Ref;
bool              308 mojo/public/cpp/bindings/lib/array_internal.h   static bool ToArrayElement(const bool& value) {
bool               85 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = true;
bool               87 mojo/public/cpp/bindings/lib/bindings_internal.h template <> struct TypeTraits<bool> {
bool               88 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = false;
bool               91 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = false;
bool               94 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = false;
bool               97 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = false;
bool              100 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = false;
bool              103 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = false;
bool              106 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = false;
bool              109 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = false;
bool              112 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = false;
bool              115 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = false;
bool              118 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = false;
bool              121 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = false;
bool              124 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = false;
bool              127 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = false;
bool              130 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = false;
bool              133 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = false;
bool               35 mojo/public/cpp/bindings/lib/bindings_serialization.h bool ValidatePointer(const void* ptr, const Message& message);
bool               40 mojo/public/cpp/bindings/lib/bindings_serialization.h bool DecodeHandle(Handle* handle, std::vector<Handle>* handles);
bool               53 mojo/public/cpp/bindings/lib/bindings_serialization.h inline bool Decode(T* obj, Message* message) {
bool               13 mojo/public/cpp/bindings/lib/callback_internal.h template <typename T, bool is_object_type = TypeTraits<T>::kIsObject>
bool               19 mojo/public/cpp/bindings/lib/callback_internal.h   static const bool kIsScopedHandle = false;
bool               25 mojo/public/cpp/bindings/lib/callback_internal.h   static const bool kIsScopedHandle = false;
bool               31 mojo/public/cpp/bindings/lib/callback_internal.h   static const bool kIsScopedHandle = true;
bool               34 mojo/public/cpp/bindings/lib/callback_internal.h template<bool B, typename T = void>
bool               47 mojo/public/cpp/bindings/lib/connector.h   bool encountered_error() const { return error_; }
bool               53 mojo/public/cpp/bindings/lib/connector.h   virtual bool Accept(Message* message) MOJO_OVERRIDE;
bool               54 mojo/public/cpp/bindings/lib/connector.h   virtual bool AcceptWithResponder(Message* message, MessageReceiver* responder)
bool               71 mojo/public/cpp/bindings/lib/connector.h   bool error_;
bool               72 mojo/public/cpp/bindings/lib/connector.h   bool drop_writes_;
bool               23 mojo/public/cpp/bindings/lib/message_queue.h   bool IsEmpty() const;
bool               37 mojo/public/cpp/bindings/lib/router.h   bool encountered_error() const { return connector_.encountered_error(); }
bool               40 mojo/public/cpp/bindings/lib/router.h   virtual bool Accept(Message* message) MOJO_OVERRIDE;
bool               41 mojo/public/cpp/bindings/lib/router.h   virtual bool AcceptWithResponder(Message* message, MessageReceiver* responder)
bool               53 mojo/public/cpp/bindings/lib/router.h     virtual bool Accept(Message* message) MOJO_OVERRIDE;
bool               54 mojo/public/cpp/bindings/lib/router.h     virtual bool AcceptWithResponder(Message* message,
bool               60 mojo/public/cpp/bindings/lib/router.h   bool HandleIncomingMessage(Message* message);
bool               44 mojo/public/cpp/bindings/message.h   bool has_flag(uint32_t flag) const { return !!(data_->header.flags & flag); }
bool               47 mojo/public/cpp/bindings/message.h   bool has_request_id() const { return data_->header.num_fields >= 3; }
bool               86 mojo/public/cpp/bindings/message.h   virtual bool Accept(Message* message) = 0;
bool               97 mojo/public/cpp/bindings/message.h   virtual bool AcceptWithResponder(Message* message,
bool              108 mojo/public/cpp/bindings/message.h                                   bool* receiver_result);
bool               20 mojo/public/cpp/bindings/passable.h   bool is_valid() const {
bool               97 mojo/public/cpp/bindings/remote_ptr.h   bool is_null() const {
bool              124 mojo/public/cpp/bindings/remote_ptr.h   bool encountered_error() const {
bool               16 mojo/public/cpp/bindings/sync_dispatcher.h bool WaitForMessageAndDispatch(MessagePipeHandle handle,
bool               26 mojo/public/cpp/bindings/sync_dispatcher.h   bool WaitAndDispatchOneMessage() {
bool              141 mojo/public/cpp/system/core.h   bool is_valid() const {
bool              178 mojo/public/cpp/system/core.h   bool is_valid() const {
bool              245 mojo/public/cpp/system/core.h inline bool operator<(const Handle& a, const Handle& b) {
bool               17 mojo/public/cpp/test_support/test_utils.h bool WriteTextMessage(const MessagePipeHandle& handle, const std::string& text);
bool               22 mojo/public/cpp/test_support/test_utils.h bool ReadTextMessage(const MessagePipeHandle& handle, std::string* text);
bool               26 mojo/public/cpp/test_support/test_utils.h bool DiscardMessage(const MessagePipeHandle& handle);
bool               34 mojo/public/cpp/utility/mutex.h   bool TryLock() { return pthread_mutex_trylock(&mutex_) == 0; }
bool               43 mojo/public/cpp/utility/mutex.h   bool TryLock();
bool               39 mojo/public/cpp/utility/run_loop.h   bool HasHandler(const Handle& handle) const;
bool               77 mojo/public/cpp/utility/run_loop.h   bool Wait(bool non_blocking);
bool               81 mojo/public/cpp/utility/run_loop.h   bool NotifyDeadlineExceeded();
bool               85 mojo/public/cpp/utility/run_loop.h   bool RemoveFirstInvalidHandle(const WaitState& wait_state);
bool               88 mojo/public/cpp/utility/run_loop.h   WaitState GetWaitState(bool non_blocking) const;
bool               54 mojo/public/cpp/utility/thread.h   bool started_;
bool               55 mojo/public/cpp/utility/thread.h   bool joined_;
bool               35 mojo/service_manager/service_manager.h     static bool HasCreatedInstance();
bool               37 mojo/service_manager/service_manager.h     bool HasFactoryForURL(const GURL& url) const;
bool               51 mojo/services/gles2/command_buffer_impl.h   bool DoInitialize(mojo::ScopedSharedBufferHandle shared_state);
bool               33 mojo/services/native_viewport/native_viewport.h   virtual bool OnEvent(ui::Event* ui_event) = 0;
bool               30 mojo/services/native_viewport/native_viewport_android.h   static MOJO_NATIVE_VIEWPORT_EXPORT bool Register(JNIEnv* env);
bool               40 mojo/services/native_viewport/native_viewport_android.h   bool TouchEvent(JNIEnv* env, jobject obj, jint pointer_id, jint action,
bool               12 mojo/shell/android/mojo_main.h bool RegisterMojoMain(JNIEnv* env);
bool               40 mojo/shell/app_child_process_host.h   virtual void DidStart(bool success) OVERRIDE;
bool               33 mojo/shell/child_process_host.h     virtual void DidStart(bool success) = 0;
bool               63 mojo/shell/child_process_host.h   bool DoLaunch();
bool               64 mojo/shell/child_process_host.h   void DidLaunch(bool success);
bool               37 mojo/shell/in_process_dynamic_service_runner.h   base::Callback<bool(void)> app_completed_callback_runner_;
bool               17 mojo/shell/network_delegate.h   virtual bool OnCanAccessFile(const net::URLRequest& request,
bool               64 mojo/system/channel.h   bool Init(scoped_ptr<RawChannel> raw_channel);
bool               91 mojo/system/channel.h   bool WriteMessage(scoped_ptr<MessageInTransit> message);
bool               96 mojo/system/channel.h   bool IsWriteBufferEmpty();
bool              113 mojo/system/channel.h   bool ValidateReadMessage(const MessageInTransit::View& message_view);
bool               96 mojo/system/core_impl.h   friend bool internal::ShutdownCheckNoLeaks(CoreImpl*);
bool              120 mojo/system/core_impl.h     bool busy;
bool               45 mojo/system/data_pipe.h                                bool all_or_none);
bool               49 mojo/system/data_pipe.h                                     bool all_or_none);
bool               55 mojo/system/data_pipe.h   bool ProducerIsBusy() const;
bool               65 mojo/system/data_pipe.h                               bool all_or_none);
bool               67 mojo/system/data_pipe.h                                  bool all_or_none);
bool               72 mojo/system/data_pipe.h                                    bool all_or_none);
bool               78 mojo/system/data_pipe.h   bool ConsumerIsBusy() const;
bool               81 mojo/system/data_pipe.h   DataPipe(bool has_local_producer,
bool               82 mojo/system/data_pipe.h            bool has_local_consumer,
bool               92 mojo/system/data_pipe.h                                                  bool all_or_none) = 0;
bool               96 mojo/system/data_pipe.h       bool all_or_none) = 0;
bool              107 mojo/system/data_pipe.h                                                 bool all_or_none) = 0;
bool              109 mojo/system/data_pipe.h                                                    bool all_or_none) = 0;
bool              114 mojo/system/data_pipe.h                                                      bool all_or_none) = 0;
bool              121 mojo/system/data_pipe.h   bool may_discard() const { return may_discard_; }
bool              126 mojo/system/data_pipe.h   bool producer_open_no_lock() const {
bool              130 mojo/system/data_pipe.h   bool consumer_open_no_lock() const {
bool              151 mojo/system/data_pipe.h   bool producer_in_two_phase_write_no_lock() const {
bool              155 mojo/system/data_pipe.h   bool consumer_in_two_phase_read_no_lock() const {
bool              164 mojo/system/data_pipe.h   bool has_local_producer_no_lock() const {
bool              168 mojo/system/data_pipe.h   bool has_local_consumer_no_lock() const {
bool              173 mojo/system/data_pipe.h   const bool may_discard_;
bool              179 mojo/system/data_pipe.h   bool producer_open_;
bool              180 mojo/system/data_pipe.h   bool consumer_open_;
bool               51 mojo/system/data_pipe_consumer_dispatcher.h   virtual bool IsBusyNoLock() const OVERRIDE;
bool               53 mojo/system/data_pipe_producer_dispatcher.h   virtual bool IsBusyNoLock() const OVERRIDE;
bool              167 mojo/system/dispatcher.h     static bool SerializeAndClose(Dispatcher* dispatcher,
bool              244 mojo/system/dispatcher.h   virtual bool SerializeAndCloseImplNoLock(Channel* channel,
bool              258 mojo/system/dispatcher.h   virtual bool IsBusyNoLock() const;
bool              290 mojo/system/dispatcher.h   bool SerializeAndClose(Channel* channel,
bool              297 mojo/system/dispatcher.h   bool is_closed_;
bool              315 mojo/system/dispatcher.h   bool IsBusy() const { return dispatcher_->IsBusyNoLock(); }
bool              321 mojo/system/dispatcher.h   bool is_valid() const { return !!dispatcher_; }
bool               27 mojo/system/handle_table.h bool ShutdownCheckNoLeaks(CoreImpl*);
bool               77 mojo/system/handle_table.h   bool AddDispatcherVector(
bool              101 mojo/system/handle_table.h   friend bool internal::ShutdownCheckNoLeaks(CoreImpl*);
bool              109 mojo/system/handle_table.h     bool busy;
bool               36 mojo/system/local_data_pipe.h                                                  bool all_or_none) OVERRIDE;
bool               40 mojo/system/local_data_pipe.h       bool all_or_none) OVERRIDE;
bool               48 mojo/system/local_data_pipe.h                                                 bool all_or_none) OVERRIDE;
bool               50 mojo/system/local_data_pipe.h                                                    bool all_or_none) OVERRIDE;
bool               54 mojo/system/local_data_pipe.h                                                      bool all_or_none) OVERRIDE;
bool               51 mojo/system/local_message_pipe_endpoint.h   bool is_open_;
bool               52 mojo/system/local_message_pipe_endpoint.h   bool is_peer_open_;
bool               27 mojo/system/mapping_table.h bool ShutdownCheckNoLeaks(CoreImpl*);
bool               46 mojo/system/mapping_table.h   friend bool internal::ShutdownCheckNoLeaks(CoreImpl*);
bool               19 mojo/system/memory.h bool MOJO_SYSTEM_IMPL_EXPORT VerifyUserPointerForSize(const void* pointer,
bool               32 mojo/system/memory.h bool VerifyUserPointer(const T* pointer, size_t count) {
bool               39 mojo/system/memory.h inline bool VerifyUserPointer<void>(const void* pointer, size_t count) {
bool               96 mojo/system/message_in_transit.h     bool IsValid(const char** error_message) const;
bool              151 mojo/system/message_in_transit.h   static bool GetNextMessageSize(const void* buffer,
bool              214 mojo/system/message_in_transit.h   bool has_dispatchers() const {
bool              226 mojo/system/message_in_transit.h   bool has_platform_handles() const {
bool               32 mojo/system/message_in_transit_queue.h   bool IsEmpty() const {
bool               81 mojo/system/message_pipe_dispatcher.h   virtual bool SerializeAndCloseImplNoLock(Channel* channel,
bool               51 mojo/system/proxy_message_pipe_endpoint.h       bool is_peer_open);
bool               64 mojo/system/proxy_message_pipe_endpoint.h   bool is_attached() const {
bool               68 mojo/system/proxy_message_pipe_endpoint.h   bool is_running() const {
bool               91 mojo/system/proxy_message_pipe_endpoint.h   bool is_open_;
bool               92 mojo/system/proxy_message_pipe_endpoint.h   bool is_peer_open_;
bool               82 mojo/system/raw_channel.h   bool Init(Delegate* delegate);
bool               89 mojo/system/raw_channel.h   bool WriteMessage(scoped_ptr<MessageInTransit> message);
bool               95 mojo/system/raw_channel.h   bool IsWriteBufferEmpty();
bool              200 mojo/system/raw_channel.h   virtual bool OnInit() = 0;
bool              209 mojo/system/raw_channel.h   void OnReadCompleted(bool result, size_t bytes_read);
bool              211 mojo/system/raw_channel.h   void OnWriteCompleted(bool result, size_t bytes_written);
bool              223 mojo/system/raw_channel.h   bool OnWriteCompletedNoLock(bool result, size_t bytes_written);
bool              231 mojo/system/raw_channel.h   bool read_stopped_;
bool              235 mojo/system/raw_channel.h   bool write_stopped_;
bool               51 mojo/system/raw_shared_buffer.h   bool IsValidMap(size_t offset, size_t length);
bool               67 mojo/system/raw_shared_buffer.h   bool InitNoLock();
bool               82 mojo/system/test_utils.h   bool io_thread_started_;
bool               50 mojo/system/waiter.h   bool initialized_;
bool               52 mojo/system/waiter.h   bool awoken_;
bool               72 mojo/system/waiter_test_utils.h                bool* did_wait_out,
bool               83 mojo/system/waiter_test_utils.h   bool* const did_wait_out_;
bool               42 native_client_sdk/src/examples/api/mouse_lock/mouse_lock.h   virtual bool Init(uint32_t argc, const char* argn[], const char* argv[]);
bool               45 native_client_sdk/src/examples/api/mouse_lock/mouse_lock.h   virtual bool HandleInputEvent(const pp::InputEvent& event);
bool               92 native_client_sdk/src/examples/api/mouse_lock/mouse_lock.h   bool mouse_locked_;
bool               94 native_client_sdk/src/examples/api/mouse_lock/mouse_lock.h   bool waiting_for_flush_completion_;
bool               99 native_client_sdk/src/examples/api/mouse_lock/mouse_lock.h   bool is_context_bound_;
bool              100 native_client_sdk/src/examples/api/mouse_lock/mouse_lock.h   bool was_fullscreen_;
bool               69 native_client_sdk/src/examples/api/url_loader/url_loader_handler.h                     bool success);
bool               74 native_client_sdk/src/examples/api/url_loader/url_loader_handler.h                           bool success);
bool               60 native_client_sdk/src/libraries/nacl_io/dir_node.h   bool cache_built_;
bool               29 native_client_sdk/src/libraries/nacl_io/event_emitter.h bool operator<(const ScopedEventEmitter& src_a,
bool               24 native_client_sdk/src/libraries/nacl_io/fifo_char.h   virtual bool IsEmpty();
bool               25 native_client_sdk/src/libraries/nacl_io/fifo_char.h   virtual bool IsFull();
bool               26 native_client_sdk/src/libraries/nacl_io/fifo_char.h   virtual bool Resize(size_t len);
bool               22 native_client_sdk/src/libraries/nacl_io/fifo_interface.h   virtual bool IsEmpty() = 0;
bool               23 native_client_sdk/src/libraries/nacl_io/fifo_interface.h   virtual bool IsFull() = 0;
bool               24 native_client_sdk/src/libraries/nacl_io/fifo_interface.h   virtual bool Resize(size_t len) = 0;
bool               19 native_client_sdk/src/libraries/nacl_io/fifo_null.h   virtual bool IsEmpty() { return false; }
bool               20 native_client_sdk/src/libraries/nacl_io/fifo_null.h   virtual bool IsFull() { return false; }
bool               21 native_client_sdk/src/libraries/nacl_io/fifo_null.h   virtual bool Resize(size_t) { return false; }
bool               49 native_client_sdk/src/libraries/nacl_io/fusefs/fuse_fs.h   virtual bool CanOpen(int open_flags);
bool               31 native_client_sdk/src/libraries/nacl_io/getdents_helper.h   bool init_defaults_;
bool               44 native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs.h   bool filesystem_open_has_result_;  // protected by lock_.
bool               38 native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.h   virtual bool IsaDir();
bool               39 native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.h   virtual bool IsaFile();
bool               52 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs.h   bool allow_cors_;
bool               53 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs.h   bool allow_credentials_;
bool               54 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs.h   bool cache_stat_;
bool               55 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs.h   bool cache_content_;
bool               45 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.h              bool cache_content);
bool               90 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.h   bool cache_content_;
bool               91 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.h   bool has_cached_size_;
bool               32 native_client_sdk/src/libraries/nacl_io/kernel_handle.h   bool IsBlocking() const { return !(flags & O_NONBLOCK); }
bool               56 native_client_sdk/src/libraries/nacl_io/kernel_proxy.h   bool RegisterFsType(const char* fs_type, fuse_operations* fuse_ops);
bool               57 native_client_sdk/src/libraries/nacl_io/kernel_proxy.h   bool UnregisterFsType(const char* fs_type);
bool               59 native_client_sdk/src/libraries/nacl_io/kernel_proxy.h   bool RegisterExitHandler(nacl_io_exit_handler_t exit_handler,
bool               46 native_client_sdk/src/libraries/nacl_io/node.h   virtual bool CanOpen(int open_flags);
bool              101 native_client_sdk/src/libraries/nacl_io/node.h   virtual bool IsaDir();
bool              102 native_client_sdk/src/libraries/nacl_io/node.h   virtual bool IsaFile();
bool              103 native_client_sdk/src/libraries/nacl_io/node.h   virtual bool IsaSock();
bool               29 native_client_sdk/src/libraries/nacl_io/path.h   bool IsAbsolute() const;
bool               38 native_client_sdk/src/libraries/nacl_io/path.h   bool Top() const;
bool               62 native_client_sdk/src/libraries/nacl_io/path.h   bool operator==(const Path& other) { return Split() == other.Split(); }
bool               63 native_client_sdk/src/libraries/nacl_io/path.h   bool operator!=(const Path& other) { return !operator==(other); }
bool               33 native_client_sdk/src/libraries/nacl_io/socket/fifo_packet.h   virtual bool IsEmpty();
bool               34 native_client_sdk/src/libraries/nacl_io/socket/fifo_packet.h   virtual bool IsFull();
bool               35 native_client_sdk/src/libraries/nacl_io/socket/fifo_packet.h   virtual bool Resize(size_t len);
bool              111 native_client_sdk/src/libraries/nacl_io/socket/socket_node.h   bool IsBound() { return local_addr_ != 0; }
bool              112 native_client_sdk/src/libraries/nacl_io/socket/socket_node.h   bool IsConnected() { return remote_addr_ != 0; }
bool              150 native_client_sdk/src/libraries/nacl_io/socket/socket_node.h   bool IsEquivalentAddress(PP_Resource addr1, PP_Resource addr2);
bool              158 native_client_sdk/src/libraries/nacl_io/socket/socket_node.h   bool keep_alive_;
bool               33 native_client_sdk/src/libraries/nacl_io/socket/tcp_event_emitter.h   bool GetError_Locked();
bool               48 native_client_sdk/src/libraries/nacl_io/socket/tcp_event_emitter.h   bool error_;
bool               49 native_client_sdk/src/libraries/nacl_io/socket/tcp_event_emitter.h   bool listening_;
bool               71 native_client_sdk/src/libraries/nacl_io/socket/tcp_node.h   bool tcp_nodelay_;
bool               30 native_client_sdk/src/libraries/nacl_io/stream/stream_fs.h     virtual bool Start(int32_t val) = 0;
bool               50 native_client_sdk/src/libraries/nacl_io/stream/stream_node.h   bool TestStreamFlags(uint32_t bits);
bool              128 native_client_sdk/src/libraries/ppapi_simple/ps_instance.h   virtual bool Init(uint32_t argc, const char* argn[], const char* argv[]);
bool              139 native_client_sdk/src/libraries/ppapi_simple/ps_instance.h   virtual void DidChangeFocus(bool has_focus);
bool              146 native_client_sdk/src/libraries/ppapi_simple/ps_instance.h   virtual bool HandleInputEvent(const pp::InputEvent& event);
bool              156 native_client_sdk/src/libraries/ppapi_simple/ps_instance.h   virtual bool ProcessProperties();
bool               55 native_client_sdk/src/libraries/sdk_util/ref_object.h   bool Release() {
bool               61 native_client_sdk/src/libraries/sdk_util/scoped_ref.h   bool operator==(const ScopedRef<U>& p) const {
bool               66 native_client_sdk/src/libraries/sdk_util/scoped_ref.h   bool operator!=(const ScopedRef<U>& p) const {
bool               42 native_client_sdk/src/libraries/sdk_util/thread_pool.h   bool exiting_;
bool               39 native_client_sdk/src/libraries/sdk_util/thread_safe_queue.h   T* Dequeue(bool block) {
bool               49 native_client_sdk/src/libraries/xray/browser.c     bool as_bool;
bool               48 native_client_sdk/src/libraries/xray/parsesymbols.c   bool in_text = false;
bool               49 native_client_sdk/src/libraries/xray/parsesymbols.c   bool in_link_once = false;
bool              120 native_client_sdk/src/libraries/xray/report.c     bool valid = XRayFrameIsValid(capture, frame);
bool               22 native_client_sdk/src/libraries/xray/symtable.c bool g_symtable_debug = false;
bool               63 native_client_sdk/src/libraries/xray/xray.c   bool valid;
bool               82 native_client_sdk/src/libraries/xray/xray.c   bool recording;
bool               90 native_client_sdk/src/libraries/xray/xray.c   bool initialized;
bool              163 native_client_sdk/src/libraries/xray/xray.c bool XRayTraceIsAnnotation(
bool              186 native_client_sdk/src/libraries/xray/xray.c   bool done = false;
bool              254 native_client_sdk/src/libraries/xray/xray.c   bool done = false;
bool              282 native_client_sdk/src/libraries/xray/xray.c   bool done = false;
bool              544 native_client_sdk/src/libraries/xray/xray.c bool XRayFrameIsValid(struct XRayTraceCapture* capture, int i) {
bool              575 native_client_sdk/src/libraries/xray/xray.c     bool valid = capture->frame.entry[index].valid;
bool              129 native_client_sdk/src/libraries/xray/xray_priv.h XRAY_NO_INSTRUMENT bool XRayTraceIsAnnotation(
bool              160 native_client_sdk/src/libraries/xray/xray_priv.h XRAY_NO_INSTRUMENT bool XRayFrameIsValid(
bool               59 native_client_sdk/src/tests/nacl_io_socket_test/echo_server.h   bool ready_;
bool               46 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   bool IsRegular() const;
bool               47 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   bool IsDirectory() const;
bool               78 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   bool AddEmptyFile(const Path& path, FakeHtml5FsNode** out_node);
bool               79 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   bool AddFile(const Path& path,
bool               82 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   bool AddFile(const Path& path,
bool               85 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   bool AddDirectory(const Path& path, FakeHtml5FsNode** out_node);
bool               86 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   bool RemoveNode(const Path& path);
bool               89 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   bool GetDirectoryEntries(const Path& path,
bool               33 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.h   bool AddEntity(const std::string& url,
bool               36 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.h   bool AddError(const std::string& url,
bool               49 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.h   void set_send_content_length(bool send_content_length) {
bool               54 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.h   void set_allow_partial(bool allow_partial) { allow_partial_ = allow_partial; }
bool               57 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.h   bool send_content_length() const { return send_content_length_; }
bool               58 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.h   bool allow_partial() const { return allow_partial_; }
bool               66 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.h   bool send_content_length_;
bool               67 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.h   bool allow_partial_;
bool               81 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_resource_manager.h   bool CheckType(const char* classname) const;
bool               38 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_var_manager.h   bool debug;
bool               36 native_client_sdk/src/tests/nacl_io_test/mock_node.h   MOCK_METHOD0(IsaDir, bool());
bool               37 native_client_sdk/src/tests/nacl_io_test/mock_node.h   MOCK_METHOD0(IsaFile, bool());
bool               23 net/android/android_private_key.h NET_EXPORT bool RegisterAndroidPrivateKey(JNIEnv* env);
bool               28 net/android/cert_verify_result_android.h                              bool* is_issued_by_known_root,
bool               32 net/android/cert_verify_result_android.h bool RegisterCertVerifyResult(JNIEnv* env);
bool               12 net/android/gurl_utils.h bool RegisterGURLUtils(JNIEnv* env);
bool               43 net/android/keystore.h NET_EXPORT bool GetRSAKeyModulus(jobject private_key,
bool               53 net/android/keystore.h NET_EXPORT bool GetDSAKeyParamQ(jobject private_key,
bool               63 net/android/keystore.h bool GetECKeyOrder(jobject private_key,
bool               72 net/android/keystore.h bool GetPrivateKeyEncodedBytes(jobject private_key,
bool               84 net/android/keystore.h NET_EXPORT bool RawSignDigestWithPrivateKey(
bool              114 net/android/keystore.h NET_EXPORT bool RegisterKeyStore(JNIEnv* env);
bool               16 net/android/net_jni_registrar.h NET_EXPORT bool RegisterJni(JNIEnv* env);
bool               53 net/android/network_change_notifier_android.h   static bool Register(JNIEnv* env);
bool               59 net/android/network_change_notifier_delegate_android.h   static bool Register(JNIEnv* env);
bool               28 net/android/network_library.h                          bool* is_issued_by_known_root,
bool               47 net/android/network_library.h bool StoreKeyPair(const uint8* public_key,
bool               61 net/android/network_library.h bool HaveOnlyLoopbackAddresses();
bool               71 net/android/network_library.h bool GetMimeTypeFromExtension(const std::string& extension,
bool               75 net/android/network_library.h NET_EXPORT bool RegisterNetworkLibrary(JNIEnv* env);
bool               65 net/base/address_tracker_linux.h   void ReadMessages(bool* address_changed,
bool               66 net/base/address_tracker_linux.h                     bool* link_changed,
bool               67 net/base/address_tracker_linux.h                     bool* tunnel_changed);
bool               75 net/base/address_tracker_linux.h                      bool* address_changed,
bool               76 net/base/address_tracker_linux.h                      bool* link_changed,
bool               77 net/base/address_tracker_linux.h                      bool* tunnel_changed);
bool               90 net/base/address_tracker_linux.h   bool IsTunnelInterface(const struct ifinfomsg* msg) const;
bool              111 net/base/address_tracker_linux.h   bool is_offline_;
bool              112 net/base/address_tracker_linux.h   bool is_offline_initialized_;
bool               25 net/base/auth.h   bool Equals(const AuthChallengeInfo& other) const;
bool               28 net/base/auth.h   bool is_proxy;
bool               57 net/base/auth.h   bool Equals(const AuthCredentials& other) const;
bool               60 net/base/auth.h   bool Empty() const;
bool               55 net/base/backoff_entry.h     bool always_use_initial_delay;
bool               65 net/base/backoff_entry.h   void InformOfRequest(bool succeeded);
bool               69 net/base/backoff_entry.h   bool ShouldRejectRequest() const;
bool               85 net/base/backoff_entry.h   bool CanDiscard() const;
bool              131 net/base/bandwidth_metrics.h   bool started_;
bool               52 net/base/capturing_net_log.h     bool GetStringValue(const std::string& name, std::string* value) const;
bool               53 net/base/capturing_net_log.h     bool GetIntegerValue(const std::string& name, int* value) const;
bool               54 net/base/capturing_net_log.h     bool GetListValue(const std::string& name, base::ListValue** value) const;
bool               58 net/base/capturing_net_log.h     bool GetNetErrorCode(int* value) const;
bool               44 net/base/data_url.h   static bool Parse(const GURL& url,
bool               62 net/base/directory_lister.h                   bool recursive,
bool               70 net/base/directory_lister.h   bool Start();
bool               80 net/base/directory_lister.h          bool recursive,
bool               84 net/base/directory_lister.h     bool Start();
bool              102 net/base/directory_lister.h     bool recursive_;
bool               21 net/base/dns_util.h NET_EXPORT_PRIVATE bool DNSDomainFromDot(const base::StringPiece& dotted,
bool               24 net/base/escape.h                                              bool use_plus);
bool               37 net/base/escape.h                                             bool use_plus);
bool               26 net/base/expiring_cache.h               bool onGet) const {
bool               99 net/base/expiring_cache.h     bool HasNext() const { return it_ != cache_.entries_.end(); }
bool              170 net/base/expiring_cache.h   bool empty() const { return entries_.empty(); }
bool              200 net/base/expiring_cache.h              bool on_get) {
bool              105 net/base/file_stream.h   virtual bool IsOpen() const;
bool               99 net/base/file_stream_context.h   void set_record_uma(bool value) { record_uma_ = value; }
bool              101 net/base/file_stream_context.h   bool async_in_progress() const { return async_in_progress_; }
bool              102 net/base/file_stream_context.h   bool async() const { return async_in_progress_ || async_ || file_.async(); }
bool              230 net/base/file_stream_context.h   bool record_uma_;
bool              231 net/base/file_stream_context.h   bool async_in_progress_;
bool              232 net/base/file_stream_context.h   bool orphaned_;
bool              233 net/base/file_stream_context.h   bool async_;  // To be removed when flags are removed from the constructor.
bool               37 net/base/file_stream_metrics.h void RecordFileError(int error, FileErrorSource source, bool record);
bool               21 net/base/hash_value.h   bool Equals(const SHA1HashValue& other) const;
bool               27 net/base/hash_value.h   bool Equals(const SHA256HashValue& other) const;
bool               51 net/base/hash_value.h   bool Equals(const HashValue& other) const;
bool               66 net/base/hash_value.h   bool FromString(const base::StringPiece input);
bool               90 net/base/hash_value.h   bool operator()(const SHA1HashValue& lhs,
bool               98 net/base/hash_value.h   bool operator()(const SHA256HashValue& lhs,
bool              109 net/base/hash_value.h   bool operator()(const HashValue& other) const {
bool              119 net/base/hash_value.h bool IsSHA1HashInSortedArray(const SHA1HashValue& hash,
bool               24 net/base/host_mapping_rules.h   bool RewriteHost(HostPortPair* host_port) const;
bool               34 net/base/host_mapping_rules.h   bool AddRuleFromString(const std::string& rule_string);
bool               36 net/base/host_port_pair.h   bool operator<(const HostPortPair& other) const {
bool               43 net/base/host_port_pair.h   bool Equals(const HostPortPair& other) const {
bool               47 net/base/host_port_pair.h   bool IsEmpty() const {
bool               94 net/base/int128.h inline bool operator==(const uint128& lhs, const uint128& rhs) {
bool               98 net/base/int128.h inline bool operator!=(const uint128& lhs, const uint128& rhs) {
bool              126 net/base/int128.h inline bool operator op(const uint128& lhs, const uint128& rhs) { \
bool              151 net/base/int128.h inline bool operator!(const uint128& val) {
bool               46 net/base/ip_endpoint.h   bool ToSockAddr(struct sockaddr* address, socklen_t* address_length) const
bool               53 net/base/ip_endpoint.h   bool FromSockAddr(const struct sockaddr* address, socklen_t address_length)
bool               64 net/base/ip_endpoint.h   bool operator<(const IPEndPoint& that) const;
bool               65 net/base/ip_endpoint.h   bool operator==(const IPEndPoint& that) const;
bool               27 net/base/ip_pattern.h   bool ParsePattern(const std::string& ip_pattern);
bool               30 net/base/ip_pattern.h   bool Match(const IPAddressNumber& address) const;
bool               32 net/base/ip_pattern.h   bool is_ipv4() const { return is_ipv4_; }
bool               41 net/base/ip_pattern.h   bool ParseComponentPattern(const base::StringPiece& text,
bool               44 net/base/ip_pattern.h   bool ValueTextToInt(const base::StringPiece& input, uint32* output) const;
bool               46 net/base/ip_pattern.h   bool is_ipv4_;
bool               52 net/base/ip_pattern.h   std::vector<bool> ip_mask_;
bool               42 net/base/keygen_handler.h   void set_stores_key(bool store) { stores_key_ = store;}
bool               57 net/base/keygen_handler.h   bool stores_key_;  // should the generated key-pair be stored persistently?
bool               89 net/base/linked_hash_map.h   bool empty() const {
bool              172 net/base/linked_hash_map.h   std::pair<iterator, bool> insert(const std::pair<Key, Value>& pair) {
bool              106 net/base/load_timing_info.h   bool socket_reused;
bool               28 net/base/mime_sniffer.h NET_EXPORT bool ShouldSniffMimeType(const GURL& url,
bool               40 net/base/mime_sniffer.h NET_EXPORT bool SniffMimeType(const char* content, size_t content_size,
bool               56 net/base/mime_sniffer.h NET_EXPORT bool SniffMimeTypeFromLocalData(const char* content,
bool               18 net/base/mime_util.h NET_EXPORT bool GetMimeTypeFromExtension(const base::FilePath::StringType& ext,
bool               25 net/base/mime_util.h NET_EXPORT bool GetWellKnownMimeTypeFromExtension(
bool               31 net/base/mime_util.h NET_EXPORT bool GetMimeTypeFromFile(const base::FilePath& file_path,
bool               37 net/base/mime_util.h NET_EXPORT bool GetPreferredExtensionForMimeType(
bool               42 net/base/mime_util.h NET_EXPORT bool IsSupportedImageMimeType(const std::string& mime_type);
bool               43 net/base/mime_util.h NET_EXPORT bool IsSupportedMediaMimeType(const std::string& mime_type);
bool               44 net/base/mime_util.h NET_EXPORT bool IsSupportedNonImageMimeType(const std::string& mime_type);
bool               45 net/base/mime_util.h NET_EXPORT bool IsUnsupportedTextMimeType(const std::string& mime_type);
bool               46 net/base/mime_util.h NET_EXPORT bool IsSupportedJavascriptMimeType(const std::string& mime_type);
bool               47 net/base/mime_util.h NET_EXPORT bool IsSupportedCertificateMimeType(const std::string& mime_type);
bool               50 net/base/mime_util.h NET_EXPORT bool IsSupportedMimeType(const std::string& mime_type);
bool               55 net/base/mime_util.h NET_EXPORT bool MatchesMimeType(const std::string& mime_type_pattern,
bool               61 net/base/mime_util.h NET_EXPORT bool IsMimeType(const std::string& type_string);
bool               64 net/base/mime_util.h NET_EXPORT bool AreSupportedMediaCodecs(const std::vector<std::string>& codecs);
bool               73 net/base/mime_util.h                                  bool strip);
bool               77 net/base/mime_util.h NET_EXPORT bool IsStrictMediaMimeType(const std::string& mime_type);
bool               84 net/base/mime_util.h NET_EXPORT bool IsSupportedStrictMediaMimeType(
bool              104 net/base/mock_file_stream.h   bool async_error_;
bool              105 net/base/mock_file_stream.h   bool throttled_;
bool               36 net/base/net_errors.h inline bool IsCertificateError(int error) {
bool              103 net/base/net_log.h     bool IsValid() const;
bool              117 net/base/net_log.h     static bool FromEventParameters(base::Value* event_params, Source* source);
bool              275 net/base/net_log.h   static bool IsLoggingBytes(LogLevel log_level);
bool              279 net/base/net_log.h   static bool IsLogging(LogLevel log_level);
bool              386 net/base/net_log.h   bool IsLoggingBytes() const;
bool              389 net/base/net_log.h   bool IsLogging() const;
bool               56 net/base/net_log_logger.h   bool added_events_;
bool               26 net/base/net_log_unittest.h     bool check_time,
bool               87 net/base/net_util.h NET_EXPORT bool FileURLToFilePath(const GURL& url, base::FilePath* file_path);
bool               95 net/base/net_util.h NET_EXPORT bool ParseHostAndPort(
bool              100 net/base/net_util.h NET_EXPORT bool ParseHostAndPort(
bool              115 net/base/net_util.h NET_EXPORT bool IsHostnameNonUnique(const std::string& hostname);
bool              120 net/base/net_util.h NET_EXPORT bool IsIPAddressReserved(const IPAddressNumber& address);
bool              133 net/base/net_util.h bool GetIPAddressFromSockAddr(const struct sockaddr* sock_addr,
bool              227 net/base/net_util.h NET_EXPORT bool IsCanonicalizedHostCompliant(const std::string& host,
bool              248 net/base/net_util.h                                                 bool is_dir, int64 size,
bool              312 net/base/net_util.h NET_EXPORT bool IsSafePortablePathComponent(const base::FilePath& component);
bool              318 net/base/net_util.h NET_EXPORT bool IsSafePortableRelativePath(const base::FilePath& path);
bool              338 net/base/net_util.h                                      bool ignore_extension,
bool              343 net/base/net_util.h NET_EXPORT bool IsPortAllowedByDefault(int port);
bool              347 net/base/net_util.h NET_EXPORT_PRIVATE bool IsPortAllowedByFtp(int port);
bool              351 net/base/net_util.h NET_EXPORT_PRIVATE bool IsPortAllowedByOverride(int port);
bool              420 net/base/net_util.h NET_EXPORT bool CanStripTrailingSlash(const GURL& url);
bool              443 net/base/net_util.h bool HaveOnlyLoopbackAddresses();
bool              454 net/base/net_util.h NET_EXPORT_PRIVATE bool ParseIPLiteralToNumber(const std::string& ip_literal,
bool              463 net/base/net_util.h NET_EXPORT_PRIVATE bool IsIPv4Mapped(const IPAddressNumber& address);
bool              480 net/base/net_util.h NET_EXPORT bool ParseCIDRBlock(const std::string& cidr_literal,
bool              494 net/base/net_util.h NET_EXPORT_PRIVATE bool IPNumberMatchesPrefix(const IPAddressNumber& ip_number,
bool              511 net/base/net_util.h NET_EXPORT_PRIVATE bool IsLocalhost(const std::string& host);
bool              546 net/base/net_util.h NET_EXPORT bool GetNetworkList(NetworkInterfaceList* networks,
bool              176 net/base/network_change_notifier.h   static bool IsOffline();
bool              183 net/base/network_change_notifier.h   static bool IsConnectionCellular(ConnectionType type);
bool               67 net/base/network_change_notifier_mac.h   bool connection_type_initialized_;
bool               45 net/base/network_change_notifier_win.h   bool is_watching() { return is_watching_; }
bool               46 net/base/network_change_notifier_win.h   void set_is_watching(bool is_watching) { is_watching_ = is_watching; }
bool               78 net/base/network_change_notifier_win.h   virtual bool WatchForAddressChangeInternal();
bool               88 net/base/network_change_notifier_win.h   bool is_watching_;
bool              109 net/base/network_change_notifier_win.h   bool last_announced_offline_;
bool               78 net/base/network_delegate.h   void NotifyCompleted(URLRequest* request, bool started);
bool               85 net/base/network_delegate.h   bool CanGetCookies(const URLRequest& request,
bool               87 net/base/network_delegate.h   bool CanSetCookie(const URLRequest& request,
bool               90 net/base/network_delegate.h   bool CanAccessFile(const URLRequest& request,
bool               92 net/base/network_delegate.h   bool CanThrottleRequest(const URLRequest& request) const;
bool               93 net/base/network_delegate.h   bool CanEnablePrivacyMode(const GURL& url,
bool              170 net/base/network_delegate.h   virtual void OnCompleted(URLRequest* request, bool started);
bool              207 net/base/network_delegate.h   virtual bool OnCanGetCookies(const URLRequest& request,
bool              213 net/base/network_delegate.h   virtual bool OnCanSetCookie(const URLRequest& request,
bool              220 net/base/network_delegate.h   virtual bool OnCanAccessFile(const URLRequest& request,
bool              226 net/base/network_delegate.h   virtual bool OnCanThrottleRequest(const URLRequest& request) const;
bool              231 net/base/network_delegate.h   virtual bool OnCanEnablePrivacyMode(
bool               35 net/base/openssl_private_key_store.h   static bool StoreKeyPair(const GURL& url, EVP_PKEY* pkey);
bool               43 net/base/openssl_private_key_store.h   static bool HasPrivateKey(EVP_PKEY* pub_key);
bool               19 net/base/platform_mime_util.h   bool GetPreferredExtensionForMimeType(
bool               33 net/base/platform_mime_util.h   bool GetPlatformMimeTypeFromExtension(const base::FilePath::StringType& ext,
bool              118 net/base/prioritized_dispatcher.h   bool MaybeDispatchJob(const Handle& handle, Priority priority);
bool              122 net/base/prioritized_dispatcher.h   bool MaybeDispatchNextJob();
bool               78 net/base/priority_queue.h     bool is_null() const { return priority_ == kNullPriority; }
bool               89 net/base/priority_queue.h     bool Equals(const Pointer& other) const {
bool              284 net/base/priority_queue.h   bool empty() const {
bool              191 net/base/registry_controlled_domains/registry_controlled_domain.h NET_EXPORT bool SameDomainOrHost(const GURL& gurl1, const GURL& gurl2,
bool              193 net/base/sdch_manager.h     bool CanAdvertise(const GURL& target_url);
bool              197 net/base/sdch_manager.h     static bool CanSet(const std::string& domain, const std::string& path,
bool              202 net/base/sdch_manager.h     bool CanUse(const GURL& referring_url);
bool              205 net/base/sdch_manager.h     static bool PathMatch(const std::string& path,
bool              209 net/base/sdch_manager.h     static bool DomainMatch(const GURL& url, const std::string& restriction);
bool              250 net/base/sdch_manager.h   static void EnableSdchSupport(bool enabled);
bool              252 net/base/sdch_manager.h   static bool sdch_enabled() { return g_sdch_enabled_; }
bool              255 net/base/sdch_manager.h   static void EnableSecureSchemeSupport(bool enabled);
bool              257 net/base/sdch_manager.h   static bool secure_scheme_supported() { return g_secure_scheme_supported_; }
bool              289 net/base/sdch_manager.h   bool IsInSupportedDomain(const GURL& url);
bool              299 net/base/sdch_manager.h   bool CanFetchDictionary(const GURL& referring_url,
bool              305 net/base/sdch_manager.h   bool AddSdchDictionary(const std::string& dictionary_text,
bool              335 net/base/sdch_manager.h   bool AllowLatencyExperiment(const GURL& url) const;
bool              337 net/base/sdch_manager.h   void SetAllowLatencyExperiment(const GURL& url, bool enable);
bool              350 net/base/sdch_manager.h   static bool g_sdch_enabled_;
bool              354 net/base/sdch_manager.h   static bool g_secure_scheme_supported_;
bool               33 net/base/test_completion_callback.h   bool have_result() const { return have_result_; }
bool               40 net/base/test_completion_callback.h   bool have_result_;
bool               41 net/base/test_completion_callback.h   bool waiting_for_result_;
bool               26 net/base/test_data_stream.h   bool VerifyBytes(const char *buffer, int length);
bool               33 net/base/upload_bytes_element_reader.h   virtual bool IsInMemory() const OVERRIDE;
bool               80 net/base/upload_data_stream.h   bool is_chunked() const { return is_chunked_; }
bool               81 net/base/upload_data_stream.h   bool last_chunk_appended() const { return last_chunk_appended_; }
bool               89 net/base/upload_data_stream.h   bool IsEOF() const;
bool               92 net/base/upload_data_stream.h   bool IsInMemory() const;
bool               95 net/base/upload_data_stream.h   void AppendChunk(const char* bytes, int bytes_len, bool is_last_chunk);
bool              139 net/base/upload_data_stream.h   const bool is_chunked_;
bool              140 net/base/upload_data_stream.h   bool last_chunk_appended_;
bool              143 net/base/upload_data_stream.h   bool read_failed_;
bool              146 net/base/upload_data_stream.h   bool initialized_successfully_;
bool               85 net/base/upload_element.h inline bool operator==(const UploadElement& a,
bool              102 net/base/upload_element.h inline bool operator!=(const UploadElement& a,
bool               47 net/base/upload_element_reader.h   virtual bool IsInMemory() const;
bool               70 net/base/upload_file_element_reader.h                               bool result);
bool               59 net/base/url_util.h   bool IsAtEnd() const;
bool               65 net/base/url_util.h   bool at_end_;
bool               76 net/base/url_util.h NET_EXPORT bool GetValueForKeyInQuery(const GURL& url,
bool               25 net/base/winsock_util.h bool ResetEventIfSignaled(WSAEVENT hEvent);
bool               46 net/cert/asn1_util.h bool ParseElement(base::StringPiece* in,
bool               56 net/cert/asn1_util.h bool GetElement(base::StringPiece* in,
bool               63 net/cert/asn1_util.h NET_EXPORT_PRIVATE bool ExtractSPKIFromDERCert(base::StringPiece cert,
bool               69 net/cert/asn1_util.h NET_EXPORT_PRIVATE bool ExtractSubjectPublicKeyFromSPKI(
bool               85 net/cert/asn1_util.h NET_EXPORT_PRIVATE bool ExtractCRLURLsFromDERCert(
bool               45 net/cert/cert_status_flags.h static inline bool IsCertStatusError(CertStatus status) {
bool               52 net/cert/cert_status_flags.h NET_EXPORT bool IsCertStatusMinorError(CertStatus cert_status);
bool               67 net/cert/cert_verify_proc.h   virtual bool SupportsAdditionalTrustAnchors() const = 0;
bool               87 net/cert/cert_verify_proc.h   static bool IsBlacklisted(X509Certificate* cert);
bool               91 net/cert/cert_verify_proc.h   static bool IsPublicKeyBlacklisted(const HashValueVector& public_key_hashes);
bool               96 net/cert/cert_verify_proc.h   static bool HasNameConstraintsViolation(
bool               18 net/cert/cert_verify_proc_android.h   virtual bool SupportsAdditionalTrustAnchors() const OVERRIDE;
bool               18 net/cert/cert_verify_proc_mac.h   virtual bool SupportsAdditionalTrustAnchors() const OVERRIDE;
bool               20 net/cert/cert_verify_proc_nss.h   virtual bool SupportsAdditionalTrustAnchors() const OVERRIDE;
bool               17 net/cert/cert_verify_proc_openssl.h   virtual bool SupportsAdditionalTrustAnchors() const OVERRIDE;
bool               18 net/cert/cert_verify_proc_win.h   virtual bool SupportsAdditionalTrustAnchors() const OVERRIDE;
bool               47 net/cert/cert_verify_result.h   bool has_md5;
bool               48 net/cert/cert_verify_result.h   bool has_md2;
bool               49 net/cert/cert_verify_result.h   bool has_md4;
bool               60 net/cert/cert_verify_result.h   bool is_issued_by_known_root;
bool               64 net/cert/cert_verify_result.h   bool is_issued_by_additional_trust_anchor;
bool               68 net/cert/cert_verify_result.h   bool common_name_fallback_used;
bool               37 net/cert/crl_set.h   static bool Parse(base::StringPiece data,
bool               55 net/cert/crl_set.h   bool IsExpired() const;
bool               59 net/cert/crl_set.h   bool ApplyDelta(const base::StringPiece& delta_bytes,
bool               65 net/cert/crl_set.h   static bool GetIsDeltaUpdate(const base::StringPiece& bytes, bool *is_delta);
bool               97 net/cert/crl_set.h   static CRLSet* ForTesting(bool is_expired,
bool              109 net/cert/crl_set.h   bool CopyBlockedSPKIsFromHeader(base::DictionaryValue* header_dict);
bool               46 net/cert/ct_log_verifier.h   bool Verify(const ct::LogEntry& entry,
bool               55 net/cert/ct_log_verifier.h   bool Init(const base::StringPiece& public_key,
bool               61 net/cert/ct_log_verifier.h   bool VerifySignature(const base::StringPiece& data_to_sign,
bool               24 net/cert/ct_objects_extractor.h NET_EXPORT_PRIVATE bool ExtractEmbeddedSCTList(
bool               35 net/cert/ct_objects_extractor.h NET_EXPORT_PRIVATE bool GetPrecertLogEntry(X509Certificate::OSCertHandle leaf,
bool               45 net/cert/ct_objects_extractor.h NET_EXPORT_PRIVATE bool GetX509LogEntry(X509Certificate::OSCertHandle leaf,
bool               54 net/cert/ct_objects_extractor.h NET_EXPORT_PRIVATE bool ExtractSCTListFromOCSPResponse(
bool               23 net/cert/ct_serialization.h NET_EXPORT_PRIVATE bool EncodeDigitallySigned(const DigitallySigned& input,
bool               29 net/cert/ct_serialization.h NET_EXPORT_PRIVATE bool DecodeDigitallySigned(base::StringPiece* input,
bool               34 net/cert/ct_serialization.h NET_EXPORT_PRIVATE bool EncodeLogEntry(const LogEntry& input,
bool               45 net/cert/ct_serialization.h NET_EXPORT_PRIVATE bool EncodeV1SCTSignedData(
bool               58 net/cert/ct_serialization.h NET_EXPORT_PRIVATE bool DecodeSCTList(base::StringPiece* input,
bool               64 net/cert/ct_serialization.h NET_EXPORT_PRIVATE bool DecodeSignedCertificateTimestamp(
bool               69 net/cert/ct_serialization.h NET_EXPORT_PRIVATE bool EncodeSCTListForTesting(const base::StringPiece& sct,
bool               43 net/cert/ev_root_ca_metadata.h   bool IsEVPolicyOID(PolicyOID policy_oid) const;
bool               47 net/cert/ev_root_ca_metadata.h   bool HasEVPolicyOID(const SHA1HashValue& fingerprint,
bool               54 net/cert/ev_root_ca_metadata.h   bool AddEVCA(const SHA1HashValue& fingerprint, const char* policy);
bool               58 net/cert/ev_root_ca_metadata.h   bool RemoveEVCA(const SHA1HashValue& fingerprint);
bool               72 net/cert/ev_root_ca_metadata.h   static bool RegisterOID(const char* policy, PolicyOID* out);
bool               22 net/cert/jwk_serializer.h NET_EXPORT_PRIVATE bool ConvertSpkiFromDerToJwk(
bool               53 net/cert/multi_log_ct_verifier.h   bool VerifySCTs(const std::string& encoded_sct_list,
bool               59 net/cert/multi_log_ct_verifier.h   bool VerifySingleSCT(
bool               91 net/cert/multi_threaded_cert_verifier.h     bool operator<(const RequestParams& other) const;
bool              125 net/cert/multi_threaded_cert_verifier.h     bool operator()(const CacheValidityPeriod& now,
bool              133 net/cert/nss_cert_database.h   virtual void ListModules(CryptoModuleList* modules, bool need_rw) const;
bool              144 net/cert/nss_cert_database.h                        bool is_extractable,
bool              167 net/cert/nss_cert_database.h   bool ImportCACerts(const CertificateList& certificates,
bool              181 net/cert/nss_cert_database.h   bool ImportServerCert(const CertificateList& certificates,
bool              191 net/cert/nss_cert_database.h   bool IsUntrusted(const X509Certificate* cert) const;
bool              195 net/cert/nss_cert_database.h   bool SetCertTrust(const X509Certificate* cert,
bool              202 net/cert/nss_cert_database.h   bool DeleteCertAndKey(const X509Certificate* cert);
bool              205 net/cert/nss_cert_database.h   bool IsReadOnly(const X509Certificate* cert) const;
bool              208 net/cert/nss_cert_database.h   bool IsHardwareBacked(const X509Certificate* cert) const;
bool               29 net/cert/nss_cert_database_chromeos.h   virtual void ListModules(CryptoModuleList* modules, bool need_rw) const
bool               41 net/cert/nss_profile_filter_chromeos.h   bool IsModuleAllowed(PK11SlotInfo* slot) const;
bool               42 net/cert/nss_profile_filter_chromeos.h   bool IsCertAllowed(CERTCertificate* cert) const;
bool               48 net/cert/nss_profile_filter_chromeos.h     bool operator()(const scoped_refptr<X509Certificate>& cert) const;
bool               58 net/cert/nss_profile_filter_chromeos.h     bool operator()(const scoped_refptr<CryptoModule>& module) const;
bool               32 net/cert/pem_tokenizer.h   bool GetNext();
bool               81 net/cert/signed_certificate_timestamp.h     bool operator()(const scoped_refptr<SignedCertificateTimestamp>& lhs,
bool               49 net/cert/test_root_certs.h   static bool HasInstance();
bool               53 net/cert/test_root_certs.h   bool Add(X509Certificate* certificate);
bool               58 net/cert/test_root_certs.h   bool AddFromFile(const base::FilePath& file);
bool               65 net/cert/test_root_certs.h   bool IsEmpty() const;
bool               68 net/cert/test_root_certs.h   bool Contains(CERTCertificate* cert) const;
bool               80 net/cert/test_root_certs.h   void SetAllowSystemTrust(bool allow_system_trust);
bool               84 net/cert/test_root_certs.h   bool Contains(X509* cert) const;
bool              115 net/cert/test_root_certs.h   bool allow_system_trust_;
bool              120 net/cert/test_root_certs.h   bool empty_;
bool               42 net/cert/x509_cert_types.h   bool ParseDistinguishedName(const void* ber_name_data, size_t length);
bool               50 net/cert/x509_cert_types.h   bool Matches(const CertPrincipal& against) const;
bool              104 net/cert/x509_cert_types.h   bool HasAllowedCert() const;
bool              107 net/cert/x509_cert_types.h   bool HasDeniedCert() const;
bool              119 net/cert/x509_cert_types.h inline bool CSSMOIDEqual(const CSSM_OID* oid1, const CSSM_OID* oid2) {
bool              139 net/cert/x509_cert_types.h NET_EXPORT_PRIVATE bool ParseCertificateDate(const base::StringPiece& raw_date,
bool               84 net/cert/x509_certificate.h     bool operator()(const scoped_refptr<X509Certificate>& lhs,
bool              240 net/cert/x509_certificate.h   bool HasExpired() const;
bool              243 net/cert/x509_certificate.h   bool Equals(const X509Certificate* other) const;
bool              254 net/cert/x509_certificate.h   bool SupportsSSLClientAuth() const;
bool              266 net/cert/x509_certificate.h   bool IsIssuedByEncoded(const std::vector<std::string>& valid_issuers);
bool              319 net/cert/x509_certificate.h   bool VerifyNameMatch(const std::string& hostname,
bool              320 net/cert/x509_certificate.h                        bool* common_name_fallback_used) const;
bool              324 net/cert/x509_certificate.h   static bool GetDEREncoded(OSCertHandle cert_handle,
bool              330 net/cert/x509_certificate.h   static bool GetPEMEncodedFromDER(const std::string& der_encoded,
bool              335 net/cert/x509_certificate.h   static bool GetPEMEncoded(OSCertHandle cert_handle,
bool              343 net/cert/x509_certificate.h   bool GetPEMEncodedChain(std::vector<std::string>* pem_encoded) const;
bool              360 net/cert/x509_certificate.h   static bool IsSameOSCert(OSCertHandle a, OSCertHandle b);
bool              434 net/cert/x509_certificate.h   static bool VerifyHostname(const std::string& hostname,
bool              438 net/cert/x509_certificate.h                              bool* common_name_fallback_used);
bool              451 net/cert/x509_certificate.h   static bool WriteOSCertHandleToPickle(OSCertHandle handle, Pickle* pickle);
bool               37 net/cert/x509_util.h NET_EXPORT_PRIVATE bool IsSupportedValidityRange(base::Time not_valid_before,
bool               47 net/cert/x509_util.h NET_EXPORT_PRIVATE bool CreateKeyAndDomainBoundCertEC(
bool               56 net/cert/x509_util.h NET_EXPORT_PRIVATE bool CreateDomainBoundCertEC(crypto::ECPrivateKey* key,
bool               81 net/cert/x509_util.h NET_EXPORT bool CreateKeyAndSelfSignedCert(
bool               92 net/cert/x509_util.h NET_EXPORT bool CreateSelfSignedCert(crypto::RSAPrivateKey* key,
bool              114 net/cert/x509_util.h   bool operator()(
bool               12 net/cert/x509_util_android.h bool RegisterX509Util(JNIEnv* env);
bool               56 net/cert/x509_util_mac.h OSStatus NET_EXPORT CreateRevocationPolicies(bool enable_revocation_checking,
bool               57 net/cert/x509_util_mac.h                                              bool enable_ev_checking,
bool               70 net/cert/x509_util_nss.h bool GetIssuersFromEncodedList(
bool               80 net/cert/x509_util_nss.h bool IsCertificateIssuedBy(const std::vector<CERTCertificate*>& cert_chain,
bool               26 net/cert/x509_util_openssl.h bool NET_EXPORT ParsePrincipalKeyAndValueByIndex(X509_NAME* name,
bool               31 net/cert/x509_util_openssl.h bool NET_EXPORT ParsePrincipalValueByIndex(X509_NAME* name,
bool               35 net/cert/x509_util_openssl.h bool NET_EXPORT ParsePrincipalValueByNID(X509_NAME* name,
bool               39 net/cert/x509_util_openssl.h bool NET_EXPORT ParseDate(ASN1_TIME* x509_time, base::Time* time);
bool               38 net/cookies/canonical_cookie.h                   bool secure,
bool               39 net/cookies/canonical_cookie.h                   bool httponly,
bool               69 net/cookies/canonical_cookie.h                                  bool secure,
bool               70 net/cookies/canonical_cookie.h                                  bool http_only,
bool               80 net/cookies/canonical_cookie.h   bool IsPersistent() const { return !expiry_date_.is_null(); }
bool               82 net/cookies/canonical_cookie.h   bool IsSecure() const { return secure_; }
bool               83 net/cookies/canonical_cookie.h   bool IsHttpOnly() const { return httponly_; }
bool               85 net/cookies/canonical_cookie.h   bool IsDomainCookie() const {
bool               87 net/cookies/canonical_cookie.h   bool IsHostCookie() const { return !IsDomainCookie(); }
bool               89 net/cookies/canonical_cookie.h   bool IsExpired(const base::Time& current) const {
bool               99 net/cookies/canonical_cookie.h   bool IsEquivalent(const CanonicalCookie& ecc) const {
bool              113 net/cookies/canonical_cookie.h   bool IsOnPath(const std::string& url_path) const;
bool              117 net/cookies/canonical_cookie.h   bool IsDomainMatch(const std::string& host) const;
bool              123 net/cookies/canonical_cookie.h   bool IncludeForRequestURL(const GURL& url,
bool              153 net/cookies/canonical_cookie.h   bool secure_;
bool              154 net/cookies/canonical_cookie.h   bool httponly_;
bool              150 net/cookies/cookie_monster.h   bool InitializeFrom(const CookieList& list);
bool              153 net/cookies/cookie_monster.h   typedef base::Callback<void(bool success)> DeleteCookieCallback;
bool              154 net/cookies/cookie_monster.h   typedef base::Callback<void(bool cookies_exist)> HasCookiesForETLDP1Callback;
bool              168 net/cookies/cookie_monster.h                                  bool secure,
bool              169 net/cookies/cookie_monster.h                                  bool http_only,
bool              219 net/cookies/cookie_monster.h   void SetEnableFileScheme(bool accept);
bool              293 net/cookies/cookie_monster.h   void SetPersistSessionCookies(bool persist_session_cookies);
bool              304 net/cookies/cookie_monster.h   bool IsCookieableScheme(const std::string& scheme);
bool              402 net/cookies/cookie_monster.h   bool SetCookieWithDetails(const GURL& url,
bool              408 net/cookies/cookie_monster.h                             bool secure,
bool              409 net/cookies/cookie_monster.h                             bool http_only,
bool              419 net/cookies/cookie_monster.h   int DeleteAll(bool sync_to_store);
bool              429 net/cookies/cookie_monster.h   bool DeleteCanonicalCookie(const CanonicalCookie& cookie);
bool              431 net/cookies/cookie_monster.h   bool SetCookieWithOptions(const GURL& url,
bool              440 net/cookies/cookie_monster.h   bool SetCookieWithCreationTime(const GURL& url,
bool              446 net/cookies/cookie_monster.h   bool HasCookiesForETLDP1(const std::string& etldp1);
bool              504 net/cookies/cookie_monster.h                                    bool update_access_time,
bool              511 net/cookies/cookie_monster.h                          bool update_access_time,
bool              520 net/cookies/cookie_monster.h   bool DeleteAnyEquivalentCookie(const std::string& key,
bool              522 net/cookies/cookie_monster.h                                  bool skip_httponly,
bool              523 net/cookies/cookie_monster.h                                  bool already_expired);
bool              529 net/cookies/cookie_monster.h                                            bool sync_to_store);
bool              534 net/cookies/cookie_monster.h   bool SetCookieWithCreationTimeAndOptions(const GURL& url,
bool              541 net/cookies/cookie_monster.h   bool SetCanonicalCookie(scoped_ptr<CanonicalCookie>* cc,
bool              552 net/cookies/cookie_monster.h   void InternalDeleteCookie(CookieMap::iterator it, bool sync_to_store,
bool              583 net/cookies/cookie_monster.h   bool HasCookieableScheme(const GURL& url);
bool              627 net/cookies/cookie_monster.h   bool initialized_;
bool              631 net/cookies/cookie_monster.h   bool loaded_;
bool              680 net/cookies/cookie_monster.h   bool keep_expired_cookies_;
bool              681 net/cookies/cookie_monster.h   bool persist_session_cookies_;
bool              686 net/cookies/cookie_monster.h   static bool default_enable_file_scheme_;
bool              721 net/cookies/cookie_monster.h                                bool removed,
bool               78 net/cookies/cookie_monster_store_test.h       bool return_value,
bool              109 net/cookies/cookie_monster_store_test.h   bool load_return_value_;
bool              113 net/cookies/cookie_monster_store_test.h   bool loaded_;
bool              121 net/cookies/cookie_monster_store_test.h   typedef std::pair<CanonicalCookie, bool>
bool              132 net/cookies/cookie_monster_store_test.h       bool removed,
bool              187 net/cookies/cookie_monster_store_test.h   bool loaded_;
bool               24 net/cookies/cookie_options.h   bool exclude_httponly() const { return exclude_httponly_; }
bool               32 net/cookies/cookie_options.h   bool has_server_time() const { return !server_time_.is_null(); }
bool               36 net/cookies/cookie_options.h   bool exclude_httponly_;
bool               34 net/cookies/cookie_store.h   typedef base::Callback<void(bool success)> SetCookiesCallback;
bool               26 net/cookies/cookie_store_test_callbacks.h   bool did_run() { return did_run_; }
bool               42 net/cookies/cookie_store_test_callbacks.h   bool did_run_;
bool               41 net/cookies/cookie_store_test_helpers.h   virtual bool SetCookieWithOptions(const GURL& url,
bool               74 net/cookies/cookie_store_test_helpers.h   void SetCookiesInternalCallback(bool result);
bool               91 net/cookies/cookie_store_test_helpers.h   bool did_run_;
bool               92 net/cookies/cookie_store_test_helpers.h   bool result_;
bool              116 net/cookies/cookie_store_unittest.h   bool SetCookieWithOptions(CookieStore* cs,
bool              121 net/cookies/cookie_store_unittest.h     ResultSavingCookieCallback<bool> callback;
bool              125 net/cookies/cookie_store_unittest.h             &ResultSavingCookieCallback<bool>::Run,
bool              132 net/cookies/cookie_store_unittest.h   bool SetCookieWithServerTime(CookieStore* cs,
bool              143 net/cookies/cookie_store_unittest.h   bool SetCookie(CookieStore* cs,
bool              231 net/cookies/cookie_store_unittest.h     bool matched = (TokenizeCookieLine(line) == TokenizeCookieLine(cookies));
bool             1062 net/cookies/cookie_store_unittest.h                                 ResultSavingCookieCallback<bool>* callback) {
bool             1066 net/cookies/cookie_store_unittest.h             &ResultSavingCookieCallback<bool>::Run,
bool             1142 net/cookies/cookie_store_unittest.h   ResultSavingCookieCallback<bool> callback(&this->other_thread_);
bool               29 net/cookies/cookie_util.h NET_EXPORT bool GetCookieDomainWithString(const GURL& url,
bool               35 net/cookies/cookie_util.h NET_EXPORT bool DomainIsHostOnly(const std::string& domain_string);
bool               41 net/cookies/cookie_util.h NET_EXPORT GURL CookieOriginToURL(const std::string& domain, bool is_https);
bool               33 net/cookies/parsed_cookie.h   bool IsValid() const;
bool               39 net/cookies/parsed_cookie.h   bool HasPath() const { return path_index_ != 0; }
bool               41 net/cookies/parsed_cookie.h   bool HasDomain() const { return domain_index_ != 0; }
bool               43 net/cookies/parsed_cookie.h   bool HasExpires() const { return expires_index_ != 0; }
bool               45 net/cookies/parsed_cookie.h   bool HasMaxAge() const { return maxage_index_ != 0; }
bool               47 net/cookies/parsed_cookie.h   bool IsSecure() const { return secure_index_ != 0; }
bool               48 net/cookies/parsed_cookie.h   bool IsHttpOnly() const { return httponly_index_ != 0; }
bool               60 net/cookies/parsed_cookie.h   bool SetName(const std::string& name);
bool               61 net/cookies/parsed_cookie.h   bool SetValue(const std::string& value);
bool               62 net/cookies/parsed_cookie.h   bool SetPath(const std::string& path);
bool               63 net/cookies/parsed_cookie.h   bool SetDomain(const std::string& domain);
bool               64 net/cookies/parsed_cookie.h   bool SetExpires(const std::string& expires);
bool               65 net/cookies/parsed_cookie.h   bool SetMaxAge(const std::string& maxage);
bool               66 net/cookies/parsed_cookie.h   bool SetIsSecure(bool is_secure);
bool               67 net/cookies/parsed_cookie.h   bool SetIsHttpOnly(bool is_http_only);
bool               68 net/cookies/parsed_cookie.h   bool SetPriority(const std::string& priority);
bool               82 net/cookies/parsed_cookie.h   static bool ParseToken(std::string::const_iterator* it,
bool              111 net/cookies/parsed_cookie.h   bool SetString(size_t* index,
bool              114 net/cookies/parsed_cookie.h   bool SetBool(size_t* index,
bool              116 net/cookies/parsed_cookie.h                bool value);
bool              120 net/cookies/parsed_cookie.h   bool SetAttributePair(size_t* index,
bool              129 net/cookies/parsed_cookie.h   bool is_valid_;
bool               28 net/cronet/android/org_chromium_net_UrlRequest.h bool UrlRequestRegisterJni(JNIEnv* env);
bool               56 net/cronet/android/url_request_peer.h   void AppendChunk(const char* bytes, int bytes_len, bool is_last_chunk);
bool              111 net/cronet/android/url_request_peer.h   bool canceled_;
bool              113 net/cronet/android/url_request_peer.h   bool streaming_upload_;
bool              121 net/cronet/android/url_request_peer.h                                    bool is_last_chunk);
bool              130 net/cronet/android/url_request_peer.h   void OnAppendChunk(const char* bytes, int bytes_len, bool is_last_chunk);
bool               85 net/disk_cache/blockfile/addr.h   bool is_initialized() const {
bool               89 net/disk_cache/blockfile/addr.h   bool is_separate_file() const {
bool               93 net/disk_cache/blockfile/addr.h   bool is_block_file() const {
bool              110 net/disk_cache/blockfile/addr.h   bool SetFileNumber(int file_number);
bool              115 net/disk_cache/blockfile/addr.h   bool operator==(Addr other) const {
bool              119 net/disk_cache/blockfile/addr.h   bool operator!=(Addr other) const {
bool              161 net/disk_cache/blockfile/addr.h   bool SanityCheckV2() const;
bool              162 net/disk_cache/blockfile/addr.h   bool SanityCheckV3() const;
bool              163 net/disk_cache/blockfile/addr.h   bool SanityCheckForEntryV2() const;
bool              164 net/disk_cache/blockfile/addr.h   bool SanityCheckForEntryV3() const;
bool              165 net/disk_cache/blockfile/addr.h   bool SanityCheckForRankings() const;
bool               85 net/disk_cache/blockfile/backend_impl.h   bool SetMaxSize(int max_bytes);
bool              100 net/disk_cache/blockfile/backend_impl.h   bool CreateExternalFile(Addr* address);
bool              103 net/disk_cache/blockfile/backend_impl.h   bool CreateBlock(FileType block_type, int block_count,
bool              108 net/disk_cache/blockfile/backend_impl.h   void DeleteBlock(Addr block_address, bool deep);
bool              114 net/disk_cache/blockfile/backend_impl.h   void UpdateRank(EntryImpl* entry, bool modified);
bool              161 net/disk_cache/blockfile/backend_impl.h   bool IsAllocAllowed(int current_size, int new_size);
bool              172 net/disk_cache/blockfile/backend_impl.h   bool IsLoaded() const;
bool              183 net/disk_cache/blockfile/backend_impl.h   bool read_only() const {
bool              193 net/disk_cache/blockfile/backend_impl.h   bool ShouldReportAgain();
bool              243 net/disk_cache/blockfile/backend_impl.h   void TrimForTest(bool empty);
bool              247 net/disk_cache/blockfile/backend_impl.h   void TrimDeletedListForTest(bool empty);
bool              284 net/disk_cache/blockfile/backend_impl.h   bool CreateBackingStore(disk_cache::File* file);
bool              285 net/disk_cache/blockfile/backend_impl.h   bool InitBackingStore(bool* file_created);
bool              288 net/disk_cache/blockfile/backend_impl.h   bool InitStats();
bool              292 net/disk_cache/blockfile/backend_impl.h   void RestartCache(bool failure);
bool              306 net/disk_cache/blockfile/backend_impl.h   EntryImpl* MatchEntry(const std::string& key, uint32 hash, bool find_parent,
bool              307 net/disk_cache/blockfile/backend_impl.h                         Addr entry_addr, bool* match_error);
bool              310 net/disk_cache/blockfile/backend_impl.h   EntryImpl* OpenFollowingEntry(bool forward, void** iter);
bool              315 net/disk_cache/blockfile/backend_impl.h   bool OpenFollowingEntryFromList(bool forward, Rankings::List list,
bool              347 net/disk_cache/blockfile/backend_impl.h   bool CheckIndex();
bool              353 net/disk_cache/blockfile/backend_impl.h   bool CheckEntry(EntryImpl* cache_entry);
bool              378 net/disk_cache/blockfile/backend_impl.h   bool init_;  // controls the initialization of the system.
bool              379 net/disk_cache/blockfile/backend_impl.h   bool restarted_;
bool              380 net/disk_cache/blockfile/backend_impl.h   bool unit_test_;
bool              381 net/disk_cache/blockfile/backend_impl.h   bool read_only_;  // Prevents updates of the rankings data (used by tools).
bool              382 net/disk_cache/blockfile/backend_impl.h   bool disabled_;
bool              383 net/disk_cache/blockfile/backend_impl.h   bool new_eviction_;  // What eviction algorithm should be used.
bool              384 net/disk_cache/blockfile/backend_impl.h   bool first_timer_;  // True if the timer has not been called.
bool              385 net/disk_cache/blockfile/backend_impl.h   bool user_load_;  // True if we see a high load coming from the caller.
bool               58 net/disk_cache/blockfile/backend_impl_v3.h   bool SetMaxSize(int max_bytes);
bool               64 net/disk_cache/blockfile/backend_impl_v3.h   bool CreateBlock(FileType block_type, int block_count,
bool               68 net/disk_cache/blockfile/backend_impl_v3.h   void UpdateRank(EntryImplV3* entry, bool modified);
bool              100 net/disk_cache/blockfile/backend_impl_v3.h   bool IsAllocAllowed(int current_size, int new_size);
bool              111 net/disk_cache/blockfile/backend_impl_v3.h   bool IsLoaded() const;
bool              121 net/disk_cache/blockfile/backend_impl_v3.h   bool read_only() const {
bool              131 net/disk_cache/blockfile/backend_impl_v3.h   bool ShouldReportAgain();
bool              163 net/disk_cache/blockfile/backend_impl_v3.h   void TrimForTest(bool empty);
bool              167 net/disk_cache/blockfile/backend_impl_v3.h   void TrimDeletedListForTest(bool empty);
bool              200 net/disk_cache/blockfile/backend_impl_v3.h   bool InitStats(void* stats_data);
bool              204 net/disk_cache/blockfile/backend_impl_v3.h   void RestartCache(bool failure);
bool              215 net/disk_cache/blockfile/backend_impl_v3.h   int OpenFollowingEntry(bool forward, void** iter, Entry** next_entry,
bool              238 net/disk_cache/blockfile/backend_impl_v3.h   bool CheckIndex();
bool              244 net/disk_cache/blockfile/backend_impl_v3.h   bool CheckEntry(EntryImplV3* cache_entry);
bool              264 net/disk_cache/blockfile/backend_impl_v3.h   bool init_;  // controls the initialization of the system.
bool              265 net/disk_cache/blockfile/backend_impl_v3.h   bool restarted_;
bool              266 net/disk_cache/blockfile/backend_impl_v3.h   bool read_only_;  // Prevents updates of the rankings data (used by tools).
bool              267 net/disk_cache/blockfile/backend_impl_v3.h   bool disabled_;
bool              268 net/disk_cache/blockfile/backend_impl_v3.h   bool lru_eviction_;  // What eviction algorithm should be used.
bool              269 net/disk_cache/blockfile/backend_impl_v3.h   bool first_timer_;  // True if the timer has not been called.
bool              270 net/disk_cache/blockfile/backend_impl_v3.h   bool user_load_;  // True if we see a high load coming from the caller.
bool               35 net/disk_cache/blockfile/backend_worker_v3.h   bool CreateBackingStore(disk_cache::File* file);
bool               36 net/disk_cache/blockfile/backend_worker_v3.h   bool InitBackingStore(bool* file_created);
bool               39 net/disk_cache/blockfile/backend_worker_v3.h   bool CheckIndex();
bool               43 net/disk_cache/blockfile/backend_worker_v3.h   bool init_;  // controls the initialization of the system.
bool               20 net/disk_cache/blockfile/bitmap.h   Bitmap(int num_bits, bool clear_bits);
bool               34 net/disk_cache/blockfile/bitmap.h   void Resize(int num_bits, bool clear_bits);
bool               43 net/disk_cache/blockfile/bitmap.h   void SetAll(bool value) {
bool               51 net/disk_cache/blockfile/bitmap.h   void Set(int index, bool value);
bool               52 net/disk_cache/blockfile/bitmap.h   bool Get(int index) const;
bool               71 net/disk_cache/blockfile/bitmap.h   void SetRange(int begin, int end, bool value);
bool               75 net/disk_cache/blockfile/bitmap.h   bool TestRange(int begin, int end, bool value) const;
bool               88 net/disk_cache/blockfile/bitmap.h   bool FindNextBit(int* index, int limit, bool value) const;
bool               92 net/disk_cache/blockfile/bitmap.h   bool FindNextSetBitBeforeLimit(int* index, int limit) const {
bool               98 net/disk_cache/blockfile/bitmap.h   bool FindNextSetBit(int *index) const {
bool              107 net/disk_cache/blockfile/bitmap.h   int FindBits(int* index, int limit, bool value) const;
bool              124 net/disk_cache/blockfile/bitmap.h   void SetWordBits(int start, int len, bool value);
bool              129 net/disk_cache/blockfile/bitmap.h   bool alloc_;            // Whether or not we allocated the memory.
bool               33 net/disk_cache/blockfile/block_bitmaps_v3.h   bool CreateBlock(FileType block_type, int block_count, Addr* block_address);
bool               46 net/disk_cache/blockfile/block_bitmaps_v3.h   bool IsValid(Addr address);
bool               42 net/disk_cache/blockfile/block_files.h   bool CreateMapBlock(int size, int* index);
bool               48 net/disk_cache/blockfile/block_files.h   bool UsedMapBlock(int index, int size);
bool               55 net/disk_cache/blockfile/block_files.h   bool NeedToGrowBlockFile(int block_count) const;
bool               59 net/disk_cache/blockfile/block_files.h   bool CanAllocate(int block_count) const;
bool               71 net/disk_cache/blockfile/block_files.h   bool ValidateCounters() const;
bool               98 net/disk_cache/blockfile/block_files.h   bool Init(bool create_files);
bool              106 net/disk_cache/blockfile/block_files.h   bool CreateBlock(FileType block_type, int block_count, Addr* block_address);
bool              111 net/disk_cache/blockfile/block_files.h   void DeleteBlock(Addr address, bool deep);
bool              122 net/disk_cache/blockfile/block_files.h   bool IsValid(Addr address);
bool              126 net/disk_cache/blockfile/block_files.h   bool CreateBlockFile(int index, FileType file_type, bool force);
bool              127 net/disk_cache/blockfile/block_files.h   bool OpenBlockFile(int index);
bool              130 net/disk_cache/blockfile/block_files.h   bool GrowBlockFile(MappedFile* file, BlockFileHeader* header);
bool              142 net/disk_cache/blockfile/block_files.h   bool RemoveEmptyFile(FileType block_type);
bool              145 net/disk_cache/blockfile/block_files.h   bool FixBlockFileHeader(MappedFile* file);
bool              153 net/disk_cache/blockfile/block_files.h   bool init_;
bool               41 net/disk_cache/blockfile/entry_impl.h   EntryImpl(BackendImpl* backend, Addr address, bool read_only);
bool               48 net/disk_cache/blockfile/entry_impl.h                     const CompletionCallback& callback, bool truncate);
bool               69 net/disk_cache/blockfile/entry_impl.h   bool CreateEntry(Addr node_address, const std::string& key, uint32 hash);
bool               72 net/disk_cache/blockfile/entry_impl.h   bool IsSameEntry(const std::string& key, uint32 hash);
bool               79 net/disk_cache/blockfile/entry_impl.h   void DeleteEntryData(bool everything);
bool               90 net/disk_cache/blockfile/entry_impl.h   bool LoadNodeAddress();
bool               95 net/disk_cache/blockfile/entry_impl.h   bool Update();
bool               97 net/disk_cache/blockfile/entry_impl.h   bool dirty() {
bool              101 net/disk_cache/blockfile/entry_impl.h   bool doomed() {
bool              114 net/disk_cache/blockfile/entry_impl.h   bool LeaveRankingsBehind();
bool              117 net/disk_cache/blockfile/entry_impl.h   bool SanityCheck();
bool              118 net/disk_cache/blockfile/entry_impl.h   bool DataSanityCheck();
bool              142 net/disk_cache/blockfile/entry_impl.h   void BeginLogging(net::NetLog* net_log, bool created);
bool              160 net/disk_cache/blockfile/entry_impl.h                         bool truncate) OVERRIDE;
bool              167 net/disk_cache/blockfile/entry_impl.h   virtual bool CouldBeSparse() const OVERRIDE;
bool              184 net/disk_cache/blockfile/entry_impl.h                         const CompletionCallback& callback, bool truncate);
bool              187 net/disk_cache/blockfile/entry_impl.h   bool CreateDataBlock(int index, int size);
bool              190 net/disk_cache/blockfile/entry_impl.h   bool CreateBlock(int size, Addr* address);
bool              199 net/disk_cache/blockfile/entry_impl.h   void UpdateRank(bool modified);
bool              209 net/disk_cache/blockfile/entry_impl.h   bool PrepareTarget(int index, int offset, int buf_len, bool truncate);
bool              213 net/disk_cache/blockfile/entry_impl.h   bool HandleTruncation(int index, int offset, int buf_len);
bool              216 net/disk_cache/blockfile/entry_impl.h   bool CopyToLocalBuffer(int index);
bool              219 net/disk_cache/blockfile/entry_impl.h   bool MoveToLocalBuffer(int index);
bool              222 net/disk_cache/blockfile/entry_impl.h   bool ImportSeparateFile(int index, int new_size);
bool              226 net/disk_cache/blockfile/entry_impl.h   bool PrepareBuffer(int index, int offset, int buf_len);
bool              230 net/disk_cache/blockfile/entry_impl.h   bool Flush(int index, int min_len);
bool              266 net/disk_cache/blockfile/entry_impl.h   bool doomed_;               // True if this entry was removed from the cache.
bool              267 net/disk_cache/blockfile/entry_impl.h   bool read_only_;            // True if not yet writing.
bool              268 net/disk_cache/blockfile/entry_impl.h   bool dirty_;                // True if we detected that this is a dirty entry.
bool               39 net/disk_cache/blockfile/entry_impl_v3.h   EntryImplV3(BackendImplV3* backend, Addr address, bool read_only);
bool               43 net/disk_cache/blockfile/entry_impl_v3.h   bool CreateEntry(Addr node_address, const std::string& key, uint32 hash);
bool               55 net/disk_cache/blockfile/entry_impl_v3.h   bool IsSameEntry(const std::string& key, uint32 hash);
bool               61 net/disk_cache/blockfile/entry_impl_v3.h   bool SanityCheck();
bool               62 net/disk_cache/blockfile/entry_impl_v3.h   bool DataSanityCheck();
bool               75 net/disk_cache/blockfile/entry_impl_v3.h   void BeginLogging(net::NetLog* net_log, bool created);
bool               90 net/disk_cache/blockfile/entry_impl_v3.h                         bool truncate) OVERRIDE;
bool               97 net/disk_cache/blockfile/entry_impl_v3.h   virtual bool CouldBeSparse() const OVERRIDE;
bool              114 net/disk_cache/blockfile/entry_impl_v3.h                         const CompletionCallback& callback, bool truncate);
bool              117 net/disk_cache/blockfile/entry_impl_v3.h   bool CreateDataBlock(int index, int size);
bool              120 net/disk_cache/blockfile/entry_impl_v3.h   bool CreateBlock(int size, Addr* address);
bool              129 net/disk_cache/blockfile/entry_impl_v3.h   void UpdateRank(bool modified);
bool              133 net/disk_cache/blockfile/entry_impl_v3.h   void DeleteEntryData(bool everything);
bool              137 net/disk_cache/blockfile/entry_impl_v3.h   bool PrepareTarget(int index, int offset, int buf_len, bool truncate);
bool              141 net/disk_cache/blockfile/entry_impl_v3.h   bool HandleTruncation(int index, int offset, int buf_len);
bool              144 net/disk_cache/blockfile/entry_impl_v3.h   bool CopyToLocalBuffer(int index);
bool              147 net/disk_cache/blockfile/entry_impl_v3.h   bool MoveToLocalBuffer(int index);
bool              150 net/disk_cache/blockfile/entry_impl_v3.h   bool ImportSeparateFile(int index, int new_size);
bool              154 net/disk_cache/blockfile/entry_impl_v3.h   bool PrepareBuffer(int index, int offset, int buf_len);
bool              158 net/disk_cache/blockfile/entry_impl_v3.h   bool Flush(int index, int min_len);
bool              195 net/disk_cache/blockfile/entry_impl_v3.h   bool doomed_;               // True if this entry was removed from the cache.
bool              196 net/disk_cache/blockfile/entry_impl_v3.h   bool read_only_;
bool              197 net/disk_cache/blockfile/entry_impl_v3.h   bool dirty_;                // True if there is something to write.
bool              198 net/disk_cache/blockfile/entry_impl_v3.h   bool modified_;
bool               31 net/disk_cache/blockfile/eviction.h   void TrimCache(bool empty);
bool               34 net/disk_cache/blockfile/eviction.h   void UpdateRank(EntryImpl* entry, bool modified);
bool               44 net/disk_cache/blockfile/eviction.h   void TrimDeletedList(bool empty);
bool               49 net/disk_cache/blockfile/eviction.h   bool ShouldTrim();
bool               50 net/disk_cache/blockfile/eviction.h   bool ShouldTrimDeleted();
bool               53 net/disk_cache/blockfile/eviction.h   bool EvictEntry(CacheRankingsBlock* node, bool empty, Rankings::List list);
bool               58 net/disk_cache/blockfile/eviction.h   void TrimCacheV2(bool empty);
bool               59 net/disk_cache/blockfile/eviction.h   void UpdateRankV2(EntryImpl* entry, bool modified);
bool               65 net/disk_cache/blockfile/eviction.h   void TrimDeleted(bool empty);
bool               66 net/disk_cache/blockfile/eviction.h   bool RemoveDeletedNode(CacheRankingsBlock* node);
bool               68 net/disk_cache/blockfile/eviction.h   bool NodeIsOldEnough(CacheRankingsBlock* node, int list);
bool               78 net/disk_cache/blockfile/eviction.h   bool new_eviction_;
bool               79 net/disk_cache/blockfile/eviction.h   bool first_trim_;
bool               80 net/disk_cache/blockfile/eviction.h   bool trimming_;
bool               81 net/disk_cache/blockfile/eviction.h   bool delay_trim_;
bool               82 net/disk_cache/blockfile/eviction.h   bool init_;
bool               83 net/disk_cache/blockfile/eviction.h   bool test_mode_;
bool               36 net/disk_cache/blockfile/eviction_v3.h   void TrimCache(bool empty);
bool               44 net/disk_cache/blockfile/eviction_v3.h   void TrimDeletedList(bool empty);
bool               49 net/disk_cache/blockfile/eviction_v3.h   bool ShouldTrim();
bool               50 net/disk_cache/blockfile/eviction_v3.h   bool ShouldTrimDeleted();
bool               51 net/disk_cache/blockfile/eviction_v3.h   bool EvictEntry(CacheRankingsBlock* node, bool empty, Rankings::List list);
bool               53 net/disk_cache/blockfile/eviction_v3.h   void TrimCacheV2(bool empty);
bool               54 net/disk_cache/blockfile/eviction_v3.h   void TrimDeleted(bool empty);
bool               56 net/disk_cache/blockfile/eviction_v3.h   bool NodeIsOldEnough(CacheRankingsBlock* node, int list);
bool               65 net/disk_cache/blockfile/eviction_v3.h   bool lru_;
bool               66 net/disk_cache/blockfile/eviction_v3.h   bool first_trim_;
bool               67 net/disk_cache/blockfile/eviction_v3.h   bool trimming_;
bool               68 net/disk_cache/blockfile/eviction_v3.h   bool delay_trim_;
bool               69 net/disk_cache/blockfile/eviction_v3.h   bool init_;
bool               70 net/disk_cache/blockfile/eviction_v3.h   bool test_mode_;
bool               37 net/disk_cache/blockfile/file.h   explicit File(bool mixed_mode);
bool               46 net/disk_cache/blockfile/file.h   bool Init(const base::FilePath& name);
bool               49 net/disk_cache/blockfile/file.h   bool IsValid() const;
bool               52 net/disk_cache/blockfile/file.h   bool Read(void* buffer, size_t buffer_len, size_t offset);
bool               53 net/disk_cache/blockfile/file.h   bool Write(const void* buffer, size_t buffer_len, size_t offset);
bool               57 net/disk_cache/blockfile/file.h   bool Read(void* buffer, size_t buffer_len, size_t offset,
bool               58 net/disk_cache/blockfile/file.h             FileIOCallback* callback, bool* completed);
bool               59 net/disk_cache/blockfile/file.h   bool Write(const void* buffer, size_t buffer_len, size_t offset,
bool               60 net/disk_cache/blockfile/file.h              FileIOCallback* callback, bool* completed);
bool               64 net/disk_cache/blockfile/file.h   bool SetLength(size_t length);
bool               82 net/disk_cache/blockfile/file.h   bool AsyncWrite(const void* buffer, size_t buffer_len, size_t offset,
bool               83 net/disk_cache/blockfile/file.h                   FileIOCallback* callback, bool* completed);
bool               90 net/disk_cache/blockfile/file.h   bool init_;
bool               91 net/disk_cache/blockfile/file.h   bool mixed_;
bool               39 net/disk_cache/blockfile/file_lock.h   bool acquired_;
bool               38 net/disk_cache/blockfile/in_flight_backend_io.h   void OnDone(bool cancel);
bool               41 net/disk_cache/blockfile/in_flight_backend_io.h   bool IsEntryOperation();
bool               68 net/disk_cache/blockfile/in_flight_backend_io.h                  int buf_len, bool truncate);
bool              113 net/disk_cache/blockfile/in_flight_backend_io.h   bool ReturnsEntry();
bool              137 net/disk_cache/blockfile/in_flight_backend_io.h   bool truncate_;
bool              182 net/disk_cache/blockfile/in_flight_backend_io.h       int buf_len, bool truncate, const net::CompletionCallback& callback);
bool              201 net/disk_cache/blockfile/in_flight_backend_io.h   bool BackgroundIsCurrentThread() {
bool              209 net/disk_cache/blockfile/in_flight_backend_io.h                                    bool cancel) OVERRIDE;
bool              109 net/disk_cache/blockfile/in_flight_io.h   void InvokeCallback(BackgroundIO* operation, bool cancel_task);
bool              115 net/disk_cache/blockfile/in_flight_io.h   virtual void OnOperationComplete(BackgroundIO* operation, bool cancel) = 0;
bool              128 net/disk_cache/blockfile/in_flight_io.h   bool running_;  // True after the first posted operation completes.
bool              129 net/disk_cache/blockfile/in_flight_io.h   bool single_thread_;  // True if we only have one thread.
bool               55 net/disk_cache/blockfile/index_table_v3.h   bool IsValid() const;
bool               75 net/disk_cache/blockfile/index_table_v3.h                                        bool small_table);
bool               83 net/disk_cache/blockfile/index_table_v3.h   EntryCell(int32 cell_num, uint32 hash, Addr address, bool small_table);
bool               87 net/disk_cache/blockfile/index_table_v3.h             bool small_table);
bool              104 net/disk_cache/blockfile/index_table_v3.h   bool small_table_;
bool              132 net/disk_cache/blockfile/index_table_v3.h   bool forward;   // The direction of the iteration, in time.
bool              223 net/disk_cache/blockfile/index_table_v3.h   bool GetNextCells(IndexIterator* iterator);
bool              235 net/disk_cache/blockfile/index_table_v3.h   EntryCell FindEntryCellImpl(uint32 hash, Addr address, bool allow_deleted);
bool              250 net/disk_cache/blockfile/index_table_v3.h                       int main_table_index, bool growing);
bool              258 net/disk_cache/blockfile/index_table_v3.h   bool IsHashMatch(const IndexCell& cell, uint32 hash);
bool              259 net/disk_cache/blockfile/index_table_v3.h   bool MisplacedHash(const IndexCell& cell, uint32 hash);
bool              271 net/disk_cache/blockfile/index_table_v3.h   bool modified_;
bool              272 net/disk_cache/blockfile/index_table_v3.h   bool small_table_;
bool               38 net/disk_cache/blockfile/mapped_file.h   bool Load(const FileBlock* block);
bool               39 net/disk_cache/blockfile/mapped_file.h   bool Store(const FileBlock* block);
bool               43 net/disk_cache/blockfile/mapped_file.h   bool Load(const FileBlock* block, FileIOCallback* callback, bool* completed);
bool               44 net/disk_cache/blockfile/mapped_file.h   bool Store(const FileBlock* block, FileIOCallback* callback, bool* completed);
bool               51 net/disk_cache/blockfile/mapped_file.h   bool Preload();
bool               56 net/disk_cache/blockfile/mapped_file.h   bool init_;
bool              108 net/disk_cache/blockfile/rankings.h   bool Init(BackendImpl* backend, bool count_lists);
bool              114 net/disk_cache/blockfile/rankings.h   void Insert(CacheRankingsBlock* node, bool modified, List list);
bool              121 net/disk_cache/blockfile/rankings.h   void Remove(CacheRankingsBlock* node, List list, bool strict);
bool              124 net/disk_cache/blockfile/rankings.h   void UpdateRank(CacheRankingsBlock* node, bool modified, List list);
bool              132 net/disk_cache/blockfile/rankings.h   void TrackRankingsBlock(CacheRankingsBlock* node, bool start_tracking);
bool              140 net/disk_cache/blockfile/rankings.h   bool SanityCheck(CacheRankingsBlock* node, bool from_list) const;
bool              141 net/disk_cache/blockfile/rankings.h   bool DataSanityCheck(CacheRankingsBlock* node, bool from_list) const;
bool              158 net/disk_cache/blockfile/rankings.h   bool GetRanking(CacheRankingsBlock* rankings);
bool              170 net/disk_cache/blockfile/rankings.h   bool CheckLinks(CacheRankingsBlock* node, CacheRankingsBlock* prev,
bool              174 net/disk_cache/blockfile/rankings.h   bool CheckSingleLink(CacheRankingsBlock* prev, CacheRankingsBlock* next);
bool              183 net/disk_cache/blockfile/rankings.h   int CheckListSection(List list, Addr end1, Addr end2, bool forward,
bool              188 net/disk_cache/blockfile/rankings.h   bool IsHead(CacheAddr addr, List* list) const;
bool              189 net/disk_cache/blockfile/rankings.h   bool IsTail(CacheAddr addr, List* list) const;
bool              201 net/disk_cache/blockfile/rankings.h   bool init_;
bool              202 net/disk_cache/blockfile/rankings.h   bool count_lists_;
bool               54 net/disk_cache/blockfile/sparse_control.h   bool CouldBeSparse() const;
bool               90 net/disk_cache/blockfile/sparse_control.h   bool OpenChild();
bool               95 net/disk_cache/blockfile/sparse_control.h   bool KillChildAndContinue(const std::string& key, bool fatal);
bool               98 net/disk_cache/blockfile/sparse_control.h   bool ContinueWithoutChild(const std::string& key);
bool              102 net/disk_cache/blockfile/sparse_control.h   bool ChildPresent();
bool              106 net/disk_cache/blockfile/sparse_control.h   void SetChildBit(bool value);
bool              115 net/disk_cache/blockfile/sparse_control.h   bool VerifyRange();
bool              134 net/disk_cache/blockfile/sparse_control.h   bool DoChildIO();
bool              152 net/disk_cache/blockfile/sparse_control.h   bool pending_;  // True if any child IO operation returned pending.
bool              153 net/disk_cache/blockfile/sparse_control.h   bool finished_;
bool              154 net/disk_cache/blockfile/sparse_control.h   bool init_;
bool              155 net/disk_cache/blockfile/sparse_control.h   bool range_found_;  // True if GetAvailableRange found something.
bool              156 net/disk_cache/blockfile/sparse_control.h   bool abort_;  // True if we should abort the current operation ASAP.
bool               49 net/disk_cache/blockfile/sparse_control_v3.h   bool CouldBeSparse() const;
bool               90 net/disk_cache/blockfile/sparse_control_v3.h   bool OpenChild();
bool               94 net/disk_cache/blockfile/sparse_control_v3.h   bool ContinueWithoutChild(const std::string& key);
bool              102 net/disk_cache/blockfile/sparse_control_v3.h   bool DoChildIO();
bool              110 net/disk_cache/blockfile/sparse_control_v3.h   bool KillChildAndContinue(const std::string& key, bool fatal);
bool              114 net/disk_cache/blockfile/sparse_control_v3.h   bool ChildPresent();
bool              118 net/disk_cache/blockfile/sparse_control_v3.h   void SetChildBit(bool value);
bool              124 net/disk_cache/blockfile/sparse_control_v3.h   bool VerifyRange();
bool              150 net/disk_cache/blockfile/sparse_control_v3.h   bool pending_;  // True if any child IO operation returned pending.
bool              151 net/disk_cache/blockfile/sparse_control_v3.h   bool finished_;
bool              152 net/disk_cache/blockfile/sparse_control_v3.h   bool init_;
bool              153 net/disk_cache/blockfile/sparse_control_v3.h   bool range_found_;  // True if GetAvailableRange found something.
bool              154 net/disk_cache/blockfile/sparse_control_v3.h   bool abort_;  // True if we should abort the current operation ASAP.
bool               58 net/disk_cache/blockfile/stats.h   bool Init(void* data, int num_bytes, Addr address);
bool               45 net/disk_cache/blockfile/storage_block-inl.h template<typename T> bool StorageBlock<T>::LazyInit(MappedFile* file,
bool              101 net/disk_cache/blockfile/storage_block-inl.h template<typename T> bool StorageBlock<T>::HasData() const {
bool              105 net/disk_cache/blockfile/storage_block-inl.h template<typename T> bool StorageBlock<T>::VerifyHash() const {
bool              110 net/disk_cache/blockfile/storage_block-inl.h template<typename T> bool StorageBlock<T>::own_data() const {
bool              118 net/disk_cache/blockfile/storage_block-inl.h template<typename T> bool StorageBlock<T>::Load() {
bool              133 net/disk_cache/blockfile/storage_block-inl.h template<typename T> bool StorageBlock<T>::Store() {
bool              146 net/disk_cache/blockfile/storage_block-inl.h template<typename T> bool StorageBlock<T>::Load(FileIOCallback* callback,
bool              147 net/disk_cache/blockfile/storage_block-inl.h                                                 bool* completed) {
bool              162 net/disk_cache/blockfile/storage_block-inl.h template<typename T> bool StorageBlock<T>::Store(FileIOCallback* callback,
bool              163 net/disk_cache/blockfile/storage_block-inl.h                                                  bool* completed) {
bool               42 net/disk_cache/blockfile/storage_block.h   bool LazyInit(MappedFile* file, Addr address);
bool               64 net/disk_cache/blockfile/storage_block.h   bool HasData() const;
bool               67 net/disk_cache/blockfile/storage_block.h   bool VerifyHash() const;
bool               70 net/disk_cache/blockfile/storage_block.h   bool own_data() const;
bool               75 net/disk_cache/blockfile/storage_block.h   bool Load();
bool               76 net/disk_cache/blockfile/storage_block.h   bool Store();
bool               77 net/disk_cache/blockfile/storage_block.h   bool Load(FileIOCallback* callback, bool* completed);
bool               78 net/disk_cache/blockfile/storage_block.h   bool Store(FileIOCallback* callback, bool* completed);
bool               88 net/disk_cache/blockfile/storage_block.h   bool modified_;
bool               89 net/disk_cache/blockfile/storage_block.h   bool own_data_;  // Is data_ owned by this object or shared with someone else.
bool               90 net/disk_cache/blockfile/storage_block.h   bool extended_;  // Used to store an entry of more than one block.
bool               28 net/disk_cache/blockfile/trace.h   void EnableTracing(bool enable);
bool               24 net/disk_cache/cache_util.h NET_EXPORT_PRIVATE bool MoveCache(const base::FilePath& from_path,
bool               30 net/disk_cache/cache_util.h                                     bool remove_folder);
bool               33 net/disk_cache/cache_util.h NET_EXPORT_PRIVATE bool DeleteCacheFile(const base::FilePath& name);
bool               37 net/disk_cache/cache_util.h bool DelayedCacheCleanup(const base::FilePath& full_path);
bool               54 net/disk_cache/disk_cache.h                                   bool force,
bool              208 net/disk_cache/disk_cache.h                         bool truncate) = 0;
bool              286 net/disk_cache/disk_cache.h   virtual bool CouldBeSparse() const = 0;
bool               43 net/disk_cache/disk_cache_test_base.h   bool CopyTestCache(const std::string& name);
bool               46 net/disk_cache/disk_cache_test_base.h   bool CleanupCacheDir();
bool              126 net/disk_cache/disk_cache_test_base.h                 net::IOBuffer* buf, int len, bool truncate);
bool              134 net/disk_cache/disk_cache_test_base.h   void TrimForTest(bool empty);
bool              138 net/disk_cache/disk_cache_test_base.h   void TrimDeletedListForTest(bool empty);
bool              157 net/disk_cache/disk_cache_test_base.h   bool memory_only_;
bool              158 net/disk_cache/disk_cache_test_base.h   bool simple_cache_mode_;
bool              159 net/disk_cache/disk_cache_test_base.h   bool simple_cache_wait_for_index_;
bool              160 net/disk_cache/disk_cache_test_base.h   bool force_creation_;
bool              161 net/disk_cache/disk_cache_test_base.h   bool new_eviction_;
bool              162 net/disk_cache/disk_cache_test_base.h   bool first_cleanup_;
bool              163 net/disk_cache/disk_cache_test_base.h   bool integrity_;
bool              164 net/disk_cache/disk_cache_test_base.h   bool use_current_thread_;
bool              166 net/disk_cache/disk_cache_test_base.h   bool success_;
bool               17 net/disk_cache/disk_cache_test_util.h bool CreateCacheTestFile(const base::FilePath& name);
bool               20 net/disk_cache/disk_cache_test_util.h bool DeleteCache(const base::FilePath& path);
bool               23 net/disk_cache/disk_cache_test_util.h void CacheTestFillBuffer(char* buffer, size_t len, bool no_nulls);
bool               26 net/disk_cache/disk_cache_test_util.h std::string GenerateKey(bool same_length);
bool               29 net/disk_cache/disk_cache_test_util.h bool CheckCacheIntegrity(const base::FilePath& path, bool new_eviction,
bool               43 net/disk_cache/disk_cache_test_util.h   bool WaitUntilCacheIoFinished(int num_callbacks);
bool               46 net/disk_cache/disk_cache_test_util.h   bool callback_reused_error() const { return callback_reused_error_; }
bool               47 net/disk_cache/disk_cache_test_util.h   void set_callback_reused_error(bool error) {
bool               72 net/disk_cache/disk_cache_test_util.h   bool completed_;
bool               75 net/disk_cache/disk_cache_test_util.h   bool callback_reused_error_;
bool               91 net/disk_cache/disk_cache_test_util.h   CallbackTest(MessageLoopHelper* helper, bool reuse);
bool               38 net/disk_cache/memory/mem_backend_impl.h   bool Init();
bool               41 net/disk_cache/memory/mem_backend_impl.h   bool SetMaxSize(int max_bytes);
bool               90 net/disk_cache/memory/mem_backend_impl.h   bool OpenEntry(const std::string& key, Entry** entry);
bool               91 net/disk_cache/memory/mem_backend_impl.h   bool CreateEntry(const std::string& key, Entry** entry);
bool               92 net/disk_cache/memory/mem_backend_impl.h   bool DoomEntry(const std::string& key);
bool               93 net/disk_cache/memory/mem_backend_impl.h   bool DoomAllEntries();
bool               94 net/disk_cache/memory/mem_backend_impl.h   bool DoomEntriesBetween(const base::Time initial_time,
bool               96 net/disk_cache/memory/mem_backend_impl.h   bool DoomEntriesSince(const base::Time initial_time);
bool               97 net/disk_cache/memory/mem_backend_impl.h   bool OpenNextEntry(void** iter, Entry** next_entry);
bool              102 net/disk_cache/memory/mem_backend_impl.h   void TrimCache(bool empty);
bool               57 net/disk_cache/memory/mem_entry_impl.h   bool CreateEntry(const std::string& key, net::NetLog* net_log);
bool               63 net/disk_cache/memory/mem_entry_impl.h   bool InUse();
bool              100 net/disk_cache/memory/mem_entry_impl.h                         bool truncate) OVERRIDE;
bool              107 net/disk_cache/memory/mem_entry_impl.h   virtual bool CouldBeSparse() const OVERRIDE;
bool              124 net/disk_cache/memory/mem_entry_impl.h                         bool truncate);
bool              135 net/disk_cache/memory/mem_entry_impl.h   void UpdateRank(bool modified);
bool              139 net/disk_cache/memory/mem_entry_impl.h   bool InitSparseInfo();
bool              144 net/disk_cache/memory/mem_entry_impl.h   bool InitChildEntry(MemEntryImpl* parent, int child_id, net::NetLog* net_log);
bool              150 net/disk_cache/memory/mem_entry_impl.h   MemEntryImpl* OpenChild(int64 offset, bool create);
bool              176 net/disk_cache/memory/mem_entry_impl.h   bool doomed_;               // True if this entry was removed from the cache.
bool               24 net/disk_cache/net_log_parameters.h     bool created);
bool               32 net/disk_cache/net_log_parameters.h     bool truncate);
bool               62 net/disk_cache/simple/simple_backend_impl.h   bool SetMaxSize(int max_bytes);
bool              119 net/disk_cache/simple/simple_backend_impl.h     bool detected_magic_number_mismatch;
bool               90 net/disk_cache/simple/simple_entry_impl.h                         bool truncate) OVERRIDE;
bool              103 net/disk_cache/simple/simple_entry_impl.h   virtual bool CouldBeSparse() const OVERRIDE;
bool              168 net/disk_cache/simple/simple_entry_impl.h   void OpenEntryInternal(bool have_index,
bool              172 net/disk_cache/simple/simple_entry_impl.h   void CreateEntryInternal(bool have_index,
bool              189 net/disk_cache/simple/simple_entry_impl.h                          bool truncate);
bool              291 net/disk_cache/simple/simple_entry_impl.h                      bool truncate);
bool              309 net/disk_cache/simple/simple_entry_impl.h   const bool use_optimistic_operations_;
bool              325 net/disk_cache/simple/simple_entry_impl.h   bool doomed_;
bool              338 net/disk_cache/simple/simple_entry_impl.h   bool have_written_[kSimpleEntryStreamCount];
bool               44 net/disk_cache/simple/simple_entry_operation.h                                             bool have_index,
bool               49 net/disk_cache/simple/simple_entry_operation.h       bool have_index,
bool               59 net/disk_cache/simple/simple_entry_operation.h                                             bool alone_in_queue);
bool               66 net/disk_cache/simple/simple_entry_operation.h       bool truncate,
bool               67 net/disk_cache/simple/simple_entry_operation.h       bool optimistic,
bool               91 net/disk_cache/simple/simple_entry_operation.h   bool ConflictsWith(const SimpleEntryOperation& other_op) const;
bool              101 net/disk_cache/simple/simple_entry_operation.h   bool have_index() const { return have_index_; }
bool              108 net/disk_cache/simple/simple_entry_operation.h   bool truncate() const { return truncate_; }
bool              109 net/disk_cache/simple/simple_entry_operation.h   bool optimistic() const { return optimistic_; }
bool              110 net/disk_cache/simple/simple_entry_operation.h   bool alone_in_queue() const { return alone_in_queue_; }
bool              122 net/disk_cache/simple/simple_entry_operation.h                        bool have_index,
bool              124 net/disk_cache/simple/simple_entry_operation.h                        bool truncate,
bool              125 net/disk_cache/simple/simple_entry_operation.h                        bool optimistic,
bool              126 net/disk_cache/simple/simple_entry_operation.h                        bool alone_in_queue);
bool              146 net/disk_cache/simple/simple_entry_operation.h   const bool have_index_;
bool              150 net/disk_cache/simple/simple_entry_operation.h   const bool truncate_;
bool              151 net/disk_cache/simple/simple_entry_operation.h   const bool optimistic_;
bool              153 net/disk_cache/simple/simple_entry_operation.h   const bool alone_in_queue_;
bool               53 net/disk_cache/simple/simple_index.h   bool Deserialize(PickleIterator* it);
bool               89 net/disk_cache/simple/simple_index.h   bool SetMaxSize(int max_bytes);
bool               96 net/disk_cache/simple/simple_index.h   bool Has(uint64 entry_hash) const;
bool              100 net/disk_cache/simple/simple_index.h   bool UseIfExists(uint64 entry_hash);
bool              107 net/disk_cache/simple/simple_index.h   bool UpdateEntrySize(uint64 entry_hash, int entry_size);
bool              132 net/disk_cache/simple/simple_index.h   bool initialized() const { return initialized_; }
bool              167 net/disk_cache/simple/simple_index.h   bool eviction_in_progress_;
bool              173 net/disk_cache/simple/simple_index.h   bool initialized_;
bool              197 net/disk_cache/simple/simple_index.h   bool app_on_background_;
bool               37 net/disk_cache/simple/simple_index_file.h   bool did_load;
bool               39 net/disk_cache/simple/simple_index_file.h   bool flush_required;
bool               61 net/disk_cache/simple/simple_index_file.h     bool Deserialize(PickleIterator* it);
bool               63 net/disk_cache/simple/simple_index_file.h     bool CheckIndexMetadata();
bool               92 net/disk_cache/simple/simple_index_file.h                            bool app_on_background);
bool              128 net/disk_cache/simple/simple_index_file.h   static bool SerializeFinalData(base::Time cache_modified, Pickle* pickle);
bool              141 net/disk_cache/simple/simple_index_file.h   static bool TraverseCacheDirectory(
bool              152 net/disk_cache/simple/simple_index_file.h                               bool app_on_background);
bool              164 net/disk_cache/simple/simple_index_file.h   static bool LegacyIsIndexFileStale(base::Time cache_last_modified,
bool               91 net/disk_cache/simple/simple_synchronous_entry.h     CRCRecord(int index_p, bool has_crc32_p, uint32 data_crc32_p);
bool               94 net/disk_cache/simple/simple_synchronous_entry.h     bool has_crc32;
bool              103 net/disk_cache/simple/simple_synchronous_entry.h                        bool truncate_p,
bool              104 net/disk_cache/simple/simple_synchronous_entry.h                        bool doomed_p);
bool              111 net/disk_cache/simple/simple_synchronous_entry.h     bool truncate;
bool              112 net/disk_cache/simple/simple_synchronous_entry.h     bool doomed;
bool              118 net/disk_cache/simple/simple_synchronous_entry.h                         bool had_index,
bool              125 net/disk_cache/simple/simple_synchronous_entry.h                           bool had_index,
bool              197 net/disk_cache/simple/simple_synchronous_entry.h     bool operator<(const SparseRange& other) const {
bool              215 net/disk_cache/simple/simple_synchronous_entry.h   bool MaybeOpenFile(int file_index,
bool              220 net/disk_cache/simple/simple_synchronous_entry.h   bool MaybeCreateFile(int file_index,
bool              223 net/disk_cache/simple/simple_synchronous_entry.h   bool OpenFiles(bool had_index,
bool              225 net/disk_cache/simple/simple_synchronous_entry.h   bool CreateFiles(bool had_index,
bool              233 net/disk_cache/simple/simple_synchronous_entry.h   int InitializeForOpen(bool had_index,
bool              241 net/disk_cache/simple/simple_synchronous_entry.h   bool InitializeCreatedFile(int index, CreateEntryResult* out_result);
bool              247 net/disk_cache/simple/simple_synchronous_entry.h   int InitializeForCreate(bool had_index, SimpleEntryStat* out_entry_stat);
bool              259 net/disk_cache/simple/simple_synchronous_entry.h                        bool* out_has_crc32,
bool              265 net/disk_cache/simple/simple_synchronous_entry.h   bool OpenSparseFileIfExists(int32* out_sparse_data_size);
bool              268 net/disk_cache/simple/simple_synchronous_entry.h   bool CreateSparseFile();
bool              274 net/disk_cache/simple/simple_synchronous_entry.h   bool InitializeSparseFile();
bool              277 net/disk_cache/simple/simple_synchronous_entry.h   bool TruncateSparseFile();
bool              282 net/disk_cache/simple/simple_synchronous_entry.h   bool ScanSparseFile(int32* out_sparse_data_size);
bool              286 net/disk_cache/simple/simple_synchronous_entry.h   bool ReadSparseRange(const SparseRange* range,
bool              291 net/disk_cache/simple/simple_synchronous_entry.h   bool WriteSparseRange(SparseRange* range,
bool              295 net/disk_cache/simple/simple_synchronous_entry.h   bool AppendSparseRange(int64 offset, int len, const char* buf);
bool              297 net/disk_cache/simple/simple_synchronous_entry.h   static bool DeleteFileForEntryHash(const base::FilePath& path,
bool              300 net/disk_cache/simple/simple_synchronous_entry.h   static bool DeleteFilesForEntryHash(const base::FilePath& path,
bool              303 net/disk_cache/simple/simple_synchronous_entry.h   void RecordSyncCreateResult(CreateEntryResult result, bool had_index);
bool              307 net/disk_cache/simple/simple_synchronous_entry.h   bool sparse_file_open() const {
bool              316 net/disk_cache/simple/simple_synchronous_entry.h   bool have_open_files_;
bool              317 net/disk_cache/simple/simple_synchronous_entry.h   bool initialized_;
bool              323 net/disk_cache/simple/simple_synchronous_entry.h   bool empty_file_omitted_[kSimpleEntryFileCount];
bool              335 net/disk_cache/simple/simple_synchronous_entry.h   bool files_created_;
bool               42 net/disk_cache/simple/simple_test_util.h bool CreateCorruptFileForTests(const std::string& key,
bool               36 net/disk_cache/simple/simple_util.h NET_EXPORT_PRIVATE bool GetEntryHashKeyFromHexString(
bool               70 net/disk_cache/simple/simple_util.h NET_EXPORT_PRIVATE bool GetMTime(const base::FilePath& path,
bool               27 net/disk_cache/simple/simple_version_upgrade.h NET_EXPORT_PRIVATE bool UpgradeSimpleCacheOnDisk(const base::FilePath& path);
bool               46 net/disk_cache/simple/simple_version_upgrade.h NET_EXPORT_PRIVATE bool UpgradeIndexV5V6(const base::FilePath& cache_directory);
bool               23 net/dns/address_sorter.h   typedef base::Callback<void(bool success,
bool               56 net/dns/address_sorter_posix.h     bool deprecated;  // vs. preferred RFC4862
bool               57 net/dns/address_sorter_posix.h     bool home;        // vs. care-of RFC6275
bool               58 net/dns/address_sorter_posix.h     bool native;
bool               71 net/dns/dns_config_service.h   bool Equals(const DnsConfig& d) const;
bool               73 net/dns/dns_config_service.h   bool EqualsIgnoreHosts(const DnsConfig& d) const;
bool               82 net/dns/dns_config_service.h   bool IsValid() const {
bool               96 net/dns/dns_config_service.h   bool unhandled_options;
bool              100 net/dns/dns_config_service.h   bool append_to_multi_label_name;
bool              104 net/dns/dns_config_service.h   bool randomize_ports;
bool              115 net/dns/dns_config_service.h   bool rotate;
bool              117 net/dns/dns_config_service.h   bool edns0;
bool              122 net/dns/dns_config_service.h   bool use_local_ipv6;
bool              163 net/dns/dns_config_service.h   virtual bool StartWatching() = 0;
bool              175 net/dns/dns_config_service.h   void set_watch_failed(bool value) { watch_failed_ = value; }
bool              190 net/dns/dns_config_service.h   bool watch_failed_;
bool              192 net/dns/dns_config_service.h   bool have_config_;
bool              193 net/dns/dns_config_service.h   bool have_hosts_;
bool              195 net/dns/dns_config_service.h   bool need_update_;
bool              198 net/dns/dns_config_service.h   bool last_sent_empty_;
bool               31 net/dns/dns_config_service_posix.h   virtual bool StartWatching() OVERRIDE;
bool               38 net/dns/dns_config_service_posix.h   void OnConfigChanged(bool succeeded);
bool               39 net/dns/dns_config_service_posix.h   void OnHostsChanged(bool succeeded);
bool               41 net/dns/dns_config_service_win.h bool NET_EXPORT_PRIVATE ParseSearchList(const base::string16& value,
bool               50 net/dns/dns_config_service_win.h     bool set;
bool               55 net/dns/dns_config_service_win.h     bool set;
bool               91 net/dns/dns_config_service_win.h   bool have_name_resolution_policy;
bool              129 net/dns/dns_config_service_win.h   virtual bool StartWatching() OVERRIDE;
bool              131 net/dns/dns_config_service_win.h   void OnConfigChanged(bool succeeded);
bool              132 net/dns/dns_config_service_win.h   void OnHostsChanged(bool succeeded);
bool               15 net/dns/dns_config_watcher_mac.h   bool Watch(const base::Callback<void(bool succeeded)>& callback);
bool               71 net/dns/dns_hosts.h bool NET_EXPORT_PRIVATE ParseHostsFile(const base::FilePath& path,
bool               50 net/dns/dns_response.h   bool IsValid() const { return packet_ != NULL; }
bool               53 net/dns/dns_response.h   bool AtEnd() const { return cur_ == packet_ + length_; }
bool               68 net/dns/dns_response.h   bool ReadRecord(DnsResourceRecord* record);
bool               71 net/dns/dns_response.h   bool SkipQuestion();
bool              119 net/dns/dns_response.h   bool InitParse(int nbytes, const DnsQuery& query);
bool              123 net/dns/dns_response.h   bool InitParseWithoutQuery(int nbytes);
bool              126 net/dns/dns_response.h   bool IsValid() const;
bool               84 net/dns/dns_socket_pool.h   bool initialized_;
bool              195 net/dns/dns_test_util.h                     bool delay)
bool              202 net/dns/dns_test_util.h   bool delay;
bool               32 net/dns/host_cache.h     bool has_ttl() const { return ttl >= base::TimeDelta(); }
bool               48 net/dns/host_cache.h     bool operator<(const Key& other) const {
bool               69 net/dns/host_cache.h                 bool onGet) const;
bool              111 net/dns/host_cache.h   bool caching_is_disabled() const {
bool               53 net/dns/host_resolver.h     bool enable_caching;
bool               82 net/dns/host_resolver.h     bool allow_cached_response() const { return allow_cached_response_; }
bool               83 net/dns/host_resolver.h     void set_allow_cached_response(bool b) { allow_cached_response_ = b; }
bool               85 net/dns/host_resolver.h     bool is_speculative() const { return is_speculative_; }
bool               86 net/dns/host_resolver.h     void set_is_speculative(bool b) { is_speculative_ = b; }
bool               99 net/dns/host_resolver.h     bool allow_cached_response_;
bool              102 net/dns/host_resolver.h     bool is_speculative_;
bool              169 net/dns/host_resolver.h   virtual void SetDnsClientEnabled(bool enabled);
bool              145 net/dns/host_resolver_impl.h   virtual void SetDnsClientEnabled(bool enabled) OVERRIDE;
bool              175 net/dns/host_resolver_impl.h   bool ResolveAsIP(const Key& key,
bool              183 net/dns/host_resolver_impl.h   bool ServeFromCache(const Key& key,
bool              190 net/dns/host_resolver_impl.h   bool ServeFromHosts(const Key& key,
bool              195 net/dns/host_resolver_impl.h   void SetHaveOnlyLoopbackAddresses(bool result);
bool              231 net/dns/host_resolver_impl.h   bool HaveDnsConfig() const;
bool              273 net/dns/host_resolver_impl.h   bool received_dns_config_;
bool              280 net/dns/host_resolver_impl.h   bool probe_ipv6_support_;
bool              284 net/dns/host_resolver_impl.h   bool use_local_ipv6_;
bool              288 net/dns/host_resolver_impl.h   bool resolved_known_ipv6_hostname_;
bool              294 net/dns/host_resolver_impl.h   bool fallback_to_proctask_;
bool               38 net/dns/mapped_host_resolver.h   bool AddRuleFromString(const std::string& rule_string) {
bool               58 net/dns/mapped_host_resolver.h   virtual void SetDnsClientEnabled(bool enabled) OVERRIDE;
bool               38 net/dns/mdns_cache.h     bool operator<(const Key& key) const;
bool               39 net/dns/mdns_cache.h     bool operator==(const Key& key) const;
bool               72 net/dns/mdns_client.h   virtual bool Start() = 0;
bool              114 net/dns/mdns_client.h   virtual bool Start() = 0;
bool              117 net/dns/mdns_client.h   virtual void SetActiveRefresh(bool active_refresh) = 0;
bool              160 net/dns/mdns_client.h   virtual bool StartListening(MDnsSocketFactory* factory) = 0;
bool              165 net/dns/mdns_client.h   virtual bool IsListening() const = 0;
bool               54 net/dns/mdns_client_impl.h   bool Init(MDnsSocketFactory* socket_factory);
bool               55 net/dns/mdns_client_impl.h   bool Send(IOBuffer* buffer, unsigned size);
bool              112 net/dns/mdns_client_impl.h     bool Init(MDnsSocketFactory* socket_factory);
bool              115 net/dns/mdns_client_impl.h     bool SendQuery(uint16 rrtype, std::string name);
bool              182 net/dns/mdns_client_impl.h   virtual bool StartListening(MDnsSocketFactory* socket_factory) OVERRIDE;
bool              184 net/dns/mdns_client_impl.h   virtual bool IsListening() const OVERRIDE;
bool              205 net/dns/mdns_client_impl.h   virtual bool Start() OVERRIDE;
bool              208 net/dns/mdns_client_impl.h   virtual void SetActiveRefresh(bool active_refresh) OVERRIDE;
bool              234 net/dns/mdns_client_impl.h   bool started_;
bool              235 net/dns/mdns_client_impl.h   bool active_refresh_;
bool              253 net/dns/mdns_client_impl.h   virtual bool Start() OVERRIDE;
bool              266 net/dns/mdns_client_impl.h   bool is_active() { return !callback_.is_null(); }
bool              287 net/dns/mdns_client_impl.h   bool QueryAndListen();
bool              298 net/dns/mdns_client_impl.h   bool started_;
bool               64 net/dns/mock_host_resolver.h   void set_synchronous_mode(bool is_synchronous) {
bool               72 net/dns/mock_host_resolver.h   void set_ondemand_mode(bool is_ondemand) {
bool               96 net/dns/mock_host_resolver.h   bool has_pending_requests() const { return !requests_.empty(); }
bool              115 net/dns/mock_host_resolver.h   explicit MockHostResolverBase(bool use_caching);
bool              131 net/dns/mock_host_resolver.h   bool synchronous_mode_;
bool              132 net/dns/mock_host_resolver.h   bool ondemand_mode_;
bool               53 net/dns/mock_mdns_socket_factory.h   MOCK_METHOD1(SetMulticastLoopbackMode, int(bool loopback));
bool               18 net/dns/notify_watcher_mac.h   typedef base::Callback<void(bool succeeded)> CallbackType;
bool               27 net/dns/notify_watcher_mac.h   bool Watch(const char* key, const CallbackType& callback);
bool               45 net/dns/record_parsed.h   bool IsEqual(const RecordParsed* other, bool is_mdns) const;
bool               29 net/dns/record_rdata.h   virtual bool IsEqual(const RecordRdata* other) const = 0;
bool               51 net/dns/record_rdata.h   virtual bool IsEqual(const RecordRdata* other) const OVERRIDE;
bool               81 net/dns/record_rdata.h   virtual bool IsEqual(const RecordRdata* other) const OVERRIDE;
bool              103 net/dns/record_rdata.h   virtual bool IsEqual(const RecordRdata* other) const OVERRIDE;
bool              125 net/dns/record_rdata.h   virtual bool IsEqual(const RecordRdata* other) const OVERRIDE;
bool              147 net/dns/record_rdata.h   virtual bool IsEqual(const RecordRdata* other) const OVERRIDE;
bool              170 net/dns/record_rdata.h   virtual bool IsEqual(const RecordRdata* other) const OVERRIDE;
bool              194 net/dns/record_rdata.h   virtual bool IsEqual(const RecordRdata* other) const OVERRIDE;
bool              203 net/dns/record_rdata.h   bool GetBit(unsigned i) const;
bool               51 net/dns/serial_worker.h   bool IsCancelled() const { return state_ == CANCELLED; }
bool               71 net/filter/filter.h   virtual bool GetMimeType(std::string* mime_type) const = 0;
bool               75 net/filter/filter.h   virtual bool GetURL(GURL* gurl) const = 0;
bool               79 net/filter/filter.h   virtual bool GetContentDisposition(std::string* disposition) const = 0;
bool               85 net/filter/filter.h   virtual bool IsCachedContent() const = 0;
bool               88 net/filter/filter.h   virtual bool IsDownload() const = 0;
bool               91 net/filter/filter.h   virtual bool IsSdchResponse() const = 0;
bool              187 net/filter/filter.h   bool FlushStreamBuffer(int stream_data_len);
bool               37 net/filter/gzip_filter.h   bool InitDecoding(Filter::FilterType filter_type);
bool              103 net/filter/gzip_filter.h   bool InsertZlibHeader();
bool              127 net/filter/gzip_filter.h   bool zlib_header_added_;
bool              144 net/filter/gzip_filter.h   bool possible_sdch_pass_through_;
bool               26 net/filter/mock_filter_context.h   void SetCached(bool is_cached) { is_cached_content_ = is_cached; }
bool               27 net/filter/mock_filter_context.h   void SetDownload(bool is_download) { is_download_ = is_download; }
bool               29 net/filter/mock_filter_context.h   void SetSdchResponse(bool is_sdch_response) {
bool               33 net/filter/mock_filter_context.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool               37 net/filter/mock_filter_context.h   virtual bool GetURL(GURL* gurl) const OVERRIDE;
bool               41 net/filter/mock_filter_context.h   virtual bool GetContentDisposition(std::string* disposition) const OVERRIDE;
bool               47 net/filter/mock_filter_context.h   virtual bool IsCachedContent() const OVERRIDE;
bool               50 net/filter/mock_filter_context.h   virtual bool IsDownload() const OVERRIDE;
bool               53 net/filter/mock_filter_context.h   virtual bool IsSdchResponse() const OVERRIDE;
bool               68 net/filter/mock_filter_context.h   bool is_cached_content_;
bool               69 net/filter/mock_filter_context.h   bool is_download_;
bool               70 net/filter/mock_filter_context.h   bool is_sdch_response_;
bool               35 net/filter/sdch_filter.h   bool InitDecoding(Filter::FilterType filter_type);
bool               91 net/filter/sdch_filter.h   bool dictionary_hash_is_plausible_;
bool              113 net/filter/sdch_filter.h   bool possible_pass_through_;
bool               37 net/ftp/ftp_ctrl_response_buffer.h   bool ResponseAvailable() const {
bool               50 net/ftp/ftp_ctrl_response_buffer.h     bool has_status_code;
bool               54 net/ftp/ftp_ctrl_response_buffer.h     bool is_multiline;
bool               59 net/ftp/ftp_ctrl_response_buffer.h     bool is_complete;
bool               81 net/ftp/ftp_ctrl_response_buffer.h   bool multiline_;
bool               22 net/ftp/ftp_directory_listing_parser_ls.h NET_EXPORT_PRIVATE bool ParseFtpDirectoryListingLs(
bool               22 net/ftp/ftp_directory_listing_parser_netware.h NET_EXPORT_PRIVATE bool ParseFtpDirectoryListingNetware(
bool               18 net/ftp/ftp_directory_listing_parser_os2.h NET_EXPORT_PRIVATE bool ParseFtpDirectoryListingOS2(
bool               18 net/ftp/ftp_directory_listing_parser_vms.h NET_EXPORT_PRIVATE bool ParseFtpDirectoryListingVms(
bool               18 net/ftp/ftp_directory_listing_parser_windows.h NET_EXPORT_PRIVATE bool ParseFtpDirectoryListingWindows(
bool               28 net/ftp/ftp_network_layer.h   virtual void Suspend(bool suspend) OVERRIDE;
bool               32 net/ftp/ftp_network_layer.h   bool suspended_;
bool              144 net/ftp/ftp_network_transaction.h   std::string GetRequestPathForFtpCommand(bool is_directory) const;
bool              239 net/ftp/ftp_network_transaction.h   bool use_epsv_;
bool               20 net/ftp/ftp_response_info.h   bool needs_auth;
bool               35 net/ftp/ftp_response_info.h   bool is_directory_listing;
bool               24 net/ftp/ftp_transaction_factory.h   virtual void Suspend(bool suspend) = 0;
bool               33 net/ftp/ftp_util.h   static bool AbbreviatedMonthToNumber(const base::string16& text, int* number);
bool               39 net/ftp/ftp_util.h   static bool LsDateListingToTime(const base::string16& month,
bool               46 net/ftp/ftp_util.h   static bool WindowsDateListingToTime(const base::string16& date,
bool               36 net/http/disk_cache_based_quic_server_info.h   virtual bool IsDataReady() OVERRIDE;
bool               37 net/http/disk_cache_based_quic_server_info.h   virtual bool IsReadyToPersist() OVERRIDE;
bool               91 net/http/disk_cache_based_quic_server_info.h   bool ready_;
bool               92 net/http/disk_cache_based_quic_server_info.h   bool found_entry_;  // Controls the behavior of DoCreateOrOpen.
bool              106 net/http/http_auth.h     bool invalid;
bool               85 net/http/http_auth_cache.h     bool HasEnclosingPath(const std::string& dir, size_t* path_len);
bool              161 net/http/http_auth_cache.h   bool Remove(const GURL& origin,
bool              171 net/http/http_auth_cache.h   bool UpdateStaleChallenge(const GURL& origin,
bool               59 net/http/http_auth_controller.h                                   bool do_not_send_server_auth,
bool               60 net/http/http_auth_controller.h                                   bool establishing_tunnel,
bool               66 net/http/http_auth_controller.h   virtual bool HaveAuthHandler() const;
bool               68 net/http/http_auth_controller.h   virtual bool HaveAuth() const;
bool               72 net/http/http_auth_controller.h   virtual bool IsAuthSchemeDisabled(HttpAuth::Scheme scheme) const;
bool               92 net/http/http_auth_controller.h   bool SelectPreemptiveAuth(const BoundNetLog& net_log);
bool              106 net/http/http_auth_controller.h   bool SelectNextAuthIdentityToTry();
bool              115 net/http/http_auth_controller.h   bool DisableOnAuthHandlerResult(int result);
bool              152 net/http/http_auth_controller.h   bool embedded_identity_used_;
bool              156 net/http/http_auth_controller.h   bool default_credentials_used_;
bool               27 net/http/http_auth_filter.h   virtual bool IsValid(const GURL& url, HttpAuth::Target target) const = 0;
bool               41 net/http/http_auth_filter.h   bool AddFilter(const std::string& filter, HttpAuth::Target target);
bool               49 net/http/http_auth_filter.h   virtual bool IsValid(const GURL& url, HttpAuth::Target target) const OVERRIDE;
bool               30 net/http/http_auth_filter_win.h extern bool UseOnlyMachineSettings();
bool               41 net/http/http_auth_gssapi_posix.h   virtual bool Init() = 0;
bool              114 net/http/http_auth_gssapi_posix.h   virtual bool Init() OVERRIDE;
bool              187 net/http/http_auth_gssapi_posix.h   bool InitImpl();
bool              192 net/http/http_auth_gssapi_posix.h   bool BindMethods(base::NativeLibrary lib);
bool              194 net/http/http_auth_gssapi_posix.h   bool initialized_;
bool              238 net/http/http_auth_gssapi_posix.h   bool Init();
bool              240 net/http/http_auth_gssapi_posix.h   bool NeedsIdentity() const;
bool              242 net/http/http_auth_gssapi_posix.h   bool AllowsExplicitCredentials() const;
bool              274 net/http/http_auth_gssapi_posix.h   bool can_delegate_;
bool               33 net/http/http_auth_handler.h   bool InitFromChallenge(HttpAuthChallengeTokenizer* challenge,
bool              113 net/http/http_auth_handler.h   bool encrypts_identity() const {
bool              121 net/http/http_auth_handler.h   bool is_connection_based() const {
bool              129 net/http/http_auth_handler.h   virtual bool NeedsIdentity();
bool              136 net/http/http_auth_handler.h   virtual bool AllowsDefaultCredentials();
bool              141 net/http/http_auth_handler.h   virtual bool AllowsExplicitCredentials();
bool              155 net/http/http_auth_handler.h   virtual bool Init(HttpAuthChallengeTokenizer* challenge) = 0;
bool               38 net/http/http_auth_handler_basic.h   virtual bool Init(HttpAuthChallengeTokenizer* challenge) OVERRIDE;
bool               48 net/http/http_auth_handler_basic.h   bool ParseChallenge(HttpAuthChallengeTokenizer* challenge);
bool               84 net/http/http_auth_handler_digest.h   virtual bool Init(HttpAuthChallengeTokenizer* challenge) OVERRIDE;
bool              127 net/http/http_auth_handler_digest.h   bool ParseChallenge(HttpAuthChallengeTokenizer* challenge);
bool              130 net/http/http_auth_handler_digest.h   bool ParseChallengeProperty(const std::string& name,
bool              164 net/http/http_auth_handler_digest.h   bool stale_;
bool              181 net/http/http_auth_handler_factory.h       bool negotiate_disable_cname_lookup,
bool              182 net/http/http_auth_handler_factory.h       bool negotiate_enable_port);
bool               40 net/http/http_auth_handler_mock.h     void set_do_init_from_challenge(bool do_init_from_challenge) {
bool               56 net/http/http_auth_handler_mock.h     bool do_init_from_challenge_;
bool               65 net/http/http_auth_handler_mock.h   virtual bool NeedsCanonicalName();
bool               71 net/http/http_auth_handler_mock.h   void SetGenerateExpectation(bool async, int rv);
bool               73 net/http/http_auth_handler_mock.h   void set_connection_based(bool connection_based) {
bool               77 net/http/http_auth_handler_mock.h   void set_allows_default_credentials(bool allows_default_credentials) {
bool               81 net/http/http_auth_handler_mock.h   void set_allows_explicit_credentials(bool allows_explicit_credentials) {
bool               92 net/http/http_auth_handler_mock.h   virtual bool NeedsIdentity() OVERRIDE;
bool               93 net/http/http_auth_handler_mock.h   virtual bool AllowsDefaultCredentials() OVERRIDE;
bool               94 net/http/http_auth_handler_mock.h   virtual bool AllowsExplicitCredentials() OVERRIDE;
bool               97 net/http/http_auth_handler_mock.h   virtual bool Init(HttpAuthChallengeTokenizer* challenge) OVERRIDE;
bool              112 net/http/http_auth_handler_mock.h   bool generate_async_;
bool              115 net/http/http_auth_handler_mock.h   bool first_round_;
bool              116 net/http/http_auth_handler_mock.h   bool connection_based_;
bool              117 net/http/http_auth_handler_mock.h   bool allows_default_credentials_;
bool              118 net/http/http_auth_handler_mock.h   bool allows_explicit_credentials_;
bool               52 net/http/http_auth_handler_negotiate.h     bool disable_cname_lookup() const { return disable_cname_lookup_; }
bool               53 net/http/http_auth_handler_negotiate.h     void set_disable_cname_lookup(bool disable_cname_lookup) {
bool               61 net/http/http_auth_handler_negotiate.h     bool use_port() const { return use_port_; }
bool               62 net/http/http_auth_handler_negotiate.h     void set_use_port(bool use_port) { use_port_ = use_port; }
bool               82 net/http/http_auth_handler_negotiate.h     bool disable_cname_lookup_;
bool               83 net/http/http_auth_handler_negotiate.h     bool use_port_;
bool               87 net/http/http_auth_handler_negotiate.h     bool first_creation_;
bool               89 net/http/http_auth_handler_negotiate.h     bool is_unsupported_;
bool               99 net/http/http_auth_handler_negotiate.h                            bool disable_cname_lookup,
bool              100 net/http/http_auth_handler_negotiate.h                            bool use_port);
bool              111 net/http/http_auth_handler_negotiate.h   virtual bool NeedsIdentity() OVERRIDE;
bool              112 net/http/http_auth_handler_negotiate.h   virtual bool AllowsDefaultCredentials() OVERRIDE;
bool              113 net/http/http_auth_handler_negotiate.h   virtual bool AllowsExplicitCredentials() OVERRIDE;
bool              116 net/http/http_auth_handler_negotiate.h   virtual bool Init(HttpAuthChallengeTokenizer* challenge) OVERRIDE;
bool              140 net/http/http_auth_handler_negotiate.h   bool CanDelegate() const;
bool              143 net/http/http_auth_handler_negotiate.h   bool disable_cname_lookup_;
bool              144 net/http/http_auth_handler_negotiate.h   bool use_port_;
bool              152 net/http/http_auth_handler_negotiate.h   bool already_called_;
bool              153 net/http/http_auth_handler_negotiate.h   bool has_credentials_;
bool               64 net/http/http_auth_handler_ntlm.h     bool first_creation_;
bool               65 net/http/http_auth_handler_ntlm.h     bool is_unsupported_;
bool              107 net/http/http_auth_handler_ntlm.h   virtual bool NeedsIdentity() OVERRIDE;
bool              109 net/http/http_auth_handler_ntlm.h   virtual bool AllowsDefaultCredentials() OVERRIDE;
bool              119 net/http/http_auth_handler_ntlm.h   virtual bool Init(HttpAuthChallengeTokenizer* tok) OVERRIDE;
bool              138 net/http/http_auth_handler_ntlm.h       HttpAuthChallengeTokenizer* tok, bool initial_challenge);
bool              134 net/http/http_auth_sspi_win.h   bool NeedsIdentity() const;
bool              136 net/http/http_auth_sspi_win.h   bool AllowsExplicitCredentials() const;
bool              176 net/http/http_auth_sspi_win.h   bool can_delegate_;
bool               30 net/http/http_basic_state.h   HttpBasicState(ClientSocketHandle* connection, bool using_proxy);
bool               41 net/http/http_basic_state.h   bool using_proxy() const { return using_proxy_; }
bool               63 net/http/http_basic_state.h   const bool using_proxy_;
bool               32 net/http/http_basic_stream.h   HttpBasicStream(ClientSocketHandle* connection, bool using_proxy);
bool               55 net/http/http_basic_stream.h   virtual void Close(bool not_reusable) OVERRIDE;
bool               59 net/http/http_basic_stream.h   virtual bool IsResponseBodyComplete() const OVERRIDE;
bool               61 net/http/http_basic_stream.h   virtual bool CanFindEndOfResponse() const OVERRIDE;
bool               63 net/http/http_basic_stream.h   virtual bool IsConnectionReused() const OVERRIDE;
bool               67 net/http/http_basic_stream.h   virtual bool IsConnectionReusable() const OVERRIDE;
bool               71 net/http/http_basic_stream.h   virtual bool GetLoadTimingInfo(
bool               79 net/http/http_basic_stream.h   virtual bool IsSpdyHttpStream() const OVERRIDE;
bool               40 net/http/http_byte_range.h   bool IsSuffixByteRange() const;
bool               42 net/http/http_byte_range.h   bool HasFirstBytePosition() const;
bool               44 net/http/http_byte_range.h   bool HasLastBytePosition() const;
bool               47 net/http/http_byte_range.h   bool IsValid() const;
bool               60 net/http/http_byte_range.h   bool ComputeBounds(int64 size);
bool               66 net/http/http_byte_range.h   bool has_computed_bounds_;
bool              159 net/http/http_cache.h   static bool ParseResponseInfo(const char* data, int len,
bool              161 net/http/http_cache.h                                 bool* response_truncated);
bool              238 net/http/http_cache.h     bool               will_process_pending_queue;
bool              239 net/http/http_cache.h     bool               doomed;
bool              329 net/http/http_cache.h   void DoneWithEntry(ActiveEntry* entry, Transaction* trans, bool cancel);
bool              333 net/http/http_cache.h   void DoneWritingToEntry(ActiveEntry* entry, bool success);
bool              350 net/http/http_cache.h   bool RemovePendingTransactionFromEntry(ActiveEntry* entry,
bool              354 net/http/http_cache.h   bool RemovePendingTransactionFromPendingOp(PendingOp* pending_op,
bool              388 net/http/http_cache.h   bool building_backend_;
bool               92 net/http/http_cache_transaction.h   bool AddTruncatedFlag();
bool              117 net/http/http_cache_transaction.h   virtual bool IsReadyToRestartForAuth() OVERRIDE;
bool              122 net/http/http_cache_transaction.h   virtual bool GetFullRequestHeaders(
bool              130 net/http/http_cache_transaction.h   virtual bool GetLoadTimingInfo(
bool              147 net/http/http_cache_transaction.h     bool initialized;
bool              268 net/http/http_cache_transaction.h   bool ShouldPassThrough();
bool              303 net/http/http_cache_transaction.h   bool RequiresValidation();
bool              307 net/http/http_cache_transaction.h   bool ConditionalizeRequest();
bool              312 net/http/http_cache_transaction.h   bool ValidatePartialResponse();
bool              338 net/http/http_cache_transaction.h   int WriteResponseInfoToEntry(bool truncated);
bool              346 net/http/http_cache_transaction.h   void DoneWritingToEntry(bool success);
bool              351 net/http/http_cache_transaction.h   int OnCacheReadError(int result, bool restart);
bool              355 net/http/http_cache_transaction.h   void DoomPartialEntry(bool delete_object);
bool              377 net/http/http_cache_transaction.h   bool CanResume(bool has_data);
bool              405 net/http/http_cache_transaction.h   bool reading_;  // We are already reading. Never reverts to false once set.
bool              406 net/http/http_cache_transaction.h   bool invalid_range_;  // We may bypass the cache for this request.
bool              407 net/http/http_cache_transaction.h   bool truncated_;  // We don't have all the response data.
bool              408 net/http/http_cache_transaction.h   bool is_sparse_;  // The data is stored in sparse byte ranges.
bool              409 net/http/http_cache_transaction.h   bool range_requested_;  // The user requested a byte range.
bool              410 net/http/http_cache_transaction.h   bool handling_206_;  // We must deal with this 206 response.
bool              411 net/http/http_cache_transaction.h   bool cache_pending_;  // We are waiting for the HttpCache.
bool              412 net/http/http_cache_transaction.h   bool done_reading_;  // All available data was read.
bool              413 net/http/http_cache_transaction.h   bool vary_mismatch_;  // The request doesn't match the stored vary data.
bool              414 net/http/http_cache_transaction.h   bool couldnt_conditionalize_request_;
bool               87 net/http/http_chunked_decoder.h   bool reached_eof() const { return reached_eof_; }
bool              108 net/http/http_chunked_decoder.h   static bool ParseChunkSize(const char* start, int len, int* out);
bool              117 net/http/http_chunked_decoder.h   bool chunk_terminator_remaining_;
bool              120 net/http/http_chunked_decoder.h   bool reached_last_chunk_;
bool              123 net/http/http_chunked_decoder.h   bool reached_eof_;
bool               57 net/http/http_content_disposition.h   bool is_attachment() const { return type() == ATTACHMENT; }
bool               57 net/http/http_network_layer.h   bool suspended_;
bool               75 net/http/http_network_session.h     bool force_http_pipelining;
bool               76 net/http/http_network_session.h     bool ignore_certificate_errors;
bool               77 net/http/http_network_session.h     bool http_pipelining_enabled;
bool               80 net/http/http_network_session.h     bool force_spdy_single_domain;
bool               81 net/http/http_network_session.h     bool enable_spdy_compression;
bool               82 net/http/http_network_session.h     bool enable_spdy_ping_based_connection_checking;
bool               89 net/http/http_network_session.h     bool enable_quic;
bool               90 net/http/http_network_session.h     bool enable_quic_https;
bool               91 net/http/http_network_session.h     bool enable_quic_port_selection;
bool               92 net/http/http_network_session.h     bool enable_quic_pacing;
bool               93 net/http/http_network_session.h     bool enable_quic_persist_server_info;
bool               98 net/http/http_network_session.h     bool enable_user_alternate_protocol_ports;
bool              171 net/http/http_network_session.h   bool force_http_pipelining() const { return force_http_pipelining_; }
bool              176 net/http/http_network_session.h   void set_http_pipelining_enabled(bool enable) {
bool              193 net/http/http_network_session.h   bool force_http_pipelining_;
bool               57 net/http/http_network_transaction.h   virtual bool IsReadyToRestartForAuth() OVERRIDE;
bool               63 net/http/http_network_transaction.h   virtual bool GetFullRequestHeaders(
bool               71 net/http/http_network_transaction.h   virtual bool GetLoadTimingInfo(
bool              148 net/http/http_network_transaction.h   bool is_https_request() const;
bool              182 net/http/http_network_transaction.h   void BuildRequestHeaders(bool using_proxy);
bool              215 net/http/http_network_transaction.h   bool ShouldResendRequest() const;
bool              227 net/http/http_network_transaction.h   void DidDrainBodyForAuthRestart(bool keep_alive);
bool              237 net/http/http_network_transaction.h   bool ShouldApplyProxyAuth() const;
bool              240 net/http/http_network_transaction.h   bool ShouldApplyServerAuth() const;
bool              248 net/http/http_network_transaction.h   bool HaveAuth(HttpAuth::Target target) const;
bool              254 net/http/http_network_transaction.h   bool ForWebSocketHandshake() const;
bool              286 net/http/http_network_transaction.h   bool headers_valid_;
bool              291 net/http/http_network_transaction.h   bool logged_response_time_;
bool              329 net/http/http_network_transaction.h   bool establishing_tunnel_;
bool               55 net/http/http_pipelined_connection.h         bool was_npn_negotiated,
bool               69 net/http/http_pipelined_connection.h   virtual bool usable() const = 0;
bool               73 net/http/http_pipelined_connection.h   virtual bool active() const = 0;
bool               85 net/http/http_pipelined_connection.h   virtual bool was_npn_negotiated() const = 0;
bool               57 net/http/http_pipelined_connection_impl.h         bool was_npn_negotiated,
bool               67 net/http/http_pipelined_connection_impl.h                               bool was_npn_negotiated,
bool               78 net/http/http_pipelined_connection_impl.h   virtual bool usable() const OVERRIDE;
bool               79 net/http/http_pipelined_connection_impl.h   virtual bool active() const OVERRIDE;
bool               85 net/http/http_pipelined_connection_impl.h   virtual bool was_npn_negotiated() const OVERRIDE;
bool              114 net/http/http_pipelined_connection_impl.h              bool not_reusable);
bool              120 net/http/http_pipelined_connection_impl.h   bool IsResponseBodyComplete(int pipeline_id) const;
bool              122 net/http/http_pipelined_connection_impl.h   bool CanFindEndOfResponse(int pipeline_id) const;
bool              124 net/http/http_pipelined_connection_impl.h   bool IsConnectionReused(int pipeline_id) const;
bool              130 net/http/http_pipelined_connection_impl.h   bool GetLoadTimingInfo(int pipeline_id,
bool              302 net/http/http_pipelined_connection_impl.h   bool was_npn_negotiated_;
bool              307 net/http/http_pipelined_connection_impl.h   bool active_;
bool              308 net/http/http_pipelined_connection_impl.h   bool usable_;
bool              309 net/http/http_pipelined_connection_impl.h   bool completed_one_request_;
bool              319 net/http/http_pipelined_connection_impl.h   bool send_still_on_call_stack_;
bool              323 net/http/http_pipelined_connection_impl.h   bool read_still_on_call_stack_;
bool               38 net/http/http_pipelined_host.h     bool operator<(const Key& rhs) const;
bool               69 net/http/http_pipelined_host.h         bool force_pipelining) = 0;
bool               81 net/http/http_pipelined_host.h       bool was_npn_negotiated,
bool               90 net/http/http_pipelined_host.h   virtual bool IsExistingPipelineAvailable() const = 0;
bool               48 net/http/http_pipelined_host_forced.h       bool was_npn_negotiated,
bool               53 net/http/http_pipelined_host_forced.h   virtual bool IsExistingPipelineAvailable() const OVERRIDE;
bool               50 net/http/http_pipelined_host_impl.h       bool was_npn_negotiated,
bool               55 net/http/http_pipelined_host_impl.h   virtual bool IsExistingPipelineAvailable() const OVERRIDE;
bool              100 net/http/http_pipelined_host_impl.h   bool CanPipelineAcceptRequests(HttpPipelinedConnection* pipeline) const;
bool               45 net/http/http_pipelined_host_pool.h       bool force_pipelining);
bool               50 net/http/http_pipelined_host_pool.h   bool IsKeyEligibleForPipelining(const HttpPipelinedHost::Key& key);
bool               60 net/http/http_pipelined_host_pool.h       bool was_npn_negotiated,
bool               70 net/http/http_pipelined_host_pool.h   bool IsExistingPipelineAvailableForKey(const HttpPipelinedHost::Key& key);
bool               89 net/http/http_pipelined_host_pool.h                                       bool create_if_not_found);
bool               95 net/http/http_pipelined_host_pool.h   bool force_pipelining_;
bool               35 net/http/http_pipelined_host_test_util.h       bool was_npn_negotiated,
bool               41 net/http/http_pipelined_host_test_util.h   MockPipeline(int depth, bool usable, bool active);
bool               44 net/http/http_pipelined_host_test_util.h   void SetState(int depth, bool usable, bool active) {
bool               51 net/http/http_pipelined_host_test_util.h   virtual bool usable() const OVERRIDE { return usable_; }
bool               52 net/http/http_pipelined_host_test_util.h   virtual bool active() const OVERRIDE { return active_; }
bool               59 net/http/http_pipelined_host_test_util.h   MOCK_CONST_METHOD0(was_npn_negotiated, bool());
bool               64 net/http/http_pipelined_host_test_util.h   bool usable_;
bool               65 net/http/http_pipelined_host_test_util.h   bool active_;
bool               58 net/http/http_pipelined_stream.h   virtual void Close(bool not_reusable) OVERRIDE;
bool               62 net/http/http_pipelined_stream.h   virtual bool IsResponseBodyComplete() const OVERRIDE;
bool               64 net/http/http_pipelined_stream.h   virtual bool CanFindEndOfResponse() const OVERRIDE;
bool               66 net/http/http_pipelined_stream.h   virtual bool IsConnectionReused() const OVERRIDE;
bool               70 net/http/http_pipelined_stream.h   virtual bool IsConnectionReusable() const OVERRIDE;
bool               74 net/http/http_pipelined_stream.h   virtual bool GetLoadTimingInfo(
bool               82 net/http/http_pipelined_stream.h   virtual bool IsSpdyHttpStream() const OVERRIDE;
bool               98 net/http/http_pipelined_stream.h   bool was_npn_negotiated() const;
bool               47 net/http/http_proxy_client_socket.h                         bool tunnel,
bool               48 net/http/http_proxy_client_socket.h                         bool using_spdy,
bool               50 net/http/http_proxy_client_socket.h                         bool is_https_proxy);
bool               61 net/http/http_proxy_client_socket.h   virtual bool IsUsingSpdy() const OVERRIDE;
bool               67 net/http/http_proxy_client_socket.h   virtual bool IsConnected() const OVERRIDE;
bool               68 net/http/http_proxy_client_socket.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool               72 net/http/http_proxy_client_socket.h   virtual bool WasEverUsed() const OVERRIDE;
bool               73 net/http/http_proxy_client_socket.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool               74 net/http/http_proxy_client_socket.h   virtual bool WasNpnNegotiated() const OVERRIDE;
bool               76 net/http/http_proxy_client_socket.h   virtual bool GetSSLInfo(SSLInfo* ssl_info) OVERRIDE;
bool              112 net/http/http_proxy_client_socket.h   int DidDrainBodyForAuthRestart(bool keep_alive);
bool              151 net/http/http_proxy_client_socket.h   const bool tunnel_;
bool              153 net/http/http_proxy_client_socket.h   const bool using_spdy_;
bool              157 net/http/http_proxy_client_socket.h   const bool is_https_proxy_;
bool              163 net/http/http_proxy_client_socket.h   bool redirect_has_load_timing_info_;
bool               54 net/http/http_proxy_client_socket_pool.h       bool tunnel);
bool               73 net/http/http_proxy_client_socket_pool.h   bool tunnel() const { return tunnel_; }
bool               74 net/http/http_proxy_client_socket_pool.h   bool ignore_limits() const { return ignore_limits_; }
bool               88 net/http/http_proxy_client_socket_pool.h   const bool tunnel_;
bool               89 net/http/http_proxy_client_socket_pool.h   bool ignore_limits_;
bool              165 net/http/http_proxy_client_socket_pool.h   bool using_spdy_;
bool              229 net/http/http_proxy_client_socket_pool.h       bool include_nested_pools) const OVERRIDE;
bool              236 net/http/http_proxy_client_socket_pool.h   virtual bool IsStalled() const OVERRIDE;
bool              243 net/http/http_proxy_client_socket_pool.h   virtual bool CloseOneIdleConnection() OVERRIDE;
bool               44 net/http/http_request_headers.h     bool GetNext();
bool               51 net/http/http_request_headers.h     bool started_;
bool               85 net/http/http_request_headers.h   bool IsEmpty() const { return headers_.empty(); }
bool               87 net/http/http_request_headers.h   bool HasHeader(const base::StringPiece& key) const {
bool               93 net/http/http_request_headers.h   bool GetHeader(const base::StringPiece& key, std::string* out) const;
bool              158 net/http/http_request_headers.h   static bool FromNetLogParam(const base::Value* event_param,
bool               99 net/http/http_response_headers.h                           bool replace_status_line);
bool              135 net/http/http_response_headers.h   bool GetNormalizedHeader(const std::string& name, std::string* value) const;
bool              164 net/http/http_response_headers.h   bool EnumerateHeaderLines(void** iter,
bool              174 net/http/http_response_headers.h   bool EnumerateHeader(void** iter,
bool              180 net/http/http_response_headers.h   bool HasHeaderValue(const base::StringPiece& name,
bool              185 net/http/http_response_headers.h   bool HasHeader(const base::StringPiece& name) const;
bool              194 net/http/http_response_headers.h   bool GetMimeType(std::string* mime_type) const;
bool              198 net/http/http_response_headers.h   bool GetCharset(std::string* charset) const;
bool              202 net/http/http_response_headers.h   bool IsRedirect(std::string* location) const;
bool              206 net/http/http_response_headers.h   static bool IsRedirectResponseCode(int response_code);
bool              213 net/http/http_response_headers.h   bool RequiresValidation(const base::Time& request_time,
bool              231 net/http/http_response_headers.h   bool GetMaxAgeValue(base::TimeDelta* value) const;
bool              232 net/http/http_response_headers.h   bool GetAgeValue(base::TimeDelta* value) const;
bool              233 net/http/http_response_headers.h   bool GetDateValue(base::Time* value) const;
bool              234 net/http/http_response_headers.h   bool GetLastModifiedValue(base::Time* value) const;
bool              235 net/http/http_response_headers.h   bool GetExpiresValue(base::Time* value) const;
bool              239 net/http/http_response_headers.h   bool GetTimeValuedHeader(const std::string& name, base::Time* result) const;
bool              242 net/http/http_response_headers.h   bool IsKeepAlive() const;
bool              246 net/http/http_response_headers.h   bool HasStrongValidators() const;
bool              263 net/http/http_response_headers.h   bool GetContentRange(int64* first_byte_position,
bool              268 net/http/http_response_headers.h   bool IsChunkEncoded() const;
bool              277 net/http/http_response_headers.h     bool bypass_all;
bool              289 net/http/http_response_headers.h   bool GetChromeProxyInfo(ChromeProxyInfo* proxy_info) const;
bool              292 net/http/http_response_headers.h   bool IsChromeProxyResponse() const;
bool              309 net/http/http_response_headers.h   static bool FromNetLogParam(
bool              352 net/http/http_response_headers.h                        bool has_headers);
bool              402 net/http/http_response_headers.h   bool GetChromeProxyBypassDuration(const std::string& action_prefix,
bool               54 net/http/http_response_info.h   bool InitFromPickle(const Pickle& pickle, bool* response_truncated);
bool               58 net/http/http_response_info.h                bool skip_transient_headers,
bool               59 net/http/http_response_info.h                bool response_truncated) const;
bool               70 net/http/http_response_info.h   bool was_cached;
bool               75 net/http/http_response_info.h   bool server_data_unavailable;
bool               79 net/http/http_response_info.h   bool network_accessed;
bool               82 net/http/http_response_info.h   bool was_fetched_via_spdy;
bool               85 net/http/http_response_info.h   bool was_npn_negotiated;
bool               90 net/http/http_response_info.h   bool was_fetched_via_proxy;
bool               93 net/http/http_response_info.h   bool did_use_http_auth;
bool               29 net/http/http_security_headers.h bool NET_EXPORT_PRIVATE ParseHSTSHeader(const std::string& value,
bool               31 net/http/http_security_headers.h                                         bool* include_subdomains);
bool               51 net/http/http_security_headers.h bool NET_EXPORT_PRIVATE ParseHPKPHeader(const std::string& value,
bool               54 net/http/http_security_headers.h                                         bool* include_subdomains,
bool               41 net/http/http_server_properties.h NET_EXPORT bool IsAlternateProtocolValid(AlternateProtocol protocol);
bool               56 net/http/http_server_properties.h   bool Equals(const PortAlternateProtocolPair& other) const {
bool               96 net/http/http_server_properties.h   virtual bool SupportsSpdy(const HostPortPair& server) const = 0;
bool              101 net/http/http_server_properties.h                                bool support_spdy) = 0;
bool              104 net/http/http_server_properties.h   virtual bool HasAlternateProtocol(const HostPortPair& server) = 0;
bool              132 net/http/http_server_properties.h   virtual bool SetSpdySetting(const HostPortPair& host_port_pair,
bool               40 net/http/http_server_properties_impl.h                              bool support_spdy);
bool               83 net/http/http_server_properties_impl.h   virtual bool SupportsSpdy(const HostPortPair& server) const OVERRIDE;
bool               87 net/http/http_server_properties_impl.h                                bool support_spdy) OVERRIDE;
bool               90 net/http/http_server_properties_impl.h   virtual bool HasAlternateProtocol(const HostPortPair& server) OVERRIDE;
bool              119 net/http/http_server_properties_impl.h   virtual bool SetSpdySetting(const HostPortPair& host_port_pair,
bool              155 net/http/http_server_properties_impl.h   typedef base::hash_map<std::string, bool> SpdyServerHostPortTable;
bool               88 net/http/http_stream_base.h   virtual void Close(bool not_reusable) = 0;
bool               91 net/http/http_stream_base.h   virtual bool IsResponseBodyComplete() const = 0;
bool              100 net/http/http_stream_base.h   virtual bool CanFindEndOfResponse() const = 0;
bool              106 net/http/http_stream_base.h   virtual bool IsConnectionReused() const = 0;
bool              111 net/http/http_stream_base.h   virtual bool IsConnectionReusable() const = 0;
bool              125 net/http/http_stream_base.h   virtual bool GetLoadTimingInfo(LoadTimingInfo* load_timing_info) const = 0;
bool              139 net/http/http_stream_base.h   virtual bool IsSpdyHttpStream() const = 0;
bool              167 net/http/http_stream_factory.h   virtual bool was_npn_negotiated() const = 0;
bool              173 net/http/http_stream_factory.h   virtual bool using_spdy() const = 0;
bool              232 net/http/http_stream_factory.h   static void set_spdy_enabled(bool value) {
bool              239 net/http/http_stream_factory.h   static bool spdy_enabled() { return spdy_enabled_; }
bool              242 net/http/http_stream_factory.h   static void set_use_alternate_protocols(bool value) {
bool              245 net/http/http_stream_factory.h   static bool use_alternate_protocols() { return use_alternate_protocols_; }
bool              248 net/http/http_stream_factory.h   static void set_force_spdy_over_ssl(bool value) {
bool              251 net/http/http_stream_factory.h   static bool force_spdy_over_ssl() {
bool              256 net/http/http_stream_factory.h   static void set_force_spdy_always(bool value) {
bool              259 net/http/http_stream_factory.h   static bool force_spdy_always() { return force_spdy_always_; }
bool              264 net/http/http_stream_factory.h   static bool HasSpdyExclusion(const HostPortPair& endpoint);
bool              292 net/http/http_stream_factory.h   static bool has_next_protos() { return next_protos_ != NULL; }
bool              302 net/http/http_stream_factory.h   static bool IsProtocolEnabled(AlternateProtocol protocol);
bool              307 net/http/http_stream_factory.h   static bool enabled_protocols_[NUM_VALID_ALTERNATE_PROTOCOLS];
bool              308 net/http/http_stream_factory.h   static bool spdy_enabled_;
bool              309 net/http/http_stream_factory.h   static bool use_alternate_protocols_;
bool              310 net/http/http_stream_factory.h   static bool force_spdy_over_ssl_;
bool              311 net/http/http_stream_factory.h   static bool force_spdy_always_;
bool               35 net/http/http_stream_factory_impl.h   HttpStreamFactoryImpl(HttpNetworkSession* session, bool for_websockets);
bool              102 net/http/http_stream_factory_impl.h                              bool direct,
bool              105 net/http/http_stream_factory_impl.h                              bool was_npn_negotiated,
bool              107 net/http/http_stream_factory_impl.h                              bool using_spdy,
bool              153 net/http/http_stream_factory_impl.h   const bool for_websockets_;
bool               80 net/http/http_stream_factory_impl_job.h   bool was_npn_negotiated() const;
bool               82 net/http/http_stream_factory_impl_job.h   bool using_spdy() const;
bool               90 net/http/http_stream_factory_impl_job.h   bool IsPreconnecting() const;
bool               93 net/http/http_stream_factory_impl_job.h   bool IsOrphaned() const;
bool              168 net/http/http_stream_factory_impl_job.h   void ReturnToStateInitConnection(bool close_connection);
bool              173 net/http/http_stream_factory_impl_job.h   bool IsHttpsProxyAndHttpUrl() const;
bool              179 net/http/http_stream_factory_impl_job.h                      bool is_proxy) const;
bool              189 net/http/http_stream_factory_impl_job.h   bool CanUseExistingSpdySession() const;
bool              211 net/http/http_stream_factory_impl_job.h   bool ShouldForceSpdySSL() const;
bool              214 net/http/http_stream_factory_impl_job.h   bool ShouldForceSpdyWithoutSSL() const;
bool              217 net/http/http_stream_factory_impl_job.h   bool ShouldForceQuic() const;
bool              219 net/http/http_stream_factory_impl_job.h   bool IsRequestEligibleForPipelining();
bool              271 net/http/http_stream_factory_impl_job.h   bool using_ssl_;
bool              274 net/http/http_stream_factory_impl_job.h   bool using_spdy_;
bool              277 net/http/http_stream_factory_impl_job.h   bool using_quic_;
bool              281 net/http/http_stream_factory_impl_job.h   bool force_spdy_always_;
bool              284 net/http/http_stream_factory_impl_job.h   bool force_spdy_over_ssl_;
bool              297 net/http/http_stream_factory_impl_job.h   bool establishing_tunnel_;
bool              303 net/http/http_stream_factory_impl_job.h   bool was_npn_negotiated_;
bool              319 net/http/http_stream_factory_impl_job.h   bool spdy_session_direct_;
bool              325 net/http/http_stream_factory_impl_job.h   bool existing_available_pipeline_;
bool               45 net/http/http_stream_factory_impl_request.h   bool SetHttpPipeliningKey(const HttpPipelinedHost::Key& http_pipelining_key);
bool               53 net/http/http_stream_factory_impl_request.h   void Complete(bool was_npn_negotiated,
bool               55 net/http/http_stream_factory_impl_request.h                 bool using_spdy,
bool               70 net/http/http_stream_factory_impl_request.h                              bool direct);
bool              114 net/http/http_stream_factory_impl_request.h   virtual bool was_npn_negotiated() const OVERRIDE;
bool              116 net/http/http_stream_factory_impl_request.h   virtual bool using_spdy() const OVERRIDE;
bool              142 net/http/http_stream_factory_impl_request.h   bool completed_;
bool              143 net/http/http_stream_factory_impl_request.h   bool was_npn_negotiated_;
bool              146 net/http/http_stream_factory_impl_request.h   bool using_spdy_;
bool               60 net/http/http_stream_parser.h   void Close(bool not_reusable);
bool               68 net/http/http_stream_parser.h   bool IsResponseBodyComplete() const;
bool               70 net/http/http_stream_parser.h   bool CanFindEndOfResponse() const;
bool               72 net/http/http_stream_parser.h   bool IsMoreDataBuffered() const;
bool               74 net/http/http_stream_parser.h   bool IsConnectionReused() const;
bool               78 net/http/http_stream_parser.h   bool IsConnectionReusable() const;
bool              100 net/http/http_stream_parser.h   static bool ShouldMergeRequestHeadersAndBody(
bool              236 net/http/http_stream_parser.h   bool sent_last_chunk_;
bool               34 net/http/http_transaction.h   typedef base::Callback<void(bool* defer)> BeforeNetworkStartCallback;
bool               83 net/http/http_transaction.h   virtual bool IsReadyToRestartForAuth() = 0;
bool              112 net/http/http_transaction.h   virtual bool GetFullRequestHeaders(HttpRequestHeaders* headers) const = 0;
bool              146 net/http/http_transaction.h   virtual bool GetLoadTimingInfo(LoadTimingInfo* load_timing_info) const = 0;
bool              121 net/http/http_transaction_unittest.h   bool is_done() const { return state_ == DONE; }
bool              186 net/http/http_transaction_unittest.h   virtual bool IsReadyToRestartForAuth() OVERRIDE;
bool              193 net/http/http_transaction_unittest.h   virtual bool GetFullRequestHeaders(
bool              209 net/http/http_transaction_unittest.h   virtual bool GetLoadTimingInfo(
bool              258 net/http/http_transaction_unittest.h   bool done_reading_called() const { return done_reading_called_; }
bool              259 net/http/http_transaction_unittest.h   bool stop_caching_called() const { return stop_caching_called_; }
bool              293 net/http/http_transaction_unittest.h   bool done_reading_called_;
bool              294 net/http/http_transaction_unittest.h   bool stop_caching_called_;
bool               52 net/http/http_util.h                                bool* had_charset,
bool               61 net/http/http_util.h   static bool ParseRanges(const std::string& headers,
bool               66 net/http/http_util.h   static bool ParseRangeHeader(const std::string& range_specifier,
bool               72 net/http/http_util.h   static bool HasHeader(const std::string& headers, const char* name);
bool               76 net/http/http_util.h   static bool IsSafeHeader(const std::string& name);
bool               89 net/http/http_util.h   static bool IsNonCoalescingHeader(std::string::const_iterator name_begin,
bool               91 net/http/http_util.h   static bool IsNonCoalescingHeader(const std::string& name) {
bool               98 net/http/http_util.h   static bool IsLWS(char c);
bool              105 net/http/http_util.h   static bool IsQuote(char c);
bool              108 net/http/http_util.h   static bool IsToken(std::string::const_iterator begin,
bool              110 net/http/http_util.h   static bool IsToken(const std::string& str) {
bool              187 net/http/http_util.h   static bool HasStrongValidators(HttpVersion version,
bool              215 net/http/http_util.h     bool GetNext();
bool              223 net/http/http_util.h     bool AdvanceTo(const char* lowercase_name);
bool              277 net/http/http_util.h     bool GetNext();
bool              312 net/http/http_util.h     bool GetNext();
bool              315 net/http/http_util.h     bool valid() const { return valid_; }
bool              340 net/http/http_util.h     bool valid_;
bool              353 net/http/http_util.h     bool value_is_quoted_;
bool               35 net/http/http_vary_data.h   bool is_valid() const { return is_valid_; }
bool               45 net/http/http_vary_data.h   bool Init(const HttpRequestInfo& request_info,
bool               55 net/http/http_vary_data.h   bool InitFromPickle(const Pickle& pickle, PickleIterator* pickle_iter);
bool               64 net/http/http_vary_data.h   bool MatchesRequest(const HttpRequestInfo& request_info,
bool               81 net/http/http_vary_data.h   bool is_valid_;
bool               33 net/http/http_version.h   bool operator==(const HttpVersion& v) const {
bool               36 net/http/http_version.h   bool operator!=(const HttpVersion& v) const {
bool               39 net/http/http_version.h   bool operator>(const HttpVersion& v) const {
bool               42 net/http/http_version.h   bool operator>=(const HttpVersion& v) const {
bool               45 net/http/http_version.h   bool operator<(const HttpVersion& v) const {
bool               48 net/http/http_version.h   bool operator<=(const HttpVersion& v) const {
bool               19 net/http/mock_allow_url_security_manager.h   virtual bool CanUseDefaultCredentials(const GURL& auth_origin) const OVERRIDE;
bool               20 net/http/mock_allow_url_security_manager.h   virtual bool CanDelegate(const GURL& auth_origin) const OVERRIDE;
bool              123 net/http/mock_gssapi_library_posix.h   virtual bool Init() OVERRIDE;
bool               26 net/http/mock_http_cache.h   bool is_doomed() const { return doomed_; }
bool               38 net/http/mock_http_cache.h                         bool truncate) OVERRIDE;
bool               47 net/http/mock_http_cache.h   virtual bool CouldBeSparse() const OVERRIDE;
bool               60 net/http/mock_http_cache.h   static void IgnoreCallbacks(bool value);
bool               77 net/http/mock_http_cache.h   static void StoreAndDeliverCallbacks(bool store, MockDiskEntry* entry,
bool               86 net/http/mock_http_cache.h   bool doomed_;
bool               87 net/http/mock_http_cache.h   bool sparse_;
bool               88 net/http/mock_http_cache.h   bool fail_requests_;
bool               89 net/http/mock_http_cache.h   bool fail_sparse_requests_;
bool               90 net/http/mock_http_cache.h   bool busy_;
bool               91 net/http/mock_http_cache.h   bool delayed_;
bool               92 net/http/mock_http_cache.h   static bool cancel_;
bool               93 net/http/mock_http_cache.h   static bool ignore_callbacks_;
bool              134 net/http/mock_http_cache.h   void set_soft_failures(bool value) { soft_failures_ = value; }
bool              137 net/http/mock_http_cache.h   void set_double_create_check(bool value) { double_create_check_ = value; }
bool              152 net/http/mock_http_cache.h   bool fail_requests_;
bool              153 net/http/mock_http_cache.h   bool soft_failures_;
bool              154 net/http/mock_http_cache.h   bool double_create_check_;
bool              155 net/http/mock_http_cache.h   bool fail_sparse_requests_;
bool              181 net/http/mock_http_cache.h   static bool ReadResponseInfo(disk_cache::Entry* disk_entry,
bool              183 net/http/mock_http_cache.h                                bool* response_truncated);
bool              186 net/http/mock_http_cache.h   static bool WriteResponseInfo(disk_cache::Entry* disk_entry,
bool              188 net/http/mock_http_cache.h                                 bool skip_transient_headers,
bool              189 net/http/mock_http_cache.h                                 bool response_truncated);
bool              192 net/http/mock_http_cache.h   bool OpenBackendEntry(const std::string& key, disk_cache::Entry** entry);
bool              195 net/http/mock_http_cache.h   bool CreateBackendEntry(const std::string& key, disk_cache::Entry** entry,
bool              237 net/http/mock_http_cache.h   void set_fail(bool fail) { fail_ = fail; }
bool              246 net/http/mock_http_cache.h   bool block_;
bool              247 net/http/mock_http_cache.h   bool fail_;
bool               39 net/http/partial_data.h   bool Init(const HttpRequestHeaders& headers);
bool               65 net/http/partial_data.h   bool IsCurrentRangeCached() const;
bool               69 net/http/partial_data.h   bool IsLastRange() const;
bool               74 net/http/partial_data.h   bool UpdateFromStoredHeaders(const HttpResponseHeaders* headers,
bool               75 net/http/partial_data.h                                disk_cache::Entry* entry, bool truncated);
bool               81 net/http/partial_data.h   bool IsRequestedRangeOK();
bool               84 net/http/partial_data.h   bool ResponseHeadersOK(const HttpResponseHeaders* headers);
bool               89 net/http/partial_data.h   void FixResponseHeaders(HttpResponseHeaders* headers, bool success);
bool              115 net/http/partial_data.h   bool initial_validation() const { return initial_validation_; }
bool              132 net/http/partial_data.h   bool range_present_;  // True if next range entry is already stored.
bool              133 net/http/partial_data.h   bool final_range_;
bool              134 net/http/partial_data.h   bool sparse_entry_;
bool              135 net/http/partial_data.h   bool truncated_;  // We have an incomplete 200 stored.
bool              136 net/http/partial_data.h   bool initial_validation_;  // Only used for truncated entries.
bool               51 net/http/proxy_client_socket.h   virtual bool IsUsingSpdy() const = 0;
bool               75 net/http/proxy_client_socket.h                                        bool is_https_proxy);
bool               82 net/http/proxy_client_socket.h   static bool SanitizeProxyRedirect(HttpResponseInfo* response,
bool               42 net/http/proxy_connect_redirect_http_stream.h   virtual void Close(bool not_reusable) OVERRIDE;
bool               44 net/http/proxy_connect_redirect_http_stream.h   virtual bool IsResponseBodyComplete() const OVERRIDE;
bool               47 net/http/proxy_connect_redirect_http_stream.h   virtual bool CanFindEndOfResponse() const OVERRIDE;
bool               49 net/http/proxy_connect_redirect_http_stream.h   virtual bool IsConnectionReused() const OVERRIDE;
bool               51 net/http/proxy_connect_redirect_http_stream.h   virtual bool IsConnectionReusable() const OVERRIDE;
bool               56 net/http/proxy_connect_redirect_http_stream.h   virtual bool GetLoadTimingInfo(
bool               62 net/http/proxy_connect_redirect_http_stream.h   virtual bool IsSpdyHttpStream() const OVERRIDE;
bool               72 net/http/proxy_connect_redirect_http_stream.h   bool has_load_timing_info_;
bool               63 net/http/transport_security_persister.h                              bool readonly);
bool               99 net/http/transport_security_persister.h   virtual bool SerializeData(std::string* data) OVERRIDE;
bool              106 net/http/transport_security_persister.h   bool LoadEntries(const std::string& serialized, bool* dirty);
bool              114 net/http/transport_security_persister.h   static bool Deserialize(const std::string& serialized,
bool              115 net/http/transport_security_persister.h                           bool* dirty,
bool              129 net/http/transport_security_persister.h   const bool readonly_;
bool               80 net/http/transport_security_state.h     bool CheckPublicKeyPins(const HashValueVector& hashes) const;
bool               85 net/http/transport_security_state.h     bool HasPublicKeyPins() const;
bool               90 net/http/transport_security_state.h     bool ShouldUpgradeToSSL() const;
bool               94 net/http/transport_security_state.h     bool ShouldSSLErrorsBeFatal() const;
bool              115 net/http/transport_security_state.h     bool sts_include_subdomains;
bool              119 net/http/transport_security_state.h     bool pkp_include_subdomains;
bool              155 net/http/transport_security_state.h     bool HasNext() const { return iterator_ != end_; }
bool              202 net/http/transport_security_state.h   bool DeleteDynamicDataForHost(const std::string& host);
bool              215 net/http/transport_security_state.h   bool GetDomainState(const std::string& host,
bool              216 net/http/transport_security_state.h                       bool sni_enabled,
bool              221 net/http/transport_security_state.h   bool AddHSTSHeader(const std::string& host, const std::string& value);
bool              226 net/http/transport_security_state.h   bool AddHPKPHeader(const std::string& host, const std::string& value,
bool              231 net/http/transport_security_state.h   bool AddHSTS(const std::string& host, const base::Time& expiry,
bool              232 net/http/transport_security_state.h                bool include_subdomains);
bool              236 net/http/transport_security_state.h   bool AddHPKP(const std::string& host, const base::Time& expiry,
bool              237 net/http/transport_security_state.h                bool include_subdomains, const HashValueVector& hashes);
bool              248 net/http/transport_security_state.h   static bool IsGooglePinnedProperty(const std::string& host,
bool              249 net/http/transport_security_state.h                                      bool sni_enabled);
bool              258 net/http/transport_security_state.h   static bool GetPinsForDebugging(
bool              279 net/http/transport_security_state.h   static bool IsBuildTimely();
bool              318 net/http/transport_security_state.h   bool GetStaticDomainState(const std::string& host,
bool              319 net/http/transport_security_state.h                             bool sni_enabled,
bool              334 net/http/transport_security_state.h   bool GetDynamicDomainState(const std::string& host, DomainState* result);
bool               49 net/http/url_security_manager.h   virtual bool CanUseDefaultCredentials(const GURL& auth_origin) const = 0;
bool               53 net/http/url_security_manager.h   virtual bool CanDelegate(const GURL& auth_origin) const = 0;
bool               67 net/http/url_security_manager.h   virtual bool CanUseDefaultCredentials(const GURL& auth_origin) const OVERRIDE;
bool               68 net/http/url_security_manager.h   virtual bool CanDelegate(const GURL& auth_origin) const OVERRIDE;
bool               56 net/proxy/dhcp_proxy_script_adapter_fetcher_win.h   virtual bool DidFinish() const;
bool               50 net/proxy/dhcp_proxy_script_fetcher_factory.h   void set_enabled(bool enabled);
bool               54 net/proxy/dhcp_proxy_script_fetcher_factory.h   bool enabled() const;
bool               58 net/proxy/dhcp_proxy_script_fetcher_factory.h   static bool IsSupported();
bool               61 net/proxy/dhcp_proxy_script_fetcher_factory.h   bool feature_enabled_;
bool               50 net/proxy/dhcp_proxy_script_fetcher_win.h   static bool GetCandidateAdapterNames(std::set<std::string>* adapter_names);
bool               77 net/proxy/dhcp_proxy_script_fetcher_win.h     virtual bool ImplGetCandidateAdapterNames(
bool               98 net/proxy/mock_proxy_resolver.h   bool has_pending_set_pac_script_request() const {
bool              107 net/proxy/mock_proxy_resolver.h   explicit MockAsyncProxyResolverBase(bool expects_pac_bytes);
bool               34 net/proxy/mock_proxy_script_fetcher.h   bool has_pending_request() const;
bool               43 net/proxy/mock_proxy_script_fetcher.h   bool waiting_for_fetch_;
bool               27 net/proxy/multi_threaded_proxy_resolver.h   explicit ProxyResolverFactory(bool resolvers_expect_pac_bytes)
bool               36 net/proxy/multi_threaded_proxy_resolver.h   bool resolvers_expect_pac_bytes() const {
bool               41 net/proxy/multi_threaded_proxy_resolver.h   bool resolvers_expect_pac_bytes_;
bool               28 net/proxy/proxy_bypass_rules.h     virtual bool Matches(const GURL& url) const = 0;
bool               37 net/proxy/proxy_bypass_rules.h     bool Equals(const Rule& rule) const;
bool               57 net/proxy/proxy_bypass_rules.h   bool Matches(const GURL& url) const;
bool               61 net/proxy/proxy_bypass_rules.h   bool Equals(const ProxyBypassRules& other) const;
bool               83 net/proxy/proxy_bypass_rules.h   bool AddRuleForHostname(const std::string& optional_scheme,
bool              143 net/proxy/proxy_bypass_rules.h   bool AddRuleFromString(const std::string& raw);
bool              154 net/proxy/proxy_bypass_rules.h   bool AddRuleFromStringUsingSuffixMatching(const std::string& raw);
bool              171 net/proxy/proxy_bypass_rules.h                                bool use_hostname_suffix_matching);
bool              172 net/proxy/proxy_bypass_rules.h   bool AddRuleFromStringInternal(const std::string& raw,
bool              173 net/proxy/proxy_bypass_rules.h                                  bool use_hostname_suffix_matching);
bool              174 net/proxy/proxy_bypass_rules.h   bool AddRuleFromStringInternalWithLogging(const std::string& raw,
bool              175 net/proxy/proxy_bypass_rules.h                                             bool use_hostname_suffix_matching);
bool               54 net/proxy/proxy_config.h     bool empty() const {
bool              117 net/proxy/proxy_config.h     bool Equals(const ProxyRules& other) const;
bool              123 net/proxy/proxy_config.h     bool reverse_bypass;
bool              159 net/proxy/proxy_config.h   bool is_valid() const { return id_ != kInvalidConfigID; }
bool              163 net/proxy/proxy_config.h   bool Equals(const ProxyConfig& other) const;
bool              167 net/proxy/proxy_config.h   bool HasAutomaticSettings() const;
bool              191 net/proxy/proxy_config.h   void set_pac_mandatory(bool enable_pac_mandatory) {
bool              195 net/proxy/proxy_config.h   bool pac_mandatory() const {
bool              199 net/proxy/proxy_config.h   bool has_pac_url() const {
bool              203 net/proxy/proxy_config.h   void set_auto_detect(bool enable_auto_detect) {
bool              207 net/proxy/proxy_config.h   bool auto_detect() const {
bool              241 net/proxy/proxy_config.h   bool auto_detect_;
bool              248 net/proxy/proxy_config.h   bool pac_mandatory_;
bool               57 net/proxy/proxy_config_service_android.h   static bool Register(JNIEnv* env);
bool               26 net/proxy/proxy_config_service_common_unittest.h                         bool reverse_bypass);
bool               75 net/proxy/proxy_config_service_common_unittest.h   bool reverse_bypass;
bool               53 net/proxy/proxy_config_service_linux.h     virtual bool Init(base::SingleThreadTaskRunner* glib_thread_task_runner,
bool               62 net/proxy/proxy_config_service_linux.h     virtual bool SetUpNotifications(Delegate* delegate) = 0;
bool              120 net/proxy/proxy_config_service_linux.h     virtual bool GetString(StringSetting key, std::string* result) = 0;
bool              122 net/proxy/proxy_config_service_linux.h     virtual bool GetBool(BoolSetting key, bool* result) = 0;
bool              124 net/proxy/proxy_config_service_linux.h     virtual bool GetInt(IntSetting key, int* result) = 0;
bool              126 net/proxy/proxy_config_service_linux.h     virtual bool GetStringList(StringListSetting key,
bool              131 net/proxy/proxy_config_service_linux.h     virtual bool BypassListIsReversed() = 0;
bool              135 net/proxy/proxy_config_service_linux.h     virtual bool MatchHostsUsingSuffixMatching() = 0;
bool              215 net/proxy/proxy_config_service_linux.h     bool GetProxyFromEnvVarForScheme(const char* variable,
bool              219 net/proxy/proxy_config_service_linux.h     bool GetProxyFromEnvVar(const char* variable, ProxyServer* result_server);
bool              222 net/proxy/proxy_config_service_linux.h     bool GetConfigFromEnv(ProxyConfig* config);
bool              227 net/proxy/proxy_config_service_linux.h     bool GetProxyFromSettings(SettingGetter::StringSetting host_key,
bool              231 net/proxy/proxy_config_service_linux.h     bool GetConfigFromSettings(ProxyConfig* config);
bool               75 net/proxy/proxy_config_service_mac.h   bool has_fetched_config_;
bool               62 net/proxy/proxy_config_service_win.h   bool AddKeyToWatchList(HKEY rootkey, const wchar_t* subkey);
bool               53 net/proxy/proxy_info.h   bool is_direct() const {
bool               60 net/proxy/proxy_info.h   bool is_direct_only() const {
bool               65 net/proxy/proxy_info.h   bool is_https() const {
bool               72 net/proxy/proxy_info.h   bool is_http() const {
bool               79 net/proxy/proxy_info.h   bool is_quic() const {
bool               86 net/proxy/proxy_info.h   bool is_socks() const {
bool               93 net/proxy/proxy_info.h   bool is_empty() const {
bool               99 net/proxy/proxy_info.h   bool did_bypass_proxy() const {
bool              104 net/proxy/proxy_info.h   bool did_use_pac_script() const {
bool              120 net/proxy/proxy_info.h   bool Fallback(const BoundNetLog& net_log);
bool              163 net/proxy/proxy_info.h   bool did_bypass_proxy_;
bool              166 net/proxy/proxy_info.h   bool did_use_pac_script_;
bool               54 net/proxy/proxy_list.h   bool IsEmpty() const;
bool               60 net/proxy/proxy_list.h   bool Equals(const ProxyList& other) const;
bool               84 net/proxy/proxy_list.h   bool Fallback(ProxyRetryInfoMap* proxy_retry_info,
bool               97 net/proxy/proxy_list.h       bool reconsider,
bool              107 net/proxy/proxy_list.h                            bool try_while_bad,
bool               32 net/proxy/proxy_resolver.h   explicit ProxyResolver(bool expects_pac_bytes)
bool               59 net/proxy/proxy_resolver.h   bool expects_pac_bytes() const { return expects_pac_bytes_; }
bool               71 net/proxy/proxy_resolver.h   const bool expects_pac_bytes_;
bool               57 net/proxy/proxy_resolver_script_data.h   bool Equals(const ProxyResolverScriptData* other) const;
bool               56 net/proxy/proxy_resolver_v8.h     virtual bool ResolveDns(const std::string& host,
bool               59 net/proxy/proxy_resolver_v8.h                             bool* terminate) = 0;
bool               40 net/proxy/proxy_resolver_winhttp.h   bool OpenWinHttpSession();
bool               26 net/proxy/proxy_retry_info.h   bool try_while_bad;
bool               74 net/proxy/proxy_script_decider.h             bool fetch_pac_bytes,
bool               82 net/proxy/proxy_script_decider.h   void set_quick_check_enabled(bool enabled) {
bool               86 net/proxy/proxy_script_decider.h   bool quick_check_enabled() const { return quick_check_enabled_; }
bool              176 net/proxy/proxy_script_decider.h   bool pac_mandatory_;
bool              179 net/proxy/proxy_script_decider.h   bool have_custom_pac_url_;
bool              186 net/proxy/proxy_script_decider.h   bool fetch_pac_bytes_;
bool              192 net/proxy/proxy_script_decider.h   bool quick_check_enabled_;
bool               58 net/proxy/proxy_script_fetcher_impl.h                                      bool is_hsts_ok) OVERRIDE;
bool               70 net/proxy/proxy_script_fetcher_impl.h   bool ConsumeBytesRead(URLRequest* request, int num_bytes);
bool               46 net/proxy/proxy_server.h   bool is_valid() const { return scheme_ != SCHEME_INVALID; }
bool               52 net/proxy/proxy_server.h   bool is_direct() const { return scheme_ == SCHEME_DIRECT; }
bool               55 net/proxy/proxy_server.h   bool is_http() const { return scheme_ == SCHEME_HTTP; }
bool               58 net/proxy/proxy_server.h   bool is_https() const { return scheme_ == SCHEME_HTTPS; }
bool               61 net/proxy/proxy_server.h   bool is_socks() const {
bool               66 net/proxy/proxy_server.h   bool is_quic() const { return scheme_ == SCHEME_QUIC; }
bool              145 net/proxy/proxy_server.h   bool operator==(const ProxyServer& other) const {
bool              151 net/proxy/proxy_server.h   bool operator<(const ProxyServer& other) const {
bool              161 net/proxy/proxy_server.h   bool isDataReductionProxy() const;
bool              162 net/proxy/proxy_server.h   bool isDataReductionProxyFallback() const;
bool              157 net/proxy/proxy_service.h   bool MarkProxiesAsBadUntil(const ProxyInfo& results,
bool              263 net/proxy/proxy_service.h   void set_quick_check_enabled(bool value) {
bool              267 net/proxy/proxy_service.h   bool quick_check_enabled() const { return quick_check_enabled_; }
bool              296 net/proxy/proxy_service.h       bool is_primary,
bool              327 net/proxy/proxy_service.h   State ResetProxyConfig(bool reset_fetched_config);
bool              351 net/proxy/proxy_service.h   bool ContainsPendingRequest(PacRequest* req);
bool              445 net/proxy/proxy_service.h   bool quick_check_enabled_;
bool               27 net/quic/congestion_control/fix_rate_receiver.h   virtual bool GenerateCongestionFeedback(
bool               28 net/quic/congestion_control/fix_rate_sender.h   virtual void SetFromConfig(const QuicConfig& config, bool is_server) OVERRIDE;
bool               36 net/quic/congestion_control/fix_rate_sender.h   virtual bool OnPacketSent(
bool               41 net/quic/congestion_control/fix_rate_sender.h   virtual void OnRetransmissionTimeout(bool packets_retransmitted) OVERRIDE;
bool               32 net/quic/congestion_control/hybrid_slow_start.h                      bool in_slow_start);
bool               37 net/quic/congestion_control/hybrid_slow_start.h   bool ShouldExitSlowStart(const RttStats* rtt_stats,
bool               48 net/quic/congestion_control/hybrid_slow_start.h   bool IsEndOfRound(QuicPacketSequenceNumber ack) const;
bool               58 net/quic/congestion_control/hybrid_slow_start.h   bool Exit();
bool               60 net/quic/congestion_control/hybrid_slow_start.h   bool started() const { return started_; }
bool               64 net/quic/congestion_control/hybrid_slow_start.h   bool started_;
bool               65 net/quic/congestion_control/hybrid_slow_start.h   bool found_ack_train_;
bool               66 net/quic/congestion_control/hybrid_slow_start.h   bool found_delay_;
bool               69 net/quic/congestion_control/hybrid_slow_start.h   bool update_end_sequence_number_;
bool               93 net/quic/congestion_control/inter_arrival_overuse_detector.h                             bool last_of_send_time,
bool               48 net/quic/congestion_control/inter_arrival_probe.h   bool GetEstimate(QuicBandwidth* available_channel_estimate);
bool               54 net/quic/congestion_control/inter_arrival_probe.h   bool estimate_available_;
bool               24 net/quic/congestion_control/inter_arrival_receiver.h   virtual bool GenerateCongestionFeedback(
bool               31 net/quic/congestion_control/inter_arrival_sender.h   virtual void SetFromConfig(const QuicConfig& config, bool is_server) OVERRIDE;
bool               39 net/quic/congestion_control/inter_arrival_sender.h   virtual bool OnPacketSent(
bool               44 net/quic/congestion_control/inter_arrival_sender.h   virtual void OnRetransmissionTimeout(bool packets_retransmitted) OVERRIDE;
bool               86 net/quic/congestion_control/inter_arrival_sender.h   bool ProbingPhase(QuicTime feedback_receive_time);
bool               95 net/quic/congestion_control/inter_arrival_sender.h   bool probing_;  // Are we currently in the probing phase?
bool               67 net/quic/congestion_control/inter_arrival_state_machine.h   bool PacketLossEvent();
bool               71 net/quic/congestion_control/inter_arrival_state_machine.h   bool IncreasingDelayEvent();
bool               33 net/quic/congestion_control/pacing_sender.h   virtual void SetFromConfig(const QuicConfig& config, bool is_server) OVERRIDE;
bool               41 net/quic/congestion_control/pacing_sender.h   virtual bool OnPacketSent(QuicTime sent_time,
bool               45 net/quic/congestion_control/pacing_sender.h   virtual void OnRetransmissionTimeout(bool packets_retransmitted) OVERRIDE;
bool               60 net/quic/congestion_control/pacing_sender.h   bool was_last_send_delayed_;  // True when the last send was delayed.
bool               61 net/quic/congestion_control/pacing_sender.h   bool updated_rtt_;  // True if we have at least one RTT update.
bool               26 net/quic/congestion_control/receive_algorithm_interface.h   virtual bool GenerateCongestionFeedback(
bool               23 net/quic/congestion_control/rtt_stats.h   bool HasUpdates() const;
bool               35 net/quic/congestion_control/send_algorithm_interface.h   virtual void SetFromConfig(const QuicConfig& config, bool is_server) = 0;
bool               56 net/quic/congestion_control/send_algorithm_interface.h   virtual bool OnPacketSent(QuicTime sent_time,
bool               63 net/quic/congestion_control/send_algorithm_interface.h   virtual void OnRetransmissionTimeout(bool packets_retransmitted) = 0;
bool               38 net/quic/congestion_control/tcp_cubic_sender.h                  bool reno,
bool               43 net/quic/congestion_control/tcp_cubic_sender.h   bool InSlowStart() const;
bool               46 net/quic/congestion_control/tcp_cubic_sender.h   virtual void SetFromConfig(const QuicConfig& config, bool is_server) OVERRIDE;
bool               54 net/quic/congestion_control/tcp_cubic_sender.h   virtual bool OnPacketSent(QuicTime sent_time,
bool               58 net/quic/congestion_control/tcp_cubic_sender.h   virtual void OnRetransmissionTimeout(bool packets_retransmitted) OVERRIDE;
bool               76 net/quic/congestion_control/tcp_cubic_sender.h   bool IsCwndLimited() const;
bool               77 net/quic/congestion_control/tcp_cubic_sender.h   bool InRecovery() const;
bool               84 net/quic/congestion_control/tcp_cubic_sender.h   const bool reno_;
bool               27 net/quic/congestion_control/tcp_receiver.h   virtual bool GenerateCongestionFeedback(
bool               43 net/quic/crypto/aead_base_decrypter.h   virtual bool SetKey(base::StringPiece key) OVERRIDE;
bool               44 net/quic/crypto/aead_base_decrypter.h   virtual bool SetNoncePrefix(base::StringPiece nonce_prefix) OVERRIDE;
bool               45 net/quic/crypto/aead_base_decrypter.h   virtual bool Decrypt(base::StringPiece nonce,
bool               43 net/quic/crypto/aead_base_encrypter.h   virtual bool SetKey(base::StringPiece key) OVERRIDE;
bool               44 net/quic/crypto/aead_base_encrypter.h   virtual bool SetNoncePrefix(base::StringPiece nonce_prefix) OVERRIDE;
bool               45 net/quic/crypto/aead_base_encrypter.h   virtual bool Encrypt(base::StringPiece nonce,
bool               47 net/quic/crypto/cert_compressor.h   static bool DecompressChain(base::StringPiece in,
bool               30 net/quic/crypto/chacha20_poly1305_decrypter.h   static bool IsSupported();
bool               30 net/quic/crypto/chacha20_poly1305_encrypter.h   static bool IsSupported();
bool               24 net/quic/crypto/channel_id.h   virtual bool Sign(const std::string& hostname,
bool               48 net/quic/crypto/channel_id.h   static bool Verify(base::StringPiece key,
bool               56 net/quic/crypto/channel_id.h   static bool VerifyRaw(base::StringPiece key,
bool               59 net/quic/crypto/channel_id.h                         bool is_channel_id_signature);
bool               39 net/quic/crypto/common_cert_set.h   virtual bool MatchCert(base::StringPiece cert,
bool               62 net/quic/crypto/crypto_framer.h   bool ProcessInput(base::StringPiece input);
bool               81 net/quic/crypto/crypto_framer.h   static bool WritePadTag(QuicDataWriter* writer,
bool               80 net/quic/crypto/crypto_handshake_message.h   bool GetStringPiece(QuicTag tag, base::StringPiece* out) const;
bool               39 net/quic/crypto/crypto_secret_boxer.h   bool Unbox(base::StringPiece ciphertext,
bool               76 net/quic/crypto/crypto_server_config_protobuf.h   bool has_primary_time() const {
bool               88 net/quic/crypto/crypto_server_config_protobuf.h   bool has_priority() const {
bool               45 net/quic/crypto/crypto_utils.h   static bool IsValidSNI(base::StringPiece sni);
bool               58 net/quic/crypto/crypto_utils.h   static bool DeriveKeys(base::StringPiece premaster_secret,
bool               35 net/quic/crypto/curve25519_key_exchange.h   virtual bool CalculateSharedKey(const base::StringPiece& peer_public_value,
bool               32 net/quic/crypto/key_exchange.h   virtual bool CalculateSharedKey(const base::StringPiece& peer_public_value,
bool               29 net/quic/crypto/local_strike_register_client.h   virtual bool IsKnownOrbit(base::StringPiece orbit) const OVERRIDE;
bool               25 net/quic/crypto/null_decrypter.h   virtual bool SetKey(base::StringPiece key) OVERRIDE;
bool               26 net/quic/crypto/null_decrypter.h   virtual bool SetNoncePrefix(base::StringPiece nonce_prefix) OVERRIDE;
bool               27 net/quic/crypto/null_decrypter.h   virtual bool Decrypt(base::StringPiece nonce,
bool               39 net/quic/crypto/null_decrypter.h   bool ReadHash(QuicDataReader* reader, uint128* hash);
bool               23 net/quic/crypto/null_encrypter.h   virtual bool SetKey(base::StringPiece key) OVERRIDE;
bool               24 net/quic/crypto/null_encrypter.h   virtual bool SetNoncePrefix(base::StringPiece nonce_prefix) OVERRIDE;
bool               25 net/quic/crypto/null_encrypter.h   virtual bool Encrypt(base::StringPiece nonce,
bool               44 net/quic/crypto/p256_key_exchange.h   virtual bool CalculateSharedKey(const base::StringPiece& peer_public_value,
bool               48 net/quic/crypto/proof_source.h   virtual bool GetProof(const std::string& hostname,
bool               50 net/quic/crypto/proof_source.h                         bool ecdsa_ok,
bool               26 net/quic/crypto/proof_source_chromium.h   virtual bool GetProof(const std::string& hostname,
bool               28 net/quic/crypto/proof_source_chromium.h                         bool ecdsa_ok,
bool               43 net/quic/crypto/proof_verifier.h   virtual void Run(bool ok,
bool               43 net/quic/crypto/quic_crypto_client_config.h     bool IsComplete(QuicWallTime now) const;
bool               46 net/quic/crypto/quic_crypto_client_config.h     bool IsEmpty() const;
bool               84 net/quic/crypto/quic_crypto_client_config.h     bool proof_valid() const;
bool              101 net/quic/crypto/quic_crypto_client_config.h     bool Initialize(base::StringPiece server_config,
bool              113 net/quic/crypto/quic_crypto_client_config.h     bool server_config_valid_;          // True if |server_config_| is correctly
bool              268 net/quic/crypto/quic_crypto_client_config.h   bool disable_ecdsa_;
bool               86 net/quic/crypto/quic_crypto_server_config.h     bool channel_id_enabled;
bool               97 net/quic/crypto/quic_crypto_server_config.h     bool p256;
bool              143 net/quic/crypto/quic_crypto_server_config.h   bool SetConfigs(const std::vector<QuicServerConfigProtobuf*>& protobufs,
bool              231 net/quic/crypto/quic_crypto_server_config.h   void set_replay_protection(bool on);
bool              307 net/quic/crypto/quic_crypto_server_config.h     bool channel_id_enabled;
bool              311 net/quic/crypto/quic_crypto_server_config.h     bool is_primary;
bool              334 net/quic/crypto/quic_crypto_server_config.h   static bool ConfigPrimaryTimeLessThan(const scoped_refptr<Config>& a,
bool              371 net/quic/crypto/quic_crypto_server_config.h   bool ValidateSourceAddressToken(base::StringPiece token,
bool              383 net/quic/crypto/quic_crypto_server_config.h   bool ValidateServerNonce(base::StringPiece echoed_server_nonce,
bool              388 net/quic/crypto/quic_crypto_server_config.h   bool replay_protection_;
bool              442 net/quic/crypto/quic_crypto_server_config.h   bool strike_register_no_startup_period_;
bool               23 net/quic/crypto/quic_decrypter.h   virtual bool SetKey(base::StringPiece key) = 0;
bool               40 net/quic/crypto/quic_decrypter.h   virtual bool SetNoncePrefix(base::StringPiece nonce_prefix) = 0;
bool               48 net/quic/crypto/quic_decrypter.h   virtual bool Decrypt(base::StringPiece nonce,
bool               23 net/quic/crypto/quic_encrypter.h   virtual bool SetKey(base::StringPiece key) = 0;
bool               40 net/quic/crypto/quic_encrypter.h   virtual bool SetNoncePrefix(base::StringPiece nonce_prefix) = 0;
bool               47 net/quic/crypto/quic_encrypter.h   virtual bool Encrypt(base::StringPiece nonce,
bool               50 net/quic/crypto/quic_server_info.h   virtual bool IsDataReady() = 0;
bool               54 net/quic/crypto/quic_server_info.h   virtual bool IsReadyToPersist() = 0;
bool               89 net/quic/crypto/quic_server_info.h   bool Parse(const std::string& data);
bool               95 net/quic/crypto/quic_server_info.h   bool ParseInner(const std::string& data);
bool               23 net/quic/crypto/source_address_token.h   bool ParseFromArray(const char* plaintext, size_t plaintext_length);
bool              119 net/quic/crypto/strike_register.h   bool Insert(const uint8 nonce[32], const uint32 current_time);
bool              162 net/quic/crypto/strike_register.h                     const std::vector<std::pair<unsigned, bool> >& bits,
bool              175 net/quic/crypto/strike_register.h   bool horizon_valid_;
bool               27 net/quic/crypto/strike_register_client.h     void Run(bool nonce_is_valid_and_unique) {
bool               33 net/quic/crypto/strike_register_client.h     virtual void RunImpl(bool nonce_is_valid_and_unique) = 0;
bool               43 net/quic/crypto/strike_register_client.h   virtual bool IsKnownOrbit(base::StringPiece orbit) const = 0;
bool              162 net/quic/iovector.h   bool Empty() const { return iovec_.empty(); }
bool               57 net/quic/quic_ack_notifier.h   bool OnAck(QuicPacketSequenceNumber sequence_number);
bool               59 net/quic/quic_ack_notifier.h   bool IsEmpty() { return sequence_numbers_.empty(); }
bool               45 net/quic/quic_alarm.h   bool IsSet() const;
bool               50 net/quic/quic_bandwidth.h   bool IsZero() const;
bool               66 net/quic/quic_bandwidth.h inline bool operator==(QuicBandwidth lhs, QuicBandwidth rhs) {
bool               69 net/quic/quic_bandwidth.h inline bool operator!=(QuicBandwidth lhs, QuicBandwidth rhs) {
bool               72 net/quic/quic_bandwidth.h inline bool operator<(QuicBandwidth lhs, QuicBandwidth rhs) {
bool               75 net/quic/quic_bandwidth.h inline bool operator>(QuicBandwidth lhs, QuicBandwidth rhs) {
bool               78 net/quic/quic_bandwidth.h inline bool operator<=(QuicBandwidth lhs, QuicBandwidth rhs) {
bool               81 net/quic/quic_bandwidth.h inline bool operator>=(QuicBandwidth lhs, QuicBandwidth rhs) {
bool              122 net/quic/quic_client_session.h   virtual bool OnStreamFrames(
bool              135 net/quic/quic_client_session.h   virtual bool GetSSLInfo(SSLInfo* ssl_info) const OVERRIDE;
bool              144 net/quic/quic_client_session.h   virtual void OnConnectionClosed(QuicErrorCode error, bool from_peer) OVERRIDE;
bool              149 net/quic/quic_client_session.h   int CryptoConnect(bool require_confirmation,
bool              174 net/quic/quic_client_session.h   bool CanPool(const std::string& hostname) const;
bool              216 net/quic/quic_client_session.h   bool require_confirmation_;
bool              226 net/quic/quic_client_session.h   bool read_pending_;
bool              235 net/quic/quic_client_session.h   bool going_away_;
bool               61 net/quic/quic_config.h   bool negotiated() const {
bool               66 net/quic/quic_config.h   bool negotiated_;
bool              239 net/quic/quic_config.h   bool negotiated();
bool              245 net/quic/quic_config.h   void EnablePacing(bool enable_pacing);
bool               68 net/quic/quic_connection.h   virtual bool OnStreamFrames(const std::vector<QuicStreamFrame>& frames) = 0;
bool               88 net/quic/quic_connection.h   virtual void OnConnectionClosed(QuicErrorCode error, bool from_peer) = 0;
bool              102 net/quic/quic_connection.h   virtual bool HasPendingWrites() const = 0;
bool              105 net/quic/quic_connection.h   virtual bool HasPendingHandshake() const = 0;
bool              214 net/quic/quic_connection.h                  bool is_server,
bool              233 net/quic/quic_connection.h                                   bool fin,
bool              260 net/quic/quic_connection.h   virtual void CloseConnection(QuicErrorCode error, bool from_peer) OVERRIDE;
bool              281 net/quic/quic_connection.h   bool OnPacketSent(WriteResult result);
bool              289 net/quic/quic_connection.h   bool ProcessValidatedPacket();
bool              301 net/quic/quic_connection.h   virtual bool OnProtocolVersionMismatch(QuicVersion received_version) OVERRIDE;
bool              308 net/quic/quic_connection.h   virtual bool OnUnauthenticatedPublicHeader(
bool              310 net/quic/quic_connection.h   virtual bool OnUnauthenticatedHeader(const QuicPacketHeader& header) OVERRIDE;
bool              311 net/quic/quic_connection.h   virtual bool OnPacketHeader(const QuicPacketHeader& header) OVERRIDE;
bool              313 net/quic/quic_connection.h   virtual bool OnStreamFrame(const QuicStreamFrame& frame) OVERRIDE;
bool              314 net/quic/quic_connection.h   virtual bool OnAckFrame(const QuicAckFrame& frame) OVERRIDE;
bool              315 net/quic/quic_connection.h   virtual bool OnCongestionFeedbackFrame(
bool              317 net/quic/quic_connection.h   virtual bool OnStopWaitingFrame(const QuicStopWaitingFrame& frame) OVERRIDE;
bool              318 net/quic/quic_connection.h   virtual bool OnRstStreamFrame(const QuicRstStreamFrame& frame) OVERRIDE;
bool              319 net/quic/quic_connection.h   virtual bool OnConnectionCloseFrame(
bool              321 net/quic/quic_connection.h   virtual bool OnGoAwayFrame(const QuicGoAwayFrame& frame) OVERRIDE;
bool              322 net/quic/quic_connection.h   virtual bool OnWindowUpdateFrame(const QuicWindowUpdateFrame& frame) OVERRIDE;
bool              323 net/quic/quic_connection.h   virtual bool OnBlockedFrame(const QuicBlockedFrame& frame) OVERRIDE;
bool              328 net/quic/quic_connection.h   virtual bool ShouldGeneratePacket(TransmissionType transmission_type,
bool              334 net/quic/quic_connection.h   virtual bool OnSerializedPacket(const SerializedPacket& packet) OVERRIDE;
bool              352 net/quic/quic_connection.h   bool connected() const { return connected_; }
bool              376 net/quic/quic_connection.h   bool CanWriteStreamData();
bool              379 net/quic/quic_connection.h   bool HasQueuedData() const;
bool              392 net/quic/quic_connection.h   bool CheckForTimeout();
bool              430 net/quic/quic_connection.h                                bool latch_once_used);
bool              435 net/quic/quic_connection.h   bool is_server() const { return is_server_; }
bool              443 net/quic/quic_connection.h   bool ValidateStopWaitingFrame(const QuicStopWaitingFrame& stop_waiting);
bool              445 net/quic/quic_connection.h   bool CanWrite(TransmissionType transmission_type,
bool              463 net/quic/quic_connection.h   virtual bool SendOrQueuePacket(EncryptionLevel level,
bool              472 net/quic/quic_connection.h   bool SelectMutualVersion(const QuicVersionVector& available_versions);
bool              492 net/quic/quic_connection.h     bool already_in_batch_mode_;
bool              525 net/quic/quic_connection.h   bool WritePacket(QueuedPacket packet);
bool              528 net/quic/quic_connection.h   bool ValidateAckFrame(const QuicAckFrame& incoming_ack);
bool              544 net/quic/quic_connection.h   bool ShouldDiscardPacket(EncryptionLevel level,
bool              571 net/quic/quic_connection.h   bool ShouldLastPacketInstigateAck() const;
bool              605 net/quic/quic_connection.h   bool last_packet_revived_;  // True if the last packet was revived from FEC.
bool              635 net/quic/quic_connection.h   bool pending_version_negotiation_packet_;
bool              654 net/quic/quic_connection.h   bool ack_queued_;
bool              708 net/quic/quic_connection.h   bool is_server_;
bool              712 net/quic/quic_connection.h   bool connected_;
bool              716 net/quic/quic_connection.h   bool address_migrating_;
bool               64 net/quic/quic_connection_logger.h   void OnConnectionClosed(QuicErrorCode error, bool from_peer);
bool               39 net/quic/quic_crypto_client_stream.h   virtual bool CryptoConnect();
bool               56 net/quic/quic_crypto_client_stream.h     virtual void Run(bool ok,
bool              113 net/quic/quic_crypto_client_stream.h   bool verify_ok_;
bool               43 net/quic/quic_crypto_server_stream.h   bool GetBase64SHA256ClientChannelID(std::string* output) const;
bool               49 net/quic/quic_crypto_stream.h   bool encryption_established() { return encryption_established_; }
bool               50 net/quic/quic_crypto_stream.h   bool handshake_confirmed() { return handshake_confirmed_; }
bool               55 net/quic/quic_crypto_stream.h   virtual bool IsFlowControlEnabled() const OVERRIDE;
bool               58 net/quic/quic_crypto_stream.h   bool encryption_established_;
bool               59 net/quic/quic_crypto_stream.h   bool handshake_confirmed_;
bool               40 net/quic/quic_data_reader.h   bool ReadUInt16(uint16* result);
bool               45 net/quic/quic_data_reader.h   bool ReadUInt32(uint32* result);
bool               50 net/quic/quic_data_reader.h   bool ReadUInt48(uint64* result);
bool               55 net/quic/quic_data_reader.h   bool ReadUInt64(uint64* result);
bool               60 net/quic/quic_data_reader.h   bool ReadUInt128(uint128* result);
bool               65 net/quic/quic_data_reader.h   bool ReadUFloat16(uint64* result);
bool               74 net/quic/quic_data_reader.h   bool ReadStringPiece16(base::StringPiece* result);
bool               80 net/quic/quic_data_reader.h   bool ReadStringPiece(base::StringPiece* result, size_t len);
bool              102 net/quic/quic_data_reader.h   bool ReadBytes(void* result, size_t size);
bool              106 net/quic/quic_data_reader.h   bool IsDoneReading() const;
bool              114 net/quic/quic_data_reader.h   bool CanRead(size_t bytes) const;
bool               85 net/quic/quic_data_stream.h   virtual void OnStreamHeadersComplete(bool fin, size_t frame_len);
bool               91 net/quic/quic_data_stream.h       bool fin,
bool              100 net/quic/quic_data_stream.h   virtual bool IsDoneReading() const;
bool              101 net/quic/quic_data_stream.h   virtual bool HasBytesToRead() const;
bool              105 net/quic/quic_data_stream.h   bool headers_decompressed() const { return headers_decompressed_; }
bool              110 net/quic/quic_data_stream.h   bool GetSSLInfo(SSLInfo* ssl_info);
bool              113 net/quic/quic_data_stream.h   virtual bool IsFlowControlEnabled() const OVERRIDE;
bool              130 net/quic/quic_data_stream.h   bool FinishedReadingHeaders();
bool              134 net/quic/quic_data_stream.h   bool headers_decompressed_;
bool              141 net/quic/quic_data_stream.h   bool decompression_failed_;
bool              143 net/quic/quic_data_stream.h   bool priority_parsed_;
bool               41 net/quic/quic_data_writer.h   bool WriteUInt8(uint8 value);
bool               42 net/quic/quic_data_writer.h   bool WriteUInt16(uint16 value);
bool               43 net/quic/quic_data_writer.h   bool WriteUInt32(uint32 value);
bool               44 net/quic/quic_data_writer.h   bool WriteUInt48(uint64 value);
bool               45 net/quic/quic_data_writer.h   bool WriteUInt64(uint64 value);
bool               49 net/quic/quic_data_writer.h   bool WriteUFloat16(uint64 value);
bool               50 net/quic/quic_data_writer.h   bool WriteStringPiece16(base::StringPiece val);
bool               51 net/quic/quic_data_writer.h   bool WriteIOVector(const IOVector& data);
bool               52 net/quic/quic_data_writer.h   bool WriteBytes(const void* data, size_t data_len);
bool               53 net/quic/quic_data_writer.h   bool WriteRepeatedByte(uint8 byte, size_t count);
bool               60 net/quic/quic_data_writer.h   bool WriteUInt8ToOffset(uint8 value, size_t offset);
bool               61 net/quic/quic_data_writer.h   bool WriteUInt32ToOffset(uint32 value, size_t offset);
bool               62 net/quic/quic_data_writer.h   bool WriteUInt48ToOffset(uint64 value, size_t offset);
bool               33 net/quic/quic_default_packet_writer.h   virtual bool IsWriteBlockedDataBuffered() const OVERRIDE;
bool               34 net/quic/quic_default_packet_writer.h   virtual bool IsWriteBlocked() const OVERRIDE;
bool               46 net/quic/quic_default_packet_writer.h   bool write_blocked_;
bool               26 net/quic/quic_fec_group.h   bool Update(const QuicPacketHeader& header,
bool               33 net/quic/quic_fec_group.h   bool UpdateFec(QuicPacketSequenceNumber fec_packet_sequence_number,
bool               37 net/quic/quic_fec_group.h   bool CanRevive() const;
bool               41 net/quic/quic_fec_group.h   bool IsFinished() const;
bool               53 net/quic/quic_fec_group.h   bool ProtectsPacketsBefore(QuicPacketSequenceNumber num) const;
bool               68 net/quic/quic_fec_group.h   bool UpdateParity(base::StringPiece payload);
bool               10 net/quic/quic_flags.h NET_EXPORT_PRIVATE extern bool FLAGS_track_retransmission_history;
bool               11 net/quic/quic_flags.h NET_EXPORT_PRIVATE extern bool FLAGS_enable_quic_pacing;
bool               12 net/quic/quic_flags.h NET_EXPORT_PRIVATE extern bool FLAGS_enable_quic_stream_flow_control;
bool               13 net/quic/quic_flags.h NET_EXPORT_PRIVATE extern bool FLAGS_quic_allow_oversized_packets_for_test;
bool               14 net/quic/quic_flags.h NET_EXPORT_PRIVATE extern bool FLAGS_quic_congestion_control_inter_arrival;
bool               15 net/quic/quic_flags.h NET_EXPORT_PRIVATE extern bool FLAGS_quic_use_time_loss_detection;
bool               67 net/quic/quic_framer.h   virtual bool OnProtocolVersionMismatch(QuicVersion received_version) = 0;
bool               89 net/quic/quic_framer.h   virtual bool OnUnauthenticatedPublicHeader(
bool               95 net/quic/quic_framer.h   virtual bool OnUnauthenticatedHeader(const QuicPacketHeader& header) = 0;
bool               99 net/quic/quic_framer.h   virtual bool OnPacketHeader(const QuicPacketHeader& header) = 0;
bool              106 net/quic/quic_framer.h   virtual bool OnStreamFrame(const QuicStreamFrame& frame) = 0;
bool              110 net/quic/quic_framer.h   virtual bool OnAckFrame(const QuicAckFrame& frame) = 0;
bool              113 net/quic/quic_framer.h   virtual bool OnCongestionFeedbackFrame(
bool              117 net/quic/quic_framer.h   virtual bool OnStopWaitingFrame(const QuicStopWaitingFrame& frame) = 0;
bool              120 net/quic/quic_framer.h   virtual bool OnRstStreamFrame(const QuicRstStreamFrame& frame) = 0;
bool              123 net/quic/quic_framer.h   virtual bool OnConnectionCloseFrame(
bool              127 net/quic/quic_framer.h   virtual bool OnGoAwayFrame(const QuicGoAwayFrame& frame) = 0;
bool              130 net/quic/quic_framer.h   virtual bool OnWindowUpdateFrame(const QuicWindowUpdateFrame& frame) = 0;
bool              133 net/quic/quic_framer.h   virtual bool OnBlockedFrame(const QuicBlockedFrame& frame) = 0;
bool              179 net/quic/quic_framer.h              bool is_server);
bool              184 net/quic/quic_framer.h   bool IsSupportedVersion(const QuicVersion version) const;
bool              235 net/quic/quic_framer.h   bool ProcessPacket(const QuicEncryptedPacket& packet);
bool              241 net/quic/quic_framer.h   bool ProcessRevivedPacket(QuicPacketHeader* header,
bool              248 net/quic/quic_framer.h                                       bool last_frame_in_packet,
bool              282 net/quic/quic_framer.h       bool first_frame_in_packet,
bool              283 net/quic/quic_framer.h       bool last_frame_in_packet,
bool              292 net/quic/quic_framer.h       bool includes_version,
bool              336 net/quic/quic_framer.h                                bool latch_once_used);
bool              370 net/quic/quic_framer.h   void set_validate_flags(bool value) { validate_flags_ = value; }
bool              390 net/quic/quic_framer.h   bool ProcessDataPacket(const QuicPacketPublicHeader& public_header,
bool              393 net/quic/quic_framer.h   bool ProcessPublicResetPacket(const QuicPacketPublicHeader& public_header);
bool              395 net/quic/quic_framer.h   bool ProcessVersionNegotiationPacket(QuicPacketPublicHeader* public_header);
bool              397 net/quic/quic_framer.h   bool ProcessPublicHeader(QuicPacketPublicHeader* header);
bool              399 net/quic/quic_framer.h   bool ProcessPacketHeader(QuicPacketHeader* header,
bool              402 net/quic/quic_framer.h   bool ProcessPacketSequenceNumber(
bool              405 net/quic/quic_framer.h   bool ProcessFrameData(const QuicPacketHeader& header);
bool              406 net/quic/quic_framer.h   bool ProcessStreamFrame(uint8 frame_type, QuicStreamFrame* frame);
bool              407 net/quic/quic_framer.h   bool ProcessAckFrame(const QuicPacketHeader& header,
bool              410 net/quic/quic_framer.h   bool ProcessReceivedInfo(uint8 frame_type, ReceivedPacketInfo* received_info);
bool              411 net/quic/quic_framer.h   bool ProcessStopWaitingFrame(const QuicPacketHeader& public_header,
bool              413 net/quic/quic_framer.h   bool ProcessQuicCongestionFeedbackFrame(
bool              415 net/quic/quic_framer.h   bool ProcessRstStreamFrame(QuicRstStreamFrame* frame);
bool              416 net/quic/quic_framer.h   bool ProcessConnectionCloseFrame(QuicConnectionCloseFrame* frame);
bool              417 net/quic/quic_framer.h   bool ProcessGoAwayFrame(QuicGoAwayFrame* frame);
bool              418 net/quic/quic_framer.h   bool ProcessWindowUpdateFrame(QuicWindowUpdateFrame* frame);
bool              419 net/quic/quic_framer.h   bool ProcessBlockedFrame(QuicBlockedFrame* frame);
bool              421 net/quic/quic_framer.h   bool DecryptPayload(const QuicPacketHeader& header,
bool              436 net/quic/quic_framer.h                             bool last_frame_in_packet,
bool              440 net/quic/quic_framer.h   static bool AppendPacketSequenceNumber(
bool              452 net/quic/quic_framer.h   bool AppendPacketHeader(const QuicPacketHeader& header,
bool              454 net/quic/quic_framer.h   bool AppendTypeByte(const QuicFrame& frame,
bool              455 net/quic/quic_framer.h                       bool last_frame_in_packet,
bool              457 net/quic/quic_framer.h   bool AppendStreamFrame(const QuicStreamFrame& frame,
bool              458 net/quic/quic_framer.h                          bool last_frame_in_packet,
bool              460 net/quic/quic_framer.h   bool AppendAckFrameAndTypeByte(const QuicPacketHeader& header,
bool              463 net/quic/quic_framer.h   bool AppendCongestionFeedbackFrame(const QuicCongestionFeedbackFrame& frame,
bool              465 net/quic/quic_framer.h   bool AppendStopWaitingFrame(const QuicPacketHeader& header,
bool              468 net/quic/quic_framer.h   bool AppendRstStreamFrame(const QuicRstStreamFrame& frame,
bool              470 net/quic/quic_framer.h   bool AppendConnectionCloseFrame(const QuicConnectionCloseFrame& frame,
bool              472 net/quic/quic_framer.h   bool AppendGoAwayFrame(const QuicGoAwayFrame& frame, QuicDataWriter* writer);
bool              473 net/quic/quic_framer.h   bool AppendWindowUpdateFrame(const QuicWindowUpdateFrame& frame,
bool              475 net/quic/quic_framer.h   bool AppendBlockedFrame(const QuicBlockedFrame& frame,
bool              478 net/quic/quic_framer.h   bool RaiseError(QuicErrorCode error);
bool              514 net/quic/quic_framer.h   bool alternative_decrypter_latch_;
bool              519 net/quic/quic_framer.h   bool is_server_;
bool              521 net/quic/quic_framer.h   bool validate_flags_;
bool               33 net/quic/quic_headers_stream.h       bool fin,
bool               41 net/quic/quic_headers_stream.h   virtual bool IsFlowControlEnabled() const OVERRIDE;
bool               51 net/quic/quic_headers_stream.h                    bool fin);
bool               54 net/quic/quic_headers_stream.h   void OnSynReply(SpdyStreamId stream_id, bool fin);
bool               70 net/quic/quic_headers_stream.h   bool IsConnected();
bool               74 net/quic/quic_headers_stream.h   bool fin_;
bool               48 net/quic/quic_http_stream.h   virtual void Close(bool not_reusable) OVERRIDE;
bool               50 net/quic/quic_http_stream.h   virtual bool IsResponseBodyComplete() const OVERRIDE;
bool               51 net/quic/quic_http_stream.h   virtual bool CanFindEndOfResponse() const OVERRIDE;
bool               52 net/quic/quic_http_stream.h   virtual bool IsConnectionReused() const OVERRIDE;
bool               54 net/quic/quic_http_stream.h   virtual bool IsConnectionReusable() const OVERRIDE;
bool               56 net/quic/quic_http_stream.h   virtual bool GetLoadTimingInfo(
bool               61 net/quic/quic_http_stream.h   virtual bool IsSpdyHttpStream() const OVERRIDE;
bool               69 net/quic/quic_http_stream.h   virtual bool HasSendHeadersComplete() OVERRIDE;
bool              111 net/quic/quic_http_stream.h   bool was_handshake_confirmed_;  // True if the crypto handshake succeeded.
bool              136 net/quic/quic_http_stream.h   bool response_headers_received_;
bool               52 net/quic/quic_packet_creator.h                     bool is_server);
bool               62 net/quic/quic_packet_creator.h   bool ShouldSendFec(bool force_close) const;
bool               77 net/quic/quic_packet_creator.h       bool include_version,
bool               81 net/quic/quic_packet_creator.h   bool HasRoomForStreamFrame(QuicStreamId id, QuicStreamOffset offset) const;
bool               90 net/quic/quic_packet_creator.h                            bool fin,
bool              100 net/quic/quic_packet_creator.h                                        bool fin,
bool              116 net/quic/quic_packet_creator.h   bool HasPendingFrames();
bool              142 net/quic/quic_packet_creator.h   bool AddSavedFrame(const QuicFrame& frame);
bool              188 net/quic/quic_packet_creator.h   static bool ShouldRetransmit(const QuicFrame& frame);
bool              195 net/quic/quic_packet_creator.h                         bool fec_flag,
bool              200 net/quic/quic_packet_creator.h   bool AddFrame(const QuicFrame& frame, bool save_retransmittable_frames);
bool              215 net/quic/quic_packet_creator.h   bool is_server_;
bool              218 net/quic/quic_packet_creator.h   bool send_version_in_packet_;
bool               67 net/quic/quic_packet_generator.h     virtual bool ShouldGeneratePacket(TransmissionType transmission_type,
bool               74 net/quic/quic_packet_generator.h     virtual bool OnSerializedPacket(const SerializedPacket& packet) = 0;
bool               75 net/quic/quic_packet_generator.h     virtual void CloseConnection(QuicErrorCode error, bool from_peer) = 0;
bool              101 net/quic/quic_packet_generator.h   void SetShouldSendAck(bool also_send_feedback,
bool              102 net/quic/quic_packet_generator.h                         bool also_send_stop_waiting);
bool              119 net/quic/quic_packet_generator.h                                bool fin,
bool              123 net/quic/quic_packet_generator.h   bool InBatchMode();
bool              132 net/quic/quic_packet_generator.h   bool HasQueuedFrames() const;
bool              139 net/quic/quic_packet_generator.h   void SendQueuedFrames(bool flush);
bool              142 net/quic/quic_packet_generator.h   bool HasPendingFrames() const;
bool              145 net/quic/quic_packet_generator.h   bool CanSendWithNextPendingFrameAddition() const;
bool              148 net/quic/quic_packet_generator.h   bool AddNextPendingFrame();
bool              150 net/quic/quic_packet_generator.h   bool AddFrame(const QuicFrame& frame);
bool              161 net/quic/quic_packet_generator.h   bool batch_mode_;
bool              164 net/quic/quic_packet_generator.h   bool should_send_ack_;
bool              165 net/quic/quic_packet_generator.h   bool should_send_feedback_;
bool              166 net/quic/quic_packet_generator.h   bool should_send_stop_waiting_;
bool               34 net/quic/quic_packet_writer.h   virtual bool IsWriteBlockedDataBuffered() const = 0;
bool               37 net/quic/quic_packet_writer.h   virtual bool IsWriteBlocked() const = 0;
bool               91 net/quic/quic_protocol.h const bool kIncludeVersion = true;
bool              321 net/quic/quic_protocol.h     bool include_version,
bool              328 net/quic/quic_protocol.h     bool include_version,
bool              333 net/quic/quic_protocol.h     bool include_version,
bool              507 net/quic/quic_protocol.h   bool reset_flag;
bool              508 net/quic/quic_protocol.h   bool version_flag;
bool              522 net/quic/quic_protocol.h   bool fec_flag;
bool              523 net/quic/quic_protocol.h   bool entropy_flag;
bool              564 net/quic/quic_protocol.h                   bool fin,
bool              576 net/quic/quic_protocol.h   bool fin;
bool              622 net/quic/quic_protocol.h   bool is_truncated;
bool              632 net/quic/quic_protocol.h bool NET_EXPORT_PRIVATE IsAwaitingPacket(
bool              859 net/quic/quic_protocol.h   QuicData(char* buffer, size_t length, bool owns_buffer);
bool              872 net/quic/quic_protocol.h   bool owns_buffer_;
bool              882 net/quic/quic_protocol.h       bool owns_buffer,
bool              884 net/quic/quic_protocol.h       bool includes_version,
bool              893 net/quic/quic_protocol.h       bool owns_buffer,
bool              895 net/quic/quic_protocol.h       bool includes_version,
bool              906 net/quic/quic_protocol.h   bool is_fec_packet() const { return is_fec_packet_; }
bool              913 net/quic/quic_protocol.h              bool owns_buffer,
bool              915 net/quic/quic_protocol.h              bool includes_version,
bool              917 net/quic/quic_protocol.h              bool is_fec_packet);
bool              920 net/quic/quic_protocol.h   const bool is_fec_packet_;
bool              922 net/quic/quic_protocol.h   const bool includes_version_;
bool              931 net/quic/quic_protocol.h   QuicEncryptedPacket(char* buffer, size_t length, bool owns_buffer);
bool              996 net/quic/quic_protocol.h   QuicConsumedData(size_t bytes_consumed, bool fin_consumed);
bool             1009 net/quic/quic_protocol.h   bool fin_consumed;
bool               42 net/quic/quic_received_packet_manager.h   bool IsMissing(QuicPacketSequenceNumber sequence_number);
bool               45 net/quic/quic_received_packet_manager.h   bool IsAwaitingPacket(QuicPacketSequenceNumber sequence_number);
bool               55 net/quic/quic_received_packet_manager.h   virtual bool GenerateCongestionFeedback(
bool               72 net/quic/quic_received_packet_manager.h   bool HasMissingPackets();
bool               76 net/quic/quic_received_packet_manager.h   bool HasNewMissingPackets();
bool              111 net/quic/quic_received_packet_manager.h   bool DontWaitForPacketsBefore(QuicPacketSequenceNumber least_unacked);
bool               41 net/quic/quic_reliable_client_stream.h     virtual bool HasSendHeadersComplete() = 0;
bool               67 net/quic/quic_reliable_client_stream.h                       bool fin,
bool               80 net/quic/quic_reliable_client_stream.h   bool CanWrite(const CompletionCallback& callback);
bool               35 net/quic/quic_sent_entropy_manager.h   bool IsValidEntropy(QuicPacketSequenceNumber sequence_number,
bool               62 net/quic/quic_sent_packet_manager.h   QuicSentPacketManager(bool is_server,
bool               92 net/quic/quic_sent_packet_manager.h   bool IsUnacked(QuicPacketSequenceNumber sequence_number) const;
bool              101 net/quic/quic_sent_packet_manager.h   bool HasRetransmittableFrames(QuicPacketSequenceNumber sequence_number) const;
bool              104 net/quic/quic_sent_packet_manager.h   bool HasPendingRetransmissions() const;
bool              109 net/quic/quic_sent_packet_manager.h   bool HasUnackedPackets() const;
bool              123 net/quic/quic_sent_packet_manager.h   virtual bool OnPacketSent(QuicPacketSequenceNumber sequence_number,
bool              164 net/quic/quic_sent_packet_manager.h   bool using_pacing() const { return using_pacing_; }
bool              260 net/quic/quic_sent_packet_manager.h   bool is_server_;
bool              282 net/quic/quic_sent_packet_manager.h   bool using_pacing_;
bool               22 net/quic/quic_server_id.h                bool is_https,
bool               26 net/quic/quic_server_id.h                bool is_https,
bool               31 net/quic/quic_server_id.h   bool operator<(const QuicServerId& other) const;
bool               32 net/quic/quic_server_id.h   bool operator==(const QuicServerId& other) const;
bool               45 net/quic/quic_server_id.h   bool is_https() const { return is_https_; }
bool               51 net/quic/quic_server_id.h   bool is_https_;
bool               61 net/quic/quic_session.h   virtual bool OnStreamFrames(
bool               69 net/quic/quic_session.h   virtual void OnConnectionClosed(QuicErrorCode error, bool from_peer) OVERRIDE;
bool               74 net/quic/quic_session.h   virtual bool HasPendingWrites() const OVERRIDE;
bool               75 net/quic/quic_session.h   virtual bool HasPendingHandshake() const OVERRIDE;
bool               89 net/quic/quic_session.h                                        bool fin,
bool              103 net/quic/quic_session.h       bool fin,
bool              113 net/quic/quic_session.h       bool fin,
bool              129 net/quic/quic_session.h   virtual bool IsEncryptionEstablished();
bool              133 net/quic/quic_session.h   virtual bool IsCryptoHandshakeConfirmed();
bool              163 net/quic/quic_session.h   bool IsClosedStream(QuicStreamId id);
bool              185 net/quic/quic_session.h   bool HasDataToWrite() const;
bool              187 net/quic/quic_session.h   bool goaway_received() const {
bool              191 net/quic/quic_session.h   bool goaway_sent() const {
bool              196 net/quic/quic_session.h   virtual bool GetSSLInfo(SSLInfo* ssl_info) const;
bool              200 net/quic/quic_session.h   bool is_server() const { return connection_->is_server(); }
bool              255 net/quic/quic_session.h   void CloseStreamInner(QuicStreamId stream_id, bool locally_reset);
bool              289 net/quic/quic_session.h   bool goaway_received_;
bool              291 net/quic/quic_session.h   bool goaway_sent_;
bool              294 net/quic/quic_session.h   bool has_pending_handshake_;
bool               27 net/quic/quic_socket_address_coder.h   bool Decode(const char* data, size_t length);
bool               56 net/quic/quic_stream_factory.h               bool is_https,
bool               75 net/quic/quic_stream_factory.h   bool is_https_;
bool               99 net/quic/quic_stream_factory.h       bool enable_port_selection,
bool              100 net/quic/quic_stream_factory.h       bool enable_pacing);
bool              111 net/quic/quic_stream_factory.h              bool is_https,
bool              147 net/quic/quic_stream_factory.h   bool require_confirmation() const { return require_confirmation_; }
bool              149 net/quic/quic_stream_factory.h   void set_require_confirmation(bool require_confirmation) {
bool              155 net/quic/quic_stream_factory.h   bool enable_port_selection() const { return enable_port_selection_; }
bool              163 net/quic/quic_stream_factory.h   bool enable_pacing() const { return enable_pacing_; }
bool              173 net/quic/quic_stream_factory.h     IpAliasKey(IPEndPoint ip_endpoint, bool is_https);
bool              177 net/quic/quic_stream_factory.h     bool is_https;
bool              180 net/quic/quic_stream_factory.h     bool operator<(const IpAliasKey &other) const;
bool              181 net/quic/quic_stream_factory.h     bool operator==(const IpAliasKey &other) const;
bool              200 net/quic/quic_stream_factory.h   bool OnResolution(const QuicServerId& server_id,
bool              203 net/quic/quic_stream_factory.h   bool HasActiveSession(const QuicServerId& server_id) const;
bool              204 net/quic/quic_stream_factory.h   bool HasActiveJob(const QuicServerId& server_id) const;
bool              221 net/quic/quic_stream_factory.h   bool require_confirmation_;
bool              274 net/quic/quic_stream_factory.h   bool enable_port_selection_;
bool              277 net/quic/quic_stream_factory.h   bool enable_pacing_;
bool               38 net/quic/quic_stream_sequencer.h   bool WillAcceptStreamFrame(const QuicStreamFrame& frame) const;
bool               47 net/quic/quic_stream_sequencer.h   bool OnStreamFrame(const QuicStreamFrame& frame);
bool               61 net/quic/quic_stream_sequencer.h   bool HasBytesToRead() const;
bool               64 net/quic/quic_stream_sequencer.h   bool IsClosed() const;
bool               67 net/quic/quic_stream_sequencer.h   bool IsDuplicate(const QuicStreamFrame& frame) const;
bool               87 net/quic/quic_stream_sequencer.h   bool MaybeCloseStream();
bool              114 net/quic/quic_stream_sequencer.h   bool blocked_;
bool               67 net/quic/quic_time.h     bool IsZero() const;
bool               69 net/quic/quic_time.h     bool IsInfinite() const;
bool               93 net/quic/quic_time.h   bool IsInitialized() const;
bool              102 net/quic/quic_time.h   friend bool operator==(QuicTime lhs, QuicTime rhs);
bool              103 net/quic/quic_time.h   friend bool operator<(QuicTime lhs, QuicTime rhs);
bool              128 net/quic/quic_time.h   bool IsAfter(QuicWallTime other) const;
bool              129 net/quic/quic_time.h   bool IsBefore(QuicWallTime other) const;
bool              132 net/quic/quic_time.h   bool IsZero() const;
bool              153 net/quic/quic_time.h inline bool operator==(QuicTime::Delta lhs, QuicTime::Delta rhs) {
bool              156 net/quic/quic_time.h inline bool operator!=(QuicTime::Delta lhs, QuicTime::Delta rhs) {
bool              159 net/quic/quic_time.h inline bool operator<(QuicTime::Delta lhs, QuicTime::Delta rhs) {
bool              162 net/quic/quic_time.h inline bool operator>(QuicTime::Delta lhs, QuicTime::Delta rhs) {
bool              165 net/quic/quic_time.h inline bool operator<=(QuicTime::Delta lhs, QuicTime::Delta rhs) {
bool              168 net/quic/quic_time.h inline bool operator>=(QuicTime::Delta lhs, QuicTime::Delta rhs) {
bool              172 net/quic/quic_time.h inline bool operator==(QuicTime lhs, QuicTime rhs) {
bool              175 net/quic/quic_time.h inline bool operator!=(QuicTime lhs, QuicTime rhs) {
bool              178 net/quic/quic_time.h inline bool operator<(QuicTime lhs, QuicTime rhs) {
bool              181 net/quic/quic_time.h inline bool operator>(QuicTime lhs, QuicTime rhs) {
bool              184 net/quic/quic_time.h inline bool operator<=(QuicTime lhs, QuicTime rhs) {
bool              187 net/quic/quic_time.h inline bool operator>=(QuicTime lhs, QuicTime rhs) {
bool               46 net/quic/quic_unacked_packet_map.h     bool pending;
bool               63 net/quic/quic_unacked_packet_map.h   bool IsUnacked(QuicPacketSequenceNumber sequence_number) const;
bool               66 net/quic/quic_unacked_packet_map.h   bool IsPending(QuicPacketSequenceNumber sequence_number) const;
bool               80 net/quic/quic_unacked_packet_map.h   bool HasRetransmittableFrames(QuicPacketSequenceNumber sequence_number) const;
bool               83 net/quic/quic_unacked_packet_map.h   bool HasUnackedPackets() const;
bool               87 net/quic/quic_unacked_packet_map.h   bool HasUnackedRetransmittableFrames() const;
bool              112 net/quic/quic_unacked_packet_map.h                bool set_pending);
bool              127 net/quic/quic_unacked_packet_map.h   bool HasPendingPackets() const;
bool              144 net/quic/quic_unacked_packet_map.h   bool HasMultiplePendingPackets() const;
bool              147 net/quic/quic_unacked_packet_map.h   bool HasPendingCryptoPackets() const;
bool              159 net/quic/quic_unacked_packet_map.h   static bool IsSentAndNotPending(const TransmissionInfo& transmission_info);
bool               39 net/quic/quic_utils.h   static bool FindMutualTag(const QuicTagVector& our_tags,
bool               28 net/quic/quic_write_blocked_list.h   bool HasWriteBlockedStreams() const {
bool               77 net/quic/quic_write_blocked_list.h   bool crypto_stream_blocked_;
bool               78 net/quic/quic_write_blocked_list.h   bool headers_stream_blocked_;
bool               38 net/quic/reliable_quic_stream.h   bool WillAcceptStreamFrame(const QuicStreamFrame& frame) const;
bool               43 net/quic/reliable_quic_stream.h   virtual bool OnStreamFrame(const QuicStreamFrame& frame);
bool               58 net/quic/reliable_quic_stream.h   virtual void OnConnectionClosed(QuicErrorCode error, bool from_peer);
bool               82 net/quic/reliable_quic_stream.h   bool read_side_closed() const { return read_side_closed_; }
bool               83 net/quic/reliable_quic_stream.h   bool write_side_closed() const { return write_side_closed_; }
bool               90 net/quic/reliable_quic_stream.h   void set_fin_sent(bool fin_sent) { fin_sent_ = fin_sent; }
bool               91 net/quic/reliable_quic_stream.h   void set_rst_sent(bool rst_sent) { rst_sent_ = rst_sent; }
bool               97 net/quic/reliable_quic_stream.h   bool IsFlowControlBlocked() const;
bool              112 net/quic/reliable_quic_stream.h       bool fin,
bool              123 net/quic/reliable_quic_stream.h       bool fin,
bool              132 net/quic/reliable_quic_stream.h   bool HasBufferedData();
bool              134 net/quic/reliable_quic_stream.h   bool fin_buffered() { return fin_buffered_; }
bool              143 net/quic/reliable_quic_stream.h   virtual bool IsFlowControlEnabled() const = 0;
bool              203 net/quic/reliable_quic_stream.h   bool read_side_closed_;
bool              205 net/quic/reliable_quic_stream.h   bool write_side_closed_;
bool              207 net/quic/reliable_quic_stream.h   bool fin_buffered_;
bool              208 net/quic/reliable_quic_stream.h   bool fin_sent_;
bool              212 net/quic/reliable_quic_stream.h   bool rst_sent_;
bool              215 net/quic/reliable_quic_stream.h   bool is_server_;
bool               48 net/quic/test_tools/crypto_test_utils.h     bool dont_verify_certs;
bool               53 net/quic/test_tools/crypto_test_utils.h     bool channel_id_enabled;
bool               56 net/quic/test_tools/delayed_verify_strike_register_client.h   bool delay_verifications_;
bool               52 net/quic/test_tools/mock_crypto_client_stream.h   virtual bool CryptoConnect() OVERRIDE;
bool               59 net/quic/test_tools/quic_connection_peer.h   static bool IsSavedForRetransmission(
bool               63 net/quic/test_tools/quic_connection_peer.h   static bool IsRetransmission(QuicConnection* connection,
bool               70 net/quic/test_tools/quic_connection_peer.h   static bool IsValidEntropy(QuicConnection* connection,
bool               79 net/quic/test_tools/quic_connection_peer.h   static bool IsServer(QuicConnection* connection);
bool               81 net/quic/test_tools/quic_connection_peer.h   static void SetIsServer(QuicConnection* connection, bool is_server);
bool               19 net/quic/test_tools/quic_data_stream_peer.h                                      bool headers_decompressed);
bool               27 net/quic/test_tools/quic_framer_peer.h   static void SetIsServer(QuicFramer* framer, bool is_server);
bool               17 net/quic/test_tools/quic_packet_creator_peer.h   static bool SendVersionInPacket(QuicPacketCreator* creator);
bool               20 net/quic/test_tools/quic_packet_creator_peer.h                                      bool send_version_in_packet);
bool               27 net/quic/test_tools/quic_packet_creator_peer.h   static void SetIsServer(QuicPacketCreator* creator, bool is_server);
bool               23 net/quic/test_tools/quic_received_packet_manager_peer.h   static bool DontWaitForPacketsBefore(
bool               40 net/quic/test_tools/quic_sent_packet_manager_peer.h   static bool HasPendingPackets(
bool               47 net/quic/test_tools/quic_sent_packet_manager_peer.h   static bool IsRetransmission(QuicSentPacketManager* sent_packet_manager,
bool               57 net/quic/test_tools/quic_sent_packet_manager_peer.h   static bool HasUnackedCryptoPackets(
bool               27 net/quic/test_tools/quic_test_packet_maker.h       bool include_version,
bool               32 net/quic/test_tools/quic_test_packet_maker.h       bool include_version,
bool               37 net/quic/test_tools/quic_test_packet_maker.h       bool send_feedback);
bool               44 net/quic/test_tools/quic_test_packet_maker.h       bool send_feedback);
bool               48 net/quic/test_tools/quic_test_packet_maker.h       bool should_include_version,
bool               49 net/quic/test_tools/quic_test_packet_maker.h       bool fin,
bool               55 net/quic/test_tools/quic_test_packet_maker.h       bool should_include_version,
bool               56 net/quic/test_tools/quic_test_packet_maker.h       bool fin,
bool               61 net/quic/test_tools/quic_test_packet_maker.h       bool should_include_version,
bool               62 net/quic/test_tools/quic_test_packet_maker.h       bool fin,
bool               76 net/quic/test_tools/quic_test_packet_maker.h                         bool should_include_version);
bool               52 net/quic/test_tools/quic_test_utils.h     bool version_flag,
bool               53 net/quic/test_tools/quic_test_utils.h     bool reset_flag,
bool               63 net/quic/test_tools/quic_test_utils.h bool DecodeHexString(const base::StringPiece& hex, std::string* bytes);
bool               70 net/quic/test_tools/quic_test_utils.h     bool include_version,
bool              107 net/quic/test_tools/quic_test_utils.h   MOCK_METHOD1(OnProtocolVersionMismatch, bool(QuicVersion version));
bool              114 net/quic/test_tools/quic_test_utils.h   MOCK_METHOD1(OnUnauthenticatedHeader, bool(const QuicPacketHeader& header));
bool              116 net/quic/test_tools/quic_test_utils.h   MOCK_METHOD1(OnUnauthenticatedPublicHeader, bool(
bool              118 net/quic/test_tools/quic_test_utils.h   MOCK_METHOD1(OnPacketHeader, bool(const QuicPacketHeader& header));
bool              120 net/quic/test_tools/quic_test_utils.h   MOCK_METHOD1(OnStreamFrame, bool(const QuicStreamFrame& frame));
bool              121 net/quic/test_tools/quic_test_utils.h   MOCK_METHOD1(OnAckFrame, bool(const QuicAckFrame& frame));
bool              123 net/quic/test_tools/quic_test_utils.h                bool(const QuicCongestionFeedbackFrame& frame));
bool              124 net/quic/test_tools/quic_test_utils.h   MOCK_METHOD1(OnStopWaitingFrame, bool(const QuicStopWaitingFrame& frame));
bool              126 net/quic/test_tools/quic_test_utils.h   MOCK_METHOD1(OnRstStreamFrame, bool(const QuicRstStreamFrame& frame));
bool              128 net/quic/test_tools/quic_test_utils.h                bool(const QuicConnectionCloseFrame& frame));
bool              129 net/quic/test_tools/quic_test_utils.h   MOCK_METHOD1(OnGoAwayFrame, bool(const QuicGoAwayFrame& frame));
bool              130 net/quic/test_tools/quic_test_utils.h   MOCK_METHOD1(OnWindowUpdateFrame, bool(const QuicWindowUpdateFrame& frame));
bool              131 net/quic/test_tools/quic_test_utils.h   MOCK_METHOD1(OnBlockedFrame, bool(const QuicBlockedFrame& frame));
bool              149 net/quic/test_tools/quic_test_utils.h   virtual bool OnProtocolVersionMismatch(QuicVersion version) OVERRIDE;
bool              150 net/quic/test_tools/quic_test_utils.h   virtual bool OnUnauthenticatedHeader(const QuicPacketHeader& header) OVERRIDE;
bool              151 net/quic/test_tools/quic_test_utils.h   virtual bool OnUnauthenticatedPublicHeader(
bool              153 net/quic/test_tools/quic_test_utils.h   virtual bool OnPacketHeader(const QuicPacketHeader& header) OVERRIDE;
bool              155 net/quic/test_tools/quic_test_utils.h   virtual bool OnStreamFrame(const QuicStreamFrame& frame) OVERRIDE;
bool              156 net/quic/test_tools/quic_test_utils.h   virtual bool OnAckFrame(const QuicAckFrame& frame) OVERRIDE;
bool              157 net/quic/test_tools/quic_test_utils.h   virtual bool OnCongestionFeedbackFrame(
bool              159 net/quic/test_tools/quic_test_utils.h   virtual bool OnStopWaitingFrame(
bool              162 net/quic/test_tools/quic_test_utils.h   virtual bool OnRstStreamFrame(const QuicRstStreamFrame& frame) OVERRIDE;
bool              163 net/quic/test_tools/quic_test_utils.h   virtual bool OnConnectionCloseFrame(
bool              165 net/quic/test_tools/quic_test_utils.h   virtual bool OnGoAwayFrame(const QuicGoAwayFrame& frame) OVERRIDE;
bool              166 net/quic/test_tools/quic_test_utils.h   virtual bool OnWindowUpdateFrame(const QuicWindowUpdateFrame& frame) OVERRIDE;
bool              167 net/quic/test_tools/quic_test_utils.h   virtual bool OnBlockedFrame(const QuicBlockedFrame& frame) OVERRIDE;
bool              201 net/quic/test_tools/quic_test_utils.h   virtual bool OnPacketHeader(const QuicPacketHeader& header) OVERRIDE;
bool              202 net/quic/test_tools/quic_test_utils.h   virtual bool OnStreamFrame(const QuicStreamFrame& frame) OVERRIDE;
bool              203 net/quic/test_tools/quic_test_utils.h   virtual bool OnAckFrame(const QuicAckFrame& frame) OVERRIDE;
bool              204 net/quic/test_tools/quic_test_utils.h   virtual bool OnCongestionFeedbackFrame(
bool              206 net/quic/test_tools/quic_test_utils.h   virtual bool OnStopWaitingFrame(
bool              208 net/quic/test_tools/quic_test_utils.h   virtual bool OnRstStreamFrame(const QuicRstStreamFrame& frame) OVERRIDE;
bool              209 net/quic/test_tools/quic_test_utils.h   virtual bool OnConnectionCloseFrame(
bool              211 net/quic/test_tools/quic_test_utils.h   virtual bool OnGoAwayFrame(const QuicGoAwayFrame& frame) OVERRIDE;
bool              252 net/quic/test_tools/quic_test_utils.h   MOCK_METHOD1(OnStreamFrames, bool(const std::vector<QuicStreamFrame>& frame));
bool              259 net/quic/test_tools/quic_test_utils.h   MOCK_METHOD2(OnConnectionClosed, void(QuicErrorCode error, bool from_peer));
bool              262 net/quic/test_tools/quic_test_utils.h   MOCK_CONST_METHOD0(HasPendingWrites, bool());
bool              263 net/quic/test_tools/quic_test_utils.h   MOCK_CONST_METHOD0(HasPendingHandshake, bool());
bool              289 net/quic/test_tools/quic_test_utils.h   explicit MockConnection(bool is_server);
bool              292 net/quic/test_tools/quic_test_utils.h   MockConnection(IPEndPoint address, bool is_server);
bool              295 net/quic/test_tools/quic_test_utils.h   MockConnection(QuicConnectionId connection_id, bool is_server);
bool              298 net/quic/test_tools/quic_test_utils.h   MockConnection(bool is_server, const QuicVersionVector& supported_versions);
bool              331 net/quic/test_tools/quic_test_utils.h   virtual bool OnProtocolVersionMismatch(QuicVersion version) OVERRIDE {
bool              344 net/quic/test_tools/quic_test_utils.h   explicit PacketSavingConnection(bool is_server);
bool              346 net/quic/test_tools/quic_test_utils.h   PacketSavingConnection(bool is_server,
bool              351 net/quic/test_tools/quic_test_utils.h   virtual bool SendOrQueuePacket(EncryptionLevel level,
bool              366 net/quic/test_tools/quic_test_utils.h   MOCK_METHOD2(OnConnectionClosed, void(QuicErrorCode error, bool from_peer));
bool              374 net/quic/test_tools/quic_test_utils.h                                 bool fin,
bool              381 net/quic/test_tools/quic_test_utils.h                                              bool fin,
bool              386 net/quic/test_tools/quic_test_utils.h   MOCK_METHOD0(IsCryptoHandshakeConfirmed, bool());
bool              445 net/quic/test_tools/quic_test_utils.h   MOCK_CONST_METHOD0(IsWriteBlockedDataBuffered, bool());
bool              446 net/quic/test_tools/quic_test_utils.h   MOCK_CONST_METHOD0(IsWriteBlocked, bool());
bool              455 net/quic/test_tools/quic_test_utils.h   MOCK_METHOD2(SetFromConfig, void(const QuicConfig& config, bool is_server));
bool              464 net/quic/test_tools/quic_test_utils.h                bool(QuicTime sent_time, QuicPacketSequenceNumber, QuicByteCount,
bool              466 net/quic/test_tools/quic_test_utils.h   MOCK_METHOD1(OnRetransmissionTimeout, void(bool));
bool               19 net/quic/test_tools/reliable_quic_stream_peer.h   static void SetWriteSideClosed(bool value, ReliableQuicStream* stream);
bool               24 net/quic/test_tools/reliable_quic_stream_peer.h   static bool FinSent(ReliableQuicStream* stream);
bool               25 net/quic/test_tools/reliable_quic_stream_peer.h   static bool RstSent(ReliableQuicStream* stream);
bool               36 net/quic/test_tools/simple_quic_framer.h   bool ProcessPacket(const QuicEncryptedPacket& packet);
bool               37 net/quic/test_tools/simple_quic_framer.h   bool ProcessPacket(const QuicPacket& packet);
bool               29 net/quic/test_tools/test_task_runner.h   virtual bool PostDelayedTask(const tracked_objects::Location& from_here,
bool               32 net/quic/test_tools/test_task_runner.h   virtual bool RunsTasksOnCurrentThread() const OVERRIDE;
bool               84 net/server/http_server.h   bool ParseHeaders(HttpConnection* connection,
bool               31 net/server/web_socket.h                                        bool client_frame,
bool               52 net/socket/buffered_write_stream_socket.h   virtual bool IsConnected() const OVERRIDE;
bool               53 net/socket/buffered_write_stream_socket.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool               59 net/socket/buffered_write_stream_socket.h   virtual bool WasEverUsed() const OVERRIDE;
bool               60 net/socket/buffered_write_stream_socket.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool               61 net/socket/buffered_write_stream_socket.h   virtual bool WasNpnNegotiated() const OVERRIDE;
bool               63 net/socket/buffered_write_stream_socket.h   virtual bool GetSSLInfo(SSLInfo* ssl_info) OVERRIDE;
bool               72 net/socket/buffered_write_stream_socket.h   bool callback_pending_;
bool               73 net/socket/buffered_write_stream_socket.h   bool wrapped_write_in_progress_;
bool               95 net/socket/client_socket_handle.h   bool IsPoolStalled() const;
bool              108 net/socket/client_socket_handle.h   bool is_initialized() const { return is_initialized_; }
bool              121 net/socket/client_socket_handle.h   bool GetLoadTimingInfo(bool is_reused,
bool              132 net/socket/client_socket_handle.h   void set_is_ssl_error(bool is_ssl_error) { is_ssl_error_ = is_ssl_error; }
bool              141 net/socket/client_socket_handle.h   bool is_ssl_error() const {
bool              164 net/socket/client_socket_handle.h   bool is_reused() const { return reuse_type_ == REUSED_IDLE; }
bool              185 net/socket/client_socket_handle.h   void ResetInternal(bool cancel);
bool              190 net/socket/client_socket_handle.h   bool is_initialized_;
bool              200 net/socket/client_socket_handle.h   bool is_ssl_error_;
bool               41 net/socket/client_socket_pool.h   virtual bool CloseOneIdleConnection() = 0;
bool               53 net/socket/client_socket_pool.h   virtual bool IsStalled() const = 0;
bool              168 net/socket/client_socket_pool.h       bool include_nested_pools) const = 0;
bool              144 net/socket/client_socket_pool_base.h   bool idle_;
bool              173 net/socket/client_socket_pool_base.h             bool ignore_limits,
bool              182 net/socket/client_socket_pool_base.h     bool ignore_limits() const { return ignore_limits_; }
bool              191 net/socket/client_socket_pool_base.h     const bool ignore_limits_;
bool              229 net/socket/client_socket_pool_base.h   bool IsStalled() const;
bool              292 net/socket/client_socket_pool_base.h   bool HasGroup(const std::string& group_name) const;
bool              299 net/socket/client_socket_pool_base.h   static bool cleanup_timer_enabled();
bool              300 net/socket/client_socket_pool_base.h   static bool set_cleanup_timer_enabled(bool enabled);
bool              304 net/socket/client_socket_pool_base.h   void CleanupIdleSockets(bool force);
bool              311 net/socket/client_socket_pool_base.h   bool CloseOneIdleSocket();
bool              314 net/socket/client_socket_pool_base.h   bool CloseOneIdleConnectionInHigherLayeredPool();
bool              324 net/socket/client_socket_pool_base.h   static bool connect_backup_jobs_enabled();
bool              325 net/socket/client_socket_pool_base.h   static bool set_connect_backup_jobs_enabled(bool enabled);
bool              350 net/socket/client_socket_pool_base.h     bool IsUsable() const;
bool              355 net/socket/client_socket_pool_base.h     bool ShouldCleanup(base::TimeTicks now, base::TimeDelta timeout) const;
bool              372 net/socket/client_socket_pool_base.h     bool IsEmpty() const {
bool              377 net/socket/client_socket_pool_base.h     bool HasAvailableSocketSlot(int max_sockets_per_group) const {
bool              386 net/socket/client_socket_pool_base.h     bool IsStalledOnPoolMaxSockets(int max_sockets_per_group) const {
bool              406 net/socket/client_socket_pool_base.h     bool BackupJobTimerIsRunning() const;
bool              411 net/socket/client_socket_pool_base.h     bool TryToUseUnassignedConnectJob();
bool              413 net/socket/client_socket_pool_base.h     void AddJob(scoped_ptr<ConnectJob> job, bool is_preconnect);
bool              418 net/socket/client_socket_pool_base.h     bool has_pending_requests() const {
bool              431 net/socket/client_socket_pool_base.h     bool HasConnectJobForHandle(const ClientSocketHandle* handle) const;
bool              518 net/socket/client_socket_pool_base.h   bool FindTopStalledGroup(Group** group, std::string* group_name) const;
bool              556 net/socket/client_socket_pool_base.h   bool ReachedMaxSocketsLimit() const;
bool              566 net/socket/client_socket_pool_base.h   bool AssignIdleSocketToRequest(const Request& request, Group* group);
bool              574 net/socket/client_socket_pool_base.h   bool CloseOneIdleSocketExceptInGroup(const Group* group);
bool              623 net/socket/client_socket_pool_base.h   bool use_cleanup_timer_;
bool              632 net/socket/client_socket_pool_base.h   bool connect_backup_jobs_enabled_;
bool              668 net/socket/client_socket_pool_base.h             bool ignore_limits,
bool              780 net/socket/client_socket_pool_base.h   bool IsStalled() const { return helper_.IsStalled(); }
bool              811 net/socket/client_socket_pool_base.h   bool HasGroup(const std::string& group_name) const {
bool              815 net/socket/client_socket_pool_base.h   void CleanupIdleSockets(bool force) {
bool              834 net/socket/client_socket_pool_base.h   bool CloseOneIdleSocket() { return helper_.CloseOneIdleSocket(); }
bool              836 net/socket/client_socket_pool_base.h   bool CloseOneIdleConnectionInHigherLayeredPool() {
bool               38 net/socket/client_socket_pool_histograms.h   bool is_http_proxy_connection_;
bool               39 net/socket/client_socket_pool_histograms.h   bool is_socks_connection_;
bool               99 net/socket/client_socket_pool_manager.h     bool force_spdy_over_ssl,
bool              100 net/socket/client_socket_pool_manager.h     bool want_spdy_over_npn,
bool              125 net/socket/client_socket_pool_manager.h     bool force_spdy_over_ssl,
bool              126 net/socket/client_socket_pool_manager.h     bool want_spdy_over_npn,
bool              174 net/socket/client_socket_pool_manager.h     bool force_spdy_over_ssl,
bool              175 net/socket/client_socket_pool_manager.h     bool want_spdy_over_npn,
bool              259 net/socket/socket_test_util.h   bool at_read_eof() const { return read_index_ >= read_count_; }
bool              260 net/socket/socket_test_util.h   bool at_write_eof() const { return write_index_ >= write_count_; }
bool              292 net/socket/socket_test_util.h   void allow_unconsumed_reads(bool allow) { allow_unconsumed_reads_ = allow; }
bool              313 net/socket/socket_test_util.h   bool allow_unconsumed_reads_;
bool              330 net/socket/socket_test_util.h   bool was_npn_negotiated;
bool              332 net/socket/socket_test_util.h   bool client_cert_sent;
bool              335 net/socket/socket_test_util.h   bool channel_id_sent;
bool              380 net/socket/socket_test_util.h   bool read_in_progress_;
bool              435 net/socket/socket_test_util.h   bool blocked_;
bool              513 net/socket/socket_test_util.h     virtual bool WritePending() const = 0;
bool              517 net/socket/socket_test_util.h     virtual bool ReadPending() const = 0;
bool              546 net/socket/socket_test_util.h   bool stopped() const { return stopped_; }
bool              547 net/socket/socket_test_util.h   void SetStopped(bool val) { stopped_ = val; }
bool              581 net/socket/socket_test_util.h   bool stopped_;
bool              583 net/socket/socket_test_util.h   bool print_debug_;
bool              584 net/socket/socket_test_util.h   bool is_running_;
bool              684 net/socket/socket_test_util.h   virtual bool IsConnected() const OVERRIDE;
bool              685 net/socket/socket_test_util.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool              696 net/socket/socket_test_util.h                                    bool has_context,
bool              715 net/socket/socket_test_util.h   bool connected_;
bool              747 net/socket/socket_test_util.h   virtual bool IsConnected() const OVERRIDE;
bool              748 net/socket/socket_test_util.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool              750 net/socket/socket_test_util.h   virtual bool WasEverUsed() const OVERRIDE;
bool              751 net/socket/socket_test_util.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool              752 net/socket/socket_test_util.h   virtual bool WasNpnNegotiated() const OVERRIDE;
bool              753 net/socket/socket_test_util.h   virtual bool GetSSLInfo(SSLInfo* ssl_info) OVERRIDE;
bool              767 net/socket/socket_test_util.h   bool need_read_data_;
bool              772 net/socket/socket_test_util.h   bool peer_closed_connection_;
bool              778 net/socket/socket_test_util.h   bool was_used_to_convey_data_;
bool              795 net/socket/socket_test_util.h   bool write_pending() const { return write_pending_; }
bool              796 net/socket/socket_test_util.h   bool read_pending() const { return read_pending_; }
bool              806 net/socket/socket_test_util.h   bool was_used_to_convey_data() const { return was_used_to_convey_data_; }
bool              808 net/socket/socket_test_util.h   bool peer_closed_connection() const { return peer_closed_connection_; }
bool              813 net/socket/socket_test_util.h   bool write_pending_;
bool              821 net/socket/socket_test_util.h   bool read_pending_;
bool              824 net/socket/socket_test_util.h   bool was_used_to_convey_data_;
bool              825 net/socket/socket_test_util.h   bool peer_closed_connection_;
bool              841 net/socket/socket_test_util.h   virtual bool WritePending() const OVERRIDE;
bool              842 net/socket/socket_test_util.h   virtual bool ReadPending() const OVERRIDE;
bool              872 net/socket/socket_test_util.h   bool connected_;
bool              892 net/socket/socket_test_util.h   virtual bool WritePending() const OVERRIDE;
bool              893 net/socket/socket_test_util.h   virtual bool ReadPending() const OVERRIDE;
bool              908 net/socket/socket_test_util.h   virtual bool IsConnected() const OVERRIDE;
bool              909 net/socket/socket_test_util.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool              910 net/socket/socket_test_util.h   virtual bool WasEverUsed() const OVERRIDE;
bool              911 net/socket/socket_test_util.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool              912 net/socket/socket_test_util.h   virtual bool WasNpnNegotiated() const OVERRIDE;
bool              913 net/socket/socket_test_util.h   virtual bool GetSSLInfo(SSLInfo* ssl_info) OVERRIDE;
bool              944 net/socket/socket_test_util.h   virtual bool IsConnected() const OVERRIDE;
bool              945 net/socket/socket_test_util.h   virtual bool WasEverUsed() const OVERRIDE;
bool              946 net/socket/socket_test_util.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool              948 net/socket/socket_test_util.h   virtual bool WasNpnNegotiated() const OVERRIDE;
bool              949 net/socket/socket_test_util.h   virtual bool GetSSLInfo(SSLInfo* ssl_info) OVERRIDE;
bool              956 net/socket/socket_test_util.h   virtual bool set_was_npn_negotiated(bool negotiated) OVERRIDE;
bool              964 net/socket/socket_test_util.h   virtual bool WasChannelIDSent() const OVERRIDE;
bool              965 net/socket/socket_test_util.h   virtual void set_channel_id_sent(bool channel_id_sent) OVERRIDE;
bool              975 net/socket/socket_test_util.h   bool is_npn_state_set_;
bool              976 net/socket/socket_test_util.h   bool new_npn_value_;
bool              977 net/socket/socket_test_util.h   bool is_protocol_negotiated_set_;
bool             1019 net/socket/socket_test_util.h   bool connected_;
bool             1023 net/socket/socket_test_util.h   bool need_read_data_;
bool             1106 net/socket/socket_test_util.h   bool ReleaseOneConnection(KeepAlive keep_alive);
bool             1148 net/socket/socket_test_util.h     bool CancelHandle(const ClientSocketHandle* handle);
bool               48 net/socket/socks5_client_socket.h   virtual bool IsConnected() const OVERRIDE;
bool               49 net/socket/socks5_client_socket.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool               53 net/socket/socks5_client_socket.h   virtual bool WasEverUsed() const OVERRIDE;
bool               54 net/socket/socks5_client_socket.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool               55 net/socket/socks5_client_socket.h   virtual bool WasNpnNegotiated() const OVERRIDE;
bool               57 net/socket/socks5_client_socket.h   virtual bool GetSSLInfo(SSLInfo* ssl_info) OVERRIDE;
bool              139 net/socket/socks5_client_socket.h   bool completed_handshake_;
bool              147 net/socket/socks5_client_socket.h   bool was_ever_used_;
bool               45 net/socket/socks_client_socket.h   virtual bool IsConnected() const OVERRIDE;
bool               46 net/socket/socks_client_socket.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool               50 net/socket/socks_client_socket.h   virtual bool WasEverUsed() const OVERRIDE;
bool               51 net/socket/socks_client_socket.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool               52 net/socket/socks_client_socket.h   virtual bool WasNpnNegotiated() const OVERRIDE;
bool               54 net/socket/socks_client_socket.h   virtual bool GetSSLInfo(SSLInfo* ssl_info) OVERRIDE;
bool              118 net/socket/socks_client_socket.h   bool completed_handshake_;
bool              125 net/socket/socks_client_socket.h   bool was_ever_used_;
bool               31 net/socket/socks_client_socket_pool.h                     bool socks_v5, const HostPortPair& host_port_pair);
bool               37 net/socket/socks_client_socket_pool.h   bool is_socks_v5() const { return socks_v5_; }
bool               38 net/socket/socks_client_socket_pool.h   bool ignore_limits() const { return ignore_limits_; }
bool               48 net/socket/socks_client_socket_pool.h   const bool socks_v5_;
bool               49 net/socket/socks_client_socket_pool.h   bool ignore_limits_;
bool              158 net/socket/socks_client_socket_pool.h       bool include_nested_pools) const OVERRIDE;
bool              165 net/socket/socks_client_socket_pool.h   virtual bool IsStalled() const OVERRIDE;
bool              172 net/socket/socks_client_socket_pool.h   virtual bool CloseOneIdleConnection() OVERRIDE;
bool               81 net/socket/ssl_client_socket.h   virtual bool WasNpnNegotiated() const OVERRIDE;
bool              110 net/socket/ssl_client_socket.h   static bool IgnoreCertError(int error, int load_flags);
bool              116 net/socket/ssl_client_socket.h   virtual bool set_was_npn_negotiated(bool negotiated);
bool              118 net/socket/ssl_client_socket.h   virtual bool was_spdy_negotiated() const;
bool              120 net/socket/ssl_client_socket.h   virtual bool set_was_spdy_negotiated(bool negotiated);
bool              134 net/socket/ssl_client_socket.h   virtual bool WasChannelIDSent() const;
bool              137 net/socket/ssl_client_socket.h   virtual void set_channel_id_sent(bool channel_id_sent);
bool              140 net/socket/ssl_client_socket.h       bool signed_cert_timestamps_received);
bool              143 net/socket/ssl_client_socket.h       bool stapled_ocsp_response_received);
bool              149 net/socket/ssl_client_socket.h       bool negotiated_channel_id,
bool              150 net/socket/ssl_client_socket.h       bool channel_id_enabled,
bool              151 net/socket/ssl_client_socket.h       bool supports_ecc);
bool              154 net/socket/ssl_client_socket.h   static bool IsChannelIDEnabled(
bool              177 net/socket/ssl_client_socket.h   bool was_npn_negotiated_;
bool              179 net/socket/ssl_client_socket.h   bool was_spdy_negotiated_;
bool              183 net/socket/ssl_client_socket.h   bool channel_id_sent_;
bool              185 net/socket/ssl_client_socket.h   bool signed_cert_timestamps_received_;
bool              187 net/socket/ssl_client_socket.h   bool stapled_ocsp_response_received_;
bool               78 net/socket/ssl_client_socket_nss.h                                    bool has_context,
bool               87 net/socket/ssl_client_socket_nss.h   virtual bool IsConnected() const OVERRIDE;
bool               88 net/socket/ssl_client_socket_nss.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool               94 net/socket/ssl_client_socket_nss.h   virtual bool WasEverUsed() const OVERRIDE;
bool               95 net/socket/ssl_client_socket_nss.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool               96 net/socket/ssl_client_socket_nss.h   virtual bool GetSSLInfo(SSLInfo* ssl_info) OVERRIDE;
bool              152 net/socket/ssl_client_socket_nss.h   bool CalledOnValidThread() const;
bool              189 net/socket/ssl_client_socket_nss.h   bool completed_handshake_;
bool               67 net/socket/ssl_client_socket_openssl.h                                    bool has_context,
bool               76 net/socket/ssl_client_socket_openssl.h   virtual bool IsConnected() const OVERRIDE;
bool               77 net/socket/ssl_client_socket_openssl.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool               83 net/socket/ssl_client_socket_openssl.h   virtual bool WasEverUsed() const OVERRIDE;
bool               84 net/socket/ssl_client_socket_openssl.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool               85 net/socket/ssl_client_socket_openssl.h   virtual bool GetSSLInfo(SSLInfo* ssl_info) OVERRIDE;
bool              106 net/socket/ssl_client_socket_openssl.h   bool Init();
bool              110 net/socket/ssl_client_socket_openssl.h   bool DoTransportIO();
bool              151 net/socket/ssl_client_socket_openssl.h   bool transport_send_busy_;
bool              152 net/socket/ssl_client_socket_openssl.h   bool transport_recv_busy_;
bool              153 net/socket/ssl_client_socket_openssl.h   bool transport_recv_eof_;
bool              188 net/socket/ssl_client_socket_openssl.h   bool completed_handshake_;
bool              192 net/socket/ssl_client_socket_openssl.h   bool was_ever_used_;
bool              196 net/socket/ssl_client_socket_openssl.h   bool client_auth_cert_needed_;
bool              220 net/socket/ssl_client_socket_openssl.h   bool trying_cached_session_;
bool              238 net/socket/ssl_client_socket_openssl.h   bool channel_id_xtn_negotiated_;
bool               53 net/socket/ssl_client_socket_pool.h       bool force_spdy_over_ssl,
bool               54 net/socket/ssl_client_socket_pool.h       bool want_spdy_over_npn);
bool               75 net/socket/ssl_client_socket_pool.h   bool force_spdy_over_ssl() const { return force_spdy_over_ssl_; }
bool               76 net/socket/ssl_client_socket_pool.h   bool want_spdy_over_npn() const { return want_spdy_over_npn_; }
bool               77 net/socket/ssl_client_socket_pool.h   bool ignore_limits() const { return ignore_limits_; }
bool               90 net/socket/ssl_client_socket_pool.h   const bool force_spdy_over_ssl_;
bool               91 net/socket/ssl_client_socket_pool.h   const bool want_spdy_over_npn_;
bool               92 net/socket/ssl_client_socket_pool.h   bool ignore_limits_;
bool              240 net/socket/ssl_client_socket_pool.h       bool include_nested_pools) const OVERRIDE;
bool              247 net/socket/ssl_client_socket_pool.h   virtual bool IsStalled() const OVERRIDE;
bool              254 net/socket/ssl_client_socket_pool.h   virtual bool CloseOneIdleConnection() OVERRIDE;
bool               38 net/socket/ssl_server_socket_nss.h                                    bool has_context,
bool               55 net/socket/ssl_server_socket_nss.h   virtual bool IsConnected() const OVERRIDE;
bool               56 net/socket/ssl_server_socket_nss.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool               62 net/socket/ssl_server_socket_nss.h   virtual bool WasEverUsed() const OVERRIDE;
bool               63 net/socket/ssl_server_socket_nss.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool               64 net/socket/ssl_server_socket_nss.h   virtual bool WasNpnNegotiated() const OVERRIDE;
bool               66 net/socket/ssl_server_socket_nss.h   virtual bool GetSSLInfo(SSLInfo* ssl_info) OVERRIDE;
bool               84 net/socket/ssl_server_socket_nss.h   bool DoTransportIO();
bool              105 net/socket/ssl_server_socket_nss.h   bool transport_send_busy_;
bool              106 net/socket/ssl_server_socket_nss.h   bool transport_recv_busy_;
bool              143 net/socket/ssl_server_socket_nss.h   bool completed_handshake_;
bool              102 net/socket/ssl_session_cache_openssl.h   bool SetSSLSession(SSL* ssl);
bool              114 net/socket/ssl_session_cache_openssl.h   bool SetSSLSessionWithKey(SSL* ssl, const std::string& cache_key);
bool               26 net/socket/ssl_socket.h                                    bool has_context,
bool               71 net/socket/stream_listen_socket.h   void Send(const char* bytes, int len, bool append_linefeed = false);
bool               72 net/socket/stream_listen_socket.h   void Send(const std::string& str, bool append_linefeed = false);
bool              131 net/socket/stream_listen_socket.h   bool reads_paused_;
bool              132 net/socket/stream_listen_socket.h   bool has_pending_reads_;
bool               49 net/socket/stream_socket.h   virtual bool IsConnected() const = 0;
bool               54 net/socket/stream_socket.h   virtual bool IsConnectedAndIdle() const = 0;
bool               76 net/socket/stream_socket.h   virtual bool WasEverUsed() const = 0;
bool               80 net/socket/stream_socket.h   virtual bool UsingTCPFastOpen() const = 0;
bool               83 net/socket/stream_socket.h   virtual bool WasNpnNegotiated() const = 0;
bool               91 net/socket/stream_socket.h   virtual bool GetSSLInfo(SSLInfo* ssl_info) = 0;
bool              118 net/socket/stream_socket.h     bool was_used_to_convey_data() const;
bool              124 net/socket/stream_socket.h     bool was_ever_connected_;
bool              126 net/socket/stream_socket.h     bool was_used_to_convey_data_;
bool              130 net/socket/stream_socket.h     bool omnibox_speculation_;
bool              131 net/socket/stream_socket.h     bool subresource_speculation_;
bool               43 net/socket/tcp_client_socket.h   virtual bool IsConnected() const OVERRIDE;
bool               44 net/socket/tcp_client_socket.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool               50 net/socket/tcp_client_socket.h   virtual bool WasEverUsed() const OVERRIDE;
bool               51 net/socket/tcp_client_socket.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool               52 net/socket/tcp_client_socket.h   virtual bool WasNpnNegotiated() const OVERRIDE;
bool               54 net/socket/tcp_client_socket.h   virtual bool GetSSLInfo(SSLInfo* ssl_info) OVERRIDE;
bool               66 net/socket/tcp_client_socket.h   virtual bool SetKeepAlive(bool enable, int delay);
bool               67 net/socket/tcp_client_socket.h   virtual bool SetNoDelay(bool no_delay);
bool              110 net/socket/tcp_client_socket.h   bool previously_disconnected_;
bool               90 net/socket/tcp_listen_socket_unittest.h   virtual bool Send(SocketDescriptor sock, const std::string& str);
bool               46 net/socket/tcp_server_socket.h   bool pending_accept_;
bool               21 net/socket/tcp_socket.h NET_EXPORT void SetTCPFastOpenEnabled(bool value);
bool               24 net/socket/tcp_socket.h bool IsTCPFastOpenEnabled();
bool               44 net/socket/tcp_socket_libevent.h   bool IsConnected() const;
bool               45 net/socket/tcp_socket_libevent.h   bool IsConnectedAndIdle() const;
bool               63 net/socket/tcp_socket_libevent.h   int SetAddressReuse(bool allow);
bool               66 net/socket/tcp_socket_libevent.h   bool SetKeepAlive(bool enable, int delay);
bool               67 net/socket/tcp_socket_libevent.h   bool SetNoDelay(bool no_delay);
bool               71 net/socket/tcp_socket_libevent.h   bool UsingTCPFastOpen() const;
bool               72 net/socket/tcp_socket_libevent.h   bool IsValid() const { return socket_ != kInvalidSocket; }
bool              211 net/socket/tcp_socket_libevent.h   const bool use_tcp_fastopen_;
bool              214 net/socket/tcp_socket_libevent.h   bool tcp_fastopen_connected_;
bool              220 net/socket/tcp_socket_libevent.h   bool waiting_connect_;
bool              226 net/socket/tcp_socket_libevent.h   bool logging_multiple_connect_attempts_;
bool               45 net/socket/tcp_socket_win.h   bool IsConnected() const;
bool               46 net/socket/tcp_socket_win.h   bool IsConnectedAndIdle() const;
bool               68 net/socket/tcp_socket_win.h   bool SetKeepAlive(bool enable, int delay);
bool               69 net/socket/tcp_socket_win.h   bool SetNoDelay(bool no_delay);
bool               73 net/socket/tcp_socket_win.h   bool UsingTCPFastOpen() const;
bool               74 net/socket/tcp_socket_win.h   bool IsValid() const { return socket_ != INVALID_SOCKET; }
bool              121 net/socket/tcp_socket_win.h   bool waiting_connect_;
bool              122 net/socket/tcp_socket_win.h   bool waiting_read_;
bool              123 net/socket/tcp_socket_win.h   bool waiting_write_;
bool              140 net/socket/tcp_socket_win.h   bool logging_multiple_connect_attempts_;
bool               37 net/socket/transport_client_socket_pool.h       bool disable_resolver_cache,
bool               38 net/socket/transport_client_socket_pool.h       bool ignore_limits,
bool               42 net/socket/transport_client_socket_pool.h   bool ignore_limits() const { return ignore_limits_; }
bool               52 net/socket/transport_client_socket_pool.h   bool ignore_limits_;
bool              181 net/socket/transport_client_socket_pool.h       bool include_nested_pools) const OVERRIDE;
bool              186 net/socket/transport_client_socket_pool.h   virtual bool IsStalled() const OVERRIDE;
bool               68 net/socket/unix_domain_socket_posix.h       bool use_abstract_namespace);
bool               71 net/socket/unix_domain_socket_posix.h                                         bool use_abstract_namespace);
bool               96 net/socket_stream/socket_stream.h                                        bool fatal);
bool              105 net/socket_stream/socket_stream.h     virtual bool CanGetCookies(SocketStream* socket, const GURL& url);
bool              109 net/socket_stream/socket_stream.h     virtual bool CanSetCookie(SocketStream* request,
bool              129 net/socket_stream/socket_stream.h   bool is_secure() const;
bool              149 net/socket_stream/socket_stream.h   virtual bool SendData(const char* data, int len);
bool              388 net/socket_stream/socket_stream.h   bool waiting_for_write_completion_;
bool              391 net/socket_stream/socket_stream.h   bool closing_;
bool              392 net/socket_stream/socket_stream.h   bool server_closed_;
bool               66 net/socket_stream/socket_stream_job.h   virtual bool SendData(const char* data, int len);
bool               41 net/spdy/buffered_spdy_framer.h                            bool fin,
bool               42 net/spdy/buffered_spdy_framer.h                            bool unidirectional,
bool               47 net/spdy/buffered_spdy_framer.h                           bool fin,
bool               52 net/spdy/buffered_spdy_framer.h                          bool fin,
bool               58 net/spdy/buffered_spdy_framer.h                                  bool fin) = 0;
bool               70 net/spdy/buffered_spdy_framer.h                                  bool fin) = 0;
bool               74 net/spdy/buffered_spdy_framer.h   virtual void OnSettings(bool clear_persisted) = 0;
bool               87 net/spdy/buffered_spdy_framer.h   virtual void OnPing(SpdyPingId unique_id, bool is_ack) = 0;
bool              116 net/spdy/buffered_spdy_framer.h                      bool enable_compression);
bool              135 net/spdy/buffered_spdy_framer.h                            bool fin,
bool              136 net/spdy/buffered_spdy_framer.h                            bool unidirectional) OVERRIDE;
bool              137 net/spdy/buffered_spdy_framer.h   virtual void OnSynReply(SpdyStreamId stream_id, bool fin) OVERRIDE;
bool              138 net/spdy/buffered_spdy_framer.h   virtual void OnHeaders(SpdyStreamId stream_id, bool fin, bool end) OVERRIDE;
bool              139 net/spdy/buffered_spdy_framer.h   virtual bool OnControlFrameHeaderData(SpdyStreamId stream_id,
bool              145 net/spdy/buffered_spdy_framer.h                                  bool fin) OVERRIDE;
bool              146 net/spdy/buffered_spdy_framer.h   virtual void OnSettings(bool clear_persisted) OVERRIDE;
bool              151 net/spdy/buffered_spdy_framer.h   virtual void OnPing(SpdyPingId unique_id, bool is_ack) OVERRIDE;
bool              160 net/spdy/buffered_spdy_framer.h                              bool end) OVERRIDE;
bool              163 net/spdy/buffered_spdy_framer.h                                  bool fin) OVERRIDE;
bool              164 net/spdy/buffered_spdy_framer.h   virtual void OnContinuation(SpdyStreamId stream_id, bool end) OVERRIDE;
bool              172 net/spdy/buffered_spdy_framer.h   bool MessageFullyRead();
bool              173 net/spdy/buffered_spdy_framer.h   bool HasError();
bool              185 net/spdy/buffered_spdy_framer.h   SpdyFrame* CreatePingFrame(uint32 unique_id, bool is_ack) const;
bool              245 net/spdy/buffered_spdy_framer.h   bool header_buffer_valid_;
bool              257 net/spdy/buffered_spdy_framer.h     bool fin;
bool              258 net/spdy/buffered_spdy_framer.h     bool unidirectional;
bool               48 net/spdy/hpack_decoder.h   bool HandleControlFrameHeadersData(SpdyStreamId stream_id,
bool               58 net/spdy/hpack_decoder.h   bool HandleControlFrameHeadersComplete(SpdyStreamId stream_id);
bool              105 net/spdy/hpack_decoder.h   bool DecodeNextOpcode(HpackInputStream* input_stream);
bool              106 net/spdy/hpack_decoder.h   bool DecodeNextContextUpdate(HpackInputStream* input_stream);
bool              107 net/spdy/hpack_decoder.h   bool DecodeNextIndexedHeader(HpackInputStream* input_stream);
bool              108 net/spdy/hpack_decoder.h   bool DecodeNextLiteralHeader(HpackInputStream* input_stream,
bool              109 net/spdy/hpack_decoder.h                                bool should_index);
bool              110 net/spdy/hpack_decoder.h   bool DecodeNextName(HpackInputStream* input_stream,
bool              112 net/spdy/hpack_decoder.h   bool DecodeNextStringLiteral(HpackInputStream* input_stream,
bool              113 net/spdy/hpack_decoder.h                                bool is_header_key,  // As distinct from a value.
bool               35 net/spdy/hpack_encoder.h   bool EncodeHeaderSet(const std::map<std::string, std::string>& header_set,
bool               61 net/spdy/hpack_encoding_context.h   bool IsReferencedAt(uint32 index) const;
bool               65 net/spdy/hpack_encoding_context.h   void SetReferencedAt(uint32 index, bool referenced);
bool               87 net/spdy/hpack_encoding_context.h   bool ProcessContextUpdateNewMaximumSize(uint32 max_size);
bool               90 net/spdy/hpack_encoding_context.h   bool ProcessContextUpdateEmptyReferenceSet();
bool               97 net/spdy/hpack_encoding_context.h   bool ProcessIndexedHeader(uint32 nonzero_index,
bool              107 net/spdy/hpack_encoding_context.h   bool ProcessLiteralHeaderWithIncrementalIndexing(
bool               61 net/spdy/hpack_entry.h   bool IsReferenced() const;
bool               77 net/spdy/hpack_entry.h   bool Equals(const HpackEntry& other) const;
bool               79 net/spdy/hpack_entry.h   void SetReferenced(bool referenced);
bool               71 net/spdy/hpack_huffman_table.h   bool Initialize(const Symbol* input_symbols, size_t symbol_count);
bool               74 net/spdy/hpack_huffman_table.h   bool IsInitialized() const;
bool               85 net/spdy/hpack_huffman_table.h   bool DecodeString(HpackInputStream* in,
bool               32 net/spdy/hpack_input_stream.h   bool HasMoreData() const;
bool               37 net/spdy/hpack_input_stream.h   bool MatchPrefixAndConsume(HpackPrefix prefix);
bool               42 net/spdy/hpack_input_stream.h   bool DecodeNextUint32(uint32* I);
bool               43 net/spdy/hpack_input_stream.h   bool DecodeNextIdentityString(base::StringPiece* str);
bool               44 net/spdy/hpack_input_stream.h   bool DecodeNextHuffmanString(const HpackHuffmanTable& table,
bool               52 net/spdy/hpack_input_stream.h   bool PeekBits(size_t* peeked_count, uint32* out);
bool               67 net/spdy/hpack_input_stream.h   bool DecodeNextUint32ForTest(uint32* I) {
bool               76 net/spdy/hpack_input_stream.h   bool PeekNextOctet(uint8* next_octet);
bool               78 net/spdy/hpack_input_stream.h   bool DecodeNextOctet(uint8* next_octet);
bool               38 net/spdy/hpack_output_stream.h   bool AppendLiteralHeaderNoIndexingWithName(base::StringPiece name,
bool               61 net/spdy/hpack_output_stream.h   bool AppendStringLiteralForTest(base::StringPiece str) {
bool               84 net/spdy/hpack_output_stream.h   bool AppendStringLiteral(base::StringPiece str);
bool               18 net/spdy/hpack_string_util.h bool NET_EXPORT_PRIVATE StringPiecesEqualConstantTime(
bool               22 net/spdy/mock_spdy_framer_visitor.h                                        bool fin));
bool               26 net/spdy/mock_spdy_framer_visitor.h                                        bool fin));
bool               27 net/spdy/mock_spdy_framer_visitor.h   MOCK_METHOD3(OnControlFrameHeaderData, bool(SpdyStreamId stream_id,
bool               33 net/spdy/mock_spdy_framer_visitor.h                                  bool fin,
bool               34 net/spdy/mock_spdy_framer_visitor.h                                  bool unidirectional));
bool               35 net/spdy/mock_spdy_framer_visitor.h   MOCK_METHOD2(OnSynReply, void(SpdyStreamId stream_id, bool fin));
bool               38 net/spdy/mock_spdy_framer_visitor.h   MOCK_METHOD1(OnSettings, void(bool clear_persisted));
bool               40 net/spdy/mock_spdy_framer_visitor.h   MOCK_METHOD2(OnPing, void(SpdyPingId unique_id, bool is_ack));
bool               44 net/spdy/mock_spdy_framer_visitor.h   MOCK_METHOD3(OnHeaders, void(SpdyStreamId stream_id, bool fin, bool end));
bool               50 net/spdy/mock_spdy_framer_visitor.h                                    bool end));
bool               51 net/spdy/mock_spdy_framer_visitor.h   MOCK_METHOD2(OnContinuation, void(SpdyStreamId stream_id, bool end));
bool               48 net/spdy/spdy_frame_builder.h   bool Seek(size_t length);
bool               54 net/spdy/spdy_frame_builder.h   bool WriteControlFrameHeader(const SpdyFramer& framer,
bool               60 net/spdy/spdy_frame_builder.h   bool WriteDataFrameHeader(const SpdyFramer& framer,
bool               68 net/spdy/spdy_frame_builder.h   bool WriteFramePrefix(const SpdyFramer& framer,
bool               84 net/spdy/spdy_frame_builder.h   bool WriteUInt8(uint8 value) {
bool               87 net/spdy/spdy_frame_builder.h   bool WriteUInt16(uint16 value) {
bool               91 net/spdy/spdy_frame_builder.h   bool WriteUInt32(uint32 value) {
bool               95 net/spdy/spdy_frame_builder.h   bool WriteUInt64(uint64 value) {
bool              102 net/spdy/spdy_frame_builder.h   bool WriteString(const std::string& value);
bool              103 net/spdy/spdy_frame_builder.h   bool WriteStringPiece32(const base::StringPiece& value);
bool              104 net/spdy/spdy_frame_builder.h   bool WriteBytes(const void* data, uint32 data_len);
bool              111 net/spdy/spdy_frame_builder.h   bool RewriteLength(const SpdyFramer& framer);
bool              118 net/spdy/spdy_frame_builder.h   bool OverwriteLength(const SpdyFramer& framer, size_t length);
bool              123 net/spdy/spdy_frame_builder.h   bool OverwriteFlags(const SpdyFramer& framer, uint8 flags);
bool              128 net/spdy/spdy_frame_builder.h   bool CanWrite(size_t length) const;
bool               39 net/spdy/spdy_frame_reader.h   bool ReadUInt8(uint8* result);
bool               44 net/spdy/spdy_frame_reader.h   bool ReadUInt16(uint16* result);
bool               49 net/spdy/spdy_frame_reader.h   bool ReadUInt32(uint32* result);
bool               54 net/spdy/spdy_frame_reader.h   bool ReadUInt64(uint64* result);
bool               61 net/spdy/spdy_frame_reader.h   bool ReadUInt31(uint32* result);
bool               66 net/spdy/spdy_frame_reader.h   bool ReadUInt24(uint32* result);
bool               75 net/spdy/spdy_frame_reader.h   bool ReadStringPiece16(base::StringPiece* result);
bool               84 net/spdy/spdy_frame_reader.h   bool ReadStringPiece32(base::StringPiece* result);
bool               90 net/spdy/spdy_frame_reader.h   bool ReadBytes(void* result, size_t size);
bool               96 net/spdy/spdy_frame_reader.h   bool Seek(size_t size);
bool              103 net/spdy/spdy_frame_reader.h   bool IsDoneReading() const;
bool              111 net/spdy/spdy_frame_reader.h   bool CanRead(size_t bytes) const;
bool              137 net/spdy/spdy_framer.h                                  bool fin) = 0;
bool              148 net/spdy/spdy_framer.h                                  bool fin) = 0;
bool              159 net/spdy/spdy_framer.h   virtual bool OnControlFrameHeaderData(SpdyStreamId stream_id,
bool              169 net/spdy/spdy_framer.h                            bool fin,
bool              170 net/spdy/spdy_framer.h                            bool unidirectional) = 0;
bool              175 net/spdy/spdy_framer.h   virtual void OnSynReply(SpdyStreamId stream_id, bool fin) = 0;
bool              183 net/spdy/spdy_framer.h   virtual void OnSettings(bool clear_persisted) {}
bool              196 net/spdy/spdy_framer.h   virtual void OnPing(SpdyPingId unique_id, bool is_ack) = 0;
bool              205 net/spdy/spdy_framer.h   virtual void OnHeaders(SpdyStreamId stream_id, bool fin, bool end) = 0;
bool              218 net/spdy/spdy_framer.h   virtual bool OnGoAwayFrameData(const char* goaway_data, size_t len);
bool              228 net/spdy/spdy_framer.h   virtual bool OnRstStreamFrameData(const char* rst_stream_data, size_t len);
bool              238 net/spdy/spdy_framer.h                              bool end) = 0;
bool              243 net/spdy/spdy_framer.h   virtual void OnContinuation(SpdyStreamId stream_id, bool end) = 0;
bool              362 net/spdy/spdy_framer.h   bool HasError() const { return state_ == SPDY_ERROR; }
bool              452 net/spdy/spdy_framer.h   void set_enable_compression(bool value) {
bool              496 net/spdy/spdy_framer.h   bool probable_http_response() const { return probable_http_response_; }
bool              506 net/spdy/spdy_framer.h   bool IncrementallyDecompressControlFrameHeaderData(
bool              551 net/spdy/spdy_framer.h                                         bool is_hpack_header_block);
bool              569 net/spdy/spdy_framer.h   bool ProcessSetting(const char* data);
bool              583 net/spdy/spdy_framer.h   bool IncrementallyDeliverControlFrameHeaderData(SpdyStreamId stream_id,
bool              676 net/spdy/spdy_framer.h   bool enable_compression_;  // Controls all compression
bool              698 net/spdy/spdy_framer.h   bool syn_frame_processed_;
bool              705 net/spdy/spdy_framer.h   bool probable_http_response_;
bool              717 net/spdy/spdy_framer.h   bool end_stream_when_done_;
bool               30 net/spdy/spdy_header_block.h NET_EXPORT bool SpdyHeaderBlockFromNetLogParam(
bool               63 net/spdy/spdy_headers_block_parser.h   bool HandleControlFrameHeadersData(SpdyStreamId stream_id,
bool               34 net/spdy/spdy_http_stream.h   SpdyHttpStream(const base::WeakPtr<SpdySession>& spdy_session, bool direct);
bool               58 net/spdy/spdy_http_stream.h   virtual void Close(bool not_reusable) OVERRIDE;
bool               60 net/spdy/spdy_http_stream.h   virtual bool IsResponseBodyComplete() const OVERRIDE;
bool               61 net/spdy/spdy_http_stream.h   virtual bool CanFindEndOfResponse() const OVERRIDE;
bool               65 net/spdy/spdy_http_stream.h   virtual bool IsConnectionReused() const OVERRIDE;
bool               68 net/spdy/spdy_http_stream.h   virtual bool IsConnectionReusable() const OVERRIDE;
bool               70 net/spdy/spdy_http_stream.h   virtual bool GetLoadTimingInfo(
bool               75 net/spdy/spdy_http_stream.h   virtual bool IsSpdyHttpStream() const OVERRIDE;
bool               89 net/spdy/spdy_http_stream.h   bool HasUploadData() const;
bool              109 net/spdy/spdy_http_stream.h   bool DoBufferedReadCallback();
bool              110 net/spdy/spdy_http_stream.h   bool ShouldWaitForMoreBufferedData() const;
bool              115 net/spdy/spdy_http_stream.h   bool is_reused_;
bool              119 net/spdy/spdy_http_stream.h   bool stream_closed_;
bool              124 net/spdy/spdy_http_stream.h   bool closed_stream_has_load_timing_info_;
bool              156 net/spdy/spdy_http_stream.h   bool buffered_read_callback_pending_;
bool              159 net/spdy/spdy_http_stream.h   bool more_read_data_pending_;
bool              162 net/spdy/spdy_http_stream.h   bool direct_;
bool               26 net/spdy/spdy_http_utils.h bool SpdyHeadersToHttpResponse(const SpdyHeaderBlock& headers,
bool               37 net/spdy/spdy_http_utils.h     bool direct);
bool               43 net/spdy/spdy_http_utils.h                            bool pushed);
bool               42 net/spdy/spdy_pinnable_buffer_piece.h   bool IsPinned() const {
bool               25 net/spdy/spdy_prefixed_buffer_reader.h   bool ReadN(size_t count, char* out);
bool               29 net/spdy/spdy_prefixed_buffer_reader.h   bool ReadN(size_t count, SpdyPinnableBufferPiece* out);
bool               42 net/spdy/spdy_priority_forest.h   bool NodeExists(NodeId node_id) const;
bool               46 net/spdy/spdy_priority_forest.h   bool AddRootNode(NodeId node_id, Priority priority);
bool               51 net/spdy/spdy_priority_forest.h   bool AddNonRootNode(NodeId node_id, NodeId parent_id, bool unordered);
bool               55 net/spdy/spdy_priority_forest.h   bool RemoveNode(NodeId node_id);
bool               68 net/spdy/spdy_priority_forest.h   bool IsNodeUnordered(NodeId node_id) const;
bool               77 net/spdy/spdy_priority_forest.h   bool SetPriority(NodeId node_id, Priority priority);
bool               84 net/spdy/spdy_priority_forest.h   bool SetParent(NodeId node_id, NodeId parent_id, bool unordered);
bool               88 net/spdy/spdy_priority_forest.h   bool IsMarkedReadyToRead(NodeId node_id) const;
bool               91 net/spdy/spdy_priority_forest.h   bool MarkReadyToRead(NodeId node_id);
bool               92 net/spdy/spdy_priority_forest.h   bool MarkNoLongerReadyToRead(NodeId node_id);
bool               99 net/spdy/spdy_priority_forest.h   bool IsMarkedReadyToWrite(NodeId node_id) const;
bool              102 net/spdy/spdy_priority_forest.h   bool MarkReadyToWrite(NodeId node_id);
bool              103 net/spdy/spdy_priority_forest.h   bool MarkNoLongerReadyToWrite(NodeId node_id);
bool              110 net/spdy/spdy_priority_forest.h   bool ValidateInvariantsForTests() const;
bool              136 net/spdy/spdy_priority_forest.h   bool IsMarked(NodeId node_id, unsigned int flag) const;
bool              138 net/spdy/spdy_priority_forest.h   bool Mark(NodeId node_id, unsigned int flag);
bool              140 net/spdy/spdy_priority_forest.h   bool Unmark(NodeId node_id, unsigned int flag);
bool              163 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::NodeExists(NodeId node_id) const {
bool              168 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::AddRootNode(
bool              180 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::AddNonRootNode(
bool              181 net/spdy/spdy_priority_forest.h     NodeId node_id, NodeId parent_id, bool unordered) {
bool              199 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::RemoveNode(NodeId node_id) {
bool              260 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::IsNodeUnordered(
bool              277 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::SetPriority(
bool              297 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::SetParent(
bool              298 net/spdy/spdy_priority_forest.h     NodeId node_id, NodeId parent_id, bool unordered) {
bool              346 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::IsMarkedReadyToRead(
bool              352 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::MarkReadyToRead(NodeId node_id) {
bool              357 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::MarkNoLongerReadyToRead(
bool              368 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::IsMarkedReadyToWrite(
bool              374 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::MarkReadyToWrite(NodeId node_id) {
bool              379 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::MarkNoLongerReadyToWrite(
bool              390 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::IsMarked(
bool              397 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::Mark(
bool              407 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::Unmark(
bool              497 net/spdy/spdy_priority_forest.h bool SpdyPriorityForest<NodeId, Priority>::ValidateInvariantsForTests() const {
bool              399 net/spdy/spdy_protocol.h   static bool IsValidFrameType(SpdyMajorVersion version, int frame_type_field);
bool              416 net/spdy/spdy_protocol.h   static bool IsValidSettingId(SpdyMajorVersion version, int setting_id_field);
bool              479 net/spdy/spdy_protocol.h   bool fin() const { return fin_; }
bool              480 net/spdy/spdy_protocol.h   void set_fin(bool fin) { fin_ = fin; }
bool              488 net/spdy/spdy_protocol.h   bool fin_;
bool              533 net/spdy/spdy_protocol.h   bool pad_low() const { return pad_low_; }
bool              535 net/spdy/spdy_protocol.h   bool pad_high() const { return pad_high_; }
bool              575 net/spdy/spdy_protocol.h   bool pad_low_;
bool              576 net/spdy/spdy_protocol.h   bool pad_high_;
bool              599 net/spdy/spdy_protocol.h   bool unidirectional() const { return unidirectional_; }
bool              600 net/spdy/spdy_protocol.h   void set_unidirectional(bool unidirectional) {
bool              609 net/spdy/spdy_protocol.h   bool unidirectional_;
bool              663 net/spdy/spdy_protocol.h     bool persist_value;
bool              664 net/spdy/spdy_protocol.h     bool persisted;
bool              676 net/spdy/spdy_protocol.h                   bool persist_value,
bool              677 net/spdy/spdy_protocol.h                   bool persisted,
bool              684 net/spdy/spdy_protocol.h   bool clear_settings() const { return clear_settings_; }
bool              685 net/spdy/spdy_protocol.h   void set_clear_settings(bool clear_settings) {
bool              688 net/spdy/spdy_protocol.h   bool is_ack() const { return is_ack_; }
bool              689 net/spdy/spdy_protocol.h   void set_is_ack(bool is_ack) {
bool              697 net/spdy/spdy_protocol.h   bool clear_settings_;
bool              698 net/spdy/spdy_protocol.h   bool is_ack_;
bool              709 net/spdy/spdy_protocol.h   bool is_ack() const { return is_ack_; }
bool              710 net/spdy/spdy_protocol.h   void set_is_ack(bool is_ack) { is_ack_ = is_ack; }
bool              716 net/spdy/spdy_protocol.h   bool is_ack_;
bool              760 net/spdy/spdy_protocol.h   bool end_headers() const { return end_headers_; }
bool              761 net/spdy/spdy_protocol.h   void set_end_headers(bool end_headers) {end_headers_ = end_headers;}
bool              762 net/spdy/spdy_protocol.h   bool has_priority() const { return has_priority_; }
bool              763 net/spdy/spdy_protocol.h   void set_has_priority(bool has_priority) { has_priority_ = has_priority; }
bool              768 net/spdy/spdy_protocol.h   bool end_headers_;
bool              769 net/spdy/spdy_protocol.h   bool has_priority_;
bool              817 net/spdy/spdy_protocol.h   bool end_push_promise() const { return end_push_promise_; }
bool              818 net/spdy/spdy_protocol.h   void set_end_push_promise(bool end_push_promise) {
bool              826 net/spdy/spdy_protocol.h   bool end_push_promise_;
bool              841 net/spdy/spdy_protocol.h   bool end_headers() const { return end_headers_; }
bool              842 net/spdy/spdy_protocol.h   void set_end_headers(bool end_headers) {end_headers_ = end_headers;}
bool              845 net/spdy/spdy_protocol.h   bool end_headers_;
bool              862 net/spdy/spdy_protocol.h   SpdyFrame(char* data, size_t size, bool owns_buffer)
bool              888 net/spdy/spdy_protocol.h   bool owns_buffer_;
bool               65 net/spdy/spdy_proxy_client_socket.h   virtual bool IsUsingSpdy() const OVERRIDE;
bool               71 net/spdy/spdy_proxy_client_socket.h   virtual bool IsConnected() const OVERRIDE;
bool               72 net/spdy/spdy_proxy_client_socket.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool               76 net/spdy/spdy_proxy_client_socket.h   virtual bool WasEverUsed() const OVERRIDE;
bool               77 net/spdy/spdy_proxy_client_socket.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool               78 net/spdy/spdy_proxy_client_socket.h   virtual bool WasNpnNegotiated() const OVERRIDE;
bool               80 net/spdy/spdy_proxy_client_socket.h   virtual bool GetSSLInfo(SSLInfo* ssl_info) OVERRIDE;
bool              160 net/spdy/spdy_proxy_client_socket.h   bool was_ever_used_;
bool              163 net/spdy/spdy_proxy_client_socket.h   bool redirect_has_load_timing_info_;
bool               27 net/spdy/spdy_read_queue.h   bool IsEmpty() const;
bool              212 net/spdy/spdy_session.h               bool verify_domain_authentication,
bool              213 net/spdy/spdy_session.h               bool enable_sending_initial_data,
bool              214 net/spdy/spdy_session.h               bool enable_compression,
bool              215 net/spdy/spdy_session.h               bool enable_ping_based_connection_checking,
bool              264 net/spdy/spdy_session.h                             bool is_secure,
bool              281 net/spdy/spdy_session.h   bool VerifyDomainAuthentication(const std::string& domain);
bool              322 net/spdy/spdy_session.h   bool IsStreamActive(SpdyStreamId stream_id) const;
bool              329 net/spdy/spdy_session.h   bool GetSSLInfo(SSLInfo* ssl_info,
bool              330 net/spdy/spdy_session.h                   bool* was_npn_negotiated,
bool              335 net/spdy/spdy_session.h   bool GetSSLCertRequestInfo(SSLCertRequestInfo* cert_request_info);
bool              347 net/spdy/spdy_session.h   bool IsClosed() const { return availability_state_ == STATE_CLOSED; }
bool              372 net/spdy/spdy_session.h   bool IsReused() const;
bool              376 net/spdy/spdy_session.h   bool WasEverUsed() const {
bool              388 net/spdy/spdy_session.h   bool GetLoadTimingInfo(SpdyStreamId stream_id,
bool              392 net/spdy/spdy_session.h   bool is_active() const {
bool              427 net/spdy/spdy_session.h   bool IsSendStalled() const {
bool              472 net/spdy/spdy_session.h   virtual bool CloseOneIdleConnection() OVERRIDE;
bool              502 net/spdy/spdy_session.h     bool waiting_for_syn_reply;
bool              672 net/spdy/spdy_session.h   void WritePingFrame(uint32 unique_id, bool is_ack);
bool              788 net/spdy/spdy_session.h   virtual void OnPing(SpdyPingId unique_id, bool is_ack) OVERRIDE;
bool              795 net/spdy/spdy_session.h                                  bool fin) OVERRIDE;
bool              799 net/spdy/spdy_session.h                                  bool fin) OVERRIDE;
bool              800 net/spdy/spdy_session.h   virtual void OnSettings(bool clear_persisted) OVERRIDE;
bool              810 net/spdy/spdy_session.h                            bool fin,
bool              811 net/spdy/spdy_session.h                            bool unidirectional,
bool              815 net/spdy/spdy_session.h       bool fin,
bool              819 net/spdy/spdy_session.h       bool fin,
bool              916 net/spdy/spdy_session.h   bool check_ping_status_pending() const { return check_ping_status_pending_; }
bool              932 net/spdy/spdy_session.h   bool in_io_loop_;
bool              997 net/spdy/spdy_session.h   bool is_secure_;
bool             1030 net/spdy/spdy_session.h   bool sent_settings_;      // Did this session send settings when it started.
bool             1031 net/spdy/spdy_session.h   bool received_settings_;  // Did this session receive at least one settings
bool             1056 net/spdy/spdy_session.h   bool check_ping_status_pending_;
bool             1059 net/spdy/spdy_session.h   bool send_connection_header_prefix_;
bool             1089 net/spdy/spdy_session.h   bool verify_domain_authentication_;
bool             1090 net/spdy/spdy_session.h   bool enable_sending_initial_data_;
bool             1091 net/spdy/spdy_session.h   bool enable_compression_;
bool             1092 net/spdy/spdy_session.h   bool enable_ping_based_connection_checking_;
bool               28 net/spdy/spdy_session_key.h   bool operator<(const SpdySessionKey& other) const;
bool               31 net/spdy/spdy_session_key.h   bool Equals(const SpdySessionKey& other) const;
bool               53 net/spdy/spdy_session_pool.h       bool force_single_domain,
bool               54 net/spdy/spdy_session_pool.h       bool enable_compression,
bool               55 net/spdy/spdy_session_pool.h       bool enable_ping_based_connection_checking,
bool               90 net/spdy/spdy_session_pool.h       bool is_secure);
bool              158 net/spdy/spdy_session_pool.h   bool IsSessionAvailable(const base::WeakPtr<SpdySession>& session) const;
bool              190 net/spdy/spdy_session_pool.h       bool idle_only);
bool              207 net/spdy/spdy_session_pool.h   static bool g_force_single_domain;
bool              213 net/spdy/spdy_session_pool.h   bool verify_domain_authentication_;
bool              214 net/spdy/spdy_session_pool.h   bool enable_sending_initial_data_;
bool              215 net/spdy/spdy_session_pool.h   bool force_single_domain_;
bool              216 net/spdy/spdy_session_pool.h   bool enable_compression_;
bool              217 net/spdy/spdy_session_pool.h   bool enable_ping_based_connection_checking_;
bool              199 net/spdy/spdy_stream.h   bool send_stalled_by_flow_control() const {
bool              203 net/spdy/spdy_stream.h   void set_send_stalled_by_flow_control(bool stalled) {
bool              280 net/spdy/spdy_stream.h   bool WasEverUsed() const;
bool              372 net/spdy/spdy_stream.h   bool GetSSLInfo(SSLInfo* ssl_info,
bool              373 net/spdy/spdy_stream.h                   bool* was_npn_negotiated,
bool              378 net/spdy/spdy_stream.h   bool GetSSLCertRequestInfo(SSLCertRequestInfo* cert_request_info);
bool              390 net/spdy/spdy_stream.h   bool IsClosed() const;
bool              394 net/spdy/spdy_stream.h   bool IsLocallyClosed() const;
bool              398 net/spdy/spdy_stream.h   bool IsIdle() const;
bool              402 net/spdy/spdy_stream.h   bool IsOpen() const;
bool              416 net/spdy/spdy_stream.h   bool GetLoadTimingInfo(LoadTimingInfo* load_timing_info) const;
bool              430 net/spdy/spdy_stream.h   bool HasUrlFromHeaders() const;
bool              498 net/spdy/spdy_stream.h   bool send_stalled_by_flow_control_;
bool              563 net/spdy/spdy_stream.h   bool write_handler_guard_;
bool               37 net/spdy/spdy_stream_test_util.h   bool StreamIsClosed() const { return !stream_.get(); }
bool               66 net/spdy/spdy_stream_test_util.h   bool StreamIsClosed() const { return !stream_.get(); }
bool               73 net/spdy/spdy_stream_test_util.h   bool send_headers_completed() const { return send_headers_completed_; }
bool               82 net/spdy/spdy_stream_test_util.h   bool send_headers_completed_;
bool              109 net/spdy/spdy_test_util_common.h bool GetSpdyPriority(SpdyMajorVersion version,
bool              147 net/spdy/spdy_test_util_common.h   bool compressed;
bool              160 net/spdy/spdy_test_util_common.h   virtual bool Sign(const uint8* data,
bool              163 net/spdy/spdy_test_util_common.h   virtual bool DecodeSignature(const std::vector<uint8>& signature,
bool              214 net/spdy/spdy_test_util_common.h   bool enable_ip_pooling;
bool              215 net/spdy/spdy_test_util_common.h   bool enable_compression;
bool              216 net/spdy/spdy_test_util_common.h   bool enable_ping;
bool              217 net/spdy/spdy_test_util_common.h   bool enable_user_alternate_protocol_ports;
bool              238 net/spdy/spdy_test_util_common.h bool HasSpdySession(SpdySessionPool* pool, const SpdySessionKey& key);
bool              286 net/spdy/spdy_test_util_common.h   void SetEnableSendingInitialData(bool enabled);
bool              336 net/spdy/spdy_test_util_common.h       bool compressed,
bool              352 net/spdy/spdy_test_util_common.h       bool compressed,
bool              371 net/spdy/spdy_test_util_common.h   SpdyFrame* ConstructSpdyPing(uint32 ping_id, bool is_ack) const;
bool              398 net/spdy/spdy_test_util_common.h                               bool compressed,
bool              403 net/spdy/spdy_test_util_common.h                                       bool compressed,
bool              414 net/spdy/spdy_test_util_common.h                               bool compressed,
bool              417 net/spdy/spdy_test_util_common.h                               bool direct) const;
bool              499 net/spdy/spdy_test_util_common.h                                     bool fin);
bool              503 net/spdy/spdy_test_util_common.h                                     uint32 len, bool fin);
bool              513 net/spdy/spdy_test_util_common.h   bool is_spdy2() const { return protocol_ < kProtoSPDY3; }
bool               17 net/spdy/spdy_test_utils.h                              const bool* marks, int mark_length);
bool               56 net/spdy/spdy_websocket_test_util.h                                                 bool fin);
bool               62 net/spdy/spdy_websocket_test_util.h                                              bool fin);
bool               32 net/spdy/spdy_write_queue.h   bool IsEmpty() const;
bool               48 net/spdy/spdy_write_queue.h   bool Dequeue(SpdyFrameType* frame_type,
bool               72 net/spdy/spdy_write_queue.h     bool has_stream;
bool               56 net/spdy/write_blocked_list.h   bool HasWriteBlockedStreamsGreaterThanPriority(SpdyPriority priority) const {
bool               66 net/spdy/write_blocked_list.h   bool HasWriteBlockedStreams() const {
bool               32 net/ssl/client_cert_store_chromeos.h                                   bool query_nssdb,
bool               53 net/ssl/client_cert_store_chromeos.h   bool SelectClientCertsForTesting(const CertificateList& input_certs,
bool               36 net/ssl/client_cert_store_mac.h   bool SelectClientCertsForTesting(const CertificateList& input_certs,
bool               44 net/ssl/client_cert_store_mac.h   bool SelectClientCertsGivenPreferredForTesting(
bool               45 net/ssl/client_cert_store_nss.h                                   bool query_nssdb,
bool               62 net/ssl/client_cert_store_nss.h   bool SelectClientCertsForTesting(const CertificateList& input_certs,
bool               61 net/ssl/client_cert_store_unittest-inl.h   bool rv = this->delegate_.SelectClientCerts(
bool               79 net/ssl/client_cert_store_unittest-inl.h   bool rv = this->delegate_.SelectClientCerts(
bool              114 net/ssl/client_cert_store_unittest-inl.h   bool rv = this->delegate_.SelectClientCerts(
bool               34 net/ssl/client_cert_store_win.h   bool SelectClientCertsForTesting(const CertificateList& input_certs,
bool              138 net/ssl/default_server_bound_cert_store.h   bool initialized_;
bool              142 net/ssl/default_server_bound_cert_store.h   bool loaded_;
bool               53 net/ssl/openssl_client_key_store.h   NET_EXPORT bool RecordClientCertPrivateKey(const X509Certificate* cert,
bool               62 net/ssl/openssl_client_key_store.h   bool FetchClientCertPrivateKey(const X509Certificate* cert,
bool               53 net/ssl/server_bound_cert_service.h     bool is_active() const { return request_ != NULL; }
bool               92 net/ssl/server_bound_cert_service.h   bool IsSystemTimeValid() const { return is_system_time_valid_; }
bool              174 net/ssl/server_bound_cert_service.h   bool JoinToInFlightRequest(const base::TimeTicks& request_start,
bool              178 net/ssl/server_bound_cert_service.h                              bool create_if_missing,
bool              190 net/ssl/server_bound_cert_service.h                             bool create_if_missing,
bool              206 net/ssl/server_bound_cert_service.h   bool is_system_time_valid_;
bool               49 net/ssl/ssl_cert_request_info.h   bool is_proxy;
bool               25 net/ssl/ssl_cipher_suite_names.h                                         bool* is_aead,
bool               46 net/ssl/ssl_cipher_suite_names.h NET_EXPORT bool ParseSSLCipherString(const std::string& cipher_string,
bool               38 net/ssl/ssl_client_auth_cache.h   bool Lookup(const HostPortPair& server,
bool               45 net/ssl/ssl_config.h   bool IsAllowedBadCert(X509Certificate* cert, CertStatus* cert_status) const;
bool               49 net/ssl/ssl_config.h   bool IsAllowedBadCert(const base::StringPiece& der_cert,
bool               57 net/ssl/ssl_config.h   bool rev_checking_enabled;
bool               66 net/ssl/ssl_config.h   bool rev_checking_required_local_anchors;
bool               99 net/ssl/ssl_config.h   bool channel_id_enabled;   // True if TLS channel ID extension is enabled.
bool              100 net/ssl/ssl_config.h   bool false_start_enabled;  // True if we'll use TLS False Start.
bool              103 net/ssl/ssl_config.h   bool signed_cert_timestamps_enabled;
bool              108 net/ssl/ssl_config.h   bool require_forward_secrecy;
bool              128 net/ssl/ssl_config.h   bool send_client_cert;
bool              130 net/ssl/ssl_config.h   bool verify_ev_cert;  // True if we should verify the certificate for EV.
bool              132 net/ssl/ssl_config.h   bool version_fallback;  // True if we are falling back to an older protocol
bool              141 net/ssl/ssl_config.h   bool cert_io_enabled;
bool               54 net/ssl/ssl_config_service.h   static bool IsSNIAvailable(SSLConfigService* service);
bool               43 net/ssl/ssl_info.h   bool is_valid() const { return cert.get() != NULL; }
bool               68 net/ssl/ssl_info.h   bool is_issued_by_known_root;
bool               72 net/ssl/ssl_info.h   bool client_cert_sent;
bool               75 net/ssl/ssl_info.h   bool channel_id_sent;
bool              107 net/test/embedded_test_server/embedded_test_server.h   bool InitializeAndWaitUntilReady() WARN_UNUSED_RESULT;
bool              110 net/test/embedded_test_server/embedded_test_server.h   bool ShutdownAndWaitUntilComplete() WARN_UNUSED_RESULT;
bool              113 net/test/embedded_test_server/embedded_test_server.h   bool Started() const {
bool              174 net/test/embedded_test_server/embedded_test_server.h   bool PostTaskToIOThreadAndWait(
bool               40 net/test/embedded_test_server/http_request.h   bool has_content;
bool               34 net/test/net_test_suite.h   NetTestSuite(int argc, char** argv, bool create_at_exit_manager);
bool               22 net/test/python_utils.h bool GetPyProtoPath(base::FilePath* dir);
bool               25 net/test/python_utils.h bool GetPythonCommand(base::CommandLine* python_cmd) WARN_UNUSED_RESULT;
bool               70 net/test/scoped_mock_log.h   MOCK_METHOD5(Log, bool(int severity,
bool               82 net/test/scoped_mock_log.h   static bool LogMessageHandler(int severity,
bool               89 net/test/scoped_mock_log.h   bool is_capturing_logs_;
bool              129 net/test/spawned_test_server/base_test_server.h     bool request_client_certificate;
bool              145 net/test/spawned_test_server/base_test_server.h     bool record_resume;
bool              156 net/test/spawned_test_server/base_test_server.h     bool fallback_scsv_enabled;
bool              167 net/test/spawned_test_server/base_test_server.h     bool staple_ocsp_response;
bool              186 net/test/spawned_test_server/base_test_server.h   bool GetAddressList(AddressList* address_list) const WARN_UNUSED_RESULT;
bool              197 net/test/spawned_test_server/base_test_server.h   static bool GetFilePathWithReplacements(
bool              202 net/test/spawned_test_server/base_test_server.h   static bool UsingSSL(Type type) {
bool              219 net/test/spawned_test_server/base_test_server.h   bool SetupWhenServerStarted() WARN_UNUSED_RESULT;
bool              230 net/test/spawned_test_server/base_test_server.h   bool ParseServerData(const std::string& server_data) WARN_UNUSED_RESULT;
bool              234 net/test/spawned_test_server/base_test_server.h   bool GenerateArguments(base::DictionaryValue* arguments) const
bool              239 net/test/spawned_test_server/base_test_server.h   virtual bool GenerateAdditionalArguments(
bool              247 net/test/spawned_test_server/base_test_server.h   bool LoadTestRootCert() const WARN_UNUSED_RESULT;
bool              268 net/test/spawned_test_server/base_test_server.h   bool started_;
bool              271 net/test/spawned_test_server/base_test_server.h   bool log_to_console_;
bool               44 net/test/spawned_test_server/local_test_server.h   bool Start() WARN_UNUSED_RESULT;
bool               60 net/test/spawned_test_server/local_test_server.h   bool StartInBackground() WARN_UNUSED_RESULT;
bool               64 net/test/spawned_test_server/local_test_server.h   bool BlockUntilStarted() WARN_UNUSED_RESULT;
bool               67 net/test/spawned_test_server/local_test_server.h   bool Stop();
bool               70 net/test/spawned_test_server/local_test_server.h   virtual bool SetPythonPath() const WARN_UNUSED_RESULT;
bool               74 net/test/spawned_test_server/local_test_server.h   virtual bool GetTestServerPath(base::FilePath* testserver_path) const
bool               79 net/test/spawned_test_server/local_test_server.h   virtual bool AddCommandLineArguments(base::CommandLine* command_line) const
bool               87 net/test/spawned_test_server/local_test_server.h   bool Init(const base::FilePath& document_root);
bool               90 net/test/spawned_test_server/local_test_server.h   bool LaunchPython(const base::FilePath& testserver_path) WARN_UNUSED_RESULT;
bool               93 net/test/spawned_test_server/local_test_server.h   bool WaitToStart() WARN_UNUSED_RESULT;
bool               36 net/test/spawned_test_server/remote_test_server.h   bool Start() WARN_UNUSED_RESULT;
bool               40 net/test/spawned_test_server/remote_test_server.h   bool StartInBackground() WARN_UNUSED_RESULT;
bool               41 net/test/spawned_test_server/remote_test_server.h   bool BlockUntilStarted() WARN_UNUSED_RESULT;
bool               44 net/test/spawned_test_server/remote_test_server.h   bool Stop();
bool               53 net/test/spawned_test_server/remote_test_server.h   bool Init(const base::FilePath& document_root);
bool               70 net/test/spawned_test_server/spawner_communicator.h   bool StartServer(const std::string& arguments,
bool               73 net/test/spawned_test_server/spawner_communicator.h   bool StopServer() WARN_UNUSED_RESULT;
bool              144 net/test/spawned_test_server/spawner_communicator.h   bool is_running_;
bool               65 net/third_party/mozilla_security_manager/nsKeygenHandler.h                                    bool stores_key);
bool               56 net/third_party/mozilla_security_manager/nsNSSCertificateDB.h bool ImportCACerts(PK11SlotInfo* slot,
bool               62 net/third_party/mozilla_security_manager/nsNSSCertificateDB.h bool ImportServerCert(
bool               68 net/third_party/mozilla_security_manager/nsNSSCertificateDB.h bool SetCertTrust(const net::X509Certificate* cert,
bool               67 net/third_party/mozilla_security_manager/nsPKCS12Blob.h                         bool is_extractable,
bool               81 net/tools/balsa/balsa_frame.h   void set_is_request(bool is_request) { is_request_ = is_request; }
bool               83 net/tools/balsa/balsa_frame.h   bool is_request() const {
bool               87 net/tools/balsa/balsa_frame.h   void set_request_was_head(bool request_was_head) {
bool               91 net/tools/balsa/balsa_frame.h   bool request_was_head() const {
bool              112 net/tools/balsa/balsa_frame.h   bool MessageFullyRead() {
bool              119 net/tools/balsa/balsa_frame.h   bool Error() {
bool              169 net/tools/balsa/balsa_frame.h   inline bool LineFramingFound(char current_char) {
bool              175 net/tools/balsa/balsa_frame.h   inline bool HeaderFramingFound(char current_char) {
bool              200 net/tools/balsa/balsa_frame.h   inline bool HeaderFramingMayBeFound() const {
bool              238 net/tools/balsa/balsa_frame.h   bool last_char_was_slash_r_;
bool              239 net/tools/balsa/balsa_frame.h   bool saw_non_newline_char_;
bool              240 net/tools/balsa/balsa_frame.h   bool start_was_space_;
bool              241 net/tools/balsa/balsa_frame.h   bool chunk_length_character_extracted_;
bool              242 net/tools/balsa/balsa_frame.h   bool is_request_;                // This is not reset in Reset()
bool              243 net/tools/balsa/balsa_frame.h   bool request_was_head_;          // This is not reset in Reset()
bool              173 net/tools/balsa/balsa_headers.h   bool can_write_to_contiguous_buffer() const {
bool              210 net/tools/balsa/balsa_headers.h   bool can_write_to_contiguous_buffer_;
bool              271 net/tools/balsa/balsa_headers.h     bool skip;
bool              275 net/tools/balsa/balsa_headers.h   friend bool ParseHTTPFirstLine(const char* begin,
bool              277 net/tools/balsa/balsa_headers.h                                  bool is_request,
bool              323 net/tools/balsa/balsa_headers.h     bool operator==(const self& it) const {
bool              327 net/tools/balsa/balsa_headers.h     bool operator<(const self& it) const {
bool              331 net/tools/balsa/balsa_headers.h     bool operator<=(const self& it) const {
bool              335 net/tools/balsa/balsa_headers.h     bool operator!=(const self& it) const {
bool              339 net/tools/balsa/balsa_headers.h     bool operator>(const self& it) const {
bool              343 net/tools/balsa/balsa_headers.h     bool operator>=(const self& it) const {
bool              561 net/tools/balsa/balsa_headers.h     bool AtEnd() const {
bool              707 net/tools/balsa/balsa_headers.h   static bool IsMultivaluedHeader(const base::StringPiece& header);
bool              710 net/tools/balsa/balsa_headers.h   inline bool HasHeader(const base::StringPiece& key) const {
bool              716 net/tools/balsa/balsa_headers.h   bool HasNonEmptyHeader(const base::StringPiece& key) const;
bool              937 net/tools/balsa/balsa_headers.h   bool transfer_encoding_is_chunked() const {
bool              941 net/tools/balsa/balsa_headers.h   static bool ResponseCodeImpliesNoBody(int code) {
bool              950 net/tools/balsa/balsa_headers.h   bool is_framed_by_connection_close() const {
bool              971 net/tools/balsa/balsa_headers.h   void SetChunkEncoding(bool chunk_encode);
bool             1025 net/tools/balsa/balsa_headers.h                                          bool append,
bool             1038 net/tools/balsa/balsa_headers.h                                bool append);
bool             1131 net/tools/balsa/balsa_headers.h   bool transfer_encoding_is_chunked_;
bool               24 net/tools/balsa/balsa_headers_token_utils.h   static bool CheckHeaderForLastToken(const BalsaHeaders& headers,
bool               34 net/tools/balsa/buffer_interface.h   virtual bool Empty() const = 0;
bool               38 net/tools/balsa/buffer_interface.h   virtual bool Full() const = 0;
bool               94 net/tools/balsa/buffer_interface.h   virtual bool Reserve(int size) = 0;
bool               39 net/tools/balsa/simple_buffer.h   virtual bool Empty() const OVERRIDE;
bool               40 net/tools/balsa/simple_buffer.h   virtual bool Full() const OVERRIDE;
bool               56 net/tools/balsa/simple_buffer.h   virtual bool Reserve(int size) OVERRIDE;
bool               18 net/tools/balsa/split.h                               bool omit_empty_strings);
bool               28 net/tools/balsa/string_piece_utils.h   static bool EqualIgnoreCase(const base::StringPiece& piece1,
bool               64 net/tools/balsa/string_piece_utils.h   static bool StartsWithIgnoreCase(const base::StringPiece& text,
bool               72 net/tools/balsa/string_piece_utils.h   bool operator()(const base::StringPiece& piece1,
bool               98 net/tools/dump_cache/url_to_filename_encoder.h                             bool legacy_escape) {
bool              161 net/tools/dump_cache/url_to_filename_encoder.h   static bool Decode(const std::string& encoded_filename,
bool               48 net/tools/epoll_server/epoll_server.h   EpollEvent(int events, bool is_epoll_wait)
bool              101 net/tools/epoll_server/epoll_server.h   virtual void OnUnregistration(int fd, bool replaced) = 0;
bool              344 net/tools/epoll_server/epoll_server.h   virtual bool IsFDReady(int fd) const;
bool              476 net/tools/epoll_server/epoll_server.h   bool in_shutdown() const { return in_shutdown_; }
bool              478 net/tools/epoll_server/epoll_server.h   bool ContainsAlarm(EpollAlarmCallbackInterface* alarm) const {
bool              536 net/tools/epoll_server/epoll_server.h     bool operator==(const CBAndEventMask& cb_and_mask) const {
bool              554 net/tools/epoll_server/epoll_server.h     mutable bool in_use;
bool              965 net/tools/epoll_server/epoll_server.h   bool in_wait_for_events_and_execute_callbacks_;
bool              968 net/tools/epoll_server/epoll_server.h   bool in_shutdown_;
bool             1041 net/tools/epoll_server/epoll_server.h   bool registered() const { return registered_; }
bool             1048 net/tools/epoll_server/epoll_server.h   bool registered_;
bool               31 net/tools/flip_server/acceptor_thread.h   explicit Notification(bool value) : value_(value) {}
bool               37 net/tools/flip_server/acceptor_thread.h   bool HasBeenNotified() {
bool               41 net/tools/flip_server/acceptor_thread.h   bool value_;
bool               58 net/tools/flip_server/acceptor_thread.h   virtual void OnUnregistration(int fd, bool replaced) OVERRIDE {}
bool               84 net/tools/flip_server/acceptor_thread.h   bool use_ssl_;
bool               41 net/tools/flip_server/create_listener.h                           bool is_numeric_host_address,
bool               43 net/tools/flip_server/create_listener.h                           bool reuseaddr,
bool               44 net/tools/flip_server/create_listener.h                           bool reuseport,
bool               45 net/tools/flip_server/create_listener.h                           bool wait_for_iface,
bool               46 net/tools/flip_server/create_listener.h                           bool disable_nagle,
bool               52 net/tools/flip_server/create_listener.h                           bool is_numeric_host_address,
bool               53 net/tools/flip_server/create_listener.h                           bool disable_nagle);
bool               37 net/tools/flip_server/flip_config.h                bool disable_nagle,
bool               39 net/tools/flip_server/flip_config.h                bool reuseport,
bool               40 net/tools/flip_server/flip_config.h                bool wait_for_iface,
bool               55 net/tools/flip_server/flip_config.h   bool disable_nagle_;
bool               60 net/tools/flip_server/flip_config.h   bool ssl_disable_compression_;
bool               80 net/tools/flip_server/flip_config.h                    bool disable_nagle,
bool               82 net/tools/flip_server/flip_config.h                    bool reuseport,
bool               83 net/tools/flip_server/flip_config.h                    bool wait_for_iface,
bool               90 net/tools/flip_server/flip_config.h   bool wait_for_iface_;
bool               92 net/tools/flip_server/flip_config.h   bool ssl_disable_compression_;
bool               30 net/tools/flip_server/flip_test_utils.h                     bool));
bool               34 net/tools/flip_server/flip_test_utils.h   MOCK_CONST_METHOD0(MessageFullyRead, bool());
bool               35 net/tools/flip_server/flip_test_utils.h   MOCK_CONST_METHOD0(Error, bool());
bool               47 net/tools/flip_server/flip_test_utils.h   MOCK_METHOD5(SendDataFrame, void(uint32, const char*, int64, uint32, bool));
bool               84 net/tools/flip_server/http_interface.h                                 bool use_ssl) OVERRIDE;
bool               87 net/tools/flip_server/http_interface.h   virtual bool MessageFullyRead() const OVERRIDE;
bool               89 net/tools/flip_server/http_interface.h   virtual bool Error() const OVERRIDE;
bool              110 net/tools/flip_server/http_interface.h                              bool compress) OVERRIDE;
bool              122 net/tools/flip_server/http_interface.h                          bool compress);
bool               60 net/tools/flip_server/mem_cache.h   bool error_;
bool              105 net/tools/flip_server/mem_cache.h   bool transformed_header;
bool              131 net/tools/flip_server/mem_cache.h   bool AssignFileData(const std::string& filename, MemCacheIter* mci);
bool               32 net/tools/flip_server/output_ordering.h     bool alarm_enabled;
bool               49 net/tools/flip_server/output_ordering.h   bool ExistsInPriorityMaps(uint32 stream_id) const;
bool               45 net/tools/flip_server/ring_buffer.h   virtual bool Empty() const OVERRIDE;
bool               46 net/tools/flip_server/ring_buffer.h   virtual bool Full() const OVERRIDE;
bool               79 net/tools/flip_server/ring_buffer.h   virtual bool Reserve(int size) OVERRIDE;
bool               35 net/tools/flip_server/sm_connection.h   bool delete_when_done;
bool               67 net/tools/flip_server/sm_connection.h   bool initialized() const { return initialized_; }
bool               77 net/tools/flip_server/sm_connection.h                                 bool use_ssl);
bool               90 net/tools/flip_server/sm_connection.h   virtual void OnUnregistration(int fd, bool replaced) OVERRIDE;
bool               99 net/tools/flip_server/sm_connection.h   static bool force_spdy() { return force_spdy_; }
bool              100 net/tools/flip_server/sm_connection.h   static void set_force_spdy(bool value) { force_spdy_ = value; }
bool              104 net/tools/flip_server/sm_connection.h   bool WasSpdyNegotiated(SpdyMajorVersion* version_negotiated);
bool              108 net/tools/flip_server/sm_connection.h   bool SetupProtocolInterfaces();
bool              110 net/tools/flip_server/sm_connection.h   bool DoRead();
bool              111 net/tools/flip_server/sm_connection.h   bool DoWrite();
bool              112 net/tools/flip_server/sm_connection.h   bool DoConsumeReadData();
bool              134 net/tools/flip_server/sm_connection.h   bool registered_in_epoll_server_;
bool              135 net/tools/flip_server/sm_connection.h   bool initialized_;
bool              136 net/tools/flip_server/sm_connection.h   bool protocol_detected_;
bool              137 net/tools/flip_server/sm_connection.h   bool connection_complete_;
bool              160 net/tools/flip_server/sm_connection.h   static bool force_spdy_;
bool               31 net/tools/flip_server/sm_interface.h                                 bool use_ssl) = 0;
bool               35 net/tools/flip_server/sm_interface.h   virtual bool MessageFullyRead() const = 0;
bool               36 net/tools/flip_server/sm_interface.h   virtual bool Error() const = 0;
bool               62 net/tools/flip_server/sm_interface.h                              bool compress) = 0;
bool               47 net/tools/flip_server/spdy_interface.h                                 bool use_ssl) OVERRIDE;
bool               63 net/tools/flip_server/spdy_interface.h                           bool* is_https_scheme);
bool               73 net/tools/flip_server/spdy_interface.h                            bool fin,
bool               74 net/tools/flip_server/spdy_interface.h                            bool unidirectional,
bool               79 net/tools/flip_server/spdy_interface.h                           bool fin,
bool               84 net/tools/flip_server/spdy_interface.h                          bool fin,
bool               90 net/tools/flip_server/spdy_interface.h                                  bool fin) OVERRIDE {}
bool              101 net/tools/flip_server/spdy_interface.h                                  bool fin) OVERRIDE;
bool              105 net/tools/flip_server/spdy_interface.h   virtual void OnSettings(bool clear_persisted) OVERRIDE {}
bool              114 net/tools/flip_server/spdy_interface.h   virtual void OnPing(SpdyPingId unique_id, bool is_ack) OVERRIDE {}
bool              135 net/tools/flip_server/spdy_interface.h   virtual bool MessageFullyRead() const OVERRIDE;
bool              137 net/tools/flip_server/spdy_interface.h   virtual bool Error() const OVERRIDE;
bool              164 net/tools/flip_server/spdy_interface.h                              bool compress) OVERRIDE;
bool              191 net/tools/flip_server/spdy_interface.h                          bool compress);
bool              197 net/tools/flip_server/spdy_interface.h   bool valid_spdy_session_;  // True if we have seen valid data on this session.
bool              212 net/tools/flip_server/spdy_interface.h   bool close_on_error_;
bool               22 net/tools/flip_server/spdy_ssl.h              bool use_npn,
bool               24 net/tools/flip_server/spdy_ssl.h              bool disable_ssl_compression);
bool               13 net/tools/flip_server/spdy_util.h extern bool g_need_to_encode_url;
bool               42 net/tools/flip_server/streamer_interface.h                                 bool use_ssl) OVERRIDE;
bool               46 net/tools/flip_server/streamer_interface.h   virtual bool MessageFullyRead() const OVERRIDE;
bool               48 net/tools/flip_server/streamer_interface.h   virtual bool Error() const OVERRIDE;
bool               69 net/tools/flip_server/streamer_interface.h                              bool compress) OVERRIDE {}
bool               90 net/tools/flip_server/streamer_interface.h                          bool compress) {}
bool              129 net/tools/flip_server/streamer_interface.h   bool is_request_;
bool               53 net/tools/quic/quic_client.h              bool print_response,
bool               66 net/tools/quic/quic_client.h   bool Initialize();
bool               70 net/tools/quic/quic_client.h   bool Connect();
bool               75 net/tools/quic/quic_client.h   bool StartConnect();
bool               80 net/tools/quic/quic_client.h   bool EncryptionBeingEstablished();
bool              102 net/tools/quic/quic_client.h   bool WaitForEvents();
bool              113 net/tools/quic/quic_client.h   virtual void OnUnregistration(int fd, bool replaced) OVERRIDE {}
bool              123 net/tools/quic/quic_client.h   bool connected() const;
bool              186 net/tools/quic/quic_client.h   bool ReadAndProcessPacket();
bool              224 net/tools/quic/quic_client.h   bool initialized_;
bool              233 net/tools/quic/quic_client.h   bool overflow_supported_;
bool              244 net/tools/quic/quic_client.h   bool print_response_;
bool               46 net/tools/quic/quic_client_session.h   bool CryptoConnect();
bool               29 net/tools/quic/quic_default_packet_writer.h   virtual bool IsWriteBlockedDataBuffered() const OVERRIDE;
bool               30 net/tools/quic/quic_default_packet_writer.h   virtual bool IsWriteBlocked() const OVERRIDE;
bool               35 net/tools/quic/quic_default_packet_writer.h   bool write_blocked_;
bool               58 net/tools/quic/quic_dispatcher.h   typedef linked_hash_map<QuicBlockedWriterInterface*, bool> WriteBlockedList;
bool               83 net/tools/quic/quic_dispatcher.h   virtual bool HasPendingWrites() const;
bool              138 net/tools/quic/quic_dispatcher.h   virtual bool OnUnauthenticatedPublicHeader(
bool              169 net/tools/quic/quic_dispatcher.h   bool HandlePacketForTimeWait(const QuicPacketPublicHeader& header);
bool               31 net/tools/quic/quic_packet_writer_wrapper.h   virtual bool IsWriteBlockedDataBuffered() const OVERRIDE;
bool               32 net/tools/quic/quic_packet_writer_wrapper.h   virtual bool IsWriteBlocked() const OVERRIDE;
bool               40 net/tools/quic/quic_server.h   bool Listen(const IPEndPoint& address);
bool               54 net/tools/quic/quic_server.h   virtual void OnUnregistration(int fd, bool replaced) OVERRIDE {}
bool               62 net/tools/quic/quic_server.h   static bool ReadAndDispatchSinglePacket(int fd, int port,
bool               78 net/tools/quic/quic_server.h   bool overflow_supported() { return overflow_supported_; }
bool              108 net/tools/quic/quic_server.h   bool overflow_supported_;
bool              111 net/tools/quic/quic_server.h   bool use_recvmmsg_;
bool               53 net/tools/quic/quic_server_session.h   virtual void OnConnectionClosed(QuicErrorCode error, bool from_peer) OVERRIDE;
bool               73 net/tools/quic/quic_server_session.h   virtual bool ShouldCreateIncomingDataStream(QuicStreamId id);
bool               29 net/tools/quic/quic_socket_utils.h   static bool GetOverflowFromMsghdr(struct msghdr *hdr,
bool               35 net/tools/quic/quic_spdy_client_stream.h   virtual bool OnStreamFrame(const QuicStreamFrame& frame) OVERRIDE;
bool               38 net/tools/quic/quic_spdy_client_stream.h   virtual void OnStreamHeadersComplete(bool fin, size_t frame_len) OVERRIDE;
bool               50 net/tools/quic/quic_spdy_client_stream.h                       bool fin);
bool               53 net/tools/quic/quic_spdy_client_stream.h   void SendBody(const std::string& data, bool fin);
bool               76 net/tools/quic/quic_spdy_client_stream.h   bool response_headers_received_;
bool               59 net/tools/quic/quic_spdy_server_stream.h   bool request_headers_received_;
bool               68 net/tools/quic/quic_time_wait_list_manager.h   bool IsConnectionIdInTimeWait(QuicConnectionId connection_id) const;
bool              101 net/tools/quic/quic_time_wait_list_manager.h   bool ShouldSendResponse(int received_packet_count);
bool              117 net/tools/quic/quic_time_wait_list_manager.h   bool WriteToWire(QueuedPacket* packet);
bool               26 net/tools/quic/spdy_utils.h   static bool FillBalsaRequestHeaders(const SpdyHeaderBlock& header_block,
bool               29 net/tools/quic/spdy_utils.h   static bool FillBalsaResponseHeaders(const SpdyHeaderBlock& header_block,
bool               83 net/tools/quic/test_tools/http_message.h   void AddBody(const std::string& body, bool add_content_length);
bool               85 net/tools/quic/test_tools/http_message.h   bool has_complete_message() const { return has_complete_message_; }
bool               86 net/tools/quic/test_tools/http_message.h   void set_has_complete_message(bool value) { has_complete_message_ = value; }
bool               95 net/tools/quic/test_tools/http_message.h   bool skip_message_validation() const { return skip_message_validation_; }
bool               96 net/tools/quic/test_tools/http_message.h   void set_skip_message_validation(bool value) {
bool              112 net/tools/quic/test_tools/http_message.h   bool is_request_;
bool              117 net/tools/quic/test_tools/http_message.h   bool has_complete_message_;
bool              121 net/tools/quic/test_tools/http_message.h   bool skip_message_validation_;
bool               52 net/tools/quic/test_tools/packet_dropping_test_writer.h   virtual bool IsWriteBlocked() const OVERRIDE;
bool               19 net/tools/quic/test_tools/quic_server_peer.h   static bool SetSmallSocket(QuicServer* server);
bool               67 net/tools/quic/test_tools/quic_test_client.h                  bool secure,
bool               71 net/tools/quic/test_tools/quic_test_client.h                  bool secure,
bool               81 net/tools/quic/test_tools/quic_test_client.h   void ExpectCertificates(bool on);
bool               84 net/tools/quic/test_tools/quic_test_client.h   ssize_t SendData(string data, bool last_data);
bool              104 net/tools/quic/test_tools/quic_test_client.h   virtual bool response_complete() const OVERRIDE;
bool              105 net/tools/quic/test_tools/quic_test_client.h   virtual bool response_headers_complete() const OVERRIDE;
bool              112 net/tools/quic/test_tools/quic_test_client.h   virtual bool buffer_body() const OVERRIDE;
bool              113 net/tools/quic/test_tools/quic_test_client.h   virtual void set_buffer_body(bool buffer_body) OVERRIDE;
bool              114 net/tools/quic/test_tools/quic_test_client.h   virtual bool ServerInLameDuckMode() const OVERRIDE;
bool              116 net/tools/quic/test_tools/quic_test_client.h   virtual bool connected() const OVERRIDE;
bool              154 net/tools/quic/test_tools/quic_test_client.h   void set_auto_reconnect(bool reconnect) { auto_reconnect_ = reconnect; }
bool              163 net/tools/quic/test_tools/quic_test_client.h   void Initialize(bool secure);
bool              173 net/tools/quic/test_tools/quic_test_client.h   bool response_complete_;
bool              174 net/tools/quic/test_tools/quic_test_client.h   bool response_headers_complete_;
bool              185 net/tools/quic/test_tools/quic_test_client.h   bool connect_attempted_;
bool              186 net/tools/quic/test_tools/quic_test_client.h   bool secure_;
bool              190 net/tools/quic/test_tools/quic_test_client.h   bool auto_reconnect_;
bool              192 net/tools/quic/test_tools/quic_test_client.h   bool buffer_body_;
bool               52 net/tools/quic/test_tools/quic_test_utils.h   explicit MockConnection(bool is_server);
bool               55 net/tools/quic/test_tools/quic_test_utils.h   MockConnection(IPEndPoint address, bool is_server);
bool               58 net/tools/quic/test_tools/quic_test_utils.h   MockConnection(QuicConnectionId connection_id, bool is_server);
bool               61 net/tools/quic/test_tools/quic_test_utils.h   MockConnection(bool is_server, const QuicVersionVector& supported_versions);
bool               88 net/tools/quic/test_tools/quic_test_utils.h   MOCK_CONST_METHOD0(HasPendingWrites, bool());
bool               96 net/tools/quic/test_tools/quic_test_utils.h   virtual bool OnProtocolVersionMismatch(QuicVersion version) { return false; }
bool              132 net/tools/quic/test_tools/quic_test_utils.h   MOCK_CONST_METHOD0(IsWriteBlockedDataBuffered, bool());
bool              133 net/tools/quic/test_tools/quic_test_utils.h   MOCK_CONST_METHOD0(IsWriteBlocked, bool());
bool               23 net/tools/quic/test_tools/server_thread.h                bool strike_register_no_startup_period,
bool               73 net/tools/quic/test_tools/server_thread.h   bool initialized_;
bool              106 net/tools/quic/test_tools/simple_client.h   virtual bool response_headers_complete() const = 0;
bool              113 net/tools/quic/test_tools/simple_client.h   virtual bool response_complete() const = 0;
bool              134 net/tools/quic/test_tools/simple_client.h   virtual bool connected() const = 0;
bool              139 net/tools/quic/test_tools/simple_client.h   virtual bool ServerInLameDuckMode() const = 0;
bool              151 net/tools/quic/test_tools/simple_client.h   virtual bool buffer_body() const = 0;
bool              152 net/tools/quic/test_tools/simple_client.h   virtual void set_buffer_body(bool buffer_body) = 0;
bool               19 net/tools/tld_cleanup/tld_cleanup_util.h   bool exception;
bool               20 net/tools/tld_cleanup/tld_cleanup_util.h   bool wildcard;
bool               21 net/tools/tld_cleanup/tld_cleanup_util.h   bool is_private;
bool              103 net/udp/datagram_server_socket.h   virtual int SetMulticastLoopbackMode(bool loopback) = 0;
bool               46 net/udp/udp_server_socket.h   virtual int SetMulticastLoopbackMode(bool loopback) OVERRIDE;
bool              103 net/udp/udp_socket_libevent.h   bool is_connected() const { return socket_ != kInvalidSocket; }
bool              159 net/udp/udp_socket_libevent.h   int SetMulticastLoopbackMode(bool loopback);
bool              106 net/udp/udp_socket_win.h   bool is_connected() const { return socket_ != INVALID_SOCKET; }
bool              160 net/udp/udp_socket_win.h   int SetMulticastLoopbackMode(bool loopback);
bool              213 net/udp/udp_socket_win.h   bool ReceiveAddressToIPEndpoint(IPEndPoint* address) const;
bool               23 net/url_request/data_protocol_handler.h   virtual bool IsSafeRedirectTarget(const GURL& location) const OVERRIDE;
bool               34 net/url_request/file_protocol_handler.h   virtual bool IsSafeRedirectTarget(const GURL& location) const OVERRIDE;
bool               27 net/url_request/fraudulent_certificate_reporter.h                           bool sni_available) = 0;
bool               38 net/url_request/protocol_intercept_job_factory.h   virtual bool IsHandledProtocol(const std::string& scheme) const OVERRIDE;
bool               39 net/url_request/protocol_intercept_job_factory.h   virtual bool IsHandledURL(const GURL& url) const OVERRIDE;
bool               40 net/url_request/protocol_intercept_job_factory.h   virtual bool IsSafeRedirectTarget(const GURL& location) const OVERRIDE;
bool              103 net/url_request/test_url_fetcher_factory.h                                    bool is_last_chunk) OVERRIDE;
bool              119 net/url_request/test_url_fetcher_factory.h   virtual void SetStopOnRedirect(bool stop_on_redirect) OVERRIDE;
bool              120 net/url_request/test_url_fetcher_factory.h   virtual void SetAutomaticallyRetryOn5xx(bool retry) OVERRIDE;
bool              134 net/url_request/test_url_fetcher_factory.h   virtual bool WasFetchedViaProxy() const OVERRIDE;
bool              147 net/url_request/test_url_fetcher_factory.h   virtual bool GetResponseAsString(
bool              149 net/url_request/test_url_fetcher_factory.h   virtual bool GetResponseAsFilePath(
bool              150 net/url_request/test_url_fetcher_factory.h       bool take_ownership, base::FilePath* out_response_path) const OVERRIDE;
bool              170 net/url_request/test_url_fetcher_factory.h   bool did_receive_last_chunk() const { return did_receive_last_chunk_; }
bool              181 net/url_request/test_url_fetcher_factory.h   void set_was_fetched_via_proxy(bool flag);
bool              206 net/url_request/test_url_fetcher_factory.h   bool did_receive_last_chunk_;
bool              220 net/url_request/test_url_fetcher_factory.h   bool fake_was_fetched_via_proxy_;
bool              250 net/url_request/test_url_fetcher_factory.h   void set_remove_fetcher_on_delete(bool remove_fetcher_on_delete) {
bool              261 net/url_request/test_url_fetcher_factory.h   bool remove_fetcher_on_delete_;
bool              120 net/url_request/url_fetcher.h   static void SetEnableInterceptionForTests(bool enabled);
bool              127 net/url_request/url_fetcher.h   static void SetIgnoreCertificateRequests(bool ignored);
bool              161 net/url_request/url_fetcher.h                                    bool is_last_chunk) = 0;
bool              211 net/url_request/url_fetcher.h   virtual void SetStopOnRedirect(bool stop_on_redirect) = 0;
bool              216 net/url_request/url_fetcher.h   virtual void SetAutomaticallyRetryOn5xx(bool retry) = 0;
bool              265 net/url_request/url_fetcher.h   virtual bool WasFetchedViaProxy() const = 0;
bool              292 net/url_request/url_fetcher.h   virtual bool GetResponseAsString(std::string* out_response_string) const = 0;
bool              299 net/url_request/url_fetcher.h   virtual bool GetResponseAsFilePath(
bool              300 net/url_request/url_fetcher.h       bool take_ownership,
bool               74 net/url_request/url_fetcher_core.h   void AppendChunkToUpload(const std::string& data, bool is_last_chunk);
bool               92 net/url_request/url_fetcher_core.h   void SetStopOnRedirect(bool stop_on_redirect);
bool               93 net/url_request/url_fetcher_core.h   void SetAutomaticallyRetryOn5xx(bool retry);
bool              107 net/url_request/url_fetcher_core.h   bool WasFetchedViaProxy() const;
bool              120 net/url_request/url_fetcher_core.h   bool GetResponseAsString(std::string* out_response_string) const;
bool              121 net/url_request/url_fetcher_core.h   bool GetResponseAsFilePath(bool take_ownership,
bool              127 net/url_request/url_fetcher_core.h                                   bool* defer_redirect) OVERRIDE;
bool              138 net/url_request/url_fetcher_core.h   static void SetEnableInterceptionForTests(bool enabled);
bool              139 net/url_request/url_fetcher_core.h   static void SetIgnoreCertificateRequests(bool ignored);
bool              188 net/url_request/url_fetcher_core.h                                      bool is_last_chunk);
bool              234 net/url_request/url_fetcher_core.h   bool was_fetched_via_proxy_;
bool              237 net/url_request/url_fetcher_core.h   bool upload_content_set_;          // SetUploadData has been called
bool              247 net/url_request/url_fetcher_core.h   bool is_chunked_upload_;           // True if using chunked transfer encoding
bool              269 net/url_request/url_fetcher_core.h   bool was_cancelled_;
bool              277 net/url_request/url_fetcher_core.h   bool stop_on_redirect_;
bool              281 net/url_request/url_fetcher_core.h   bool stopped_on_redirect_;
bool              287 net/url_request/url_fetcher_core.h   bool automatically_retry_on_5xx_;
bool               49 net/url_request/url_fetcher_impl.h                                    bool is_last_chunk) OVERRIDE;
bool               65 net/url_request/url_fetcher_impl.h   virtual void SetStopOnRedirect(bool stop_on_redirect) OVERRIDE;
bool               66 net/url_request/url_fetcher_impl.h   virtual void SetAutomaticallyRetryOn5xx(bool retry) OVERRIDE;
bool               80 net/url_request/url_fetcher_impl.h   virtual bool WasFetchedViaProxy() const OVERRIDE;
bool               88 net/url_request/url_fetcher_impl.h   virtual bool GetResponseAsString(
bool               90 net/url_request/url_fetcher_impl.h   virtual bool GetResponseAsFilePath(
bool               91 net/url_request/url_fetcher_impl.h       bool take_ownership,
bool               96 net/url_request/url_fetcher_impl.h   static void SetEnableInterceptionForTests(bool enabled);
bool               97 net/url_request/url_fetcher_impl.h   static void SetIgnoreCertificateRequests(bool ignored);
bool              113 net/url_request/url_fetcher_response_writer.h                          bool success);
bool              133 net/url_request/url_fetcher_response_writer.h   bool owns_file_;
bool              235 net/url_request/url_request.h                                     bool* defer_redirect);
bool              266 net/url_request/url_request.h                                        bool fatal);
bool              272 net/url_request/url_request.h     virtual void OnBeforeNetworkStart(URLRequest* request, bool* defer);
bool              323 net/url_request/url_request.h   static bool IsHandledProtocol(const std::string& scheme);
bool              331 net/url_request/url_request.h   static bool IsHandledURL(const GURL& url);
bool              399 net/url_request/url_request.h                            bool is_last_chunk);
bool              408 net/url_request/url_request.h   bool has_upload() const;
bool              414 net/url_request/url_request.h                                  bool overwrite);
bool              416 net/url_request/url_request.h                                    const std::string& value, bool overwrite);
bool              441 net/url_request/url_request.h   bool GetFullRequestHeaders(HttpRequestHeaders* headers) const;
bool              506 net/url_request/url_request.h   bool was_cached() const { return response_info_.was_cached; }
bool              509 net/url_request/url_request.h   bool was_fetched_via_proxy() const {
bool              514 net/url_request/url_request.h   bool was_fetched_via_spdy() const {
bool              543 net/url_request/url_request.h   bool GetResponseCookies(ResponseCookies* cookies);
bool              571 net/url_request/url_request.h   bool is_pending() const { return is_pending_; }
bool              575 net/url_request/url_request.h   bool is_redirecting() const { return is_redirecting_; }
bool              627 net/url_request/url_request.h   bool Read(IOBuffer* buf, int max_bytes, int* bytes_read);
bool              679 net/url_request/url_request.h   bool GetHSTSRedirect(GURL* redirect_url) const;
bool              682 net/url_request/url_request.h   bool has_delegate() const { return delegate_ != NULL; }
bool              699 net/url_request/url_request.h   void set_is_pending(bool value) { is_pending_ = value; }
bool              711 net/url_request/url_request.h   void NotifyReceivedRedirect(const GURL& location, bool* defer_redirect);
bool              715 net/url_request/url_request.h   void NotifyBeforeNetworkStart(bool* defer);
bool              796 net/url_request/url_request.h   void NotifySSLCertificateError(const SSLInfo& ssl_info, bool fatal);
bool              802 net/url_request/url_request.h   bool CanGetCookies(const CookieList& cookie_list) const;
bool              803 net/url_request/url_request.h   bool CanSetCookie(const std::string& cookie_line,
bool              805 net/url_request/url_request.h   bool CanEnablePrivacyMode() const;
bool              850 net/url_request/url_request.h   bool is_pending_;
bool              855 net/url_request/url_request.h   bool is_redirecting_;
bool              881 net/url_request/url_request.h   bool calling_delegate_;
bool              886 net/url_request/url_request.h   bool use_blocked_by_as_load_param_;
bool              897 net/url_request/url_request.h   bool has_notified_completion_;
bool              917 net/url_request/url_request.h   bool notified_before_network_start_;
bool               22 net/url_request/url_request_about_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool               62 net/url_request/url_request_context_builder.h     bool ignore_certificate_errors;
bool               64 net/url_request/url_request_context_builder.h     bool http_pipelining_enabled;
bool               86 net/url_request/url_request_context_builder.h   void set_data_enabled(bool enable) {
bool               91 net/url_request/url_request_context_builder.h   void set_file_enabled(bool enable) {
bool               97 net/url_request/url_request_context_builder.h   void set_ftp_enabled(bool enable) {
bool              137 net/url_request/url_request_context_builder.h   bool data_enabled_;
bool              139 net/url_request/url_request_context_builder.h   bool file_enabled_;
bool              142 net/url_request/url_request_context_builder.h   bool ftp_enabled_;
bool              144 net/url_request/url_request_context_builder.h   bool http_cache_enabled_;
bool               25 net/url_request/url_request_file_dir_job.h   bool list_complete() const { return list_complete_; }
bool               32 net/url_request/url_request_file_dir_job.h   virtual bool ReadRawData(IOBuffer* buf,
bool               35 net/url_request/url_request_file_dir_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool               36 net/url_request/url_request_file_dir_job.h   virtual bool GetCharset(std::string* charset) OVERRIDE;
bool               54 net/url_request/url_request_file_dir_job.h   bool FillReadBuffer(char *buf, int buf_size, int *bytes_read);
bool               59 net/url_request/url_request_file_dir_job.h   bool canceled_;
bool               62 net/url_request/url_request_file_dir_job.h   bool list_complete_;
bool               65 net/url_request/url_request_file_dir_job.h   bool wrote_header_;
bool               70 net/url_request/url_request_file_dir_job.h   bool read_pending_;
bool               41 net/url_request/url_request_file_job.h   virtual bool ReadRawData(IOBuffer* buf,
bool               44 net/url_request/url_request_file_job.h   virtual bool IsRedirectResponse(GURL* location,
bool               47 net/url_request/url_request_file_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool               70 net/url_request/url_request_file_job.h     bool mime_type_result;
bool               72 net/url_request/url_request_file_job.h     bool file_exists;
bool               74 net/url_request/url_request_file_job.h     bool is_directory;
bool               65 net/url_request/url_request_filter.h   bool AddUrlHandler(const GURL& url,
bool               67 net/url_request/url_request_filter.h   bool AddUrlProtocolHandler(
bool               40 net/url_request/url_request_ftp_job.h   virtual bool IsSafeRedirect(const GURL& location) OVERRIDE;
bool               41 net/url_request/url_request_ftp_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool               66 net/url_request/url_request_ftp_job.h   virtual bool NeedsAuth() OVERRIDE;
bool               74 net/url_request/url_request_ftp_job.h   virtual bool ReadRawData(IOBuffer* buf,
bool               93 net/url_request/url_request_ftp_job.h   bool read_in_progress_;
bool               63 net/url_request/url_request_http_job.h   typedef base::RefCountedData<bool> SharedBoolean;
bool              102 net/url_request/url_request_http_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool              103 net/url_request/url_request_http_job.h   virtual bool GetCharset(std::string* charset) OVERRIDE;
bool              107 net/url_request/url_request_http_job.h   virtual bool GetResponseCookies(std::vector<std::string>* cookies) OVERRIDE;
bool              110 net/url_request/url_request_http_job.h   virtual bool CopyFragmentOnRedirect(const GURL& location) const OVERRIDE;
bool              111 net/url_request/url_request_http_job.h   virtual bool IsSafeRedirect(const GURL& location) OVERRIDE;
bool              112 net/url_request/url_request_http_job.h   virtual bool NeedsAuth() OVERRIDE;
bool              119 net/url_request/url_request_http_job.h   virtual bool ReadRawData(IOBuffer* buf, int buf_size,
bool              122 net/url_request/url_request_http_job.h   virtual bool GetFullRequestHeaders(
bool              138 net/url_request/url_request_http_job.h   bool IsCompressibleContent() const;
bool              161 net/url_request/url_request_http_job.h                      bool cookie_status);
bool              168 net/url_request/url_request_http_job.h   bool ShouldFixMismatchedContentLength(int rv) const;
bool              191 net/url_request/url_request_http_job.h   bool read_in_progress_;
bool              206 net/url_request/url_request_http_job.h   bool sdch_dictionary_advertised_;
bool              211 net/url_request/url_request_http_job.h   bool sdch_test_activated_;  // Advertising a dictionary for sdch.
bool              212 net/url_request/url_request_http_job.h   bool sdch_test_control_;    // Not even accepting-content sdch.
bool              215 net/url_request/url_request_http_job.h   bool is_cached_content_;
bool              229 net/url_request/url_request_http_job.h   bool packet_timing_enabled_;
bool              230 net/url_request/url_request_http_job.h   bool done_;  // True when we are done doing work.
bool              270 net/url_request/url_request_http_job.h   bool awaiting_callback_;
bool              103 net/url_request/url_request_job.h   bool Read(IOBuffer* buf, int buf_size, int* bytes_read);
bool              109 net/url_request/url_request_job.h   virtual bool GetFullRequestHeaders(HttpRequestHeaders* headers) const;
bool              123 net/url_request/url_request_job.h   virtual bool GetCharset(std::string* charset);
bool              137 net/url_request/url_request_job.h   virtual bool GetResponseCookies(std::vector<std::string>* cookies);
bool              158 net/url_request/url_request_job.h   virtual bool IsRedirectResponse(GURL* location, int* http_status_code);
bool              165 net/url_request/url_request_job.h   virtual bool CopyFragmentOnRedirect(const GURL& location) const;
bool              171 net/url_request/url_request_job.h   virtual bool IsSafeRedirect(const GURL& location);
bool              176 net/url_request/url_request_job.h   virtual bool NeedsAuth();
bool              200 net/url_request/url_request_job.h   bool is_done() const { return done_; }
bool              209 net/url_request/url_request_job.h   bool has_response_started() const { return has_handled_response_; }
bool              212 net/url_request/url_request_job.h   virtual bool GetMimeType(std::string* mime_type) const;
bool              237 net/url_request/url_request_job.h   void NotifySSLCertificateError(const SSLInfo& ssl_info, bool fatal);
bool              240 net/url_request/url_request_job.h   bool CanGetCookies(const CookieList& cookie_list) const;
bool              243 net/url_request/url_request_job.h   bool CanSetCookie(const std::string& cookie_line,
bool              247 net/url_request/url_request_job.h   bool CanEnablePrivacyMode() const;
bool              253 net/url_request/url_request_job.h   void NotifyBeforeNetworkStart(bool* defer);
bool              297 net/url_request/url_request_job.h   virtual bool ReadRawData(IOBuffer* buf, int buf_size, int *bytes_read);
bool              315 net/url_request/url_request_job.h   bool ReadFilteredData(int *bytes_read);
bool              319 net/url_request/url_request_job.h   bool HasFilter() { return filter_ != NULL; }
bool              355 net/url_request/url_request_job.h   bool ReadRawDataForFilter(int *bytes_read);
bool              359 net/url_request/url_request_job.h   bool ReadRawDataHelper(IOBuffer* buf, int buf_size, int* bytes_read);
bool              378 net/url_request/url_request_job.h   bool FilterHasData();
bool              387 net/url_request/url_request_job.h   bool done_;
bool              398 net/url_request/url_request_job.h   bool filter_needs_more_output_space_;
bool              413 net/url_request/url_request_job.h   bool has_handled_response_;
bool               39 net/url_request/url_request_job_factory.h     virtual bool IsSafeRedirectTarget(const GURL& location) const;
bool               50 net/url_request/url_request_job_factory.h   virtual bool IsHandledProtocol(const std::string& scheme) const = 0;
bool               52 net/url_request/url_request_job_factory.h   virtual bool IsHandledURL(const GURL& url) const = 0;
bool               54 net/url_request/url_request_job_factory.h   virtual bool IsSafeRedirectTarget(const GURL& location) const = 0;
bool               26 net/url_request/url_request_job_factory_impl.h   bool SetProtocolHandler(const std::string& scheme,
bool               34 net/url_request/url_request_job_factory_impl.h   virtual bool IsHandledProtocol(const std::string& scheme) const OVERRIDE;
bool               35 net/url_request/url_request_job_factory_impl.h   virtual bool IsHandledURL(const GURL& url) const OVERRIDE;
bool               36 net/url_request/url_request_job_factory_impl.h   virtual bool IsSafeRedirectTarget(const GURL& location) const OVERRIDE;
bool               58 net/url_request/url_request_job_manager.h   bool SupportsScheme(const std::string& scheme) const;
bool               82 net/url_request/url_request_job_manager.h   bool IsAllowedThread() const {
bool              104 net/url_request/url_request_job_manager.h   mutable bool allowed_thread_initialized_;
bool               34 net/url_request/url_request_netlog_params.h NET_EXPORT bool StartEventLoadFlagsFromEventParams(
bool               41 net/url_request/url_request_redirect_job.h   virtual bool IsRedirectResponse(GURL* location,
bool               43 net/url_request/url_request_redirect_job.h   virtual bool CopyFragmentOnRedirect(const GURL& location) const OVERRIDE;
bool               24 net/url_request/url_request_simple_job.h   virtual bool ReadRawData(IOBuffer* buf,
bool               27 net/url_request/url_request_simple_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool               28 net/url_request/url_request_simple_job.h   virtual bool GetCharset(std::string* charset) OVERRIDE;
bool               43 net/url_request/url_request_status.h   bool is_success() const {
bool               48 net/url_request/url_request_status.h   bool is_io_pending() const {
bool               50 net/url_request/url_request_test_job.h                     bool auto_advance);
bool               59 net/url_request/url_request_test_job.h                     bool auto_advance);
bool               92 net/url_request/url_request_test_job.h   static bool ProcessOnePendingMessage();
bool               98 net/url_request/url_request_test_job.h   bool auto_advance() { return auto_advance_; }
bool               99 net/url_request/url_request_test_job.h   void set_auto_advance(bool auto_advance) { auto_advance_ = auto_advance; }
bool              113 net/url_request/url_request_test_job.h   virtual bool ReadRawData(IOBuffer* buf,
bool              117 net/url_request/url_request_test_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool              122 net/url_request/url_request_test_job.h   virtual bool IsRedirectResponse(GURL* location,
bool              130 net/url_request/url_request_test_job.h   virtual bool NextReadAsync();
bool              148 net/url_request/url_request_test_job.h   bool auto_advance_;
bool               57 net/url_request/url_request_test_util.h   explicit TestURLRequestContext(bool delay_initialization);
bool               70 net/url_request/url_request_test_util.h   bool initialized_;
bool              125 net/url_request/url_request_test_util.h   void set_cancel_in_received_redirect(bool val) { cancel_in_rr_ = val; }
bool              126 net/url_request/url_request_test_util.h   void set_cancel_in_response_started(bool val) { cancel_in_rs_ = val; }
bool              127 net/url_request/url_request_test_util.h   void set_cancel_in_received_data(bool val) { cancel_in_rd_ = val; }
bool              128 net/url_request/url_request_test_util.h   void set_cancel_in_received_data_pending(bool val) {
bool              131 net/url_request/url_request_test_util.h   void set_quit_on_complete(bool val) { quit_on_complete_ = val; }
bool              132 net/url_request/url_request_test_util.h   void set_quit_on_redirect(bool val) { quit_on_redirect_ = val; }
bool              133 net/url_request/url_request_test_util.h   void set_quit_on_network_start(bool val) {
bool              136 net/url_request/url_request_test_util.h   void set_allow_certificate_errors(bool val) {
bool              151 net/url_request/url_request_test_util.h   bool received_data_before_response() const {
bool              154 net/url_request/url_request_test_util.h   bool request_failed() const { return request_failed_; }
bool              155 net/url_request/url_request_test_util.h   bool have_certificate_errors() const { return have_certificate_errors_; }
bool              156 net/url_request/url_request_test_util.h   bool certificate_errors_are_fatal() const {
bool              159 net/url_request/url_request_test_util.h   bool auth_required_called() const { return auth_required_; }
bool              160 net/url_request/url_request_test_util.h   bool have_full_request_headers() const { return have_full_request_headers_; }
bool              168 net/url_request/url_request_test_util.h                                   bool* defer_redirect) OVERRIDE;
bool              169 net/url_request/url_request_test_util.h   virtual void OnBeforeNetworkStart(URLRequest* request, bool* defer) OVERRIDE;
bool              177 net/url_request/url_request_test_util.h                                      bool fatal) OVERRIDE;
bool              188 net/url_request/url_request_test_util.h   bool cancel_in_rr_;
bool              189 net/url_request/url_request_test_util.h   bool cancel_in_rs_;
bool              190 net/url_request/url_request_test_util.h   bool cancel_in_rd_;
bool              191 net/url_request/url_request_test_util.h   bool cancel_in_rd_pending_;
bool              192 net/url_request/url_request_test_util.h   bool quit_on_complete_;
bool              193 net/url_request/url_request_test_util.h   bool quit_on_redirect_;
bool              194 net/url_request/url_request_test_util.h   bool quit_on_before_network_start_;
bool              195 net/url_request/url_request_test_util.h   bool allow_certificate_errors_;
bool              203 net/url_request/url_request_test_util.h   bool received_data_before_response_;
bool              204 net/url_request/url_request_test_util.h   bool request_failed_;
bool              205 net/url_request/url_request_test_util.h   bool have_certificate_errors_;
bool              206 net/url_request/url_request_test_util.h   bool certificate_errors_are_fatal_;
bool              207 net/url_request/url_request_test_util.h   bool auth_required_;
bool              209 net/url_request/url_request_test_util.h   bool have_full_request_headers_;
bool              229 net/url_request/url_request_test_util.h   bool GetLoadTimingInfoBeforeRedirect(
bool              234 net/url_request/url_request_test_util.h   bool GetLoadTimingInfoBeforeAuth(
bool              260 net/url_request/url_request_test_util.h   void set_can_access_files(bool val) { can_access_files_ = val; }
bool              261 net/url_request/url_request_test_util.h   bool can_access_files() const { return can_access_files_; }
bool              263 net/url_request/url_request_test_util.h   void set_can_throttle_requests(bool val) { can_throttle_requests_ = val; }
bool              264 net/url_request/url_request_test_util.h   bool can_throttle_requests() const { return can_throttle_requests_; }
bool              287 net/url_request/url_request_test_util.h   virtual void OnCompleted(URLRequest* request, bool started) OVERRIDE;
bool              296 net/url_request/url_request_test_util.h   virtual bool OnCanGetCookies(const URLRequest& request,
bool              298 net/url_request/url_request_test_util.h   virtual bool OnCanSetCookie(const URLRequest& request,
bool              301 net/url_request/url_request_test_util.h   virtual bool OnCanAccessFile(const URLRequest& request,
bool              303 net/url_request/url_request_test_util.h   virtual bool OnCanThrottleRequest(
bool              337 net/url_request/url_request_test_util.h   bool has_load_timing_info_before_redirect_;
bool              340 net/url_request/url_request_test_util.h   bool has_load_timing_info_before_auth_;
bool              342 net/url_request/url_request_test_util.h   bool can_access_files_;  // true by default
bool              343 net/url_request/url_request_test_util.h   bool can_throttle_requests_;  // true by default
bool               86 net/url_request/url_request_throttler_entry.h   bool IsEntryOutdated() const;
bool               95 net/url_request/url_request_throttler_entry.h   virtual bool ShouldRejectRequest(const URLRequest& request) const OVERRIDE;
bool              111 net/url_request/url_request_throttler_entry.h   bool IsConsideredError(int response_code);
bool              128 net/url_request/url_request_throttler_entry.h   static bool ExplicitUserRequest(const int load_flags);
bool              157 net/url_request/url_request_throttler_entry.h   bool is_backoff_disabled_;
bool               33 net/url_request/url_request_throttler_entry_interface.h   virtual bool ShouldRejectRequest(const URLRequest& request) const = 0;
bool               69 net/url_request/url_request_throttler_manager.h   void set_enable_thread_checks(bool enable);
bool               70 net/url_request/url_request_throttler_manager.h   bool enable_thread_checks() const;
bool               73 net/url_request/url_request_throttler_manager.h   void set_enforce_throttling(bool enforce);
bool               74 net/url_request/url_request_throttler_manager.h   bool enforce_throttling();
bool              149 net/url_request/url_request_throttler_manager.h   bool enable_thread_checks_;
bool              153 net/url_request/url_request_throttler_manager.h   bool logged_for_localhost_disabled_;
bool               33 net/websockets/websocket_basic_handshake_stream.h       bool using_proxy,
bool               52 net/websockets/websocket_basic_handshake_stream.h   virtual void Close(bool not_reusable) OVERRIDE;
bool               53 net/websockets/websocket_basic_handshake_stream.h   virtual bool IsResponseBodyComplete() const OVERRIDE;
bool               54 net/websockets/websocket_basic_handshake_stream.h   virtual bool CanFindEndOfResponse() const OVERRIDE;
bool               55 net/websockets/websocket_basic_handshake_stream.h   virtual bool IsConnectionReused() const OVERRIDE;
bool               57 net/websockets/websocket_basic_handshake_stream.h   virtual bool IsConnectionReusable() const OVERRIDE;
bool               59 net/websockets/websocket_basic_handshake_stream.h   virtual bool GetLoadTimingInfo(LoadTimingInfo* load_timing_info) const
bool               64 net/websockets/websocket_basic_handshake_stream.h   virtual bool IsSpdyHttpStream() const OVERRIDE;
bool              106 net/websockets/websocket_basic_stream.h       bool is_final_chunk,
bool               80 net/websockets/websocket_channel.h   void SendFrame(bool fin,
bool              130 net/websockets/websocket_channel.h     PendingReceivedFrame(bool final,
bool              137 net/websockets/websocket_channel.h     bool final() const { return final_; }
bool              152 net/websockets/websocket_channel.h     bool final_;
bool              212 net/websockets/websocket_channel.h   bool InClosingState() const;
bool              222 net/websockets/websocket_channel.h   ChannelState OnWriteDone(bool synchronous, int result) WARN_UNUSED_RESULT;
bool              232 net/websockets/websocket_channel.h   ChannelState OnReadDone(bool synchronous, int result) WARN_UNUSED_RESULT;
bool              248 net/websockets/websocket_channel.h       bool final,
bool              256 net/websockets/websocket_channel.h                                bool final,
bool              265 net/websockets/websocket_channel.h   ChannelState SendFrameFromIOBuffer(bool fin,
bool              296 net/websockets/websocket_channel.h   bool ParseClose(const scoped_refptr<IOBuffer>& buffer,
bool              307 net/websockets/websocket_channel.h   ChannelState DoDropChannel(bool was_clean,
bool              382 net/websockets/websocket_channel.h   bool sending_text_message_;
bool              386 net/websockets/websocket_channel.h   bool receiving_text_message_;
bool              389 net/websockets/websocket_channel.h   bool expecting_to_handle_continuation_;
bool              393 net/websockets/websocket_channel.h   bool initial_frame_forwarded_;
bool               36 net/websockets/websocket_deflater.h   bool Initialize(int window_bits);
bool               40 net/websockets/websocket_deflater.h   bool AddBytes(const char* data, size_t size);
bool               44 net/websockets/websocket_deflater.h   bool Finish();
bool               68 net/websockets/websocket_deflater.h   bool are_bytes_added_;
bool               41 net/websockets/websocket_event_interface.h       bool fail,
bool               48 net/websockets/websocket_event_interface.h       bool fin,
bool               78 net/websockets/websocket_event_interface.h   virtual ChannelState OnDropChannel(bool was_clean,
bool               27 net/websockets/websocket_extension.h     bool HasValue() const { return !value_.empty(); }
bool               30 net/websockets/websocket_extension.h     bool Equals(const Parameter& other) const;
bool               46 net/websockets/websocket_extension.h   bool Equals(const WebSocketExtension& other) const;
bool               32 net/websockets/websocket_extension_parser.h   bool has_error() const { return has_error_; }
bool               42 net/websockets/websocket_extension_parser.h   bool Lookahead(char c);
bool               43 net/websockets/websocket_extension_parser.h   bool ConsumeIfMatch(char c);
bool               46 net/websockets/websocket_extension_parser.h   static bool IsControl(char c);
bool               47 net/websockets/websocket_extension_parser.h   static bool IsSeparator(char c);
bool               51 net/websockets/websocket_extension_parser.h   bool has_error_;
bool               42 net/websockets/websocket_frame.h   static bool IsKnownDataOpCode(OpCode opcode) {
bool               49 net/websockets/websocket_frame.h   static bool IsKnownControlOpCode(OpCode opcode) {
bool               80 net/websockets/websocket_frame.h   bool final;
bool               81 net/websockets/websocket_frame.h   bool reserved1;
bool               82 net/websockets/websocket_frame.h   bool reserved2;
bool               83 net/websockets/websocket_frame.h   bool reserved3;
bool               85 net/websockets/websocket_frame.h   bool masked;
bool              134 net/websockets/websocket_frame.h   bool final_chunk;
bool               39 net/websockets/websocket_frame_parser.h   bool Decode(const char* data,
bool               64 net/websockets/websocket_frame_parser.h   scoped_ptr<WebSocketFrameChunk> DecodeFramePayload(bool first_chunk);
bool               37 net/websockets/websocket_handshake_handler.h   bool ParseRequest(const char* data, int length);
bool               54 net/websockets/websocket_handshake_handler.h   bool GetRequestHeaderBlock(const GURL& url,
bool               86 net/websockets/websocket_handshake_handler.h   bool HasResponse() const;
bool               88 net/websockets/websocket_handshake_handler.h   bool ParseResponseInfo(const HttpResponseInfo& response_info,
bool               91 net/websockets/websocket_handshake_handler.h   bool ParseResponseHeaderBlock(const SpdyHeaderBlock& headers,
bool               51 net/websockets/websocket_handshake_stream_base.h         bool using_proxy) = 0;
bool               56 net/websockets/websocket_handshake_stream_base.h         bool use_relative_url) = 0;
bool               37 net/websockets/websocket_handshake_stream_create_helper.h       bool using_proxy) OVERRIDE;
bool               42 net/websockets/websocket_handshake_stream_create_helper.h       bool use_relative_url) OVERRIDE;
bool               36 net/websockets/websocket_inflater.h   bool Initialize(int window_bits);
bool               43 net/websockets/websocket_inflater.h   bool AddBytes(const char* data, size_t size);
bool               47 net/websockets/websocket_inflater.h   bool Finish();
bool              102 net/websockets/websocket_inflater.h     bool IsEmpty() const { return buffers_.empty(); }
bool               54 net/websockets/websocket_job.h   static void set_websocket_over_spdy_enabled(bool enabled);
bool               58 net/websockets/websocket_job.h   virtual bool SendData(const char* data, int len) OVERRIDE;
bool               77 net/websockets/websocket_job.h                                      bool fatal) OVERRIDE;
bool               94 net/websockets/websocket_job.h   bool SendHandshakeRequest(const char* data, int len);
bool              107 net/websockets/websocket_job.h   void OnCookieSaved(bool cookie_status);
bool              118 net/websockets/websocket_job.h   bool IsWaiting() const;
bool              123 net/websockets/websocket_job.h   bool SendDataInternal(const char* data, int length);
bool              127 net/websockets/websocket_job.h   static bool websocket_over_spdy_enabled_;
bool              131 net/websockets/websocket_job.h   bool waiting_;
bool              138 net/websockets/websocket_job.h   bool started_to_send_handshake_request_;
bool              152 net/websockets/websocket_job.h   bool save_next_cookie_running_;
bool              153 net/websockets/websocket_job.h   bool callback_pending_;
bool               42 net/websockets/websocket_throttle.h   bool PutInQueue(WebSocketJob* job);
bool               90 ppapi/c/dev/ppb_var_deprecated.h   bool (*HasProperty)(struct PP_Var object,
bool               98 ppapi/c/dev/ppb_var_deprecated.h   bool (*HasMethod)(struct PP_Var object,
bool              202 ppapi/c/dev/ppb_var_deprecated.h   bool (*IsInstanceOf)(struct PP_Var var,
bool               44 ppapi/c/dev/ppp_class_deprecated.h   bool (*HasProperty)(void* object,
bool               54 ppapi/c/dev/ppp_class_deprecated.h   bool (*HasMethod)(void* object,
bool               47 ppapi/c/pp_bool.h inline PP_Bool PP_FromBool(bool b) {
bool               58 ppapi/c/pp_bool.h inline bool PP_ToBool(PP_Bool b) {
bool               35 ppapi/c/private/ppb_flash_file.h   bool (*CreateThreadAdapterForInstance)(PP_Instance instance);
bool               84 ppapi/c/private/ppb_pdf.h   bool italic;
bool              112 ppapi/c/private/ppb_pdf.h   bool (*GetFontTableForPrivateFontFile)(PP_Resource font_file,
bool              123 ppapi/c/private/ppb_pdf.h      bool case_sensitive,
bool               84 ppapi/cpp/audio.h   bool StartPlayback();
bool               89 ppapi/cpp/audio.h   bool StopPlayback();
bool               93 ppapi/cpp/audio.h   bool use_1_0_interface_;
bool              114 ppapi/cpp/completion_callback.h   bool IsOptional() const {
bool              101 ppapi/cpp/core.h   bool IsMainThread();
bool               57 ppapi/cpp/dev/alarms_dev.h   bool is_period_in_minutes_set() const;
bool               97 ppapi/cpp/dev/alarms_dev.h   bool is_when_set() const;
bool              102 ppapi/cpp/dev/alarms_dev.h   bool is_delay_in_minutes_set() const;
bool              107 ppapi/cpp/dev/alarms_dev.h   bool is_period_in_minutes_set() const;
bool               34 ppapi/cpp/dev/audio_input_dev.h   static bool IsAvailable();
bool               60 ppapi/cpp/dev/audio_input_dev.h   bool StartCapture();
bool               61 ppapi/cpp/dev/audio_input_dev.h   bool StopCapture();
bool               26 ppapi/cpp/dev/crypto_dev.h   bool GetRandomBytes(char* buffer, uint32_t num_bytes);
bool               24 ppapi/cpp/dev/cursor_control_dev.h   bool SetCursor(const InstanceHandle& instance,
bool               28 ppapi/cpp/dev/cursor_control_dev.h   bool LockCursor(const InstanceHandle& instance);
bool               29 ppapi/cpp/dev/cursor_control_dev.h   bool UnlockCursor(const InstanceHandle& instance);
bool               30 ppapi/cpp/dev/cursor_control_dev.h   bool HasCursorLock(const InstanceHandle& instance);
bool               31 ppapi/cpp/dev/cursor_control_dev.h   bool CanLockCursor(const InstanceHandle& instance);
bool               52 ppapi/cpp/dev/font_dev.h   bool italic() const { return PP_ToBool(pp_font_description_.italic); }
bool               53 ppapi/cpp/dev/font_dev.h   void set_italic(bool i) { pp_font_description_.italic = PP_FromBool(i); }
bool               55 ppapi/cpp/dev/font_dev.h   bool small_caps() const {
bool               58 ppapi/cpp/dev/font_dev.h   void set_small_caps(bool s) {
bool               81 ppapi/cpp/dev/font_dev.h               bool rtl = false,
bool               82 ppapi/cpp/dev/font_dev.h               bool override_direction = false);
bool              114 ppapi/cpp/dev/font_dev.h   bool Describe(FontDescription_Dev* description,
bool              116 ppapi/cpp/dev/font_dev.h   bool DrawTextAt(ImageData* dest,
bool              121 ppapi/cpp/dev/font_dev.h                   bool image_data_is_opaque) const;
bool              129 ppapi/cpp/dev/font_dev.h   bool DrawSimpleText(ImageData* dest,
bool              133 ppapi/cpp/dev/font_dev.h                       bool image_data_is_opaque = false) const;
bool               55 ppapi/cpp/dev/may_own_ptr_dev.h   bool owned_;
bool               49 ppapi/cpp/dev/optional_dev.h   bool is_set() const { return PP_ToBool(storage_->is_set); }
bool              101 ppapi/cpp/dev/optional_dev.h   bool is_set() const { return wrapper_.is_set(); }
bool               32 ppapi/cpp/dev/printing_dev.h   virtual bool IsPrintScalingDisabled() = 0;
bool               37 ppapi/cpp/dev/printing_dev.h   static bool IsAvailable();
bool               39 ppapi/cpp/dev/scriptable_object_deprecated.h   virtual bool HasProperty(const Var& name, Var* exception);
bool               42 ppapi/cpp/dev/scriptable_object_deprecated.h   virtual bool HasMethod(const Var& name, Var* exception);
bool               22 ppapi/cpp/dev/scrollbar_dev.h   Scrollbar_Dev(const InstanceHandle& instance, bool vertical);
bool               29 ppapi/cpp/dev/scrollbar_dev.h   bool IsOverlay();
bool               44 ppapi/cpp/dev/selection_dev.h   virtual Var GetSelectedText(bool html) = 0;
bool               39 ppapi/cpp/dev/string_wrapper_dev.h   bool is_set() const;
bool               34 ppapi/cpp/dev/url_util_dev.h   bool IsSameSecurityOrigin(const Var& url_a, const Var& url_b) const;
bool               35 ppapi/cpp/dev/url_util_dev.h   bool DocumentCanRequest(const InstanceHandle& instance, const Var& url) const;
bool               36 ppapi/cpp/dev/url_util_dev.h   bool DocumentCanAccessDocument(const InstanceHandle& active,
bool               27 ppapi/cpp/dev/video_capture_dev.h   static bool IsAvailable();
bool               44 ppapi/cpp/dev/widget_client_dev.h                                        bool type) = 0;
bool               28 ppapi/cpp/dev/widget_dev.h   bool Paint(const Rect& rect, ImageData* image);
bool               29 ppapi/cpp/dev/widget_dev.h   bool HandleEvent(const InputEvent& event);
bool               30 ppapi/cpp/dev/widget_dev.h   bool GetLocation(Rect* location);
bool               47 ppapi/cpp/dev/zoom_dev.h   virtual void Zoom(double factor, bool text_only) = 0;
bool               62 ppapi/cpp/directory_entry.h   bool is_null() const { return !data_.file_ref; }
bool               43 ppapi/cpp/extensions/dev/socket_dev.h   bool Populate(const PP_Var& var_value);
bool               60 ppapi/cpp/extensions/dev/socket_dev.h   bool Populate(const PP_Ext_Socket_CreateInfo_Dev& value);
bool               74 ppapi/cpp/extensions/dev/socket_dev.h   bool Populate(const PP_Ext_Socket_AcceptInfo_Dev& value);
bool               90 ppapi/cpp/extensions/dev/socket_dev.h   bool Populate(const PP_Ext_Socket_ReadInfo_Dev& value);
bool              106 ppapi/cpp/extensions/dev/socket_dev.h   bool Populate(const PP_Ext_Socket_WriteInfo_Dev& value);
bool              120 ppapi/cpp/extensions/dev/socket_dev.h   bool Populate(const PP_Ext_Socket_RecvFromInfo_Dev& value);
bool              140 ppapi/cpp/extensions/dev/socket_dev.h   bool Populate(const PP_Ext_Socket_SocketInfo_Dev& value);
bool              152 ppapi/cpp/extensions/dev/socket_dev.h   DictField<bool> connected;
bool              164 ppapi/cpp/extensions/dev/socket_dev.h   bool Populate(const PP_Ext_Socket_NetworkInterface_Dev& value);
bool              234 ppapi/cpp/extensions/dev/socket_dev.h   typedef ExtCompletionCallbackWithOutput<bool> SetKeepAliveCallback;
bool              236 ppapi/cpp/extensions/dev/socket_dev.h                        bool enable,
bool              240 ppapi/cpp/extensions/dev/socket_dev.h   typedef ExtCompletionCallbackWithOutput<bool> SetNoDelayCallback;
bool              242 ppapi/cpp/extensions/dev/socket_dev.h                      bool no_delay,
bool              274 ppapi/cpp/extensions/dev/socket_dev.h       bool enabled,
bool               36 ppapi/cpp/extensions/dict_field.h   bool AddTo(VarDictionary* dict) const {
bool               44 ppapi/cpp/extensions/dict_field.h   bool Populate(const VarDictionary& dict) {
bool               75 ppapi/cpp/extensions/dict_field.h   bool MayAddTo(VarDictionary* dict) const {
bool               85 ppapi/cpp/extensions/dict_field.h   bool Populate(const VarDictionary& dict) {
bool               54 ppapi/cpp/extensions/from_var_converter.h     bool succeeded = FromVarConverterBase<T>::value_.Populate(var);
bool               86 ppapi/cpp/extensions/from_var_converter.h class FromVarConverter<bool> : public FromVarConverterBase<bool> {
bool               99 ppapi/cpp/extensions/from_var_converter.h     FromVarConverterBase<bool>::value_ = Var(var).AsBool();
bool               50 ppapi/cpp/extensions/optional.h   bool IsSet() const {
bool               72 ppapi/cpp/extensions/to_var_converter.h class ToVarConverter<bool> : public ToVarConverterBase {
bool               74 ppapi/cpp/extensions/to_var_converter.h   explicit ToVarConverter(bool object) : ToVarConverterBase(Var(object)) {
bool               78 ppapi/cpp/file_system.h   static bool IsFileSystem(const Resource& resource);
bool               35 ppapi/cpp/fullscreen.h   bool IsFullscreen();
bool               54 ppapi/cpp/fullscreen.h   bool SetFullscreen(bool fullscreen);
bool               64 ppapi/cpp/fullscreen.h   bool GetScreenSize(Size* size);
bool               57 ppapi/cpp/graphics_2d.h              bool is_always_opaque);
bool              277 ppapi/cpp/graphics_2d.h   bool SetScale(float scale);
bool               63 ppapi/cpp/host_resolver.h   static bool IsAvailable();
bool               63 ppapi/cpp/image_data.h             bool init_to_zero);
bool               85 ppapi/cpp/image_data.h   static bool IsImageDataFormatSupported(PP_ImageDataFormat format);
bool              203 ppapi/cpp/input_event.h                   bool scroll_by_page);
bool              250 ppapi/cpp/input_event.h   bool GetScrollByPage() const;
bool               96 ppapi/cpp/instance.h   virtual bool Init(uint32_t argc, const char* argn[], const char* argv[]);
bool              168 ppapi/cpp/instance.h   virtual void DidChangeFocus(bool has_focus);
bool              217 ppapi/cpp/instance.h   virtual bool HandleInputEvent(const pp::InputEvent& event);
bool              239 ppapi/cpp/instance.h   virtual bool HandleDocumentLoad(const URLLoader& url_loader);
bool              306 ppapi/cpp/instance.h   bool BindGraphics(const Graphics2D& graphics);
bool              317 ppapi/cpp/instance.h   bool BindGraphics(const Graphics3D& graphics);
bool              326 ppapi/cpp/instance.h   bool IsFullFrame();
bool               96 ppapi/cpp/media_stream_audio_track.h   bool HasEnded() const;
bool              138 ppapi/cpp/media_stream_audio_track.h   static bool IsMediaStreamAudioTrack(const Resource& resource);
bool              101 ppapi/cpp/media_stream_video_track.h   bool HasEnded() const;
bool              144 ppapi/cpp/media_stream_video_track.h   static bool IsMediaStreamVideoTrack(const Resource& resource);
bool              263 ppapi/cpp/message_loop.h   int32_t PostQuit(bool should_destroy);
bool               50 ppapi/cpp/module.h   virtual bool Init();
bool              129 ppapi/cpp/module.h   bool InternalInit(PP_Module mod,
bool               30 ppapi/cpp/module_impl.h template <typename T> inline bool has_interface() {
bool               48 ppapi/cpp/mouse_cursor.h   static bool SetCursor(const InstanceHandle& instance,
bool               67 ppapi/cpp/net_address.h   static bool IsAvailable();
bool               85 ppapi/cpp/net_address.h   Var DescribeAsString(bool include_port) const;
bool               97 ppapi/cpp/net_address.h   bool DescribeAsIPv4Address(PP_NetAddress_IPv4* ipv4_addr) const;
bool              109 ppapi/cpp/net_address.h   bool DescribeAsIPv6Address(PP_NetAddress_IPv6* ipv6_addr) const;
bool               25 ppapi/cpp/network_list.h   static bool IsAvailable();
bool               26 ppapi/cpp/network_monitor.h   static bool IsAvailable();
bool               25 ppapi/cpp/network_proxy.h   static bool IsAvailable();
bool               34 ppapi/cpp/output_traits.h   static bool const value = false;
bool               37 ppapi/cpp/output_traits.h   static bool const value = true;
bool               51 ppapi/cpp/output_traits.h   static bool const value = sizeof Check(CreateDerived()) == 1 &&
bool               57 ppapi/cpp/output_traits.h template <class T, bool P> struct InheritIf {};
bool              168 ppapi/cpp/output_traits.h struct CallbackOutputTraits<bool> {
bool              178 ppapi/cpp/output_traits.h   static inline bool StorageToPluginArg(StorageType& t) {
bool              300 ppapi/cpp/point.h inline bool operator==(const pp::Point& lhs, const pp::Point& rhs) {
bool              311 ppapi/cpp/point.h inline bool operator!=(const pp::Point& lhs, const pp::Point& rhs) {
bool              321 ppapi/cpp/point.h inline bool operator==(const pp::FloatPoint& lhs, const pp::FloatPoint& rhs) {
bool              332 ppapi/cpp/point.h inline bool operator!=(const pp::FloatPoint& lhs, const pp::FloatPoint& rhs) {
bool               81 ppapi/cpp/private/content_decryptor_private.h                              bool status);
bool               50 ppapi/cpp/private/find_private.h   virtual bool StartFind(const std::string& text, bool case_sensitive) = 0;
bool               51 ppapi/cpp/private/find_private.h   virtual void SelectFindResult(bool forward) = 0;
bool               56 ppapi/cpp/private/find_private.h   void NumberOfFindResultsChanged(int32_t total, bool final_result);
bool               35 ppapi/cpp/private/flash.h   static bool IsAvailable();
bool               38 ppapi/cpp/private/flash.h                                      bool on_top);
bool               39 ppapi/cpp/private/flash.h   static bool DrawGlyphs(const InstanceHandle& instance,
bool               46 ppapi/cpp/private/flash.h                          bool allow_subpixel_aa,
bool               54 ppapi/cpp/private/flash.h                           bool from_user_action);
bool               61 ppapi/cpp/private/flash.h   static bool IsRectTopmost(const InstanceHandle& instance, const Rect& rect);
bool               66 ppapi/cpp/private/flash.h   static bool SetCrashData(const InstanceHandle& instance,
bool               74 ppapi/cpp/private/flash.h   static bool InvokePrinting(const InstanceHandle& instance);
bool               23 ppapi/cpp/private/flash_clipboard.h   static bool IsAvailable();
bool               31 ppapi/cpp/private/flash_clipboard.h   static bool IsFormatAvailable(const InstanceHandle& instance,
bool               37 ppapi/cpp/private/flash_clipboard.h   static bool ReadData(const InstanceHandle& instance,
bool               44 ppapi/cpp/private/flash_clipboard.h   static bool WriteData(const InstanceHandle& instance,
bool               51 ppapi/cpp/private/flash_clipboard.h   static bool GetSequenceNumber(const InstanceHandle& instance,
bool               27 ppapi/cpp/private/flash_drm.h   bool GetHmonitor(int64_t* hmonitor);
bool               25 ppapi/cpp/private/flash_file.h   static bool IsAvailable();
bool               31 ppapi/cpp/private/flash_file.h   static bool RenameFile(const InstanceHandle& instance,
bool               34 ppapi/cpp/private/flash_file.h   static bool DeleteFileOrDir(const InstanceHandle& instance,
bool               36 ppapi/cpp/private/flash_file.h                               bool recursive);
bool               37 ppapi/cpp/private/flash_file.h   static bool CreateDir(const InstanceHandle& instance,
bool               39 ppapi/cpp/private/flash_file.h   static bool QueryFile(const InstanceHandle& instance,
bool               45 ppapi/cpp/private/flash_file.h     bool is_dir;
bool               47 ppapi/cpp/private/flash_file.h   static bool GetDirContents(const InstanceHandle& instance,
bool               60 ppapi/cpp/private/flash_file.h   static bool IsAvailable();
bool               65 ppapi/cpp/private/flash_file.h   static bool QueryFile(const pp::FileRef& resource,
bool               29 ppapi/cpp/private/flash_font_file.h   static bool IsAvailable();
bool               31 ppapi/cpp/private/flash_font_file.h   bool GetFontTable(uint32_t table, void* output, uint32_t* output_length);
bool               20 ppapi/cpp/private/flash_fullscreen.h   bool IsFullscreen();
bool               21 ppapi/cpp/private/flash_fullscreen.h   bool SetFullscreen(bool fullscreen);
bool               22 ppapi/cpp/private/flash_fullscreen.h   bool GetScreenSize(Size* size);
bool               24 ppapi/cpp/private/flash_fullscreen.h   bool MustRecreateContexts();
bool               22 ppapi/cpp/private/flash_message_loop.h   static bool IsAvailable();
bool               27 ppapi/cpp/private/host_resolver_private.h   static bool IsAvailable();
bool               35 ppapi/cpp/private/host_resolver_private.h   bool GetNetAddress(uint32_t index, PP_NetAddress_Private* address);
bool               18 ppapi/cpp/private/net_address_private.h   static bool IsAvailable();
bool               20 ppapi/cpp/private/net_address_private.h   static bool AreEqual(const PP_NetAddress_Private& addr1,
bool               22 ppapi/cpp/private/net_address_private.h   static bool AreHostsEqual(const PP_NetAddress_Private& addr1,
bool               25 ppapi/cpp/private/net_address_private.h                               bool include_port);
bool               26 ppapi/cpp/private/net_address_private.h   static bool ReplacePort(const PP_NetAddress_Private& addr_in,
bool               29 ppapi/cpp/private/net_address_private.h   static bool GetAnyAddress(bool is_ipv6, PP_NetAddress_Private* addr);
bool               33 ppapi/cpp/private/net_address_private.h   static bool GetAddress(const PP_NetAddress_Private& addr,
bool               37 ppapi/cpp/private/net_address_private.h   static bool CreateFromIPv4Address(const uint8_t ip[4],
bool               40 ppapi/cpp/private/net_address_private.h   static bool CreateFromIPv6Address(const uint8_t ip[16],
bool               23 ppapi/cpp/private/pdf.h   static bool IsAvailable();
bool               39 ppapi/cpp/private/pdf.h   static bool GetFontTableForPrivateFontFile(PP_Resource font_file,
bool               46 ppapi/cpp/private/pdf.h                            bool case_sensitive,
bool               60 ppapi/cpp/private/pdf.h   static bool IsFeatureEnabled(const InstanceHandle& instance,
bool               67 ppapi/cpp/private/pdf.h   static bool IsOutOfProcess(const InstanceHandle& instance);
bool               22 ppapi/cpp/private/tcp_server_socket_private.h   static bool IsAvailable();
bool               26 ppapi/cpp/private/tcp_socket_private.h   static bool IsAvailable();
bool               33 ppapi/cpp/private/tcp_socket_private.h   bool GetLocalAddress(PP_NetAddress_Private* local_addr);
bool               34 ppapi/cpp/private/tcp_socket_private.h   bool GetRemoteAddress(PP_NetAddress_Private* remote_addr);
bool               39 ppapi/cpp/private/tcp_socket_private.h   bool AddChainBuildingCertificate(const X509CertificatePrivate& cert,
bool               40 ppapi/cpp/private/tcp_socket_private.h                                    bool trusted);
bool               23 ppapi/cpp/private/udp_socket_private.h   static bool IsAvailable();
bool               28 ppapi/cpp/private/udp_socket_private.h   bool GetBoundAddress(PP_NetAddress_Private* addr);
bool               32 ppapi/cpp/private/udp_socket_private.h   bool GetRecvFromAddress(PP_NetAddress_Private* addr);
bool               23 ppapi/cpp/private/uma_private.h   static bool IsAvailable();
bool               25 ppapi/cpp/private/var_private.h   VarPrivate(bool b) : Var(b) {}
bool               43 ppapi/cpp/private/var_private.h   bool HasProperty(const Var& name, Var* exception = NULL) const;
bool               44 ppapi/cpp/private/var_private.h   bool HasMethod(const Var& name, Var* exception = NULL) const;
bool              111 ppapi/cpp/private/var_private.h     bool originally_had_exception_;
bool               24 ppapi/cpp/private/x509_certificate_private.h   static bool IsAvailable();
bool               28 ppapi/cpp/private/x509_certificate_private.h   bool Initialize(const char* bytes, uint32_t length);
bool              303 ppapi/cpp/rect.h   bool IsEmpty() const {
bool              315 ppapi/cpp/rect.h   bool Contains(int32_t point_x, int32_t point_y) const;
bool              323 ppapi/cpp/rect.h   bool Contains(const Point& point) const {
bool              332 ppapi/cpp/rect.h   bool Contains(const Rect& rect) const;
bool              340 ppapi/cpp/rect.h   bool Intersects(const Rect& rect) const;
bool              393 ppapi/cpp/rect.h   bool SharesEdgeWith(const Rect& rect) const;
bool              408 ppapi/cpp/rect.h inline bool operator==(const pp::Rect& lhs, const pp::Rect& rhs) {
bool              422 ppapi/cpp/rect.h inline bool operator!=(const pp::Rect& lhs, const pp::Rect& rhs) {
bool               45 ppapi/cpp/resource.h   bool is_null() const { return !pp_resource_; }
bool               97 ppapi/cpp/resource.h inline bool operator==(const pp::Resource& lhs, const pp::Resource& rhs) {
bool              101 ppapi/cpp/resource.h inline bool operator!=(const pp::Resource& lhs, const pp::Resource& rhs) {
bool              139 ppapi/cpp/size.h   bool IsEmpty() const {
bool              158 ppapi/cpp/size.h inline bool operator==(const pp::Size& lhs, const pp::Size& rhs) {
bool              169 ppapi/cpp/size.h inline bool operator!=(const pp::Size& lhs, const pp::Size& rhs) {
bool               64 ppapi/cpp/tcp_socket.h   static bool IsAvailable();
bool               58 ppapi/cpp/trusted/browser_font_trusted.h   bool italic() const { return PP_ToBool(pp_font_description_.italic); }
bool               59 ppapi/cpp/trusted/browser_font_trusted.h   void set_italic(bool i) { pp_font_description_.italic = PP_FromBool(i); }
bool               61 ppapi/cpp/trusted/browser_font_trusted.h   bool small_caps() const {
bool               64 ppapi/cpp/trusted/browser_font_trusted.h   void set_small_caps(bool s) {
bool               87 ppapi/cpp/trusted/browser_font_trusted.h                      bool rtl = false,
bool               88 ppapi/cpp/trusted/browser_font_trusted.h                      bool override_direction = false);
bool              120 ppapi/cpp/trusted/browser_font_trusted.h   bool Describe(BrowserFontDescription* description,
bool              122 ppapi/cpp/trusted/browser_font_trusted.h   bool DrawTextAt(ImageData* dest,
bool              127 ppapi/cpp/trusted/browser_font_trusted.h                   bool image_data_is_opaque) const;
bool              135 ppapi/cpp/trusted/browser_font_trusted.h   bool DrawSimpleText(ImageData* dest,
bool              139 ppapi/cpp/trusted/browser_font_trusted.h                       bool image_data_is_opaque = false) const;
bool               22 ppapi/cpp/trusted/file_chooser_trusted.h                       bool save_as,
bool               35 ppapi/cpp/trusted/file_chooser_trusted.h   bool save_as_;
bool               65 ppapi/cpp/udp_socket.h   static bool IsAvailable();
bool               92 ppapi/cpp/url_loader.h   bool GetUploadProgress(int64_t* bytes_sent,
bool              111 ppapi/cpp/url_loader.h   bool GetDownloadProgress(int64_t* bytes_received,
bool               48 ppapi/cpp/url_request_info.h   bool SetProperty(PP_URLRequestProperty property, const Var& value);
bool               58 ppapi/cpp/url_request_info.h   bool AppendDataToBody(const void* data, uint32_t len);
bool               76 ppapi/cpp/url_request_info.h   bool AppendFileToBody(const FileRef& file_ref,
bool               99 ppapi/cpp/url_request_info.h   bool AppendFileRangeToBody(const FileRef& file_ref,
bool              110 ppapi/cpp/url_request_info.h   bool SetURL(const Var& url_string) {
bool              124 ppapi/cpp/url_request_info.h   bool SetMethod(const Var& method_string) {
bool              139 ppapi/cpp/url_request_info.h   bool SetHeaders(const Var& headers_string) {
bool              153 ppapi/cpp/url_request_info.h   bool SetStreamToFile(bool enable) {
bool              167 ppapi/cpp/url_request_info.h   bool SetFollowRedirects(bool enable) {
bool              181 ppapi/cpp/url_request_info.h   bool SetRecordDownloadProgress(bool enable) {
bool              194 ppapi/cpp/url_request_info.h   bool SetRecordUploadProgress(bool enable) {
bool              212 ppapi/cpp/url_request_info.h   bool SetCustomReferrerURL(const Var& url) {
bool              229 ppapi/cpp/url_request_info.h   bool SetAllowCrossOriginRequests(bool enable) {
bool              244 ppapi/cpp/url_request_info.h   bool SetAllowCredentials(bool enable) {
bool              264 ppapi/cpp/url_request_info.h   bool SetCustomContentTransferEncoding(const Var& content_transfer_encoding) {
bool              285 ppapi/cpp/url_request_info.h   bool SetPrefetchBufferUpperThreshold(int32_t size) {
bool              307 ppapi/cpp/url_request_info.h   bool SetPrefetchBufferLowerThreshold(int32_t size) {
bool              327 ppapi/cpp/url_request_info.h   bool SetCustomUserAgent(const Var& user_agent) {
bool               36 ppapi/cpp/var.h   Var(bool b);
bool              103 ppapi/cpp/var.h   bool operator==(const Var& other) const;
bool              108 ppapi/cpp/var.h   bool is_undefined() const { return var_.type == PP_VARTYPE_UNDEFINED; }
bool              113 ppapi/cpp/var.h   bool is_null() const { return var_.type == PP_VARTYPE_NULL; }
bool              118 ppapi/cpp/var.h   bool is_bool() const { return var_.type == PP_VARTYPE_BOOL; }
bool              123 ppapi/cpp/var.h   bool is_string() const { return var_.type == PP_VARTYPE_STRING; }
bool              128 ppapi/cpp/var.h   bool is_object() const { return var_.type == PP_VARTYPE_OBJECT; }
bool              133 ppapi/cpp/var.h   bool is_array() const { return var_.type == PP_VARTYPE_ARRAY; }
bool              138 ppapi/cpp/var.h   bool is_dictionary() const { return var_.type == PP_VARTYPE_DICTIONARY; }
bool              143 ppapi/cpp/var.h   bool is_resource() const { return var_.type == PP_VARTYPE_RESOURCE; }
bool              153 ppapi/cpp/var.h   bool is_int() const { return var_.type == PP_VARTYPE_INT32; }
bool              163 ppapi/cpp/var.h   bool is_double() const { return var_.type == PP_VARTYPE_DOUBLE; }
bool              169 ppapi/cpp/var.h   bool is_number() const {
bool              175 ppapi/cpp/var.h   bool is_array_buffer() const { return var_.type == PP_VARTYPE_ARRAY_BUFFER; }
bool              182 ppapi/cpp/var.h   bool AsBool() const;
bool              303 ppapi/cpp/var.h     bool originally_had_exception_;
bool              312 ppapi/cpp/var.h   bool is_managed_;
bool               69 ppapi/cpp/var_array.h   bool Set(uint32_t index, const Var& value);
bool               85 ppapi/cpp/var_array.h   bool SetLength(uint32_t length);
bool               70 ppapi/cpp/var_dictionary.h   bool Set(const Var& key, const Var& value);
bool               82 ppapi/cpp/var_dictionary.h   bool HasKey(const Var& key) const;
bool               62 ppapi/cpp/video_frame.h   bool GetSize(Size* size) const;
bool               51 ppapi/cpp/view.h   bool IsFullscreen() const;
bool               67 ppapi/cpp/view.h   bool IsVisible() const;
bool               82 ppapi/cpp/view.h   bool IsPageVisible() const;
bool              178 ppapi/cpp/websocket.h   bool GetCloseWasClean();
bool               33 ppapi/examples/gles2_spinning_cube/spinning_cube.h   bool initialized_;
bool               28 ppapi/host/instance_message_filter.h   virtual bool OnInstanceMessageReceived(const IPC::Message& msg) = 0;
bool               54 ppapi/host/ppapi_host.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               57 ppapi/host/ppapi_host.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               43 ppapi/host/resource_host.h   virtual bool HandleMessage(const IPC::Message& msg,
bool               59 ppapi/host/resource_host.h   virtual bool IsFileRefHost();
bool               60 ppapi/host/resource_host.h   virtual bool IsFileSystemHost();
bool               61 ppapi/host/resource_host.h   virtual bool IsGraphics2DHost();
bool               99 ppapi/host/resource_message_filter.h   virtual bool HandleMessage(const IPC::Message& msg,
bool               35 ppapi/host/resource_message_handler.h   virtual bool HandleMessage(const IPC::Message& msg,
bool              102 ppapi/native_client/src/trusted/plugin/file_downloader.h   bool Open(const nacl::string& url,
bool              105 ppapi/native_client/src/trusted/plugin/file_downloader.h             bool record_progress,
bool              113 ppapi/native_client/src/trusted/plugin/file_downloader.h   bool OpenStream(const nacl::string& url,
bool              161 ppapi/native_client/src/trusted/plugin/file_downloader.h   bool GetDownloadProgress(int64_t* bytes_received,
bool              191 ppapi/native_client/src/trusted/plugin/file_downloader.h   bool InitialResponseIsValid();
bool               35 ppapi/native_client/src/trusted/plugin/json_manifest.h                bool nonsfi_enabled,
bool               36 ppapi/native_client/src/trusted/plugin/json_manifest.h                bool pnacl_debug)
bool               47 ppapi/native_client/src/trusted/plugin/json_manifest.h   bool Init(const nacl::string& json, ErrorInfo* error_info);
bool               51 ppapi/native_client/src/trusted/plugin/json_manifest.h   virtual bool GetProgramURL(nacl::string* full_url,
bool               53 ppapi/native_client/src/trusted/plugin/json_manifest.h                              bool* uses_nonsfi_mode,
bool               57 ppapi/native_client/src/trusted/plugin/json_manifest.h   virtual bool ResolveURL(const nacl::string& relative_url,
bool               65 ppapi/native_client/src/trusted/plugin/json_manifest.h   virtual bool GetFileKeys(std::set<nacl::string>* keys) const;
bool               71 ppapi/native_client/src/trusted/plugin/json_manifest.h   virtual bool ResolveKey(const nacl::string& key,
bool               82 ppapi/native_client/src/trusted/plugin/json_manifest.h   bool MatchesSchema(ErrorInfo* error_info);
bool               84 ppapi/native_client/src/trusted/plugin/json_manifest.h   bool GetKeyUrl(const Json::Value& dictionary,
bool               90 ppapi/native_client/src/trusted/plugin/json_manifest.h   bool GetURLFromISADictionary(const Json::Value& dictionary,
bool               94 ppapi/native_client/src/trusted/plugin/json_manifest.h                                bool* uses_nonsfi_mode,
bool              100 ppapi/native_client/src/trusted/plugin/json_manifest.h   bool nonsfi_enabled_;
bool              101 ppapi/native_client/src/trusted/plugin/json_manifest.h   bool pnacl_debug_;
bool               44 ppapi/native_client/src/trusted/plugin/manifest.h   virtual bool GetProgramURL(nacl::string* full_url,
bool               46 ppapi/native_client/src/trusted/plugin/manifest.h                              bool* uses_nonsfi_mode,
bool               50 ppapi/native_client/src/trusted/plugin/manifest.h   virtual bool ResolveURL(const nacl::string& relative_url,
bool               58 ppapi/native_client/src/trusted/plugin/manifest.h   virtual bool GetFileKeys(std::set<nacl::string>* keys) const = 0;
bool               66 ppapi/native_client/src/trusted/plugin/manifest.h   virtual bool ResolveKey(const nacl::string& key,
bool               18 ppapi/native_client/src/trusted/plugin/module_ppapi.h   virtual bool Init();
bool               23 ppapi/native_client/src/trusted/plugin/module_ppapi.h   bool init_was_successful_;
bool               51 ppapi/native_client/src/trusted/plugin/nacl_http_response_headers.h   bool CacheControlNoStore();
bool               58 ppapi/native_client/src/trusted/plugin/nacl_subprocess.h   bool StartSrpcServices();
bool               65 ppapi/native_client/src/trusted/plugin/nacl_subprocess.h   bool InvokeSrpcMethod(const nacl::string& method_name,
bool               76 ppapi/native_client/src/trusted/plugin/nacl_subprocess.h   bool VInvokeSrpcMethod(const nacl::string& method_name,
bool               63 ppapi/native_client/src/trusted/plugin/plugin.h   virtual bool Init(uint32_t argc, const char* argn[], const char* argv[]);
bool               66 ppapi/native_client/src/trusted/plugin/plugin.h   virtual bool HandleDocumentLoad(const pp::URLLoader& url_loader);
bool               89 ppapi/native_client/src/trusted/plugin/plugin.h                       bool uses_nonsfi_mode,
bool               90 ppapi/native_client/src/trusted/plugin/plugin.h                       bool enable_dyncode_syscalls,
bool               91 ppapi/native_client/src/trusted/plugin/plugin.h                       bool enable_exception_handling,
bool               92 ppapi/native_client/src/trusted/plugin/plugin.h                       bool enable_crash_throttling,
bool               98 ppapi/native_client/src/trusted/plugin/plugin.h   bool LoadNaClModuleContinuationIntern(ErrorInfo* error_info);
bool              106 ppapi/native_client/src/trusted/plugin/plugin.h   bool LoadNaClModuleContinuation(int32_t pp_error);
bool              176 ppapi/native_client/src/trusted/plugin/plugin.h   bool StreamAsFile(const nacl::string& url,
bool              187 ppapi/native_client/src/trusted/plugin/plugin.h   bool DocumentCanRequest(const std::string& url);
bool              199 ppapi/native_client/src/trusted/plugin/plugin.h   bool enable_dev_interfaces() { return enable_dev_interfaces_; }
bool              219 ppapi/native_client/src/trusted/plugin/plugin.h   bool EarlyInit(int argc, const char* argn[], const char* argv[]);
bool              242 ppapi/native_client/src/trusted/plugin/plugin.h   void HistogramEnumerateManifestIsDataURI(bool is_data_uri);
bool              248 ppapi/native_client/src/trusted/plugin/plugin.h   bool LoadNaClModuleFromBackgroundThread(nacl::DescWrapper* wrapper,
bool              262 ppapi/native_client/src/trusted/plugin/plugin.h                              bool* started,
bool              314 ppapi/native_client/src/trusted/plugin/plugin.h   bool SetManifestObject(const nacl::string& manifest_json,
bool              324 ppapi/native_client/src/trusted/plugin/plugin.h   bool NexeIsContentHandler() const;
bool              334 ppapi/native_client/src/trusted/plugin/plugin.h   bool OpenURLFast(const nacl::string& url, FileDownloader* downloader);
bool              346 ppapi/native_client/src/trusted/plugin/plugin.h   bool uses_nonsfi_mode_;
bool              347 ppapi/native_client/src/trusted/plugin/plugin.h   bool nexe_error_reported_;  // error or crash reported
bool              368 ppapi/native_client/src/trusted/plugin/plugin.h   bool enable_dev_interfaces_;
bool              379 ppapi/native_client/src/trusted/plugin/plugin.h   bool is_installed_;
bool              128 ppapi/native_client/src/trusted/plugin/pnacl_coordinator.h   bool ExpectedProgressKnown() { return expected_pexe_size_ != -1; }
bool              134 ppapi/native_client/src/trusted/plugin/pnacl_coordinator.h   bool ShouldDelayProgressEvent() {
bool              200 ppapi/native_client/src/trusted/plugin/pnacl_coordinator.h   bool translation_finished_reported_;
bool              237 ppapi/native_client/src/trusted/plugin/pnacl_coordinator.h   bool error_already_reported_;
bool               25 ppapi/native_client/src/trusted/plugin/pnacl_options.h   bool translate() const { return translate_; }
bool               26 ppapi/native_client/src/trusted/plugin/pnacl_options.h   void set_translate(bool t) { translate_ = t; }
bool               28 ppapi/native_client/src/trusted/plugin/pnacl_options.h   bool is_debug() const { return is_debug_; }
bool               29 ppapi/native_client/src/trusted/plugin/pnacl_options.h   void set_debug(bool t) { is_debug_ = t; }
bool               38 ppapi/native_client/src/trusted/plugin/pnacl_options.h   bool translate_;
bool               39 ppapi/native_client/src/trusted/plugin/pnacl_options.h   bool is_debug_;
bool               32 ppapi/native_client/src/trusted/plugin/pnacl_resources.h   static bool IsPnaclComponent(const nacl::string& full_url);
bool              105 ppapi/native_client/src/trusted/plugin/pnacl_resources.h   bool ParseResourceInfo(const nacl::string& buf, nacl::string& errmsg);
bool               83 ppapi/native_client/src/trusted/plugin/pnacl_translate_thread.h   bool RunLdSubprocess();
bool               96 ppapi/native_client/src/trusted/plugin/pnacl_translate_thread.h   bool llc_subprocess_active_;
bool               97 ppapi/native_client/src/trusted/plugin/pnacl_translate_thread.h   bool ld_subprocess_active_;
bool              111 ppapi/native_client/src/trusted/plugin/pnacl_translate_thread.h   bool done_;
bool               17 ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h   virtual bool Start(const char* url);
bool               20 ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h                      bool uses_irt,
bool               21 ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h                      bool uses_ppapi,
bool               22 ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h                      bool uses_nonsfi_mode,
bool               23 ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h                      bool enable_ppapi_dev,
bool               24 ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h                      bool enable_dyncode_syscalls,
bool               25 ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h                      bool enable_exception_handling,
bool               26 ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h                      bool enable_crash_throttling,
bool               52 ppapi/native_client/src/trusted/plugin/service_runtime.h                     bool uses_irt,
bool               53 ppapi/native_client/src/trusted/plugin/service_runtime.h                     bool uses_ppapi,
bool               54 ppapi/native_client/src/trusted/plugin/service_runtime.h                     bool uses_nonsfi_mode,
bool               55 ppapi/native_client/src/trusted/plugin/service_runtime.h                     bool enable_dev_interfaces,
bool               56 ppapi/native_client/src/trusted/plugin/service_runtime.h                     bool enable_dyncode_syscalls,
bool               57 ppapi/native_client/src/trusted/plugin/service_runtime.h                     bool enable_exception_handling,
bool               58 ppapi/native_client/src/trusted/plugin/service_runtime.h                     bool enable_crash_throttling)
bool               69 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool uses_irt;
bool               70 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool uses_ppapi;
bool               71 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool uses_nonsfi_mode;
bool               72 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool enable_dev_interfaces;
bool               73 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool enable_dyncode_syscalls;
bool               74 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool enable_exception_handling;
bool               75 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool enable_crash_throttling;
bool               90 ppapi/native_client/src/trusted/plugin/service_runtime.h                             bool* op_complete)
bool               96 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool* op_complete_ptr;
bool              102 ppapi/native_client/src/trusted/plugin/service_runtime.h                              bool* op_complete,
bool              103 ppapi/native_client/src/trusted/plugin/service_runtime.h                              bool* op_result)
bool              109 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool* op_complete_ptr;
bool              110 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool* op_result_ptr;
bool              119 ppapi/native_client/src/trusted/plugin/service_runtime.h                bool* op_complete)
bool              130 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool* op_complete_ptr;
bool              156 ppapi/native_client/src/trusted/plugin/service_runtime.h   virtual bool EnumerateManifestKeys(std::set<nacl::string>* out_keys);
bool              158 ppapi/native_client/src/trusted/plugin/service_runtime.h   virtual bool OpenManifestEntry(nacl::string url_key,
bool              161 ppapi/native_client/src/trusted/plugin/service_runtime.h   virtual bool CloseManifestEntry(int32_t desc);
bool              200 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool shutting_down_;
bool              213 ppapi/native_client/src/trusted/plugin/service_runtime.h                  bool main_service_runtime,
bool              214 ppapi/native_client/src/trusted/plugin/service_runtime.h                  bool uses_nonsfi_mode,
bool              236 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool LoadNexeAndStart(nacl::DescWrapper* nacl_file_desc,
bool              242 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool Log(int severity, const nacl::string& msg);
bool              261 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool SetupCommandChannel(ErrorInfo* error_info);
bool              262 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool LoadModule(nacl::DescWrapper* shm, ErrorInfo* error_info);
bool              263 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool InitReverseService(ErrorInfo* error_info);
bool              264 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool StartModule(ErrorInfo* error_info);
bool              270 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool main_service_runtime_;
bool              271 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool uses_nonsfi_mode_;
bool              285 ppapi/native_client/src/trusted/plugin/service_runtime.h   bool start_sel_ldr_done_;
bool               38 ppapi/native_client/src/trusted/plugin/srpc_client.h   bool Init(nacl::DescWrapper* socket);
bool               44 ppapi/native_client/src/trusted/plugin/srpc_client.h   bool HasMethod(const nacl::string& method_name);
bool               46 ppapi/native_client/src/trusted/plugin/srpc_client.h   bool Invoke(const nacl::string& method_name, SrpcParams* params);
bool               49 ppapi/native_client/src/trusted/plugin/srpc_client.h   bool InitParams(const nacl::string& method_name, SrpcParams* params);
bool               61 ppapi/native_client/src/trusted/plugin/srpc_client.h   bool srpc_channel_initialised_;
bool               34 ppapi/native_client/src/trusted/plugin/srpc_params.h   bool Init(const char* in_types, const char* out_types);
bool               47 ppapi/native_client/src/trusted/plugin/temporary_file.h   void Open(const pp::CompletionCallback& cb, bool writeable);
bool               49 ppapi/native_client/src/trusted/plugin/temporary_file.h   bool Reset();
bool               27 ppapi/native_client/src/trusted/plugin/utility.h bool IsValidIdentifierString(const char* strval, uint32_t* length);
bool              130 ppapi/native_client/src/untrusted/nacl_ppapi_util/nacl_ppapi_util.h   bool done_;
bool               27 ppapi/native_client/tests/ppapi_test_lib/internal_utils.h bool HasScriptableTest(nacl::string test_name);
bool              191 ppapi/native_client/tests/ppapi_test_lib/test_interface.h bool IsSizeInRange(PP_Size size, PP_Size min_size, PP_Size max_size);
bool              192 ppapi/native_client/tests/ppapi_test_lib/test_interface.h bool IsSizeEqual(PP_Size size, PP_Size expected);
bool              193 ppapi/native_client/tests/ppapi_test_lib/test_interface.h bool IsRectEqual(PP_Rect position, PP_Rect expected);
bool              219 ppapi/native_client/tests/ppapi_test_lib/test_interface.h bool IsImageRectOnScreen(PP_Resource graphics2d,
bool               32 ppapi/native_client/tests/ppapi_test_lib/testable_callback.h   TestableCallback(PP_Instance instance, bool force_async);
bool               44 ppapi/native_client/tests/ppapi_test_lib/testable_callback.h   bool HasRun() const { return run_count_ != 0; }
bool               57 ppapi/native_client/tests/ppapi_test_lib/testable_callback.h   bool have_result_;       // is a result available?
bool               59 ppapi/native_client/tests/ppapi_test_lib/testable_callback.h   bool force_async_;       // force callback to be always called
bool               60 ppapi/native_client/tests/ppapi_test_lib/testable_callback.h   bool post_quit_task_;    // has cleanup beem performed
bool               98 ppapi/proxy/audio_input_resource.h   bool capturing_;
bool               22 ppapi/proxy/broker_dispatcher.h   virtual bool InitBrokerWithChannel(ProxyChannel::Delegate* delegate,
bool               25 ppapi/proxy/broker_dispatcher.h                                      bool is_client);
bool               28 ppapi/proxy/broker_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               40 ppapi/proxy/connection.h   bool in_process;
bool               27 ppapi/proxy/content_decryptor_private_serializer.h bool SerializeBlockInfo(const T& block_info,
bool               42 ppapi/proxy/content_decryptor_private_serializer.h bool DeserializeBlockInfo(const std::string& serialized_block_info,
bool               47 ppapi/proxy/device_enumeration_resource_helper.h   bool HandleReply(const ResourceMessageReplyParams& params,
bool               68 ppapi/proxy/device_enumeration_resource_helper.h   bool pending_enumerate_devices_;
bool               51 ppapi/proxy/dispatcher.h   virtual bool IsPlugin() const = 0;
bool               66 ppapi/proxy/dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              198 ppapi/proxy/enter_proxy.h   bool needs_running_;
bool               19 ppapi/proxy/error_conversion.h     bool private_api);
bool               97 ppapi/proxy/file_io_resource.h     static bool IsValid(
bool              158 ppapi/proxy/file_io_resource.h             bool append);
bool              172 ppapi/proxy/file_io_resource.h     bool append_;
bool              227 ppapi/proxy/file_io_resource.h   bool check_quota_;
bool              228 ppapi/proxy/file_io_resource.h   bool called_close_;
bool               89 ppapi/proxy/file_system_resource.h   bool called_open_;
bool               96 ppapi/proxy/file_system_resource.h   bool reserving_quota_;
bool               30 ppapi/proxy/flash_menu_resource.h   bool Initialize(const PP_Flash_Menu* menu_data);
bool               44 ppapi/proxy/graphics_2d_resource.h   virtual bool ReadImageData(PP_Resource image,
bool               60 ppapi/proxy/host_dispatcher.h   virtual bool InitHostWithChannel(Delegate* delegate,
bool               63 ppapi/proxy/host_dispatcher.h                                    bool is_client,
bool               82 ppapi/proxy/host_dispatcher.h   virtual bool IsPlugin() const;
bool               83 ppapi/proxy/host_dispatcher.h   virtual bool Send(IPC::Message* msg);
bool               86 ppapi/proxy/host_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool              123 ppapi/proxy/host_dispatcher.h   typedef base::hash_map<std::string, bool> PluginSupportedMap;
bool              134 ppapi/proxy/host_dispatcher.h   bool allow_plugin_reentrancy_;
bool               36 ppapi/proxy/host_resolver_private_resource.h   virtual bool GetNetAddress(uint32_t index,
bool               35 ppapi/proxy/host_resolver_resource_base.h                            bool private_api);
bool               56 ppapi/proxy/host_resolver_resource_base.h   bool ResolveInProgress() const;
bool               58 ppapi/proxy/host_resolver_resource_base.h   bool private_api_;
bool               64 ppapi/proxy/host_resolver_resource_base.h   bool allow_get_results_;
bool               70 ppapi/proxy/interface_list.h     bool interface_logged;
bool               32 ppapi/proxy/interface_proxy.h   virtual bool Send(IPC::Message* msg);
bool               28 ppapi/proxy/media_stream_track_resource_base.h   bool has_ended() const { return has_ended_; }
bool               56 ppapi/proxy/media_stream_track_resource_base.h   bool has_ended_;
bool               41 ppapi/proxy/nacl_message_scanner.h   bool ScanMessage(const IPC::Message& msg,
bool               59 ppapi/proxy/nacl_message_scanner.h     bool UpdateReservedQuota(int64_t delta);
bool               82 ppapi/proxy/nacl_message_scanner.h     bool Grow(int64_t amount);
bool               46 ppapi/proxy/network_monitor_resource.h   bool forbidden_;
bool               42 ppapi/proxy/pdf_resource.h                             bool case_sensitive,
bool               32 ppapi/proxy/plugin_array_buffer_var.h   virtual bool CopyToNewShmem(
bool               62 ppapi/proxy/plugin_dispatcher.h   bool is_request_surrounding_text_pending;
bool               63 ppapi/proxy/plugin_dispatcher.h   bool should_do_request_surrounding_text;
bool              101 ppapi/proxy/plugin_dispatcher.h                    bool incognito);
bool              131 ppapi/proxy/plugin_dispatcher.h   bool InitPluginWithChannel(PluginDelegate* delegate,
bool              134 ppapi/proxy/plugin_dispatcher.h                              bool is_client);
bool              137 ppapi/proxy/plugin_dispatcher.h   virtual bool IsPlugin() const;
bool              138 ppapi/proxy/plugin_dispatcher.h   virtual bool Send(IPC::Message* msg);
bool              141 ppapi/proxy/plugin_dispatcher.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool              162 ppapi/proxy/plugin_dispatcher.h   bool incognito() const { return incognito_; }
bool              172 ppapi/proxy/plugin_dispatcher.h   void OnMsgSupportsInterface(const std::string& interface_name, bool* result);
bool              175 ppapi/proxy/plugin_dispatcher.h   virtual bool SendMessage(IPC::Message* msg);
bool              191 ppapi/proxy/plugin_dispatcher.h   bool received_preferences_;
bool              198 ppapi/proxy/plugin_dispatcher.h   bool incognito_;
bool              146 ppapi/proxy/plugin_globals.h   virtual bool IsPluginGlobals() const OVERRIDE;
bool              183 ppapi/proxy/plugin_globals.h   bool plugin_recently_active_;
bool               47 ppapi/proxy/plugin_message_filter.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               50 ppapi/proxy/plugin_message_filter.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               59 ppapi/proxy/plugin_message_filter.h   void OnMsgReserveInstanceId(PP_Instance instance, bool* usable);
bool               42 ppapi/proxy/plugin_resource.h   bool sent_create_to_browser() const { return sent_create_to_browser_; }
bool               43 ppapi/proxy/plugin_resource.h   bool sent_create_to_renderer() const { return sent_create_to_renderer_; }
bool              163 ppapi/proxy/plugin_resource.h   bool SendResourceCall(Destination dest,
bool              174 ppapi/proxy/plugin_resource.h   bool sent_create_to_browser_;
bool              175 ppapi/proxy/plugin_resource.h   bool sent_create_to_renderer_;
bool               26 ppapi/proxy/plugin_resource_var.h   virtual bool IsPending() const OVERRIDE;
bool               72 ppapi/proxy/plugin_var_tracker.h   virtual bool StopTrackingSharedMemoryHandle(int id,
bool               89 ppapi/proxy/plugin_var_tracker.h   bool IsPluginImplementedObjectAlive(void* user_data);
bool               93 ppapi/proxy/plugin_var_tracker.h   bool ValidatePluginObjectCall(const PPP_Class_Deprecated* ppp_class,
bool              103 ppapi/proxy/plugin_var_tracker.h   virtual bool DeleteObjectInfoIfNecessary(VarMap::iterator iter) OVERRIDE;
bool              117 ppapi/proxy/plugin_var_tracker.h     bool operator<(const HostVar& other) const;
bool               32 ppapi/proxy/ppapi_command_buffer_proxy.h   virtual bool Initialize() OVERRIDE;
bool               57 ppapi/proxy/ppapi_command_buffer_proxy.h   virtual void SetSurfaceVisible(bool visible) OVERRIDE;
bool               64 ppapi/proxy/ppapi_command_buffer_proxy.h   bool Send(IPC::Message* msg);
bool               65 ppapi/proxy/ppapi_command_buffer_proxy.h   void UpdateState(const gpu::CommandBuffer::State& state, bool success);
bool               23 ppapi/proxy/ppapi_message_utils.h   static const bool kValue = false;
bool               27 ppapi/proxy/ppapi_message_utils.h   static const bool kValue = true;
bool               32 ppapi/proxy/ppapi_message_utils.h   static const bool kValue = false;
bool               36 ppapi/proxy/ppapi_message_utils.h   static const bool kValue = true;
bool               41 ppapi/proxy/ppapi_message_utils.h   static const bool kValue = false;
bool               45 ppapi/proxy/ppapi_message_utils.h   static const bool kValue = true;
bool               50 ppapi/proxy/ppapi_message_utils.h   static const bool kValue = false;
bool               54 ppapi/proxy/ppapi_message_utils.h   static const bool kValue = true;
bool               59 ppapi/proxy/ppapi_message_utils.h   static const bool kValue = false;
bool               63 ppapi/proxy/ppapi_message_utils.h   static const bool kValue = true;
bool               69 ppapi/proxy/ppapi_message_utils.h bool UnpackMessage(const IPC::Message& msg, A* a) {
bool               79 ppapi/proxy/ppapi_message_utils.h bool UnpackMessage(const IPC::Message& msg, A* a, B* b) {
bool               89 ppapi/proxy/ppapi_message_utils.h bool UnpackMessage(const IPC::Message& msg, A* a, B* b, C* c) {
bool              101 ppapi/proxy/ppapi_message_utils.h bool UnpackMessage(const IPC::Message& msg, A* a, B* b, C* c, D* d) {
bool              114 ppapi/proxy/ppapi_message_utils.h bool UnpackMessage(const IPC::Message& msg, A* a, B* b, C* c, D* d, E* e) {
bool              390 ppapi/proxy/ppapi_messages.h                      bool /* incognito */)
bool              418 ppapi/proxy/ppapi_messages.h                             bool /* usable */)
bool              428 ppapi/proxy/ppapi_messages.h                             bool /* result */)
bool              437 ppapi/proxy/ppapi_messages.h                      bool /* online */)
bool              460 ppapi/proxy/ppapi_messages.h                      bool /* success */)
bool              467 ppapi/proxy/ppapi_messages.h                      bool /* success */)
bool              476 ppapi/proxy/ppapi_messages.h     bool /* success */,
bool              485 ppapi/proxy/ppapi_messages.h                      bool /* clear_site_specific */)
bool              488 ppapi/proxy/ppapi_messages.h                      bool /* success */)
bool              497 ppapi/proxy/ppapi_messages.h                      bool /* success */)
bool              541 ppapi/proxy/ppapi_messages.h                            bool /* result */)
bool              547 ppapi/proxy/ppapi_messages.h                            bool /* result */)
bool              632 ppapi/proxy/ppapi_messages.h                     bool /* clockwise */)
bool              673 ppapi/proxy/ppapi_messages.h                            bool /* result */)
bool              771 ppapi/proxy/ppapi_messages.h                     bool /* play */)
bool              791 ppapi/proxy/ppapi_messages.h                            bool /* success */)
bool              797 ppapi/proxy/ppapi_messages.h                            bool /* success */)
bool              803 ppapi/proxy/ppapi_messages.h                            bool /* success */)
bool              878 ppapi/proxy/ppapi_messages.h                     bool /* is_filtering */,
bool             1130 ppapi/proxy/ppapi_messages.h                             bool /* succeeded */,
bool             1274 ppapi/proxy/ppapi_messages.h                      bool /* save_as */,
bool             1275 ppapi/proxy/ppapi_messages.h                      bool /* open_multiple */,
bool             1405 ppapi/proxy/ppapi_messages.h                      bool /* src_rect_specified */,
bool             1408 ppapi/proxy/ppapi_messages.h                      bool /* clip_specified */,
bool             1641 ppapi/proxy/ppapi_messages.h                      bool /* defers_loading */)
bool             1759 ppapi/proxy/ppapi_messages.h                      bool /* was_clean */,
bool             1788 ppapi/proxy/ppapi_messages.h                      bool /* was_clean */,
bool             1814 ppapi/proxy/ppapi_messages.h IPC_MESSAGE_CONTROL1(PpapiHostMsg_AudioInput_StartOrStop, bool /* capture */)
bool             1861 ppapi/proxy/ppapi_messages.h                      bool /* on_top */)
bool             1876 ppapi/proxy/ppapi_messages.h                      bool /* from_user_action */)
bool             1966 ppapi/proxy/ppapi_messages.h                      bool /* recursive */)
bool             1991 ppapi/proxy/ppapi_messages.h                      bool /* fullscreen */)
bool               50 ppapi/proxy/ppapi_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               58 ppapi/proxy/ppapi_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p);
bool               67 ppapi/proxy/ppapi_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               76 ppapi/proxy/ppapi_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               84 ppapi/proxy/ppapi_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               92 ppapi/proxy/ppapi_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              101 ppapi/proxy/ppapi_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              109 ppapi/proxy/ppapi_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              117 ppapi/proxy/ppapi_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              125 ppapi/proxy/ppapi_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              134 ppapi/proxy/ppapi_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              142 ppapi/proxy/ppapi_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              151 ppapi/proxy/ppapi_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* p);
bool              159 ppapi/proxy/ppapi_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              168 ppapi/proxy/ppapi_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool              176 ppapi/proxy/ppapi_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               63 ppapi/proxy/ppapi_proxy_test.h                                        bool is_client) = 0;
bool               79 ppapi/proxy/ppapi_proxy_test.h   bool SupportsInterface(const char* name);
bool              114 ppapi/proxy/ppapi_proxy_test.h                                        bool is_client);
bool              139 ppapi/proxy/ppapi_proxy_test.h         bool should_close_source) OVERRIDE;
bool              257 ppapi/proxy/ppapi_proxy_test.h                                        bool is_client);
bool              278 ppapi/proxy/ppapi_proxy_test.h         bool should_close_source) OVERRIDE;
bool               44 ppapi/proxy/ppb_audio_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               54 ppapi/proxy/ppb_audio_proxy.h   void OnMsgStartOrStop(const ppapi::HostResource& audio_id, bool play);
bool               29 ppapi/proxy/ppb_broker_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               61 ppapi/proxy/ppb_buffer_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               26 ppapi/proxy/ppb_core_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               36 ppapi/proxy/ppb_flash_message_loop_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               34 ppapi/proxy/ppb_graphics_3d_proxy.h   bool Init(gpu::gles2::GLES2Implementation* share_gles2);
bool               72 ppapi/proxy/ppb_graphics_3d_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               85 ppapi/proxy/ppb_graphics_3d_proxy.h                      bool* success);
bool               90 ppapi/proxy/ppb_graphics_3d_proxy.h                                 bool* success);
bool               95 ppapi/proxy/ppb_graphics_3d_proxy.h                                     bool* success);
bool               59 ppapi/proxy/ppb_image_data_proxy.h   void RecycleToPlugin(bool zero_contents);
bool               70 ppapi/proxy/ppb_image_data_proxy.h   bool is_candidate_for_reuse_;
bool              142 ppapi/proxy/ppb_image_data_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool              157 ppapi/proxy/ppb_image_data_proxy.h       bool init_to_zero,
bool               43 ppapi/proxy/ppb_instance_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool              194 ppapi/proxy/ppb_instance_proxy.h                                    bool is_filtering,
bool               43 ppapi/proxy/ppb_message_loop_proxy.h   bool is_main_thread_loop() const {
bool               55 ppapi/proxy/ppb_message_loop_proxy.h   bool IsCurrent() const;
bool               83 ppapi/proxy/ppb_message_loop_proxy.h   bool destroyed_;
bool               87 ppapi/proxy/ppb_message_loop_proxy.h   bool should_destroy_;
bool               89 ppapi/proxy/ppb_message_loop_proxy.h   bool is_main_thread_loop_;
bool               31 ppapi/proxy/ppb_testing_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               34 ppapi/proxy/ppb_var_deprecated_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               30 ppapi/proxy/ppb_video_decoder_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               25 ppapi/proxy/ppb_x509_certificate_private_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               51 ppapi/proxy/ppp_class_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               58 ppapi/proxy/ppp_class_proxy.h                         bool* result);
bool               62 ppapi/proxy/ppp_class_proxy.h                       bool* result);
bool               91 ppapi/proxy/ppp_class_proxy.h   bool ValidateUserData(int64 ppp_class, int64 class_data,
bool               30 ppapi/proxy/ppp_content_decryptor_private_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               25 ppapi/proxy/ppp_find_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               24 ppapi/proxy/ppp_graphics_3d_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               26 ppapi/proxy/ppp_input_event_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               29 ppapi/proxy/ppp_instance_private_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               40 ppapi/proxy/ppp_instance_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               26 ppapi/proxy/ppp_messaging_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               24 ppapi/proxy/ppp_mouse_lock_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               23 ppapi/proxy/ppp_pdf_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               27 ppapi/proxy/ppp_pdf_proxy.h   void OnPluginMsgRotate(PP_Instance instance, bool clockwise);
bool               30 ppapi/proxy/ppp_printing_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               43 ppapi/proxy/ppp_printing_proxy.h   void OnPluginMsgIsScalingDisabled(PP_Instance instance, bool* result);
bool               24 ppapi/proxy/ppp_text_input_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               27 ppapi/proxy/ppp_video_decoder_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg);
bool               51 ppapi/proxy/proxy_channel.h         bool should_close_source) = 0;
bool               70 ppapi/proxy/proxy_channel.h       bool should_close_source);
bool               73 ppapi/proxy/proxy_channel.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               93 ppapi/proxy/proxy_channel.h   virtual bool InitWithChannel(Delegate* delegate,
bool               96 ppapi/proxy/proxy_channel.h                                bool is_client);
bool               99 ppapi/proxy/raw_var_data.h   virtual bool Init(const PP_Var& var, PP_Instance instance) = 0;
bool              114 ppapi/proxy/raw_var_data.h   virtual bool Read(PP_VarType type,
bool              122 ppapi/proxy/raw_var_data.h   bool initialized() { return initialized_; }
bool              125 ppapi/proxy/raw_var_data.h   bool initialized_;
bool              136 ppapi/proxy/raw_var_data.h   virtual bool Init(const PP_Var& var, PP_Instance instance) OVERRIDE;
bool              142 ppapi/proxy/raw_var_data.h   virtual bool Read(PP_VarType type,
bool              158 ppapi/proxy/raw_var_data.h   virtual bool Init(const PP_Var& var, PP_Instance instance) OVERRIDE;
bool              164 ppapi/proxy/raw_var_data.h   virtual bool Read(PP_VarType type,
bool              188 ppapi/proxy/raw_var_data.h   virtual bool Init(const PP_Var& var, PP_Instance instance) OVERRIDE;
bool              194 ppapi/proxy/raw_var_data.h   virtual bool Read(PP_VarType type,
bool              220 ppapi/proxy/raw_var_data.h   virtual bool Init(const PP_Var& var, PP_Instance instance) OVERRIDE;
bool              226 ppapi/proxy/raw_var_data.h   virtual bool Read(PP_VarType type,
bool              244 ppapi/proxy/raw_var_data.h   virtual bool Init(const PP_Var& var, PP_Instance instance) OVERRIDE;
bool              250 ppapi/proxy/raw_var_data.h   virtual bool Read(PP_VarType type,
bool              271 ppapi/proxy/raw_var_data.h   virtual bool Init(const PP_Var& var, PP_Instance instance) OVERRIDE;
bool              277 ppapi/proxy/raw_var_data.h   virtual bool Read(PP_VarType type,
bool              185 ppapi/proxy/resource_creation_proxy.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool              186 ppapi/proxy/resource_creation_proxy.h   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
bool               58 ppapi/proxy/resource_message_params.h   bool TakeSharedMemoryHandleAtIndex(size_t index,
bool               60 ppapi/proxy/resource_message_params.h   bool TakeSocketHandleAtIndex(size_t index,
bool               62 ppapi/proxy/resource_message_params.h   bool TakeFileHandleAtIndex(size_t index,
bool               76 ppapi/proxy/resource_message_params.h   virtual bool Deserialize(const IPC::Message* msg, PickleIterator* iter);
bool               83 ppapi/proxy/resource_message_params.h   bool ReadHeader(const IPC::Message* msg, PickleIterator* iter);
bool               84 ppapi/proxy/resource_message_params.h   bool ReadHandles(const IPC::Message* msg, PickleIterator* iter);
bool               93 ppapi/proxy/resource_message_params.h     void set_should_close(bool value) { should_close_ = value; }
bool              107 ppapi/proxy/resource_message_params.h     bool should_close_;
bool              145 ppapi/proxy/resource_message_params.h   bool has_callback() const { return has_callback_; }
bool              148 ppapi/proxy/resource_message_params.h   virtual bool Deserialize(const IPC::Message* msg,
bool              152 ppapi/proxy/resource_message_params.h   bool has_callback_;
bool              167 ppapi/proxy/resource_message_params.h   virtual bool Deserialize(const IPC::Message* msg,
bool              189 ppapi/proxy/resource_message_params.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool              202 ppapi/proxy/resource_message_params.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r) {
bool               28 ppapi/proxy/resource_message_test_sink.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               37 ppapi/proxy/resource_message_test_sink.h   bool GetFirstResourceCallMatching(
bool               43 ppapi/proxy/resource_message_test_sink.h   bool GetFirstResourceReplyMatching(
bool               88 ppapi/proxy/resource_message_test_sink.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               30 ppapi/proxy/serialized_flash_menu.h   bool SetPPMenu(const PP_Flash_Menu* menu);
bool               35 ppapi/proxy/serialized_flash_menu.h   bool ReadFromMessage(const IPC::Message* m, PickleIterator* iter);
bool               39 ppapi/proxy/serialized_flash_menu.h   bool own_menu_;
bool               65 ppapi/proxy/serialized_handle.h   bool is_shmem() const { return type_ == SHARED_MEMORY; }
bool               66 ppapi/proxy/serialized_handle.h   bool is_socket() const { return type_ == SOCKET; }
bool               67 ppapi/proxy/serialized_handle.h   bool is_file() const { return type_ == FILE; }
bool              120 ppapi/proxy/serialized_handle.h   bool IsHandleValid() const;
bool              132 ppapi/proxy/serialized_handle.h   static bool WriteHeader(const Header& hdr, Pickle* pickle);
bool              133 ppapi/proxy/serialized_handle.h   static bool ReadHeader(PickleIterator* iter, Header* hdr);
bool              101 ppapi/proxy/serialized_structs.h   bool is_dir;
bool               90 ppapi/proxy/serialized_var.h   bool ReadFromMessage(const IPC::Message* m, PickleIterator* iter) {
bool               94 ppapi/proxy/serialized_var.h   bool is_valid_var() const {
bool              125 ppapi/proxy/serialized_var.h     bool is_valid_var() const {
bool              146 ppapi/proxy/serialized_var.h     bool ReadFromMessage(const IPC::Message* m, PickleIterator* iter);
bool              185 ppapi/proxy/serialized_var.h     bool is_valid_var_;
bool              190 ppapi/proxy/serialized_var.h     mutable bool has_been_serialized_;
bool              191 ppapi/proxy/serialized_var.h     mutable bool has_been_deserialized_;
bool              304 ppapi/proxy/serialized_var.h   bool IsThrown() const;
bool              367 ppapi/proxy/serialized_var.h   bool is_valid_var() { return serialized_.is_valid_var(); }
bool               47 ppapi/proxy/udp_socket_resource_base.h                         bool private_api);
bool               85 ppapi/proxy/udp_socket_resource_base.h   bool private_api_;
bool               86 ppapi/proxy/udp_socket_resource_base.h   bool bound_;
bool               87 ppapi/proxy/udp_socket_resource_base.h   bool closed_;
bool              103 ppapi/proxy/url_loader_resource.h   void SetDefersLoading(bool defers_loading);
bool              134 ppapi/proxy/url_loader_resource.h   bool is_streaming_to_file_;
bool              135 ppapi/proxy/url_loader_resource.h   bool is_asynchronous_load_suspended_;
bool               40 ppapi/proxy/url_request_info_resource.h   bool SetUndefinedProperty(PP_URLRequestProperty property);
bool               41 ppapi/proxy/url_request_info_resource.h   bool SetBooleanProperty(PP_URLRequestProperty property, bool value);
bool               42 ppapi/proxy/url_request_info_resource.h   bool SetIntegerProperty(PP_URLRequestProperty property, int32_t value);
bool               43 ppapi/proxy/url_request_info_resource.h   bool SetStringProperty(PP_URLRequestProperty property,
bool               82 ppapi/proxy/video_capture_resource.h   std::vector<bool> buffer_in_use_;
bool               48 ppapi/proxy/video_destination_resource.h   bool is_open_;
bool               59 ppapi/proxy/video_source_resource.h   bool is_open_;
bool               66 ppapi/proxy/websocket_resource.h                              bool was_clean,
bool               80 ppapi/proxy/websocket_resource.h                               bool was_clean,
bool              102 ppapi/proxy/websocket_resource.h   bool error_was_received_;
bool               32 ppapi/shared_impl/array_writer.h   bool is_valid() const { return !!pp_array_output_.GetDataBuffer; }
bool               33 ppapi/shared_impl/array_writer.h   bool is_null() const { return !is_valid(); }
bool               54 ppapi/shared_impl/array_writer.h   bool StoreArray(const T* input, uint32_t count) {
bool               76 ppapi/shared_impl/array_writer.h   bool StoreVector(const std::vector<T>& input) {
bool               91 ppapi/shared_impl/array_writer.h   bool StoreResourceVector(const std::vector<scoped_refptr<Resource> >& input);
bool               95 ppapi/shared_impl/array_writer.h   bool StoreResourceVector(const std::vector<PP_Resource>& input);
bool              104 ppapi/shared_impl/array_writer.h   bool StoreVarVector(const std::vector<scoped_refptr<Var> >& input);
bool              108 ppapi/shared_impl/array_writer.h   bool StoreVarVector(const std::vector<PP_Var>& input);
bool               45 ppapi/shared_impl/dictionary_var.h   bool SetWithStringKey(const std::string& utf8_key, const PP_Var& value);
bool               16 ppapi/shared_impl/dir_contents.h   bool is_dir;
bool               50 ppapi/shared_impl/file_io_state_manager.h   int32_t CheckOperationState(OperationType new_op, bool should_be_open);
bool               61 ppapi/shared_impl/file_io_state_manager.h   bool file_open_;
bool               26 ppapi/shared_impl/file_ref_create_info.h   PPAPI_SHARED_EXPORT bool IsValid() const;
bool               25 ppapi/shared_impl/file_ref_util.h PPAPI_SHARED_EXPORT bool IsValidInternalPath(const std::string& path);
bool               28 ppapi/shared_impl/file_ref_util.h PPAPI_SHARED_EXPORT bool IsValidExternalPath(const base::FilePath& path);
bool               21 ppapi/shared_impl/file_system_util.h PPAPI_SHARED_EXPORT bool FileSystemTypeIsValid(PP_FileSystemType type);
bool               23 ppapi/shared_impl/file_system_util.h PPAPI_SHARED_EXPORT bool FileSystemTypeHasQuota(PP_FileSystemType type);
bool               21 ppapi/shared_impl/file_type_conversion.h PPAPI_SHARED_EXPORT bool PepperFileOpenFlagsToPlatformFileFlags(
bool               40 ppapi/shared_impl/flash_clipboard_format_registry.h   bool IsFormatRegistered(uint32_t format) const;
bool               52 ppapi/shared_impl/flash_clipboard_format_registry.h   static bool IsValidPredefinedFormat(uint32_t format);
bool               42 ppapi/shared_impl/host_resource.h   bool is_null() const { return !host_resource_; }
bool               61 ppapi/shared_impl/host_resource.h   bool operator<(const HostResource& other) const {
bool               36 ppapi/shared_impl/id_assignment.h inline bool CheckIdType(T id, PPIdType type) {
bool               57 ppapi/shared_impl/media_stream_buffer_manager.h   bool SetBuffers(int32_t number_of_buffers,
bool               60 ppapi/shared_impl/media_stream_buffer_manager.h                   bool enqueue_all_buffers);
bool               27 ppapi/shared_impl/media_stream_video_track_shared.h   static bool VerifyAttributes(const Attributes& attributes);
bool              128 ppapi/shared_impl/ppapi_globals.h   virtual bool IsHostGlobals() const;
bool              129 ppapi/shared_impl/ppapi_globals.h   virtual bool IsPluginGlobals() const;
bool               20 ppapi/shared_impl/ppapi_nacl_plugin_args.h   bool off_the_record;
bool               22 ppapi/shared_impl/ppapi_nacl_plugin_args.h   bool supports_dev_channel;
bool               69 ppapi/shared_impl/ppapi_permissions.h   bool HasPermission(Permission perm) const;
bool               28 ppapi/shared_impl/ppapi_preferences.h   bool is_3d_supported;
bool               29 ppapi/shared_impl/ppapi_preferences.h   bool is_stage3d_supported;
bool               30 ppapi/shared_impl/ppapi_preferences.h   bool is_stage3d_baseline_supported;
bool               31 ppapi/shared_impl/ppapi_preferences.h   bool is_webgl_supported;
bool               32 ppapi/shared_impl/ppapi_preferences.h   bool is_accelerated_video_decode_enabled;
bool               55 ppapi/shared_impl/ppb_audio_config_shared.h   bool Init(PP_AudioSampleRate sample_rate, uint32_t sample_frame_count);
bool               32 ppapi/shared_impl/ppb_audio_shared.h   bool IsValid() const;
bool               54 ppapi/shared_impl/ppb_audio_shared.h   bool playing() const { return playing_; }
bool               99 ppapi/shared_impl/ppb_audio_shared.h   bool playing_;
bool              118 ppapi/shared_impl/ppb_audio_shared.h   bool thread_active_;
bool               23 ppapi/shared_impl/ppb_device_ref_shared.h   bool operator==(const DeviceRefData& other) const {
bool               21 ppapi/shared_impl/ppb_gamepad_shared.h   bool pressed;
bool               34 ppapi/shared_impl/ppb_gamepad_shared.h   bool connected;
bool               68 ppapi/shared_impl/ppb_graphics_3d_shared.h   bool HasPendingSwap() const;
bool               69 ppapi/shared_impl/ppb_graphics_3d_shared.h   bool CreateGLES2Impl(int32 command_buffer_size,
bool               28 ppapi/shared_impl/ppb_input_event_shared.h   bool is_filtered;
bool               41 ppapi/shared_impl/ppb_input_event_shared.h   bool wheel_scroll_by_page;
bool               31 ppapi/shared_impl/ppb_instance_shared.h   int32_t ValidateRequestInputEvents(bool is_filtering, uint32_t event_classes);
bool               33 ppapi/shared_impl/ppb_instance_shared.h   bool ValidateSetCursorParams(PP_MouseCursor_Type type,
bool               40 ppapi/shared_impl/ppb_tcp_socket_shared.h   void CompletePendingTransition(bool success);
bool               42 ppapi/shared_impl/ppb_tcp_socket_shared.h   void DoTransition(TransitionType transition, bool success);
bool               44 ppapi/shared_impl/ppb_tcp_socket_shared.h   bool IsValidTransition(TransitionType transition) const;
bool               45 ppapi/shared_impl/ppb_tcp_socket_shared.h   bool IsPending(TransitionType transition) const;
bool               47 ppapi/shared_impl/ppb_tcp_socket_shared.h   bool IsConnected() const;
bool               48 ppapi/shared_impl/ppb_tcp_socket_shared.h   bool IsBound() const;
bool               43 ppapi/shared_impl/ppb_video_decoder_shared.h   bool SetFlushCallback(scoped_refptr<TrackedCallback> callback);
bool               44 ppapi/shared_impl/ppb_video_decoder_shared.h   bool SetResetCallback(scoped_refptr<TrackedCallback> callback);
bool               45 ppapi/shared_impl/ppb_video_decoder_shared.h   bool SetBitstreamBufferCallback(int32 bitstream_buffer_id,
bool               22 ppapi/shared_impl/ppb_view_shared.h   bool Equals(const ViewData& other) const;
bool               25 ppapi/shared_impl/ppb_view_shared.h   bool is_fullscreen;
bool               26 ppapi/shared_impl/ppb_view_shared.h   bool is_page_visible;
bool               23 ppapi/shared_impl/private/net_address_private_impl.h   static bool ValidateNetAddress(const PP_NetAddress_Private& addr);
bool               25 ppapi/shared_impl/private/net_address_private_impl.h   static bool SockaddrToNetAddress(const sockaddr* sa,
bool               29 ppapi/shared_impl/private/net_address_private_impl.h   static bool IPEndPointToNetAddress(const std::vector<unsigned char>& address,
bool               33 ppapi/shared_impl/private/net_address_private_impl.h   static bool NetAddressToIPEndPoint(const PP_NetAddress_Private& net_addr,
bool               38 ppapi/shared_impl/private/net_address_private_impl.h                                         bool include_port);
bool               52 ppapi/shared_impl/private/net_address_private_impl.h   static bool DescribeNetAddressPrivateAsIPv4Address(
bool               55 ppapi/shared_impl/private/net_address_private_impl.h   static bool DescribeNetAddressPrivateAsIPv6Address(
bool               63 ppapi/shared_impl/private/ppb_x509_certificate_private_shared.h   virtual bool ParseDER(const std::vector<char>& der,
bool              101 ppapi/shared_impl/resource_tracker.h   bool CanOperateOnResource(PP_Resource res);
bool               41 ppapi/shared_impl/resource_var.h   virtual bool IsPending() const = 0;
bool               22 ppapi/shared_impl/socket_option_data.h   bool GetBool(bool* out_value) const;
bool               23 ppapi/shared_impl/socket_option_data.h   bool GetInt32(int32_t* out_value) const;
bool               25 ppapi/shared_impl/socket_option_data.h   void SetBool(bool value);
bool               45 ppapi/shared_impl/test_globals.h   virtual bool StopTrackingSharedMemoryHandle(int id,
bool               85 ppapi/shared_impl/test_globals.h   virtual bool IsHostGlobals() const OVERRIDE;
bool               25 ppapi/shared_impl/thread_aware_callback.h   static bool HasTargetLoop();
bool              104 ppapi/shared_impl/tracked_callback.h   bool completed() const { return completed_; }
bool              109 ppapi/shared_impl/tracked_callback.h   bool aborted() const { return aborted_; }
bool              112 ppapi/shared_impl/tracked_callback.h   bool is_blocking() { return !callback_.func; }
bool              124 ppapi/shared_impl/tracked_callback.h   static bool IsPending(const scoped_refptr<TrackedCallback>& callback);
bool              128 ppapi/shared_impl/tracked_callback.h   static bool IsScheduledToRun(const scoped_refptr<TrackedCallback>& callback);
bool              131 ppapi/shared_impl/tracked_callback.h   bool is_required() {
bool              135 ppapi/shared_impl/tracked_callback.h   bool is_optional() {
bool              139 ppapi/shared_impl/tracked_callback.h   bool has_null_target_loop() const { return target_loop_.get() == NULL; }
bool              162 ppapi/shared_impl/tracked_callback.h   bool is_scheduled_;
bool              166 ppapi/shared_impl/tracked_callback.h   bool completed_;
bool              167 ppapi/shared_impl/tracked_callback.h   bool aborted_;
bool               18 ppapi/shared_impl/unittest_utils.h bool TestEqual(const PP_Var& expected,
bool               20 ppapi/shared_impl/unittest_utils.h                bool test_string_references);
bool               33 ppapi/shared_impl/url_request_info_data.h     bool is_file;
bool               59 ppapi/shared_impl/url_request_info_data.h   bool stream_to_file;
bool               60 ppapi/shared_impl/url_request_info_data.h   bool follow_redirects;
bool               61 ppapi/shared_impl/url_request_info_data.h   bool record_download_progress;
bool               62 ppapi/shared_impl/url_request_info_data.h   bool record_upload_progress;
bool               68 ppapi/shared_impl/url_request_info_data.h   bool has_custom_referrer_url;
bool               71 ppapi/shared_impl/url_request_info_data.h   bool allow_cross_origin_requests;
bool               72 ppapi/shared_impl/url_request_info_data.h   bool allow_credentials;
bool               76 ppapi/shared_impl/url_request_info_data.h   bool has_custom_content_transfer_encoding;
bool               78 ppapi/shared_impl/url_request_info_data.h   bool has_custom_user_agent;
bool              175 ppapi/shared_impl/var.h   virtual bool CopyToNewShmem(PP_Instance instance,
bool               66 ppapi/shared_impl/var_tracker.h   bool AddRefVar(int32 var_id);
bool               67 ppapi/shared_impl/var_tracker.h   bool AddRefVar(const PP_Var& var);
bool               73 ppapi/shared_impl/var_tracker.h   bool ReleaseVar(int32 var_id);
bool               74 ppapi/shared_impl/var_tracker.h   bool ReleaseVar(const PP_Var& var);
bool              130 ppapi/shared_impl/var_tracker.h   static bool IsVarTypeRefcounted(PP_VarType type);
bool              145 ppapi/shared_impl/var_tracker.h   virtual bool StopTrackingSharedMemoryHandle(int id,
bool              215 ppapi/shared_impl/var_tracker.h   virtual bool DeleteObjectInfoIfNecessary(VarMap::iterator iter);
bool               55 ppapi/shared_impl/var_value_conversions.h PPAPI_SHARED_EXPORT bool CreateVarVectorFromListValue(
bool               44 ppapi/tests/pp_thread.h PP_INLINE bool PP_CreateThread(PP_ThreadType* thread,
bool               68 ppapi/tests/pp_thread.h PP_INLINE bool PP_CreateThread(PP_ThreadType* thread,
bool               89 ppapi/tests/pp_thread.h PP_INLINE bool PP_CreateThread(PP_ThreadType* thread,
bool               21 ppapi/tests/test_audio.h   virtual bool Init();
bool               67 ppapi/tests/test_audio.h   bool test_done_;
bool               19 ppapi/tests/test_audio_config.h   virtual bool Init();
bool               19 ppapi/tests/test_broker.h   virtual bool Init();
bool               15 ppapi/tests/test_browser_font.h   virtual bool Init();
bool               18 ppapi/tests/test_buffer.h   virtual bool Init();
bool               46 ppapi/tests/test_case.h   virtual bool Init();
bool               82 ppapi/tests/test_case.h   virtual bool HandleInputEvent(const pp::InputEvent& event);
bool               92 ppapi/tests/test_case.h   const std::map<std::string, bool>& remaining_tests() {
bool              113 ppapi/tests/test_case.h   bool CheckTestingInterface();
bool              116 ppapi/tests/test_case.h   bool EnsureRunningOverHTTP();
bool              121 ppapi/tests/test_case.h   bool ShouldRunAllTests(const std::string& filter);
bool              126 ppapi/tests/test_case.h   bool ShouldRunTest(const std::string& test_name, const std::string& filter);
bool              233 ppapi/tests/test_case.h   std::map<std::string, bool> filter_tests_;
bool              235 ppapi/tests/test_case.h   bool have_populated_filter_tests_;
bool              242 ppapi/tests/test_case.h   std::map<std::string, bool> remaining_tests_;
bool              324 ppapi/tests/test_case.h DEFINE_STRINGINATOR_FOR_TYPE(bool);
bool              367 ppapi/tests/test_case.h   bool CompareEQ(const U& right) const {
bool              371 ppapi/tests/test_case.h   bool CompareNE(const U& right) const {
bool              375 ppapi/tests/test_case.h   bool CompareLT(const U& right) const {
bool              379 ppapi/tests/test_case.h   bool CompareGT(const U& right) const {
bool              383 ppapi/tests/test_case.h   bool CompareLE(const U& right) const {
bool              387 ppapi/tests/test_case.h   bool CompareGE(const U& right) const {
bool              400 ppapi/tests/test_case.h   bool CompareEQ(const U& right) const {
bool              404 ppapi/tests/test_case.h   bool CompareNE(const U& right) const {
bool              408 ppapi/tests/test_case.h   bool CompareLT(const U& right) const {
bool              412 ppapi/tests/test_case.h   bool CompareGT(const U& right) const {
bool              416 ppapi/tests/test_case.h   bool CompareLE(const U& right) const {
bool              420 ppapi/tests/test_case.h   bool CompareGE(const U& right) const {
bool              446 ppapi/tests/test_case.h   bool CompareEQ(const U& right) const {
bool              450 ppapi/tests/test_case.h   bool CompareNE(const U& right) const {
bool              454 ppapi/tests/test_case.h   bool CompareLT(const U& right) const {
bool              458 ppapi/tests/test_case.h   bool CompareGT(const U& right) const {
bool              462 ppapi/tests/test_case.h   bool CompareLE(const U& right) const {
bool              466 ppapi/tests/test_case.h   bool CompareGE(const U& right) const {
bool              477 ppapi/tests/test_case.h template <bool is_null_literal>
bool               21 ppapi/tests/test_char_set.h   virtual bool Init();
bool               18 ppapi/tests/test_console.h   virtual bool Init();
bool               18 ppapi/tests/test_core.h   virtual bool Init();
bool               19 ppapi/tests/test_crypto.h   virtual bool Init();
bool               19 ppapi/tests/test_cursor_control.h   virtual bool Init();
bool               17 ppapi/tests/test_empty.h   virtual bool Init();
bool               22 ppapi/tests/test_file_io.h   virtual bool Init();
bool               24 ppapi/tests/test_file_mapping.h   virtual bool Init();
bool               21 ppapi/tests/test_file_ref.h   virtual bool Init();
bool               17 ppapi/tests/test_file_system.h   virtual bool Init();
bool               23 ppapi/tests/test_flash_clipboard.h   bool ReadStringVar(uint32_t format, std::string* result);
bool               24 ppapi/tests/test_flash_clipboard.h   bool WriteStringVar(uint32_t format, const std::string& text);
bool               25 ppapi/tests/test_flash_clipboard.h   bool IsFormatAvailableMatches(uint32_t format, bool expected);
bool               26 ppapi/tests/test_flash_clipboard.h   bool ReadPlainTextMatches(const std::string& expected);
bool               27 ppapi/tests/test_flash_clipboard.h   bool ReadHTMLMatches(const std::string& expected);
bool               18 ppapi/tests/test_flash_file.h   virtual bool Init();
bool               24 ppapi/tests/test_flash_fullscreen.h   virtual bool Init();
bool               35 ppapi/tests/test_flash_fullscreen.h   bool fullscreen_pending_;
bool               36 ppapi/tests/test_flash_fullscreen.h   bool normal_pending_;
bool               28 ppapi/tests/test_fullscreen.h   virtual bool Init();
bool               30 ppapi/tests/test_fullscreen.h   virtual bool HandleInputEvent(const pp::InputEvent& event);
bool               44 ppapi/tests/test_fullscreen.h   bool PaintPlugin(pp::Size size, ColorPremul color);
bool               46 ppapi/tests/test_fullscreen.h   bool GotError();
bool               57 ppapi/tests/test_fullscreen.h   bool fullscreen_pending_;
bool               58 ppapi/tests/test_fullscreen.h   bool normal_pending_;
bool               28 ppapi/tests/test_graphics_2d.h   virtual bool Init();
bool               34 ppapi/tests/test_graphics_2d.h   bool ReadImageData(const pp::Graphics2D& dc,
bool               46 ppapi/tests/test_graphics_2d.h   bool CompareImages(const pp::ImageData& image1,
bool               50 ppapi/tests/test_graphics_2d.h   bool CompareImageRect(const pp::ImageData& image1,
bool               57 ppapi/tests/test_graphics_2d.h   bool IsSquareInImage(const pp::ImageData& image_data,
bool               63 ppapi/tests/test_graphics_2d.h   bool IsSquareInDC(const pp::Graphics2D& dc, uint32_t background_color,
bool               67 ppapi/tests/test_graphics_2d.h   bool IsDCUniformColor(const pp::Graphics2D& dc, uint32_t color) const;
bool               89 ppapi/tests/test_graphics_2d.h   bool WaitUntilViewChanged();
bool              112 ppapi/tests/test_graphics_2d.h   bool is_view_changed_;
bool              117 ppapi/tests/test_graphics_2d.h   bool post_quit_on_view_changed_;
bool               22 ppapi/tests/test_graphics_3d.h   virtual bool Init();
bool               24 ppapi/tests/test_host_resolver.h   virtual bool Init();
bool               27 ppapi/tests/test_host_resolver_private.h   virtual bool Init();
bool               18 ppapi/tests/test_host_resolver_private_disallowed.h   virtual bool Init();
bool               18 ppapi/tests/test_image_data.h   virtual bool Init();
bool               23 ppapi/tests/test_ime_input_event.h   virtual bool Init();
bool               24 ppapi/tests/test_ime_input_event.h   virtual bool HandleInputEvent(const pp::InputEvent& input_event);
bool               40 ppapi/tests/test_ime_input_event.h   bool SimulateInputEvent(const pp::InputEvent& input_event);
bool               41 ppapi/tests/test_ime_input_event.h   bool AreEquivalentEvents(PP_Resource first, PP_Resource second);
bool               54 ppapi/tests/test_ime_input_event.h   bool received_unexpected_event_;
bool               55 ppapi/tests/test_ime_input_event.h   bool received_finish_message_;
bool               24 ppapi/tests/test_input_event.h   virtual bool HandleInputEvent(const pp::InputEvent& input_event);
bool               29 ppapi/tests/test_input_event.h   virtual bool Init();
bool               43 ppapi/tests/test_input_event.h   bool SimulateInputEvent(const pp::InputEvent& input_event);
bool               44 ppapi/tests/test_input_event.h   bool AreEquivalentEvents(PP_Resource first, PP_Resource second);
bool               62 ppapi/tests/test_input_event.h   bool received_expected_event_;
bool               63 ppapi/tests/test_input_event.h   bool received_finish_message_;
bool               19 ppapi/tests/test_instance_deprecated.h   virtual bool Init();
bool               21 ppapi/tests/test_media_stream_audio_track.h   virtual bool Init();
bool               20 ppapi/tests/test_media_stream_video_track.h   virtual bool Init();
bool               19 ppapi/tests/test_memory.h   virtual bool Init();
bool               16 ppapi/tests/test_mouse_cursor.h   virtual bool Init();
bool               21 ppapi/tests/test_mouse_lock.h   virtual bool Init();
bool               17 ppapi/tests/test_net_address.h   virtual bool Init();
bool               17 ppapi/tests/test_net_address_private.h   virtual bool Init();
bool               23 ppapi/tests/test_net_address_private_untrusted.h   virtual bool Init();
bool               22 ppapi/tests/test_network_monitor.h   virtual bool Init();
bool               20 ppapi/tests/test_output_protection_private.h   virtual bool Init();
bool               15 ppapi/tests/test_paint_aggregator.h   virtual bool Init();
bool               20 ppapi/tests/test_post_message.h   virtual bool Init();
bool               35 ppapi/tests/test_post_message.h   bool AddEchoingListener(const std::string& expression);
bool               39 ppapi/tests/test_post_message.h   bool PostMessageFromJavaScript(const std::string& func);
bool               44 ppapi/tests/test_post_message.h   bool ClearListeners();
bool               19 ppapi/tests/test_scrollbar.h   virtual bool Init();
bool               30 ppapi/tests/test_scrollbar.h                                        bool type);
bool               33 ppapi/tests/test_scrollbar.h   bool scrollbar_value_changed_;
bool               18 ppapi/tests/test_talk_private.h   virtual bool Init();
bool               28 ppapi/tests/test_tcp_server_socket_private.h   virtual bool Init();
bool               20 ppapi/tests/test_tcp_server_socket_private_disallowed.h   virtual bool Init();
bool               24 ppapi/tests/test_tcp_socket.h   virtual bool Init();
bool               22 ppapi/tests/test_tcp_socket_private.h   virtual bool Init();
bool               18 ppapi/tests/test_tcp_socket_private_disallowed.h   virtual bool Init();
bool               21 ppapi/tests/test_tcp_socket_private_trusted.h   virtual bool Init();
bool               19 ppapi/tests/test_test_internals.h   virtual bool Init();
bool               19 ppapi/tests/test_trace_event.h   virtual bool Init();
bool               22 ppapi/tests/test_truetype_font.h   virtual bool Init();
bool               23 ppapi/tests/test_udp_socket.h   virtual bool Init();
bool               19 ppapi/tests/test_udp_socket_private.h   virtual bool Init();
bool               18 ppapi/tests/test_udp_socket_private_disallowed.h   virtual bool Init();
bool               18 ppapi/tests/test_uma.h   virtual bool Init();
bool               27 ppapi/tests/test_url_loader.h   virtual bool Init();
bool               49 ppapi/tests/test_url_loader.h                bool with_universal_access);
bool               27 ppapi/tests/test_url_request.h   virtual bool Init();
bool               16 ppapi/tests/test_url_util.h   virtual bool Init();
bool               27 ppapi/tests/test_utils.h bool GetLocalHostPort(PP_Instance instance, std::string* host, uint16_t* port);
bool               31 ppapi/tests/test_utils.h bool EqualNetAddress(const pp::NetAddress& addr1, const pp::NetAddress& addr2);
bool               33 ppapi/tests/test_utils.h bool ResolveHost(PP_Instance instance,
bool               37 ppapi/tests/test_utils.h bool ReplacePort(PP_Instance instance,
bool               88 ppapi/tests/test_utils.h   bool waiting_;
bool               89 ppapi/tests/test_utils.h   bool signalled_;
bool              105 ppapi/tests/test_utils.h   TestCompletionCallback(PP_Instance instance, bool force_async);
bool              159 ppapi/tests/test_utils.h   bool failed() { return !errors_.empty(); }
bool              177 ppapi/tests/test_utils.h   bool wait_for_result_called_;
bool              179 ppapi/tests/test_utils.h   bool have_result_;
bool              183 ppapi/tests/test_utils.h   bool post_quit_task_;
bool              201 ppapi/tests/test_utils.h   TestCompletionCallbackWithOutputBase(PP_Instance instance, bool force_async)
bool              228 ppapi/tests/test_utils.h   bool failed() { return callback_.failed(); }
bool              268 ppapi/tests/test_utils.h   TestCompletionCallbackWithOutput(PP_Instance instance, bool force_async)
bool              291 ppapi/tests/test_utils.h   TestExtCompletionCallbackWithOutput(PP_Instance instance, bool force_async)
bool               20 ppapi/tests/test_var.h   virtual bool Init();
bool               19 ppapi/tests/test_var_deprecated.h   virtual bool Init();
bool               20 ppapi/tests/test_var_resource.h   virtual bool Init();
bool               19 ppapi/tests/test_video_decoder.h   virtual bool Init();
bool               21 ppapi/tests/test_video_destination.h   virtual bool Init();
bool               21 ppapi/tests/test_video_source.h   virtual bool Init();
bool               18 ppapi/tests/test_view.h   virtual bool Init();
bool               29 ppapi/tests/test_view.h   bool WaitUntilViewChanged();
bool               43 ppapi/tests/test_view.h   std::vector<bool> page_visibility_log_;
bool               48 ppapi/tests/test_view.h   bool post_quit_on_view_changed_;
bool               23 ppapi/tests/test_websocket.h   virtual bool Init();
bool               30 ppapi/tests/test_websocket.h   bool AreEqualWithString(const PP_Var& var, const std::string& string);
bool               31 ppapi/tests/test_websocket.h   bool AreEqualWithBinary(const PP_Var& var,
bool               17 ppapi/tests/test_x509_certificate_private.h   virtual bool Init();
bool               55 ppapi/tests/testing_instance.h   virtual bool Init(uint32_t argc, const char* argn[], const char* argv[]);
bool               57 ppapi/tests/testing_instance.h   virtual bool HandleInputEvent(const pp::InputEvent& event);
bool              125 ppapi/tests/testing_instance.h   void set_remove_plugin(bool remove) { remove_plugin_ = remove; }
bool              158 ppapi/tests/testing_instance.h   bool executed_tests_;
bool              167 ppapi/tests/testing_instance.h   bool nacl_mode_;
bool              185 ppapi/tests/testing_instance.h   bool remove_plugin_;
bool               55 ppapi/thunk/enter.h template <bool lock_on_entry>
bool              110 ppapi/thunk/enter.h   bool succeeded() const { return retval_ == PP_OK; }
bool              111 ppapi/thunk/enter.h   bool failed() const { return !succeeded(); }
bool              140 ppapi/thunk/enter.h                                 bool report_error);
bool              145 ppapi/thunk/enter.h                                 bool report_error);
bool              153 ppapi/thunk/enter.h   bool CallbackIsValid() const;
bool              159 ppapi/thunk/enter.h   void SetStateForCallbackError(bool report_error);
bool              172 ppapi/thunk/enter.h template<typename ResourceT, bool lock_on_entry = true>
bool              177 ppapi/thunk/enter.h   EnterResource(PP_Resource resource, bool report_error)
bool              182 ppapi/thunk/enter.h                 bool report_error)
bool              192 ppapi/thunk/enter.h   void Init(PP_Resource resource, bool report_error) {
bool              213 ppapi/thunk/enter.h   EnterResourceNoLock(PP_Resource resource, bool report_error)
bool              218 ppapi/thunk/enter.h                       bool report_error)
bool              234 ppapi/thunk/enter.h   bool succeeded() const { return !!functions_; }
bool              235 ppapi/thunk/enter.h   bool failed() const { return !functions_; }
bool              260 ppapi/thunk/enter.h template<typename ApiT, bool lock_on_entry = true>
bool              282 ppapi/thunk/enter.h   bool succeeded() const { return !!functions_; }
bool              283 ppapi/thunk/enter.h   bool failed() const { return !functions_; }
bool               39 ppapi/thunk/ppb_graphics_2d_api.h   virtual bool ReadImageData(PP_Resource image, const PP_Point* top_left) = 0;
bool               28 ppapi/thunk/ppb_host_resolver_private_api.h   virtual bool GetNetAddress(uint32_t index,
bool               20 ppapi/thunk/ppb_pdf_api.h                             bool case_sensitive,
bool               18 ppapi/thunk/ppb_scrollbar_api.h   virtual bool IsOverlay() = 0;
bool              115 ppapi/utility/completion_callback_factory_thread_traits.h     bool is_main_thread_;
bool              157 ppapi/utility/completion_callback_factory_thread_traits.h     bool is_main_thread_;
bool              158 ppapi/utility/completion_callback_factory_thread_traits.h     bool lock_held_;
bool               39 ppapi/utility/graphics/paint_aggregator.h     bool has_scroll;
bool               98 ppapi/utility/graphics/paint_aggregator.h   bool HasPendingUpdate() const;
bool              151 ppapi/utility/graphics/paint_aggregator.h   bool ShouldInvalidateScrollRect(const Rect& rect) const;
bool               98 ppapi/utility/graphics/paint_manager.h     virtual bool OnPaint(Graphics2D& graphics,
bool              140 ppapi/utility/graphics/paint_manager.h   PaintManager(Instance* instance, Client* client, bool is_always_opaque);
bool              167 ppapi/utility/graphics/paint_manager.h   void Initialize(Instance* instance, Client* client, bool is_always_opaque);
bool              274 ppapi/utility/graphics/paint_manager.h   bool is_always_opaque_;
bool              285 ppapi/utility/graphics/paint_manager.h   bool manual_callback_pending_;
bool              286 ppapi/utility/graphics/paint_manager.h   bool flush_pending_;
bool              291 ppapi/utility/graphics/paint_manager.h   bool has_pending_resize_;
bool               38 ppapi/utility/threading/simple_thread.h   bool Start();
bool               43 ppapi/utility/threading/simple_thread.h   bool Join();
bool               48 ppapi/utility/threading/simple_thread.h   bool StartWithFunction(ThreadFunc func, void* user_data);
bool              111 ppapi/utility/websocket/websocket_api.h   virtual void WebSocketDidClose(bool wasClean,
bool               29 printing/backend/cups_helper.h   void SetBlocking(bool blocking);
bool               39 printing/backend/cups_helper.h PRINTING_EXPORT bool ParsePpdCapabilities(
bool               41 printing/backend/print_backend.h   bool color_changeable;
bool               42 printing/backend/print_backend.h   bool color_default;
bool               50 printing/backend/print_backend.h   bool collate_capable;
bool               51 printing/backend/print_backend.h   bool collate_default;
bool               53 printing/backend/print_backend.h   bool copies_capable;
bool               67 printing/backend/print_backend.h   bool duplex_capable;
bool               92 printing/backend/print_backend.h   virtual bool EnumeratePrinters(PrinterList* printer_list) = 0;
bool              101 printing/backend/print_backend.h   virtual bool GetPrinterSemanticCapsAndDefaults(
bool              106 printing/backend/print_backend.h   virtual bool GetPrinterCapsAndDefaults(
bool              115 printing/backend/print_backend.h   virtual bool IsValidPrinter(const std::string& printer_name) = 0;
bool               26 printing/backend/printing_info_win.h   bool Init(HANDLE printer) {
bool               44 printing/backend/printing_info_win.h   bool Init(HANDLE printer) {
bool               29 printing/backend/win_helper.h   static bool CloseHandle(HANDLE handle) {
bool               33 printing/backend/win_helper.h   static bool IsHandleValid(HANDLE handle) {
bool               49 printing/backend/win_helper.h   bool OpenPrinter(const wchar_t* printer) {
bool               67 printing/backend/win_helper.h   static bool CloseHandle(HANDLE handle) {
bool               72 printing/backend/win_helper.h   static bool IsHandleValid(HANDLE handle) {
bool               97 printing/backend/win_helper.h   static bool Init();
bool              129 printing/backend/win_helper.h   static bool InitImpl();
bool              138 printing/backend/win_helper.h   bool initialized() const { return initialized_; }
bool              141 printing/backend/win_helper.h   bool initialized_;
bool              151 printing/backend/win_helper.h   static bool Init();
bool              165 printing/backend/win_helper.h   static bool InitImpl();
bool              168 printing/backend/win_helper.h PRINTING_EXPORT bool InitBasicPrinterInfo(HANDLE printer,
bool              182 printing/backend/win_helper.h     bool color);
bool               47 printing/emf_win.h   virtual bool InitToFile(const base::FilePath& metafile_path);
bool               50 printing/emf_win.h   virtual bool InitFromFile(const base::FilePath& metafile_path);
bool               53 printing/emf_win.h   virtual bool Init() OVERRIDE;
bool               54 printing/emf_win.h   virtual bool InitFromData(const void* src_buffer,
bool               64 printing/emf_win.h   virtual bool StartPage(const gfx::Size& page_size,
bool               67 printing/emf_win.h   virtual bool FinishPage() OVERRIDE;
bool               68 printing/emf_win.h   virtual bool FinishDocument() OVERRIDE;
bool               71 printing/emf_win.h   virtual bool GetData(void* buffer, uint32 size) const OVERRIDE;
bool               76 printing/emf_win.h   virtual bool SaveTo(const base::FilePath& file_path) const OVERRIDE;
bool               89 printing/emf_win.h   virtual bool Playback(HDC hdc, const RECT* rect) const OVERRIDE;
bool               90 printing/emf_win.h   virtual bool SafePlayback(HDC hdc) const OVERRIDE;
bool               97 printing/emf_win.h   bool IsAlphaBlendUsed() const;
bool              113 printing/emf_win.h   bool GetDataAsVector(std::vector<uint8>* buffer) const;
bool              148 printing/emf_win.h   bool Play(EnumerationContext* context) const;
bool              152 printing/emf_win.h   bool SafePlayback(EnumerationContext* context) const;
bool               50 printing/image.h   bool SaveToPng(const base::FilePath& filepath) const;
bool               76 printing/image.h   bool LoadPng(const std::string& compressed);
bool               78 printing/image.h   bool LoadMetafile(const std::string& data);
bool               80 printing/image.h   bool LoadMetafile(const Metafile& metafile);
bool               93 printing/image.h   const bool ignore_alpha_;  // Currently always true.
bool               67 printing/metafile.h     bool shrink_to_fit;
bool               68 printing/metafile.h     bool stretch_to_fit;
bool               69 printing/metafile.h     bool center_horizontally;
bool               70 printing/metafile.h     bool center_vertically;
bool               71 printing/metafile.h     bool autorotate;
bool               80 printing/metafile.h   virtual bool Init() = 0;
bool               85 printing/metafile.h   virtual bool InitFromData(const void* src_buffer, uint32 src_buffer_size) = 0;
bool               98 printing/metafile.h   virtual bool StartPage(const gfx::Size& page_size,
bool              105 printing/metafile.h   virtual bool FinishPage() = 0;
bool              109 printing/metafile.h   virtual bool FinishDocument() = 0;
bool              118 printing/metafile.h   virtual bool GetData(void* dst_buffer, uint32 dst_buffer_size) const = 0;
bool              122 printing/metafile.h   virtual bool SaveTo(const base::FilePath& file_path) const = 0;
bool              140 printing/metafile.h   virtual bool Playback(gfx::NativeDrawingContext hdc,
bool              147 printing/metafile.h   virtual bool SafePlayback(gfx::NativeDrawingContext hdc) const = 0;
bool              154 printing/metafile.h   virtual bool RenderPage(unsigned int page_number,
bool              162 printing/metafile.h   virtual bool SaveToFD(const base::FileDescriptor& fd) const = 0;
bool               29 printing/metafile_skia_wrapper.h   static bool GetCustomScaleOnCanvas(const SkCanvas& canvas, double* scale);
bool               46 printing/page_number.h   bool operator==(const PageNumber& other) const;
bool               47 printing/page_number.h   bool operator!=(const PageNumber& other) const;
bool               23 printing/page_range.h   bool operator==(const PageRange& rhs) const {
bool               21 printing/page_setup.h   bool Equals(const PageMargins& rhs) const;
bool               44 printing/page_setup.h   bool Equals(const PageSetup& rhs) const;
bool               95 printing/page_setup.h   bool forced_margins_;
bool               35 printing/pdf_metafile_cg_mac.h   virtual bool Init() OVERRIDE;
bool               36 printing/pdf_metafile_cg_mac.h   virtual bool InitFromData(const void* src_buffer,
bool               43 printing/pdf_metafile_cg_mac.h   virtual bool StartPage(const gfx::Size& page_size,
bool               46 printing/pdf_metafile_cg_mac.h   virtual bool FinishPage() OVERRIDE;
bool               47 printing/pdf_metafile_cg_mac.h   virtual bool FinishDocument() OVERRIDE;
bool               50 printing/pdf_metafile_cg_mac.h   virtual bool GetData(void* dst_buffer, uint32 dst_buffer_size) const OVERRIDE;
bool               53 printing/pdf_metafile_cg_mac.h   virtual bool SaveTo(const base::FilePath& file_path) const OVERRIDE;
bool               62 printing/pdf_metafile_cg_mac.h   virtual bool RenderPage(unsigned int page_number,
bool               83 printing/pdf_metafile_cg_mac.h   bool page_is_open_;
bool               86 printing/pdf_metafile_cg_mac.h   bool thread_pdf_docs_owned_;
bool               29 printing/pdf_metafile_skia.h   virtual bool Init() OVERRIDE;
bool               30 printing/pdf_metafile_skia.h   virtual bool InitFromData(const void* src_buffer,
bool               38 printing/pdf_metafile_skia.h   virtual bool StartPage(const gfx::Size& page_size,
bool               41 printing/pdf_metafile_skia.h   virtual bool FinishPage() OVERRIDE;
bool               42 printing/pdf_metafile_skia.h   virtual bool FinishDocument() OVERRIDE;
bool               45 printing/pdf_metafile_skia.h   virtual bool GetData(void* dst_buffer, uint32 dst_buffer_size) const OVERRIDE;
bool               47 printing/pdf_metafile_skia.h   virtual bool SaveTo(const base::FilePath& file_path) const OVERRIDE;
bool               55 printing/pdf_metafile_skia.h   virtual bool Playback(gfx::NativeDrawingContext hdc,
bool               57 printing/pdf_metafile_skia.h   virtual bool SafePlayback(gfx::NativeDrawingContext hdc) const OVERRIDE;
bool               60 printing/pdf_metafile_skia.h   virtual bool RenderPage(unsigned int page_number,
bool               67 printing/pdf_metafile_skia.h   virtual bool SaveToFD(const base::FileDescriptor& fd) const OVERRIDE;
bool               77 printing/pdf_metafile_skia.h   bool page_outstanding_;
bool               19 printing/pdf_render_settings.h typedef Tuple3<gfx::Rect, int, bool> PdfRenderSettingsBase;
bool               24 printing/pdf_render_settings.h   PdfRenderSettings(gfx::Rect area, int dpi, bool autorotate)
bool               30 printing/pdf_render_settings.h   bool autorotate() const { return c; }
bool               27 printing/print_dialog_gtk_interface.h   virtual bool UpdateSettings(PrintSettings* settings) = 0;
bool               33 printing/print_dialog_gtk_interface.h       bool has_selection,
bool               20 printing/print_settings.h PRINTING_EXPORT bool IsColorModelSelected(int color_mode);
bool               43 printing/print_settings.h   void SetOrientation(bool landscape);
bool               44 printing/print_settings.h   bool landscape() const { return landscape_; }
bool               51 printing/print_settings.h                                bool landscape_needs_flip);
bool               64 printing/print_settings.h   void set_supports_alpha_blend(bool supports_alpha_blend) {
bool               67 printing/print_settings.h   bool supports_alpha_blend() const { return supports_alpha_blend_; }
bool               80 printing/print_settings.h   void set_selection_only(bool selection_only) {
bool               83 printing/print_settings.h   bool selection_only() const { return selection_only_; }
bool               85 printing/print_settings.h   void set_should_print_backgrounds(bool should_print_backgrounds) {
bool               88 printing/print_settings.h   bool should_print_backgrounds() const { return should_print_backgrounds_; }
bool               90 printing/print_settings.h   void set_display_header_footer(bool display_header_footer) {
bool               93 printing/print_settings.h   bool display_header_footer() const { return display_header_footer_; }
bool              101 printing/print_settings.h   void set_collate(bool collate) { collate_ = collate; }
bool              102 printing/print_settings.h   bool collate() const { return collate_; }
bool              147 printing/print_settings.h   bool selection_only_;
bool              157 printing/print_settings.h   bool display_header_footer_;
bool              160 printing/print_settings.h   bool should_print_backgrounds_;
bool              163 printing/print_settings.h   bool collate_;
bool              184 printing/print_settings.h   bool landscape_;
bool              187 printing/print_settings.h   bool supports_alpha_blend_;
bool               25 printing/print_settings_initializer.h   static bool InitSettings(
bool               51 printing/printed_document.h   bool GetPage(int page_number, scoped_refptr<PrintedPage>* page);
bool               66 printing/printed_document.h   bool IsComplete() const;
bool               47 printing/printing_context.h                                   bool has_selection,
bool               60 printing/printing_context.h   virtual Result UpdatePrinterSettings(bool external_preview) = 0;
bool              122 printing/printing_context.h   volatile bool dialog_box_dismissed_;
bool              125 printing/printing_context.h   volatile bool in_print_job_;
bool              128 printing/printing_context.h   volatile bool abort_printing_;
bool               27 printing/printing_context_android.h   static void PdfWritingDone(int fd, bool success);
bool               37 printing/printing_context_android.h       bool has_selection,
bool               41 printing/printing_context_android.h   virtual Result UpdatePrinterSettings(bool external_preview) OVERRIDE;
bool               52 printing/printing_context_android.h   static bool RegisterPrintingContext(JNIEnv* env);
bool               43 printing/printing_context_linux.h       bool has_selection,
bool               47 printing/printing_context_linux.h   virtual Result UpdatePrinterSettings(bool external_preview) OVERRIDE;
bool               31 printing/printing_context_mac.h       bool has_selection,
bool               35 printing/printing_context_mac.h   virtual Result UpdatePrinterSettings(bool external_preview) OVERRIDE;
bool               58 printing/printing_context_mac.h   bool SetPrinter(const std::string& device_name);
bool               62 printing/printing_context_mac.h   bool UpdatePageFormatWithPaperInfo();
bool               66 printing/printing_context_mac.h   bool SetPrintPreviewJob();
bool               70 printing/printing_context_mac.h   bool SetCopiesInPrintSettings(int copies);
bool               74 printing/printing_context_mac.h   bool SetCollateInPrintSettings(bool collate);
bool               78 printing/printing_context_mac.h   bool SetOrientationIsLandscape(bool landscape);
bool               82 printing/printing_context_mac.h   bool SetDuplexModeInPrintSettings(DuplexMode mode);
bool               86 printing/printing_context_mac.h   bool SetOutputColor(int color_mode);
bool               27 printing/printing_context_no_system_dialog.h       bool has_selection,
bool               31 printing/printing_context_no_system_dialog.h   virtual Result UpdatePrinterSettings(bool external_preview) OVERRIDE;
bool               29 printing/printing_context_win.h       bool has_selection,
bool               33 printing/printing_context_win.h   virtual Result UpdatePrinterSettings(bool external_preview) OVERRIDE;
bool               44 printing/printing_context_win.h   static bool AllocateContext(const std::wstring& printer_name,
bool               61 printing/printing_context_win.h   bool InitializeSettings(const DEVMODE& dev_mode,
bool               65 printing/printing_context_win.h                           bool selection_only);
bool               69 printing/printing_context_win.h   bool GetPrinterSettings(HANDLE printer,
bool               21 printing/printing_test.h   static bool IsTestCaseDisabled() {
bool               26 printing/pwg_raster_settings.h   bool rotate_all_pages;
bool               28 printing/pwg_raster_settings.h   bool reverse_page_order;
bool              105 remoting/base/auto_thread.h   bool was_quit_properly_;
bool               28 remoting/base/auto_thread_task_runner.h   virtual bool PostDelayedTask(
bool               32 remoting/base/auto_thread_task_runner.h   virtual bool PostNonNestableDelayedTask(
bool               36 remoting/base/auto_thread_task_runner.h   virtual bool RunsTasksOnCurrentThread() const OVERRIDE;
bool               15 remoting/base/capabilities.h bool HasCapability(const std::string& capabilities, const std::string& key);
bool               68 remoting/base/compound_buffer.h   bool locked() const { return locked_; }
bool               96 remoting/base/compound_buffer.h   bool locked_;
bool              111 remoting/base/compound_buffer.h   virtual bool Next(const void** data, int* size) OVERRIDE;
bool              113 remoting/base/compound_buffer.h   virtual bool Skip(int count) OVERRIDE;
bool               28 remoting/base/plugin_thread_task_runner.h     virtual bool RunOnPluginThread(
bool               49 remoting/base/plugin_thread_task_runner.h   virtual bool PostDelayedTask(
bool               53 remoting/base/plugin_thread_task_runner.h   virtual bool PostNonNestableDelayedTask(
bool               57 remoting/base/plugin_thread_task_runner.h   virtual bool RunsTasksOnCurrentThread() const OVERRIDE;
bool              110 remoting/base/plugin_thread_task_runner.h   bool quit_received_;
bool              121 remoting/base/plugin_thread_task_runner.h   bool stopped_;
bool               16 remoting/base/resources.h bool LoadResources(const std::string& pref_locale);
bool               19 remoting/base/scoped_sc_handle_win.h   static bool CloseHandle(SC_HANDLE handle) {
bool               24 remoting/base/scoped_sc_handle_win.h   static bool IsHandleValid(SC_HANDLE handle) {
bool               94 remoting/base/util.h bool StringIsUtf8(const char* data, size_t length);
bool               96 remoting/base/util.h bool DoesRectContain(const webrtc::DesktopRect& a,
bool               30 remoting/client/audio_player.h   virtual bool ResetAudioPlayer(AudioPacket::SamplingRate sampling_rate) = 0;
bool               47 remoting/client/audio_player.h   bool start_failed_;
bool               80 remoting/client/chromoting_client.h   virtual void OnConnectionReady(bool ready) OVERRIDE;
bool              107 remoting/client/chromoting_client.h   bool host_capabilities_received_;
bool               35 remoting/client/client_user_interface.h   virtual void OnConnectionReady(bool ready) = 0;
bool               60 remoting/client/jni/chromoting_jni_instance.h   void ProvideSecret(const std::string& pin, bool create_pair,
bool               70 remoting/client/jni/chromoting_jni_instance.h                       bool button_down);
bool               74 remoting/client/jni/chromoting_jni_instance.h   void SendKeyEvent(int key_code, bool key_down);
bool               86 remoting/client/jni/chromoting_jni_instance.h   virtual void OnConnectionReady(bool ready) OVERRIDE;
bool              117 remoting/client/jni/chromoting_jni_instance.h   void FetchSecret(bool pairable,
bool              125 remoting/client/jni/chromoting_jni_instance.h   void EnableStatsLogging(bool enabled);
bool              160 remoting/client/jni/chromoting_jni_instance.h   bool create_pairing_;
bool              168 remoting/client/jni/chromoting_jni_instance.h   bool stats_logging_enabled_;
bool               22 remoting/client/jni/chromoting_jni_runtime.h bool RegisterJni(JNIEnv* env);
bool               78 remoting/client/jni/chromoting_jni_runtime.h   void DisplayAuthenticationPrompt(bool pairing_supported);
bool               35 remoting/client/key_event_mapper.h   void TrapKey(uint32 usb_keycode, bool trap_key);
bool              104 remoting/client/plugin/chromoting_instance.h   static bool ParseAuthMethods(const std::string& auth_methods,
bool              111 remoting/client/plugin/chromoting_instance.h   virtual void DidChangeFocus(bool has_focus) OVERRIDE;
bool              113 remoting/client/plugin/chromoting_instance.h   virtual bool Init(uint32_t argc, const char* argn[],
bool              116 remoting/client/plugin/chromoting_instance.h   virtual bool HandleInputEvent(const pp::InputEvent& event) OVERRIDE;
bool              121 remoting/client/plugin/chromoting_instance.h   virtual void OnConnectionReady(bool ready) OVERRIDE;
bool              171 remoting/client/plugin/chromoting_instance.h   static bool LogToUI(int severity, const char* file, int line,
bool              188 remoting/client/plugin/chromoting_instance.h       bool pairing_supported,
bool              229 remoting/client/plugin/chromoting_instance.h   void SendTrappedKey(uint32 usb_keycode, bool pressed);
bool              239 remoting/client/plugin/chromoting_instance.h   bool IsCallerAppOrExtension();
bool              242 remoting/client/plugin/chromoting_instance.h   bool IsConnected();
bool              247 remoting/client/plugin/chromoting_instance.h       bool pairing_supported,
bool              257 remoting/client/plugin/chromoting_instance.h   bool initialized_;
bool              283 remoting/client/plugin/chromoting_instance.h   bool use_async_pin_dialog_;
bool              289 remoting/client/plugin/chromoting_instance.h   bool use_media_source_rendering_;
bool               36 remoting/client/plugin/delegating_signal_strategy.h   virtual bool SendStanza(scoped_ptr<buzz::XmlElement> stanza) OVERRIDE;
bool               23 remoting/client/plugin/pepper_audio_player.h   virtual bool ResetAudioPlayer(AudioPacket::SamplingRate sampling_rate)
bool               33 remoting/client/plugin/pepper_input_handler.h   bool HandleInputEvent(const pp::InputEvent& event);
bool               40 remoting/client/plugin/pepper_input_handler.h   void DidChangeFocus(bool has_focus);
bool               87 remoting/client/plugin/pepper_input_handler.h   bool has_focus_;
bool               43 remoting/client/plugin/pepper_network_manager.h   bool network_list_received_;
bool               21 remoting/client/plugin/pepper_plugin_thread_delegate.h   virtual bool RunOnPluginThread(
bool               24 remoting/client/plugin/pepper_util.h bool SocketAddressToPpNetAddressWithPort(
bool               29 remoting/client/plugin/pepper_util.h bool SocketAddressToPpNetAddress(const pp::InstanceHandle& instance,
bool              133 remoting/client/plugin/pepper_view.h   bool flush_pending_;
bool              136 remoting/client/plugin/pepper_view.h   bool is_initialized_;
bool              139 remoting/client/plugin/pepper_view.h   bool frame_received_;
bool               30 remoting/codec/audio_decoder_opus.h   bool ResetForPacket(AudioPacket* packet);
bool               35 remoting/codec/audio_encoder_opus.h   bool ResetForPacket(AudioPacket* packet);
bool               24 remoting/codec/codec_test.h void TestVideoEncoder(VideoEncoder* encoder, bool strict);
bool               32 remoting/codec/codec_test.h                              bool strict);
bool               34 remoting/codec/video_decoder.h   virtual bool DecodePacket(const VideoPacket& packet) = 0;
bool               27 remoting/codec/video_decoder_verbatim.h   virtual bool DecodePacket(const VideoPacket& packet) OVERRIDE;
bool               29 remoting/codec/video_decoder_vpx.h   virtual bool DecodePacket(const VideoPacket& packet) OVERRIDE;
bool               40 remoting/codec/video_encoder_vpx.h   bool Initialize(const webrtc::DesktopSize& size);
bool               24 remoting/host/audio_capturer.h   static bool IsSupported();
bool               30 remoting/host/audio_capturer.h   virtual bool Start(const PacketCapturedCallback& callback) = 0;
bool               35 remoting/host/audio_capturer.h   virtual bool IsStarted() = 0;
bool               37 remoting/host/audio_capturer.h   static bool IsValidSampleRate(int sample_rate);
bool               36 remoting/host/audio_capturer_linux.h   virtual bool Start(const PacketCapturedCallback& callback) OVERRIDE;
bool               38 remoting/host/audio_capturer_linux.h   virtual bool IsStarted() OVERRIDE;
bool               29 remoting/host/audio_capturer_win.h   virtual bool Start(const PacketCapturedCallback& callback) OVERRIDE;
bool               31 remoting/host/audio_capturer_win.h   virtual bool IsStarted() OVERRIDE;
bool               51 remoting/host/audio_scheduler.h   void Pause(bool pause);
bool               78 remoting/host/audio_scheduler.h   bool network_stopped_;
bool               80 remoting/host/audio_scheduler.h   bool enabled_;
bool               25 remoting/host/audio_silence_detector.h   bool IsSilence(const int16* samples, size_t samples_count);
bool               80 remoting/host/basic_desktop_environment.h   virtual bool SupportsAudioCapture() const OVERRIDE;
bool              110 remoting/host/chromoting_host.h   void SetEnableCurtaining(bool enable);
bool              118 remoting/host/chromoting_host.h   virtual bool OnSessionAuthenticated(ClientSession* client) OVERRIDE;
bool              185 remoting/host/chromoting_host.h   bool started_;
bool              194 remoting/host/chromoting_host.h   bool authenticating_client_;
bool              195 remoting/host/chromoting_host.h   bool reject_authenticating_client_;
bool              198 remoting/host/chromoting_host.h   bool enable_curtaining_;
bool               73 remoting/host/chromoting_messages.h                      bool /* virtual_terminal */)
bool              206 remoting/host/chromoting_messages.h                      bool /* virtual_terminal */)
bool               19 remoting/host/chromoting_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               27 remoting/host/chromoting_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               35 remoting/host/chromoting_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               43 remoting/host/chromoting_param_traits.h   static bool Read(const Message* m, PickleIterator* iter, param_type* r);
bool               59 remoting/host/client_session.h     virtual bool OnSessionAuthenticated(ClientSession* client) = 0;
bool              136 remoting/host/client_session.h   virtual void SetDisableInputs(bool disable_inputs) OVERRIDE;
bool              144 remoting/host/client_session.h   bool is_authenticated() { return auth_input_filter_.enabled();  }
bool               34 remoting/host/client_session_control.h   virtual void SetDisableInputs(bool disable_inputs) = 0;
bool               37 remoting/host/curtain_mode.h   virtual bool Activate() = 0;
bool               70 remoting/host/daemon_process.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               81 remoting/host/daemon_process.h   virtual bool OnDesktopSessionAgentAttached(
bool               97 remoting/host/daemon_process.h                             bool virtual_terminal);
bool              114 remoting/host/daemon_process.h   bool WasTerminalIdAllocated(int terminal_id);
bool              133 remoting/host/daemon_process.h       bool virtual_terminal) = 0;
bool               75 remoting/host/desktop_environment.h   virtual void SetEnableCurtaining(bool enable) {}
bool               79 remoting/host/desktop_environment.h   virtual bool SupportsAudioCapture() const = 0;
bool               82 remoting/host/desktop_environment.h   virtual void SetEnableGnubbyAuth(bool enable) {}
bool               45 remoting/host/desktop_process.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               54 remoting/host/desktop_process.h   bool Start(scoped_ptr<DesktopEnvironmentFactory> desktop_environment_factory);
bool               73 remoting/host/desktop_session_agent.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               95 remoting/host/desktop_session_agent.h   bool Start(const base::WeakPtr<Delegate>& delegate,
bool              111 remoting/host/desktop_session_agent.h   virtual void SetDisableInputs(bool disable_inputs) OVERRIDE;
bool              116 remoting/host/desktop_session_agent.h                            bool virtual_terminal);
bool              216 remoting/host/desktop_session_agent.h   bool started_;
bool               31 remoting/host/desktop_session_connector.h       bool virtual_terminal) = 0;
bool               73 remoting/host/desktop_session_proxy.h       bool virtual_terminal);
bool               84 remoting/host/desktop_session_proxy.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               89 remoting/host/desktop_session_proxy.h   bool AttachToDesktop(base::ProcessHandle desktop_process,
bool              211 remoting/host/desktop_session_proxy.h   bool is_desktop_session_connected_;
bool              213 remoting/host/desktop_session_proxy.h   bool virtual_terminal_;
bool               89 remoting/host/desktop_session_win.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool              122 remoting/host/desktop_session_win.h   bool monitoring_notifications_;
bool               36 remoting/host/dns_blackhole_checker.h   void CheckForDnsBlackhole(const base::Callback<void(bool)>& callback);
bool               50 remoting/host/dns_blackhole_checker.h   base::Callback<void(bool)> callback_;
bool               35 remoting/host/gnubby_auth_handler_posix.h   bool HasActiveSocketForTesting(net::StreamListenSocket* socket) const;
bool               39 remoting/host/gnubby_socket.h   bool IsRequestComplete() const;
bool               42 remoting/host/gnubby_socket.h   bool IsRequestTooLarge() const;
bool               51 remoting/host/gnubby_socket.h   bool IsSocket(net::StreamListenSocket* socket) const;
bool              106 remoting/host/heartbeat_sender.h   virtual bool OnSignalStrategyIncomingStanza(
bool              140 remoting/host/heartbeat_sender.h   bool sequence_id_was_set_;
bool              142 remoting/host/heartbeat_sender.h   bool heartbeat_succeeded_;
bool               45 remoting/host/host_change_notification_listener.h   virtual bool OnSignalStrategyIncomingStanza(
bool               50 remoting/host/host_config.h   virtual bool GetString(const std::string& path,
bool               52 remoting/host/host_config.h   virtual bool GetBoolean(const std::string& path, bool* out_value) const = 0;
bool               67 remoting/host/host_config.h   virtual void SetBoolean(const std::string& path, bool in_value) = 0;
bool               72 remoting/host/host_config.h   virtual bool CopyFrom(const base::DictionaryValue* dictionary) = 0;
bool               75 remoting/host/host_config.h   virtual bool Save() = 0;
bool               60 remoting/host/host_mock_objects.h   MOCK_METHOD1(SetDisableInputs, void(bool));
bool               71 remoting/host/host_mock_objects.h   MOCK_METHOD1(OnSessionAuthenticated, bool(ClientSession* client));
bool               92 remoting/host/host_mock_objects.h   MOCK_CONST_METHOD0(SupportsAudioCapture, bool());
bool               67 remoting/host/host_status_sender.h   virtual bool OnSignalStrategyIncomingStanza(
bool               28 remoting/host/in_memory_host_config.h   virtual bool GetString(const std::string& path,
bool               30 remoting/host/in_memory_host_config.h   virtual bool GetBoolean(const std::string& path,
bool               31 remoting/host/in_memory_host_config.h                           bool* out_value) const OVERRIDE;
bool               35 remoting/host/in_memory_host_config.h   virtual void SetBoolean(const std::string& path, bool in_value) OVERRIDE;
bool               37 remoting/host/in_memory_host_config.h   virtual bool CopyFrom(const base::DictionaryValue* dictionary) OVERRIDE;
bool               39 remoting/host/in_memory_host_config.h   virtual bool Save() OVERRIDE;
bool               26 remoting/host/ipc_audio_capturer.h   virtual bool Start(const PacketCapturedCallback& callback) OVERRIDE;
bool               28 remoting/host/ipc_audio_capturer.h   virtual bool IsStarted() OVERRIDE;
bool               22 remoting/host/ipc_constants.h bool GetInstalledBinaryPath(const base::FilePath::StringType& binary,
bool               48 remoting/host/ipc_desktop_environment.h       bool virtual_terminal);
bool               86 remoting/host/ipc_desktop_environment.h   virtual void SetEnableCurtaining(bool enable) OVERRIDE;
bool               87 remoting/host/ipc_desktop_environment.h   virtual bool SupportsAudioCapture() const OVERRIDE;
bool               93 remoting/host/ipc_desktop_environment.h       bool virtual_terminal) OVERRIDE;
bool              120 remoting/host/ipc_desktop_environment.h   bool curtain_enabled_;
bool               36 remoting/host/ipc_util.h bool CreateConnectedIpcChannel(
bool               46 remoting/host/ipc_util.h bool CreateIpcChannel(
bool               41 remoting/host/ipc_video_frame_capturer.h   virtual bool GetScreenList(ScreenList* screens) OVERRIDE;
bool               43 remoting/host/ipc_video_frame_capturer.h   virtual bool SelectScreen(webrtc::ScreenId id) OVERRIDE;
bool               61 remoting/host/ipc_video_frame_capturer.h   bool capture_pending_;
bool               53 remoting/host/it2me/it2me_host.h     virtual void OnNatPolicyChanged(bool nat_traversal_enabled) = 0;
bool              100 remoting/host/it2me/it2me_host.h   bool IsConnected() const;
bool              109 remoting/host/it2me/it2me_host.h   void OnReceivedSupportID(bool success,
bool              125 remoting/host/it2me/it2me_host.h   void UpdateNatPolicy(bool nat_traversal_enabled);
bool              153 remoting/host/it2me/it2me_host.h   bool nat_traversal_enabled_;
bool              161 remoting/host/it2me/it2me_host.h   bool policy_received_;
bool               37 remoting/host/it2me/it2me_native_messaging_host.h   virtual void OnNatPolicyChanged(bool nat_traversal_enabled) OVERRIDE;
bool               25 remoting/host/json_host_config.h   virtual bool Read();
bool               28 remoting/host/json_host_config.h   virtual bool Save() OVERRIDE;
bool               34 remoting/host/json_host_config.h   bool SetSerializedData(const std::string& config);
bool               32 remoting/host/linux/x11_util.h   bool ok() const { return ok_; }
bool               42 remoting/host/linux/x11_util.h   bool ok_;
bool               83 remoting/host/linux/x_server_clipboard.h   bool HandleSelectionTargetsEvent(XSelectionEvent* event,
bool               87 remoting/host/linux/x_server_clipboard.h   bool HandleSelectionStringEvent(XSelectionEvent* event,
bool              102 remoting/host/linux/x_server_clipboard.h   bool IsSelectionOwner(Atom selection);
bool               48 remoting/host/log_to_server.h   void LogSessionStateChange(const std::string& jid, bool connected);
bool               53 remoting/host/log_to_server.h   virtual bool OnSignalStrategyIncomingStanza(
bool               27 remoting/host/mac/me2me_preference_pane.h   bool Read();
bool               28 remoting/host/mac/me2me_preference_pane.h   bool GetString(const std::string& path, std::string* out_value) const;
bool               38 remoting/host/me2me_desktop_environment.h   bool InitializeSecurity(
bool               40 remoting/host/me2me_desktop_environment.h       bool curtain_enabled);
bool               42 remoting/host/me2me_desktop_environment.h   void SetEnableGnubbyAuth(bool gnubby_auth_enabled);
bool               56 remoting/host/me2me_desktop_environment.h   bool gnubby_auth_enabled_;
bool               73 remoting/host/me2me_desktop_environment.h   virtual void SetEnableCurtaining(bool enable) OVERRIDE;
bool               74 remoting/host/me2me_desktop_environment.h   virtual void SetEnableGnubbyAuth(bool enable) OVERRIDE;
bool               77 remoting/host/me2me_desktop_environment.h   bool curtain_enabled() const { return curtain_enabled_; }
bool               81 remoting/host/me2me_desktop_environment.h   bool curtain_enabled_;
bool               84 remoting/host/me2me_desktop_environment.h   bool gnubby_auth_enabled_;
bool               26 remoting/host/native_messaging/native_messaging_writer.h   bool WriteMessage(const base::Value& message);
bool               30 remoting/host/native_messaging/native_messaging_writer.h   bool fail_;
bool               45 remoting/host/oauth_token_getter.h                      bool is_service_account);
bool               54 remoting/host/oauth_token_getter.h     bool is_service_account;
bool               85 remoting/host/oauth_token_getter.h   bool refreshing_oauth_token_;
bool               26 remoting/host/pairing_registry_delegate_linux.h   virtual bool DeleteAll() OVERRIDE;
bool               29 remoting/host/pairing_registry_delegate_linux.h   virtual bool Save(const protocol::PairingRegistry::Pairing& pairing) OVERRIDE;
bool               30 remoting/host/pairing_registry_delegate_linux.h   virtual bool Delete(const std::string& client_id) OVERRIDE;
bool               52 remoting/host/pairing_registry_delegate_win.h   bool SetRootKeys(HKEY privileged, HKEY unprivileged);
bool               56 remoting/host/pairing_registry_delegate_win.h   virtual bool DeleteAll() OVERRIDE;
bool               59 remoting/host/pairing_registry_delegate_win.h   virtual bool Save(const protocol::PairingRegistry::Pairing& pairing) OVERRIDE;
bool               60 remoting/host/pairing_registry_delegate_win.h   virtual bool Delete(const std::string& client_id) OVERRIDE;
bool               19 remoting/host/pin_hash.h bool VerifyHostPinHash(const std::string& hash,
bool               32 remoting/host/plugin/host_log_handler.h   static bool LogToUI(int severity, const char* file, int line,
bool               36 remoting/host/plugin/host_script_object.h   bool HasMethod(const std::string& method_name);
bool               37 remoting/host/plugin/host_script_object.h   bool InvokeDefault(const NPVariant* args,
bool               40 remoting/host/plugin/host_script_object.h   bool Invoke(const std::string& method_name,
bool               44 remoting/host/plugin/host_script_object.h   bool HasProperty(const std::string& property_name);
bool               45 remoting/host/plugin/host_script_object.h   bool GetProperty(const std::string& property_name, NPVariant* result);
bool               46 remoting/host/plugin/host_script_object.h   bool SetProperty(const std::string& property_name, const NPVariant* value);
bool               47 remoting/host/plugin/host_script_object.h   bool RemoveProperty(const std::string& property_name);
bool               48 remoting/host/plugin/host_script_object.h   bool Enumerate(std::vector<std::string>* values);
bool               64 remoting/host/plugin/host_script_object.h   bool Connect(const NPVariant* args, uint32_t arg_count, NPVariant* result);
bool               67 remoting/host/plugin/host_script_object.h   bool Disconnect(const NPVariant* args, uint32_t arg_count, NPVariant* result);
bool               73 remoting/host/plugin/host_script_object.h   bool Localize(const NPVariant* args, uint32_t arg_count, NPVariant* result);
bool               79 remoting/host/plugin/host_script_object.h   bool ClearPairedClients(const NPVariant* args,
bool               84 remoting/host/plugin/host_script_object.h   bool DeletePairedClient(const NPVariant* args,
bool               91 remoting/host/plugin/host_script_object.h   bool GetHostName(const NPVariant* args,
bool              101 remoting/host/plugin/host_script_object.h   bool GetPinHash(const NPVariant* args,
bool              110 remoting/host/plugin/host_script_object.h   bool GenerateKeyPair(const NPVariant* args,
bool              117 remoting/host/plugin/host_script_object.h   bool UpdateDaemonConfig(const NPVariant* args,
bool              125 remoting/host/plugin/host_script_object.h   bool GetDaemonConfig(const NPVariant* args,
bool              132 remoting/host/plugin/host_script_object.h   bool GetDaemonVersion(const NPVariant* args,
bool              137 remoting/host/plugin/host_script_object.h   bool GetPairedClients(const NPVariant* args,
bool              144 remoting/host/plugin/host_script_object.h   bool GetUsageStatsConsent(const NPVariant* args,
bool              151 remoting/host/plugin/host_script_object.h   bool StartDaemon(const NPVariant* args,
bool              157 remoting/host/plugin/host_script_object.h   bool StopDaemon(const NPVariant* args, uint32_t arg_count, NPVariant* result);
bool              167 remoting/host/plugin/host_script_object.h   virtual void OnNatPolicyChanged(bool nat_traversal_enabled) OVERRIDE;
bool              184 remoting/host/plugin/host_script_object.h   bool LocalizeString(NPObject* localize_func, const char* tag,
bool              191 remoting/host/plugin/host_script_object.h   bool LocalizeStringWithSubstitution(NPObject* localize_func,
bool              216 remoting/host/plugin/host_script_object.h                              bool result);
bool              245 remoting/host/plugin/host_script_object.h   bool InvokeAndIgnoreResult(const ScopedRefNPObject& func,
bool              261 remoting/host/plugin/host_script_object.h   bool am_currently_logging_;
bool               89 remoting/host/policy_hack/policy_watcher.h   bool OnPolicyWatcherThread() const;
bool               21 remoting/host/posix/signal_handler.h bool RegisterSignalHandler(int signal_number, const SignalHandler& handler);
bool               39 remoting/host/register_support_host_request.h   typedef base::Callback<void(bool, const std::string&,
bool               58 remoting/host/register_support_host_request.h   virtual bool OnSignalStrategyIncomingStanza(
bool               69 remoting/host/register_support_host_request.h   bool ParseResponse(const buzz::XmlElement* response,
bool               73 remoting/host/register_support_host_request.h       bool success, const std::string& support_id, base::TimeDelta lifetime);
bool               33 remoting/host/remote_input_filter.h   void SetExpectLocalEcho(bool expect_local_echo);
bool               41 remoting/host/remote_input_filter.h   bool ShouldIgnoreInput() const;
bool               53 remoting/host/remote_input_filter.h   bool expect_local_echo_;
bool               19 remoting/host/sas_injector.h   virtual bool InjectSas() = 0;
bool               35 remoting/host/screen_capturer_fake.h   virtual bool GetScreenList(ScreenList* screens) OVERRIDE;
bool               36 remoting/host/screen_capturer_fake.h   virtual bool SelectScreen(webrtc::ScreenId id) OVERRIDE;
bool               33 remoting/host/screen_resolution.h   bool IsEmpty() const;
bool               36 remoting/host/screen_resolution.h   bool Equals(const ScreenResolution& other) const;
bool               37 remoting/host/server_log_entry.h   static scoped_ptr<ServerLogEntry> MakeForSessionStateChange(bool connection);
bool               66 remoting/host/server_log_entry.h   static const char* GetValueSessionState(bool connected);
bool               29 remoting/host/service_urls.h   bool xmpp_server_use_tls() const;
bool               43 remoting/host/service_urls.h   bool xmpp_server_use_tls_;
bool               90 remoting/host/setup/daemon_controller.h     bool supported;
bool               93 remoting/host/setup/daemon_controller.h     bool allowed;
bool               97 remoting/host/setup/daemon_controller.h     bool set_by_policy;
bool              129 remoting/host/setup/daemon_controller.h         bool consent,
bool              183 remoting/host/setup/daemon_controller.h                          bool consent,
bool              220 remoting/host/setup/daemon_controller.h                            bool consent,
bool               23 remoting/host/setup/daemon_controller_delegate_linux.h       bool consent,
bool               24 remoting/host/setup/daemon_controller_delegate_mac.h       bool consent,
bool               42 remoting/host/setup/daemon_controller_delegate_mac.h   static bool DoShowPreferencePane(const std::string& config_data);
bool               29 remoting/host/setup/daemon_controller_delegate_win.h       bool consent,
bool               55 remoting/host/setup/daemon_controller_delegate_win.h       bool consent,
bool               66 remoting/host/setup/daemon_controller_delegate_win.h   bool control_is_elevated_;
bool               45 remoting/host/setup/host_starter.h                  bool consent_to_data_collection,
bool               84 remoting/host/setup/host_starter.h   bool consent_to_data_collection_;
bool               93 remoting/host/setup/host_starter.h   bool use_service_account_;
bool               98 remoting/host/setup/host_starter.h   bool unregistering_host_;
bool               42 remoting/host/setup/me2me_native_messaging_host.h       bool needs_elevation,
bool              120 remoting/host/setup/me2me_native_messaging_host.h                          bool result);
bool              131 remoting/host/setup/me2me_native_messaging_host.h   bool DelegateToElevatedHost(scoped_ptr<base::DictionaryValue> message);
bool              153 remoting/host/setup/me2me_native_messaging_host.h   bool needs_elevation_;
bool               13 remoting/host/setup/pin_validator.h bool IsPinValid(const std::string& pin);
bool               15 remoting/host/setup/test_util.h bool MakePipe(base::PlatformFile* read_handle,
bool               38 remoting/host/setup/win/auth_code_getter.h   bool TestBrowserUrl(std::string* auth_code);
bool               31 remoting/host/shaped_screen_capturer.h   virtual bool GetScreenList(ScreenList* screens) OVERRIDE;
bool               32 remoting/host/shaped_screen_capturer.h   virtual bool SelectScreen(webrtc::ScreenId id) OVERRIDE;
bool               53 remoting/host/signaling_connector.h   virtual bool OnSignalStrategyIncomingStanza(
bool               68 remoting/host/signaling_connector.h   void OnDnsBlackholeCheckerDone(bool allow);
bool               23 remoting/host/token_validator_base.h   inline bool is_empty() const {
bool               27 remoting/host/token_validator_base.h   inline bool is_valid() const {
bool               68 remoting/host/token_validator_base.h   virtual bool IsValidScope(const std::string& token_scope);
bool               12 remoting/host/usage_stats_consent.h bool GetUsageStatsConsent(bool* allowed, bool* set_by_policy);
bool               18 remoting/host/usage_stats_consent.h bool IsUsageStatsAllowed();
bool               22 remoting/host/usage_stats_consent.h bool SetUsageStatsConsent(bool allowed);
bool               44 remoting/host/verify_config_window_win.h   bool VerifyHostSecretHash();
bool              109 remoting/host/video_scheduler.h   void Pause(bool pause);
bool              182 remoting/host/video_scheduler.h   bool capture_pending_;
bool              185 remoting/host/video_scheduler.h   bool did_skip_frame_;
bool              188 remoting/host/video_scheduler.h   bool is_paused_;
bool               47 remoting/host/win/chromoting_module.h   bool Run();
bool               32 remoting/host/win/com_security.h bool InitializeComSecurity(const std::string& security_descriptor,
bool               34 remoting/host/win/com_security.h                            bool activate_as_activator);
bool               34 remoting/host/win/host_service.h   bool InitWithCommandLine(const base::CommandLine* command_line);
bool               40 remoting/host/win/host_service.h   virtual bool AddWtsTerminalObserver(const std::string& terminal_id,
bool               72 remoting/host/win/host_service.h   bool HandleMessage(UINT message,
bool               27 remoting/host/win/launch_process_with_token.h bool CreateSessionToken(uint32 session_id, base::win::ScopedHandle* token_out);
bool               34 remoting/host/win/launch_process_with_token.h bool LaunchProcessWithToken(const base::FilePath& binary,
bool               39 remoting/host/win/launch_process_with_token.h                             bool inherit_handles,
bool               74 remoting/host/win/rdp_client_window.h   bool Connect(const webrtc::DesktopSize& screen_size);
bool               32 remoting/host/win/security_descriptor.h bool MakeScopedAbsoluteSd(const ScopedSd& relative_sd,
bool               50 remoting/host/win/unprivileged_process_delegate.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               96 remoting/host/win/worker_process_launcher.h   bool OnMessageReceived(const IPC::Message& message);
bool              108 remoting/host/win/worker_process_launcher.h   bool stopping() const { return ipc_handler_ == NULL; }
bool              138 remoting/host/win/worker_process_launcher.h   bool ipc_enabled_;
bool               35 remoting/host/win/wts_session_process_delegate.h       bool launch_elevated,
bool               40 remoting/host/win/wts_session_process_delegate.h   bool Initialize(uint32 session_id);
bool               34 remoting/host/win/wts_terminal_monitor.h   virtual bool AddWtsTerminalObserver(const std::string& terminal_id,
bool               43 remoting/host/win/wts_terminal_monitor.h   static bool LookupTerminalId(uint32 session_id, std::string* terminal_id);
bool               27 remoting/host/worker_process_ipc_delegate.h   virtual bool OnMessageReceived(const IPC::Message& message) = 0;
bool               40 remoting/jingle_glue/fake_signal_strategy.h   virtual bool SendStanza(scoped_ptr<buzz::XmlElement> stanza) OVERRIDE;
bool               60 remoting/jingle_glue/iq_sender.h   virtual bool OnSignalStrategyIncomingStanza(
bool               29 remoting/jingle_glue/mock_objects.h   MOCK_METHOD1(SendStanzaPtr, bool(buzz::XmlElement* stanza));
bool               30 remoting/jingle_glue/mock_objects.h   virtual bool SendStanza(scoped_ptr<buzz::XmlElement> stanza) OVERRIDE {
bool               54 remoting/jingle_glue/signal_strategy.h     virtual bool OnSignalStrategyIncomingStanza(
bool               89 remoting/jingle_glue/signal_strategy.h   virtual bool SendStanza(scoped_ptr<buzz::XmlElement> stanza) = 0;
bool               49 remoting/jingle_glue/xmpp_signal_strategy.h     bool use_tls;
bool               70 remoting/jingle_glue/xmpp_signal_strategy.h   virtual bool SendStanza(scoped_ptr<buzz::XmlElement> stanza) OVERRIDE;
bool               74 remoting/jingle_glue/xmpp_signal_strategy.h   virtual bool HandleStanza(const buzz::XmlElement* stanza) OVERRIDE;
bool               41 remoting/protocol/auth_util.h bool VerifySupportAuthToken(const std::string& jid,
bool               52 remoting/protocol/authentication_method.h   bool is_valid() const { return type_ != INVALID; }
bool               66 remoting/protocol/authentication_method.h   bool operator ==(const AuthenticationMethod& other) const;
bool               67 remoting/protocol/authentication_method.h   bool operator !=(const AuthenticationMethod& other) const {
bool               87 remoting/protocol/authentication_method.h   bool Parse(const std::string& as_string);
bool               24 remoting/protocol/authenticator.h     bool pairing_supported,
bool               76 remoting/protocol/authenticator.h   static bool IsAuthenticatorMessage(const buzz::XmlElement* message);
bool               48 remoting/protocol/authenticator_test_base.h   void RunChannelAuth(bool expected_fail);
bool               47 remoting/protocol/buffered_socket_writer.h   bool Write(scoped_refptr<net::IOBufferWithSize> buffer,
bool               88 remoting/protocol/buffered_socket_writer.h   void HandleWriteResult(int result, bool* write_again);
bool               97 remoting/protocol/buffered_socket_writer.h   bool write_pending_;
bool               99 remoting/protocol/buffered_socket_writer.h   bool closed_;
bool              101 remoting/protocol/buffered_socket_writer.h   bool* destroyed_flag_;
bool               33 remoting/protocol/channel_dispatcher_base.h   typedef base::Callback<void(bool)> InitializedCallback;
bool               44 remoting/protocol/channel_dispatcher_base.h   bool is_connected() { return channel() != NULL; }
bool               61 remoting/protocol/channel_multiplexer.h   bool DoWrite(scoped_ptr<MultiplexPacket> packet,
bool               28 remoting/protocol/clipboard_filter.h   void set_enabled(bool enabled) { enabled_ = enabled; }
bool               29 remoting/protocol/clipboard_filter.h   bool enabled() const { return enabled_; }
bool               36 remoting/protocol/clipboard_filter.h   bool enabled_;
bool               39 remoting/protocol/connection_tester.h   bool done() { return done_; }
bool               58 remoting/protocol/connection_tester.h   bool done_;
bool               94 remoting/protocol/connection_tester.h   bool done_;
bool              110 remoting/protocol/connection_to_client.h   void OnChannelInitialized(bool successful);
bool               78 remoting/protocol/connection_to_host.h     virtual void OnConnectionReady(bool ready) = 0;
bool               85 remoting/protocol/connection_to_host.h   ConnectionToHost(bool allow_nat_traversal);
bool              111 remoting/protocol/connection_to_host.h   virtual bool OnSignalStrategyIncomingStanza(
bool              125 remoting/protocol/connection_to_host.h                                      bool ready) OVERRIDE;
bool              132 remoting/protocol/connection_to_host.h   void OnChannelInitialized(bool successful);
bool              143 remoting/protocol/connection_to_host.h   bool allow_nat_traversal_;
bool               54 remoting/protocol/content_description.h   static bool ParseChannelConfigs(const buzz::XmlElement* const element,
bool               56 remoting/protocol/content_description.h                                   bool codec_required,
bool               57 remoting/protocol/content_description.h                                   bool optional,
bool               18 remoting/protocol/fake_authenticator.h   FakeChannelAuthenticator(bool accept, bool async);
bool               35 remoting/protocol/fake_authenticator.h   bool async_;
bool               40 remoting/protocol/fake_authenticator.h   bool did_read_bytes_;
bool               41 remoting/protocol/fake_authenticator.h   bool did_write_bytes_;
bool               61 remoting/protocol/fake_authenticator.h   FakeAuthenticator(Type type, int round_trips, Action action, bool async);
bool               77 remoting/protocol/fake_authenticator.h   bool async_;
bool               88 remoting/protocol/fake_authenticator.h       int round_trips, FakeAuthenticator::Action action, bool async);
bool              100 remoting/protocol/fake_authenticator.h   bool async_;
bool               47 remoting/protocol/fake_session.h   void set_async_write(bool async_write) { async_write_ = async_write; }
bool               53 remoting/protocol/fake_session.h   bool read_pending() const { return read_pending_; }
bool               67 remoting/protocol/fake_session.h   virtual bool IsConnected() const OVERRIDE;
bool               68 remoting/protocol/fake_session.h   virtual bool IsConnectedAndIdle() const OVERRIDE;
bool               74 remoting/protocol/fake_session.h   virtual bool WasEverUsed() const OVERRIDE;
bool               75 remoting/protocol/fake_session.h   virtual bool UsingTCPFastOpen() const OVERRIDE;
bool               76 remoting/protocol/fake_session.h   virtual bool WasNpnNegotiated() const OVERRIDE;
bool               78 remoting/protocol/fake_session.h   virtual bool GetSSLInfo(net::SSLInfo* ssl_info) OVERRIDE;
bool               85 remoting/protocol/fake_session.h   bool async_write_;
bool               86 remoting/protocol/fake_session.h   bool write_pending_;
bool               91 remoting/protocol/fake_session.h   bool read_pending_;
bool              134 remoting/protocol/fake_session.h   bool read_pending_;
bool              158 remoting/protocol/fake_session.h   void set_async_creation(bool async_creation) {
bool              164 remoting/protocol/fake_session.h   bool is_closed() const { return closed_; }
bool              202 remoting/protocol/fake_session.h   bool async_creation_;
bool              210 remoting/protocol/fake_session.h   bool closed_;
bool               27 remoting/protocol/input_event_tracker.h   bool IsKeyPressed(uint32 usb_keycode) const;
bool               30 remoting/protocol/input_filter.h   void set_enabled(bool enabled) {
bool               33 remoting/protocol/input_filter.h   bool enabled() const {
bool               44 remoting/protocol/input_filter.h   bool enabled_;
bool               60 remoting/protocol/jingle_messages.h   static bool IsJingleMessage(const buzz::XmlElement* stanza);
bool               65 remoting/protocol/jingle_messages.h   bool ParseXml(const buzz::XmlElement* stanza, std::string* error);
bool               72 remoting/protocol/jingle_session.h                                 bool ready) OVERRIDE;
bool              131 remoting/protocol/jingle_session.h   bool InitializeConfigFromDescription(const ContentDescription* description);
bool              156 remoting/protocol/jingle_session.h   bool config_is_set_;
bool               63 remoting/protocol/jingle_session_manager.h   virtual bool OnSignalStrategyIncomingStanza(
bool               84 remoting/protocol/jingle_session_manager.h   bool fetch_stun_relay_config_;
bool               91 remoting/protocol/jingle_session_manager.h   bool ready_;
bool               31 remoting/protocol/me2me_host_authenticator_factory.h       bool use_service_account,
bool               40 remoting/protocol/me2me_host_authenticator_factory.h       bool use_service_account,
bool               61 remoting/protocol/me2me_host_authenticator_factory.h   bool use_service_account_;
bool               52 remoting/protocol/message_decoder.h   bool GetPayloadSize(int* size);
bool               60 remoting/protocol/message_decoder.h   bool next_payload_known_;
bool               60 remoting/protocol/message_reader.h   bool read_pending_;
bool               67 remoting/protocol/message_reader.h   bool closed_;
bool              108 remoting/protocol/message_reader.h     bool ret = message->ParseFromZeroCopyStream(&stream);
bool               31 remoting/protocol/name_value_map.h bool NameToValue(const NameMapElement<T> (&map)[N],
bool               83 remoting/protocol/negotiating_client_authenticator.h   bool method_set_by_host_;
bool               82 remoting/protocol/pairing_authenticator_base.h   bool using_paired_secret_;
bool               87 remoting/protocol/pairing_authenticator_base.h   bool HasErrorMessage(const buzz::XmlElement* message) const;
bool               96 remoting/protocol/pairing_authenticator_base.h   bool waiting_for_authenticator_;
bool               35 remoting/protocol/pairing_client_authenticator.h   bool sent_client_id_;
bool               53 remoting/protocol/pairing_host_authenticator.h   bool protocol_error_;
bool               54 remoting/protocol/pairing_host_authenticator.h   bool waiting_for_paired_secret_;
bool               56 remoting/protocol/pairing_registry.h     bool operator==(const Pairing& other) const;
bool               58 remoting/protocol/pairing_registry.h     bool is_valid() const;
bool               76 remoting/protocol/pairing_registry.h   typedef base::Callback<void(bool success)> DoneCallback;
bool               95 remoting/protocol/pairing_registry.h     virtual bool DeleteAll() = 0;
bool              101 remoting/protocol/pairing_registry.h     virtual bool Save(const Pairing& pairing) = 0;
bool              104 remoting/protocol/pairing_registry.h     virtual bool Delete(const std::string& client_id) = 0;
bool              171 remoting/protocol/pairing_registry.h       const DoneCallback& callback, bool success);
bool               32 remoting/protocol/protobuf_video_reader.h   virtual bool is_connected() OVERRIDE;
bool               35 remoting/protocol/protobuf_video_writer.h   virtual bool is_connected() OVERRIDE;
bool              223 remoting/protocol/protocol_mock_objects.h   virtual bool DeleteAll() OVERRIDE;
bool              226 remoting/protocol/protocol_mock_objects.h   virtual bool Save(const protocol::PairingRegistry::Pairing& pairing) OVERRIDE;
bool              227 remoting/protocol/protocol_mock_objects.h   virtual bool Delete(const std::string& client_id) OVERRIDE;
bool               71 remoting/protocol/session.h                                        bool ready) {}
bool               52 remoting/protocol/session_config.h   bool operator==(const ChannelConfig& b) const;
bool               82 remoting/protocol/session_config.h   bool is_audio_enabled() const {
bool               87 remoting/protocol/session_config.h   bool SupportsCapabilities() const;
bool              142 remoting/protocol/session_config.h   bool Select(const CandidateSessionConfig* client_config,
bool              146 remoting/protocol/session_config.h   bool IsSupported(const SessionConfig& config) const;
bool              152 remoting/protocol/session_config.h   bool GetFinalConfig(SessionConfig* result) const;
bool              171 remoting/protocol/session_config.h   static bool SelectCommonChannelConfig(
bool              175 remoting/protocol/session_config.h   static bool IsChannelConfigSupported(const std::vector<ChannelConfig>& vector,
bool               67 remoting/protocol/ssl_hmac_channel_authenticator.h   bool is_ssl_server();
bool               71 remoting/protocol/ssl_hmac_channel_authenticator.h   void WriteAuthenticationBytes(bool* callback_called);
bool               73 remoting/protocol/ssl_hmac_channel_authenticator.h   bool HandleAuthBytesWritten(int result, bool* callback_called);
bool               77 remoting/protocol/ssl_hmac_channel_authenticator.h   bool HandleAuthBytesRead(int result);
bool               78 remoting/protocol/ssl_hmac_channel_authenticator.h   bool VerifyAuthBytes(const std::string& received_auth_bytes);
bool               80 remoting/protocol/ssl_hmac_channel_authenticator.h   void CheckDone(bool* callback_called);
bool               89 remoting/protocol/transport.h     virtual void OnTransportReady(Transport* transport, bool ready) = 0;
bool              116 remoting/protocol/transport.h   virtual bool is_connected() const = 0;
bool               25 remoting/protocol/v2_authenticator.h   static bool IsEkeMessage(const buzz::XmlElement* message);
bool               57 remoting/protocol/v2_authenticator.h   bool is_host_side() const;
bool               62 remoting/protocol/v2_authenticator.h   bool certificate_sent_;
bool               26 remoting/protocol/video_reader.h   typedef base::Callback<void(bool)> InitializedCallback;
bool               37 remoting/protocol/video_reader.h   virtual bool is_connected() = 0;
bool               28 remoting/protocol/video_writer.h   typedef base::Callback<void(bool)> InitializedCallback;
bool               40 remoting/protocol/video_writer.h   virtual bool is_connected() = 0;
bool               34 rlz/chromeos/lib/rlz_value_store_chromeos.h   virtual bool HasAccess(AccessType type) OVERRIDE;
bool               36 rlz/chromeos/lib/rlz_value_store_chromeos.h   virtual bool WritePingTime(Product product, int64 time) OVERRIDE;
bool               37 rlz/chromeos/lib/rlz_value_store_chromeos.h   virtual bool ReadPingTime(Product product, int64* time) OVERRIDE;
bool               38 rlz/chromeos/lib/rlz_value_store_chromeos.h   virtual bool ClearPingTime(Product product) OVERRIDE;
bool               40 rlz/chromeos/lib/rlz_value_store_chromeos.h   virtual bool WriteAccessPointRlz(AccessPoint access_point,
bool               42 rlz/chromeos/lib/rlz_value_store_chromeos.h   virtual bool ReadAccessPointRlz(AccessPoint access_point,
bool               45 rlz/chromeos/lib/rlz_value_store_chromeos.h   virtual bool ClearAccessPointRlz(AccessPoint access_point) OVERRIDE;
bool               47 rlz/chromeos/lib/rlz_value_store_chromeos.h   virtual bool AddProductEvent(Product product, const char* event_rlz) OVERRIDE;
bool               48 rlz/chromeos/lib/rlz_value_store_chromeos.h   virtual bool ReadProductEvents(Product product,
bool               50 rlz/chromeos/lib/rlz_value_store_chromeos.h   virtual bool ClearProductEvent(Product product,
bool               52 rlz/chromeos/lib/rlz_value_store_chromeos.h   virtual bool ClearAllProductEvents(Product product) OVERRIDE;
bool               54 rlz/chromeos/lib/rlz_value_store_chromeos.h   virtual bool AddStatefulEvent(Product product,
bool               56 rlz/chromeos/lib/rlz_value_store_chromeos.h   virtual bool IsStatefulEvent(Product product,
bool               58 rlz/chromeos/lib/rlz_value_store_chromeos.h   virtual bool ClearAllStatefulEvents(Product product) OVERRIDE;
bool               70 rlz/chromeos/lib/rlz_value_store_chromeos.h   bool AddValueToList(std::string list_name, base::Value* value);
bool               72 rlz/chromeos/lib/rlz_value_store_chromeos.h   bool RemoveValueFromList(std::string list_name, const base::Value& value);
bool               79 rlz/chromeos/lib/rlz_value_store_chromeos.h   bool read_only_;
bool               13 rlz/lib/crc32.h bool Crc32(const char* text, int* crc);
bool               14 rlz/lib/crc8.h   static bool Generate(const unsigned char* data,
bool               17 rlz/lib/crc8.h   static bool Verify(const unsigned char* data,
bool               20 rlz/lib/crc8.h                      bool * matches);
bool               27 rlz/lib/financial_ping.h   static bool FormRequest(Product product, const AccessPoint* access_points,
bool               30 rlz/lib/financial_ping.h                           const char* product_lang, bool exclude_machine_id,
bool               40 rlz/lib/financial_ping.h   static bool IsPingTime(Product product, bool no_delay);
bool               43 rlz/lib/financial_ping.h   static bool UpdateLastPingTime(Product product);
bool               47 rlz/lib/financial_ping.h   static bool ClearLastPingTime(Product product);
bool               50 rlz/lib/financial_ping.h   static bool PingServer(const char* request, std::string* response);
bool               53 rlz/lib/financial_ping.h   static bool SetURLRequestContext(net::URLRequestContextGetter* context);
bool               64 rlz/lib/financial_ping.h bool WasSendFinancialPingInterrupted();
bool               89 rlz/lib/lib_values.h bool GetAccessPointFromName(const char* name, AccessPoint* point);
bool               92 rlz/lib/lib_values.h bool GetEventFromName(const char* name, Event* event);
bool               19 rlz/lib/machine_id.h bool GetMachineId(std::string* machine_id);
bool               24 rlz/lib/machine_id.h bool GetRawMachineId(base::string16* data, int* more_data);
bool               27 rlz/lib/machine_id.h bool GetMachineIdImpl(const base::string16& sid_string,
bool               25 rlz/lib/recursive_cross_process_lock_posix.h   bool TryGetCrossProcessLock(const base::FilePath& lock_filename);
bool               87 rlz/lib/rlz_lib.h bool RLZ_LIB_API SetURLRequestContext(net::URLRequestContextGetter* context);
bool               95 rlz/lib/rlz_lib.h bool RLZ_LIB_API GetProductEventsAsCgi(Product product, char* unescaped_cgi,
bool              104 rlz/lib/rlz_lib.h bool RLZ_LIB_API RecordProductEvent(Product product, AccessPoint point,
bool              110 rlz/lib/rlz_lib.h bool RLZ_LIB_API ClearProductEvent(Product product, AccessPoint point,
bool              116 rlz/lib/rlz_lib.h bool RLZ_LIB_API ClearAllProductEvents(Product product);
bool              137 rlz/lib/rlz_lib.h bool RLZ_LIB_API GetAccessPointRlz(AccessPoint point, char* rlz,
bool              145 rlz/lib/rlz_lib.h bool RLZ_LIB_API SetAccessPointRlz(AccessPoint point, const char* new_rlz);
bool              169 rlz/lib/rlz_lib.h bool RLZ_LIB_API FormFinancialPingRequest(Product product,
bool              175 rlz/lib/rlz_lib.h                                           bool exclude_machine_id,
bool              196 rlz/lib/rlz_lib.h bool RLZ_LIB_API PingFinancialServer(Product product,
bool              206 rlz/lib/rlz_lib.h bool RLZ_LIB_API IsPingResponseValid(const char* response,
bool              216 rlz/lib/rlz_lib.h bool RLZ_LIB_API ParseFinancialPingResponse(Product product,
bool              238 rlz/lib/rlz_lib.h bool RLZ_LIB_API SendFinancialPing(Product product,
bool              244 rlz/lib/rlz_lib.h                                    bool exclude_machine_id);
bool              248 rlz/lib/rlz_lib.h bool RLZ_LIB_API SendFinancialPing(Product product,
bool              254 rlz/lib/rlz_lib.h                                    bool exclude_machine_id,
bool              255 rlz/lib/rlz_lib.h                                    const bool skip_time_check);
bool              260 rlz/lib/rlz_lib.h bool RLZ_LIB_API ParsePingResponse(Product product, const char* response);
bool              269 rlz/lib/rlz_lib.h bool RLZ_LIB_API GetPingParams(Product product,
bool              280 rlz/lib/rlz_lib.h bool RLZ_LIB_API CreateMachineState(void);
bool              286 rlz/lib/rlz_lib.h bool RLZ_LIB_API SetMachineDealCode(const char* dcc);
bool              292 rlz/lib/rlz_lib.h bool RLZ_LIB_API GetMachineDealCodeAsCgi(char* cgi, size_t cgi_size);
bool              298 rlz/lib/rlz_lib.h bool RLZ_LIB_API GetMachineDealCode(char* dcc, size_t dcc_size);
bool              305 rlz/lib/rlz_lib.h bool RLZ_LIB_API SetMachineDealCodeFromPingResponse(const char* response);
bool               37 rlz/lib/rlz_value_store.h   virtual bool HasAccess(AccessType type) = 0;
bool               40 rlz/lib/rlz_value_store.h   virtual bool WritePingTime(Product product, int64 time) = 0;
bool               41 rlz/lib/rlz_value_store.h   virtual bool ReadPingTime(Product product, int64* time) = 0;
bool               42 rlz/lib/rlz_value_store.h   virtual bool ClearPingTime(Product product) = 0;
bool               45 rlz/lib/rlz_value_store.h   virtual bool WriteAccessPointRlz(AccessPoint access_point,
bool               47 rlz/lib/rlz_value_store.h   virtual bool ReadAccessPointRlz(AccessPoint access_point,
bool               50 rlz/lib/rlz_value_store.h   virtual bool ClearAccessPointRlz(AccessPoint access_point) = 0;
bool               54 rlz/lib/rlz_value_store.h   virtual bool AddProductEvent(Product product, const char* event_rlz) = 0;
bool               56 rlz/lib/rlz_value_store.h   virtual bool ReadProductEvents(Product product,
bool               59 rlz/lib/rlz_value_store.h   virtual bool ClearProductEvent(Product product, const char* event_rlz) = 0;
bool               61 rlz/lib/rlz_value_store.h   virtual bool ClearAllProductEvents(Product product) = 0;
bool               65 rlz/lib/rlz_value_store.h   virtual bool AddStatefulEvent(Product product, const char* event_rlz) = 0;
bool               67 rlz/lib/rlz_value_store.h   virtual bool IsStatefulEvent(Product product, const char* event_rlz) = 0;
bool               69 rlz/lib/rlz_value_store.h   virtual bool ClearAllStatefulEvents(Product product) = 0;
bool               14 rlz/lib/string_utils.h bool IsAscii(unsigned char letter);
bool               16 rlz/lib/string_utils.h bool BytesToString(const unsigned char* data,
bool               20 rlz/lib/string_utils.h bool GetHexValue(char letter, int* value);
bool               21 rlz/mac/lib/rlz_value_store_mac.h   virtual bool HasAccess(AccessType type) OVERRIDE;
bool               23 rlz/mac/lib/rlz_value_store_mac.h   virtual bool WritePingTime(Product product, int64 time) OVERRIDE;
bool               24 rlz/mac/lib/rlz_value_store_mac.h   virtual bool ReadPingTime(Product product, int64* time) OVERRIDE;
bool               25 rlz/mac/lib/rlz_value_store_mac.h   virtual bool ClearPingTime(Product product) OVERRIDE;
bool               27 rlz/mac/lib/rlz_value_store_mac.h   virtual bool WriteAccessPointRlz(AccessPoint access_point,
bool               29 rlz/mac/lib/rlz_value_store_mac.h   virtual bool ReadAccessPointRlz(AccessPoint access_point,
bool               32 rlz/mac/lib/rlz_value_store_mac.h   virtual bool ClearAccessPointRlz(AccessPoint access_point) OVERRIDE;
bool               34 rlz/mac/lib/rlz_value_store_mac.h   virtual bool AddProductEvent(Product product, const char* event_rlz) OVERRIDE;
bool               35 rlz/mac/lib/rlz_value_store_mac.h   virtual bool ReadProductEvents(Product product,
bool               37 rlz/mac/lib/rlz_value_store_mac.h   virtual bool ClearProductEvent(Product product,
bool               39 rlz/mac/lib/rlz_value_store_mac.h   virtual bool ClearAllProductEvents(Product product) OVERRIDE;
bool               41 rlz/mac/lib/rlz_value_store_mac.h   virtual bool AddStatefulEvent(Product product,
bool               43 rlz/mac/lib/rlz_value_store_mac.h   virtual bool IsStatefulEvent(Product product,
bool               45 rlz/mac/lib/rlz_value_store_mac.h   virtual bool ClearAllStatefulEvents(Product product) OVERRIDE;
bool               19 rlz/win/lib/lib_mutex.h   bool failed(void) { return !acquired_; }
bool               22 rlz/win/lib/lib_mutex.h   bool acquired_;
bool               20 rlz/win/lib/machine_deal.h   static bool Set(const char* dcc);
bool               24 rlz/win/lib/machine_deal.h   static bool Get(AccessPoint point,
bool               34 rlz/win/lib/machine_deal.h   static bool SetFromPingResponse(const char* response);
bool               38 rlz/win/lib/machine_deal.h   static bool GetNewCodeFromPingResponse(const char* response,
bool               39 rlz/win/lib/machine_deal.h                                          bool* has_new_dcc,
bool               44 rlz/win/lib/machine_deal.h   static bool GetAsCgi(char* cgi, int cgi_size);
bool               47 rlz/win/lib/machine_deal.h   static bool Get(char* dcc, int dcc_size);
bool               53 rlz/win/lib/machine_deal.h   static bool Clear();
bool               24 rlz/win/lib/process_info.h   static bool IsRunningAsSystem();
bool               25 rlz/win/lib/process_info.h   static bool HasAdminRights();  // System / Admin / High Elevation on Vista
bool               16 rlz/win/lib/registry_util.h bool RegKeyReadValue(base::win::RegKey& key,
bool               21 rlz/win/lib/registry_util.h bool RegKeyWriteValue(base::win::RegKey& key,
bool               25 rlz/win/lib/registry_util.h bool HasUserKeyAccess(bool write_access);
bool               18 rlz/win/lib/rlz_value_store_registry.h   virtual bool HasAccess(AccessType type) OVERRIDE;
bool               20 rlz/win/lib/rlz_value_store_registry.h   virtual bool WritePingTime(Product product, int64 time) OVERRIDE;
bool               21 rlz/win/lib/rlz_value_store_registry.h   virtual bool ReadPingTime(Product product, int64* time) OVERRIDE;
bool               22 rlz/win/lib/rlz_value_store_registry.h   virtual bool ClearPingTime(Product product) OVERRIDE;
bool               24 rlz/win/lib/rlz_value_store_registry.h   virtual bool WriteAccessPointRlz(AccessPoint access_point,
bool               26 rlz/win/lib/rlz_value_store_registry.h   virtual bool ReadAccessPointRlz(AccessPoint access_point,
bool               29 rlz/win/lib/rlz_value_store_registry.h   virtual bool ClearAccessPointRlz(AccessPoint access_point) OVERRIDE;
bool               31 rlz/win/lib/rlz_value_store_registry.h   virtual bool AddProductEvent(Product product, const char* event_rlz) OVERRIDE;
bool               32 rlz/win/lib/rlz_value_store_registry.h   virtual bool ReadProductEvents(Product product,
bool               34 rlz/win/lib/rlz_value_store_registry.h   virtual bool ClearProductEvent(Product product,
bool               36 rlz/win/lib/rlz_value_store_registry.h   virtual bool ClearAllProductEvents(Product product) OVERRIDE;
bool               38 rlz/win/lib/rlz_value_store_registry.h   virtual bool AddStatefulEvent(Product product,
bool               40 rlz/win/lib/rlz_value_store_registry.h   virtual bool IsStatefulEvent(Product product,
bool               42 rlz/win/lib/rlz_value_store_registry.h   virtual bool ClearAllStatefulEvents(Product product) OVERRIDE;
bool               21 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsKill(int sysno);
bool               22 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsAllowedGettime(int sysno);
bool               23 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsCurrentDirectory(int sysno);
bool               24 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsUmask(int sysno);
bool               28 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsFileSystem(int sysno);
bool               29 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsAllowedFileSystemAccessViaFd(int sysno);
bool               30 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsDeniedFileSystemAccessViaFd(int sysno);
bool               31 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsGetSimpleId(int sysno);
bool               32 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsProcessPrivilegeChange(int sysno);
bool               33 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsProcessGroupOrSession(int sysno);
bool               34 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsAllowedSignalHandling(int sysno);
bool               35 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsAllowedOperationOnFd(int sysno);
bool               36 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsKernelInternalApi(int sysno);
bool               38 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsAllowedProcessStartOrDeath(int sysno);
bool               40 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsFutex(int sysno);
bool               41 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsAllowedEpoll(int sysno);
bool               42 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsAllowedGetOrModifySocket(int sysno);
bool               43 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsDeniedGetOrModifySocket(int sysno);
bool               47 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsSocketCall(int sysno);
bool               51 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsNetworkSocketInformation(int sysno);
bool               54 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsAllowedAddressSpaceAccess(int sysno);
bool               55 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsAllowedGeneralIo(int sysno);
bool               56 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsAllowedPrctl(int sysno);
bool               57 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsAllowedBasicScheduler(int sysno);
bool               58 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsAdminOperation(int sysno);
bool               59 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsKernelModule(int sysno);
bool               60 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsGlobalFSViewChange(int sysno);
bool               61 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsFsControl(int sysno);
bool               62 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsNuma(int sysno);
bool               63 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsMessageQueue(int sysno);
bool               64 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsGlobalProcessEnvironment(int sysno);
bool               65 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsDebug(int sysno);
bool               66 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsGlobalSystemStatus(int sysno);
bool               67 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsEventFd(int sysno);
bool               69 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsAsyncIo(int sysno);
bool               70 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsKeyManagement(int sysno);
bool               72 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsSystemVSemaphores(int sysno);
bool               76 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsSystemVSharedMemory(int sysno);
bool               80 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsSystemVMessageQueue(int sysno);
bool               85 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsSystemVIpc(int sysno);
bool               88 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsAnySystemV(int sysno);
bool               89 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsAdvancedScheduler(int sysno);
bool               90 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsInotify(int sysno);
bool               91 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsFaNotify(int sysno);
bool               92 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsTimer(int sysno);
bool               93 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsAdvancedTimer(int sysno);
bool               94 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsExtendedAttributes(int sysno);
bool               95 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsMisc(int sysno);
bool               97 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsArmPciConfig(int sysno);
bool               98 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsArmPrivate(int sysno);
bool               29 sandbox/linux/seccomp-bpf/basicblock.h     bool operator()(const BasicBlock* a, const BasicBlock* b) const {
bool               95 sandbox/linux/seccomp-bpf/bpf_tests.h         const bool seccomp_bpf_is_supported = false;
bool              155 sandbox/linux/seccomp-bpf/codegen.h   bool compiled_;
bool               57 sandbox/linux/seccomp-bpf/die.h   static void SuppressInfoMessages(bool flag) { suppress_info_ = flag; }
bool               60 sandbox/linux/seccomp-bpf/die.h   static bool simple_exit_;
bool               61 sandbox/linux/seccomp-bpf/die.h   static bool suppress_info_;
bool              129 sandbox/linux/seccomp-bpf/errorcode.h   bool Equals(const ErrorCode& err) const;
bool              130 sandbox/linux/seccomp-bpf/errorcode.h   bool LessThan(const ErrorCode& err) const;
bool              135 sandbox/linux/seccomp-bpf/errorcode.h   bool safe() const { return safe_; }
bool              145 sandbox/linux/seccomp-bpf/errorcode.h     bool operator()(const ErrorCode& a, const ErrorCode& b) const {
bool              158 sandbox/linux/seccomp-bpf/errorcode.h   ErrorCode(Trap::TrapFnc fnc, const void* aux, bool safe, uint16_t id);
bool              176 sandbox/linux/seccomp-bpf/errorcode.h       bool safe_;          // Keep sandbox active while calling fnc_()
bool               84 sandbox/linux/seccomp-bpf/sandbox_bpf.h   static bool IsValidSyscallNumber(int sysnum);
bool              189 sandbox/linux/seccomp-bpf/sandbox_bpf.h   Program* AssembleFilter(bool force_verification);
bool              217 sandbox/linux/seccomp-bpf/sandbox_bpf.h   bool RunFunctionInPolicy(void (*code_in_sandbox)(),
bool              225 sandbox/linux/seccomp-bpf/sandbox_bpf.h   bool KernelSupportSeccompBPF();
bool              237 sandbox/linux/seccomp-bpf/sandbox_bpf.h   void VerifyProgram(const Program& program, bool has_unsafe_traps);
bool              266 sandbox/linux/seccomp-bpf/sandbox_bpf.h   bool quiet_;
bool              270 sandbox/linux/seccomp-bpf/sandbox_bpf.h   bool sandbox_has_started_;
bool               37 sandbox/linux/seccomp-bpf/syscall_iterator.h   explicit SyscallIterator(bool invalid_only)
bool               40 sandbox/linux/seccomp-bpf/syscall_iterator.h   bool Done() const { return done_; }
bool               42 sandbox/linux/seccomp-bpf/syscall_iterator.h   static bool IsValid(uint32_t num);
bool               45 sandbox/linux/seccomp-bpf/syscall_iterator.h   static bool IsArmPrivate(uint32_t num);
bool               47 sandbox/linux/seccomp-bpf/syscall_iterator.h   bool invalid_only_;
bool               48 sandbox/linux/seccomp-bpf/syscall_iterator.h   bool done_;
bool               50 sandbox/linux/seccomp-bpf/trap.h   static ErrorCode MakeTrap(TrapFnc fnc, const void* aux, bool safe);
bool               60 sandbox/linux/seccomp-bpf/trap.h   static bool EnableUnsafeTrapsInSigSysHandler();
bool               71 sandbox/linux/seccomp-bpf/trap.h     TrapKey(TrapFnc f, const void* a, bool s) : fnc(f), aux(a), safe(s) {}
bool               74 sandbox/linux/seccomp-bpf/trap.h     bool safe;
bool               75 sandbox/linux/seccomp-bpf/trap.h     bool operator<(const TrapKey&) const;
bool               93 sandbox/linux/seccomp-bpf/trap.h   ErrorCode MakeTrapImpl(TrapFnc fnc, const void* aux, bool safe);
bool               94 sandbox/linux/seccomp-bpf/trap.h   bool SandboxDebuggingAllowedByUser() const;
bool              106 sandbox/linux/seccomp-bpf/trap.h   bool has_unsafe_traps_;       // Whether unsafe traps have been enabled
bool               26 sandbox/linux/seccomp-bpf/verifier.h   static bool VerifyBPF(SandboxBPF* sandbox,
bool               42 sandbox/linux/services/broker_process.h                          bool fast_check_in_client = true,
bool               43 sandbox/linux/services/broker_process.h                          bool quiet_failures_for_tests = false);
bool               49 sandbox/linux/services/broker_process.h   bool Init(const base::Callback<bool(void)>& broker_process_init_callback);
bool               73 sandbox/linux/services/broker_process.h   bool HandleRequest() const;
bool               74 sandbox/linux/services/broker_process.h   bool HandleRemoteCommand(IPCCommands command_type,
bool               86 sandbox/linux/services/broker_process.h   bool GetFileNameIfAllowedToAccess(const char*, int, const char**) const;
bool               87 sandbox/linux/services/broker_process.h   bool GetFileNameIfAllowedToOpen(const char*, int, const char**) const;
bool               89 sandbox/linux/services/broker_process.h   bool initialized_;               // Whether we've been through Init() yet.
bool               90 sandbox/linux/services/broker_process.h   bool is_child_;                  // Whether we're the child (broker process).
bool               91 sandbox/linux/services/broker_process.h   bool fast_check_in_client_;      // Whether to forward a request that we know
bool               93 sandbox/linux/services/broker_process.h   bool quiet_failures_for_tests_;  // Disable certain error message when
bool               42 sandbox/linux/services/credentials.h   bool HasOpenDirectory(int proc_fd);
bool               46 sandbox/linux/services/credentials.h   bool DropAllCapabilities();
bool               49 sandbox/linux/services/credentials.h   bool HasAnyCapability() const;
bool               60 sandbox/linux/services/credentials.h   static bool SupportsNewUserNS();
bool               68 sandbox/linux/services/credentials.h   bool MoveToNewUserNS();
bool               79 sandbox/linux/services/credentials.h   bool DropFileSystemAccess();
bool               20 sandbox/linux/services/init_process_reaper.h SANDBOX_EXPORT bool CreateInitProcessReaper(
bool               36 sandbox/linux/services/scoped_process.h   int WaitForExit(bool* got_signaled);
bool               41 sandbox/linux/services/scoped_process.h   bool WaitForClosureToRun();
bool               45 sandbox/linux/services/scoped_process.h   bool IsOriginalProcess();
bool               22 sandbox/linux/services/thread_helpers.h   static bool IsSingleThreaded(int proc_self_task);
bool               27 sandbox/linux/services/thread_helpers.h   static bool StopThreadAndWatchProcFS(int proc_self_tasks,
bool               34 sandbox/linux/services/yama.h   static bool RestrictPtracersToAncestors();
bool               40 sandbox/linux/services/yama.h   static bool DisableYamaRestrictions();
bool               48 sandbox/linux/services/yama.h   static bool IsPresent();
bool               50 sandbox/linux/services/yama.h   static bool IsEnforcing();
bool               34 sandbox/linux/suid/client/setuid_sandbox_client.h   bool ChrootMe();
bool               39 sandbox/linux/suid/client/setuid_sandbox_client.h   bool CreateInitProcessReaper(base::Closure* post_fork_parent_callback);
bool               42 sandbox/linux/suid/client/setuid_sandbox_client.h   bool IsSuidSandboxUpToDate() const;
bool               44 sandbox/linux/suid/client/setuid_sandbox_client.h   bool IsSuidSandboxChild() const;
bool               46 sandbox/linux/suid/client/setuid_sandbox_client.h   bool IsInNewPIDNamespace() const;
bool               48 sandbox/linux/suid/client/setuid_sandbox_client.h   bool IsInNewNETNamespace() const;
bool               50 sandbox/linux/suid/client/setuid_sandbox_client.h   bool IsSandboxed() const;
bool               59 sandbox/linux/suid/client/setuid_sandbox_client.h   bool sandboxed_;
bool               29 sandbox/linux/suid/linux_util.c static bool ProcPathGetInodeAt(ino_t* inode_out, int base_dir_fd,
bool               65 sandbox/linux/suid/linux_util.c bool FindProcessHoldingSocket(pid_t* pid_out, ino_t socket_inode) {
bool               66 sandbox/linux/suid/linux_util.c   bool already_found = false;
bool               19 sandbox/linux/suid/linux_util.h bool FindProcessHoldingSocket(pid_t* pid_out, ino_t socket_inode);
bool               24 sandbox/linux/suid/process_util.h BASE_EXPORT bool AdjustOOMScore(pid_t process, int score);
bool               30 sandbox/linux/suid/process_util.h BASE_EXPORT bool AdjustLowMemoryMargin(int64_t margin_mb);
bool               29 sandbox/linux/suid/process_util_linux.c bool AdjustOOMScore(pid_t process, int score) {
bool               43 sandbox/linux/suid/sandbox.c static bool DropRoot();
bool               81 sandbox/linux/suid/sandbox.c static bool SpawnChrootHelper() {
bool              230 sandbox/linux/suid/sandbox.c static bool MoveToNewNamespaces() {
bool              321 sandbox/linux/suid/sandbox.c static bool DropRoot() {
bool              357 sandbox/linux/suid/sandbox.c static bool SetupChildEnvironment() {
bool              384 sandbox/linux/suid/sandbox.c bool CheckAndExportApiVersion() {
bool               15 sandbox/linux/tests/test_utils.h   static bool CurrentProcessHasChildren();
bool               15 sandbox/linux/tests/unit_tests.h bool IsAndroid();
bool               17 sandbox/linux/tests/unit_tests.h bool IsArchitectureArm();
bool               20 sandbox/linux/tests/unit_tests.h bool IsRunningOnValgrind();
bool              114 sandbox/win/sandbox_poc/main_ui_window.h   bool OnLaunchDll(HWND dialog);
bool              124 sandbox/win/sandbox_poc/main_ui_window.h   bool SpawnTarget();
bool               28 sandbox/win/src/Wow64.h   bool WaitForNtdll();
bool               33 sandbox/win/src/Wow64.h   bool RunWowHelper(void* buffer);
bool               36 sandbox/win/src/Wow64.h   bool DllMapped();
bool               39 sandbox/win/src/Wow64.h   bool NtdllPresent();
bool               17 sandbox/win/src/acl.h bool GetDefaultDacl(
bool               24 sandbox/win/src/acl.h bool AddSidToDacl(const Sid& sid, ACL* old_dacl, ACCESS_MODE access_mode,
bool               29 sandbox/win/src/acl.h bool AddSidToDefaultDacl(HANDLE token, const Sid& sid, ACCESS_MASK access);
bool               33 sandbox/win/src/acl.h bool AddUserSidToDefaultDacl(HANDLE token, ACCESS_MASK access);
bool               37 sandbox/win/src/acl.h bool AddKnownSidToObject(HANDLE object, SE_OBJECT_TYPE object_type,
bool               43 sandbox/win/src/app_container.h   bool HasAppContainer() const;
bool               63 sandbox/win/src/broker_services.h   bool IsActiveTarget(DWORD process_id);
bool               64 sandbox/win/src/crosscall_client.h   bool Update(void* buffer) {
bool               75 sandbox/win/src/crosscall_client.h   bool IsInOut() {
bool              103 sandbox/win/src/crosscall_client.h   bool Update(void* buffer) {
bool              114 sandbox/win/src/crosscall_client.h   bool IsInOut() {
bool              143 sandbox/win/src/crosscall_client.h   bool Update(void* buffer) {
bool              160 sandbox/win/src/crosscall_client.h   bool IsInOut() {
bool              193 sandbox/win/src/crosscall_client.h   bool Update(void* buffer) {
bool              201 sandbox/win/src/crosscall_client.h   bool IsInOut() {
bool              223 sandbox/win/src/crosscall_client.h   bool Update(void* buffer) {
bool              231 sandbox/win/src/crosscall_client.h   bool IsInOut() {
bool              261 sandbox/win/src/crosscall_client.h   bool Update(void* buffer) {
bool              280 sandbox/win/src/crosscall_client.h   bool IsInOut() {
bool              131 sandbox/win/src/crosscall_params.h   const bool IsInOut() const {
bool              136 sandbox/win/src/crosscall_params.h   void SetIsInOut(bool value) {
bool              223 sandbox/win/src/crosscall_params.h   bool CopyParamIn(uint32 index, const void* parameter_address, uint32 size,
bool              224 sandbox/win/src/crosscall_params.h                    bool is_in_out, ArgType type) {
bool               77 sandbox/win/src/crosscall_server.h   virtual bool RegisterWait(const void* client, HANDLE waitable_object,
bool               83 sandbox/win/src/crosscall_server.h   virtual bool UnRegisterWaits(void* cookie) = 0;
bool              108 sandbox/win/src/crosscall_server.h   bool GetParameter32(uint32 index, uint32* param);
bool              112 sandbox/win/src/crosscall_server.h   bool GetParameterVoidPtr(uint32 index, void** param);
bool              116 sandbox/win/src/crosscall_server.h   bool GetParameterStr(uint32 index, base::string16* string);
bool              121 sandbox/win/src/crosscall_server.h   bool GetParameterPtr(uint32 index, uint32 expected_size, void** pointer);
bool              162 sandbox/win/src/crosscall_server.h   bool Matches(IPCParams* other) const {
bool              178 sandbox/win/src/crosscall_server.h   typedef bool (Dispatcher::*CallbackGeneric)();
bool              179 sandbox/win/src/crosscall_server.h   typedef bool (Dispatcher::*Callback0)(IPCInfo* ipc);
bool              180 sandbox/win/src/crosscall_server.h   typedef bool (Dispatcher::*Callback1)(IPCInfo* ipc, void* p1);
bool              181 sandbox/win/src/crosscall_server.h   typedef bool (Dispatcher::*Callback2)(IPCInfo* ipc, void* p1, void* p2);
bool              182 sandbox/win/src/crosscall_server.h   typedef bool (Dispatcher::*Callback3)(IPCInfo* ipc, void* p1, void* p2,
bool              184 sandbox/win/src/crosscall_server.h   typedef bool (Dispatcher::*Callback4)(IPCInfo* ipc, void* p1, void* p2,
bool              186 sandbox/win/src/crosscall_server.h   typedef bool (Dispatcher::*Callback5)(IPCInfo* ipc, void* p1, void* p2,
bool              188 sandbox/win/src/crosscall_server.h   typedef bool (Dispatcher::*Callback6)(IPCInfo* ipc, void* p1, void* p2,
bool              190 sandbox/win/src/crosscall_server.h   typedef bool (Dispatcher::*Callback7)(IPCInfo* ipc, void* p1, void* p2,
bool              193 sandbox/win/src/crosscall_server.h   typedef bool (Dispatcher::*Callback8)(IPCInfo* ipc, void* p1, void* p2,
bool              196 sandbox/win/src/crosscall_server.h   typedef bool (Dispatcher::*Callback9)(IPCInfo* ipc, void* p1, void* p2,
bool              208 sandbox/win/src/crosscall_server.h   virtual bool SetupService(InterceptionManager* manager, int service) = 0;
bool               22 sandbox/win/src/filesystem_dispatcher.h   virtual bool SetupService(InterceptionManager* manager, int service);
bool               26 sandbox/win/src/filesystem_dispatcher.h   bool NtCreateFile(IPCInfo* ipc, base::string16* name, DWORD attributes,
bool               32 sandbox/win/src/filesystem_dispatcher.h   bool NtOpenFile(IPCInfo* ipc, base::string16* name, DWORD attributes,
bool               38 sandbox/win/src/filesystem_dispatcher.h   bool NtQueryAttributesFile(IPCInfo* ipc, base::string16* name,
bool               44 sandbox/win/src/filesystem_dispatcher.h   bool NtQueryFullAttributesFile(IPCInfo* ipc, base::string16* name,
bool               49 sandbox/win/src/filesystem_dispatcher.h   bool NtSetInformationFile(IPCInfo* ipc, HANDLE handle,
bool               29 sandbox/win/src/filesystem_policy.h   static bool GenerateRules(const wchar_t* name,
bool               34 sandbox/win/src/filesystem_policy.h   static bool SetInitialRules(LowLevelPolicy* policy);
bool               41 sandbox/win/src/filesystem_policy.h   static bool CreateFileAction(EvalResult eval_result,
bool               59 sandbox/win/src/filesystem_policy.h   static bool OpenFileAction(EvalResult eval_result,
bool               72 sandbox/win/src/filesystem_policy.h   static bool QueryAttributesFileAction(EvalResult eval_result,
bool               81 sandbox/win/src/filesystem_policy.h   static bool QueryFullAttributesFileAction(
bool               91 sandbox/win/src/filesystem_policy.h   static bool SetInformationFileAction(EvalResult eval_result,
bool              104 sandbox/win/src/filesystem_policy.h bool PreProcessName(const base::string16& path, base::string16* new_path);
bool               54 sandbox/win/src/handle_closer.h   bool InitializeTargetHandles(TargetProcess* target);
bool               57 sandbox/win/src/handle_closer.h   bool SetupHandleInterceptions(InterceptionManager* manager);
bool               65 sandbox/win/src/handle_closer.h   bool SetupHandleList(void* buffer, size_t buffer_bytes);
bool               73 sandbox/win/src/handle_closer.h bool GetHandleName(HANDLE handle, base::string16* handle_name);
bool               24 sandbox/win/src/handle_closer_agent.h   bool CloseHandles();
bool               27 sandbox/win/src/handle_closer_agent.h   static bool NeedsHandlesClosed();
bool               21 sandbox/win/src/handle_dispatcher.h   virtual bool SetupService(InterceptionManager* manager, int service);
bool               26 sandbox/win/src/handle_dispatcher.h   bool DuplicateHandleProxy(IPCInfo* ipc, HANDLE source_handle,
bool               24 sandbox/win/src/handle_policy.h   static bool GenerateRules(const wchar_t* type_name,
bool               43 sandbox/win/src/handle_table.h     bool operator==(const HandleEntry& rhs) const {
bool               47 sandbox/win/src/handle_table.h     bool operator!=(const HandleEntry& rhs) const {
bool               61 sandbox/win/src/handle_table.h     bool IsType(const base::string16& type_string);
bool               75 sandbox/win/src/handle_table.h     bool needs_info_update() { return handle_entry_ != last_entry_; }
bool              106 sandbox/win/src/handle_table.h     bool operator==(const Iterator& rhs) const {
bool              110 sandbox/win/src/handle_table.h     bool operator!=(const Iterator& rhs) const {
bool               71 sandbox/win/src/interception.h   InterceptionManager(TargetProcess* child_process, bool relaxed);
bool              105 sandbox/win/src/interception.h   bool AddToPatchedFunctions(const wchar_t* dll_name,
bool              113 sandbox/win/src/interception.h   bool AddToPatchedFunctions(const wchar_t* dll_name,
bool              120 sandbox/win/src/interception.h   bool AddToUnloadModules(const wchar_t* dll_name);
bool              132 sandbox/win/src/interception.h   bool InitializeInterceptions();
bool              160 sandbox/win/src/interception.h   bool SetupConfigBuffer(void* buffer, size_t buffer_bytes);
bool              171 sandbox/win/src/interception.h   bool SetupDllInfo(const InterceptionData& data,
bool              179 sandbox/win/src/interception.h   bool SetupInterceptionInfo(const InterceptionData& data, void** buffer,
bool              185 sandbox/win/src/interception.h   bool IsInterceptionPerformedByChild(const InterceptionData& data) const;
bool              190 sandbox/win/src/interception.h   bool CopyDataToChild(const void* local_buffer, size_t buffer_bytes,
bool              198 sandbox/win/src/interception.h   bool PatchNtdll(bool hot_patch_needed);
bool              204 sandbox/win/src/interception.h   bool PatchClientFunctions(DllInterceptionData* thunks,
bool              215 sandbox/win/src/interception.h   bool names_used_;
bool              218 sandbox/win/src/interception.h   bool relaxed_;
bool               48 sandbox/win/src/interception_agent.h   bool OnDllLoad(const UNICODE_STRING* full_path, const UNICODE_STRING* name,
bool               58 sandbox/win/src/interception_agent.h   bool Init(SharedMemory* shared_memory);
bool               62 sandbox/win/src/interception_agent.h   bool DllMatch(const UNICODE_STRING* full_path, const UNICODE_STRING* name,
bool               69 sandbox/win/src/interception_agent.h   bool PatchDll(const DllPatchInfo* dll_info, DllInterceptionData* thunks);
bool               43 sandbox/win/src/interception_internal.h   bool unload_module;
bool               22 sandbox/win/src/named_pipe_dispatcher.h   virtual bool SetupService(InterceptionManager* manager, int service);
bool               27 sandbox/win/src/named_pipe_dispatcher.h   bool CreateNamedPipe(IPCInfo* ipc, base::string16* name, DWORD open_mode,
bool               28 sandbox/win/src/named_pipe_policy.h   static bool GenerateRules(const wchar_t* name,
bool               15 sandbox/win/src/policy_broker.h bool SetupBasicInterceptions(InterceptionManager* manager);
bool               19 sandbox/win/src/policy_broker.h bool SetupNtdllImports(TargetProcess *child);
bool              182 sandbox/win/src/policy_engine_opcodes.h   bool IsAction() const {
bool               64 sandbox/win/src/policy_engine_params.h   bool Get(unsigned long* destination) const {
bool               73 sandbox/win/src/policy_engine_params.h   bool Get(const void** destination) const {
bool               82 sandbox/win/src/policy_engine_params.h   bool Get(const wchar_t** destination) const {
bool               91 sandbox/win/src/policy_engine_params.h   bool IsValid() const {
bool               95 sandbox/win/src/policy_low_level.h   bool AddRule(int service, PolicyRule* rule);
bool               99 sandbox/win/src/policy_low_level.h   bool Done();
bool              140 sandbox/win/src/policy_low_level.h   bool AddStringMatch(RuleType rule_type, int16 parameter,
bool              148 sandbox/win/src/policy_low_level.h   bool AddNumberMatch(RuleType rule_type, int16 parameter,
bool              158 sandbox/win/src/policy_low_level.h   bool Done();
bool              165 sandbox/win/src/policy_low_level.h   bool GenStringOpcode(RuleType rule_type, StringMatchOptions match_opts,
bool              166 sandbox/win/src/policy_low_level.h                        uint16 parameter, int state, bool last_call,
bool              173 sandbox/win/src/policy_low_level.h   bool RebindCopy(PolicyOpcode* opcode_start, size_t opcode_size,
bool              178 sandbox/win/src/policy_low_level.h   bool done_;
bool               17 sandbox/win/src/policy_target.h bool QueryBroker(int ipc_id, CountedParameterSetBase* params);
bool               17 sandbox/win/src/process_mitigations.h bool ApplyProcessMitigationsToCurrentProcess(MitigationFlags flags);
bool               32 sandbox/win/src/process_mitigations.h bool ApplyProcessMitigationsToSuspendedProcess(HANDLE process,
bool               36 sandbox/win/src/process_mitigations.h bool CanSetProcessMitigationsPostStartup(MitigationFlags flags);
bool               39 sandbox/win/src/process_mitigations.h bool CanSetProcessMitigationsPreStartup(MitigationFlags flags);
bool               22 sandbox/win/src/process_thread_dispatcher.h   virtual bool SetupService(InterceptionManager* manager, int service);
bool               26 sandbox/win/src/process_thread_dispatcher.h   bool NtOpenThread(IPCInfo* ipc, DWORD desired_access, DWORD thread_id);
bool               29 sandbox/win/src/process_thread_dispatcher.h   bool NtOpenProcess(IPCInfo* ipc, DWORD desired_access, DWORD process_id);
bool               32 sandbox/win/src/process_thread_dispatcher.h   bool NtOpenProcessToken(IPCInfo* ipc, HANDLE process, DWORD desired_access);
bool               35 sandbox/win/src/process_thread_dispatcher.h   bool NtOpenProcessTokenEx(IPCInfo* ipc, HANDLE process, DWORD desired_access,
bool               39 sandbox/win/src/process_thread_dispatcher.h   bool CreateProcessW(IPCInfo* ipc,
bool               29 sandbox/win/src/process_thread_policy.h   static bool GenerateRules(const wchar_t* name,
bool               22 sandbox/win/src/registry_dispatcher.h   virtual bool SetupService(InterceptionManager* manager, int service);
bool               26 sandbox/win/src/registry_dispatcher.h   bool NtCreateKey(IPCInfo* ipc, base::string16* name, DWORD attributes,
bool               31 sandbox/win/src/registry_dispatcher.h   bool NtOpenKey(IPCInfo* ipc, base::string16* name, DWORD attributes,
bool               26 sandbox/win/src/registry_policy.h   static bool GenerateRules(const wchar_t* name,
bool               32 sandbox/win/src/registry_policy.h   static bool CreateKeyAction(EvalResult eval_result,
bool               46 sandbox/win/src/registry_policy.h   static bool OpenKeyAction(EvalResult eval_result,
bool               92 sandbox/win/src/resolver.h   bool SetInternalThunk(void* storage, size_t storage_bytes,
bool              192 sandbox/win/src/restricted_token.h   bool init_;
bool               97 sandbox/win/src/sandbox_nt_util.h bool ValidParameter(void* buffer, size_t size, RequiredAccess intent);
bool              107 sandbox/win/src/sandbox_nt_util.h bool InitHeap();
bool              110 sandbox/win/src/sandbox_nt_util.h bool IsSameProcess(HANDLE process);
bool              147 sandbox/win/src/sandbox_nt_util.h bool IsValidImageSection(HANDLE section, PVOID *base, PLARGE_INTEGER offset,
bool              170 sandbox/win/src/sandbox_nt_util.h   bool changed_;
bool              180 sandbox/win/src/sandbox_nt_util.h bool IsSupportedRenameCall(FILE_RENAME_INFORMATION* file_info, DWORD length,
bool              128 sandbox/win/src/sandbox_policy.h   virtual ResultCode SetAlternateDesktop(bool alternate_winstation) = 0;
bool              136 sandbox/win/src/sandbox_policy.h   virtual ResultCode CreateAlternateDesktop(bool alternate_winstation) = 0;
bool               46 sandbox/win/src/sandbox_policy_base.h   virtual ResultCode SetAlternateDesktop(bool alternate_winstation) OVERRIDE;
bool               48 sandbox/win/src/sandbox_policy_base.h   virtual ResultCode CreateAlternateDesktop(bool alternate_winstation) OVERRIDE;
bool               73 sandbox/win/src/sandbox_policy_base.h   virtual bool SetupService(InterceptionManager* manager, int service) OVERRIDE;
bool               87 sandbox/win/src/sandbox_policy_base.h   bool AddTarget(TargetProcess* target);
bool               92 sandbox/win/src/sandbox_policy_base.h   bool OnJobEmpty(HANDLE job);
bool              103 sandbox/win/src/sandbox_policy_base.h   bool Ping(IPCInfo* ipc, void* cookie);
bool              109 sandbox/win/src/sandbox_policy_base.h   bool SetupAllInterceptions(TargetProcess* target);
bool              112 sandbox/win/src/sandbox_policy_base.h   bool SetupHandleCloser(TargetProcess* target);
bool              127 sandbox/win/src/sandbox_policy_base.h   bool use_alternate_desktop_;
bool              128 sandbox/win/src/sandbox_policy_base.h   bool use_alternate_winstation_;
bool              130 sandbox/win/src/sandbox_policy_base.h   bool file_system_init_;
bool              131 sandbox/win/src/sandbox_policy_base.h   bool relaxed_interceptions_;
bool               18 sandbox/win/src/sandbox_utils.h bool IsXPSP2OrLater();
bool               18 sandbox/win/src/service_resolver.h   ServiceResolverThunk(HANDLE process, bool relaxed)
bool               67 sandbox/win/src/service_resolver.h   bool win2k_;
bool               73 sandbox/win/src/service_resolver.h   virtual bool IsFunctionAService(void* local_thunk) const;
bool               86 sandbox/win/src/service_resolver.h   bool SaveOriginalFunction(void* local_thunk, void* remote_thunk);
bool               89 sandbox/win/src/service_resolver.h   bool relaxed_;
bool              100 sandbox/win/src/service_resolver.h   Wow64ResolverThunk(HANDLE process, bool relaxed)
bool              105 sandbox/win/src/service_resolver.h   virtual bool IsFunctionAService(void* local_thunk) const;
bool              115 sandbox/win/src/service_resolver.h   Wow64W8ResolverThunk(HANDLE process, bool relaxed)
bool              120 sandbox/win/src/service_resolver.h   virtual bool IsFunctionAService(void* local_thunk) const;
bool              130 sandbox/win/src/service_resolver.h   Win2kResolverThunk(HANDLE process, bool relaxed)
bool              137 sandbox/win/src/service_resolver.h   virtual bool IsFunctionAService(void* local_thunk) const;
bool              147 sandbox/win/src/service_resolver.h   Win8ResolverThunk(HANDLE process, bool relaxed)
bool              152 sandbox/win/src/service_resolver.h   virtual bool IsFunctionAService(void* local_thunk) const;
bool               64 sandbox/win/src/shared_handles.h   bool Init(void* raw_mem, size_t size_bytes);
bool               73 sandbox/win/src/shared_handles.h   bool SetHandle(uint32 tag, HANDLE handle);
bool               82 sandbox/win/src/shared_handles.h   bool GetHandle(uint32 tag, HANDLE* handle);
bool              126 sandbox/win/src/sharedmem_ipc_client.h   size_t LockFreeChannel(bool* severe_failure);
bool               52 sandbox/win/src/sharedmem_ipc_server.h   bool Init(void* shared_mem, uint32 shared_size, uint32 channel_size);
bool               66 sandbox/win/src/sharedmem_ipc_server.h   bool MakeEvents(HANDLE* server_ping, HANDLE* server_pong,
bool               95 sandbox/win/src/sharedmem_ipc_server.h   static bool InvokeCallback(const ServerControl* service_context,
bool               51 sandbox/win/src/sidestep/mini_disassembler.h   MiniDisassembler(bool operand_default_32_bits,
bool               52 sandbox/win/src/sidestep/mini_disassembler.h                    bool address_default_32_bits);
bool               93 sandbox/win/src/sidestep/mini_disassembler.h   bool ProcessOperand(int flag_operand);
bool               99 sandbox/win/src/sidestep/mini_disassembler.h   bool ProcessModrm(unsigned char* start, unsigned int* size);
bool              105 sandbox/win/src/sidestep/mini_disassembler.h   bool ProcessSib(unsigned char* start, unsigned char mod, unsigned int* size);
bool              116 sandbox/win/src/sidestep/mini_disassembler.h   bool have_modrm_;
bool              120 sandbox/win/src/sidestep/mini_disassembler.h   bool should_decode_modrm_;
bool              123 sandbox/win/src/sidestep/mini_disassembler.h   bool operand_is_32_bits_;
bool              126 sandbox/win/src/sidestep/mini_disassembler.h   bool operand_default_is_32_bits_;
bool              129 sandbox/win/src/sidestep/mini_disassembler.h   bool address_is_32_bits_;
bool              132 sandbox/win/src/sidestep/mini_disassembler.h   bool address_default_is_32_bits_;
bool              151 sandbox/win/src/sidestep/mini_disassembler.h   bool got_f2_prefix_, got_f3_prefix_, got_66_prefix_;
bool              161 sandbox/win/src/sidestep/mini_disassembler_types.h   bool is_prefix_dependent_;
bool              185 sandbox/win/src/sidestep/mini_disassembler_types.h   bool is_encoded_in_instruction_;
bool              188 sandbox/win/src/sidestep/mini_disassembler_types.h   bool use_sib_byte_;
bool               65 sandbox/win/src/sidestep_resolver.h   static bool IsInternalCall(const void* base, void* return_address);
bool               22 sandbox/win/src/sync_dispatcher.h   virtual bool SetupService(InterceptionManager* manager, int service);
bool               26 sandbox/win/src/sync_dispatcher.h   bool CreateEvent(IPCInfo* ipc, base::string16* name, DWORD event_type,
bool               30 sandbox/win/src/sync_dispatcher.h   bool OpenEvent(IPCInfo* ipc, base::string16* name, DWORD desired_access);
bool               29 sandbox/win/src/sync_policy.h   static bool GenerateRules(const wchar_t* name,
bool               50 sandbox/win/src/target_process.h                bool inherit_handles,
bool               19 sandbox/win/src/target_services.h   bool IsKernel32Loaded();
bool               22 sandbox/win/src/target_services.h   bool InitCalled();
bool               25 sandbox/win/src/target_services.h   bool RevertedToSelf();
bool               62 sandbox/win/src/target_services.h   bool TestIPCPing(int version);
bool               32 sandbox/win/src/win2k_threadpool.h   virtual bool RegisterWait(const void* cookie, HANDLE waitable_object,
bool               36 sandbox/win/src/win2k_threadpool.h   virtual bool UnRegisterWaits(void* cookie);
bool               70 sandbox/win/src/win_utils.h bool ConvertToLongPath(const base::string16& short_path,
bool               78 sandbox/win/src/win_utils.h DWORD IsReparsePoint(const base::string16& full_path, bool* result);
bool               81 sandbox/win/src/win_utils.h bool SameObject(HANDLE handle, const wchar_t* full_path);
bool               84 sandbox/win/src/win_utils.h bool GetPathFromHandle(HANDLE handle, base::string16* path);
bool               88 sandbox/win/src/win_utils.h bool GetNtPathFromWin32Path(const base::string16& path,
bool              100 sandbox/win/src/win_utils.h bool ResolveRegistryName(base::string16 name, base::string16* resolved_name);
bool              105 sandbox/win/src/win_utils.h bool WriteProtectedChildMemory(HANDLE child_process, void* address,
bool               47 sandbox/win/tests/common/controller.h inline bool IsSboxTestsResult(SboxTestResult result) {
bool               82 sandbox/win/tests/common/controller.h   bool AddRule(TargetPolicy::SubSystem subsystem,
bool               89 sandbox/win/tests/common/controller.h   bool AddRuleSys32(TargetPolicy::Semantics semantics, const wchar_t* pattern);
bool               93 sandbox/win/tests/common/controller.h   bool AddFsRule(TargetPolicy::Semantics semantics, const wchar_t* pattern);
bool              103 sandbox/win/tests/common/controller.h   void SetAsynchronous(bool is_async) { is_async_ = is_async; }
bool              106 sandbox/win/tests/common/controller.h   void SetUnsandboxed(bool is_no_sandbox) { no_sandbox_ = is_no_sandbox; }
bool              113 sandbox/win/tests/common/controller.h   void SetKillOnDestruction(bool value) { kill_on_destruction_ = value; }
bool              140 sandbox/win/tests/common/controller.h   bool is_init_;
bool              141 sandbox/win/tests/common/controller.h   bool is_async_;
bool              142 sandbox/win/tests/common/controller.h   bool no_sandbox_;
bool              143 sandbox/win/tests/common/controller.h   bool kill_on_destruction_;
bool              152 sandbox/win/tests/common/controller.h base::string16 MakePathToSys(const wchar_t* name, bool is_obj_man_path);
bool               12 sandbox/win/tests/common/test_utils.h bool SetReparsePoint(HANDLE source, const wchar_t* target);
bool               16 sandbox/win/tests/common/test_utils.h bool DeleteReparsePoint(HANDLE source);
bool              112 sandbox/win/tools/finder/finder.h   bool GetFunctionForType(ATL::CString type, NTGENERICOPEN * func_to_call);
bool               56 sandbox/win/wow_helper/service64_resolver.h   virtual bool IsFunctionAService(void* local_thunk) const;
bool              171 skia/config/SkUserConfig.h SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
bool               19 skia/ext/SkDiscardableMemory_chrome.h   virtual bool lock() OVERRIDE;
bool               24 skia/ext/analysis_canvas.h   bool GetColorIfSolid(SkColor* color) const;
bool               25 skia/ext/analysis_canvas.h   bool HasText() const;
bool               27 skia/ext/analysis_canvas.h   void SetForceNotSolid(bool flag);
bool               28 skia/ext/analysis_canvas.h   void SetForceNotTransparent(bool flag);
bool               31 skia/ext/analysis_canvas.h   virtual bool abortDrawing() OVERRIDE;
bool              115 skia/ext/analysis_canvas.h   bool is_forced_not_solid_;
bool              116 skia/ext/analysis_canvas.h   bool is_forced_not_transparent_;
bool              117 skia/ext/analysis_canvas.h   bool is_solid_color_;
bool              119 skia/ext/analysis_canvas.h   bool is_transparent_;
bool              120 skia/ext/analysis_canvas.h   bool has_text_;
bool               24 skia/ext/bitmap_platform_device.h     inline bool RasterDeviceTooBigToAllocate(int width, int height) {
bool               73 skia/ext/bitmap_platform_device_cairo.h   static BitmapPlatformDevice* Create(int width, int height, bool is_opaque);
bool               79 skia/ext/bitmap_platform_device_cairo.h                                               bool is_opaque);
bool               83 skia/ext/bitmap_platform_device_cairo.h   static BitmapPlatformDevice* Create(int width, int height, bool is_opaque,
bool              100 skia/ext/bitmap_platform_device_cairo.h   static BitmapPlatformDevice* Create(int width, int height, bool is_opaque,
bool              118 skia/ext/bitmap_platform_device_cairo.h   bool config_dirty_;
bool               38 skia/ext/bitmap_platform_device_mac.h                                       bool is_opaque);
bool               43 skia/ext/bitmap_platform_device_mac.h                                               bool is_opaque);
bool               49 skia/ext/bitmap_platform_device_mac.h                                               bool is_opaque);
bool               88 skia/ext/bitmap_platform_device_mac.h   bool config_dirty_;
bool               26 skia/ext/bitmap_platform_device_skia.h   static BitmapPlatformDevice* Create(int width, int height, bool is_opaque);
bool               31 skia/ext/bitmap_platform_device_skia.h                                               bool is_opaque);
bool               35 skia/ext/bitmap_platform_device_skia.h   static BitmapPlatformDevice* Create(int width, int height, bool is_opaque,
bool               38 skia/ext/bitmap_platform_device_win.h                                       bool is_opaque, HANDLE shared_section);
bool               42 skia/ext/bitmap_platform_device_win.h   static BitmapPlatformDevice* Create(int width, int height, bool is_opaque);
bool               47 skia/ext/bitmap_platform_device_win.h                                               bool is_opaque);
bool               94 skia/ext/bitmap_platform_device_win.h   bool config_dirty_;
bool              106 skia/ext/bitmap_platform_device_win.h   bool IsBitmapDCCreated() const;
bool              187 skia/ext/convolver.h                            bool source_has_alpha,
bool              192 skia/ext/convolver.h                            bool use_simd_if_possible);
bool              210 skia/ext/convolver.h                                      bool absolute_values);
bool              224 skia/ext/convolver.h                                      bool absolute_values);
bool              231 skia/ext/convolver.h                                            bool derivative);
bool               17 skia/ext/convolver_SSE2.h                              bool has_alpha);
bool               24 skia/ext/convolver_SSE2.h                                bool has_alpha);
bool               17 skia/ext/convolver_mips_dspr2.h                                    bool has_alpha);
bool               22 skia/ext/convolver_mips_dspr2.h                                      bool has_alpha);
bool               27 skia/ext/lazy_pixel_ref.h   virtual bool PrepareToDecode(const PrepareParams& params) = 0;
bool               31 skia/ext/lazy_pixel_ref.h   virtual bool MaybeDecoded() = 0;
bool               21 skia/ext/opacity_draw_filter.h   OpacityDrawFilter(float opacity, bool disable_image_filtering);
bool               23 skia/ext/opacity_draw_filter.h   virtual bool filter(SkPaint* paint, SkDrawFilter::Type type) OVERRIDE;
bool               27 skia/ext/opacity_draw_filter.h   bool disable_image_filtering_;
bool               24 skia/ext/paint_simplifier.h   virtual bool filter(SkPaint*, Type) OVERRIDE;
bool               43 skia/ext/platform_canvas.h                                         bool is_opaque,
bool               50 skia/ext/platform_canvas.h                                         bool is_opaque,
bool               55 skia/ext/platform_canvas.h                                         bool is_opaque,
bool               66 skia/ext/platform_canvas.h                                         bool is_opaque,
bool               73 skia/ext/platform_canvas.h                                              bool is_opaque) {
bool               82 skia/ext/platform_canvas.h                                            bool is_opaque) {
bool               88 skia/ext/platform_canvas.h                                               bool is_opaque) {
bool              114 skia/ext/platform_canvas.h SK_API bool SupportsPlatformPaint(const SkCanvas* canvas);
bool              165 skia/ext/platform_canvas.h   bool Allocate(int width, int height, bool is_opaque);
bool               77 skia/ext/platform_device.h SK_API void SetIsDraftMode(const SkCanvas& canvas, bool draft_mode);
bool               78 skia/ext/platform_device.h SK_API bool IsDraftMode(const SkCanvas& canvas);
bool               81 skia/ext/platform_device.h SK_API void SetIsPreviewMetafile(const SkCanvas& canvas, bool is_preview);
bool               82 skia/ext/platform_device.h SK_API bool IsPreviewMetafile(const SkCanvas& canvas);
bool              125 skia/ext/platform_device.h   virtual bool SupportsPlatformPaint();
bool              130 skia/ext/platform_device.h   static bool LoadPathToDC(HDC context, const SkPath& path);
bool              163 skia/ext/platform_device.h   static bool SkPathToCubicPaths(CubicPaths* paths, const SkPath& skpath);
bool               54 skia/ext/recursive_gaussian_convolution.h     bool absolute_values);
bool               68 skia/ext/recursive_gaussian_convolution.h     bool absolute_values);
bool               15 skia/ext/skia_utils_base.h SK_API bool ReadSkString(const Pickle& pickle, PickleIterator* iter,
bool               20 skia/ext/skia_utils_base.h SK_API bool ReadSkFontIdentity(const Pickle& pickle, PickleIterator* iter,
bool               24 skia/ext/skia_utils_base.h SK_API bool WriteSkString(Pickle* pickle, const SkString& str);
bool               27 skia/ext/skia_utils_base.h SK_API bool WriteSkFontIdentity(Pickle* pickle,
bool               26 skia/ext/skia_utils_ios.h                                   bool is_opaque);
bool               82 skia/ext/skia_utils_mac.h                                                 bool is_opaque,
bool               88 skia/ext/skia_utils_mac.h                                                    bool is_opaque,
bool              120 skia/ext/skia_utils_mac.h   bool useDeviceBits_;
bool               24 skia/ext/vector_platform_device_emf_win.h   SK_API static SkBaseDevice* CreateDevice(int width, int height, bool isOpaque,
bool               49 skia/ext/vector_platform_device_emf_win.h                         bool pathIsMutable = false) OVERRIDE;
bool               84 skia/ext/vector_platform_device_emf_win.h                                                  int height, bool isOpaque,
bool               94 skia/ext/vector_platform_device_emf_win.h   bool ApplyPaint(const SkPaint& paint);
bool              101 skia/ext/vector_platform_device_emf_win.h   bool CreateBrush(bool use_brush, const SkPaint& paint);
bool              104 skia/ext/vector_platform_device_emf_win.h   bool CreatePen(bool use_pen, const SkPaint& paint);
bool              110 skia/ext/vector_platform_device_emf_win.h   bool CreateBrush(bool use_brush, COLORREF color);
bool              113 skia/ext/vector_platform_device_emf_win.h   bool CreatePen(bool use_pen, COLORREF color, int stroke_width,
bool               29 skia/ext/vector_platform_device_skia.h   virtual bool SupportsPlatformPaint() OVERRIDE;
bool               71 sql/connection.h   bool operator<(const StatementID& other) const;
bool              135 sql/connection.h   bool has_error_callback() const {
bool              157 sql/connection.h   bool FullIntegrityCheck(std::vector<std::string>* messages);
bool              162 sql/connection.h   bool QuickIntegrityCheck() WARN_UNUSED_RESULT;
bool              168 sql/connection.h   bool Open(const base::FilePath& path) WARN_UNUSED_RESULT;
bool              173 sql/connection.h   bool OpenInMemory() WARN_UNUSED_RESULT;
bool              179 sql/connection.h   bool OpenTemporary() WARN_UNUSED_RESULT;
bool              182 sql/connection.h   bool is_open() const { return !!db_; }
bool              207 sql/connection.h   void TrimMemory(bool aggressively);
bool              239 sql/connection.h   bool Raze();
bool              240 sql/connection.h   bool RazeWithTimout(base::TimeDelta timeout);
bool              254 sql/connection.h   bool RazeAndClose();
bool              266 sql/connection.h   static bool Delete(const base::FilePath& path);
bool              279 sql/connection.h   bool BeginTransaction();
bool              281 sql/connection.h   bool CommitTransaction();
bool              300 sql/connection.h   bool AttachDatabase(const base::FilePath& other_db_path,
bool              302 sql/connection.h   bool DetachDatabase(const char* attachment_point);
bool              314 sql/connection.h   bool Execute(const char* sql) WARN_UNUSED_RESULT;
bool              323 sql/connection.h   bool HasCachedStatement(const StatementID& id) const;
bool              353 sql/connection.h   bool IsSQLValid(const char* sql);
bool              365 sql/connection.h   bool DoesTableExist(const char* table_name) const;
bool              368 sql/connection.h   bool DoesIndexExist(const char* index_name) const;
bool              371 sql/connection.h   bool DoesColumnExist(const char* table_name, const char* column_name) const;
bool              404 sql/connection.h   static bool ShouldIgnoreSqliteError(int error);
bool              427 sql/connection.h   bool OpenInternal(const std::string& file_name, Retry retry_flag);
bool              431 sql/connection.h   void CloseInternal(bool forced);
bool              442 sql/connection.h   bool DoesTableOrIndexExist(const char* name, const char* type) const;
bool              446 sql/connection.h   typedef base::Callback<bool(int)> ErrorIgnorerCallback;
bool              472 sql/connection.h     StatementRef(Connection* connection, sqlite3_stmt* stmt, bool was_valid);
bool              475 sql/connection.h     bool is_valid() const { return !!stmt_; }
bool              480 sql/connection.h     bool was_valid() const { return was_valid_; }
bool              494 sql/connection.h     void Close(bool forced);
bool              507 sql/connection.h     bool was_valid_;
bool              535 sql/connection.h   bool ExecuteWithTimeout(const char* sql, base::TimeDelta ms_timeout)
bool              546 sql/connection.h   bool IntegrityCheckHelper(
bool              558 sql/connection.h   bool exclusive_locking_;
bool              559 sql/connection.h   bool restrict_to_user_;
bool              579 sql/connection.h   bool needs_rollback_;
bool              583 sql/connection.h   bool in_memory_;
bool              589 sql/connection.h   bool poisoned_;
bool               14 sql/error_delegate_util.h SQL_EXPORT bool IsErrorCatastrophic(int error);
bool               24 sql/meta_table.h   static bool DoesTableExist(Connection* db);
bool               44 sql/meta_table.h   bool Init(Connection* db, int version, int compatible_version);
bool               75 sql/meta_table.h   bool SetValue(const char* key, const std::string& value);
bool               76 sql/meta_table.h   bool SetValue(const char* key, int value);
bool               77 sql/meta_table.h   bool SetValue(const char* key, int64 value);
bool               81 sql/meta_table.h   bool GetValue(const char* key, std::string* value);
bool               82 sql/meta_table.h   bool GetValue(const char* key, int* value);
bool               83 sql/meta_table.h   bool GetValue(const char* key, int64* value);
bool               86 sql/meta_table.h   bool DeleteKey(const char* key);
bool               92 sql/meta_table.h   bool PrepareGetStatement(Statement* statement, const char* key);
bool               69 sql/recovery.h   static bool FullRecoverySupported();
bool               97 sql/recovery.h   static bool Recovered(scoped_ptr<Recovery> r) WARN_UNUSED_RESULT;
bool              136 sql/recovery.h   bool AutoRecoverTable(const char* table_name,
bool              145 sql/recovery.h   bool SetupMeta();
bool              152 sql/recovery.h   bool GetMetaVersionNumber(int* version_number);
bool              159 sql/recovery.h   bool Init(const base::FilePath& db_path) WARN_UNUSED_RESULT;
bool              162 sql/recovery.h   bool Backup() WARN_UNUSED_RESULT;
bool               66 sql/statement.h   bool is_valid() const { return ref_->is_valid(); }
bool               72 sql/statement.h   bool Run();
bool               87 sql/statement.h   bool Step();
bool               91 sql/statement.h   void Reset(bool clear_bound_vars);
bool               96 sql/statement.h   bool Succeeded() const;
bool              104 sql/statement.h   bool BindNull(int col);
bool              105 sql/statement.h   bool BindBool(int col, bool val);
bool              106 sql/statement.h   bool BindInt(int col, int val);
bool              107 sql/statement.h   bool BindInt64(int col, int64 val);
bool              108 sql/statement.h   bool BindDouble(int col, double val);
bool              109 sql/statement.h   bool BindCString(int col, const char* val);
bool              110 sql/statement.h   bool BindString(int col, const std::string& val);
bool              111 sql/statement.h   bool BindString16(int col, const base::string16& value);
bool              112 sql/statement.h   bool BindBlob(int col, const void* value, int value_len);
bool              129 sql/statement.h   bool ColumnBool(int col) const;
bool              141 sql/statement.h   bool ColumnBlobAsString(int col, std::string* blob);
bool              142 sql/statement.h   bool ColumnBlobAsString16(int col, base::string16* val) const;
bool              143 sql/statement.h   bool ColumnBlobAsVector(int col, std::vector<char>* val) const;
bool              144 sql/statement.h   bool ColumnBlobAsVector(int col, std::vector<unsigned char>* val) const;
bool              160 sql/statement.h   bool CheckOk(int err) const;
bool              174 sql/statement.h   bool CheckValid() const;
bool              184 sql/statement.h   bool stepped_;
bool              187 sql/statement.h   bool succeeded_;
bool               41 sql/test/scoped_error_ignorer.h   bool CheckIgnoredErrors();
bool               44 sql/test/scoped_error_ignorer.h   bool ShouldIgnore(int err);
bool               51 sql/test/scoped_error_ignorer.h   bool checked_;
bool               35 sql/test/test_helpers.h bool CorruptSizeInHeader(const base::FilePath& db_path) WARN_UNUSED_RESULT;
bool               53 sql/test/test_helpers.h bool CorruptTableOrIndex(const base::FilePath& db_path,
bool               70 sql/test/test_helpers.h bool CountTableRows(sql::Connection* db, const char* table, size_t* count);
bool               76 sql/test/test_helpers.h bool CreateDatabaseFromSQL(const base::FilePath& db_path,
bool               28 sql/transaction.h   bool is_open() const { return is_open_; }
bool               36 sql/transaction.h   bool Begin();
bool               46 sql/transaction.h   bool Commit();
bool               53 sql/transaction.h   bool is_open_;
bool               30 sync/api/attachments/attachment_id.h   bool operator==(const AttachmentId& other) const;
bool               32 sync/api/attachments/attachment_id.h   bool operator!=(const AttachmentId& other) const;
bool               35 sync/api/attachments/attachment_id.h   bool operator<(const AttachmentId& other) const;
bool               27 sync/api/fake_syncable_service.h   bool syncing() const;
bool               45 sync/api/fake_syncable_service.h   bool syncing_;
bool               49 sync/api/sync_change.h   bool IsValid() const;
bool               82 sync/api/sync_data.h   bool IsValid() const;
bool               96 sync/api/sync_data.h   bool IsLocal() const;
bool              145 sync/api/sync_data.h   bool is_valid_;
bool               67 sync/api/sync_error.h   bool IsSet() const;
bool               53 sync/engine/all_status.h   void SetNotificationsEnabled(bool notifications_enabled);
bool               60 sync/engine/all_status.h   void SetCryptographerReady(bool ready);
bool               61 sync/engine/all_status.h   void SetCryptoHasPendingKeys(bool has_pending_keys);
bool               63 sync/engine/all_status.h   void SetHasKeystoreKey(bool has_keystore_key);
bool               77 sync/engine/commit.h   bool cleaned_up_;
bool              100 sync/engine/directory_commit_contribution.h   bool syncing_bits_set_;
bool               68 sync/engine/directory_update_handler.h   bool IsApplyUpdatesRequired();
bool               87 sync/engine/directory_update_handler.h   bool IsValidProgressMarker(
bool               59 sync/engine/get_updates_processor.h       bool create_mobile_bookmarks_folder);
bool               85 sync/engine/get_updates_processor.h   bool ProcessGetUpdatesResponse(
bool              147 sync/engine/net/server_connection_manager.h     virtual bool Init(const char* path,
bool              156 sync/engine/net/server_connection_manager.h     bool ReadBufferResponse(std::string* buffer_out, HttpResponse* response,
bool              157 sync/engine/net/server_connection_manager.h                             bool require_response);
bool              158 sync/engine/net/server_connection_manager.h     bool ReadDownloadResponse(HttpResponse* response, std::string* buffer_out);
bool              163 sync/engine/net/server_connection_manager.h                                   bool use_ssl) const;
bool              167 sync/engine/net/server_connection_manager.h                          bool* use_ssl) const {
bool              183 sync/engine/net/server_connection_manager.h                           bool use_ssl,
bool              192 sync/engine/net/server_connection_manager.h   virtual bool PostBufferWithCachedAuth(PostBufferParams* params,
bool              208 sync/engine/net/server_connection_manager.h                            bool* use_ssl) const;
bool              229 sync/engine/net/server_connection_manager.h   bool SetAuthToken(const std::string& auth_token);
bool              231 sync/engine/net/server_connection_manager.h   bool HasInvalidAuthToken() {
bool              251 sync/engine/net/server_connection_manager.h   virtual bool PostBufferToPath(PostBufferParams*,
bool              280 sync/engine/net/server_connection_manager.h   bool use_ssl_;
bool              302 sync/engine/net/server_connection_manager.h   bool terminated_;
bool              332 sync/engine/net/server_connection_manager.h   bool signal_handler_registered_;
bool              122 sync/engine/sync_scheduler.h   virtual void SetNotificationsEnabled(bool notifications_enabled) = 0;
bool               70 sync/engine/sync_scheduler_impl.h   virtual void SetNotificationsEnabled(bool notifications_enabled) OVERRIDE;
bool               82 sync/engine/sync_scheduler_impl.h   virtual bool IsCurrentlyThrottled() OVERRIDE;
bool               96 sync/engine/sync_scheduler_impl.h   bool IsBackingOff() const;
bool              175 sync/engine/sync_scheduler_impl.h   bool CanRunJobNow(JobPriority priority);
bool              178 sync/engine/sync_scheduler_impl.h   bool CanRunNudgeJobNow(JobPriority priority);
bool              245 sync/engine/sync_scheduler_impl.h   bool started_;
bool              298 sync/engine/sync_scheduler_impl.h   bool no_scheduling_allowed_;
bool              307 sync/engine/sync_scheduler_impl.h   bool do_poll_after_credentials_updated_;
bool               44 sync/engine/syncer.h   bool ExitRequested();
bool               50 sync/engine/syncer.h   virtual bool NormalSyncShare(ModelTypeSet request_types,
bool               59 sync/engine/syncer.h   virtual bool ConfigureSyncShare(
bool               68 sync/engine/syncer.h   virtual bool PollSyncShare(ModelTypeSet request_types,
bool               72 sync/engine/syncer.h   bool DownloadAndApplyUpdates(
bool               76 sync/engine/syncer.h       bool create_mobile_bookmarks_folder);
bool               88 sync/engine/syncer.h   bool HandleCycleEnd(
bool               61 sync/engine/syncer_proto_util.h   static bool ShouldMaintainPosition(const sync_pb::SyncEntity& sync_entity);
bool               67 sync/engine/syncer_proto_util.h   static bool ProtoBytesEqualsBlob(const std::string& proto_bytes,
bool              118 sync/engine/syncer_proto_util.h   static bool VerifyResponseBirthday(
bool              123 sync/engine/syncer_proto_util.h   static bool IsSyncDisabledByAdmin(
bool              128 sync/engine/syncer_proto_util.h   static bool PostAndProcessHeaders(ServerConnectionManager* scm,
bool               87 sync/engine/syncer_util.h                             const bool deleted);
bool               94 sync/engine/syncer_util.h     const bool deleted,
bool               95 sync/engine/syncer_util.h     const bool is_directory,
bool               63 sync/engine/update_applicator.h   bool SkipUpdate(const syncable::Entry& entry);
bool               59 sync/internal_api/change_reorder_buffer.h   bool IsEmpty() const;
bool               65 sync/internal_api/change_reorder_buffer.h   bool GetAllChangesInTreeOrder(
bool               48 sync/internal_api/debug_info_event_listener.h       bool success, ModelTypeSet restored_types) OVERRIDE;
bool               66 sync/internal_api/debug_info_event_listener.h       bool encrypt_everything) OVERRIDE;
bool              106 sync/internal_api/debug_info_event_listener.h   bool events_dropped_;
bool              109 sync/internal_api/debug_info_event_listener.h   bool cryptographer_has_pending_keys_;
bool              112 sync/internal_api/debug_info_event_listener.h   bool cryptographer_ready_;
bool               45 sync/internal_api/js_sync_encryption_handler_observer.h       bool encrypt_everything) OVERRIDE;
bool               41 sync/internal_api/js_sync_manager_observer.h       bool success,
bool               28 sync/internal_api/public/base/ack_handle.h   bool Equals(const AckHandle& other) const;
bool               31 sync/internal_api/public/base/ack_handle.h   bool ResetFromValue(const base::DictionaryValue& value);
bool               33 sync/internal_api/public/base/ack_handle.h   bool IsValid() const;
bool               46 sync/internal_api/public/base/cancelation_signal.h   bool TryRegisterHandler(CancelationObserver* handler);
bool               52 sync/internal_api/public/base/cancelation_signal.h   bool IsSignalled();
bool               64 sync/internal_api/public/base/cancelation_signal.h   bool signalled_;
bool               89 sync/internal_api/public/base/enum_set.h     bool Good() const {
bool              194 sync/internal_api/public/base/enum_set.h   bool Has(E value) const {
bool              199 sync/internal_api/public/base/enum_set.h   bool HasAll(EnumSet other) const {
bool              205 sync/internal_api/public/base/enum_set.h   bool Equals(const EnumSet& other) const {
bool              210 sync/internal_api/public/base/enum_set.h   bool Empty() const {
bool              234 sync/internal_api/public/base/enum_set.h   static bool InRange(E value) {
bool               41 sync/internal_api/public/base/invalidation.h   bool Equals(const Invalidation& other) const;
bool               44 sync/internal_api/public/base/invalidation.h   bool is_unknown_version() const;
bool               70 sync/internal_api/public/base/invalidation.h   bool SupportsAcknowledgement() const;
bool               99 sync/internal_api/public/base/invalidation.h                bool is_unknown_version,
bool              108 sync/internal_api/public/base/invalidation.h   bool is_unknown_version_;
bool              188 sync/internal_api/public/base/model_type.h SYNC_EXPORT bool IsUserSelectableType(ModelType model_type);
bool              217 sync/internal_api/public/base/model_type.h SYNC_EXPORT bool IsControlType(ModelType model_type);
bool              301 sync/internal_api/public/base/model_type.h bool RealModelTypeToNotificationType(ModelType model_type,
bool              307 sync/internal_api/public/base/model_type.h SYNC_EXPORT bool NotificationTypeToRealModelType(
bool              312 sync/internal_api/public/base/model_type.h SYNC_EXPORT bool IsRealDataType(ModelType model_type);
bool              318 sync/internal_api/public/base/model_type.h SYNC_EXPORT bool IsActOnceDataType(ModelType model_type);
bool               65 sync/internal_api/public/base/ordinal.h     bool operator()(const Ordinal<Traits>& lhs,
bool               73 sync/internal_api/public/base/ordinal.h     bool operator()(const Ordinal<Traits>& lhs,
bool               91 sync/internal_api/public/base/ordinal.h   bool IsValid() const;
bool               95 sync/internal_api/public/base/ordinal.h   bool EqualsOrBothInvalid(const Ordinal& other) const;
bool              107 sync/internal_api/public/base/ordinal.h   bool LessThan(const Ordinal& other) const;
bool              110 sync/internal_api/public/base/ordinal.h   bool GreaterThan(const Ordinal& other) const;
bool              114 sync/internal_api/public/base/ordinal.h   bool Equals(const Ordinal& other) const;
bool              157 sync/internal_api/public/base/ordinal.h   static bool IsValidOrdinalBytes(const std::string& bytes);
bool              199 sync/internal_api/public/base/ordinal.h   bool is_valid_;
bool              215 sync/internal_api/public/base/ordinal.h bool Ordinal<Traits>::LessThanFn::operator()(const Ordinal<Traits>& lhs,
bool              224 sync/internal_api/public/base/ordinal.h bool Ordinal<Traits>::EqualsFn::operator()(const Ordinal<Traits>& lhs,
bool              245 sync/internal_api/public/base/ordinal.h bool Ordinal<Traits>::IsValid() const {
bool              251 sync/internal_api/public/base/ordinal.h bool Ordinal<Traits>::EqualsOrBothInvalid(const Ordinal& other) const {
bool              272 sync/internal_api/public/base/ordinal.h bool Ordinal<Traits>::LessThan(const Ordinal& other) const {
bool              279 sync/internal_api/public/base/ordinal.h bool Ordinal<Traits>::GreaterThan(const Ordinal& other) const {
bool              286 sync/internal_api/public/base/ordinal.h bool Ordinal<Traits>::Equals(const Ordinal& other) const {
bool              346 sync/internal_api/public/base/ordinal.h bool Ordinal<Traits>::IsValidOrdinalBytes(const std::string& bytes) {
bool              351 sync/internal_api/public/base/ordinal.h   bool found_non_zero = false;
bool               46 sync/internal_api/public/base/unique_position.h   static bool IsValidSuffix(const std::string& suffix);
bool               47 sync/internal_api/public/base/unique_position.h   static bool IsValidBytes(const std::string& bytes);
bool               77 sync/internal_api/public/base/unique_position.h   bool LessThan(const UniquePosition& other) const;
bool               78 sync/internal_api/public/base/unique_position.h   bool Equals(const UniquePosition& other) const;
bool               97 sync/internal_api/public/base/unique_position.h   bool IsValid() const;
bool              130 sync/internal_api/public/base/unique_position.h   static bool IsValidCompressed(const std::string& str);
bool              135 sync/internal_api/public/base/unique_position.h   bool is_valid_;
bool              103 sync/internal_api/public/base_node.h   bool GetIsFolder() const;
bool              176 sync/internal_api/public/base_node.h   bool HasChildren() const;
bool              223 sync/internal_api/public/base_node.h   bool DecryptIfNecessary();
bool               40 sync/internal_api/public/data_type_association_stats.h   bool had_error;
bool               20 sync/internal_api/public/delete_journal.h   bool is_folder;
bool              110 sync/internal_api/public/engine/model_safe_worker.h   bool IsStopped();
bool              123 sync/internal_api/public/engine/model_safe_worker.h   bool stopped_;
bool               30 sync/internal_api/public/engine/sync_status.h   bool notifications_enabled;  // True only if subscribed for notifications.
bool               50 sync/internal_api/public/engine/sync_status.h   bool syncing;
bool               87 sync/internal_api/public/engine/sync_status.h   bool cryptographer_ready;
bool               88 sync/internal_api/public/engine/sync_status.h   bool crypto_has_pending_keys;
bool               89 sync/internal_api/public/engine/sync_status.h   bool has_keystore_key;
bool               44 sync/internal_api/public/events/normal_get_updates_request_event.h       bool is_retry,
bool               52 sync/internal_api/public/events/normal_get_updates_request_event.h   const bool is_retry_;
bool              116 sync/internal_api/public/http_bridge.h   virtual bool MakeSynchronousPost(int* error_code,
bool              195 sync/internal_api/public/http_bridge.h     bool aborted;
bool              198 sync/internal_api/public/http_bridge.h     bool request_completed;
bool              199 sync/internal_api/public/http_bridge.h     bool request_succeeded;
bool               37 sync/internal_api/public/http_post_provider_interface.h   virtual bool MakeSynchronousPost(int* error_code, int* response_code) = 0;
bool               29 sync/internal_api/public/non_blocking_type_processor.h   bool IsEnabled() const;
bool               50 sync/internal_api/public/non_blocking_type_processor.h   bool enabled_;
bool               45 sync/internal_api/public/read_transaction.h   bool close_transaction_;
bool               55 sync/internal_api/public/sessions/model_neutral_state.h   bool items_committed;
bool               63 sync/internal_api/public/sessions/model_neutral_state.h bool HasSyncerError(const ModelNeutralState& state);
bool               35 sync/internal_api/public/sessions/sync_session_snapshot.h       bool is_silenced,
bool               39 sync/internal_api/public/sessions/sync_session_snapshot.h       bool notifications_enabled,
bool               57 sync/internal_api/public/sessions/sync_session_snapshot.h   bool is_silenced() const;
bool               61 sync/internal_api/public/sessions/sync_session_snapshot.h   bool notifications_enabled() const;
bool               69 sync/internal_api/public/sessions/sync_session_snapshot.h   bool is_initialized() const;
bool               74 sync/internal_api/public/sessions/sync_session_snapshot.h   bool is_silenced_;
bool               78 sync/internal_api/public/sessions/sync_session_snapshot.h   bool notifications_enabled_;
bool               90 sync/internal_api/public/sessions/sync_session_snapshot.h   bool is_initialized_;
bool              105 sync/internal_api/public/sync_encryption_handler.h         bool encrypt_everything) = 0;
bool              151 sync/internal_api/public/sync_encryption_handler.h                                        bool is_explicit) = 0;
bool              165 sync/internal_api/public/sync_encryption_handler.h   virtual bool EncryptEverythingEnabled() const = 0;
bool              195 sync/internal_api/public/sync_manager.h         bool success,
bool              245 sync/internal_api/public/sync_manager.h       bool use_ssl,
bool              274 sync/internal_api/public/sync_manager.h   virtual bool PurgePartiallySyncedTypes() = 0;
bool              346 sync/internal_api/public/sync_manager.h   virtual bool ReceivedExperiment(Experiments* experiments) = 0;
bool              350 sync/internal_api/public/sync_manager.h   virtual bool HasUnsyncedItems() = 0;
bool               85 sync/internal_api/public/test/fake_sync_manager.h       bool use_ssl,
bool              103 sync/internal_api/public/test/fake_sync_manager.h   virtual bool PurgePartiallySyncedTypes() OVERRIDE;
bool              124 sync/internal_api/public/test/fake_sync_manager.h   virtual bool ReceivedExperiment(Experiments* experiments) OVERRIDE;
bool              125 sync/internal_api/public/test/fake_sync_manager.h   virtual bool HasUnsyncedItems() OVERRIDE;
bool               40 sync/internal_api/public/test/test_entry_factory.h                                bool is_unique);
bool               50 sync/internal_api/public/test/test_entry_factory.h                           bool is_folder,
bool               62 sync/internal_api/public/test/test_entry_factory.h                          ModelType model_type, bool is_folder);
bool               73 sync/internal_api/public/test/test_entry_factory.h   bool SetServerSpecificsForItem(int64 meta_handle,
bool               80 sync/internal_api/public/test/test_entry_factory.h   bool SetLocalSpecificsForItem(int64 meta_handle,
bool               94 sync/internal_api/public/test/test_entry_factory.h   bool GetIsUnsyncedForItem(int64 meta_handle) const;
bool               95 sync/internal_api/public/test/test_entry_factory.h   bool GetIsUnappliedForItem(int64 meta_handle) const;
bool               62 sync/internal_api/public/test/test_user_share.h   bool Reload();
bool               76 sync/internal_api/public/test/test_user_share.h   static bool CreateRoot(syncer::ModelType model_type,
bool               34 sync/internal_api/public/util/experiments.h   bool Matches(const Experiments& rhs) {
bool               49 sync/internal_api/public/util/experiments.h   bool enhanced_bookmarks_enabled;
bool               52 sync/internal_api/public/util/experiments.h   bool gcm_invalidations_enabled;
bool               43 sync/internal_api/public/util/syncer_error.h bool SyncerErrorIsError(SyncerError error);
bool               27 sync/internal_api/public/util/unrecoverable_error_info.h   bool IsSet() const;
bool               35 sync/internal_api/public/util/unrecoverable_error_info.h   bool is_set_;
bool              109 sync/internal_api/public/util/weak_handle.h   bool IsOnOwnerThread() const;
bool              298 sync/internal_api/public/util/weak_handle.h   bool IsInitialized() const {
bool               74 sync/internal_api/public/write_node.h   bool InitBookmarkByCreation(const BaseNode& parent,
bool               94 sync/internal_api/public/write_node.h   void SetIsFolder(bool folder);
bool              112 sync/internal_api/public/write_node.h   bool SetPosition(const BaseNode& new_parent, const BaseNode* predecessor);
bool              189 sync/internal_api/public/write_node.h   bool PutPredecessor(const BaseNode* predecessor) WARN_UNUSED_RESULT;
bool               61 sync/internal_api/sync_encryption_handler_impl.h                                        bool is_explicit) OVERRIDE;
bool               64 sync/internal_api/sync_encryption_handler_impl.h   virtual bool EncryptEverythingEnabled() const OVERRIDE;
bool               75 sync/internal_api/sync_encryption_handler_impl.h   virtual bool NeedKeystoreKey(
bool               77 sync/internal_api/sync_encryption_handler_impl.h   virtual bool SetKeystoreKeys(
bool               89 sync/internal_api/sync_encryption_handler_impl.h   bool MigratedToKeystore();
bool              148 sync/internal_api/sync_encryption_handler_impl.h   bool ApplyNigoriUpdateImpl(const sync_pb::NigoriSpecifics& nigori,
bool              166 sync/internal_api/sync_encryption_handler_impl.h   bool UpdateEncryptedTypesFromNigori(
bool              201 sync/internal_api/sync_encryption_handler_impl.h   void FinishSetPassphrase(bool success,
bool              225 sync/internal_api/sync_encryption_handler_impl.h   bool ShouldTriggerMigration(const sync_pb::NigoriSpecifics& nigori,
bool              230 sync/internal_api/sync_encryption_handler_impl.h   bool AttemptToMigrateNigoriToKeystore(WriteTransaction* trans,
bool              237 sync/internal_api/sync_encryption_handler_impl.h   bool GetKeystoreDecryptor(
bool              246 sync/internal_api/sync_encryption_handler_impl.h   bool AttemptToInstallKeybag(const sync_pb::EncryptedData& keybag,
bool              247 sync/internal_api/sync_encryption_handler_impl.h                               bool update_default,
bool              253 sync/internal_api/sync_encryption_handler_impl.h   bool DecryptPendingKeysWithKeystoreKey(
bool              281 sync/internal_api/sync_encryption_handler_impl.h   bool encrypt_everything_;
bool               71 sync/internal_api/sync_manager_impl.h       bool use_ssl,
bool               90 sync/internal_api/sync_manager_impl.h   virtual bool PurgePartiallySyncedTypes() OVERRIDE;
bool              115 sync/internal_api/sync_manager_impl.h   virtual bool ReceivedExperiment(Experiments* experiments) OVERRIDE;
bool              116 sync/internal_api/sync_manager_impl.h   virtual bool HasUnsyncedItems() OVERRIDE;
bool              131 sync/internal_api/sync_manager_impl.h       bool encrypt_everything) OVERRIDE;
bool              191 sync/internal_api/sync_manager_impl.h   bool GetHasInvalidAuthTokenForTest() const;
bool              230 sync/internal_api/sync_manager_impl.h   bool VisiblePositionsDiffer(
bool              236 sync/internal_api/sync_manager_impl.h   bool VisiblePropertiesDiffer(
bool              241 sync/internal_api/sync_manager_impl.h   bool OpenDirectory(const std::string& username);
bool              247 sync/internal_api/sync_manager_impl.h   bool PurgeDisabledTypes(ModelTypeSet to_purge,
bool              263 sync/internal_api/sync_manager_impl.h                                 bool existed_before,
bool              264 sync/internal_api/sync_manager_impl.h                                 bool exists_now);
bool              343 sync/internal_api/sync_manager_impl.h   bool initialized_;
bool              345 sync/internal_api/sync_manager_impl.h   bool observing_network_connectivity_changes_;
bool               33 sync/internal_api/syncapi_internal.h bool IsNameServerIllegalAfterTrimming(const std::string& name);
bool               35 sync/internal_api/syncapi_internal.h bool AreSpecificsEqual(const Cryptographer* cryptographer,
bool               30 sync/internal_api/syncapi_server_connection_manager.h   virtual bool Init(const char* path,
bool               56 sync/internal_api/syncapi_server_connection_manager.h                                  bool use_ssl,
bool               48 sync/notifier/dropped_invalidation_tracker.h   bool IsRecoveringFromDropEvent() const;
bool               61 sync/notifier/dropped_invalidation_tracker.h   bool recovering_from_drop_;
bool               23 sync/notifier/fake_invalidator.h   bool IsHandlerRegistered(InvalidationHandler* handler) const;
bool               39 sync/notifier/gcm_network_channel.h   bool last_message_empty_echo_token_;
bool              100 sync/notifier/gcm_network_channel.h   static bool Base64DecodeURLSafe(const std::string& input,
bool               39 sync/notifier/invalidation_util.h   bool operator()(const invalidation::ObjectId& lhs,
bool               44 sync/notifier/invalidation_util.h   bool operator()(const syncer::Invalidation& a,
bool               53 sync/notifier/invalidation_util.h SYNC_EXPORT bool RealModelTypeToObjectId(ModelType model_type,
bool               56 sync/notifier/invalidation_util.h bool ObjectIdToRealModelType(const invalidation::ObjectId& object_id,
bool               63 sync/notifier/invalidation_util.h bool ObjectIdFromValue(const base::DictionaryValue& value,
bool               79 sync/notifier/invalidator_registrar.h   bool IsHandlerRegisteredForTest(InvalidationHandler* handler) const;
bool               41 sync/notifier/mock_ack_handler.h   bool IsUnacked(const Invalidation& invalidation) const;
bool               45 sync/notifier/mock_ack_handler.h   bool IsAcknowledged(const Invalidation& invalidation) const;
bool               49 sync/notifier/mock_ack_handler.h   bool IsDropped(const Invalidation& invalidation) const;
bool               52 sync/notifier/mock_ack_handler.h   bool IsUnsent(const Invalidation& invalidation) const;
bool               55 sync/notifier/mock_ack_handler.h   bool AllInvalidationsAccountedFor() const;
bool               33 sync/notifier/object_id_invalidation_map.h    bool Empty() const;
bool               36 sync/notifier/object_id_invalidation_map.h    bool operator==(const ObjectIdInvalidationMap& other) const;
bool               59 sync/notifier/object_id_invalidation_map.h    bool ResetFromValue(const base::ListValue& value);
bool               68 sync/notifier/p2p_invalidator.h   bool IsTargeted(const std::string& id) const;
bool               72 sync/notifier/p2p_invalidator.h   bool Equals(const P2PNotificationData& other) const;
bool               78 sync/notifier/p2p_invalidator.h   bool ResetFromString(const std::string& str);
bool              140 sync/notifier/p2p_invalidator.h   bool logged_in_;
bool              141 sync/notifier/p2p_invalidator.h   bool notifications_enabled_;
bool               62 sync/notifier/push_client_channel.h   static bool DecodeMessageForTest(const std::string& notification,
bool               72 sync/notifier/push_client_channel.h   static bool DecodeMessage(const std::string& data,
bool              132 sync/notifier/registration_manager.h     bool enabled;
bool              161 sync/notifier/registration_manager.h                      bool is_retry);
bool              176 sync/notifier/registration_manager.h   bool IsIdRegistered(const invalidation::ObjectId& id) const;
bool               44 sync/notifier/single_object_invalidation_set.h   bool StartsWithUnknownVersion() const;
bool               46 sync/notifier/single_object_invalidation_set.h   bool IsEmpty() const;
bool               47 sync/notifier/single_object_invalidation_set.h   bool operator==(const SingleObjectInvalidationSet& other) const;
bool               56 sync/notifier/single_object_invalidation_set.h   bool ResetFromValue(const base::ListValue& list);
bool              112 sync/notifier/sync_invalidation_listener.h       bool is_transient,
bool               60 sync/notifier/sync_system_resources.h   virtual bool IsRunningOnThread() const OVERRIDE;
bool               75 sync/notifier/sync_system_resources.h   bool is_started_;
bool               76 sync/notifier/sync_system_resources.h   bool is_stopped_;
bool              145 sync/notifier/sync_system_resources.h   bool DeliverIncomingMessage(const std::string& message);
bool              214 sync/notifier/sync_system_resources.h   virtual bool IsStarted() const OVERRIDE;
bool              224 sync/notifier/sync_system_resources.h   bool is_started_;
bool               91 sync/notifier/unacked_invalidation_set.h   bool ResetFromValue(const base::DictionaryValue& value);
bool               99 sync/notifier/unacked_invalidation_set.h   bool ResetListFromValue(const base::ListValue& value);
bool              106 sync/notifier/unacked_invalidation_set.h   bool registered_;
bool              279 sync/protocol/proto_value_conversions.h     bool include_specifics);
bool              283 sync/protocol/proto_value_conversions.h     bool include_specifics);
bool               57 sync/sessions/data_type_tracker.h   bool IsSyncRequired() const;
bool               61 sync/sessions/data_type_tracker.h   bool IsGetUpdatesRequired() const;
bool               64 sync/sessions/data_type_tracker.h   bool HasLocalChangePending() const;
bool               68 sync/sessions/data_type_tracker.h   bool HasPendingInvalidation() const;
bool               71 sync/sessions/data_type_tracker.h   bool HasRefreshRequestPending() const;
bool               83 sync/sessions/data_type_tracker.h   bool IsThrottled() const;
bool               35 sync/sessions/nudge_tracker.h   bool IsSyncRequired() const;
bool               39 sync/sessions/nudge_tracker.h   bool IsGetUpdatesRequired() const;
bool               47 sync/sessions/nudge_tracker.h   bool IsRetryRequired() const;
bool               81 sync/sessions/nudge_tracker.h   bool IsAnyTypeThrottled() const;
bool               84 sync/sessions/nudge_tracker.h   bool IsTypeThrottled(ModelType type) const;
bool              149 sync/sessions/nudge_tracker.h   bool invalidations_enabled_;
bool              160 sync/sessions/nudge_tracker.h   bool invalidations_out_of_sync_;
bool               64 sync/sessions/sync_session.h     virtual bool IsCurrentlyThrottled() = 0;
bool               50 sync/sessions/sync_session_context.h       bool keystore_encryption_enabled,
bool               51 sync/sessions/sync_session_context.h       bool client_enabled_pre_commit_update_avoidance,
bool               76 sync/sessions/sync_session_context.h   void set_notifications_enabled(bool enabled) {
bool               79 sync/sessions/sync_session_context.h   bool notifications_enabled() { return notifications_enabled_; }
bool               97 sync/sessions/sync_session_context.h   bool keystore_encryption_enabled() const {
bool              101 sync/sessions/sync_session_context.h   void set_hierarchy_conflict_detected(bool value) {
bool              113 sync/sessions/sync_session_context.h   bool ShouldFetchUpdatesBeforeCommit() const {
bool              118 sync/sessions/sync_session_context.h   void set_server_enabled_pre_commit_update_avoidance(bool value) {
bool              143 sync/sessions/sync_session_context.h   bool notifications_enabled_;
bool              163 sync/sessions/sync_session_context.h   bool keystore_encryption_enabled_;
bool              174 sync/sessions/sync_session_context.h   bool server_enabled_pre_commit_update_avoidance_;
bool              178 sync/sessions/sync_session_context.h   const bool client_enabled_pre_commit_update_avoidance_;
bool              181 sync/syncable/directory.h   bool good() const { return NULL != kernel_; }
bool              210 sync/syncable/directory.h   bool InitialSyncEndedForType(ModelType type);
bool              211 sync/syncable/directory.h   bool InitialSyncEndedForType(BaseTransaction* trans, ModelType type);
bool              240 sync/syncable/directory.h   bool unrecoverable_error_set(const BaseTransaction* trans) const;
bool              261 sync/syncable/directory.h   bool GetChildHandlesById(BaseTransaction*, const Id& parent_id,
bool              272 sync/syncable/directory.h   bool HasChildren(BaseTransaction* trans, const Id& id);
bool              308 sync/syncable/directory.h   bool SaveChanges();
bool              320 sync/syncable/directory.h   bool TypeHasUnappliedUpdates(ModelType type);
bool              348 sync/syncable/directory.h   bool CheckInvariantsOnTransactionClose(
bool              354 sync/syncable/directory.h   bool FullyCheckTreeInvariants(BaseTransaction *trans);
bool              374 sync/syncable/directory.h   virtual bool PurgeEntriesWithTypeIn(ModelTypeSet disabled_types,
bool              386 sync/syncable/directory.h   bool ReindexId(BaseWriteTransaction* trans, EntryKernel* const entry,
bool              388 sync/syncable/directory.h   bool ReindexParentId(BaseWriteTransaction* trans, EntryKernel* const entry,
bool              491 sync/syncable/directory.h   bool CheckTreeInvariants(syncable::BaseTransaction* trans,
bool              508 sync/syncable/directory.h   bool VacuumAfterSaveChanges(const SaveChangesSnapshot& snapshot);
bool              515 sync/syncable/directory.h   bool InsertEntry(BaseWriteTransaction* trans,
bool              517 sync/syncable/directory.h   bool InsertEntry(BaseWriteTransaction* trans, EntryKernel* entry);
bool              521 sync/syncable/directory.h   bool SafeToPurgeFromMemory(WriteTransaction* trans,
bool              537 sync/syncable/directory.h   void DeleteEntry(bool save_to_journal,
bool              547 sync/syncable/directory.h   bool unrecoverable_error_set_;
bool               69 sync/syncable/directory_backing_store.h   virtual bool SaveChanges(const Directory::SaveChangesSnapshot& snapshot);
bool               77 sync/syncable/directory_backing_store.h   bool InitializeTables();
bool               78 sync/syncable/directory_backing_store.h   bool CreateTables();
bool               82 sync/syncable/directory_backing_store.h   bool CreateShareInfoTable(bool is_temporary);
bool               84 sync/syncable/directory_backing_store.h   bool CreateShareInfoTableVersion71(bool is_temporary);
bool               87 sync/syncable/directory_backing_store.h   bool CreateMetasTable(bool is_temporary);
bool               88 sync/syncable/directory_backing_store.h   bool CreateModelsTable();
bool               89 sync/syncable/directory_backing_store.h   bool CreateV71ModelsTable();
bool               90 sync/syncable/directory_backing_store.h   bool CreateV75ModelsTable();
bool               91 sync/syncable/directory_backing_store.h   bool CreateV81ModelsTable();
bool               95 sync/syncable/directory_backing_store.h   bool DropDeletedEntries();
bool               97 sync/syncable/directory_backing_store.h   bool SafeDropTable(const char* table_name);
bool              100 sync/syncable/directory_backing_store.h   bool LoadEntries(Directory::MetahandlesMap* handles_map);
bool              101 sync/syncable/directory_backing_store.h   bool LoadDeleteJournals(JournalIndex* delete_journals);
bool              102 sync/syncable/directory_backing_store.h   bool LoadInfo(Directory::KernelLoadInfo* info);
bool              105 sync/syncable/directory_backing_store.h   static bool SaveEntryToDB(sql::Statement* save_statement,
bool              107 sync/syncable/directory_backing_store.h   bool SaveNewEntryToDB(const EntryKernel& entry);
bool              108 sync/syncable/directory_backing_store.h   bool UpdateEntryToDB(const EntryKernel& entry);
bool              119 sync/syncable/directory_backing_store.h   bool DeleteEntries(EntryTable from, const MetahandleSet& handles);
bool              136 sync/syncable/directory_backing_store.h   bool CheckIntegrity(sqlite3* handle, std::string* error) const;
bool              139 sync/syncable/directory_backing_store.h   static bool VerifyReferenceIntegrity(
bool              143 sync/syncable/directory_backing_store.h   bool RefreshColumns();
bool              144 sync/syncable/directory_backing_store.h   bool SetVersion(int version);
bool              147 sync/syncable/directory_backing_store.h   bool MigrateToSpecifics(const char* old_columns,
bool              155 sync/syncable/directory_backing_store.h   bool MigrateVersion67To68();
bool              156 sync/syncable/directory_backing_store.h   bool MigrateVersion68To69();
bool              157 sync/syncable/directory_backing_store.h   bool MigrateVersion69To70();
bool              158 sync/syncable/directory_backing_store.h   bool MigrateVersion70To71();
bool              159 sync/syncable/directory_backing_store.h   bool MigrateVersion71To72();
bool              160 sync/syncable/directory_backing_store.h   bool MigrateVersion72To73();
bool              161 sync/syncable/directory_backing_store.h   bool MigrateVersion73To74();
bool              162 sync/syncable/directory_backing_store.h   bool MigrateVersion74To75();
bool              163 sync/syncable/directory_backing_store.h   bool MigrateVersion75To76();
bool              164 sync/syncable/directory_backing_store.h   bool MigrateVersion76To77();
bool              165 sync/syncable/directory_backing_store.h   bool MigrateVersion77To78();
bool              166 sync/syncable/directory_backing_store.h   bool MigrateVersion78To79();
bool              167 sync/syncable/directory_backing_store.h   bool MigrateVersion79To80();
bool              168 sync/syncable/directory_backing_store.h   bool MigrateVersion80To81();
bool              169 sync/syncable/directory_backing_store.h   bool MigrateVersion81To82();
bool              170 sync/syncable/directory_backing_store.h   bool MigrateVersion82To83();
bool              171 sync/syncable/directory_backing_store.h   bool MigrateVersion83To84();
bool              172 sync/syncable/directory_backing_store.h   bool MigrateVersion84To85();
bool              173 sync/syncable/directory_backing_store.h   bool MigrateVersion85To86();
bool              174 sync/syncable/directory_backing_store.h   bool MigrateVersion86To87();
bool              175 sync/syncable/directory_backing_store.h   bool MigrateVersion87To88();
bool              184 sync/syncable/directory_backing_store.h   bool needs_column_refresh_;
bool               54 sync/syncable/entry.h   bool good() const { return 0 != kernel_; }
bool              119 sync/syncable/entry.h   bool GetIsUnsynced() const {
bool              124 sync/syncable/entry.h   bool GetIsUnappliedUpdate() const {
bool              129 sync/syncable/entry.h   bool GetIsDel() const {
bool              134 sync/syncable/entry.h   bool GetIsDir() const {
bool              139 sync/syncable/entry.h   bool GetServerIsDir() const {
bool              144 sync/syncable/entry.h   bool GetServerIsDel() const {
bool              204 sync/syncable/entry.h   bool GetSyncing() const {
bool              225 sync/syncable/entry.h   inline bool ExistsOnClientBecauseNameIsNonEmpty() const {
bool              230 sync/syncable/entry.h   inline bool IsRoot() const {
bool              237 sync/syncable/entry.h   bool ShouldMaintainPosition() const;
bool              231 sync/syncable/entry_kernel.h   inline bool is_dirty() const {
bool              254 sync/syncable/entry_kernel.h   inline void put(IndexedBitField field, bool value) {
bool              257 sync/syncable/entry_kernel.h   inline void put(IsDelField field, bool value) {
bool              260 sync/syncable/entry_kernel.h   inline void put(BitField field, bool value) {
bool              277 sync/syncable/entry_kernel.h   inline void put(BitTemp field, bool value) {
bool              297 sync/syncable/entry_kernel.h   inline bool ref(IndexedBitField field) const {
bool              300 sync/syncable/entry_kernel.h   inline bool ref(IsDelField field) const {
bool              303 sync/syncable/entry_kernel.h   inline bool ref(BitField field) const {
bool              319 sync/syncable/entry_kernel.h   inline bool ref(BitTemp field) const {
bool              339 sync/syncable/entry_kernel.h   bool ShouldMaintainPosition() const;
bool              350 sync/syncable/entry_kernel.h   bool dirty_;
bool              355 sync/syncable/entry_kernel.h   inline bool operator()(const EntryKernel* a,
bool               37 sync/syncable/in_memory_directory_backing_store.h   bool consistent_cache_guid_requested_;
bool               61 sync/syncable/model_neutral_mutable_entry.h   bool PutId(const Id& value);
bool               63 sync/syncable/model_neutral_mutable_entry.h   bool PutIsUnsynced(bool value);
bool               64 sync/syncable/model_neutral_mutable_entry.h   bool PutIsUnappliedUpdate(bool value);
bool               65 sync/syncable/model_neutral_mutable_entry.h   void PutServerIsDir(bool value);
bool               66 sync/syncable/model_neutral_mutable_entry.h   void PutServerIsDel(bool value);
bool               68 sync/syncable/model_neutral_mutable_entry.h   bool PutUniqueServerTag(const std::string& value);
bool               69 sync/syncable/model_neutral_mutable_entry.h   bool PutUniqueClientTag(const std::string& value);
bool               74 sync/syncable/model_neutral_mutable_entry.h   void PutSyncing(bool value);
bool               50 sync/syncable/mutable_entry.h   void PutIsDir(bool value);
bool               51 sync/syncable/mutable_entry.h   void PutIsDel(bool value);
bool               60 sync/syncable/mutable_entry.h   bool PutPredecessor(const Id& predecessor_id);
bool               72 sync/syncable/mutable_entry.h bool MarkForSyncing(syncable::MutableEntry* e);
bool               47 sync/syncable/nigori_handler.h   virtual bool NeedKeystoreKey(
bool               52 sync/syncable/nigori_handler.h   virtual bool SetKeystoreKeys(
bool               37 sync/syncable/nigori_util.h SYNC_EXPORT_PRIVATE bool VerifyUnsyncedChangesAreEncrypted(
bool               43 sync/syncable/nigori_util.h bool ProcessUnsyncedChangesForEncryption(
bool               49 sync/syncable/nigori_util.h bool EntryNeedsEncryption(ModelTypeSet encrypted_types,
bool               53 sync/syncable/nigori_util.h SYNC_EXPORT_PRIVATE bool SpecificsNeedsEncryption(
bool               58 sync/syncable/nigori_util.h SYNC_EXPORT_PRIVATE bool VerifyDataTypeEncryptionForTest(
bool               61 sync/syncable/nigori_util.h     bool is_encrypted) WARN_UNUSED_RESULT;
bool               66 sync/syncable/nigori_util.h bool UpdateEntryWithEncryption(
bool               75 sync/syncable/nigori_util.h     bool encrypt_everything,
bool               42 sync/syncable/on_disk_directory_backing_store.h   bool allow_failure_for_test_;
bool               23 sync/syncable/parent_child_index.h   bool operator() (const EntryKernel* a, const EntryKernel* b) const;
bool               38 sync/syncable/parent_child_index.h   static bool ShouldInclude(const EntryKernel* e);
bool               41 sync/syncable/parent_child_index.h   bool Insert(EntryKernel* e);
bool               47 sync/syncable/parent_child_index.h   bool Contains(EntryKernel* e) const;
bool               16 sync/syncable/syncable-inl.h   inline bool operator() (const syncable::EntryKernel* a,
bool               50 sync/syncable/syncable_base_transaction.h   bool unrecoverable_error_set() const;
bool               73 sync/syncable/syncable_base_transaction.h   bool unrecoverable_error_set_;
bool               44 sync/syncable/syncable_delete_journal.h                                           bool was_deleted,
bool               81 sync/syncable/syncable_delete_journal.h   static bool IsDeleteJournalEnabled(ModelType type);
bool               59 sync/syncable/syncable_id.h   inline bool IsRoot() const {
bool               62 sync/syncable/syncable_id.h   inline bool ServerKnows() const {
bool               68 sync/syncable/syncable_id.h   inline bool IsNull() const {
bool               77 sync/syncable/syncable_id.h   inline bool operator == (const Id& that) const {
bool               80 sync/syncable/syncable_id.h   inline bool operator != (const Id& that) const {
bool               83 sync/syncable/syncable_id.h   inline bool operator < (const Id& that) const {
bool               86 sync/syncable/syncable_id.h   inline bool operator > (const Id& that) const {
bool               30 sync/syncable/syncable_proto_util.h bool IsFolder(const sync_pb::SyncEntity& entity);
bool               34 sync/syncable/syncable_proto_util.h bool IsRoot(const sync_pb::SyncEntity& entity);
bool               32 sync/syncable/syncable_util.h SYNC_EXPORT_PRIVATE bool IsLegalNewParent(BaseTransaction* trans,
bool               36 sync/syncable/syncable_util.h bool SyncAssert(bool condition,
bool               45 sync/test/accounts_client/test_accounts_client.h   bool ClaimAccount(AccountSession* session);
bool               53 sync/test/accounts_client/test_accounts_client.h   virtual bool SendRequest(const GURL& url, string* response);
bool               38 sync/test/engine/fake_sync_scheduler.h   virtual void SetNotificationsEnabled(bool notifications_enabled) OVERRIDE;
bool               50 sync/test/engine/fake_sync_scheduler.h   virtual bool IsCurrentlyThrottled() OVERRIDE;
bool               41 sync/test/engine/mock_connection_manager.h   virtual bool PostBufferToPath(
bool              115 sync/test/engine/mock_connection_manager.h       bool is_dir,
bool              124 sync/test/engine/mock_connection_manager.h       bool is_dir,
bool              173 sync/test/engine/mock_connection_manager.h   bool client_stuck() const { return client_stuck_; }
bool              202 sync/test/engine/mock_connection_manager.h   void set_conflict_all_commits(bool value) {
bool              212 sync/test/engine/mock_connection_manager.h   void set_use_legacy_bookmarks_protocol(bool value) {
bool              269 sync/test/engine/mock_connection_manager.h                                      bool is_dir);
bool              273 sync/test/engine/mock_connection_manager.h                                      bool is_dir);
bool              285 sync/test/engine/mock_connection_manager.h   void AddDefaultBookmarkData(sync_pb::SyncEntity* entity, bool is_folder);
bool              288 sync/test/engine/mock_connection_manager.h   bool ShouldConflictThisCommit();
bool              292 sync/test/engine/mock_connection_manager.h   bool ShouldTransientErrorThisId(syncable::Id id);
bool              309 sync/test/engine/mock_connection_manager.h   bool IsModelTypePresentInSpecifics(
bool              320 sync/test/engine/mock_connection_manager.h   bool server_reachable_;
bool              329 sync/test/engine/mock_connection_manager.h   bool conflict_all_commits_;
bool              342 sync/test/engine/mock_connection_manager.h   bool store_birthday_sent_;
bool              343 sync/test/engine/mock_connection_manager.h   bool client_stuck_;
bool              370 sync/test/engine/mock_connection_manager.h   bool throttling_;
bool              375 sync/test/engine/mock_connection_manager.h   bool fail_with_auth_invalid_;
bool              380 sync/test/engine/mock_connection_manager.h   bool fail_non_periodic_get_updates_;
bool              391 sync/test/engine/mock_connection_manager.h   bool use_legacy_bookmarks_protocol_;
bool               19 sync/test/fake_encryptor.h   virtual bool EncryptString(const std::string& plaintext,
bool               22 sync/test/fake_encryptor.h   virtual bool DecryptString(const std::string& ciphertext,
bool               42 sync/test/fake_server/bookmark_entity.h   virtual bool IsDeleted() const OVERRIDE;
bool               43 sync/test/fake_server/bookmark_entity.h   virtual bool IsFolder() const OVERRIDE;
bool               54 sync/test/fake_server/bookmark_entity.h                  bool is_folder,
bool               64 sync/test/fake_server/bookmark_entity.h   bool is_folder_;
bool               36 sync/test/fake_server/fake_server.h   bool HandleGetUpdatesRequest(const sync_pb::GetUpdatesMessage& get_updates,
bool               40 sync/test/fake_server/fake_server.h   bool HandleCommitRequest(const sync_pb::CommitMessage& commit,
bool               44 sync/test/fake_server/fake_server.h   bool CreateDefaultPermanentItems(
bool               48 sync/test/fake_server/fake_server.h   bool CreateMobileBookmarksPermanentItem();
bool               58 sync/test/fake_server/fake_server.h   bool CommitEntity(const sync_pb::SyncEntity& client_entity,
bool               71 sync/test/fake_server/fake_server.h   bool IsChild(const std::string& id, const std::string& potential_parent_id);
bool               75 sync/test/fake_server/fake_server.h   bool DeleteChildren(const std::string& id);
bool               30 sync/test/fake_server/fake_server_entity.h   virtual bool IsDeleted() const = 0;
bool               31 sync/test/fake_server/fake_server_entity.h   virtual bool IsFolder() const = 0;
bool               29 sync/test/fake_server/fake_server_http_post_provider.h   virtual bool MakeSynchronousPost(int* error_code,
bool               36 sync/test/fake_server/permanent_entity.h   virtual bool IsDeleted() const OVERRIDE;
bool               37 sync/test/fake_server/permanent_entity.h   virtual bool IsFolder() const OVERRIDE;
bool               28 sync/test/fake_server/tombstone_entity.h   virtual bool IsDeleted() const OVERRIDE;
bool               29 sync/test/fake_server/tombstone_entity.h   virtual bool IsFolder() const OVERRIDE;
bool               28 sync/test/fake_server/unique_client_entity.h   virtual bool IsDeleted() const OVERRIDE;
bool               29 sync/test/fake_server/unique_client_entity.h   virtual bool IsFolder() const OVERRIDE;
bool               36 sync/test/fake_sync_encryption_handler.h                                        bool is_explicit) OVERRIDE;
bool               39 sync/test/fake_sync_encryption_handler.h   virtual bool EncryptEverythingEnabled() const OVERRIDE;
bool               49 sync/test/fake_sync_encryption_handler.h   virtual bool NeedKeystoreKey(
bool               51 sync/test/fake_sync_encryption_handler.h   virtual bool SetKeystoreKeys(
bool               62 sync/test/fake_sync_encryption_handler.h   bool encrypt_everything_;
bool               29 sync/test/local_sync_test_server.h   virtual bool AddCommandLineArguments(
bool               31 sync/test/local_sync_test_server.h   virtual bool SetPythonPath() const OVERRIDE;
bool               32 sync/test/local_sync_test_server.h   virtual bool GetTestServerPath(
bool               37 sync/test/local_sync_test_server.h   bool GetTestScriptPath(const base::FilePath::StringType& test_script_name,
bool               69 sync/util/cryptographer.h   bool CanDecrypt(const sync_pb::EncryptedData& encrypted) const;
bool               73 sync/util/cryptographer.h   bool CanDecryptUsingDefaultKey(const sync_pb::EncryptedData& encrypted) const;
bool               81 sync/util/cryptographer.h   bool Encrypt(const ::google::protobuf::MessageLite& message,
bool               90 sync/util/cryptographer.h   bool EncryptString(const std::string& serialized,
bool               95 sync/util/cryptographer.h   bool Decrypt(const sync_pb::EncryptedData& encrypted,
bool              104 sync/util/cryptographer.h   bool GetKeys(sync_pb::EncryptedData* encrypted) const;
bool              111 sync/util/cryptographer.h   bool AddKey(const KeyParams& params);
bool              119 sync/util/cryptographer.h   bool AddKeyFromBootstrapToken(const std::string restored_bootstrap_token);
bool              127 sync/util/cryptographer.h   bool AddNonDefaultKey(const KeyParams& params);
bool              150 sync/util/cryptographer.h   bool DecryptPendingKeys(const KeyParams& params);
bool              156 sync/util/cryptographer.h   bool is_initialized() const {
bool              161 sync/util/cryptographer.h   bool is_ready() const {
bool              166 sync/util/cryptographer.h   bool has_pending_keys() const { return NULL != pending_keys_.get(); }
bool              171 sync/util/cryptographer.h   bool GetBootstrapToken(std::string* token) const;
bool              177 sync/util/cryptographer.h   bool KeybagIsStale(const sync_pb::EncryptedData& keybag) const;
bool              185 sync/util/cryptographer.h   bool ImportNigoriKey(const std::string serialized_nigori_key);
bool              197 sync/util/cryptographer.h   bool AddKeyImpl(scoped_ptr<Nigori> nigori, bool set_as_default);
bool               15 sync/util/encryptor.h   virtual bool EncryptString(const std::string& plaintext,
bool               18 sync/util/encryptor.h   virtual bool DecryptString(const std::string& ciphertext,
bool               18 sync/util/logging.h bool VlogIsOnForLocation(const tracked_objects::Location& from_here,
bool               38 sync/util/nigori.h   bool InitByDerivation(const std::string& hostname,
bool               44 sync/util/nigori.h   bool InitByImport(const std::string& user_key,
bool               52 sync/util/nigori.h   bool Permute(Type type, const std::string& name, std::string* permuted) const;
bool               56 sync/util/nigori.h   bool Encrypt(const std::string& value, std::string* encrypted) const;
bool               60 sync/util/nigori.h   bool Decrypt(const std::string& value, std::string* decrypted) const;
bool               63 sync/util/nigori.h   bool ExportKeys(std::string* user_key,
bool               30 testing/perf/perf_test.h                  bool important);
bool               36 testing/perf/perf_test.h                  bool important);
bool               44 testing/perf/perf_test.h                   bool important);
bool               53 testing/perf/perf_test.h                  bool important);
bool               61 testing/perf/perf_test.h                   bool important);
bool               71 testing/perf/perf_test.h                              bool important);
bool               79 testing/perf/perf_test.h                               bool important);
bool               90 testing/perf/perf_test.h                      bool important);
bool               98 testing/perf/perf_test.h                       bool important);
bool              103 testing/perf/perf_test.h                              bool important);
bool              108 testing/perf/perf_test.h                              bool important);
bool              112 testing/perf/perf_test.h                                        bool important);
bool               23 third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/callback.h bool IsCallbackRepeatable(const T* callback) {
bool               48 third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/gmock.h   bool MatchAndExplain(const string& arg, MatchResultListener* listener) const {
bool               42 third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/sha1-digest-function.h   bool reset_needed_;
bool              203 third_party/cld/base/basictypes.h template <bool>
bool              209 third_party/cld/base/basictypes.h   typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
bool               61 third_party/cld/base/commandlineflags.h bool RegisterFlagValidator(const bool* flag,
bool               62 third_party/cld/base/commandlineflags.h                            bool (*validate_fn)(const char*, bool));
bool               63 third_party/cld/base/commandlineflags.h bool RegisterFlagValidator(const int32* flag,
bool               64 third_party/cld/base/commandlineflags.h                            bool (*validate_fn)(const char*, int32));
bool               65 third_party/cld/base/commandlineflags.h bool RegisterFlagValidator(const int64* flag,
bool               66 third_party/cld/base/commandlineflags.h                            bool (*validate_fn)(const char*, int64));
bool               67 third_party/cld/base/commandlineflags.h bool RegisterFlagValidator(const uint64* flag,
bool               68 third_party/cld/base/commandlineflags.h                            bool (*validate_fn)(const char*, uint64));
bool               69 third_party/cld/base/commandlineflags.h bool RegisterFlagValidator(const double* flag,
bool               70 third_party/cld/base/commandlineflags.h                            bool (*validate_fn)(const char*, double));
bool               71 third_party/cld/base/commandlineflags.h bool RegisterFlagValidator(const string* flag,
bool               72 third_party/cld/base/commandlineflags.h                            bool (*validate_fn)(const char*, const string&));
bool               93 third_party/cld/base/commandlineflags.h   bool is_default;        // true if the flag has default value
bool               94 third_party/cld/base/commandlineflags.h   bool has_validator_fn;  // true if RegisterFlagValidator called on this flag
bool              131 third_party/cld/base/commandlineflags.h extern bool GetCommandLineOption(const char* name, string* OUTPUT);
bool              135 third_party/cld/base/commandlineflags.h extern bool GetCommandLineFlagInfo(const char* name,
bool              215 third_party/cld/base/commandlineflags.h extern bool ReadFlagsFromString(const string& flagfilecontents,
bool              217 third_party/cld/base/commandlineflags.h                                 bool errors_are_fatal); // uses SET_FLAGS_VALUE
bool              221 third_party/cld/base/commandlineflags.h extern bool AppendFlagsIntoFile(const string& filename, const char* prog_name);
bool              222 third_party/cld/base/commandlineflags.h extern bool SaveCommandFlags();  // actually defined in google.cc !
bool              223 third_party/cld/base/commandlineflags.h extern bool ReadFromFlagsFile(const string& filename, const char* prog_name,
bool              224 third_party/cld/base/commandlineflags.h                               bool errors_are_fatal);   // uses SET_FLAGS_VALUE
bool              235 third_party/cld/base/commandlineflags.h extern bool BoolFromEnv(const char *varname, bool defval);
bool              261 third_party/cld/base/commandlineflags.h                                     bool remove_flags);
bool              275 third_party/cld/base/commandlineflags.h                                            bool remove_flags);
bool              392 third_party/cld/base/commandlineflags.h bool IsBoolFlag(bool from);
bool              394 third_party/cld/base/commandlineflags.h extern bool FlagsTypeWarn(const char *name);
bool              396 third_party/cld/base/commandlineflags.h #define DECLARE_bool(name)          DECLARE_VARIABLE(bool,B, name)
bool              399 third_party/cld/base/commandlineflags.h                                       const bool FLAGS_nonono##name = \
bool              404 third_party/cld/base/commandlineflags.h                                     DEFINE_VARIABLE(bool,B, name, val, txt)
bool              429 third_party/cld/base/logging.h   operator bool() const { return PREDICT_FALSE(str_ != NULL); }
bool              919 third_party/cld/base/logging.h              bool also_send_to_log);
bool             1016 third_party/cld/base/logging.h     bool has_been_flushed_;       // false => data has not been flushed
bool             1017 third_party/cld/base/logging.h     bool first_fatal_;            // true => this was first fatal msg
bool             1037 third_party/cld/base/logging.h   bool fail_quietly_;
bool             1261 third_party/cld/base/logging.h bool SendEmail(const char*dest, const char *subject, const char*body);
bool             1326 third_party/cld/base/logging.h   virtual void Write(bool force_flush,
bool               36 third_party/cld/base/macros.h   typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
bool               89 third_party/cld/base/scoped_ptr.h   bool operator==(const C* p) const { return ptr_ == p; }
bool               90 third_party/cld/base/scoped_ptr.h   bool operator!=(const C* p) const { return ptr_ != p; }
bool              120 third_party/cld/base/scoped_ptr.h   template <class C2> bool operator==(scoped_ptr<C2> const& p2) const;
bool              121 third_party/cld/base/scoped_ptr.h   template <class C2> bool operator!=(scoped_ptr<C2> const& p2) const;
bool              135 third_party/cld/base/scoped_ptr.h inline bool operator==(const C* p1, const scoped_ptr<C>& p2) {
bool              140 third_party/cld/base/scoped_ptr.h inline bool operator==(const C* p1, const scoped_ptr<const C>& p2) {
bool              145 third_party/cld/base/scoped_ptr.h inline bool operator!=(const C* p1, const scoped_ptr<C>& p2) {
bool              150 third_party/cld/base/scoped_ptr.h inline bool operator!=(const C* p1, const scoped_ptr<const C>& p2) {
bool              224 third_party/cld/base/scoped_ptr.h   bool operator==(const C* p) const { return array_ == p; }
bool              225 third_party/cld/base/scoped_ptr.h   bool operator!=(const C* p) const { return array_ != p; }
bool              249 third_party/cld/base/scoped_ptr.h   template <class C2> bool operator==(scoped_array<C2> const& p2) const;
bool              250 third_party/cld/base/scoped_ptr.h   template <class C2> bool operator!=(scoped_array<C2> const& p2) const;
bool              264 third_party/cld/base/scoped_ptr.h inline bool operator==(const C* p1, const scoped_array<C>& p2) {
bool              269 third_party/cld/base/scoped_ptr.h inline bool operator==(const C* p1, const scoped_array<const C>& p2) {
bool              274 third_party/cld/base/scoped_ptr.h inline bool operator!=(const C* p1, const scoped_array<C>& p2) {
bool              279 third_party/cld/base/scoped_ptr.h inline bool operator!=(const C* p1, const scoped_array<const C>& p2) {
bool              337 third_party/cld/base/scoped_ptr.h   bool try_realloc(size_t new_size) {
bool              368 third_party/cld/base/scoped_ptr.h   bool operator==(C* p) const {
bool              372 third_party/cld/base/scoped_ptr.h   bool operator!=(C* p) const {
bool              399 third_party/cld/base/scoped_ptr.h   bool operator==(scoped_ptr_malloc<C2, GP> const& p) const;
bool              401 third_party/cld/base/scoped_ptr.h   bool operator!=(scoped_ptr_malloc<C2, GP> const& p) const;
bool              419 third_party/cld/base/scoped_ptr.h bool operator==(C* p, const scoped_ptr_malloc<C, FP>& b) {
bool              424 third_party/cld/base/scoped_ptr.h bool operator!=(C* p, const scoped_ptr_malloc<C, FP>& b) {
bool               60 third_party/cld/base/template_util.h template<bool cond, typename A, typename B>
bool               84 third_party/cld/base/template_util.h struct and_ : public integral_constant<bool, (A::value && B::value)> {
bool               90 third_party/cld/base/template_util.h struct or_ : public integral_constant<bool, (A::value || B::value)> {
bool               38 third_party/cld/base/type_traits.h template<> struct is_integral<bool> : true_type { };
bool               81 third_party/cld/base/type_traits.h  : integral_constant<bool, (is_integral<T>::value ||
bool               94 third_party/cld/base/type_traits.h   : integral_constant<bool,
bool              109 third_party/cld/base/type_traits.h   : integral_constant<bool,
bool              122 third_party/cld/base/type_traits.h   : integral_constant<bool,
bool              135 third_party/cld/base/type_traits.h   : integral_constant<bool,
bool              189 third_party/cld/base/type_traits.h     : integral_constant<bool,
bool              131 third_party/cld/base/vlog_is_on.h inline bool VLogEnabled(Atomic32* site, int32 level, const char* const file) {
bool             1192 third_party/cld/encodings/compact_lang_det/cldutil.h   bool inline IsUTF8ContinueByte(char c) {
bool             1194 third_party/cld/encodings/compact_lang_det/cldutil.h   bool inline IsUTF8HighByte(char c) {
bool               47 third_party/cld/encodings/compact_lang_det/cldutil_dbg.h                  const Language cur_lang, const bool cur_unreliable,
bool               48 third_party/cld/encodings/compact_lang_det/cldutil_dbg.h                  Language prior_lang, bool prior_unreliable);
bool               52 third_party/cld/encodings/compact_lang_det/cldutil_dbg.h                   const Language lang1, const Language lang2, bool diff_prior);
bool              111 third_party/cld/encodings/compact_lang_det/compact_lang_det.h                           bool is_plain_text,
bool              112 third_party/cld/encodings/compact_lang_det/compact_lang_det.h                           bool* is_reliable);
bool              120 third_party/cld/encodings/compact_lang_det/compact_lang_det.h                           bool is_plain_text,
bool              124 third_party/cld/encodings/compact_lang_det/compact_lang_det.h                           bool* is_reliable);
bool              133 third_party/cld/encodings/compact_lang_det/compact_lang_det.h                           bool is_plain_text,
bool              140 third_party/cld/encodings/compact_lang_det/compact_lang_det.h                           bool* is_reliable);
bool              154 third_party/cld/encodings/compact_lang_det/compact_lang_det.h                           bool is_plain_text,
bool              158 third_party/cld/encodings/compact_lang_det/compact_lang_det.h                           bool* is_reliable);
bool              173 third_party/cld/encodings/compact_lang_det/compact_lang_det.h                           bool is_plain_text,
bool              180 third_party/cld/encodings/compact_lang_det/compact_lang_det.h                           bool* is_reliable);
bool              191 third_party/cld/encodings/compact_lang_det/compact_lang_det.h                           bool is_plain_text,
bool              199 third_party/cld/encodings/compact_lang_det/compact_lang_det.h                           bool* is_reliable);
bool              150 third_party/cld/encodings/compact_lang_det/compact_lang_det_impl.h                         bool is_plain_text,
bool              154 third_party/cld/encodings/compact_lang_det/compact_lang_det_impl.h                         bool allow_extended_lang,
bool              161 third_party/cld/encodings/compact_lang_det/compact_lang_det_impl.h                         bool* is_reliable);
bool               25 third_party/cld/encodings/compact_lang_det/getonescriptspan.h     bool truncated;         // true if buffer filled up before a
bool               30 third_party/cld/encodings/compact_lang_det/getonescriptspan.h   static inline bool IsContinuationByte(char c) {
bool               51 third_party/cld/encodings/compact_lang_det/getonescriptspan.h   ScriptScanner(const char* buffer, int buffer_length, bool is_plain_text);
bool               55 third_party/cld/encodings/compact_lang_det/getonescriptspan.h   bool GetOneScriptSpan(getone::LangSpan* span);
bool               62 third_party/cld/encodings/compact_lang_det/getonescriptspan.h   bool GetOneScriptSpanLower(getone::LangSpan* span);
bool               71 third_party/cld/encodings/compact_lang_det/getonescriptspan.h   bool is_plain_text_;
bool               91 third_party/cld/encodings/compact_lang_det/getonescriptspan.h   bool GetOneShortLangSpanBoot(getone::LangSpan* span);  // Just for bootstrapping
bool               92 third_party/cld/encodings/compact_lang_det/getonescriptspan.h   bool GetOneLangSpanBoot(getone::LangSpan* span);       // Just for bootstrapping
bool               95 third_party/cld/encodings/compact_lang_det/getonescriptspan.h   bool GetOneShortLangSpan(const CompactLangDetImpl::LangDetObj* langdetobj,
bool               97 third_party/cld/encodings/compact_lang_det/getonescriptspan.h   bool GetOneLangSpan(const CompactLangDetImpl::LangDetObj* langdetobj,
bool               16 third_party/cld/encodings/compact_lang_det/win/cld_commandlineflags.h     const bool FLAGS_##name = default_value;
bool               22 third_party/cld/encodings/compact_lang_det/win/cld_commandlineflags.h #define DECLARE_bool(name) extern const bool FLAGS_##name;
bool               35 third_party/cld/encodings/compact_lang_det/win/cld_unicodetext.h     const UChar* text, bool is_plain_text,
bool               36 third_party/cld/encodings/compact_lang_det/win/cld_unicodetext.h     bool* is_reliable, int* num_languages,
bool               55 third_party/cld/encodings/lang_enc.h bool DefaultEncodingForLanguage(Language lang,
bool               91 third_party/cld/encodings/lang_enc.h bool DefaultLanguageForEncoding(Encoding enc, Language* language);
bool              112 third_party/cld/encodings/lang_enc.h bool IsLangEncCompatible(Language lang, Encoding enc);
bool              170 third_party/cld/encodings/lang_enc.h bool IsEncodingWithSupportedLanguage(Encoding enc);
bool              196 third_party/cld/encodings/lang_enc.h bool LangsFromCountryCode(const char* country_code,
bool              214 third_party/cld/encodings/lang_enc.h bool EncFromCountryCode(const char* country_code, Encoding* enc);
bool               83 third_party/cld/encodings/public/encodings.h bool IsValidEncoding(Encoding enc);
bool               97 third_party/cld/encodings/public/encodings.h bool IsEncEncCompatible(const Encoding from, const Encoding to);
bool              104 third_party/cld/encodings/public/encodings.h bool IsSupersetOfAscii7Bit(Encoding e);
bool              111 third_party/cld/encodings/public/encodings.h bool Is8BitEncoding(Encoding e);
bool              119 third_party/cld/encodings/public/encodings.h bool IsCJKEncoding(Encoding e);
bool              126 third_party/cld/encodings/public/encodings.h bool IsHebrewEncoding(Encoding e);
bool              141 third_party/cld/encodings/public/encodings.h bool IsRightToLeftEncoding(Encoding enc);
bool              154 third_party/cld/encodings/public/encodings.h bool IsLogicalRightToLeftEncoding(Encoding enc);
bool              168 third_party/cld/encodings/public/encodings.h bool IsVisualRightToLeftEncoding(Encoding enc);
bool              175 third_party/cld/encodings/public/encodings.h bool IsIso2022Encoding(Encoding enc);
bool              182 third_party/cld/encodings/public/encodings.h bool IsIso2022JpOrVariant(Encoding enc);
bool              189 third_party/cld/encodings/public/encodings.h bool IsShiftJisOrVariant(Encoding enc);
bool              196 third_party/cld/encodings/public/encodings.h bool IsJapaneseCellPhoneCarrierSpecificEncoding(Encoding enc);
bool              253 third_party/cld/encodings/public/encodings.h bool EncodingFromName(const char* enc_name, Encoding *encoding);
bool               62 third_party/cld/languages/public/languages.h inline bool IsValidLanguage(int lang) {
bool               69 third_party/cld/languages/public/languages.h inline bool IS_LANGUAGE_UNKNOWN(Language lang) {
bool               78 third_party/cld/languages/public/languages.h bool IsCJKLanguage(Language lang);
bool               85 third_party/cld/languages/public/languages.h bool IsChineseLanguage(Language lang);
bool               92 third_party/cld/languages/public/languages.h bool IsNorwegianLanguage(Language lang);
bool               99 third_party/cld/languages/public/languages.h bool IsPortugueseLanguage(Language lang);
bool              111 third_party/cld/languages/public/languages.h bool IsSameLanguage(Language lang1, Language lang2);
bool              140 third_party/cld/languages/public/languages.h bool IsRightToLeftLanguage(Language lang);
bool              157 third_party/cld/languages/public/languages.h bool IsMaybeRightToLeftLanguage(Language lang);
bool              218 third_party/cld/languages/public/languages.h bool LanguageFromName(const char* lang_name, Language *language);
bool              323 third_party/cld/languages/public/languages.h bool LanguageFromCode(const char* lang_code, Language *language);
bool              333 third_party/cld/languages/public/languages.h bool LanguageFromCodeOrName(const char* lang_code_or_name,
bool              363 third_party/cld/languages/public/languages.h bool LanguageCodeToUnderscoreForm(const char* lang_code,
bool              376 third_party/cld/languages/public/languages.h bool AlwaysPutInExpectedRestrict(const char *tld, Language *expected_language);
bool              180 third_party/jsoncpp/overrides/include/json/value.h          bool operator<( const CZString &other ) const;
bool              181 third_party/jsoncpp/overrides/include/json/value.h          bool operator==( const CZString &other ) const;
bool              184 third_party/jsoncpp/overrides/include/json/value.h          bool isStaticString() const;
bool              241 third_party/jsoncpp/overrides/include/json/value.h       Value( bool value );
bool              253 third_party/jsoncpp/overrides/include/json/value.h       bool operator <( const Value &other ) const;
bool              254 third_party/jsoncpp/overrides/include/json/value.h       bool operator <=( const Value &other ) const;
bool              255 third_party/jsoncpp/overrides/include/json/value.h       bool operator >=( const Value &other ) const;
bool              256 third_party/jsoncpp/overrides/include/json/value.h       bool operator >( const Value &other ) const;
bool              258 third_party/jsoncpp/overrides/include/json/value.h       bool operator ==( const Value &other ) const;
bool              259 third_party/jsoncpp/overrides/include/json/value.h       bool operator !=( const Value &other ) const;
bool              278 third_party/jsoncpp/overrides/include/json/value.h       bool asBool() const;
bool              280 third_party/jsoncpp/overrides/include/json/value.h       bool isNull() const;
bool              281 third_party/jsoncpp/overrides/include/json/value.h       bool isBool() const;
bool              282 third_party/jsoncpp/overrides/include/json/value.h       bool isInt() const;
bool              283 third_party/jsoncpp/overrides/include/json/value.h       bool isInt64() const;
bool              284 third_party/jsoncpp/overrides/include/json/value.h       bool isUInt() const;
bool              285 third_party/jsoncpp/overrides/include/json/value.h       bool isUInt64() const;
bool              286 third_party/jsoncpp/overrides/include/json/value.h       bool isIntegral() const;
bool              287 third_party/jsoncpp/overrides/include/json/value.h       bool isDouble() const;
bool              288 third_party/jsoncpp/overrides/include/json/value.h       bool isNumeric() const;
bool              289 third_party/jsoncpp/overrides/include/json/value.h       bool isString() const;
bool              290 third_party/jsoncpp/overrides/include/json/value.h       bool isArray() const;
bool              291 third_party/jsoncpp/overrides/include/json/value.h       bool isObject() const;
bool              293 third_party/jsoncpp/overrides/include/json/value.h       bool isConvertibleTo( ValueType other ) const;
bool              300 third_party/jsoncpp/overrides/include/json/value.h       bool empty() const;
bool              303 third_party/jsoncpp/overrides/include/json/value.h       bool operator!() const;
bool              346 third_party/jsoncpp/overrides/include/json/value.h       bool isValidIndex( ArrayIndex index ) const;
bool              400 third_party/jsoncpp/overrides/include/json/value.h       bool isMember( const char *key ) const;
bool              402 third_party/jsoncpp/overrides/include/json/value.h       bool isMember( const std::string &key ) const;
bool              405 third_party/jsoncpp/overrides/include/json/value.h       bool isMember( const CppTL::ConstString &key ) const;
bool              426 third_party/jsoncpp/overrides/include/json/value.h       bool hasComment( CommentPlacement placement ) const;
bool              440 third_party/jsoncpp/overrides/include/json/value.h                                bool isStatic );
bool              443 third_party/jsoncpp/overrides/include/json/value.h       inline bool isItemAvailable() const
bool              448 third_party/jsoncpp/overrides/include/json/value.h       inline void setItemUsed( bool isUsed = true )
bool              453 third_party/jsoncpp/overrides/include/json/value.h       inline bool isMemberNameStatic() const
bool              458 third_party/jsoncpp/overrides/include/json/value.h       inline void setMemberNameIsStatic( bool isStatic )
bool              489 third_party/jsoncpp/overrides/include/json/value.h          bool bool_;
bool              706 third_party/jsoncpp/overrides/include/json/value.h       bool reserveDelta( BucketIndex growth );
bool              708 third_party/jsoncpp/overrides/include/json/value.h       bool reserve( BucketIndex newItemCount );
bool              715 third_party/jsoncpp/overrides/include/json/value.h                                bool isStatic );
bool              726 third_party/jsoncpp/overrides/include/json/value.h                          bool isStatic, 
bool              731 third_party/jsoncpp/overrides/include/json/value.h                         bool isStatic, 
bool              741 third_party/jsoncpp/overrides/include/json/value.h       static bool equals( const IteratorState &x, const IteratorState &other );
bool              746 third_party/jsoncpp/overrides/include/json/value.h       static const char *key( const IteratorState &iterator, bool &isStatic );
bool              810 third_party/jsoncpp/overrides/include/json/value.h       static bool equals( const IteratorState &x, const IteratorState &other );
bool              934 third_party/jsoncpp/overrides/include/json/value.h       bool operator ==( const SelfType &other ) const
bool              939 third_party/jsoncpp/overrides/include/json/value.h       bool operator !=( const SelfType &other ) const
bool              967 third_party/jsoncpp/overrides/include/json/value.h       bool isEqual( const SelfType &other ) const;
bool              975 third_party/jsoncpp/overrides/include/json/value.h       bool isNull_;
bool              982 third_party/jsoncpp/overrides/include/json/value.h       bool isArray_;
bool               72 third_party/leveldatabase/env_chromium.h bool IndicatesDiskFull(const leveldb::Status& status);
bool               73 third_party/leveldatabase/env_chromium.h bool IsIOError(const leveldb::Status& status);
bool               74 third_party/leveldatabase/env_chromium.h bool IsCorruption(const leveldb::Status& status);
bool               83 third_party/leveldatabase/env_chromium.h   virtual void RecordBackupResult(bool success) const = 0;
bool               97 third_party/leveldatabase/env_chromium.h   virtual bool DoesDirNeedSync(const std::string& fname) = 0;
bool              106 third_party/leveldatabase/env_chromium.h   static bool MakeBackup(const std::string& fname);
bool              109 third_party/leveldatabase/env_chromium.h   static bool HasTableExtension(const base::FilePath& path);
bool              112 third_party/leveldatabase/env_chromium.h   virtual bool FileExists(const std::string& fname);
bool              134 third_party/leveldatabase/env_chromium.h   virtual bool DoesDirNeedSync(const std::string& fname);
bool              147 third_party/leveldatabase/env_chromium.h   bool make_backup_;
bool              154 third_party/leveldatabase/env_chromium.h     bool Insert(const std::string& fname) {
bool              158 third_party/leveldatabase/env_chromium.h     bool Remove(const std::string& fname) {
bool              167 third_party/leveldatabase/env_chromium.h   std::map<std::string, bool> needs_sync_map_;
bool              177 third_party/leveldatabase/env_chromium.h   virtual void RecordBackupResult(bool result) const;
bool              195 third_party/leveldatabase/env_chromium.h   bool started_bgthread_;
bool               18 third_party/leveldatabase/env_chromium_stdio.h                        bool make_backup);
bool               39 third_party/leveldatabase/env_chromium_stdio.h   bool make_backup_;
bool               23 third_party/leveldatabase/env_chromium_win.h                             bool make_backup);
bool               44 third_party/leveldatabase/env_chromium_win.h   bool make_backup_;
bool               35 third_party/leveldatabase/port/port_chromium.h static const bool kLittleEndian = true;
bool              107 third_party/leveldatabase/port/port_chromium.h bool Snappy_Compress(const char* input, size_t input_length,
bool              109 third_party/leveldatabase/port/port_chromium.h bool Snappy_GetUncompressedLength(const char* input, size_t length,
bool              111 third_party/leveldatabase/port/port_chromium.h bool Snappy_Uncompress(const char* input_data, size_t input_length,
bool              114 third_party/leveldatabase/port/port_chromium.h inline bool GetHeapProfile(void (*func)(void*, const char*, int), void* arg) {
bool               38 third_party/libaddressinput/chromium/chrome_storage_impl.h   virtual void OnInitializationCompleted(bool succeeded) OVERRIDE;
bool              156 third_party/libaddressinput/chromium/cpp/include/libaddressinput/address_validator.h   virtual bool CanonicalizeAdministrativeArea(AddressData* address_data)
bool               69 third_party/libaddressinput/chromium/cpp/include/libaddressinput/callback.h   virtual ReturnType operator()(bool success,
bool               80 third_party/libaddressinput/chromium/cpp/include/libaddressinput/callback.h   virtual ReturnType operator()(bool success,
bool               92 third_party/libaddressinput/chromium/cpp/include/libaddressinput/callback.h       bool, const RequestType&, const ResponseType&);
bool              104 third_party/libaddressinput/chromium/cpp/include/libaddressinput/callback.h   virtual ReturnType operator()(bool success,
bool              121 third_party/libaddressinput/chromium/cpp/include/libaddressinput/callback.h       bool, const RequestType&, scoped_ptr<ResponseType>);
bool              133 third_party/libaddressinput/chromium/cpp/include/libaddressinput/callback.h   virtual ReturnType operator()(bool success,
bool              152 third_party/libaddressinput/chromium/cpp/include/libaddressinput/callback.h         bool, const RequestType&, const ResponseType&)) {
bool              165 third_party/libaddressinput/chromium/cpp/include/libaddressinput/callback.h         bool, const RequestType&, scoped_ptr<ResponseType>)) {
bool               37 third_party/libaddressinput/chromium/cpp/include/libaddressinput/load_rules_delegate.h                                               bool success) = 0;
bool              192 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/basictypes.h template <bool>
bool              198 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/basictypes.h   typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
bool              415 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/scoped_ptr.h   bool operator==(const element_type* p) const { return impl_.get() == p; }
bool              416 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/scoped_ptr.h   bool operator!=(const element_type* p) const { return impl_.get() != p; }
bool              456 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/scoped_ptr.h   template <class U> bool operator==(scoped_ptr<U> const& p2) const;
bool              457 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/scoped_ptr.h   template <class U> bool operator!=(scoped_ptr<U> const& p2) const;
bool              527 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/scoped_ptr.h   bool operator==(element_type* array) const { return impl_.get() == array; }
bool              528 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/scoped_ptr.h   bool operator!=(element_type* array) const { return impl_.get() != array; }
bool              569 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/scoped_ptr.h   template <class U> bool operator==(scoped_ptr<U> const& p2) const;
bool              570 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/scoped_ptr.h   template <class U> bool operator!=(scoped_ptr<U> const& p2) const;
bool              580 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/scoped_ptr.h bool operator==(T* p1, const scoped_ptr<T, D>& p2) {
bool              585 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/scoped_ptr.h bool operator!=(T* p1, const scoped_ptr<T, D>& p2) {
bool               92 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/template_util.h     : integral_constant<bool,
bool              100 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/template_util.h     : integral_constant<bool,
bool               76 third_party/libaddressinput/chromium/cpp/src/country_rules_aggregator.h   bool OnDataReady(bool success,
bool               27 third_party/libaddressinput/chromium/cpp/src/fallback_data_store.h   static bool Get(const std::string& key, std::string* data);
bool               60 third_party/libaddressinput/chromium/cpp/src/retriever.h   void OnDataRetrievedFromStorage(bool success,
bool               65 third_party/libaddressinput/chromium/cpp/src/retriever.h   void OnDownloaded(bool success,
bool               83 third_party/libaddressinput/chromium/cpp/src/retriever.h   bool IsValidationDataUrl(const std::string& url) const;
bool               87 third_party/libaddressinput/chromium/cpp/src/retriever.h   bool InvokeCallbackForKey(const std::string& key,
bool               88 third_party/libaddressinput/chromium/cpp/src/retriever.h                             bool success,
bool               45 third_party/libaddressinput/chromium/cpp/src/rule.h   bool IsField() const { return literal.empty(); }
bool               47 third_party/libaddressinput/chromium/cpp/src/rule.h   bool operator==(const FormatElement& other) const;
bool               86 third_party/libaddressinput/chromium/cpp/src/rule.h   bool ParseSerializedRule(const std::string& serialized_rule);
bool              169 third_party/libaddressinput/chromium/cpp/src/rule.h   bool CanonicalizeSubKey(const std::string& user_input,
bool              175 third_party/libaddressinput/chromium/cpp/src/rule.h   bool GetMatchingSubKey(const std::string& target,
bool              103 third_party/libaddressinput/chromium/cpp/src/ruleset.h   bool prefix_search_index_ready() const { return !tries_.empty(); }
bool               41 third_party/libaddressinput/chromium/cpp/src/util/json.h   virtual bool ParseObject(const std::string& json) = 0;
bool               47 third_party/libaddressinput/chromium/cpp/src/util/json.h   virtual bool GetStringValueForKey(const std::string& key,
bool               55 third_party/libaddressinput/chromium/cpp/src/util/json.h   virtual bool GetJsonValueForKey(const std::string& key,
bool              197 third_party/libaddressinput/chromium/cpp/src/util/stl_util.h bool ContainsKey(const Collection& collection, const Key& key) {
bool              206 third_party/libaddressinput/chromium/cpp/src/util/stl_util.h bool STLIsSorted(const Container& cont) {
bool               35 third_party/libaddressinput/chromium/cpp/src/util/string_util.h bool LooseStringCompare(const std::string& a, const std::string& b);
bool               37 third_party/libaddressinput/chromium/cpp/test/storage_test_runner.h   void OnDataReady(bool success,
bool               47 third_party/libaddressinput/chromium/cpp/test/storage_test_runner.h   bool success_;
bool               43 third_party/libjingle/overrides/init_webrtc.h typedef bool (*InitializeModuleFunction)(
bool               62 third_party/libjingle/overrides/init_webrtc.h bool InitializeWebRtcModule();
bool              103 third_party/libjingle/overrides/talk/base/logging.h                        bool log_to_chrome, LogErrorContext err_ctx, int err);
bool              105 third_party/libjingle/overrides/talk/base/logging.h                        bool log_to_chrome, LogErrorContext err_ctx, int err,
bool              117 third_party/libjingle/overrides/talk/base/logging.h   const bool log_to_chrome_;
bool              149 third_party/libjingle/overrides/talk/base/logging.h void LogMultiline(LoggingSeverity level, const char* label, bool input,
bool              150 third_party/libjingle/overrides/talk/base/logging.h                   const void* data, size_t len, bool hex_mode,
bool               39 third_party/liblouis/nacl_wrapper/liblouis_instance.h   virtual bool Init(uint32_t argc, const char* argn[], const char* argv[]);
bool               43 third_party/liblouis/nacl_wrapper/liblouis_wrapper.h   bool CheckTable(const std::string& table_name);
bool               46 third_party/liblouis/nacl_wrapper/liblouis_wrapper.h   bool Translate(const TranslationParams& params, TranslationResult* out);
bool               49 third_party/liblouis/nacl_wrapper/liblouis_wrapper.h   bool BackTranslate(const std::string& table_name,
bool             1332 third_party/libusb/src/libusb/os/darwin_usb.c   bool reenumerate = false;
bool               30 third_party/libusb/src/libusb/os/windows_common.h #if !defined(bool)
bool              120 third_party/libusb/src/libusb/os/windows_usb.c bool api_hid_available = false;
bool              261 third_party/libusb/src/libusb/os/windows_usb.c static bool get_devinfo_data(struct libusb_context *ctx,
bool             2105 third_party/libusb/src/libusb/os/windows_usb.c 	bool found = false;
bool             2504 third_party/libusb/src/libusb/os/windows_usb.c 	bool native_winusb = false;
bool             2692 third_party/libusb/src/libusb/os/windows_usb.c 	bool is_using_usbccgp = (priv->apib->id == USB_API_COMPOSITE);
bool             2701 third_party/libusb/src/libusb/os/windows_usb.c 	bool found_filter = false;
bool             2964 third_party/libusb/src/libusb/os/windows_usb.c 	bool ret;
bool             3998 third_party/libusb/src/libusb/os/windows_usb.c 	bool direction_in, ret;
bool             4204 third_party/libusb/src/libusb/os/windows_usb.c 	bool available[SUB_API_MAX+1] = {0};
bool             4238 third_party/libusb/src/libusb/os/windows_usb.c 	bool available[SUB_API_MAX];
bool             4376 third_party/libusb/src/libusb/os/windows_usb.c 	bool available[SUB_API_MAX];
bool              198 third_party/libusb/src/libusb/os/windows_usb.h 	bool uses_report_ids[3];	// input, ouptput, feature
bool              221 third_party/libusb/src/libusb/os/windows_usb.h 		bool restricted_functionality;	// indicates if the interface functionality is restricted
bool              802 third_party/libusb/src/libusb/os/windows_usb.h 	bool initialized;
bool               32 third_party/libva/va/drm/va_drm_auth.h bool
bool               36 third_party/libva/va/drm/va_drm_auth.h bool
bool               32 third_party/libva/va/drm/va_drm_auth_x11.h bool
bool               45 third_party/libva/va/wayland/va_wayland_drm.h bool
bool               45 third_party/libva/va/wayland/va_wayland_emgd.h bool
bool               32 third_party/libva/va/wayland/va_wayland_private.h typedef bool (*VADisplayContextCreateFunc)(VADisplayContextP pDisplayContext);
bool               47 third_party/libxml/chromium/libxml_utils.h   bool Load(const std::string& input);
bool               50 third_party/libxml/chromium/libxml_utils.h   bool LoadFile(const std::string& file_path);
bool               55 third_party/libxml/chromium/libxml_utils.h   bool Read() { return xmlTextReaderRead(reader_) == 1; }
bool               59 third_party/libxml/chromium/libxml_utils.h   bool Next() { return xmlTextReaderNext(reader_) == 1; }
bool               74 third_party/libxml/chromium/libxml_utils.h   bool NodeAttribute(const char* name, std::string* value);
bool               77 third_party/libxml/chromium/libxml_utils.h   bool IsClosingElement();
bool               87 third_party/libxml/chromium/libxml_utils.h   bool ReadElementContent(std::string* content);
bool               92 third_party/libxml/chromium/libxml_utils.h   bool SkipToElement();
bool              129 third_party/libxml/chromium/libxml_utils.h   bool StartElement(const std::string& element_name) {
bool              135 third_party/libxml/chromium/libxml_utils.h   bool EndElement() {
bool              140 third_party/libxml/chromium/libxml_utils.h   bool AppendElementContent(const std::string& content) {
bool              146 third_party/libxml/chromium/libxml_utils.h   bool AddAttribute(const std::string& attribute_name,
bool              156 third_party/libxml/chromium/libxml_utils.h   bool WriteElement(const std::string& element_name,
bool              896 third_party/libxml/src/nanohttp.c         bool noblock = true;
bool               53 third_party/mach_override/mach_override.h 	static bool ORIGINAL_FUNCTION_NAME##_overriden = false;														\
bool              420 third_party/npapi/bindings/npapi_extensions.h     bool finalResult);
bool              435 third_party/npapi/bindings/npapi_extensions.h   bool vertical;
bool              490 third_party/npapi/bindings/npapi_extensions.h typedef bool (*NPHandleWidgetEventPtr) (
bool              667 third_party/npapi/bindings/npapi_extensions.h   bool italic;
bool              773 third_party/npapi/bindings/npapi_extensions.h   bool waitForProgress;
bool             1019 third_party/npapi/bindings/npapi_extensions.h     bool caseSensitive);
bool             1024 third_party/npapi/bindings/npapi_extensions.h     bool forward);
bool             1045 third_party/npapi/bindings/npapi_extensions.h     bool text_only);
bool               98 third_party/npapi/bindings/npfunctions.h typedef bool         (*NPN_IdentifierIsStringProcPtr)(NPIdentifier identifier);
bool              104 third_party/npapi/bindings/npfunctions.h typedef bool         (*NPN_InvokeProcPtr)(NPP npp, NPObject* obj, NPIdentifier methodName, const NPVariant *args, uint32_t argCount, NPVariant *result);
bool              105 third_party/npapi/bindings/npfunctions.h typedef bool         (*NPN_InvokeDefaultProcPtr)(NPP npp, NPObject* obj, const NPVariant *args, uint32_t argCount, NPVariant *result);
bool              106 third_party/npapi/bindings/npfunctions.h typedef bool         (*NPN_EvaluateProcPtr)(NPP npp, NPObject *obj, NPString *script, NPVariant *result);
bool              107 third_party/npapi/bindings/npfunctions.h typedef bool         (*NPN_GetPropertyProcPtr)(NPP npp, NPObject *obj, NPIdentifier propertyName, NPVariant *result);
bool              108 third_party/npapi/bindings/npfunctions.h typedef bool         (*NPN_SetPropertyProcPtr)(NPP npp, NPObject *obj, NPIdentifier propertyName, const NPVariant *value);
bool              109 third_party/npapi/bindings/npfunctions.h typedef bool         (*NPN_RemovePropertyProcPtr)(NPP npp, NPObject *obj, NPIdentifier propertyName);
bool              110 third_party/npapi/bindings/npfunctions.h typedef bool         (*NPN_HasPropertyProcPtr)(NPP npp, NPObject *obj, NPIdentifier propertyName);
bool              111 third_party/npapi/bindings/npfunctions.h typedef bool         (*NPN_HasMethodProcPtr)(NPP npp, NPObject *obj, NPIdentifier propertyName);
bool              116 third_party/npapi/bindings/npfunctions.h typedef bool         (*NPN_EnumerateProcPtr)(NPP npp, NPObject *obj, NPIdentifier **identifier, uint32_t *count);
bool              118 third_party/npapi/bindings/npfunctions.h typedef bool         (*NPN_ConstructProcPtr)(NPP npp, NPObject* obj, const NPVariant *args, uint32_t argCount, NPVariant *result);
bool              107 third_party/npapi/bindings/npruntime.h         bool boolValue;
bool              231 third_party/npapi/bindings/npruntime.h bool NPN_IdentifierIsString(NPIdentifier identifier);
bool              254 third_party/npapi/bindings/npruntime.h typedef bool (*NPHasMethodFunctionPtr)(NPObject *npobj, NPIdentifier name);
bool              255 third_party/npapi/bindings/npruntime.h typedef bool (*NPInvokeFunctionPtr)(NPObject *npobj, NPIdentifier name,
bool              258 third_party/npapi/bindings/npruntime.h typedef bool (*NPInvokeDefaultFunctionPtr)(NPObject *npobj,
bool              262 third_party/npapi/bindings/npruntime.h typedef bool (*NPHasPropertyFunctionPtr)(NPObject *npobj, NPIdentifier name);
bool              263 third_party/npapi/bindings/npruntime.h typedef bool (*NPGetPropertyFunctionPtr)(NPObject *npobj, NPIdentifier name,
bool              265 third_party/npapi/bindings/npruntime.h typedef bool (*NPSetPropertyFunctionPtr)(NPObject *npobj, NPIdentifier name,
bool              267 third_party/npapi/bindings/npruntime.h typedef bool (*NPRemovePropertyFunctionPtr)(NPObject *npobj,
bool              269 third_party/npapi/bindings/npruntime.h typedef bool (*NPEnumerationFunctionPtr)(NPObject *npobj, NPIdentifier **value,
bool              271 third_party/npapi/bindings/npruntime.h typedef bool (*NPConstructFunctionPtr)(NPObject *npobj,
bool              367 third_party/npapi/bindings/npruntime.h bool NPN_Invoke(NPP npp, NPObject *npobj, NPIdentifier methodName,
bool              369 third_party/npapi/bindings/npruntime.h bool NPN_InvokeDefault(NPP npp, NPObject *npobj, const NPVariant *args,
bool              371 third_party/npapi/bindings/npruntime.h bool NPN_Evaluate(NPP npp, NPObject *npobj, NPString *script,
bool              373 third_party/npapi/bindings/npruntime.h bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName,
bool              375 third_party/npapi/bindings/npruntime.h bool NPN_SetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName,
bool              377 third_party/npapi/bindings/npruntime.h bool NPN_RemoveProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName);
bool              378 third_party/npapi/bindings/npruntime.h bool NPN_HasProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName);
bool              379 third_party/npapi/bindings/npruntime.h bool NPN_HasMethod(NPP npp, NPObject *npobj, NPIdentifier methodName);
bool              380 third_party/npapi/bindings/npruntime.h bool NPN_Enumerate(NPP npp, NPObject *npobj, NPIdentifier **identifier,
bool              382 third_party/npapi/bindings/npruntime.h bool NPN_Construct(NPP npp, NPObject *npobj, const NPVariant *args,
bool              746 third_party/npapi/npspy/extern/plugin/npapi.h bool    NP_LOADDS NPN_PushPopupsEnabledState(NPP instance, NPBool enabled);
bool              747 third_party/npapi/npspy/extern/plugin/npapi.h bool    NP_LOADDS NPN_PopPopupsEnabledState(NPP instance);
bool              135 third_party/npapi/npspy/extern/plugin/npruntime.h         bool boolValue;
bool              257 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_IdentifierIsString(NPIdentifier identifier);
bool              280 third_party/npapi/npspy/extern/plugin/npruntime.h typedef bool (*NPHasMethodFunctionPtr)(NPObject *npobj, NPIdentifier name);
bool              281 third_party/npapi/npspy/extern/plugin/npruntime.h typedef bool (*NPInvokeFunctionPtr)(NPObject *npobj, NPIdentifier name,
bool              284 third_party/npapi/npspy/extern/plugin/npruntime.h typedef bool (*NPInvokeDefaultFunctionPtr)(NPObject *npobj,
bool              288 third_party/npapi/npspy/extern/plugin/npruntime.h typedef bool (*NPHasPropertyFunctionPtr)(NPObject *npobj, NPIdentifier name);
bool              289 third_party/npapi/npspy/extern/plugin/npruntime.h typedef bool (*NPGetPropertyFunctionPtr)(NPObject *npobj, NPIdentifier name,
bool              291 third_party/npapi/npspy/extern/plugin/npruntime.h typedef bool (*NPSetPropertyFunctionPtr)(NPObject *npobj, NPIdentifier name,
bool              293 third_party/npapi/npspy/extern/plugin/npruntime.h typedef bool (*NPRemovePropertyFunctionPtr)(NPObject *npobj,
bool              295 third_party/npapi/npspy/extern/plugin/npruntime.h typedef bool (*NPEnumerationFunctionPtr)(NPObject *npobj, NPIdentifier **value,
bool              383 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_Invoke(NPP npp, NPObject *npobj, NPIdentifier methodName,
bool              385 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_InvokeDefault(NPP npp, NPObject *npobj, const NPVariant *args,
bool              387 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_Evaluate(NPP npp, NPObject *npobj, NPString *script,
bool              389 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName,
bool              391 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_SetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName,
bool              393 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_RemoveProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName);
bool              394 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_HasProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName);
bool              395 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_HasMethod(NPP npp, NPObject *npobj, NPIdentifier methodName);
bool              396 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_Enumerate(NPP npp, NPObject *npobj, NPIdentifier **identifier,
bool              355 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_IdentifierIsStringUPP)(NPIdentifier identifier);
bool              397 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_InvokeUPP)(NPP npp, NPObject* obj, NPIdentifier methodName, const NPVariant *args, uint32_t argCount, NPVariant *result);
bool              404 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_InvokeDefaultUPP)(NPP npp, NPObject* obj, const NPVariant *args, uint32_t argCount, NPVariant *result);
bool              411 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_EvaluateUPP)(NPP npp, NPObject *obj, NPString *script, NPVariant *result);
bool              418 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_GetPropertyUPP)(NPP npp, NPObject *obj, NPIdentifier propertyName, NPVariant *result);
bool              425 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_SetPropertyUPP)(NPP npp, NPObject *obj, NPIdentifier propertyName, const NPVariant *value);
bool              432 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_RemovePropertyUPP)(NPP npp, NPObject *obj, NPIdentifier propertyName);
bool              439 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_HasPropertyUPP)(NPP npp, NPObject *obj, NPIdentifier propertyName);
bool              446 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_HasMethodUPP)(NPP npp, NPObject *obj, NPIdentifier propertyName);
bool              467 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_PushPopupsEnabledStateUPP)(NPP npp, NPBool enabled);
bool              474 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_PopPopupsEnabledStateUPP)(NPP npp);
bool              481 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_EnumerateUPP)(NPP npp, NPObject *obj, NPIdentifier **identifier, uint32_t *count);
bool              125 third_party/npapi/npspy/include/xp.h   #define BOOL		  bool
bool              129 third_party/npapi/npspy/include/xp.h     #ifndef bool
bool               14 third_party/ocmock/gtest_support.h bool VerifyOCMock(OCMockObject* mock, const char* file, int line);
bool               35 third_party/power_gadget/PowerGadgetLib.h typedef bool (*IPGInitialize) ();
bool               36 third_party/power_gadget/PowerGadgetLib.h typedef bool (*IPGGetNumNodes) (int *nNodes);
bool               37 third_party/power_gadget/PowerGadgetLib.h typedef bool (*IPGGetNumMsrs) (int *nMsr);
bool               38 third_party/power_gadget/PowerGadgetLib.h typedef bool (*IPGGetMsrName) (int iMsr, wchar_t *szName);
bool               39 third_party/power_gadget/PowerGadgetLib.h typedef bool (*IPGGetMsrFunc) (int iMsr, int *funcID);
bool               40 third_party/power_gadget/PowerGadgetLib.h typedef bool (*IPGGetIAFrequency) (int iNode, int *freqInMHz);
bool               41 third_party/power_gadget/PowerGadgetLib.h typedef bool (*IPGGetTDP) (int iNode, double *TDP);
bool               42 third_party/power_gadget/PowerGadgetLib.h typedef bool (*IPGGetMaxTemperature) (int iNode, int *degreeC);
bool               43 third_party/power_gadget/PowerGadgetLib.h typedef bool (*IPGGetTemperature) (int iNode, int *degreeC);
bool               44 third_party/power_gadget/PowerGadgetLib.h typedef bool (*IPGReadSample) ();
bool               45 third_party/power_gadget/PowerGadgetLib.h typedef bool (*IPGGetSysTime) (SYSTEMTIME *pSysTime);
bool               46 third_party/power_gadget/PowerGadgetLib.h typedef bool (*IPGGetRDTSC) (UINT64 *TSC);
bool               47 third_party/power_gadget/PowerGadgetLib.h typedef bool (*IPGGetTimeInterval) (double *offset);
bool               48 third_party/power_gadget/PowerGadgetLib.h typedef bool (*IPGGetBaseFrequency) (int iNode, double *baseFrequency);
bool               49 third_party/power_gadget/PowerGadgetLib.h typedef bool (*IPGGetPowerData) (int iNode, int iMSR, double *result, int *nResult);
bool               50 third_party/power_gadget/PowerGadgetLib.h typedef bool (*IPGStartLog) (wchar_t *szFileName);
bool               51 third_party/power_gadget/PowerGadgetLib.h typedef bool (*IPGStopLog) ();
bool               59 third_party/power_gadget/PowerGadgetLib.h 	bool IntelEnergyLibInitialize(void);
bool               60 third_party/power_gadget/PowerGadgetLib.h 	bool GetNumNodes(int * nNodes);
bool               61 third_party/power_gadget/PowerGadgetLib.h 	bool GetNumMsrs(int *nMsrs);
bool               62 third_party/power_gadget/PowerGadgetLib.h 	bool GetMsrName(int iMsr, wchar_t *szName);
bool               63 third_party/power_gadget/PowerGadgetLib.h 	bool GetMsrFunc(int iMsr, int *funcID);
bool               64 third_party/power_gadget/PowerGadgetLib.h 	bool GetIAFrequency(int iNode, int *freqInMHz);
bool               65 third_party/power_gadget/PowerGadgetLib.h 	bool GetTDP(int iNode, double *TDP);
bool               66 third_party/power_gadget/PowerGadgetLib.h 	bool GetMaxTemperature(int iNode, int *degreeC);
bool               67 third_party/power_gadget/PowerGadgetLib.h 	bool GetTemperature(int iNode, int *degreeC);
bool               68 third_party/power_gadget/PowerGadgetLib.h 	bool ReadSample();
bool               69 third_party/power_gadget/PowerGadgetLib.h 	bool GetSysTime(SYSTEMTIME *sysTime);
bool               70 third_party/power_gadget/PowerGadgetLib.h 	bool GetRDTSC(UINT64 *TSC);
bool               71 third_party/power_gadget/PowerGadgetLib.h 	bool GetTimeInterval(double *offset);
bool               72 third_party/power_gadget/PowerGadgetLib.h 	bool GetBaseFrequency(int iNode, double *baseFrequency);
bool               73 third_party/power_gadget/PowerGadgetLib.h 	bool GetPowerData(int iNode, int iMSR, double *results, int *nResult);
bool               74 third_party/power_gadget/PowerGadgetLib.h 	bool StartLog(wchar_t *szFilename);
bool               75 third_party/power_gadget/PowerGadgetLib.h 	bool StopLog();
bool               80 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.h bool InitDescriptor();
bool               77 third_party/protobuf/src/google/protobuf/compiler/code_generator.h   virtual bool Generate(const FileDescriptor* file,
bool              174 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h   void SetInputsAreProtoPathRelative(bool enable) {
bool              199 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h   bool MakeInputsBeProtoPathRelative(
bool              223 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h   bool ParseArgument(const char* arg, string* name, string* value);
bool              234 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h   bool GenerateOutput(const vector<const FileDescriptor*>& parsed_files,
bool              237 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h   bool GeneratePluginOutput(const vector<const FileDescriptor*>& parsed_files,
bool              244 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h   bool EncodeOrDecode(const DescriptorPool* pool);
bool              247 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h   bool WriteDescriptorSet(const vector<const FileDescriptor*> parsed_files);
bool              258 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h       bool include_source_code_info,
bool              334 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h   bool imports_in_descriptor_set_;
bool              338 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h   bool source_info_in_descriptor_set_;
bool              341 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h   bool disallow_services_;
bool              344 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h   bool inputs_are_proto_path_relative_;
bool               58 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h   bool Generate(const FileDescriptor* file,
bool               66 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h string ClassName(const Descriptor* descriptor, bool qualified);
bool               67 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h string ClassName(const EnumDescriptor* enum_descriptor, bool qualified);
bool              125 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h inline bool HasUnknownFields(const FileDescriptor* file) {
bool              131 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h bool HasEnumDefinitions(const FileDescriptor* file);
bool              135 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h inline bool HasGeneratedMethods(const FileDescriptor* file) {
bool              140 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h inline bool HasDescriptorMethods(const FileDescriptor* file) {
bool              145 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h inline bool HasGenericServices(const FileDescriptor* file) {
bool              152 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h inline bool HasUtf8Verification(const FileDescriptor* file) {
bool              159 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h inline bool HasFastArraySerialization(const FileDescriptor* file) {
bool              164 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h bool StaticInitializersForced(const FileDescriptor* file);
bool              139 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.h                                             bool to_array);
bool              149 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.h                                  bool unbounded);
bool              152 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.h       bool unbounded);
bool               49 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h   bool safe_boundary_check;
bool               99 third_party/protobuf/src/google/protobuf/compiler/importer.h   bool FindFileByName(const string& filename, FileDescriptorProto* output);
bool              100 third_party/protobuf/src/google/protobuf/compiler/importer.h   bool FindFileContainingSymbol(const string& symbol_name,
bool              102 third_party/protobuf/src/google/protobuf/compiler/importer.h   bool FindFileContainingExtension(const string& containing_type,
bool              129 third_party/protobuf/src/google/protobuf/compiler/importer.h   bool using_validation_error_collector_;
bool              273 third_party/protobuf/src/google/protobuf/compiler/importer.h   bool VirtualFileToDiskFile(const string& virtual_file, string* disk_file);
bool               76 third_party/protobuf/src/google/protobuf/compiler/java/java_enum.h   bool CanUseEnumValues();
bool               65 third_party/protobuf/src/google/protobuf/compiler/java/java_file.h   bool Validate(string* error);
bool               84 third_party/protobuf/src/google/protobuf/compiler/java/java_file.h   bool ShouldIncludeDependency(const FileDescriptor* descriptor);
bool               58 third_party/protobuf/src/google/protobuf/compiler/java/java_generator.h   bool Generate(const FileDescriptor* file,
bool              119 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h bool IsDefaultValueJavaDefault(const FieldDescriptor* field);
bool              122 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h inline bool HasUnknownFields(const Descriptor* descriptor) {
bool              130 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h inline bool HasGeneratedMethods(const Descriptor* descriptor) {
bool              136 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h inline bool HasEqualsAndHashCode(const Descriptor* descriptor) {
bool              141 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h inline bool HasDescriptorMethods(const Descriptor* descriptor) {
bool              145 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h inline bool HasDescriptorMethods(const EnumDescriptor* descriptor) {
bool              149 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h inline bool HasDescriptorMethods(const FileDescriptor* descriptor) {
bool              154 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h inline bool HasNestedBuilders(const Descriptor* descriptor) {
bool              161 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h inline bool HasGenericServices(const FileDescriptor *file) {
bool               94 third_party/protobuf/src/google/protobuf/compiler/mock_code_generator.h   virtual bool Generate(const FileDescriptor* file,
bool               73 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool Parse(io::Tokenizer* input, FileDescriptorProto* file);
bool              102 third_party/protobuf/src/google/protobuf/compiler/parser.h   void SetRequireSyntaxIdentifier(bool value) {
bool              114 third_party/protobuf/src/google/protobuf/compiler/parser.h   void SetStopAfterSyntaxIdentifier(bool value) {
bool              145 third_party/protobuf/src/google/protobuf/compiler/parser.h   inline bool AtEnd();
bool              148 third_party/protobuf/src/google/protobuf/compiler/parser.h   inline bool LookingAt(const char* text);
bool              150 third_party/protobuf/src/google/protobuf/compiler/parser.h   inline bool LookingAtType(io::Tokenizer::TokenType token_type);
bool              154 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool TryConsume(const char* text);
bool              161 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool Consume(const char* text, const char* error);
bool              164 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool Consume(const char* text);
bool              166 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ConsumeIdentifier(string* output, const char* error);
bool              168 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ConsumeInteger(int* output, const char* error);
bool              170 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ConsumeSignedInteger(int* output, const char* error);
bool              173 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ConsumeInteger64(uint64 max_value, uint64* output, const char* error);
bool              176 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ConsumeNumber(double* output, const char* error);
bool              178 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ConsumeString(string* output, const char* error);
bool              189 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool TryConsumeEndOfDeclaration(const char* text,
bool              191 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ConsumeEndOfDeclaration(const char* text,
bool              269 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseSyntaxIdentifier();
bool              282 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseTopLevelStatement(FileDescriptorProto* file,
bool              286 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseMessageDefinition(DescriptorProto* message,
bool              288 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseEnumDefinition(EnumDescriptorProto* enum_type,
bool              290 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseServiceDefinition(ServiceDescriptorProto* service,
bool              292 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParsePackage(FileDescriptorProto* file,
bool              294 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseImport(RepeatedPtrField<string>* dependency,
bool              298 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseOption(Message* options,
bool              304 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseMessageBlock(DescriptorProto* message,
bool              306 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseEnumBlock(EnumDescriptorProto* enum_type,
bool              308 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseServiceBlock(ServiceDescriptorProto* service,
bool              313 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseMessageStatement(DescriptorProto* message,
bool              315 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseEnumStatement(EnumDescriptorProto* message,
bool              317 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseServiceStatement(ServiceDescriptorProto* message,
bool              328 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseMessageField(FieldDescriptorProto* field,
bool              335 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseExtensions(DescriptorProto* message,
bool              340 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseExtend(RepeatedPtrField<FieldDescriptorProto>* extensions,
bool              347 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseEnumConstant(EnumValueDescriptorProto* enum_value,
bool              352 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseEnumConstantOptions(EnumValueDescriptorProto* value,
bool              356 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseServiceMethod(MethodDescriptorProto* method,
bool              361 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseOptions(const LocationRecorder& parent_location,
bool              367 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseLabel(FieldDescriptorProto::Label* label);
bool              371 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseType(FieldDescriptorProto::Type* type,
bool              375 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseUserDefinedType(string* type_name);
bool              379 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseFieldOptions(FieldDescriptorProto* field,
bool              384 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseDefaultAssignment(FieldDescriptorProto* field,
bool              395 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseOption(Message* options,
bool              403 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseOptionNamePart(UninterpretedOption* uninterpreted_option,
bool              416 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseUninterpretedBlock(string* value);
bool              424 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool had_errors_;
bool              425 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool require_syntax_identifier_;
bool              426 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool stop_after_syntax_identifier_;
bool              454 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool Find(const Message* descriptor,
bool               78 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h   bool IsInitialized() const;
bool               81 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h   bool MergePartialFromCodedStream(
bool              116 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h   inline bool has_parameter() const;
bool              195 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h   bool IsInitialized() const;
bool              198 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h   bool MergePartialFromCodedStream(
bool              217 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h   inline bool has_name() const;
bool              229 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h   inline bool has_insertion_point() const;
bool              241 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h   inline bool has_content() const;
bool              312 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h   bool IsInitialized() const;
bool              315 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h   bool MergePartialFromCodedStream(
bool              336 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h   inline bool has_error() const;
bool              431 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline bool CodeGeneratorRequest::has_parameter() const {
bool              530 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline bool CodeGeneratorResponse_File::has_name() const {
bool              600 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline bool CodeGeneratorResponse_File::has_insertion_point() const {
bool              670 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline bool CodeGeneratorResponse_File::has_content() const {
bool              744 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline bool CodeGeneratorResponse::has_error() const {
bool               67 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.h   virtual bool Generate(const FileDescriptor* file,
bool               83 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.h       const FieldDescriptor& field, bool is_extension) const;
bool               86 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.h       bool is_extension,
bool              129 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.h   bool GeneratingDescriptorProto() const;
bool               75 third_party/protobuf/src/google/protobuf/compiler/subprocess.h   bool Communicate(const Message& input, Message* output, string* error);
bool               76 third_party/protobuf/src/google/protobuf/compiler/zip_writer.h   bool Write(const string& filename, const string& contents);
bool               77 third_party/protobuf/src/google/protobuf/compiler/zip_writer.h   bool WriteDirectory();
bool              237 third_party/protobuf/src/google/protobuf/descriptor.h   bool IsExtensionNumber(int number) const;
bool              263 third_party/protobuf/src/google/protobuf/descriptor.h   bool GetSourceLocation(SourceLocation* out_location) const;
bool              283 third_party/protobuf/src/google/protobuf/descriptor.h   bool is_placeholder_;
bool              285 third_party/protobuf/src/google/protobuf/descriptor.h   bool is_unqualified_placeholder_;
bool              399 third_party/protobuf/src/google/protobuf/descriptor.h   bool is_extension() const;         // Is this an extension field?
bool              427 third_party/protobuf/src/google/protobuf/descriptor.h   bool is_required() const;      // shorthand for label() == LABEL_REQUIRED
bool              428 third_party/protobuf/src/google/protobuf/descriptor.h   bool is_optional() const;      // shorthand for label() == LABEL_OPTIONAL
bool              429 third_party/protobuf/src/google/protobuf/descriptor.h   bool is_repeated() const;      // shorthand for label() == LABEL_REPEATED
bool              430 third_party/protobuf/src/google/protobuf/descriptor.h   bool is_packable() const;      // shorthand for is_repeated() &&
bool              432 third_party/protobuf/src/google/protobuf/descriptor.h   bool is_packed() const;        // shorthand for is_packable() &&
bool              440 third_party/protobuf/src/google/protobuf/descriptor.h   bool has_default_value() const;
bool              462 third_party/protobuf/src/google/protobuf/descriptor.h   bool default_value_bool() const;
bool              514 third_party/protobuf/src/google/protobuf/descriptor.h   static inline bool IsTypePackable(Type field_type);
bool              521 third_party/protobuf/src/google/protobuf/descriptor.h   bool GetSourceLocation(SourceLocation* out_location) const;
bool              532 third_party/protobuf/src/google/protobuf/descriptor.h   string DefaultValueAsString(bool quote_string_type) const;
bool              546 third_party/protobuf/src/google/protobuf/descriptor.h   bool is_extension_;
bool              557 third_party/protobuf/src/google/protobuf/descriptor.h   bool has_default_value_;
bool              565 third_party/protobuf/src/google/protobuf/descriptor.h     bool   default_value_bool_;
bool              638 third_party/protobuf/src/google/protobuf/descriptor.h   bool GetSourceLocation(SourceLocation* out_location) const;
bool              657 third_party/protobuf/src/google/protobuf/descriptor.h   bool is_placeholder_;
bool              659 third_party/protobuf/src/google/protobuf/descriptor.h   bool is_unqualified_placeholder_;
bool              716 third_party/protobuf/src/google/protobuf/descriptor.h   bool GetSourceLocation(SourceLocation* out_location) const;
bool              786 third_party/protobuf/src/google/protobuf/descriptor.h   bool GetSourceLocation(SourceLocation* out_location) const;
bool              855 third_party/protobuf/src/google/protobuf/descriptor.h   bool GetSourceLocation(SourceLocation* out_location) const;
bool              995 third_party/protobuf/src/google/protobuf/descriptor.h   bool GetSourceLocation(const vector<int>& path,
bool             1255 third_party/protobuf/src/google/protobuf/descriptor.h   bool InternalIsFileLoaded(const string& filename) const;
bool             1268 third_party/protobuf/src/google/protobuf/descriptor.h   bool IsSubSymbolOfBuiltType(const string& name) const;
bool             1274 third_party/protobuf/src/google/protobuf/descriptor.h   bool TryFindFileInFallbackDatabase(const string& name) const;
bool             1275 third_party/protobuf/src/google/protobuf/descriptor.h   bool TryFindSymbolInFallbackDatabase(const string& name) const;
bool             1276 third_party/protobuf/src/google/protobuf/descriptor.h   bool TryFindExtensionInFallbackDatabase(const Descriptor* containing_type,
bool             1299 third_party/protobuf/src/google/protobuf/descriptor.h   bool enforce_dependencies_;
bool             1300 third_party/protobuf/src/google/protobuf/descriptor.h   bool allow_unknown_;
bool             1349 third_party/protobuf/src/google/protobuf/descriptor.h PROTOBUF_DEFINE_ACCESSOR(FieldDescriptor, is_extension, bool)
bool             1359 third_party/protobuf/src/google/protobuf/descriptor.h PROTOBUF_DEFINE_ACCESSOR(FieldDescriptor, has_default_value, bool)
bool             1366 third_party/protobuf/src/google/protobuf/descriptor.h PROTOBUF_DEFINE_ACCESSOR(FieldDescriptor, default_value_bool  , bool  )
bool             1425 third_party/protobuf/src/google/protobuf/descriptor.h inline bool FieldDescriptor::is_required() const {
bool             1429 third_party/protobuf/src/google/protobuf/descriptor.h inline bool FieldDescriptor::is_optional() const {
bool             1433 third_party/protobuf/src/google/protobuf/descriptor.h inline bool FieldDescriptor::is_repeated() const {
bool             1437 third_party/protobuf/src/google/protobuf/descriptor.h inline bool FieldDescriptor::is_packable() const {
bool             1497 third_party/protobuf/src/google/protobuf/descriptor.h inline bool FieldDescriptor::IsTypePackable(Type field_type) {
bool               79 third_party/protobuf/src/google/protobuf/descriptor.pb.h LIBPROTOBUF_EXPORT bool FieldDescriptorProto_Type_IsValid(int value);
bool               89 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldDescriptorProto_Type_Parse(
bool               99 third_party/protobuf/src/google/protobuf/descriptor.pb.h LIBPROTOBUF_EXPORT bool FieldDescriptorProto_Label_IsValid(int value);
bool              109 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldDescriptorProto_Label_Parse(
bool              119 third_party/protobuf/src/google/protobuf/descriptor.pb.h LIBPROTOBUF_EXPORT bool FileOptions_OptimizeMode_IsValid(int value);
bool              129 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileOptions_OptimizeMode_Parse(
bool              139 third_party/protobuf/src/google/protobuf/descriptor.pb.h LIBPROTOBUF_EXPORT bool FieldOptions_CType_IsValid(int value);
bool              149 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldOptions_CType_Parse(
bool              189 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool              192 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool              274 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool              277 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool              296 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_name() const;
bool              308 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_package() const;
bool              408 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_options() const;
bool              417 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_source_code_info() const;
bool              495 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool              498 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool              517 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_start() const;
bool              524 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_end() const;
bool              587 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool              590 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool              611 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_name() const;
bool              683 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_options() const;
bool              753 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool              756 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool              791 third_party/protobuf/src/google/protobuf/descriptor.pb.h   static inline bool Type_IsValid(int value) {
bool              807 third_party/protobuf/src/google/protobuf/descriptor.pb.h   static inline bool Type_Parse(const ::std::string& name,
bool              816 third_party/protobuf/src/google/protobuf/descriptor.pb.h   static inline bool Label_IsValid(int value) {
bool              832 third_party/protobuf/src/google/protobuf/descriptor.pb.h   static inline bool Label_Parse(const ::std::string& name,
bool              840 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_name() const;
bool              852 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_number() const;
bool              859 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_label() const;
bool              866 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_type() const;
bool              873 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_type_name() const;
bool              885 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_extendee() const;
bool              897 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_default_value() const;
bool              909 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_options() const;
bool              992 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool              995 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool             1014 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_name() const;
bool             1038 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_options() const;
bool             1104 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool             1107 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool             1126 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_name() const;
bool             1138 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_number() const;
bool             1145 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_options() const;
bool             1213 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool             1216 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool             1235 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_name() const;
bool             1259 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_options() const;
bool             1325 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool             1328 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool             1347 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_name() const;
bool             1359 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_input_type() const;
bool             1371 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_output_type() const;
bool             1383 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_options() const;
bool             1454 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool             1457 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool             1477 third_party/protobuf/src/google/protobuf/descriptor.pb.h   static inline bool OptimizeMode_IsValid(int value) {
bool             1493 third_party/protobuf/src/google/protobuf/descriptor.pb.h   static inline bool OptimizeMode_Parse(const ::std::string& name,
bool             1501 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_java_package() const;
bool             1513 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_java_outer_classname() const;
bool             1525 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_java_multiple_files() const;
bool             1528 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool java_multiple_files() const;
bool             1529 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline void set_java_multiple_files(bool value);
bool             1532 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_retain_unknown_fields() const;
bool             1535 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool retain_unknown_fields() const;
bool             1536 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline void set_retain_unknown_fields(bool value);
bool             1539 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_java_generate_equals_and_hash() const;
bool             1542 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool java_generate_equals_and_hash() const;
bool             1543 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline void set_java_generate_equals_and_hash(bool value);
bool             1546 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_optimize_for() const;
bool             1553 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_go_package() const;
bool             1565 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_cc_generic_services() const;
bool             1568 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool cc_generic_services() const;
bool             1569 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline void set_cc_generic_services(bool value);
bool             1572 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_java_generic_services() const;
bool             1575 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool java_generic_services() const;
bool             1576 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline void set_java_generic_services(bool value);
bool             1579 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_py_generic_services() const;
bool             1582 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool py_generic_services() const;
bool             1583 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline void set_py_generic_services(bool value);
bool             1627 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool java_multiple_files_;
bool             1628 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool retain_unknown_fields_;
bool             1629 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool java_generate_equals_and_hash_;
bool             1630 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool cc_generic_services_;
bool             1634 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool java_generic_services_;
bool             1635 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool py_generic_services_;
bool             1682 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool             1685 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool             1704 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_message_set_wire_format() const;
bool             1707 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool message_set_wire_format() const;
bool             1708 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline void set_message_set_wire_format(bool value);
bool             1711 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_no_standard_descriptor_accessor() const;
bool             1714 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool no_standard_descriptor_accessor() const;
bool             1715 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline void set_no_standard_descriptor_accessor(bool value);
bool             1742 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool message_set_wire_format_;
bool             1743 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool no_standard_descriptor_accessor_;
bool             1790 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool             1793 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool             1813 third_party/protobuf/src/google/protobuf/descriptor.pb.h   static inline bool CType_IsValid(int value) {
bool             1829 third_party/protobuf/src/google/protobuf/descriptor.pb.h   static inline bool CType_Parse(const ::std::string& name,
bool             1837 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_ctype() const;
bool             1844 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_packed() const;
bool             1847 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool packed() const;
bool             1848 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline void set_packed(bool value);
bool             1851 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_lazy() const;
bool             1854 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool lazy() const;
bool             1855 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline void set_lazy(bool value);
bool             1858 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_deprecated() const;
bool             1861 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool deprecated() const;
bool             1862 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline void set_deprecated(bool value);
bool             1865 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_experimental_map_key() const;
bool             1877 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_weak() const;
bool             1880 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool weak() const;
bool             1881 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline void set_weak(bool value);
bool             1916 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool packed_;
bool             1917 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool lazy_;
bool             1918 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool deprecated_;
bool             1919 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool weak_;
bool             1968 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool             1971 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool             1990 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_allow_alias() const;
bool             1993 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool allow_alias() const;
bool             1994 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline void set_allow_alias(bool value);
bool             2019 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool allow_alias_;
bool             2066 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool             2069 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool             2154 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool             2157 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool             2242 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool             2245 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool             2330 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool             2333 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool             2352 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_name_part() const;
bool             2364 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_is_extension() const;
bool             2367 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool is_extension() const;
bool             2368 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline void set_is_extension(bool value);
bool             2380 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool is_extension_;
bool             2427 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool             2430 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool             2463 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_identifier_value() const;
bool             2475 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_positive_int_value() const;
bool             2482 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_negative_int_value() const;
bool             2489 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_double_value() const;
bool             2496 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_string_value() const;
bool             2508 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_aggregate_value() const;
bool             2589 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool             2592 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool             2635 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_leading_comments() const;
bool             2647 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline bool has_trailing_comments() const;
bool             2719 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool IsInitialized() const;
bool             2722 third_party/protobuf/src/google/protobuf/descriptor.pb.h   bool MergePartialFromCodedStream(
bool             2808 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileDescriptorProto::has_name() const {
bool             2878 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileDescriptorProto::has_package() const {
bool             3142 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileDescriptorProto::has_options() const {
bool             3180 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileDescriptorProto::has_source_code_info() const {
bool             3222 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool DescriptorProto_ExtensionRange::has_start() const {
bool             3244 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool DescriptorProto_ExtensionRange::has_end() const {
bool             3270 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool DescriptorProto::has_name() const {
bool             3465 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool DescriptorProto::has_options() const {
bool             3507 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldDescriptorProto::has_name() const {
bool             3577 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldDescriptorProto::has_number() const {
bool             3599 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldDescriptorProto::has_label() const {
bool             3622 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldDescriptorProto::has_type() const {
bool             3645 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldDescriptorProto::has_type_name() const {
bool             3715 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldDescriptorProto::has_extendee() const {
bool             3785 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldDescriptorProto::has_default_value() const {
bool             3855 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldDescriptorProto::has_options() const {
bool             3897 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool EnumDescriptorProto::has_name() const {
bool             3992 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool EnumDescriptorProto::has_options() const {
bool             4034 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool EnumValueDescriptorProto::has_name() const {
bool             4104 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool EnumValueDescriptorProto::has_number() const {
bool             4126 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool EnumValueDescriptorProto::has_options() const {
bool             4168 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool ServiceDescriptorProto::has_name() const {
bool             4263 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool ServiceDescriptorProto::has_options() const {
bool             4305 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool MethodDescriptorProto::has_name() const {
bool             4375 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool MethodDescriptorProto::has_input_type() const {
bool             4445 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool MethodDescriptorProto::has_output_type() const {
bool             4515 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool MethodDescriptorProto::has_options() const {
bool             4557 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileOptions::has_java_package() const {
bool             4627 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileOptions::has_java_outer_classname() const {
bool             4697 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileOptions::has_java_multiple_files() const {
bool             4710 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileOptions::java_multiple_files() const {
bool             4713 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FileOptions::set_java_multiple_files(bool value) {
bool             4719 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileOptions::has_retain_unknown_fields() const {
bool             4732 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileOptions::retain_unknown_fields() const {
bool             4735 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FileOptions::set_retain_unknown_fields(bool value) {
bool             4741 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileOptions::has_java_generate_equals_and_hash() const {
bool             4754 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileOptions::java_generate_equals_and_hash() const {
bool             4757 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FileOptions::set_java_generate_equals_and_hash(bool value) {
bool             4763 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileOptions::has_optimize_for() const {
bool             4786 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileOptions::has_go_package() const {
bool             4856 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileOptions::has_cc_generic_services() const {
bool             4869 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileOptions::cc_generic_services() const {
bool             4872 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FileOptions::set_cc_generic_services(bool value) {
bool             4878 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileOptions::has_java_generic_services() const {
bool             4891 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileOptions::java_generic_services() const {
bool             4894 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FileOptions::set_java_generic_services(bool value) {
bool             4900 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileOptions::has_py_generic_services() const {
bool             4913 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FileOptions::py_generic_services() const {
bool             4916 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FileOptions::set_py_generic_services(bool value) {
bool             4951 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool MessageOptions::has_message_set_wire_format() const {
bool             4964 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool MessageOptions::message_set_wire_format() const {
bool             4967 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MessageOptions::set_message_set_wire_format(bool value) {
bool             4973 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool MessageOptions::has_no_standard_descriptor_accessor() const {
bool             4986 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool MessageOptions::no_standard_descriptor_accessor() const {
bool             4989 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MessageOptions::set_no_standard_descriptor_accessor(bool value) {
bool             5024 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldOptions::has_ctype() const {
bool             5047 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldOptions::has_packed() const {
bool             5060 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldOptions::packed() const {
bool             5063 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FieldOptions::set_packed(bool value) {
bool             5069 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldOptions::has_lazy() const {
bool             5082 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldOptions::lazy() const {
bool             5085 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FieldOptions::set_lazy(bool value) {
bool             5091 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldOptions::has_deprecated() const {
bool             5104 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldOptions::deprecated() const {
bool             5107 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FieldOptions::set_deprecated(bool value) {
bool             5113 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldOptions::has_experimental_map_key() const {
bool             5183 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldOptions::has_weak() const {
bool             5196 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool FieldOptions::weak() const {
bool             5199 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FieldOptions::set_weak(bool value) {
bool             5234 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool EnumOptions::has_allow_alias() const {
bool             5247 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool EnumOptions::allow_alias() const {
bool             5250 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumOptions::set_allow_alias(bool value) {
bool             5372 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool UninterpretedOption_NamePart::has_name_part() const {
bool             5442 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool UninterpretedOption_NamePart::has_is_extension() const {
bool             5455 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool UninterpretedOption_NamePart::is_extension() const {
bool             5458 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void UninterpretedOption_NamePart::set_is_extension(bool value) {
bool             5493 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool UninterpretedOption::has_identifier_value() const {
bool             5563 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool UninterpretedOption::has_positive_int_value() const {
bool             5585 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool UninterpretedOption::has_negative_int_value() const {
bool             5607 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool UninterpretedOption::has_double_value() const {
bool             5629 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool UninterpretedOption::has_string_value() const {
bool             5699 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool UninterpretedOption::has_aggregate_value() const {
bool             5823 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool SourceCodeInfo_Location::has_leading_comments() const {
bool             5893 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool SourceCodeInfo_Location::has_trailing_comments() const {
bool               72 third_party/protobuf/src/google/protobuf/descriptor_database.h   virtual bool FindFileByName(const string& filename,
bool               78 third_party/protobuf/src/google/protobuf/descriptor_database.h   virtual bool FindFileContainingSymbol(const string& symbol_name,
bool               85 third_party/protobuf/src/google/protobuf/descriptor_database.h   virtual bool FindFileContainingExtension(const string& containing_type,
bool               99 third_party/protobuf/src/google/protobuf/descriptor_database.h   virtual bool FindAllExtensionNumbers(const string& extendee_type,
bool              138 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool Add(const FileDescriptorProto& file);
bool              141 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool AddAndOwn(const FileDescriptorProto* file);
bool              144 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool FindFileByName(const string& filename,
bool              146 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool FindFileContainingSymbol(const string& symbol_name,
bool              148 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool FindFileContainingExtension(const string& containing_type,
bool              151 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool FindAllExtensionNumbers(const string& extendee_type,
bool              165 third_party/protobuf/src/google/protobuf/descriptor_database.h     bool AddFile(const FileDescriptorProto& file,
bool              167 third_party/protobuf/src/google/protobuf/descriptor_database.h     bool AddSymbol(const string& name, Value value);
bool              168 third_party/protobuf/src/google/protobuf/descriptor_database.h     bool AddNestedExtensions(const DescriptorProto& message_type,
bool              170 third_party/protobuf/src/google/protobuf/descriptor_database.h     bool AddExtension(const FieldDescriptorProto& field,
bool              176 third_party/protobuf/src/google/protobuf/descriptor_database.h     bool FindAllExtensionNumbers(const string& containing_type,
bool              243 third_party/protobuf/src/google/protobuf/descriptor_database.h     bool IsSubSymbol(const string& sub_symbol, const string& super_symbol);
bool              247 third_party/protobuf/src/google/protobuf/descriptor_database.h     bool ValidateSymbolName(const string& name);
bool              256 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool MaybeCopy(const FileDescriptorProto* file,
bool              278 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool Add(const void* encoded_file_descriptor, int size);
bool              282 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool AddCopy(const void* encoded_file_descriptor, int size);
bool              285 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool FindNameOfFileContainingSymbol(const string& symbol_name,
bool              289 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool FindFileByName(const string& filename,
bool              291 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool FindFileContainingSymbol(const string& symbol_name,
bool              293 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool FindFileContainingExtension(const string& containing_type,
bool              296 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool FindAllExtensionNumbers(const string& extendee_type,
bool              305 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool MaybeParse(pair<const void*, int> encoded_file,
bool              318 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool FindFileByName(const string& filename,
bool              320 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool FindFileContainingSymbol(const string& symbol_name,
bool              322 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool FindFileContainingExtension(const string& containing_type,
bool              325 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool FindAllExtensionNumbers(const string& extendee_type,
bool              347 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool FindFileByName(const string& filename,
bool              349 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool FindFileContainingSymbol(const string& symbol_name,
bool              351 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool FindFileContainingExtension(const string& containing_type,
bool              356 third_party/protobuf/src/google/protobuf/descriptor_database.h   bool FindAllExtensionNumbers(const string& extendee_type,
bool               91 third_party/protobuf/src/google/protobuf/dynamic_message.h   void SetDelegateToGeneratedFactory(bool enable) {
bool              116 third_party/protobuf/src/google/protobuf/dynamic_message.h   bool delegate_to_generated_factory_;
bool               83 third_party/protobuf/src/google/protobuf/extension_set.h typedef bool EnumValidityFunc(int number);
bool               87 third_party/protobuf/src/google/protobuf/extension_set.h typedef bool EnumValidityFuncWithArg(const void* arg, int number);
bool               92 third_party/protobuf/src/google/protobuf/extension_set.h   inline ExtensionInfo(FieldType type_param, bool isrepeated, bool ispacked)
bool               97 third_party/protobuf/src/google/protobuf/extension_set.h   bool is_repeated;
bool               98 third_party/protobuf/src/google/protobuf/extension_set.h   bool is_packed;
bool              123 third_party/protobuf/src/google/protobuf/extension_set.h   virtual bool Find(int number, ExtensionInfo* output) = 0;
bool              135 third_party/protobuf/src/google/protobuf/extension_set.h   virtual bool Find(int number, ExtensionInfo* output);
bool              167 third_party/protobuf/src/google/protobuf/extension_set.h                                 bool is_repeated, bool is_packed);
bool              170 third_party/protobuf/src/google/protobuf/extension_set.h                                     bool is_repeated, bool is_packed,
bool              174 third_party/protobuf/src/google/protobuf/extension_set.h                                        bool is_repeated, bool is_packed,
bool              215 third_party/protobuf/src/google/protobuf/extension_set.h   bool Has(int number) const;
bool              229 third_party/protobuf/src/google/protobuf/extension_set.h   bool   GetBool  (int number, bool   default_value) const;
bool              247 third_party/protobuf/src/google/protobuf/extension_set.h   void SetBool  (int number, FieldType type, bool   value, desc);
bool              276 third_party/protobuf/src/google/protobuf/extension_set.h   bool   GetRepeatedBool  (int number, int index) const;
bool              287 third_party/protobuf/src/google/protobuf/extension_set.h   void SetRepeatedBool  (int number, int index, bool   value);
bool              294 third_party/protobuf/src/google/protobuf/extension_set.h   void AddInt32 (int number, FieldType type, bool packed, int32  value, desc);
bool              295 third_party/protobuf/src/google/protobuf/extension_set.h   void AddInt64 (int number, FieldType type, bool packed, int64  value, desc);
bool              296 third_party/protobuf/src/google/protobuf/extension_set.h   void AddUInt32(int number, FieldType type, bool packed, uint32 value, desc);
bool              297 third_party/protobuf/src/google/protobuf/extension_set.h   void AddUInt64(int number, FieldType type, bool packed, uint64 value, desc);
bool              298 third_party/protobuf/src/google/protobuf/extension_set.h   void AddFloat (int number, FieldType type, bool packed, float  value, desc);
bool              299 third_party/protobuf/src/google/protobuf/extension_set.h   void AddDouble(int number, FieldType type, bool packed, double value, desc);
bool              300 third_party/protobuf/src/google/protobuf/extension_set.h   void AddBool  (int number, FieldType type, bool packed, bool   value, desc);
bool              301 third_party/protobuf/src/google/protobuf/extension_set.h   void AddEnum  (int number, FieldType type, bool packed, int    value, desc);
bool              326 third_party/protobuf/src/google/protobuf/extension_set.h   bool IsInitialized() const;
bool              330 third_party/protobuf/src/google/protobuf/extension_set.h   bool ParseField(uint32 tag, io::CodedInputStream* input,
bool              340 third_party/protobuf/src/google/protobuf/extension_set.h   bool ParseField(uint32 tag, io::CodedInputStream* input,
bool              343 third_party/protobuf/src/google/protobuf/extension_set.h   bool ParseFieldHeavy(uint32 tag, io::CodedInputStream* input,
bool              349 third_party/protobuf/src/google/protobuf/extension_set.h   bool ParseMessageSet(io::CodedInputStream* input,
bool              355 third_party/protobuf/src/google/protobuf/extension_set.h   bool ParseMessageSet(io::CodedInputStream* input,
bool              358 third_party/protobuf/src/google/protobuf/extension_set.h   bool ParseMessageSetHeavy(io::CodedInputStream* input,
bool              413 third_party/protobuf/src/google/protobuf/extension_set.h     virtual bool IsInitialized() const = 0;
bool              420 third_party/protobuf/src/google/protobuf/extension_set.h     virtual bool ReadMessage(const MessageLite& prototype,
bool              438 third_party/protobuf/src/google/protobuf/extension_set.h       bool                  bool_value;
bool              450 third_party/protobuf/src/google/protobuf/extension_set.h       RepeatedField   <bool       >* repeated_bool_value;
bool              457 third_party/protobuf/src/google/protobuf/extension_set.h     bool is_repeated;
bool              465 third_party/protobuf/src/google/protobuf/extension_set.h     bool is_cleared : 4;
bool              472 third_party/protobuf/src/google/protobuf/extension_set.h     bool is_lazy : 4;
bool              475 third_party/protobuf/src/google/protobuf/extension_set.h     bool is_packed;
bool              510 third_party/protobuf/src/google/protobuf/extension_set.h   bool FindExtensionInfoFromTag(uint32 tag, ExtensionFinder* extension_finder,
bool              517 third_party/protobuf/src/google/protobuf/extension_set.h   bool ParseFieldWithExtensionInfo(int field_number,
bool              524 third_party/protobuf/src/google/protobuf/extension_set.h   bool ParseFieldMaybeLazily(uint32 tag, io::CodedInputStream* input,
bool              530 third_party/protobuf/src/google/protobuf/extension_set.h   bool MaybeNewExtension(int number, const FieldDescriptor* descriptor,
bool              535 third_party/protobuf/src/google/protobuf/extension_set.h   bool ParseMessageSetItem(io::CodedInputStream* input,
bool              645 third_party/protobuf/src/google/protobuf/extension_set.h                          bool is_packed, Type value, ExtensionSet* set);
bool              667 third_party/protobuf/src/google/protobuf/extension_set.h     int number, FieldType field_type, bool is_packed,                      \
bool              678 third_party/protobuf/src/google/protobuf/extension_set.h PROTOBUF_DEFINE_PRIMITIVE_TYPE(  bool,   Bool)
bool              722 third_party/protobuf/src/google/protobuf/extension_set.h                          bool /*is_packed*/, const string& value,
bool              737 third_party/protobuf/src/google/protobuf/extension_set.h template <typename Type, bool IsValid(int)>
bool              753 third_party/protobuf/src/google/protobuf/extension_set.h template <typename Type, bool IsValid(int)>
bool              767 third_party/protobuf/src/google/protobuf/extension_set.h                          bool is_packed, ConstType value, ExtensionSet* set) {
bool              843 third_party/protobuf/src/google/protobuf/extension_set.h           FieldType field_type, bool is_packed>
bool              878 third_party/protobuf/src/google/protobuf/extension_set.h             bool _is_packed>                                                  \
bool              879 third_party/protobuf/src/google/protobuf/extension_set.h   inline bool HasExtension(                                                   \
bool              887 third_party/protobuf/src/google/protobuf/extension_set.h             bool _is_packed>                                                  \
bool              896 third_party/protobuf/src/google/protobuf/extension_set.h             bool _is_packed>                                                  \
bool              906 third_party/protobuf/src/google/protobuf/extension_set.h             bool _is_packed>                                                  \
bool              916 third_party/protobuf/src/google/protobuf/extension_set.h             bool _is_packed>                                                  \
bool              926 third_party/protobuf/src/google/protobuf/extension_set.h             bool _is_packed>                                                  \
bool              936 third_party/protobuf/src/google/protobuf/extension_set.h             bool _is_packed>                                                  \
bool              946 third_party/protobuf/src/google/protobuf/extension_set.h             bool _is_packed>                                                  \
bool              957 third_party/protobuf/src/google/protobuf/extension_set.h             bool _is_packed>                                                  \
bool              967 third_party/protobuf/src/google/protobuf/extension_set.h             bool _is_packed>                                                  \
bool              977 third_party/protobuf/src/google/protobuf/extension_set.h             bool _is_packed>                                                  \
bool              987 third_party/protobuf/src/google/protobuf/extension_set.h             bool _is_packed>                                                  \
bool              996 third_party/protobuf/src/google/protobuf/extension_set.h             bool _is_packed>                                                  \
bool               62 third_party/protobuf/src/google/protobuf/generated_enum_reflection.h LIBPROTOBUF_EXPORT bool ParseNamedEnum(const EnumDescriptor* descriptor,
bool               67 third_party/protobuf/src/google/protobuf/generated_enum_reflection.h bool ParseNamedEnum(const EnumDescriptor* descriptor,
bool              146 third_party/protobuf/src/google/protobuf/generated_message_reflection.h   bool HasField(const Message& message, const FieldDescriptor* field) const;
bool              169 third_party/protobuf/src/google/protobuf/generated_message_reflection.h   bool   GetBool  (const Message& message,
bool              195 third_party/protobuf/src/google/protobuf/generated_message_reflection.h                  const FieldDescriptor* field, bool   value) const;
bool              218 third_party/protobuf/src/google/protobuf/generated_message_reflection.h   bool   GetRepeatedBool  (const Message& message,
bool              246 third_party/protobuf/src/google/protobuf/generated_message_reflection.h                          const FieldDescriptor* field, int index, bool   value) const;
bool              270 third_party/protobuf/src/google/protobuf/generated_message_reflection.h                  const FieldDescriptor* field, bool   value) const;
bool              320 third_party/protobuf/src/google/protobuf/generated_message_reflection.h   inline bool HasBit(const Message& message,
bool              175 third_party/protobuf/src/google/protobuf/io/coded_stream.h   inline bool IsFlat() const;
bool              179 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool Skip(int count);
bool              188 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool GetDirectBufferPointer(const void** data, int* size);
bool              196 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool ReadRaw(void* buffer, int size);
bool              205 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool ReadString(string* buffer, int size);
bool              208 third_party/protobuf/src/google/protobuf/io/coded_stream.h   inline bool InternalReadStringInline(string* buffer,
bool              213 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool ReadLittleEndian32(uint32* value);
bool              215 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool ReadLittleEndian64(uint64* value);
bool              229 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool ReadVarint32(uint32* value);
bool              231 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool ReadVarint64(uint64* value);
bool              248 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool ExpectTag(uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE;
bool              265 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool ExpectAtEnd();
bool              276 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool LastTagWas(uint32 expected);
bool              284 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool ConsumedEntireMessage();
bool              371 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool IncrementRecursionDepth();
bool              474 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool legitimate_message_end_;
bool              477 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool aliasing_enabled_;
bool              528 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool Refresh();
bool              537 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool ReadVarint32Fallback(uint32* value);
bool              538 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool ReadVarint64Fallback(uint64* value);
bool              539 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool ReadVarint32Slow(uint32* value);
bool              540 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool ReadVarint64Slow(uint64* value);
bool              541 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool ReadLittleEndian32Fallback(uint32* value);
bool              542 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool ReadLittleEndian64Fallback(uint64* value);
bool              548 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool ReadStringFallback(string* buffer, int size);
bool              618 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool Skip(int count);
bool              628 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool GetDirectBufferPointer(void** data, int* size);
bool              718 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool HadError() const { return had_error_; }
bool              727 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool had_error_;   // Whether an error occurred during output.
bool              734 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool Refresh();
bool              757 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::ReadVarint32(uint32* value) {
bool              767 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::ReadVarint64(uint64* value) {
bool              814 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::ReadLittleEndian32(uint32* value) {
bool              828 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::ReadLittleEndian64(uint64* value) {
bool              853 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::LastTagWas(uint32 expected) {
bool              857 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::ConsumedEntireMessage() {
bool              861 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::ExpectTag(uint32 expected) {
bool              905 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::ExpectAtEnd() {
bool             1054 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::IncrementRecursionDepth() {
bool             1123 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::IsFlat() const {
bool               47 third_party/protobuf/src/google/protobuf/io/coded_stream_inl.h inline bool CodedInputStream::InternalReadStringInline(string* buffer,
bool               86 third_party/protobuf/src/google/protobuf/io/gzip_stream.h   bool Next(const void** data, int* size);
bool               88 third_party/protobuf/src/google/protobuf/io/gzip_stream.h   bool Skip(int count);
bool              170 third_party/protobuf/src/google/protobuf/io/gzip_stream.h   bool Flush();
bool              176 third_party/protobuf/src/google/protobuf/io/gzip_stream.h   bool Close();
bool              179 third_party/protobuf/src/google/protobuf/io/gzip_stream.h   bool Next(void** data, int* size);
bool              116 third_party/protobuf/src/google/protobuf/io/printer.h   bool failed() const { return failed_; }
bool              126 third_party/protobuf/src/google/protobuf/io/printer.h   bool at_start_of_line_;
bool              127 third_party/protobuf/src/google/protobuf/io/printer.h   bool failed_;
bool              139 third_party/protobuf/src/google/protobuf/io/tokenizer.h   bool Next();
bool              184 third_party/protobuf/src/google/protobuf/io/tokenizer.h   bool NextWithComments(string* prev_trailing_comments,
bool              208 third_party/protobuf/src/google/protobuf/io/tokenizer.h   static bool ParseInteger(const string& text, uint64 max_value,
bool              217 third_party/protobuf/src/google/protobuf/io/tokenizer.h   void set_allow_f_after_float(bool value) { allow_f_after_float_ = value; }
bool              245 third_party/protobuf/src/google/protobuf/io/tokenizer.h   bool read_error_;         // Did we previously encounter a read error?
bool              259 third_party/protobuf/src/google/protobuf/io/tokenizer.h   bool allow_f_after_float_;
bool              307 third_party/protobuf/src/google/protobuf/io/tokenizer.h   TokenType ConsumeNumber(bool started_with_zero, bool started_with_dot);
bool              344 third_party/protobuf/src/google/protobuf/io/tokenizer.h   inline bool LookingAt();
bool              350 third_party/protobuf/src/google/protobuf/io/tokenizer.h   inline bool TryConsumeOne();
bool              353 third_party/protobuf/src/google/protobuf/io/tokenizer.h   inline bool TryConsume(char c);
bool              145 third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h   virtual bool Next(const void** data, int* size) = 0;
bool              169 third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h   virtual bool Skip(int count) = 0;
bool              206 third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h   virtual bool Next(void** data, int* size) = 0;
bool               75 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   bool Close();
bool               82 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   void SetCloseOnDelete(bool value) { copying_input_.SetCloseOnDelete(value); }
bool               91 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   bool Next(const void** data, int* size);
bool               93 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   bool Skip(int count);
bool              102 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     bool Close();
bool              103 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     void SetCloseOnDelete(bool value) { close_on_delete_ = value; }
bool              113 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     bool close_on_delete_;
bool              114 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     bool is_closed_;
bool              121 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     bool previous_seek_failed_;
bool              153 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   bool Close();
bool              158 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   bool Flush();
bool              165 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   void SetCloseOnDelete(bool value) { copying_output_.SetCloseOnDelete(value); }
bool              174 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   bool Next(void** data, int* size);
bool              184 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     bool Close();
bool              185 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     void SetCloseOnDelete(bool value) { close_on_delete_ = value; }
bool              189 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     bool Write(const void* buffer, int size);
bool              194 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     bool close_on_delete_;
bool              195 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     bool is_closed_;
bool              225 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   bool Next(const void** data, int* size);
bool              227 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   bool Skip(int count);
bool              269 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   bool Next(void** data, int* size);
bool              280 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     bool Write(const void* buffer, int size);
bool              312 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   bool Next(const void** data, int* size);
bool              314 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   bool Skip(int count);
bool              338 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   bool Next(const void** data, int* size);
bool              340 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   bool Skip(int count);
bool               73 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   bool Next(const void** data, int* size);
bool               75 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   bool Skip(int count);
bool              107 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   bool Next(void** data, int* size);
bool              139 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   bool Next(void** data, int* size);
bool              207 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   void SetOwnsCopyingStream(bool value) { owns_copying_stream_ = value; }
bool              210 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   bool Next(const void** data, int* size);
bool              212 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   bool Skip(int count);
bool              223 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   bool owns_copying_stream_;
bool              226 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   bool failed_;
bool              268 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   virtual bool Write(const void* buffer, int size) = 0;
bool              291 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   bool Flush();
bool              295 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   void SetOwnsCopyingStream(bool value) { owns_copying_stream_ = value; }
bool              298 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   bool Next(void** data, int* size);
bool              304 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   bool WriteBuffer();
bool              312 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   bool owns_copying_stream_;
bool              315 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   bool failed_;
bool              241 third_party/protobuf/src/google/protobuf/message.h   bool ParseFromFileDescriptor(int file_descriptor);
bool              244 third_party/protobuf/src/google/protobuf/message.h   bool ParsePartialFromFileDescriptor(int file_descriptor);
bool              247 third_party/protobuf/src/google/protobuf/message.h   bool ParseFromIstream(istream* input);
bool              250 third_party/protobuf/src/google/protobuf/message.h   bool ParsePartialFromIstream(istream* input);
bool              254 third_party/protobuf/src/google/protobuf/message.h   bool SerializeToFileDescriptor(int file_descriptor) const;
bool              256 third_party/protobuf/src/google/protobuf/message.h   bool SerializePartialToFileDescriptor(int file_descriptor) const;
bool              259 third_party/protobuf/src/google/protobuf/message.h   bool SerializeToOstream(ostream* output) const;
bool              261 third_party/protobuf/src/google/protobuf/message.h   bool SerializePartialToOstream(ostream* output) const;
bool              270 third_party/protobuf/src/google/protobuf/message.h   virtual bool IsInitialized() const;
bool              272 third_party/protobuf/src/google/protobuf/message.h   virtual bool MergePartialFromCodedStream(io::CodedInputStream* input);
bool              379 third_party/protobuf/src/google/protobuf/message.h   virtual bool HasField(const Message& message,
bool              438 third_party/protobuf/src/google/protobuf/message.h   virtual bool   GetBool  (const Message& message,
bool              485 third_party/protobuf/src/google/protobuf/message.h                          const FieldDescriptor* field, bool   value) const = 0;
bool              538 third_party/protobuf/src/google/protobuf/message.h   virtual bool   GetRepeatedBool  (const Message& message,
bool              580 third_party/protobuf/src/google/protobuf/message.h                                  int index, bool   value) const = 0;
bool              609 third_party/protobuf/src/google/protobuf/message.h                          const FieldDescriptor* field, bool   value) const = 0;
bool              684 third_party/protobuf/src/google/protobuf/message.h       Message* message, const FieldDescriptor* field, bool is_string) const;
bool              770 third_party/protobuf/src/google/protobuf/message.h DECLARE_GET_REPEATED_FIELD(bool)
bool               99 third_party/protobuf/src/google/protobuf/message_lite.h   virtual bool IsInitialized() const = 0;
bool              117 third_party/protobuf/src/google/protobuf/message_lite.h   bool ParseFromCodedStream(io::CodedInputStream* input);
bool              120 third_party/protobuf/src/google/protobuf/message_lite.h   bool ParsePartialFromCodedStream(io::CodedInputStream* input);
bool              123 third_party/protobuf/src/google/protobuf/message_lite.h   bool ParseFromZeroCopyStream(io::ZeroCopyInputStream* input);
bool              126 third_party/protobuf/src/google/protobuf/message_lite.h   bool ParsePartialFromZeroCopyStream(io::ZeroCopyInputStream* input);
bool              130 third_party/protobuf/src/google/protobuf/message_lite.h   bool ParseFromBoundedZeroCopyStream(io::ZeroCopyInputStream* input, int size);
bool              133 third_party/protobuf/src/google/protobuf/message_lite.h   bool ParsePartialFromBoundedZeroCopyStream(io::ZeroCopyInputStream* input,
bool              136 third_party/protobuf/src/google/protobuf/message_lite.h   bool ParseFromString(const string& data);
bool              139 third_party/protobuf/src/google/protobuf/message_lite.h   bool ParsePartialFromString(const string& data);
bool              141 third_party/protobuf/src/google/protobuf/message_lite.h   bool ParseFromArray(const void* data, int size);
bool              144 third_party/protobuf/src/google/protobuf/message_lite.h   bool ParsePartialFromArray(const void* data, int size);
bool              158 third_party/protobuf/src/google/protobuf/message_lite.h   bool MergeFromCodedStream(io::CodedInputStream* input);
bool              165 third_party/protobuf/src/google/protobuf/message_lite.h   virtual bool MergePartialFromCodedStream(io::CodedInputStream* input) = 0;
bool              175 third_party/protobuf/src/google/protobuf/message_lite.h   bool SerializeToCodedStream(io::CodedOutputStream* output) const;
bool              177 third_party/protobuf/src/google/protobuf/message_lite.h   bool SerializePartialToCodedStream(io::CodedOutputStream* output) const;
bool              180 third_party/protobuf/src/google/protobuf/message_lite.h   bool SerializeToZeroCopyStream(io::ZeroCopyOutputStream* output) const;
bool              182 third_party/protobuf/src/google/protobuf/message_lite.h   bool SerializePartialToZeroCopyStream(io::ZeroCopyOutputStream* output) const;
bool              185 third_party/protobuf/src/google/protobuf/message_lite.h   bool SerializeToString(string* output) const;
bool              187 third_party/protobuf/src/google/protobuf/message_lite.h   bool SerializePartialToString(string* output) const;
bool              190 third_party/protobuf/src/google/protobuf/message_lite.h   bool SerializeToArray(void* data, int size) const;
bool              192 third_party/protobuf/src/google/protobuf/message_lite.h   bool SerializePartialToArray(void* data, int size) const;
bool              206 third_party/protobuf/src/google/protobuf/message_lite.h   bool AppendToString(string* output) const;
bool              208 third_party/protobuf/src/google/protobuf/message_lite.h   bool AppendPartialToString(string* output) const;
bool               62 third_party/protobuf/src/google/protobuf/reflection_ops.h   static bool IsInitialized(const Message& message);
bool              199 third_party/protobuf/src/google/protobuf/repeated_field.h           bool HasTrivialCopy = has_trivial_copy<Element>::value>
bool              782 third_party/protobuf/src/google/protobuf/repeated_field.h template <typename Element, bool HasTrivialCopy>
bool             1216 third_party/protobuf/src/google/protobuf/repeated_field.h   bool operator==(const iterator& x) const { return it_ == x.it_; }
bool             1217 third_party/protobuf/src/google/protobuf/repeated_field.h   bool operator!=(const iterator& x) const { return it_ != x.it_; }
bool             1220 third_party/protobuf/src/google/protobuf/repeated_field.h   bool operator<(const iterator& x) const { return it_ < x.it_; }
bool             1221 third_party/protobuf/src/google/protobuf/repeated_field.h   bool operator<=(const iterator& x) const { return it_ <= x.it_; }
bool             1222 third_party/protobuf/src/google/protobuf/repeated_field.h   bool operator>(const iterator& x) const { return it_ > x.it_; }
bool             1223 third_party/protobuf/src/google/protobuf/repeated_field.h   bool operator>=(const iterator& x) const { return it_ >= x.it_; }
bool             1296 third_party/protobuf/src/google/protobuf/repeated_field.h   bool operator==(const iterator& x) const { return it_ == x.it_; }
bool             1297 third_party/protobuf/src/google/protobuf/repeated_field.h   bool operator!=(const iterator& x) const { return it_ != x.it_; }
bool             1300 third_party/protobuf/src/google/protobuf/repeated_field.h   bool operator<(const iterator& x) const { return it_ < x.it_; }
bool             1301 third_party/protobuf/src/google/protobuf/repeated_field.h   bool operator<=(const iterator& x) const { return it_ <= x.it_; }
bool             1302 third_party/protobuf/src/google/protobuf/repeated_field.h   bool operator>(const iterator& x) const { return it_ > x.it_; }
bool             1303 third_party/protobuf/src/google/protobuf/repeated_field.h   bool operator>=(const iterator& x) const { return it_ >= x.it_; }
bool              219 third_party/protobuf/src/google/protobuf/service.h   virtual bool Failed() const = 0;
bool              245 third_party/protobuf/src/google/protobuf/service.h   virtual bool IsCanceled() const = 0;
bool               45 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.h   bool has_amd_lock_mb_bug;  // Processor has AMD memory-barrier bug; do lfence
bool               47 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.h   bool has_sse2;             // Processor has SSE2.
bool              388 third_party/protobuf/src/google/protobuf/stubs/common.h template <bool>
bool              396 third_party/protobuf/src/google/protobuf/stubs/common.h   typedef ::google::protobuf::internal::CompileAssert<(bool(expr))> \
bool              397 third_party/protobuf/src/google/protobuf/stubs/common.h           msg[bool(expr) ? 1 : -1]
bool              505 third_party/protobuf/src/google/protobuf/stubs/common.h   bool operator==(C* p) const { return ptr_ == p; }
bool              506 third_party/protobuf/src/google/protobuf/stubs/common.h   bool operator!=(C* p) const { return ptr_ != p; }
bool              532 third_party/protobuf/src/google/protobuf/stubs/common.h   template <class C2> bool operator==(scoped_ptr<C2> const& p2) const;
bool              533 third_party/protobuf/src/google/protobuf/stubs/common.h   template <class C2> bool operator!=(scoped_ptr<C2> const& p2) const;
bool              594 third_party/protobuf/src/google/protobuf/stubs/common.h   bool operator==(C* p) const { return array_ == p; }
bool              595 third_party/protobuf/src/google/protobuf/stubs/common.h   bool operator!=(C* p) const { return array_ != p; }
bool              619 third_party/protobuf/src/google/protobuf/stubs/common.h   template <class C2> bool operator==(scoped_array<C2> const& p2) const;
bool              620 third_party/protobuf/src/google/protobuf/stubs/common.h   template <class C2> bool operator!=(scoped_array<C2> const& p2) const;
bool              882 third_party/protobuf/src/google/protobuf/stubs/common.h   FunctionClosure0(FunctionType function, bool self_deleting)
bool              887 third_party/protobuf/src/google/protobuf/stubs/common.h     bool needs_delete = self_deleting_;  // read in case callback deletes
bool              894 third_party/protobuf/src/google/protobuf/stubs/common.h   bool self_deleting_;
bool              902 third_party/protobuf/src/google/protobuf/stubs/common.h   MethodClosure0(Class* object, MethodType method, bool self_deleting)
bool              907 third_party/protobuf/src/google/protobuf/stubs/common.h     bool needs_delete = self_deleting_;  // read in case callback deletes
bool              915 third_party/protobuf/src/google/protobuf/stubs/common.h   bool self_deleting_;
bool              923 third_party/protobuf/src/google/protobuf/stubs/common.h   FunctionClosure1(FunctionType function, bool self_deleting,
bool              930 third_party/protobuf/src/google/protobuf/stubs/common.h     bool needs_delete = self_deleting_;  // read in case callback deletes
bool              937 third_party/protobuf/src/google/protobuf/stubs/common.h   bool self_deleting_;
bool              946 third_party/protobuf/src/google/protobuf/stubs/common.h   MethodClosure1(Class* object, MethodType method, bool self_deleting,
bool              953 third_party/protobuf/src/google/protobuf/stubs/common.h     bool needs_delete = self_deleting_;  // read in case callback deletes
bool              961 third_party/protobuf/src/google/protobuf/stubs/common.h   bool self_deleting_;
bool              970 third_party/protobuf/src/google/protobuf/stubs/common.h   FunctionClosure2(FunctionType function, bool self_deleting,
bool              977 third_party/protobuf/src/google/protobuf/stubs/common.h     bool needs_delete = self_deleting_;  // read in case callback deletes
bool              984 third_party/protobuf/src/google/protobuf/stubs/common.h   bool self_deleting_;
bool              994 third_party/protobuf/src/google/protobuf/stubs/common.h   MethodClosure2(Class* object, MethodType method, bool self_deleting,
bool             1001 third_party/protobuf/src/google/protobuf/stubs/common.h     bool needs_delete = self_deleting_;  // read in case callback deletes
bool             1009 third_party/protobuf/src/google/protobuf/stubs/common.h   bool self_deleting_;
bool             1178 third_party/protobuf/src/google/protobuf/stubs/common.h LIBPROTOBUF_EXPORT bool IsStructurallyValidUTF8(const char* buf, int len);
bool               70 third_party/protobuf/src/google/protobuf/stubs/hash.h   inline bool operator()(const Key& a, const Key& b) const {
bool               84 third_party/protobuf/src/google/protobuf/stubs/hash.h   inline bool operator()(const char* a, const char* b) const {
bool              115 third_party/protobuf/src/google/protobuf/stubs/hash.h   inline bool operator()(const char* a, const char* b) const {
bool              224 third_party/protobuf/src/google/protobuf/stubs/hash.h   inline bool operator()(const char* a, const char* b) const {
bool              116 third_party/protobuf/src/google/protobuf/stubs/map-util.h bool InsertOrUpdate(Collection * const collection,
bool              118 third_party/protobuf/src/google/protobuf/stubs/map-util.h   pair<typename Collection::iterator, bool> ret =
bool              133 third_party/protobuf/src/google/protobuf/stubs/map-util.h bool InsertIfNotPresent(Collection * const collection,
bool              135 third_party/protobuf/src/google/protobuf/stubs/map-util.h   pair<typename Collection::iterator, bool> ret =
bool               89 third_party/protobuf/src/google/protobuf/stubs/once.h typedef bool ProtobufOnceType;
bool               62 third_party/protobuf/src/google/protobuf/stubs/strutil.h inline bool ascii_isalnum(char c) {
bool               68 third_party/protobuf/src/google/protobuf/stubs/strutil.h inline bool ascii_isdigit(char c) {
bool               80 third_party/protobuf/src/google/protobuf/stubs/strutil.h inline bool HasPrefixString(const string& str,
bool              102 third_party/protobuf/src/google/protobuf/stubs/strutil.h inline bool HasSuffixString(const string& str,
bool              160 third_party/protobuf/src/google/protobuf/stubs/strutil.h                                         const string& newsub, bool replace_all);
bool              126 third_party/protobuf/src/google/protobuf/stubs/substitute.h   inline SubstituteArg(bool value)
bool               97 third_party/protobuf/src/google/protobuf/stubs/template_util.h template<bool cond, typename A, typename B>
bool              124 third_party/protobuf/src/google/protobuf/stubs/template_util.h struct and_ : public integral_constant<bool, (A::value && B::value)> {
bool              130 third_party/protobuf/src/google/protobuf/stubs/template_util.h struct or_ : public integral_constant<bool, (A::value || B::value)> {
bool               97 third_party/protobuf/src/google/protobuf/stubs/type_traits.h template<> struct is_integral<bool> : true_type { };
bool              152 third_party/protobuf/src/google/protobuf/stubs/type_traits.h   static const bool value = sizeof(tester<T>(0)) == sizeof(small_);
bool              157 third_party/protobuf/src/google/protobuf/stubs/type_traits.h template <bool NotUnum, class T> struct is_enum_impl
bool              204 third_party/protobuf/src/google/protobuf/stubs/type_traits.h  : integral_constant<bool, (is_integral<T>::value ||
bool              223 third_party/protobuf/src/google/protobuf/stubs/type_traits.h   : integral_constant<bool,
bool              238 third_party/protobuf/src/google/protobuf/stubs/type_traits.h   : integral_constant<bool,
bool              251 third_party/protobuf/src/google/protobuf/stubs/type_traits.h   : integral_constant<bool,
bool              264 third_party/protobuf/src/google/protobuf/stubs/type_traits.h   : integral_constant<bool,
bool              325 third_party/protobuf/src/google/protobuf/stubs/type_traits.h     : integral_constant<bool,
bool              144 third_party/protobuf/src/google/protobuf/test_util.h         Message* message, bool expect_extensions_notnull);
bool               49 third_party/protobuf/src/google/protobuf/testing/file.h   static bool Exists(const string& name);
bool               53 third_party/protobuf/src/google/protobuf/testing/file.h   static bool ReadFileToString(const string& name, string* output);
bool               63 third_party/protobuf/src/google/protobuf/testing/file.h   static bool CreateDir(const string& name, int mode);
bool               66 third_party/protobuf/src/google/protobuf/testing/file.h   static bool RecursivelyCreateDir(const string& path, int mode);
bool               64 third_party/protobuf/src/google/protobuf/text_format.h   static bool Print(const Message& message, io::ZeroCopyOutputStream* output);
bool               69 third_party/protobuf/src/google/protobuf/text_format.h   static bool PrintUnknownFields(const UnknownFieldSet& unknown_fields,
bool               73 third_party/protobuf/src/google/protobuf/text_format.h   static bool PrintToString(const Message& message, string* output);
bool               76 third_party/protobuf/src/google/protobuf/text_format.h   static bool PrintUnknownFieldsToString(const UnknownFieldSet& unknown_fields,
bool               96 third_party/protobuf/src/google/protobuf/text_format.h     bool Print(const Message& message, io::ZeroCopyOutputStream* output) const;
bool               98 third_party/protobuf/src/google/protobuf/text_format.h     bool PrintUnknownFields(const UnknownFieldSet& unknown_fields,
bool              101 third_party/protobuf/src/google/protobuf/text_format.h     bool PrintToString(const Message& message, string* output) const;
bool              103 third_party/protobuf/src/google/protobuf/text_format.h     bool PrintUnknownFieldsToString(const UnknownFieldSet& unknown_fields,
bool              119 third_party/protobuf/src/google/protobuf/text_format.h     void SetSingleLineMode(bool single_line_mode) {
bool              128 third_party/protobuf/src/google/protobuf/text_format.h     void SetUseShortRepeatedPrimitives(bool use_short_repeated_primitives) {
bool              136 third_party/protobuf/src/google/protobuf/text_format.h     void SetUseUtf8StringEscaping(bool as_utf8) {
bool              185 third_party/protobuf/src/google/protobuf/text_format.h     bool single_line_mode_;
bool              187 third_party/protobuf/src/google/protobuf/text_format.h     bool use_short_repeated_primitives_;
bool              189 third_party/protobuf/src/google/protobuf/text_format.h     bool utf8_string_escaping_;
bool              195 third_party/protobuf/src/google/protobuf/text_format.h   static bool Parse(io::ZeroCopyInputStream* input, Message* output);
bool              197 third_party/protobuf/src/google/protobuf/text_format.h   static bool ParseFromString(const string& input, Message* output);
bool              201 third_party/protobuf/src/google/protobuf/text_format.h   static bool Merge(io::ZeroCopyInputStream* input, Message* output);
bool              203 third_party/protobuf/src/google/protobuf/text_format.h   static bool MergeFromString(const string& input, Message* output);
bool              208 third_party/protobuf/src/google/protobuf/text_format.h   static bool ParseFieldValueFromString(const string& input,
bool              284 third_party/protobuf/src/google/protobuf/text_format.h     bool Parse(io::ZeroCopyInputStream* input, Message* output);
bool              286 third_party/protobuf/src/google/protobuf/text_format.h     bool ParseFromString(const string& input, Message* output);
bool              288 third_party/protobuf/src/google/protobuf/text_format.h     bool Merge(io::ZeroCopyInputStream* input, Message* output);
bool              290 third_party/protobuf/src/google/protobuf/text_format.h     bool MergeFromString(const string& input, Message* output);
bool              313 third_party/protobuf/src/google/protobuf/text_format.h     void AllowPartialMessage(bool allow) {
bool              318 third_party/protobuf/src/google/protobuf/text_format.h     bool ParseFieldValueFromString(const string& input,
bool              330 third_party/protobuf/src/google/protobuf/text_format.h     bool MergeUsingImpl(io::ZeroCopyInputStream* input,
bool              337 third_party/protobuf/src/google/protobuf/text_format.h     bool allow_partial_;
bool              338 third_party/protobuf/src/google/protobuf/text_format.h     bool allow_unknown_field_;
bool               87 third_party/protobuf/src/google/protobuf/unknown_field_set.h   inline bool empty() const;
bool              137 third_party/protobuf/src/google/protobuf/unknown_field_set.h   bool MergeFromCodedStream(io::CodedInputStream* input);
bool              138 third_party/protobuf/src/google/protobuf/unknown_field_set.h   bool ParseFromCodedStream(io::CodedInputStream* input);
bool              139 third_party/protobuf/src/google/protobuf/unknown_field_set.h   bool ParseFromZeroCopyStream(io::ZeroCopyInputStream* input);
bool              140 third_party/protobuf/src/google/protobuf/unknown_field_set.h   bool ParseFromArray(const void* data, int size);
bool              141 third_party/protobuf/src/google/protobuf/unknown_field_set.h   inline bool ParseFromString(const string& data) {
bool              228 third_party/protobuf/src/google/protobuf/unknown_field_set.h inline bool UnknownFieldSet::empty() const {
bool              106 third_party/protobuf/src/google/protobuf/wire_format.h   static bool ParseAndMergePartial(io::CodedInputStream* input,
bool              137 third_party/protobuf/src/google/protobuf/wire_format.h   static bool ParseAndMergeField(
bool              158 third_party/protobuf/src/google/protobuf/wire_format.h   static bool ParseAndMergeMessageSetItem(
bool              168 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static bool SkipField(io::CodedInputStream* input, uint32 tag,
bool              173 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static bool SkipMessage(io::CodedInputStream* input,
bool              179 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static bool SkipMessage(io::CodedInputStream* input);
bool              287 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static inline bool ReadPrimitive(input, CType* value) INL;
bool              293 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static inline bool ReadRepeatedPrimitive(int tag_size,
bool              301 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static bool ReadRepeatedPrimitiveNoInline(int tag_size,
bool              319 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static inline bool ReadPackedPrimitive(input,
bool              325 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static bool ReadPackedPrimitiveNoInline(input, RepeatedField<CType>* value);
bool              329 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static bool ReadPackedEnumNoInline(input,
bool              330 third_party/protobuf/src/google/protobuf/wire_format_lite.h                                      bool (*is_valid)(int),
bool              333 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static bool ReadString(input, string* value);
bool              334 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static bool ReadBytes (input, string* value);
bool              336 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static inline bool ReadGroup  (field_number, input, MessageLite* value);
bool              337 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static inline bool ReadMessage(input, MessageLite* value);
bool              343 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static inline bool ReadGroupNoVirtual(field_number, input,
bool              346 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static inline bool ReadMessageNoVirtual(input, MessageType* value);
bool              366 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static inline void WriteBoolNoTag    (bool value, output) INL;
bool              382 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static void WriteBool    (field_number,   bool value, output);
bool              428 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static inline uint8* WriteBoolNoTagToArray    (bool value, output) INL;
bool              457 third_party/protobuf/src/google/protobuf/wire_format_lite.h     field_number, bool value, output) INL;
bool              531 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static inline bool ReadRepeatedFixedSizePrimitive(
bool              550 third_party/protobuf/src/google/protobuf/wire_format_lite.h   bool SkipField(io::CodedInputStream* input, uint32 tag);
bool              554 third_party/protobuf/src/google/protobuf/wire_format_lite.h   bool SkipMessage(io::CodedInputStream* input);
bool               54 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPrimitive<int32, WireFormatLite::TYPE_INT32>(
bool               63 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPrimitive<int64, WireFormatLite::TYPE_INT64>(
bool               72 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPrimitive<uint32, WireFormatLite::TYPE_UINT32>(
bool               78 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPrimitive<uint64, WireFormatLite::TYPE_UINT64>(
bool               84 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPrimitive<int32, WireFormatLite::TYPE_SINT32>(
bool               93 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPrimitive<int64, WireFormatLite::TYPE_SINT64>(
bool              102 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPrimitive<uint32, WireFormatLite::TYPE_FIXED32>(
bool              108 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPrimitive<uint64, WireFormatLite::TYPE_FIXED64>(
bool              114 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPrimitive<int32, WireFormatLite::TYPE_SFIXED32>(
bool              123 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPrimitive<int64, WireFormatLite::TYPE_SFIXED64>(
bool              132 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPrimitive<float, WireFormatLite::TYPE_FLOAT>(
bool              141 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPrimitive<double, WireFormatLite::TYPE_DOUBLE>(
bool              150 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPrimitive<bool, WireFormatLite::TYPE_BOOL>(
bool              152 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h     bool* value) {
bool              159 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPrimitive<int, WireFormatLite::TYPE_ENUM>(
bool              224 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadRepeatedPrimitive(int, // tag_size, unused.
bool              241 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadRepeatedFixedSizePrimitive(
bool              291 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadRepeatedPrimitive<                             \
bool              312 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h bool WireFormatLite::ReadRepeatedPrimitiveNoInline(
bool              322 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input,
bool              337 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h bool WireFormatLite::ReadPackedPrimitiveNoInline(io::CodedInputStream* input,
bool              343 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadGroup(int field_number,
bool              355 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input,
bool              381 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadGroupNoVirtual(
bool              396 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadMessageNoVirtual(
bool              468 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline void WireFormatLite::WriteBoolNoTag(bool value,
bool              561 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline uint8* WireFormatLite::WriteBoolNoTagToArray(bool value,
bool              643 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h                                                bool value,
bool              262 third_party/qcms/src/iccread.c        bool negative;
bool              101 third_party/qcms/src/qcmsint.h 	bool invalid;
bool              174 third_party/qcms/src/qcmsint.h 	bool reversed;
bool             1173 third_party/qcms/src/transform.c 	bool precache = false;
bool               66 third_party/re2/re2/filtered_re2.h   bool AllMatches(const StringPiece& text,
bool               89 third_party/re2/re2/filtered_re2.h   bool compiled_;
bool              126 third_party/re2/re2/prefilter_tree.h   bool compiled_;
bool               28 third_party/re2/re2/prog.h   bool Get(int k) const {
bool              108 third_party/re2/re2/prog.h     bool greedy(Prog *p) {
bool              114 third_party/re2/re2/prog.h     inline bool Matches(int c) {
bool              204 third_party/re2/re2/prog.h   bool reversed() { return reversed_; }
bool              205 third_party/re2/re2/prog.h   void set_reversed(bool reversed) { reversed_ = reversed; }
bool              212 third_party/re2/re2/prog.h   bool anchor_start() { return anchor_start_; }
bool              213 third_party/re2/re2/prog.h   void set_anchor_start(bool b) { anchor_start_ = b; }
bool              214 third_party/re2/re2/prog.h   bool anchor_end() { return anchor_end_; }
bool              215 third_party/re2/re2/prog.h   void set_anchor_end(bool b) { anchor_end_ = b; }
bool              240 third_party/re2/re2/prog.h   static bool IsWordChar(uint8 c) {
bool              262 third_party/re2/re2/prog.h   bool SearchNFA(const StringPiece& text, const StringPiece& context,
bool              272 third_party/re2/re2/prog.h   bool SearchDFA(const StringPiece& text, const StringPiece& context,
bool              274 third_party/re2/re2/prog.h                  StringPiece* match0, bool* failed,
bool              292 third_party/re2/re2/prog.h   bool IsOnePass();
bool              293 third_party/re2/re2/prog.h   bool SearchOnePass(const StringPiece& text, const StringPiece& context,
bool              299 third_party/re2/re2/prog.h   bool SearchBitState(const StringPiece& text, const StringPiece& context,
bool              311 third_party/re2/re2/prog.h   bool UnsafeSearchBacktrack(const StringPiece& text,
bool              330 third_party/re2/re2/prog.h   bool PossibleMatchRange(string* min, string* max, int maxlen);
bool              342 third_party/re2/re2/prog.h   bool anchor_start_;       // regexp has explicit start anchor
bool              343 third_party/re2/re2/prog.h   bool anchor_end_;         // regexp has explicit end anchor
bool              344 third_party/re2/re2/prog.h   bool reversed_;           // whether program runs backward over input
bool              345 third_party/re2/re2/prog.h   bool did_onepass_;        // has IsOnePass been called?
bool              270 third_party/re2/re2/re2.h   bool ok() const { return error_code() == NoError; }
bool              328 third_party/re2/re2/re2.h   static bool FullMatchN(const StringPiece& text, const RE2& re,
bool              331 third_party/re2/re2/re2.h       bool, const StringPiece&, const RE2&, Arg, RE2::FullMatchN> FullMatch;
bool              335 third_party/re2/re2/re2.h   static bool PartialMatchN(const StringPiece& text, const RE2& re, // 3..16 args
bool              338 third_party/re2/re2/re2.h       bool, const StringPiece&, const RE2&, Arg, RE2::PartialMatchN> PartialMatch;
bool              343 third_party/re2/re2/re2.h   static bool ConsumeN(StringPiece* input, const RE2& pattern, // 3..16 args
bool              346 third_party/re2/re2/re2.h       bool, StringPiece*, const RE2&, Arg, RE2::ConsumeN> Consume;
bool              352 third_party/re2/re2/re2.h   static bool FindAndConsumeN(StringPiece* input, const RE2& pattern,
bool              355 third_party/re2/re2/re2.h       bool, StringPiece*, const RE2&, Arg, RE2::FindAndConsumeN> FindAndConsume;
bool              370 third_party/re2/re2/re2.h   static bool Replace(string *str,
bool              397 third_party/re2/re2/re2.h   static bool Extract(const StringPiece &text,
bool              424 third_party/re2/re2/re2.h   bool PossibleMatchRange(string* min, string* max, int maxlen) const;
bool              472 third_party/re2/re2/re2.h   bool Match(const StringPiece& text,
bool              487 third_party/re2/re2/re2.h   bool CheckRewriteString(const StringPiece& rewrite, string* error) const;
bool              498 third_party/re2/re2/re2.h   bool Rewrite(string *out,
bool              572 third_party/re2/re2/re2.h     bool utf8() const { return encoding_ == EncodingUTF8; }
bool              573 third_party/re2/re2/re2.h     void set_utf8(bool b) {
bool              581 third_party/re2/re2/re2.h     bool posix_syntax() const { return posix_syntax_; }
bool              582 third_party/re2/re2/re2.h     void set_posix_syntax(bool b) { posix_syntax_ = b; }
bool              584 third_party/re2/re2/re2.h     bool longest_match() const { return longest_match_; }
bool              585 third_party/re2/re2/re2.h     void set_longest_match(bool b) { longest_match_ = b; }
bool              587 third_party/re2/re2/re2.h     bool log_errors() const { return log_errors_; }
bool              588 third_party/re2/re2/re2.h     void set_log_errors(bool b) { log_errors_ = b; }
bool              593 third_party/re2/re2/re2.h     bool literal() const { return literal_; }
bool              594 third_party/re2/re2/re2.h     void set_literal(bool b) { literal_ = b; }
bool              596 third_party/re2/re2/re2.h     bool never_nl() const { return never_nl_; }
bool              597 third_party/re2/re2/re2.h     void set_never_nl(bool b) { never_nl_ = b; }
bool              599 third_party/re2/re2/re2.h     bool never_capture() const { return never_capture_; }
bool              600 third_party/re2/re2/re2.h     void set_never_capture(bool b) { never_capture_ = b; }
bool              602 third_party/re2/re2/re2.h     bool case_sensitive() const { return case_sensitive_; }
bool              603 third_party/re2/re2/re2.h     void set_case_sensitive(bool b) { case_sensitive_ = b; }
bool              605 third_party/re2/re2/re2.h     bool perl_classes() const { return perl_classes_; }
bool              606 third_party/re2/re2/re2.h     void set_perl_classes(bool b) { perl_classes_ = b; }
bool              608 third_party/re2/re2/re2.h     bool word_boundary() const { return word_boundary_; }
bool              609 third_party/re2/re2/re2.h     void set_word_boundary(bool b) { word_boundary_ = b; }
bool              611 third_party/re2/re2/re2.h     bool one_line() const { return one_line_; }
bool              612 third_party/re2/re2/re2.h     void set_one_line(bool b) { one_line_ = b; }
bool              633 third_party/re2/re2/re2.h     bool posix_syntax_;
bool              634 third_party/re2/re2/re2.h     bool longest_match_;
bool              635 third_party/re2/re2/re2.h     bool log_errors_;
bool              637 third_party/re2/re2/re2.h     bool literal_;
bool              638 third_party/re2/re2/re2.h     bool never_nl_;
bool              639 third_party/re2/re2/re2.h     bool never_capture_;
bool              640 third_party/re2/re2/re2.h     bool case_sensitive_;
bool              641 third_party/re2/re2/re2.h     bool perl_classes_;
bool              642 third_party/re2/re2/re2.h     bool word_boundary_;
bool              643 third_party/re2/re2/re2.h     bool one_line_;
bool              684 third_party/re2/re2/re2.h   bool DoMatch(const StringPiece& text,
bool              696 third_party/re2/re2/re2.h   bool          prefix_foldcase_;  // prefix is ASCII case-insensitive
bool              701 third_party/re2/re2/re2.h   bool                     is_one_pass_;   // can use prog_->SearchOnePass?
bool              727 third_party/re2/re2/re2.h   static inline bool Parse(const char* str, int n, void* dest) {
bool              742 third_party/re2/re2/re2.h   typedef bool (*Parser)(const char* str, int n, void* dest);
bool              776 third_party/re2/re2/re2.h   bool Parse(const char* str, int n) const;
bool              782 third_party/re2/re2/re2.h   static bool parse_null          (const char* str, int n, void* dest);
bool              783 third_party/re2/re2/re2.h   static bool parse_char          (const char* str, int n, void* dest);
bool              784 third_party/re2/re2/re2.h   static bool parse_uchar         (const char* str, int n, void* dest);
bool              785 third_party/re2/re2/re2.h   static bool parse_float         (const char* str, int n, void* dest);
bool              786 third_party/re2/re2/re2.h   static bool parse_double        (const char* str, int n, void* dest);
bool              787 third_party/re2/re2/re2.h   static bool parse_string        (const char* str, int n, void* dest);
bool              788 third_party/re2/re2/re2.h   static bool parse_stringpiece   (const char* str, int n, void* dest);
bool              792 third_party/re2/re2/re2.h   static bool parse_ ## name(const char* str, int n, void* dest);           \
bool              793 third_party/re2/re2/re2.h   static bool parse_ ## name ## _radix(                                     \
bool              796 third_party/re2/re2/re2.h   static bool parse_ ## name ## _hex(const char* str, int n, void* dest);   \
bool              797 third_party/re2/re2/re2.h   static bool parse_ ## name ## _octal(const char* str, int n, void* dest); \
bool              798 third_party/re2/re2/re2.h   static bool parse_ ## name ## _cradix(const char* str, int n, void* dest)
bool              815 third_party/re2/re2/re2.h inline bool RE2::Arg::Parse(const char* str, int n) const {
bool              193 third_party/re2/re2/regexp.h   bool ok() const { return code() == kRegexpSuccess; }
bool              230 third_party/re2/re2/regexp.h   bool operator()(const RuneRange& a, const RuneRange& b) const {
bool              246 third_party/re2/re2/regexp.h   bool empty() { return nrunes_ == 0; }
bool              247 third_party/re2/re2/regexp.h   bool full() { return nrunes_ == Runemax+1; }
bool              248 third_party/re2/re2/regexp.h   bool FoldsASCII() { return folds_ascii_; }
bool              250 third_party/re2/re2/regexp.h   bool Contains(Rune r);
bool              260 third_party/re2/re2/regexp.h   bool folds_ascii_;
bool              315 third_party/re2/re2/regexp.h   bool simple() { return simple_; }
bool              361 third_party/re2/re2/regexp.h   static bool SimplifyRegexp(const StringPiece& src, ParseFlags flags,
bool              421 third_party/re2/re2/regexp.h   bool MimicsPCRE();
bool              430 third_party/re2/re2/regexp.h   bool RequiredPrefix(string* prefix, bool *foldcase, Regexp** suffix);
bool              440 third_party/re2/re2/regexp.h   bool QuickDestroy();
bool              445 third_party/re2/re2/regexp.h   friend bool ParseCharClass(StringPiece* s, Regexp** out_re,
bool              449 third_party/re2/re2/regexp.h   friend bool RegexpEqualTestingOnly(Regexp*, Regexp*);
bool              452 third_party/re2/re2/regexp.h   bool ComputeSimple();
bool              458 third_party/re2/re2/regexp.h                                    ParseFlags flags, bool can_factor);
bool              487 third_party/re2/re2/regexp.h   static bool Equal(Regexp* a, Regexp* b);
bool              586 third_party/re2/re2/regexp.h   bool empty() { return nrunes_ == 0; }
bool              587 third_party/re2/re2/regexp.h   bool full() { return nrunes_ == Runemax+1; }
bool              589 third_party/re2/re2/regexp.h   bool Contains(Rune r);
bool              590 third_party/re2/re2/regexp.h   bool FoldsASCII();
bool              591 third_party/re2/re2/regexp.h   bool AddRange(Rune lo, Rune hi);  // returns whether class changed
bool               36 third_party/re2/re2/set.h   bool Compile();
bool               40 third_party/re2/re2/set.h   bool Match(const StringPiece& text, vector<int>* v) const;
bool               47 third_party/re2/re2/set.h   bool compiled_;
bool               55 third_party/re2/re2/stringpiece.h   bool empty() const { return length_ == 0; }
bool              107 third_party/re2/re2/stringpiece.h   bool starts_with(const StringPiece& x) const {
bool              113 third_party/re2/re2/stringpiece.h   bool ends_with(const StringPiece& x) const {
bool              151 third_party/re2/re2/stringpiece.h   static bool _equal(const StringPiece&, const StringPiece&);
bool              154 third_party/re2/re2/stringpiece.h inline bool operator==(const StringPiece& x, const StringPiece& y) {
bool              158 third_party/re2/re2/stringpiece.h inline bool operator!=(const StringPiece& x, const StringPiece& y) {
bool              162 third_party/re2/re2/stringpiece.h inline bool operator<(const StringPiece& x, const StringPiece& y) {
bool              168 third_party/re2/re2/stringpiece.h inline bool operator>(const StringPiece& x, const StringPiece& y) {
bool              172 third_party/re2/re2/stringpiece.h inline bool operator<=(const StringPiece& x, const StringPiece& y) {
bool              176 third_party/re2/re2/stringpiece.h inline bool operator>=(const StringPiece& x, const StringPiece& y) {
bool               63 third_party/re2/re2/testing/exhaustive_tester.h   bool randomstrings_;  // Whether to use random strings
bool               49 third_party/re2/re2/testing/regexp_generator.h   bool GenerateRandomPostfix(vector<string>* post, int nstk, int ops, int lits);
bool               25 third_party/re2/re2/testing/string_generator.h   bool HasNext() { return hasnext_; }
bool               37 third_party/re2/re2/testing/string_generator.h   bool IncrementDigits();
bool               38 third_party/re2/re2/testing/string_generator.h   bool RandomDigits();
bool               47 third_party/re2/re2/testing/string_generator.h   bool hasnext_;             // Whether Next() can be called again.
bool               49 third_party/re2/re2/testing/string_generator.h   bool generate_null_;       // Whether to generate a NULL StringPiece next.
bool               50 third_party/re2/re2/testing/string_generator.h   bool random_;              // Whether generated strings are random.
bool               58 third_party/re2/re2/testing/tester.h   bool error() { return error_; }
bool               62 third_party/re2/re2/testing/tester.h   bool RunCase(const StringPiece& text, const StringPiece& context,
bool               78 third_party/re2/re2/testing/tester.h   bool error_;                      // error during constructor?
bool               96 third_party/re2/re2/testing/tester.h   bool error() { return error_; }
bool              100 third_party/re2/re2/testing/tester.h   bool TestCase(const StringPiece& text, const StringPiece& context,
bool              104 third_party/re2/re2/testing/tester.h   bool TestInput(const StringPiece& text);
bool              107 third_party/re2/re2/testing/tester.h   bool TestInputInContext(const StringPiece& text, const StringPiece& context);
bool              110 third_party/re2/re2/testing/tester.h   bool error_;
bool              117 third_party/re2/re2/testing/tester.h bool TestRegexpOnText(const StringPiece& regexp, const StringPiece& text);
bool               36 third_party/re2/re2/walker-inl.h   virtual T PreVisit(Regexp* re, T parent_arg, bool* stop);
bool               85 third_party/re2/re2/walker-inl.h   bool stopped_early() { return stopped_early_; }
bool               90 third_party/re2/re2/walker-inl.h   bool stopped_early_;
bool               93 third_party/re2/re2/walker-inl.h   T WalkInternal(Regexp* re, T top_arg, bool use_copy);
bool              100 third_party/re2/re2/walker-inl.h                                                    bool* stop) {
bool              156 third_party/re2/re2/walker-inl.h                                                        bool use_copy) {
bool              178 third_party/re2/re2/walker-inl.h         bool stop = false;
bool               19 third_party/re2/util/flags.h #define DEFINE_bool(name, deflt, desc) DEFINE_flag(bool, name, deflt, desc)
bool               23 third_party/re2/util/flags.h #define DECLARE_bool(name) DECLARE_flag(bool, name)
bool               74 third_party/re2/util/logging.h   bool flushed_;
bool               64 third_party/re2/util/mutex.h   inline bool TryLock(); // If free, Lock() and return true, else return false
bool              103 third_party/re2/util/mutex.h bool Mutex::TryLock()      { if (mutex_) return false; Lock(); return true; }
bool              116 third_party/re2/util/mutex.h bool Mutex::TryLock()      { return pthread_rwlock_trywrlock(&mutex_) == 0; }
bool              131 third_party/re2/util/mutex.h bool Mutex::TryLock()      { return pthread_mutex_trylock(&mutex_) == 0; }
bool              142 third_party/re2/util/mutex.h bool Mutex::TryLock()      { return TryEnterCriticalSection(&mutex_) != 0; }
bool              167 third_party/re2/util/pcre.h const bool UsingPCRE = true;
bool              171 third_party/re2/util/pcre.h const bool UsingPCRE = false;
bool              252 third_party/re2/util/pcre.h   bool HitLimit();
bool              286 third_party/re2/util/pcre.h     bool operator ()(const StringPiece& text, const PCRE& re, // 3..16 args
bool              310 third_party/re2/util/pcre.h     bool operator ()(const StringPiece& text, const PCRE& re, // 3..16 args
bool              335 third_party/re2/util/pcre.h     bool operator ()(StringPiece* input, const PCRE& pattern, // 3..16 args
bool              361 third_party/re2/util/pcre.h     bool operator ()(StringPiece* input, const PCRE& pattern,
bool              395 third_party/re2/util/pcre.h   static bool Replace(string *str,
bool              419 third_party/re2/util/pcre.h   static bool Extract(const StringPiece &text,
bool              437 third_party/re2/util/pcre.h   bool CheckRewriteString(const StringPiece& rewrite, string* error) const;
bool              459 third_party/re2/util/pcre.h   bool DoMatch(const StringPiece& text,
bool              470 third_party/re2/util/pcre.h             int stack_limit, bool report_errors);
bool              486 third_party/re2/util/pcre.h                bool empty_ok,
bool              492 third_party/re2/util/pcre.h   bool Rewrite(string *out,
bool              499 third_party/re2/util/pcre.h   bool DoMatchImpl(const StringPiece& text,
bool              515 third_party/re2/util/pcre.h   bool              report_errors_;  // Silences error logging if false
bool              554 third_party/re2/util/pcre.h   bool report_errors() const { return report_errors_; }
bool              555 third_party/re2/util/pcre.h   void set_report_errors(bool report_errors) {
bool              562 third_party/re2/util/pcre.h   bool report_errors_;
bool              574 third_party/re2/util/pcre.h   static inline bool Parse(const char* str, int n, void* dest) {
bool              589 third_party/re2/util/pcre.h   typedef bool (*Parser)(const char* str, int n, void* dest);
bool              622 third_party/re2/util/pcre.h   bool Parse(const char* str, int n) const;
bool              628 third_party/re2/util/pcre.h   static bool parse_null          (const char* str, int n, void* dest);
bool              629 third_party/re2/util/pcre.h   static bool parse_char          (const char* str, int n, void* dest);
bool              630 third_party/re2/util/pcre.h   static bool parse_uchar         (const char* str, int n, void* dest);
bool              631 third_party/re2/util/pcre.h   static bool parse_float         (const char* str, int n, void* dest);
bool              632 third_party/re2/util/pcre.h   static bool parse_double        (const char* str, int n, void* dest);
bool              633 third_party/re2/util/pcre.h   static bool parse_string        (const char* str, int n, void* dest);
bool              634 third_party/re2/util/pcre.h   static bool parse_stringpiece   (const char* str, int n, void* dest);
bool              638 third_party/re2/util/pcre.h   static bool parse_ ## name(const char* str, int n, void* dest);           \
bool              639 third_party/re2/util/pcre.h   static bool parse_ ## name ## _radix(                                     \
bool              642 third_party/re2/util/pcre.h   static bool parse_ ## name ## _hex(const char* str, int n, void* dest);   \
bool              643 third_party/re2/util/pcre.h   static bool parse_ ## name ## _octal(const char* str, int n, void* dest); \
bool              644 third_party/re2/util/pcre.h   static bool parse_ ## name ## _cradix(const char* str, int n, void* dest)
bool              661 third_party/re2/util/pcre.h inline bool PCRE::Arg::Parse(const char* str, int n) const {
bool              151 third_party/re2/util/sparse_array.h   inline bool has_index(int i) const;
bool              157 third_party/re2/util/sparse_array.h   static bool less(const IndexValue& a, const IndexValue& b);
bool              163 third_party/re2/util/sparse_array.h   pair<iterator, bool> insert(const value_type& new_value);
bool              227 third_party/re2/util/sparse_array.h   bool valgrind_;
bool              295 third_party/re2/util/sparse_array.h bool SparseArray<Value>::has_index(int i) const {
bool              322 third_party/re2/util/sparse_array.h pair<typename SparseArray<Value>::iterator, bool> SparseArray<Value>::insert(
bool              325 third_party/re2/util/sparse_array.h   pair<typename SparseArray<Value>::iterator, bool> p;
bool              447 third_party/re2/util/sparse_array.h template<typename Value> bool SparseArray<Value>::less(const IndexValue& a,
bool              129 third_party/re2/util/sparse_set.h   bool contains(int i) const {
bool              166 third_party/re2/util/sparse_set.h   static bool less(int a, int b) { return a < b; }
bool              173 third_party/re2/util/sparse_set.h   bool valgrind_;
bool               41 third_party/re2/util/test.h const bool UsingMallocCounter = false;
bool               16 third_party/re2/util/thread.h   void SetJoinable(bool);
bool               21 third_party/re2/util/thread.h   bool running_;
bool               22 third_party/re2/util/thread.h   bool joinable_;
bool               82 third_party/re2/util/util.h template<bool> struct CompileAssert {};
bool               84 third_party/re2/util/util.h   typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
bool              132 third_party/re2/util/util.h inline bool RunningOnValgrindOrMemorySanitizer() {
bool               64 third_party/sudden_motion_sensor/sudden_motion_sensor_mac.h   bool ReadSensorValues(float axes[3]);
bool               69 third_party/sudden_motion_sensor/sudden_motion_sensor_mac.h   bool Init();
bool               29 third_party/talloc/libreplace/test/main.c bool torture_local_replace(struct torture_context *ctx);
bool               33 third_party/talloc/libreplace/test/main.c 	bool ret = torture_local_replace(NULL);
bool             1019 third_party/talloc/libreplace/test/testsuite.c bool torture_local_replace(struct torture_context *ctx)
bool             1021 third_party/talloc/libreplace/test/testsuite.c 	bool ret = true;
bool              130 third_party/talloc/testsuite.c static bool test_ref1(void)
bool              186 third_party/talloc/testsuite.c static bool test_ref2(void)
bool              241 third_party/talloc/testsuite.c static bool test_ref3(void)
bool              280 third_party/talloc/testsuite.c static bool test_ref4(void)
bool              330 third_party/talloc/testsuite.c static bool test_unlink1(void)
bool              379 third_party/talloc/testsuite.c static bool test_misc(void)
bool              534 third_party/talloc/testsuite.c static bool test_realloc(void)
bool              594 third_party/talloc/testsuite.c static bool test_realloc_child(void)
bool              639 third_party/talloc/testsuite.c static bool test_type(void)
bool              675 third_party/talloc/testsuite.c static bool test_steal(void)
bool              727 third_party/talloc/testsuite.c static bool test_move(void)
bool              761 third_party/talloc/testsuite.c static bool test_realloc_fn(void)
bool              786 third_party/talloc/testsuite.c static bool test_unref_reparent(void)
bool              819 third_party/talloc/testsuite.c static bool test_speed(void)
bool              886 third_party/talloc/testsuite.c static bool test_lifeless(void)
bool              918 third_party/talloc/testsuite.c static bool test_loop(void)
bool              953 third_party/talloc/testsuite.c static bool test_free_parent_deny_child(void)
bool              978 third_party/talloc/testsuite.c static bool test_talloc_ptrtype(void)
bool             1067 third_party/talloc/testsuite.c static bool test_talloc_free_in_destructor(void)
bool             1100 third_party/talloc/testsuite.c static bool test_autofree(void)
bool             1118 third_party/talloc/testsuite.c static bool test_pool(void)
bool             1144 third_party/talloc/testsuite.c bool torture_local_talloc(struct torture_context *tctx)
bool             1146 third_party/talloc/testsuite.c 	bool ret = true;
bool               29 third_party/talloc/testsuite_main.c bool torture_local_talloc(struct torture_context *tctx);
bool               33 third_party/talloc/testsuite_main.c 	bool ret = torture_local_talloc(NULL);
bool              126 third_party/tcmalloc/chromium/src/addressmap-inl.h   bool FindAndRemove(Key key, Value* removed_value);
bool              213 third_party/tcmalloc/chromium/src/addressmap-inl.h   Cluster* FindCluster(Number address, bool create) {
bool              340 third_party/tcmalloc/chromium/src/addressmap-inl.h bool AddressMap<Value>::FindAndRemove(Key key, Value* removed_value) {
bool              370 third_party/tcmalloc/chromium/src/addressmap-inl.h         bool had_smaller_key = false;
bool               93 third_party/tcmalloc/chromium/src/base/atomicops-internals-linuxppc.h static inline bool OSAtomicCompareAndSwap32(Atomic32 old_value,
bool              234 third_party/tcmalloc/chromium/src/base/atomicops-internals-linuxppc.h static inline bool OSAtomicCompareAndSwap64(Atomic64 old_value,
bool               54 third_party/tcmalloc/chromium/src/base/atomicops-internals-x86.h   bool has_amd_lock_mb_bug; // Processor has AMD memory-barrier bug; do lfence
bool               56 third_party/tcmalloc/chromium/src/base/atomicops-internals-x86.h   bool has_sse2;            // Processor has SSE2.
bool               57 third_party/tcmalloc/chromium/src/base/atomicops-internals-x86.h   bool has_cmpxchg16b;      // Processor supports cmpxchg16b instruction.
bool              184 third_party/tcmalloc/chromium/src/base/basictypes.h template <bool>
bool              189 third_party/tcmalloc/chromium/src/base/basictypes.h   typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
bool               76 third_party/tcmalloc/chromium/src/base/commandlineflags.h   DECLARE_VARIABLE(bool, name)
bool               78 third_party/tcmalloc/chromium/src/base/commandlineflags.h   DEFINE_VARIABLE(bool, name, value, meaning)
bool              133 third_party/tcmalloc/chromium/src/base/commandlineflags.h inline bool EnvToBool(const char* envname, bool dflt) {
bool               78 third_party/tcmalloc/chromium/src/base/elf_mem_image.h     bool operator!=(const SymbolIterator &rhs) const;
bool               79 third_party/tcmalloc/chromium/src/base/elf_mem_image.h     bool operator==(const SymbolIterator &rhs) const;
bool               91 third_party/tcmalloc/chromium/src/base/elf_mem_image.h   bool                 IsPresent() const { return ehdr_ != NULL; }
bool              109 third_party/tcmalloc/chromium/src/base/elf_mem_image.h   bool LookupSymbol(const char *name, const char *version,
bool              116 third_party/tcmalloc/chromium/src/base/elf_mem_image.h   bool LookupSymbolByAddress(const void *address, SymbolInfo *info_out) const;
bool              265 third_party/tcmalloc/chromium/src/base/logging.h inline void LOG_IF(int lvl, bool cond, const char* pat, ...) {
bool               97 third_party/tcmalloc/chromium/src/base/low_level_alloc.h   static bool DeleteArena(Arena *arena);
bool              166 third_party/tcmalloc/chromium/src/base/simple_mutex.h   inline bool TryLock(); // If free, Lock() and return true, else return false
bool              181 third_party/tcmalloc/chromium/src/base/simple_mutex.h   volatile bool is_safe_;
bool              183 third_party/tcmalloc/chromium/src/base/simple_mutex.h   bool destroy_;
bool              212 third_party/tcmalloc/chromium/src/base/simple_mutex.h bool Mutex::TryLock()      { if (mutex_) return false; Lock(); return true; }
bool              229 third_party/tcmalloc/chromium/src/base/simple_mutex.h bool Mutex::TryLock()      { return is_safe_ ?
bool              251 third_party/tcmalloc/chromium/src/base/simple_mutex.h bool Mutex::TryLock()      { return is_safe_ ?
bool              274 third_party/tcmalloc/chromium/src/base/simple_mutex.h bool Mutex::TryLock()      { return is_safe_ ?
bool               84 third_party/tcmalloc/chromium/src/base/spinlock.h   inline bool TryLock() EXCLUSIVE_TRYLOCK_FUNCTION(true) {
bool               85 third_party/tcmalloc/chromium/src/base/spinlock.h     bool res =
bool              113 third_party/tcmalloc/chromium/src/base/spinlock.h   inline bool IsHeld() const {
bool               50 third_party/tcmalloc/chromium/src/base/spinlock_internal.h   bool done;
bool               59 third_party/tcmalloc/chromium/src/base/spinlock_internal.h void SpinLockWake(volatile Atomic32 *w, bool all);
bool               55 third_party/tcmalloc/chromium/src/base/spinlock_linux-inl.h static bool have_futex;
bool              106 third_party/tcmalloc/chromium/src/base/spinlock_linux-inl.h void SpinLockWake(volatile Atomic32 *w, bool all) {
bool               58 third_party/tcmalloc/chromium/src/base/spinlock_posix-inl.h void SpinLockWake(volatile Atomic32 *w, bool all) {
bool               56 third_party/tcmalloc/chromium/src/base/spinlock_win32-inl.h void SpinLockWake(volatile Atomic32 *w, bool all) {
bool               94 third_party/tcmalloc/chromium/src/base/stl_allocator.h   bool operator==(const STL_Allocator&) const { return true; }
bool               70 third_party/tcmalloc/chromium/src/base/sysinfo.h extern bool GetUniquePathFromEnv(const char* env_name, char* path);
bool               86 third_party/tcmalloc/chromium/src/base/sysinfo.h bool HasPosixThreads();
bool              127 third_party/tcmalloc/chromium/src/base/sysinfo.h                    bool use_maps_backing);
bool              130 third_party/tcmalloc/chromium/src/base/sysinfo.h   bool Valid() const;
bool              178 third_party/tcmalloc/chromium/src/base/sysinfo.h   bool Next(uint64 *start, uint64 *end, char **flags,
bool              181 third_party/tcmalloc/chromium/src/base/sysinfo.h   bool NextExt(uint64 *start, uint64 *end, char **flags,
bool              190 third_party/tcmalloc/chromium/src/base/sysinfo.h   void Init(pid_t pid, Buffer *buffer, bool use_maps_backing);
bool              223 third_party/tcmalloc/chromium/src/base/sysinfo.h   bool using_maps_backing_; // true if we are looking at maps_backing instead of maps.
bool              231 third_party/tcmalloc/chromium/src/base/sysinfo.h int FillProcSelfMaps(char buf[], int size, bool* wrote_all);
bool               80 third_party/tcmalloc/chromium/src/base/vdso_support.h   bool IsPresent() const { return image_.IsPresent(); }
bool               90 third_party/tcmalloc/chromium/src/base/vdso_support.h   bool LookupSymbol(const char *name, const char *version,
bool               97 third_party/tcmalloc/chromium/src/base/vdso_support.h   bool LookupSymbolByAddress(const void *address, SymbolInfo *info_out) const;
bool              133 third_party/tcmalloc/chromium/src/central_freelist.h   bool MakeCacheSpace() EXCLUSIVE_LOCKS_REQUIRED(lock_);
bool              140 third_party/tcmalloc/chromium/src/central_freelist.h   static bool EvictRandomSizeClass(int locked_size_class, bool force);
bool              149 third_party/tcmalloc/chromium/src/central_freelist.h   bool ShrinkCache(int locked_size_class, bool force) LOCKS_EXCLUDED(lock_);
bool              192 third_party/tcmalloc/chromium/src/common.h     const bool big = (s > kMaxSmallSize);
bool              126 third_party/tcmalloc/chromium/src/deep-heap-profile.h     bool AppendChar(char value);
bool              127 third_party/tcmalloc/chromium/src/deep-heap-profile.h     bool AppendString(const char* value, int width);
bool              128 third_party/tcmalloc/chromium/src/deep-heap-profile.h     bool AppendInt(int value, int width, bool leading_zero);
bool              129 third_party/tcmalloc/chromium/src/deep-heap-profile.h     bool AppendLong(long value, int width);
bool              130 third_party/tcmalloc/chromium/src/deep-heap-profile.h     bool AppendUnsignedLong(unsigned long value, int width);
bool              131 third_party/tcmalloc/chromium/src/deep-heap-profile.h     bool AppendInt64(int64 value, int width);
bool              132 third_party/tcmalloc/chromium/src/deep-heap-profile.h     bool AppendBase64(uint64 value, int width);
bool              133 third_party/tcmalloc/chromium/src/deep-heap-profile.h     bool AppendPtr(uint64 value, int width);
bool              136 third_party/tcmalloc/chromium/src/deep-heap-profile.h     bool ForwardCursor(int appended);
bool              163 third_party/tcmalloc/chromium/src/deep-heap-profile.h     virtual bool IsPageCountAvailable() const = 0;
bool              182 third_party/tcmalloc/chromium/src/deep-heap-profile.h     virtual bool IsPageCountAvailable() const;
bool              208 third_party/tcmalloc/chromium/src/deep-heap-profile.h     virtual bool IsPageCountAvailable() const;
bool              213 third_party/tcmalloc/chromium/src/deep-heap-profile.h       bool is_committed;  // Currently, we use only this
bool              214 third_party/tcmalloc/chromium/src/deep-heap-profile.h       bool is_present;
bool              215 third_party/tcmalloc/chromium/src/deep-heap-profile.h       bool is_swapped;
bool              216 third_party/tcmalloc/chromium/src/deep-heap-profile.h       bool is_shared;
bool              217 third_party/tcmalloc/chromium/src/deep-heap-profile.h       bool is_mmap;
bool              224 third_party/tcmalloc/chromium/src/deep-heap-profile.h     bool Seek(uint64 address) const;
bool              228 third_party/tcmalloc/chromium/src/deep-heap-profile.h     bool Read(State* state, bool get_pfn) const;
bool              249 third_party/tcmalloc/chromium/src/deep-heap-profile.h     bool is_mmap;  // True if the bucket represents a mmap region
bool              251 third_party/tcmalloc/chromium/src/deep-heap-profile.h     bool is_logged;  // True if the stracktrace is logged to a file
bool              269 third_party/tcmalloc/chromium/src/deep-heap-profile.h                        bool is_mmap);
bool              385 third_party/tcmalloc/chromium/src/deep-heap-profile.h   bool AppendCommandLine(TextBuffer* buffer);
bool               55 third_party/tcmalloc/chromium/src/free_list.h static const bool kSupportsDoublyLinkedList = true;
bool              160 third_party/tcmalloc/chromium/src/free_list.h static const bool kSupportsDoublyLinkedList = false;
bool               90 third_party/tcmalloc/chromium/src/gperftools/heap-checker.h   static bool IsActive();
bool              107 third_party/tcmalloc/chromium/src/gperftools/heap-checker.h   static bool NoGlobalLeaks();
bool              136 third_party/tcmalloc/chromium/src/gperftools/heap-checker.h   bool NoLeaks() { return DoNoLeaks(DO_NOT_SYMBOLIZE); }
bool              140 third_party/tcmalloc/chromium/src/gperftools/heap-checker.h   bool QuickNoLeaks()  { return NoLeaks(); }
bool              141 third_party/tcmalloc/chromium/src/gperftools/heap-checker.h   bool BriefNoLeaks()  { return NoLeaks(); }
bool              142 third_party/tcmalloc/chromium/src/gperftools/heap-checker.h   bool SameHeap()      { return NoLeaks(); }
bool              143 third_party/tcmalloc/chromium/src/gperftools/heap-checker.h   bool QuickSameHeap() { return NoLeaks(); }
bool              144 third_party/tcmalloc/chromium/src/gperftools/heap-checker.h   bool BriefSameHeap() { return NoLeaks(); }
bool              222 third_party/tcmalloc/chromium/src/gperftools/heap-checker.h   void Create(const char *name, bool make_start_snapshot);
bool              227 third_party/tcmalloc/chromium/src/gperftools/heap-checker.h   bool DoNoLeaks(ShouldSymbolize should_symbolize);
bool              230 third_party/tcmalloc/chromium/src/gperftools/heap-checker.h   static bool NoGlobalLeaksMaybeSymbolize(ShouldSymbolize should_symbolize);
bool              294 third_party/tcmalloc/chromium/src/gperftools/heap-checker.h   static bool DoMainHeapCheck();
bool              325 third_party/tcmalloc/chromium/src/gperftools/heap-checker.h   static inline bool HaveOnHeapLocked(const void** ptr, size_t* object_size);
bool              369 third_party/tcmalloc/chromium/src/gperftools/heap-checker.h   bool has_checked_;  // if we have done the leak check, so these are ready:
bool              373 third_party/tcmalloc/chromium/src/gperftools/heap-checker.h   bool keep_profiles_;  // iff we should keep the heap profiles we've made
bool              102 third_party/tcmalloc/chromium/src/gperftools/malloc_extension.h   virtual bool VerifyAllMemory();
bool              103 third_party/tcmalloc/chromium/src/gperftools/malloc_extension.h   virtual bool VerifyNewMemory(const void* p);
bool              104 third_party/tcmalloc/chromium/src/gperftools/malloc_extension.h   virtual bool VerifyArrayNewMemory(const void* p);
bool              105 third_party/tcmalloc/chromium/src/gperftools/malloc_extension.h   virtual bool VerifyMallocMemory(const void* p);
bool              106 third_party/tcmalloc/chromium/src/gperftools/malloc_extension.h   virtual bool MallocMemoryStats(int* blocks, size_t* total,
bool              194 third_party/tcmalloc/chromium/src/gperftools/malloc_extension.h   virtual bool GetNumericProperty(const char* property, size_t* value);
bool              201 third_party/tcmalloc/chromium/src/gperftools/malloc_extension.h   virtual bool SetNumericProperty(const char* property, size_t value);
bool              102 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool AddNewHook(NewHook hook) {
bool              105 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool RemoveNewHook(NewHook hook) {
bool              113 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool AddDeleteHook(DeleteHook hook) {
bool              116 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool RemoveDeleteHook(DeleteHook hook) {
bool              126 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool AddPreMmapHook(PreMmapHook hook) {
bool              129 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool RemovePreMmapHook(PreMmapHook hook) {
bool              150 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool SetMmapReplacement(MmapReplacement hook) {
bool              153 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool RemoveMmapReplacement(MmapReplacement hook) {
bool              156 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool InvokeMmapReplacement(const void* start,
bool              168 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool AddMmapHook(MmapHook hook) {
bool              171 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool RemoveMmapHook(MmapHook hook) {
bool              192 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool SetMunmapReplacement(MunmapReplacement hook) {
bool              195 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool RemoveMunmapReplacement(MunmapReplacement hook) {
bool              198 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool InvokeMunmapReplacement(const void* p,
bool              204 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool AddMunmapHook(MunmapHook hook) {
bool              207 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool RemoveMunmapHook(MunmapHook hook) {
bool              214 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool AddMremapHook(MremapHook hook) {
bool              217 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool RemoveMremapHook(MremapHook hook) {
bool              234 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool AddPreSbrkHook(PreSbrkHook hook) {
bool              237 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool RemovePreSbrkHook(PreSbrkHook hook) {
bool              247 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool AddSbrkHook(SbrkHook hook) {
bool              250 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   inline static bool RemoveSbrkHook(SbrkHook hook) {
bool              332 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   static bool InvokeMmapReplacementSlow(const void* start,
bool              340 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h   static bool InvokeMunmapReplacementSlow(const void* p,
bool               30 third_party/tcmalloc/chromium/src/heap-profile-stats.h   bool Equivalent(const HeapProfileStats& other) const {
bool               82 third_party/tcmalloc/chromium/src/heap-profile-table.h     bool live;
bool               83 third_party/tcmalloc/chromium/src/heap-profile-table.h     bool ignored;
bool              100 third_party/tcmalloc/chromium/src/heap-profile-table.h   HeapProfileTable(Allocator alloc, DeAllocator dealloc, bool profile_mmap);
bool              123 third_party/tcmalloc/chromium/src/heap-profile-table.h   bool FindAlloc(const void* ptr, size_t* object_size) const;
bool              125 third_party/tcmalloc/chromium/src/heap-profile-table.h   bool FindAllocDetails(const void* ptr, AllocInfo* info) const;
bool              131 third_party/tcmalloc/chromium/src/heap-profile-table.h   bool FindInsideAlloc(const void* ptr, size_t max_size,
bool              137 third_party/tcmalloc/chromium/src/heap-profile-table.h   bool MarkAsLive(const void* ptr);
bool              250 third_party/tcmalloc/chromium/src/heap-profile-table.h     bool live() const { return bucket_rep & kLive; }
bool              251 third_party/tcmalloc/chromium/src/heap-profile-table.h     void set_live(bool l) {
bool              256 third_party/tcmalloc/chromium/src/heap-profile-table.h     bool ignore() const { return bucket_rep & kIgnore; }
bool              257 third_party/tcmalloc/chromium/src/heap-profile-table.h     void set_ignore(bool r) {
bool              321 third_party/tcmalloc/chromium/src/heap-profile-table.h     MarkArgs(AllocationMark mark_arg, bool mark_all_arg)
bool              327 third_party/tcmalloc/chromium/src/heap-profile-table.h     bool mark_all;  // True if all allocations should be marked. Otherwise just
bool              444 third_party/tcmalloc/chromium/src/heap-profile-table.h   static bool WriteProfile(const char* file_name,
bool              458 third_party/tcmalloc/chromium/src/heap-profile-table.h   bool profile_mmap_;
bool              484 third_party/tcmalloc/chromium/src/heap-profile-table.h                    bool should_symbolize);
bool              490 third_party/tcmalloc/chromium/src/heap-profile-table.h   bool Empty() const {
bool              113 third_party/tcmalloc/chromium/src/malloc_hook-inl.h   bool Add(T value);
bool              118 third_party/tcmalloc/chromium/src/malloc_hook-inl.h   bool Remove(T value);
bool              126 third_party/tcmalloc/chromium/src/malloc_hook-inl.h   bool empty() const {
bool              230 third_party/tcmalloc/chromium/src/malloc_hook-inl.h inline bool MallocHook::InvokeMmapReplacement(const void* start,
bool              261 third_party/tcmalloc/chromium/src/malloc_hook-inl.h inline bool MallocHook::InvokeMunmapReplacement(
bool               97 third_party/tcmalloc/chromium/src/malloc_hook_mmap_linux.h   static bool have_mmap2 = true;
bool              102 third_party/tcmalloc/chromium/src/memory_region_map.h   static void Init(int max_stack_depth, bool use_buckets);
bool              108 third_party/tcmalloc/chromium/src/memory_region_map.h   static bool Shutdown();
bool              112 third_party/tcmalloc/chromium/src/memory_region_map.h   static bool IsRecordingLocked();
bool              121 third_party/tcmalloc/chromium/src/memory_region_map.h   static bool LockIsHeld();
bool              142 third_party/tcmalloc/chromium/src/memory_region_map.h     bool is_stack;  // does this region contain a thread's stack:
bool              158 third_party/tcmalloc/chromium/src/memory_region_map.h     bool Overlaps(const Region& x) const {
bool              220 third_party/tcmalloc/chromium/src/memory_region_map.h   static bool FindRegion(uintptr_t addr, Region* result);
bool              227 third_party/tcmalloc/chromium/src/memory_region_map.h   static bool FindAndMarkStackRegion(uintptr_t stack_top, Region* result);
bool              245 third_party/tcmalloc/chromium/src/memory_region_map.h     bool operator()(const Region& x, const Region& y) const {
bool              147 third_party/tcmalloc/chromium/src/packed-cache-inl.h   static const bool kUseWholeKeys = kKeybits + kValuebits <= 8 * sizeof(T);
bool              164 third_party/tcmalloc/chromium/src/packed-cache-inl.h   bool Has(K key) const {
bool              215 third_party/tcmalloc/chromium/src/packed-cache-inl.h   static bool KeyMatch(T entry, K key) {
bool              149 third_party/tcmalloc/chromium/src/page_heap.h   bool GetNextRange(PageID start, base::MallocRange* r);
bool              178 third_party/tcmalloc/chromium/src/page_heap.h   bool Check();
bool              180 third_party/tcmalloc/chromium/src/page_heap.h   bool CheckExpensive();
bool              181 third_party/tcmalloc/chromium/src/page_heap.h   bool CheckList(Span* list, Length min_pages, Length max_pages,
bool              251 third_party/tcmalloc/chromium/src/page_heap.h   bool GrowHeap(Length n);
bool               85 third_party/tcmalloc/chromium/src/pagemap.h   bool Ensure(Number x, size_t n) {
bool              153 third_party/tcmalloc/chromium/src/pagemap.h   bool IsCommitted(size_t page_num) const {
bool              209 third_party/tcmalloc/chromium/src/pagemap.h   bool Ensure(Number x, size_t n) {
bool              363 third_party/tcmalloc/chromium/src/pagemap.h   bool Ensure(Number start, size_t n) {
bool              469 third_party/tcmalloc/chromium/src/pagemap.h   bool Ensure(Number start, size_t n) {
bool              140 third_party/tcmalloc/chromium/src/profile-handler.h   bool allowed; /* Profiling is allowed */
bool               81 third_party/tcmalloc/chromium/src/profiledata.h     bool     enabled;             // Is profiling currently enabled?
bool              115 third_party/tcmalloc/chromium/src/profiledata.h   bool Start(const char *fname, const Options& options);
bool              139 third_party/tcmalloc/chromium/src/profiledata.h   bool enabled() const { return out_ >= 0; }
bool              112 third_party/tcmalloc/chromium/src/sampler.h   bool SampleAllocation(size_t k);
bool              140 third_party/tcmalloc/chromium/src/sampler.h inline bool Sampler::SampleAllocation(size_t k) {
bool               89 third_party/tcmalloc/chromium/src/span.h inline bool DLL_IsEmpty(const Span* list) {
bool               73 third_party/tcmalloc/chromium/src/stack_trace_table.h     bool KeyEqual(uintptr_t h, const StackTrace& t) const;
bool               83 third_party/tcmalloc/chromium/src/stack_trace_table.h   bool error_;
bool               58 third_party/tcmalloc/chromium/src/stacktrace_android-inl.h   bool have_skipped_self;
bool               57 third_party/tcmalloc/chromium/src/stacktrace_arm-inl.h template<bool STRICT_UNWINDING>
bool               52 third_party/tcmalloc/chromium/src/stacktrace_powerpc-inl.h template<bool STRICT_UNWINDING>
bool              144 third_party/tcmalloc/chromium/src/stacktrace_x86-inl.h template<bool STRICT_UNWINDING, bool WITH_CONTEXT>
bool               59 third_party/tcmalloc/chromium/src/thread_cache.h extern bool kernel_supports_tls;   // defined in thread_cache.cc
bool               61 third_party/tcmalloc/chromium/src/thread_cache.h inline bool KernelSupportsTLS() {
bool               96 third_party/tcmalloc/chromium/src/thread_cache.h   bool SampleAllocation(size_t k);
bool              192 third_party/tcmalloc/chromium/src/thread_cache.h     bool empty() const {
bool              282 third_party/tcmalloc/chromium/src/thread_cache.h   static bool tsd_inited_;
bool              328 third_party/tcmalloc/chromium/src/thread_cache.h   bool          in_setspecific_;        // In call to pthread_setspecific?
bool              354 third_party/tcmalloc/chromium/src/thread_cache.h inline bool ThreadCache::SampleAllocation(size_t k) {
bool               90 third_party/tcmalloc/chromium/src/windows/auto_testing_hook.h                                                 bool do_it) {
bool               96 third_party/tcmalloc/chromium/src/windows/auto_testing_hook.h                                                        bool do_it) {
bool              117 third_party/tcmalloc/chromium/src/windows/auto_testing_hook.h   AutoTestingHookImpl(T target_function, T replacement_function, bool do_it)
bool              132 third_party/tcmalloc/chromium/src/windows/auto_testing_hook.h   bool did_it_;  // Remember if we did it or not...
bool              138 third_party/tcmalloc/chromium/src/windows/auto_testing_hook.h                                               bool do_it) {
bool               87 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h   MiniDisassembler(bool operand_default_32_bits,
bool               88 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h                    bool address_default_32_bits);
bool              128 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h   bool ProcessOperand(int flag_operand);
bool              134 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h   bool ProcessModrm(unsigned char* start, unsigned int& size);
bool              140 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h   bool ProcessSib(unsigned char* start, unsigned char mod, unsigned int& size);
bool              151 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h   bool have_modrm_;
bool              155 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h   bool should_decode_modrm_;
bool              158 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h   bool operand_is_32_bits_;
bool              161 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h   bool operand_default_is_32_bits_;
bool              164 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h   bool address_is_32_bits_;
bool              167 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h   bool address_default_is_32_bits_;
bool              170 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h   bool operand_default_support_64_bits_;
bool              173 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h   bool operand_is_64_bits_;
bool              192 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h   bool got_f2_prefix_, got_f3_prefix_, got_66_prefix_;
bool              200 third_party/tcmalloc/chromium/src/windows/mini_disassembler_types.h   bool is_prefix_dependent_;
bool              224 third_party/tcmalloc/chromium/src/windows/mini_disassembler_types.h   bool is_encoded_in_instruction_;
bool              227 third_party/tcmalloc/chromium/src/windows/mini_disassembler_types.h   bool use_sib_byte_;
bool              134 third_party/tcmalloc/chromium/src/windows/port.h inline bool pthread_equal(pthread_t left, pthread_t right) {
bool              232 third_party/tcmalloc/chromium/src/windows/port.h   inline bool IsHeld() const {
bool               67 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h static const bool kIs64BitBinary = true;
bool               69 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h static const bool kIs64BitBinary = false;
bool              356 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h   static bool initialized_;
bool              449 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h                                  bool stop_before_trampoline = false);
bool              467 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h   static bool IsShortConditionalJump(unsigned char* target,
bool              478 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h   static bool IsNearConditionalJump(unsigned char* target,
bool              489 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h   static bool IsNearRelativeJump(unsigned char* target,
bool              500 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h   static bool IsNearAbsoluteCall(unsigned char* target,
bool              511 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h   static bool IsNearRelativeCall(unsigned char* target,
bool              522 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h   static bool IsMovWithDisplacement(unsigned char* target,
bool              126 third_party/tcmalloc/vendor/src/addressmap-inl.h   bool FindAndRemove(Key key, Value* removed_value);
bool              213 third_party/tcmalloc/vendor/src/addressmap-inl.h   Cluster* FindCluster(Number address, bool create) {
bool              340 third_party/tcmalloc/vendor/src/addressmap-inl.h bool AddressMap<Value>::FindAndRemove(Key key, Value* removed_value) {
bool              370 third_party/tcmalloc/vendor/src/addressmap-inl.h         bool had_smaller_key = false;
bool               93 third_party/tcmalloc/vendor/src/base/atomicops-internals-linuxppc.h static inline bool OSAtomicCompareAndSwap32(Atomic32 old_value,
bool              234 third_party/tcmalloc/vendor/src/base/atomicops-internals-linuxppc.h static inline bool OSAtomicCompareAndSwap64(Atomic64 old_value,
bool               54 third_party/tcmalloc/vendor/src/base/atomicops-internals-x86.h   bool has_amd_lock_mb_bug; // Processor has AMD memory-barrier bug; do lfence
bool               56 third_party/tcmalloc/vendor/src/base/atomicops-internals-x86.h   bool has_sse2;            // Processor has SSE2.
bool               57 third_party/tcmalloc/vendor/src/base/atomicops-internals-x86.h   bool has_cmpxchg16b;      // Processor supports cmpxchg16b instruction.
bool              184 third_party/tcmalloc/vendor/src/base/basictypes.h template <bool>
bool              189 third_party/tcmalloc/vendor/src/base/basictypes.h   typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
bool               72 third_party/tcmalloc/vendor/src/base/commandlineflags.h   DECLARE_VARIABLE(bool, name)
bool               74 third_party/tcmalloc/vendor/src/base/commandlineflags.h   DEFINE_VARIABLE(bool, name, value, meaning)
bool               78 third_party/tcmalloc/vendor/src/base/elf_mem_image.h     bool operator!=(const SymbolIterator &rhs) const;
bool               79 third_party/tcmalloc/vendor/src/base/elf_mem_image.h     bool operator==(const SymbolIterator &rhs) const;
bool               91 third_party/tcmalloc/vendor/src/base/elf_mem_image.h   bool                 IsPresent() const { return ehdr_ != NULL; }
bool              109 third_party/tcmalloc/vendor/src/base/elf_mem_image.h   bool LookupSymbol(const char *name, const char *version,
bool              116 third_party/tcmalloc/vendor/src/base/elf_mem_image.h   bool LookupSymbolByAddress(const void *address, SymbolInfo *info_out) const;
bool              231 third_party/tcmalloc/vendor/src/base/logging.h inline void LOG_IF(int lvl, bool cond, const char* pat, ...) {
bool               97 third_party/tcmalloc/vendor/src/base/low_level_alloc.h   static bool DeleteArena(Arena *arena);
bool              166 third_party/tcmalloc/vendor/src/base/simple_mutex.h   inline bool TryLock(); // If free, Lock() and return true, else return false
bool              181 third_party/tcmalloc/vendor/src/base/simple_mutex.h   volatile bool is_safe_;
bool              183 third_party/tcmalloc/vendor/src/base/simple_mutex.h   bool destroy_;
bool              212 third_party/tcmalloc/vendor/src/base/simple_mutex.h bool Mutex::TryLock()      { if (mutex_) return false; Lock(); return true; }
bool              229 third_party/tcmalloc/vendor/src/base/simple_mutex.h bool Mutex::TryLock()      { return is_safe_ ?
bool              251 third_party/tcmalloc/vendor/src/base/simple_mutex.h bool Mutex::TryLock()      { return is_safe_ ?
bool              274 third_party/tcmalloc/vendor/src/base/simple_mutex.h bool Mutex::TryLock()      { return is_safe_ ?
bool               84 third_party/tcmalloc/vendor/src/base/spinlock.h   inline bool TryLock() EXCLUSIVE_TRYLOCK_FUNCTION(true) {
bool               85 third_party/tcmalloc/vendor/src/base/spinlock.h     bool res =
bool              113 third_party/tcmalloc/vendor/src/base/spinlock.h   inline bool IsHeld() const {
bool               50 third_party/tcmalloc/vendor/src/base/spinlock_internal.h   bool done;
bool               59 third_party/tcmalloc/vendor/src/base/spinlock_internal.h void SpinLockWake(volatile Atomic32 *w, bool all);
bool               44 third_party/tcmalloc/vendor/src/base/spinlock_linux-inl.h static bool have_futex;
bool               95 third_party/tcmalloc/vendor/src/base/spinlock_linux-inl.h void SpinLockWake(volatile Atomic32 *w, bool all) {
bool               58 third_party/tcmalloc/vendor/src/base/spinlock_posix-inl.h void SpinLockWake(volatile Atomic32 *w, bool all) {
bool               49 third_party/tcmalloc/vendor/src/base/spinlock_win32-inl.h void SpinLockWake(volatile Atomic32 *w, bool all) {
bool               94 third_party/tcmalloc/vendor/src/base/stl_allocator.h   bool operator==(const STL_Allocator&) const { return true; }
bool               70 third_party/tcmalloc/vendor/src/base/sysinfo.h extern bool GetUniquePathFromEnv(const char* env_name, char* path);
bool               86 third_party/tcmalloc/vendor/src/base/sysinfo.h bool HasPosixThreads();
bool              127 third_party/tcmalloc/vendor/src/base/sysinfo.h                    bool use_maps_backing);
bool              130 third_party/tcmalloc/vendor/src/base/sysinfo.h   bool Valid() const;
bool              178 third_party/tcmalloc/vendor/src/base/sysinfo.h   bool Next(uint64 *start, uint64 *end, char **flags,
bool              181 third_party/tcmalloc/vendor/src/base/sysinfo.h   bool NextExt(uint64 *start, uint64 *end, char **flags,
bool              190 third_party/tcmalloc/vendor/src/base/sysinfo.h   void Init(pid_t pid, Buffer *buffer, bool use_maps_backing);
bool              223 third_party/tcmalloc/vendor/src/base/sysinfo.h   bool using_maps_backing_; // true if we are looking at maps_backing instead of maps.
bool              231 third_party/tcmalloc/vendor/src/base/sysinfo.h int FillProcSelfMaps(char buf[], int size, bool* wrote_all);
bool               80 third_party/tcmalloc/vendor/src/base/vdso_support.h   bool IsPresent() const { return image_.IsPresent(); }
bool               90 third_party/tcmalloc/vendor/src/base/vdso_support.h   bool LookupSymbol(const char *name, const char *version,
bool               97 third_party/tcmalloc/vendor/src/base/vdso_support.h   bool LookupSymbolByAddress(const void *address, SymbolInfo *info_out) const;
bool              133 third_party/tcmalloc/vendor/src/central_freelist.h   bool MakeCacheSpace() EXCLUSIVE_LOCKS_REQUIRED(lock_);
bool              140 third_party/tcmalloc/vendor/src/central_freelist.h   static bool EvictRandomSizeClass(int locked_size_class, bool force);
bool              149 third_party/tcmalloc/vendor/src/central_freelist.h   bool ShrinkCache(int locked_size_class, bool force) LOCKS_EXCLUDED(lock_);
bool              175 third_party/tcmalloc/vendor/src/common.h     const bool big = (s > kMaxSmallSize);
bool               90 third_party/tcmalloc/vendor/src/gperftools/heap-checker.h   static bool IsActive();
bool              107 third_party/tcmalloc/vendor/src/gperftools/heap-checker.h   static bool NoGlobalLeaks();
bool              136 third_party/tcmalloc/vendor/src/gperftools/heap-checker.h   bool NoLeaks() { return DoNoLeaks(DO_NOT_SYMBOLIZE); }
bool              140 third_party/tcmalloc/vendor/src/gperftools/heap-checker.h   bool QuickNoLeaks()  { return NoLeaks(); }
bool              141 third_party/tcmalloc/vendor/src/gperftools/heap-checker.h   bool BriefNoLeaks()  { return NoLeaks(); }
bool              142 third_party/tcmalloc/vendor/src/gperftools/heap-checker.h   bool SameHeap()      { return NoLeaks(); }
bool              143 third_party/tcmalloc/vendor/src/gperftools/heap-checker.h   bool QuickSameHeap() { return NoLeaks(); }
bool              144 third_party/tcmalloc/vendor/src/gperftools/heap-checker.h   bool BriefSameHeap() { return NoLeaks(); }
bool              222 third_party/tcmalloc/vendor/src/gperftools/heap-checker.h   void Create(const char *name, bool make_start_snapshot);
bool              227 third_party/tcmalloc/vendor/src/gperftools/heap-checker.h   bool DoNoLeaks(ShouldSymbolize should_symbolize);
bool              230 third_party/tcmalloc/vendor/src/gperftools/heap-checker.h   static bool NoGlobalLeaksMaybeSymbolize(ShouldSymbolize should_symbolize);
bool              294 third_party/tcmalloc/vendor/src/gperftools/heap-checker.h   static bool DoMainHeapCheck();
bool              325 third_party/tcmalloc/vendor/src/gperftools/heap-checker.h   static inline bool HaveOnHeapLocked(const void** ptr, size_t* object_size);
bool              369 third_party/tcmalloc/vendor/src/gperftools/heap-checker.h   bool has_checked_;  // if we have done the leak check, so these are ready:
bool              373 third_party/tcmalloc/vendor/src/gperftools/heap-checker.h   bool keep_profiles_;  // iff we should keep the heap profiles we've made
bool              102 third_party/tcmalloc/vendor/src/gperftools/malloc_extension.h   virtual bool VerifyAllMemory();
bool              103 third_party/tcmalloc/vendor/src/gperftools/malloc_extension.h   virtual bool VerifyNewMemory(const void* p);
bool              104 third_party/tcmalloc/vendor/src/gperftools/malloc_extension.h   virtual bool VerifyArrayNewMemory(const void* p);
bool              105 third_party/tcmalloc/vendor/src/gperftools/malloc_extension.h   virtual bool VerifyMallocMemory(const void* p);
bool              106 third_party/tcmalloc/vendor/src/gperftools/malloc_extension.h   virtual bool MallocMemoryStats(int* blocks, size_t* total,
bool              214 third_party/tcmalloc/vendor/src/gperftools/malloc_extension.h   virtual bool GetNumericProperty(const char* property, size_t* value);
bool              221 third_party/tcmalloc/vendor/src/gperftools/malloc_extension.h   virtual bool SetNumericProperty(const char* property, size_t value);
bool              102 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool AddNewHook(NewHook hook) {
bool              105 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool RemoveNewHook(NewHook hook) {
bool              113 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool AddDeleteHook(DeleteHook hook) {
bool              116 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool RemoveDeleteHook(DeleteHook hook) {
bool              126 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool AddPreMmapHook(PreMmapHook hook) {
bool              129 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool RemovePreMmapHook(PreMmapHook hook) {
bool              150 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool SetMmapReplacement(MmapReplacement hook) {
bool              153 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool RemoveMmapReplacement(MmapReplacement hook) {
bool              156 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool InvokeMmapReplacement(const void* start,
bool              168 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool AddMmapHook(MmapHook hook) {
bool              171 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool RemoveMmapHook(MmapHook hook) {
bool              192 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool SetMunmapReplacement(MunmapReplacement hook) {
bool              195 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool RemoveMunmapReplacement(MunmapReplacement hook) {
bool              198 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool InvokeMunmapReplacement(const void* p,
bool              204 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool AddMunmapHook(MunmapHook hook) {
bool              207 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool RemoveMunmapHook(MunmapHook hook) {
bool              214 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool AddMremapHook(MremapHook hook) {
bool              217 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool RemoveMremapHook(MremapHook hook) {
bool              234 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool AddPreSbrkHook(PreSbrkHook hook) {
bool              237 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool RemovePreSbrkHook(PreSbrkHook hook) {
bool              247 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool AddSbrkHook(SbrkHook hook) {
bool              250 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   inline static bool RemoveSbrkHook(SbrkHook hook) {
bool              332 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   static bool InvokeMmapReplacementSlow(const void* start,
bool              340 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h   static bool InvokeMunmapReplacementSlow(const void* p,
bool               68 third_party/tcmalloc/vendor/src/heap-profile-table.h     bool Equivalent(const Stats& x) const {
bool               79 third_party/tcmalloc/vendor/src/heap-profile-table.h     bool live;
bool               80 third_party/tcmalloc/vendor/src/heap-profile-table.h     bool ignored;
bool              120 third_party/tcmalloc/vendor/src/heap-profile-table.h   bool FindAlloc(const void* ptr, size_t* object_size) const;
bool              122 third_party/tcmalloc/vendor/src/heap-profile-table.h   bool FindAllocDetails(const void* ptr, AllocInfo* info) const;
bool              128 third_party/tcmalloc/vendor/src/heap-profile-table.h   bool FindInsideAlloc(const void* ptr, size_t max_size,
bool              134 third_party/tcmalloc/vendor/src/heap-profile-table.h   bool MarkAsLive(const void* ptr);
bool              224 third_party/tcmalloc/vendor/src/heap-profile-table.h     bool live() const { return bucket_rep & kLive; }
bool              225 third_party/tcmalloc/vendor/src/heap-profile-table.h     void set_live(bool l) {
bool              230 third_party/tcmalloc/vendor/src/heap-profile-table.h     bool ignore() const { return bucket_rep & kIgnore; }
bool              231 third_party/tcmalloc/vendor/src/heap-profile-table.h     void set_ignore(bool r) {
bool              335 third_party/tcmalloc/vendor/src/heap-profile-table.h   static bool WriteProfile(const char* file_name,
bool              381 third_party/tcmalloc/vendor/src/heap-profile-table.h                    bool should_symbolize);
bool              387 third_party/tcmalloc/vendor/src/heap-profile-table.h   bool Empty() const {
bool              113 third_party/tcmalloc/vendor/src/malloc_hook-inl.h   bool Add(T value);
bool              118 third_party/tcmalloc/vendor/src/malloc_hook-inl.h   bool Remove(T value);
bool              126 third_party/tcmalloc/vendor/src/malloc_hook-inl.h   bool empty() const {
bool              230 third_party/tcmalloc/vendor/src/malloc_hook-inl.h inline bool MallocHook::InvokeMmapReplacement(const void* start,
bool              261 third_party/tcmalloc/vendor/src/malloc_hook-inl.h inline bool MallocHook::InvokeMunmapReplacement(
bool               73 third_party/tcmalloc/vendor/src/malloc_hook_mmap_linux.h   static bool have_mmap2 = true;
bool              100 third_party/tcmalloc/vendor/src/memory_region_map.h   static bool Shutdown();
bool              109 third_party/tcmalloc/vendor/src/memory_region_map.h   static bool LockIsHeld();
bool              130 third_party/tcmalloc/vendor/src/memory_region_map.h     bool is_stack;  // does this region contain a thread's stack:
bool              146 third_party/tcmalloc/vendor/src/memory_region_map.h     bool Overlaps(const Region& x) const {
bool              208 third_party/tcmalloc/vendor/src/memory_region_map.h   static bool FindRegion(uintptr_t addr, Region* result);
bool              215 third_party/tcmalloc/vendor/src/memory_region_map.h   static bool FindAndMarkStackRegion(uintptr_t stack_top, Region* result);
bool              221 third_party/tcmalloc/vendor/src/memory_region_map.h     bool operator()(const Region& x, const Region& y) const {
bool              145 third_party/tcmalloc/vendor/src/packed-cache-inl.h   static const bool kUseWholeKeys = kKeybits + kValuebits <= 8 * sizeof(T);
bool              162 third_party/tcmalloc/vendor/src/packed-cache-inl.h   bool Has(K key) const {
bool              213 third_party/tcmalloc/vendor/src/packed-cache-inl.h   static bool KeyMatch(T entry, K key) {
bool              141 third_party/tcmalloc/vendor/src/page_heap.h   bool GetNextRange(PageID start, base::MallocRange* r);
bool              168 third_party/tcmalloc/vendor/src/page_heap.h   bool Check();
bool              170 third_party/tcmalloc/vendor/src/page_heap.h   bool CheckExpensive();
bool              171 third_party/tcmalloc/vendor/src/page_heap.h   bool CheckList(Span* list, Length min_pages, Length max_pages,
bool              240 third_party/tcmalloc/vendor/src/page_heap.h   bool GrowHeap(Length n);
bool               79 third_party/tcmalloc/vendor/src/pagemap.h   bool Ensure(Number x, size_t n) {
bool              160 third_party/tcmalloc/vendor/src/pagemap.h   bool Ensure(Number start, size_t n) {
bool              266 third_party/tcmalloc/vendor/src/pagemap.h   bool Ensure(Number start, size_t n) {
bool              140 third_party/tcmalloc/vendor/src/profile-handler.h   bool allowed; /* Profiling is allowed */
bool               81 third_party/tcmalloc/vendor/src/profiledata.h     bool     enabled;             // Is profiling currently enabled?
bool              115 third_party/tcmalloc/vendor/src/profiledata.h   bool Start(const char *fname, const Options& options);
bool              139 third_party/tcmalloc/vendor/src/profiledata.h   bool enabled() const { return out_ >= 0; }
bool              112 third_party/tcmalloc/vendor/src/sampler.h   bool SampleAllocation(size_t k);
bool              140 third_party/tcmalloc/vendor/src/sampler.h inline bool Sampler::SampleAllocation(size_t k) {
bool               89 third_party/tcmalloc/vendor/src/span.h inline bool DLL_IsEmpty(const Span* list) {
bool               73 third_party/tcmalloc/vendor/src/stack_trace_table.h     bool KeyEqual(uintptr_t h, const StackTrace& t) const;
bool               83 third_party/tcmalloc/vendor/src/stack_trace_table.h   bool error_;
bool               57 third_party/tcmalloc/vendor/src/stacktrace_arm-inl.h template<bool STRICT_UNWINDING>
bool               52 third_party/tcmalloc/vendor/src/stacktrace_powerpc-inl.h template<bool STRICT_UNWINDING>
bool              141 third_party/tcmalloc/vendor/src/stacktrace_x86-inl.h template<bool STRICT_UNWINDING, bool WITH_CONTEXT>
bool               65 third_party/tcmalloc/vendor/src/thread_cache.h extern bool kernel_supports_tls;   // defined in thread_cache.cc
bool               67 third_party/tcmalloc/vendor/src/thread_cache.h inline bool KernelSupportsTLS() {
bool              102 third_party/tcmalloc/vendor/src/thread_cache.h   bool SampleAllocation(size_t k);
bool              187 third_party/tcmalloc/vendor/src/thread_cache.h     bool empty() const {
bool              267 third_party/tcmalloc/vendor/src/thread_cache.h   static bool tsd_inited_;
bool              305 third_party/tcmalloc/vendor/src/thread_cache.h   bool          in_setspecific_;        // In call to pthread_setspecific?
bool              331 third_party/tcmalloc/vendor/src/thread_cache.h inline bool ThreadCache::SampleAllocation(size_t k) {
bool               90 third_party/tcmalloc/vendor/src/windows/auto_testing_hook.h                                                 bool do_it) {
bool               96 third_party/tcmalloc/vendor/src/windows/auto_testing_hook.h                                                        bool do_it) {
bool              117 third_party/tcmalloc/vendor/src/windows/auto_testing_hook.h   AutoTestingHookImpl(T target_function, T replacement_function, bool do_it)
bool              132 third_party/tcmalloc/vendor/src/windows/auto_testing_hook.h   bool did_it_;  // Remember if we did it or not...
bool              138 third_party/tcmalloc/vendor/src/windows/auto_testing_hook.h                                               bool do_it) {
bool               87 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h   MiniDisassembler(bool operand_default_32_bits,
bool               88 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h                    bool address_default_32_bits);
bool              128 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h   bool ProcessOperand(int flag_operand);
bool              134 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h   bool ProcessModrm(unsigned char* start, unsigned int& size);
bool              140 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h   bool ProcessSib(unsigned char* start, unsigned char mod, unsigned int& size);
bool              151 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h   bool have_modrm_;
bool              155 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h   bool should_decode_modrm_;
bool              158 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h   bool operand_is_32_bits_;
bool              161 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h   bool operand_default_is_32_bits_;
bool              164 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h   bool address_is_32_bits_;
bool              167 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h   bool address_default_is_32_bits_;
bool              170 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h   bool operand_default_support_64_bits_;
bool              173 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h   bool operand_is_64_bits_;
bool              192 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h   bool got_f2_prefix_, got_f3_prefix_, got_66_prefix_;
bool              200 third_party/tcmalloc/vendor/src/windows/mini_disassembler_types.h   bool is_prefix_dependent_;
bool              224 third_party/tcmalloc/vendor/src/windows/mini_disassembler_types.h   bool is_encoded_in_instruction_;
bool              227 third_party/tcmalloc/vendor/src/windows/mini_disassembler_types.h   bool use_sib_byte_;
bool              131 third_party/tcmalloc/vendor/src/windows/port.h inline bool pthread_equal(pthread_t left, pthread_t right) {
bool              229 third_party/tcmalloc/vendor/src/windows/port.h   inline bool IsHeld() const {
bool               67 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h static const bool kIs64BitBinary = true;
bool               69 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h static const bool kIs64BitBinary = false;
bool              356 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h   static bool initialized_;
bool              449 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h                                  bool stop_before_trampoline = false);
bool              467 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h   static bool IsShortConditionalJump(unsigned char* target,
bool              478 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h   static bool IsNearConditionalJump(unsigned char* target,
bool              489 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h   static bool IsNearRelativeJump(unsigned char* target,
bool              500 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h   static bool IsNearAbsoluteCall(unsigned char* target,
bool              511 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h   static bool IsNearRelativeCall(unsigned char* target,
bool              522 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h   static bool IsMovWithDisplacement(unsigned char* target,
bool              482 third_party/wtl/include/atlapp.h inline bool AtlIsOldWindows()
bool              570 third_party/wtl/include/atlapp.h 	inline bool IsCommCtrl6()
bool              577 third_party/wtl/include/atlapp.h 	inline bool IsVista()
bool             1437 third_party/wtl/include/atlapp.h 	bool m_bActivity;
bool             1497 third_party/wtl/include/atlapp.h 	bool StartMonitor()
bool             1508 third_party/wtl/include/atlapp.h 		bool bRet = (hThread != NULL);
bool             1889 third_party/wtl/include/atlctrls.h 	bool IsNull() const { return (m_hImageList == NULL); }
bool             8616 third_party/wtl/include/atlctrls.h 	void LockBands(bool bLock)
bool              150 third_party/wtl/include/atlctrlw.h 	static bool s_bW2K;  // For animation flag
bool              152 third_party/wtl/include/atlctrlw.h 	static bool s_bStaticInit;
bool              188 third_party/wtl/include/atlctrlw.h 	bool IsCommandBarBase() const { return m_dwMagic == 1314; }
bool              194 third_party/wtl/include/atlctrlw.h __declspec(selectany) bool CCommandBarCtrlBase::s_bW2K = false;
bool              195 third_party/wtl/include/atlctrlw.h __declspec(selectany) bool CCommandBarCtrlBase::s_bStaticInit = false;
bool              217 third_party/wtl/include/atlctrlw.h 		bool IsCmdBarMenuItem() { return (dwMagic == 0x1313); }
bool              260 third_party/wtl/include/atlctrlw.h 	bool m_bMenuActive:1;
bool              261 third_party/wtl/include/atlctrlw.h 	bool m_bAttachedMenu:1;
bool              262 third_party/wtl/include/atlctrlw.h 	bool m_bImagesVisible:1;
bool              263 third_party/wtl/include/atlctrlw.h 	bool m_bPopupItem:1;
bool              264 third_party/wtl/include/atlctrlw.h 	bool m_bContextMenu:1;
bool              265 third_party/wtl/include/atlctrlw.h 	bool m_bEscapePressed:1;
bool              266 third_party/wtl/include/atlctrlw.h 	bool m_bSkipMsg:1;
bool              267 third_party/wtl/include/atlctrlw.h 	bool m_bParentActive:1;
bool              268 third_party/wtl/include/atlctrlw.h 	bool m_bFlatMenus:1;
bool              269 third_party/wtl/include/atlctrlw.h 	bool m_bUseKeyboardCues:1;
bool              270 third_party/wtl/include/atlctrlw.h 	bool m_bShowKeyboardCues:1;
bool              271 third_party/wtl/include/atlctrlw.h 	bool m_bAllowKeyboardCues:1;
bool              272 third_party/wtl/include/atlctrlw.h 	bool m_bKeyboardInput:1;
bool              273 third_party/wtl/include/atlctrlw.h 	bool m_bAlphaImages:1;
bool              274 third_party/wtl/include/atlctrlw.h 	bool m_bLayoutRTL:1;
bool              275 third_party/wtl/include/atlctrlw.h 	bool m_bSkipPostDown:1;
bool              276 third_party/wtl/include/atlctrlw.h 	bool m_bVistaMenus:1;
bool              376 third_party/wtl/include/atlctrlw.h 	bool GetImagesVisible() const
bool              381 third_party/wtl/include/atlctrlw.h 	bool SetImagesVisible(bool bVisible)
bool              383 third_party/wtl/include/atlctrlw.h 		bool bOld = m_bImagesVisible;
bool              393 third_party/wtl/include/atlctrlw.h 	bool SetImageSize(SIZE& size)
bool              398 third_party/wtl/include/atlctrlw.h 	bool SetImageSize(int cx, int cy)
bool              424 third_party/wtl/include/atlctrlw.h 	bool GetAlphaImages() const
bool              429 third_party/wtl/include/atlctrlw.h 	bool SetAlphaImages(bool bAlphaImages)
bool              598 third_party/wtl/include/atlctrlw.h 	BOOL _LoadImagesHelper(ATL::_U_STRINGorID image, bool bMapped, UINT nFlags = 0, LPCOLORMAP lpColorMap = NULL, int nMapSize = 0)
bool             1475 third_party/wtl/include/atlctrlw.h 			bool bFound = false;
bool             1644 third_party/wtl/include/atlctrlw.h 		bool bBlockTracking = false;
bool             1812 third_party/wtl/include/atlctrlw.h 					bool bDisabled = ((lpTBCustomDraw->nmcd.uItemState & CDIS_DISABLED) == CDIS_DISABLED);
bool             2034 third_party/wtl/include/atlctrlw.h 				bool bAction = false;
bool             2687 third_party/wtl/include/atlctrlw.h 	void DoPopupMenu(int nIndex, bool bAnimate)
bool             2908 third_party/wtl/include/atlctrlw.h 	bool DisplayChevronMenu()
bool             2913 third_party/wtl/include/atlctrlw.h 		bool bRet = false;
bool             3020 third_party/wtl/include/atlctrlw.h 		bool bVistaMenus = (RunTimeHelper::IsVista() && RunTimeHelper::IsCommCtrl6() && ((m_dwExtendedStyle & CBR_EX_NOVISTAMENUS) == 0));
bool             3080 third_party/wtl/include/atlctrlw.h 	void ShowKeyboardCues(bool bShow)
bool             3134 third_party/wtl/include/atlctrlw.h 	bool CreateInternalImageList(int cImages)
bool             3274 third_party/wtl/include/atlctrlw.h 	bool m_bChildMaximized;
bool             3867 third_party/wtl/include/atlctrlw.h 		bool bMaxOld = m_bChildMaximized;
bool             4023 third_party/wtl/include/atlctrlw.h 	void _CalcIconRect(int cxWidth, int cyHeight, RECT& rect, bool bInvertX = false) const
bool             4038 third_party/wtl/include/atlctrlw.h 	void _CalcBtnRects(int cxWidth, int cyHeight, RECT arrRect[3], bool bInvertX = false) const
bool             4138 third_party/wtl/include/atlctrlw.h 	bool _DebugCheckChild()
bool              173 third_party/wtl/include/atlctrlx.h 	bool GetToolTipText(LPTSTR lpstrText, int nLength) const
bool              184 third_party/wtl/include/atlctrlx.h 	bool SetToolTipText(LPCTSTR lpstrText)
bool              245 third_party/wtl/include/atlctrlx.h 		bool bHover = IsHoverMode();
bool              402 third_party/wtl/include/atlctrlx.h 		bool bHover = IsHoverMode();
bool              564 third_party/wtl/include/atlctrlx.h 	bool IsHoverMode() const
bool              791 third_party/wtl/include/atlctrlx.h 	bool m_bPaintLabel:1;
bool              792 third_party/wtl/include/atlctrlx.h 	bool m_bVisited:1;
bool              793 third_party/wtl/include/atlctrlx.h 	bool m_bHover:1;
bool              794 third_party/wtl/include/atlctrlx.h 	bool m_bInternalLinkFont:1;
bool              838 third_party/wtl/include/atlctrlx.h 	bool GetLabel(LPTSTR lpstrBuffer, int nLength) const
bool              851 third_party/wtl/include/atlctrlx.h 	bool SetLabel(LPCTSTR lpstrLabel)
bool              870 third_party/wtl/include/atlctrlx.h 	bool GetHyperLink(LPTSTR lpstrBuffer, int nLength) const
bool              883 third_party/wtl/include/atlctrlx.h 	bool SetHyperLink(LPCTSTR lpstrLink)
bool              944 third_party/wtl/include/atlctrlx.h 	bool GetIdealSize(SIZE& size) const
bool              947 third_party/wtl/include/atlctrlx.h 		bool bRet = GetIdealSize(cx, cy);
bool              956 third_party/wtl/include/atlctrlx.h 	bool GetIdealSize(int& cx, int& cy) const
bool             1034 third_party/wtl/include/atlctrlx.h 	bool GetToolTipText(LPTSTR lpstrBuffer, int nLength) const
bool             1040 third_party/wtl/include/atlctrlx.h 	bool SetToolTipText(LPCTSTR lpstrToolTipText)
bool             1065 third_party/wtl/include/atlctrlx.h 	bool Navigate()
bool             1068 third_party/wtl/include/atlctrlx.h 		bool bRet = true;
bool             1498 third_party/wtl/include/atlctrlx.h 	bool CalcLabelRect()
bool             1585 third_party/wtl/include/atlctrlx.h 		bool bOutsideLink = true;
bool             1720 third_party/wtl/include/atlctrlx.h 	bool IsUnderlined() const
bool             1725 third_party/wtl/include/atlctrlx.h 	bool IsNotUnderlined() const
bool             1730 third_party/wtl/include/atlctrlx.h 	bool IsUnderlineHover() const
bool             1735 third_party/wtl/include/atlctrlx.h 	bool IsCommandButton() const
bool             1740 third_party/wtl/include/atlctrlx.h 	bool IsNotifyButton() const
bool             1745 third_party/wtl/include/atlctrlx.h 	bool IsUsingTags() const
bool             1750 third_party/wtl/include/atlctrlx.h 	bool IsUsingTagsBold() const
bool             1755 third_party/wtl/include/atlctrlx.h 	bool IsUsingToolTip() const
bool             1803 third_party/wtl/include/atlctrlx.h 	bool m_bInUse;
bool             1806 third_party/wtl/include/atlctrlx.h 	CWaitCursor(bool bSet = true, LPCTSTR lpstrCursor = IDC_WAIT, bool bSys = true) : m_hOldCursor(NULL), m_bInUse(false)
bool             1822 third_party/wtl/include/atlctrlx.h 	bool Set()
bool             1831 third_party/wtl/include/atlctrlx.h 	bool Restore()
bool             1849 third_party/wtl/include/atlctrlx.h 	CCustomWaitCursor(ATL::_U_STRINGorID cursor, bool bSet = true, HINSTANCE hInstance = NULL) : 
bool             1914 third_party/wtl/include/atlctrlx.h 	BOOL SetPanes(int* pPanes, int nPanes, bool bSetText = true)
bool             1986 third_party/wtl/include/atlctrlx.h 	bool GetPaneTextLength(int nPaneID, int* pcchLength = NULL, int* pnType = NULL) const
bool             2266 third_party/wtl/include/atlctrlx.h 			bool bUpdate = false;
bool             2328 third_party/wtl/include/atlctrlx.h 		bool bRet = (nRet == 0 || nRet == STRUNCATE);
bool             2730 third_party/wtl/include/atlctrlx.h 	bool IsVertical() const
bool             2812 third_party/wtl/include/atlctrlx.h 		bool bDescending;
bool             2815 third_party/wtl/include/atlctrlx.h 	bool m_bSortDescending;
bool             2816 third_party/wtl/include/atlctrlx.h 	bool m_bCommCtrl6;
bool             2823 third_party/wtl/include/atlctrlx.h 	bool m_bUseWaitCursor;
bool             2931 third_party/wtl/include/atlctrlx.h 	bool IsSortDescending() const
bool             2952 third_party/wtl/include/atlctrlx.h 	bool DoSortItems(int iCol, bool bDescending = false)
bool             2978 third_party/wtl/include/atlctrlx.h 		bool bStrValue = false;
bool             3069 third_party/wtl/include/atlctrlx.h 		bool bRet = ((BOOL)pT->DefWindowProc(LVM_SORTITEMS, (WPARAM)&lvsi, (LPARAM)pFunc) != FALSE);
bool             3097 third_party/wtl/include/atlctrlx.h 			bool bFree = false;
bool             3109 third_party/wtl/include/atlctrlx.h 				bool bSuccess = true;
bool             3250 third_party/wtl/include/atlctrlx.h 	bool StrToDecimal(LPCTSTR lpstr, DECIMAL* pDecimal)
bool             3399 third_party/wtl/include/atlctrlx.h 		bool bLeftZero = (!pdecLeft->Lo64 && !pdecLeft->Hi32);
bool             3400 third_party/wtl/include/atlctrlx.h 		bool bRightZero = (!pdecRight->Lo64 && !pdecRight->Hi32);
bool             3405 third_party/wtl/include/atlctrlx.h 		bool bLeftNeg = ((pdecLeft->sign & DECIMAL_NEG) != 0);
bool             3406 third_party/wtl/include/atlctrlx.h 		bool bRightNeg = ((pdecRight->sign & DECIMAL_NEG) != 0);
bool             3427 third_party/wtl/include/atlctrlx.h 		bool bInvert = bLeftNeg; // the final result needs to be inverted
bool             3547 third_party/wtl/include/atlctrlx.h 			bool bDescending = (m_iSortColumn == p->iItem) ? !m_bSortDescending : false;
bool             3590 third_party/wtl/include/atlctrlx.h 	bool SortItems(int iCol, bool bDescending = false)
bool             3679 third_party/wtl/include/atlctrlx.h 	bool m_bDestroyPageOnRemove:1;
bool             3680 third_party/wtl/include/atlctrlx.h 	bool m_bDestroyImageList:1;
bool             3681 third_party/wtl/include/atlctrlx.h 	bool m_bActivePageMenuItem:1;
bool             3682 third_party/wtl/include/atlctrlx.h 	bool m_bActiveAsDefaultMenuItem:1;
bool             3683 third_party/wtl/include/atlctrlx.h 	bool m_bEmptyMenuItem:1;
bool             3684 third_party/wtl/include/atlctrlx.h 	bool m_bWindowsMenuItem:1;
bool             3686 third_party/wtl/include/atlctrlx.h 	bool m_bTabCapture:1;
bool             3687 third_party/wtl/include/atlctrlx.h 	bool m_bTabDrag:1;
bool             3729 third_party/wtl/include/atlctrlx.h 			bool bControl = (::GetKeyState(VK_CONTROL) < 0);
bool             3735 third_party/wtl/include/atlctrlx.h 					bool bShift = (::GetKeyState(VK_SHIFT) < 0);
bool             3878 third_party/wtl/include/atlctrlx.h 	bool SetPageTitle(int nPage, LPCTSTR lpstrTitle)
bool             3975 third_party/wtl/include/atlctrlx.h 	bool AddPage(HWND hWndView, LPCTSTR lpstrTitle, int nImage = -1, LPVOID pData = NULL)
bool             3980 third_party/wtl/include/atlctrlx.h 	bool InsertPage(int nPage, HWND hWndView, LPCTSTR lpstrTitle, int nImage = -1, LPVOID pData = NULL)
bool             4136 third_party/wtl/include/atlctrlx.h 	void BuildWindowMenu(HMENU hMenu, int nMenuItemsCount = 10, bool bEmptyMenuItem = true, bool bWindowsMenuItem = true, bool bActivePageMenuItem = true, bool bActiveAsDefaultMenuItem = false)
bool             4480 third_party/wtl/include/atlctrlx.h 		bool bShift = (::GetKeyState(VK_SHIFT) < 0);
bool             4501 third_party/wtl/include/atlctrlx.h 	bool IsValidPageIndex(int nPage) const
bool             4506 third_party/wtl/include/atlctrlx.h 	bool MovePage(int nMovePage, int nInsertBeforePage)
bool             4552 third_party/wtl/include/atlctrlx.h 	bool CreateTabControl()
bool             4594 third_party/wtl/include/atlctrlx.h 	void ShowTabControl(bool bShow)
bool             4711 third_party/wtl/include/atlctrlx.h 	void SetMoveCursor(bool bCanMove)
bool              544 third_party/wtl/include/atlddx.h 	void DDX_Check(UINT nID, bool& bCheck, BOOL bSave)
bool              464 third_party/wtl/include/atldlgs.h 	bool m_bIsNT;
bool              532 third_party/wtl/include/atldlgs.h 	bool GetDirectory(_CSTRING_NS::CString& strDir) const
bool              534 third_party/wtl/include/atldlgs.h 		bool bRet = false;
bool              624 third_party/wtl/include/atldlgs.h 	bool GetFirstPathName(_CSTRING_NS::CString& strPath) const
bool              626 third_party/wtl/include/atldlgs.h 		bool bRet = false;
bool              694 third_party/wtl/include/atldlgs.h 	bool GetNextPathName(_CSTRING_NS::CString& strPath) const
bool              696 third_party/wtl/include/atldlgs.h 		bool bRet = false;
bool              710 third_party/wtl/include/atldlgs.h 	bool ResizeFilenameBuffer(DWORD dwLength)
bool              783 third_party/wtl/include/atldlgs.h 		bool bInsideQuotes = false;
bool              930 third_party/wtl/include/atldlgs.h 	bool IsNull() const
bool             1321 third_party/wtl/include/atldlgs.h 	bool m_bExpandInitialSelection;
bool             1381 third_party/wtl/include/atldlgs.h 	void SetInitialFolder(LPCTSTR lpstrInitialFolder, bool bExpand = true)
bool             1388 third_party/wtl/include/atldlgs.h 	void SetInitialSelection(LPCITEMIDLIST pidl, bool bExpand = true)
bool             1395 third_party/wtl/include/atldlgs.h 	LPITEMIDLIST GetSelectedItem(bool bDetach = false)
bool             1438 third_party/wtl/include/atldlgs.h 		bool bClear = false;
bool             3002 third_party/wtl/include/atldlgs.h 	bool IsValid() const
bool             3007 third_party/wtl/include/atldlgs.h 	bool IsTemplateEx() const
bool             3032 third_party/wtl/include/atldlgs.h 	void Create(bool bDlgEx, LPCTSTR lpszCaption, short nX, short nY, short nWidth, short nHeight, DWORD dwStyle = 0, DWORD dwExStyle = 0, 
bool             3235 third_party/wtl/include/atldlgs.h 		bool bExTemplate = false; \
bool             3253 third_party/wtl/include/atldlgs.h 		bool bExTemplate = true; \
bool             4051 third_party/wtl/include/atldlgs.h 	void StretchWatermark(bool bStretchWatermark)
bool             4245 third_party/wtl/include/atldlgs.h 	bool OnPageCreate()
bool             4908 third_party/wtl/include/atldlgs.h 	HRESULT AdviseSinkMap(bool bAdvise)
bool             5135 third_party/wtl/include/atldlgs.h 	bool m_bReceivedFirstSizeMessage;   
bool             6042 third_party/wtl/include/atldlgs.h 	void OnExpandoButtonClicked(bool /*bExpanded*/)
bool             6046 third_party/wtl/include/atldlgs.h 	void OnVerificationClicked(bool /*bChecked*/)
bool              582 third_party/wtl/include/atlfind.h 		bool isDBCS = false;
bool              834 third_party/wtl/include/atlfind.h 			bool bWin9x = (ovi.dwPlatformId == VER_PLATFORM_WIN32_WINDOWS);
bool              403 third_party/wtl/include/atlframe.h 		bool bCmdBar;
bool             1000 third_party/wtl/include/atlframe.h 	bool PrepareChevronMenu(_ChevronMenuInfo& cmi)
bool             1036 third_party/wtl/include/atlframe.h 			bool bEnabled = ((tbb.fsState & TBSTATE_ENABLED) != 0);
bool             2093 third_party/wtl/include/atlframe.h 		bool operator ==(const _AtlUpdateUIElement& e) const
bool             2103 third_party/wtl/include/atlframe.h 		bool operator ==(const _AtlUpdateUIMap& e) const
bool             2117 third_party/wtl/include/atlframe.h 		bool operator ==(const _AtlUpdateUIData& e) const
bool             2126 third_party/wtl/include/atlframe.h 	bool m_bBlockAccelerators;
bool             2151 third_party/wtl/include/atlframe.h 	bool UIGetBlockAccelerators() const
bool             2156 third_party/wtl/include/atlframe.h 	bool UISetBlockAccelerators(bool bBlock)
bool             2158 third_party/wtl/include/atlframe.h 		bool bOld = m_bBlockAccelerators;
bool             2337 third_party/wtl/include/atlframe.h 	BOOL UISetCheck(int nID, bool bCheck, BOOL bForceUpdate = FALSE)
bool             2856 third_party/wtl/include/atlframe.h 	bool UIAddUpdateElement(WORD nID, WORD wType)
bool             2867 third_party/wtl/include/atlframe.h 		bool bRetVal = false;
bool             2899 third_party/wtl/include/atlframe.h 	bool UIRemoveUpdateElement(WORD nID)
bool             2901 third_party/wtl/include/atlframe.h 		bool bRetVal = false;
bool             3007 third_party/wtl/include/atlframe.h 		bool operator ==(const _AtlDlgResizeData& r) const
bool             3014 third_party/wtl/include/atlframe.h 	bool m_bGripper;
bool             3027 third_party/wtl/include/atlframe.h 	void DlgResize_Init(bool bAddGripper = true, bool bUseMinTrackSize = true, DWORD dwForceStyle = WS_CLIPCHILDREN)
bool             3266 third_party/wtl/include/atlframe.h 	bool DlgResize_PositionControl(int cxWidth, int cyHeight, RECT& rectGroup, _AtlDlgResizeData& data, bool bGroup, 
bool              112 third_party/wtl/include/atlgdi.h inline bool AtlIsAlphaBitmapResource(ATL::_U_STRINGorID image)
bool              121 third_party/wtl/include/atlgdi.h template <bool t_bManaged>
bool              160 third_party/wtl/include/atlgdi.h 	bool IsNull() const { return (m_hPen == NULL); }
bool              202 third_party/wtl/include/atlgdi.h 	bool GetLogPen(LOGPEN& LogPen) const
bool              215 third_party/wtl/include/atlgdi.h 	bool GetExtLogPen(EXTLOGPEN& ExtLogPen) const
bool              230 third_party/wtl/include/atlgdi.h template <bool t_bManaged>
bool              269 third_party/wtl/include/atlgdi.h 	bool IsNull() const { return (m_hBrush == NULL); }
bool              348 third_party/wtl/include/atlgdi.h 	bool GetLogBrush(LOGBRUSH& LogBrush) const
bool              391 third_party/wtl/include/atlgdi.h 	bool IsBold() const
bool              506 third_party/wtl/include/atlgdi.h 	bool operator ==(const LOGFONT& logfont) const
bool              526 third_party/wtl/include/atlgdi.h template <bool t_bManaged>
bool              565 third_party/wtl/include/atlgdi.h 	bool IsNull() const { return (m_hFont == NULL); }
bool              607 third_party/wtl/include/atlgdi.h 	HFONT CreatePointFont(int nPointSize, LPCTSTR lpszFaceName, HDC hDC = NULL, bool bBold = false, bool bItalic = false)
bool              662 third_party/wtl/include/atlgdi.h 	bool GetLogFont(LOGFONT& LogFont) const
bool              676 third_party/wtl/include/atlgdi.h template <bool t_bManaged>
bool              715 third_party/wtl/include/atlgdi.h 	bool IsNull() const { return (m_hBitmap == NULL); }
bool              789 third_party/wtl/include/atlgdi.h 	bool GetBitmap(BITMAP& bm) const
bool              795 third_party/wtl/include/atlgdi.h 	bool GetSize(SIZE& size) const
bool              873 third_party/wtl/include/atlgdi.h template <bool t_bManaged>
bool              912 third_party/wtl/include/atlgdi.h 	bool IsNull() const { return (m_hPalette == NULL); }
bool              991 third_party/wtl/include/atlgdi.h template <bool t_bManaged>
bool             1030 third_party/wtl/include/atlgdi.h 	bool IsNull() const { return (m_hRgn == NULL); }
bool             1195 third_party/wtl/include/atlgdi.h template <bool t_bManaged>
bool             1235 third_party/wtl/include/atlgdi.h 	bool IsNull() const { return (m_hDC == NULL); }
bool             3489 third_party/wtl/include/atlgdi.h template <bool t_bManaged>
bool             3530 third_party/wtl/include/atlgdi.h 	bool IsNull() const { return (m_hEMF == NULL); }
bool             3653 third_party/wtl/include/atlgdi.h inline bool AtlIsDib16(LPBITMAPINFOHEADER pbmih)
bool             3721 third_party/wtl/include/atlgdi.h inline HBITMAP AtlCopyBitmap(HBITMAP hbm , SIZE sizeDst, bool bAsBitmap = false)
bool             3769 third_party/wtl/include/atlgdi.h 	bool bCopied = false;
bool             3771 third_party/wtl/include/atlgdi.h 	bool bOK = GetObject(hbm, sizeof(ds), &ds) == sizeof(ds);
bool             3802 third_party/wtl/include/atlgdi.h inline bool AtlSetClipboardDib16(HBITMAP hbm, SIZE size, HWND hWnd)
bool             2759 third_party/wtl/include/atlmisc.h inline bool __stdcall operator ==(const CString& s1, const CString& s2)
bool             2762 third_party/wtl/include/atlmisc.h inline bool __stdcall operator ==(const CString& s1, LPCTSTR s2)
bool             2765 third_party/wtl/include/atlmisc.h inline bool __stdcall operator ==(LPCTSTR s1, const CString& s2)
bool             2768 third_party/wtl/include/atlmisc.h inline bool __stdcall operator !=(const CString& s1, const CString& s2)
bool             2771 third_party/wtl/include/atlmisc.h inline bool __stdcall operator !=(const CString& s1, LPCTSTR s2)
bool             2774 third_party/wtl/include/atlmisc.h inline bool __stdcall operator !=(LPCTSTR s1, const CString& s2)
bool             2777 third_party/wtl/include/atlmisc.h inline bool __stdcall operator <(const CString& s1, const CString& s2)
bool             2780 third_party/wtl/include/atlmisc.h inline bool __stdcall operator <(const CString& s1, LPCTSTR s2)
bool             2783 third_party/wtl/include/atlmisc.h inline bool __stdcall operator <(LPCTSTR s1, const CString& s2)
bool             2786 third_party/wtl/include/atlmisc.h inline bool __stdcall operator >(const CString& s1, const CString& s2)
bool             2789 third_party/wtl/include/atlmisc.h inline bool __stdcall operator >(const CString& s1, LPCTSTR s2)
bool             2792 third_party/wtl/include/atlmisc.h inline bool __stdcall operator >(LPCTSTR s1, const CString& s2)
bool             2795 third_party/wtl/include/atlmisc.h inline bool __stdcall operator <=(const CString& s1, const CString& s2)
bool             2798 third_party/wtl/include/atlmisc.h inline bool __stdcall operator <=(const CString& s1, LPCTSTR s2)
bool             2801 third_party/wtl/include/atlmisc.h inline bool __stdcall operator <=(LPCTSTR s1, const CString& s2)
bool             2804 third_party/wtl/include/atlmisc.h inline bool __stdcall operator >=(const CString& s1, const CString& s2)
bool             2807 third_party/wtl/include/atlmisc.h inline bool __stdcall operator >=(const CString& s1, LPCTSTR s2)
bool             2810 third_party/wtl/include/atlmisc.h inline bool __stdcall operator >=(LPCTSTR s1, const CString& s2)
bool             2878 third_party/wtl/include/atlmisc.h inline bool AtlCompactPath(LPTSTR lpstrOut, LPCTSTR lpstrIn, int cchLen);
bool             2888 third_party/wtl/include/atlmisc.h 		bool operator ==(const _DocEntry& de) const
bool             3209 third_party/wtl/include/atlmisc.h 					bool bRet = pT->CompactDocumentName(szBuff, m_arrDocs[nSize - 1 - nItem].szDocName, m_cchMaxItemLen);
bool             3230 third_party/wtl/include/atlmisc.h 	static bool CompactDocumentName(LPTSTR lpstrOut, LPCTSTR lpstrIn, int cchLen)
bool             3332 third_party/wtl/include/atlmisc.h 		bool bAddSep = (m_lpszRoot[nLen - 1] != _T('\\') && m_lpszRoot[nLen - 1] !=_T('/'));
bool             3335 third_party/wtl/include/atlmisc.h 		bool bAddSep = ((nLen == 0) || (m_lpszRoot[nLen - 1] != _T('\\') && m_lpszRoot[nLen - 1] !=_T('/')));
bool             3599 third_party/wtl/include/atlmisc.h 		bool bFullPath = (::GetFullPathName(pstrName, MAX_PATH, m_lpszRoot, NULL) != 0);
bool             3602 third_party/wtl/include/atlmisc.h 		bool bFullPath = (nRet == 0 || nRet == STRUNCATE);
bool             3822 third_party/wtl/include/atlmisc.h inline bool AtlLoadString(UINT uID, BSTR& bstrText)
bool             3896 third_party/wtl/include/atlmisc.h inline bool _IsDBCSTrailByte(LPCTSTR lpstr, int nChar)
bool             3912 third_party/wtl/include/atlmisc.h inline bool AtlCompactPath(LPTSTR lpstrOut, LPCTSTR lpstrIn, int cchLen)
bool             3951 third_party/wtl/include/atlmisc.h 		bool bRet = (SecureHelper::strncpy_x(lpstrOut, cchLen, lpstrIn, cchLen - cchEndEllipsis - 1) == 0);
bool             3983 third_party/wtl/include/atlmisc.h 	bool bRet = (SecureHelper::strncpy_x(lpstrOut, cchLen, lpstrIn, cchToCopy) == 0);
bool               96 third_party/wtl/include/atlprint.h 	bool GetPrinterInfo(HANDLE hPrinter)
bool              109 third_party/wtl/include/atlprint.h 	static bool GetPrinterInfoHelper(HANDLE hPrinter, BYTE** pi, int nIndex)
bool              138 third_party/wtl/include/atlprint.h template <bool t_bManaged>
bool              165 third_party/wtl/include/atlprint.h 	bool IsNull() const { return (m_hPrinter == NULL); }
bool              167 third_party/wtl/include/atlprint.h 	bool OpenPrinter(HANDLE hDevNames, const DEVMODE* pDevMode = NULL)
bool              169 third_party/wtl/include/atlprint.h 		bool b = false;
bool              180 third_party/wtl/include/atlprint.h 	bool OpenPrinter(LPCTSTR lpszPrinterName, const DEVMODE* pDevMode = NULL)
bool              189 third_party/wtl/include/atlprint.h 	bool OpenPrinter(LPCTSTR lpszPrinterName, PRINTER_DEFAULTS* pprintdefs)
bool              196 third_party/wtl/include/atlprint.h 	bool OpenDefaultPrinter(const DEVMODE* pDevMode = NULL)
bool              232 third_party/wtl/include/atlprint.h 	bool PrinterProperties(HWND hWnd = NULL)
bool              323 third_party/wtl/include/atlprint.h template <bool t_bManaged>
bool              365 third_party/wtl/include/atlprint.h 	bool IsNull() const { return (m_hDevMode == NULL); }
bool              367 third_party/wtl/include/atlprint.h 	bool CopyFromPrinter(HANDLE hPrinter)
bool              370 third_party/wtl/include/atlprint.h 		bool b = pinfo.GetPrinterInfo(hPrinter);
bool              376 third_party/wtl/include/atlprint.h 	bool CopyFromDEVMODE(const DEVMODE* pdm)
bool              392 third_party/wtl/include/atlprint.h 	bool CopyFromHDEVMODE(HANDLE hdm)
bool              394 third_party/wtl/include/atlprint.h 		bool b = false;
bool              421 third_party/wtl/include/atlprint.h 	bool UpdateForNewPrinter(HANDLE hPrinter)
bool              423 third_party/wtl/include/atlprint.h 		bool bRet = false;
bool              438 third_party/wtl/include/atlprint.h 	bool DocumentProperties(HANDLE hPrinter, HWND hWnd = NULL)
bool              445 third_party/wtl/include/atlprint.h 		bool bRet = false;
bool              520 third_party/wtl/include/atlprint.h 	virtual void EndPrintJob(HDC hDC, bool bAborted) = 0;   // free handles, etc.
bool              522 third_party/wtl/include/atlprint.h 	virtual bool PrintPage(UINT nPage, HDC hDC) = 0;
bool              531 third_party/wtl/include/atlprint.h 	virtual bool IsValidPage(UINT nPage) = 0;
bool              543 third_party/wtl/include/atlprint.h 	virtual void EndPrintJob(HDC /*hDC*/, bool /*bAborted*/)   // free handles, etc
bool              552 third_party/wtl/include/atlprint.h 	virtual bool PrintPage(UINT /*nPage*/, HDC /*hDC*/) = 0;
bool              564 third_party/wtl/include/atlprint.h 	virtual bool IsValidPage(UINT /*nPage*/)
bool              583 third_party/wtl/include/atlprint.h 	bool m_bCancel;
bool              584 third_party/wtl/include/atlprint.h 	bool m_bComplete;
bool              598 third_party/wtl/include/atlprint.h 	bool IsJobComplete() const
bool              603 third_party/wtl/include/atlprint.h 	bool StartPrintJob(bool bBackground, HANDLE hPrinter, DEVMODE* pDefaultDevMode,
bool              606 third_party/wtl/include/atlprint.h 			bool bPrintToFile = false, LPCTSTR lpstrOutputFile = NULL)
bool              655 third_party/wtl/include/atlprint.h 	bool StartHelper()
bool              846 third_party/wtl/include/atlprint.h 	bool NextPage()
bool              855 third_party/wtl/include/atlprint.h 	bool PrevPage()
bool              944 third_party/wtl/include/atlprint.h 	bool m_bSized;
bool              197 third_party/wtl/include/atlscrl.h 	void SetScrollSize(int cx, int cy, BOOL bRedraw = TRUE, bool bResetOffset = true)
bool              264 third_party/wtl/include/atlscrl.h 	void SetScrollSize(SIZE size, BOOL bRedraw = TRUE, bool bResetOffset = true)
bool              719 third_party/wtl/include/atlscrl.h 		bool bUpdate = true;
bool              826 third_party/wtl/include/atlscrl.h 	bool AdjustScrollOffset(int& x, int& y)
bool              874 third_party/wtl/include/atlscrl.h 	bool IsScrollingChildren() const
bool              879 third_party/wtl/include/atlscrl.h 	bool IsErasingBackground() const
bool              884 third_party/wtl/include/atlscrl.h 	bool IsNoThumbTracking() const
bool              890 third_party/wtl/include/atlscrl.h 	bool IsSmoothScroll() const
bool             1006 third_party/wtl/include/atlscrl.h 	void SetScrollSize(int xMin, int yMin, int xMax, int yMax, BOOL bRedraw = TRUE, bool bResetOffset = true)
bool             1027 third_party/wtl/include/atlscrl.h 	void SetScrollSize(RECT& rcScroll, BOOL bRedraw = TRUE, bool bResetOffset = true)
bool             1032 third_party/wtl/include/atlscrl.h 	void SetScrollSize(int cx, int cy, BOOL bRedraw = TRUE, bool bResetOffset = true)
bool             1037 third_party/wtl/include/atlscrl.h 	void SetScrollSize(SIZE size, BOOL bRedraw = TRUE, bool bResetOffset = true)
bool             1290 third_party/wtl/include/atlscrl.h 	bool m_bTracking;
bool             1312 third_party/wtl/include/atlscrl.h 	void SetScrollSize(int cxLog, int cyLog, BOOL bRedraw = TRUE, bool bResetOffset = true)
bool             1332 third_party/wtl/include/atlscrl.h 	void SetScrollSize(SIZE sizeLog, BOOL bRedraw = TRUE, bool bResetOffset = true)
bool             1481 third_party/wtl/include/atlscrl.h 	void Zoom(float fZoomScale, bool bCenter = true)
bool             1851 third_party/wtl/include/atlscrl.h 	bool m_bAutoSizeClient;
bool             1852 third_party/wtl/include/atlscrl.h 	bool m_bDrawEdgeIfEmpty;
bool             1867 third_party/wtl/include/atlscrl.h 	HWND SetClient(HWND hWndClient, bool bClientSizeAsMin = true)
bool               58 third_party/wtl/include/atlsplit.h template <class T, bool t_bVertical = true>
bool               72 third_party/wtl/include/atlsplit.h 	bool m_bFullDrag;
bool               75 third_party/wtl/include/atlsplit.h 	bool m_bUpdateProportionalPos;
bool              110 third_party/wtl/include/atlsplit.h 	void SetSplitterRect(LPRECT lpRect = NULL, bool bUpdate = true)
bool              137 third_party/wtl/include/atlsplit.h 	bool SetSplitterPos(int xyPos = -1, bool bUpdate = true)
bool              160 third_party/wtl/include/atlsplit.h 		bool bRet = (m_xySplitterPos != xyPos);
bool              181 third_party/wtl/include/atlsplit.h 	void SetSplitterPosPct(int nPct, bool bUpdate = true)
bool              197 third_party/wtl/include/atlsplit.h 	bool SetSinglePaneMode(int nPane = SPLIT_PANE_NONE)
bool              248 third_party/wtl/include/atlsplit.h 	void SetSplitterPanes(HWND hWndLeftTop, HWND hWndRightBottom, bool bUpdate = true)
bool              257 third_party/wtl/include/atlsplit.h 	bool SetSplitterPane(int nPane, HWND hWnd, bool bUpdate = true)
bool              279 third_party/wtl/include/atlsplit.h 	bool SetActivePane(int nPane)
bool              310 third_party/wtl/include/atlsplit.h 	bool ActivateNextPane(bool bNext = true)
bool              331 third_party/wtl/include/atlsplit.h 	bool SetDefaultActivePane(int nPane)
bool              341 third_party/wtl/include/atlsplit.h 	bool SetDefaultActivePane(HWND hWnd)
bool              636 third_party/wtl/include/atlsplit.h 	bool GetSplitterBarRect(LPRECT lpRect) const
bool              660 third_party/wtl/include/atlsplit.h 	bool GetSplitterPaneRect(int nPane, LPRECT lpRect) const
bool              664 third_party/wtl/include/atlsplit.h 		bool bRet = true;
bool              713 third_party/wtl/include/atlsplit.h 	bool IsOverSplitterRect(int x, int y) const
bool              720 third_party/wtl/include/atlsplit.h 	bool IsOverSplitterBar(int x, int y) const
bool              749 third_party/wtl/include/atlsplit.h 	void GetSystemSettings(bool bUpdate)
bool              777 third_party/wtl/include/atlsplit.h 	bool IsProportional() const
bool              804 third_party/wtl/include/atlsplit.h 	bool IsRightAligned() const
bool              830 third_party/wtl/include/atlsplit.h 	bool IsInteractive() const
bool              836 third_party/wtl/include/atlsplit.h template <class T, bool t_bVertical> HCURSOR CSplitterImpl< T, t_bVertical>::m_hCursor = NULL;
bool              842 third_party/wtl/include/atlsplit.h template <class T, bool t_bVertical = true, class TBase = ATL::CWindow, class TWinTraits = ATL::CControlWinTraits>
bool              877 third_party/wtl/include/atlsplit.h template <bool t_bVertical = true>
bool              112 third_party/wtl/include/atltheme.h 	bool IsThemeNull() const
bool              141 third_party/wtl/include/atltheme.h 	static bool IsThemingSupported()
bool              483 third_party/wtl/include/atltheme.h inline bool AtlDrawThemeClientEdge(HTHEME hTheme, HWND hWnd, HRGN hRgnUpdate = NULL, HBRUSH hBrush = NULL, int nPartID = 0, int nStateID = 0)
bool              564 third_party/wtl/include/atltheme.h 	bool SetThemeClassList(LPCWSTR lpstrThemeClassList)
bool              585 third_party/wtl/include/atltheme.h 	bool GetThemeClassList(LPWSTR lpstrThemeClassList, int cchListBuffer) const
bool              780 third_party/wtl/include/atltheme.h 	bool DrawThemeClientEdge(HRGN hRgnUpdate)
bool              812 third_party/wtl/include/atltheme.h 	static bool IsBufferedPaintSupported()
bool              854 third_party/wtl/include/atltheme.h 	bool IsNull() const
bool             1024 third_party/wtl/include/atltheme.h 	bool IsNull() const
bool             1047 third_party/wtl/include/atltheme.h 	static bool IsRendering(HWND hWnd, HDC hDC)
bool             1149 third_party/wtl/include/atltheme.h 	bool AreStatesEqual() const
bool              134 third_party/wtl/include/atluser.h template <bool t_bManaged> class CMenuT;
bool              139 third_party/wtl/include/atluser.h template <bool t_bManaged>
bool              179 third_party/wtl/include/atluser.h 	bool IsNull() const { return (m_hMenu == NULL); }
bool              564 third_party/wtl/include/atluser.h template <bool t_bManaged>
bool              602 third_party/wtl/include/atluser.h 	bool IsNull() const { return m_hAccel == NULL; }
bool              661 third_party/wtl/include/atluser.h template <bool t_bManaged>
bool              699 third_party/wtl/include/atluser.h 	bool IsNull() const { return m_hIcon == NULL; }
bool              886 third_party/wtl/include/atluser.h 	static bool IsOEMIcon(LPCTSTR lpstrIconName)
bool              912 third_party/wtl/include/atluser.h template <bool t_bManaged>
bool              950 third_party/wtl/include/atluser.h 	bool IsNull() const { return m_hCursor == NULL; }
bool             1090 third_party/wtl/include/atluser.h 	bool Load(ATL::_U_STRINGorID Type, ATL::_U_STRINGorID ID)
bool             1110 third_party/wtl/include/atluser.h 	bool LoadEx(ATL::_U_STRINGorID Type, ATL::_U_STRINGorID ID, WORD wLanguage)
bool              182 third_party/wtl/include/atlwince.h inline HWND AtlCreateEmptyMenuBar(HWND hWnd, bool bSip = true)
bool              194 third_party/wtl/include/atlwince.h inline bool AtlIsEditFocus()
bool              232 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags, bool t_bModal = true>
bool              275 third_party/wtl/include/atlwince.h 	bool DoPaintTitle()
bool              483 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true, class TBase = ATL::CDialogImpl< T > >
bool              529 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true >
bool              538 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true>
bool              613 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true >
bool              665 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true, class TBase = ATL::CDialogImpl<T> >
bool              702 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true >
bool              711 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true >
bool              811 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true, class TBase = ATL::CDialogImpl<T> >
bool              843 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true >
bool              851 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true >
bool             1043 third_party/wtl/include/atlwince.h 	bool m_bHibernate;
bool             1054 third_party/wtl/include/atlwince.h 	static HRESULT ActivatePreviousInstance(HINSTANCE hInstance, LPCTSTR  lpstrCmdLine, bool bDialog)
bool             1135 third_party/wtl/include/atlwince.h 	bool AppHibernate(bool /*bHibernate*/)
bool             1140 third_party/wtl/include/atlwince.h 	bool AppNewInstance(LPCTSTR /*lpstrCmdLine*/)
bool             1328 third_party/wtl/include/atlwince.h template <class T, class TImplBase, UINT t_shidiFlags = WTL_APP_SHIDIF, bool t_bModal = false>
bool             1367 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_APP_SHIDIF, bool t_bModal = false>
bool             1375 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_APP_SHIDIF, bool t_bModal = false>
bool             1384 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_APP_SHIDIF, bool t_bModal = false>
bool             1392 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_APP_SHIDIF, bool t_bModal = false>
bool             1402 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_APP_SHIDIF, bool t_bModal = false>
bool             1411 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_APP_SHIDIF, bool t_bModal = false>
bool             1431 third_party/wtl/include/atlwince.h template <class T, bool t_bHasSip = true>
bool             1435 third_party/wtl/include/atlwince.h 	bool m_bFullScreen;
bool             1441 third_party/wtl/include/atlwince.h 	void SetFullScreen(bool bFull)
bool             1464 third_party/wtl/include/atlwince.h 	void ShowMenuBar(bool bShow)
bool             1474 third_party/wtl/include/atlwince.h 	void ShowTaskBar(bool bShow, bool bRepaint = true)
bool             1785 third_party/wtl/include/atlwince.h 	bool CreateTabControl()
bool             2904 third_party/wtl/include/atlwince.h template <class TBase, bool t_bExpandOnly>
bool             2964 third_party/wtl/include/atlwince.h 	bool AttachOrCreateSpinCtrl()
bool               18 third_party/zlib/google/zip.h typedef base::Callback<bool(const base::FilePath&)> FilterCallback;
bool               19 third_party/zlib/google/zip.h bool ZipWithFilterCallback(const base::FilePath& src_dir,
bool               26 third_party/zlib/google/zip.h bool Zip(const base::FilePath& src_dir, const base::FilePath& dest_file,
bool               27 third_party/zlib/google/zip.h          bool include_hidden_files);
bool               34 third_party/zlib/google/zip.h bool ZipFiles(const base::FilePath& src_dir,
bool               40 third_party/zlib/google/zip.h bool Unzip(const base::FilePath& zip_file, const base::FilePath& dest_dir);
bool               81 third_party/zlib/google/zip_reader.h     bool is_directory() const { return is_directory_; }
bool               85 third_party/zlib/google/zip_reader.h     bool is_unsafe() const { return is_unsafe_; }
bool               91 third_party/zlib/google/zip_reader.h     bool is_directory_;
bool               92 third_party/zlib/google/zip_reader.h     bool is_unsafe_;
bool              101 third_party/zlib/google/zip_reader.h   bool Open(const base::FilePath& zip_file_path);
bool              105 third_party/zlib/google/zip_reader.h   bool OpenFromPlatformFile(base::PlatformFile zip_fd);
bool              110 third_party/zlib/google/zip_reader.h   bool OpenFromString(const std::string& data);
bool              123 third_party/zlib/google/zip_reader.h   bool HasMore();
bool              126 third_party/zlib/google/zip_reader.h   bool AdvanceToNextEntry();
bool              135 third_party/zlib/google/zip_reader.h   bool OpenCurrentEntryInZip();
bool              140 third_party/zlib/google/zip_reader.h   bool LocateAndOpenEntry(const base::FilePath& path_in_zip);
bool              149 third_party/zlib/google/zip_reader.h   bool ExtractCurrentEntryToFilePath(const base::FilePath& output_file_path);
bool              174 third_party/zlib/google/zip_reader.h   bool ExtractCurrentEntryIntoDirectory(
bool              180 third_party/zlib/google/zip_reader.h   bool ExtractCurrentEntryToFd(int fd);
bool              195 third_party/zlib/google/zip_reader.h   bool OpenInternal();
bool              210 third_party/zlib/google/zip_reader.h   bool reached_end_;
bool               14 tools/android/common/daemon.h bool HasHelpSwitch(const base::CommandLine& command_line);
bool               16 tools/android/common/daemon.h bool HasNoSpawnDaemonSwitch(const base::CommandLine& command_line);
bool               36 tools/android/forwarder2/command.h bool ReadCommand(Socket* socket,
bool               42 tools/android/forwarder2/command.h bool ReceivedCommand(command::Type command, Socket* socket);
bool               44 tools/android/forwarder2/command.h bool SendCommand(command::Type command, int port, Socket* socket);
bool               58 tools/android/forwarder2/daemon.h   bool SpawnIfNeeded();
bool               61 tools/android/forwarder2/daemon.h   bool Kill();
bool               29 tools/android/forwarder2/forwarder.h   bool IsClosed() const;
bool               22 tools/android/forwarder2/pipe_notifier.h   bool Notify();
bool               28 tools/android/forwarder2/socket.h   bool BindUnix(const std::string& path);
bool               29 tools/android/forwarder2/socket.h   bool BindTcp(const std::string& host, int port);
bool               30 tools/android/forwarder2/socket.h   bool ConnectUnix(const std::string& path);
bool               31 tools/android/forwarder2/socket.h   bool ConnectTcp(const std::string& host, int port);
bool               38 tools/android/forwarder2/socket.h   bool IsClosed() const { return socket_ < 0; }
bool               42 tools/android/forwarder2/socket.h   bool Accept(Socket* new_socket);
bool               78 tools/android/forwarder2/socket.h   bool has_error() const { return socket_error_; }
bool               87 tools/android/forwarder2/socket.h   bool DidReceiveEventOnFd(int fd) const;
bool               89 tools/android/forwarder2/socket.h   bool DidReceiveEvent() const;
bool              110 tools/android/forwarder2/socket.h     bool was_fired;
bool              113 tools/android/forwarder2/socket.h   bool SetNonBlocking();
bool              116 tools/android/forwarder2/socket.h   bool InitTcpSocket(const std::string& host, int port);
bool              117 tools/android/forwarder2/socket.h   bool InitUnixSocket(const std::string& path);
bool              118 tools/android/forwarder2/socket.h   bool BindAndListen();
bool              119 tools/android/forwarder2/socket.h   bool Connect();
bool              121 tools/android/forwarder2/socket.h   bool Resolve(const std::string& host);
bool              122 tools/android/forwarder2/socket.h   bool InitSocketInternal();
bool              127 tools/android/forwarder2/socket.h   bool WaitForEvent(EventType type, int timeout_secs);
bool              131 tools/android/forwarder2/socket.h   bool socket_error_;
bool               18 tools/android/forwarder2/util.h bool DeleteRefCountedValueInMap(const K& key, Map* map) {
bool               42 tools/android/ps_ext/ps_ext.c   bool terminate_prev_line = false;
bool               76 tools/android/ps_ext/ps_ext.c   bool terminate_prev_line = false;
bool              102 tools/android/ps_ext/ps_ext.c   bool terminate_prev_line = false;
bool               23 tools/clang/blink_gc_plugin/Config.h   static bool IsMember(const std::string& name) {
bool               27 tools/clang/blink_gc_plugin/Config.h   static bool IsWeakMember(const std::string& name) {
bool               31 tools/clang/blink_gc_plugin/Config.h   static bool IsMemberHandle(const std::string& name) {
bool               36 tools/clang/blink_gc_plugin/Config.h   static bool IsPersistent(const std::string& name) {
bool               40 tools/clang/blink_gc_plugin/Config.h   static bool IsPersistentHandle(const std::string& name) {
bool               45 tools/clang/blink_gc_plugin/Config.h   static bool IsRawPtr(const std::string& name) {
bool               49 tools/clang/blink_gc_plugin/Config.h   static bool IsRefPtr(const std::string& name) {
bool               53 tools/clang/blink_gc_plugin/Config.h   static bool IsOwnPtr(const std::string& name) {
bool               57 tools/clang/blink_gc_plugin/Config.h   static bool IsWTFCollection(const std::string& name) {
bool               66 tools/clang/blink_gc_plugin/Config.h   static bool IsPersistentGCCollection(const std::string& name) {
bool               72 tools/clang/blink_gc_plugin/Config.h   static bool IsGCCollection(const std::string& name) {
bool               79 tools/clang/blink_gc_plugin/Config.h   static bool IsHashMap(const std::string& name) {
bool               90 tools/clang/blink_gc_plugin/Config.h   static bool IsGCMixinBase(const std::string& name) {
bool               94 tools/clang/blink_gc_plugin/Config.h   static bool IsGCFinalizedBase(const std::string& name) {
bool               99 tools/clang/blink_gc_plugin/Config.h   static bool IsGCBase(const std::string& name) {
bool              105 tools/clang/blink_gc_plugin/Config.h   static bool IsTreeSharedBase(const std::string& name) {
bool              109 tools/clang/blink_gc_plugin/Config.h   static bool IsAnnotated(clang::Decl* decl, const std::string& anno) {
bool              114 tools/clang/blink_gc_plugin/Config.h   static bool IsStackAnnotated(clang::Decl* decl) {
bool              118 tools/clang/blink_gc_plugin/Config.h   static bool IsIgnoreAnnotated(clang::Decl* decl) {
bool              122 tools/clang/blink_gc_plugin/Config.h   static bool IsIgnoreCycleAnnotated(clang::Decl* decl) {
bool              127 tools/clang/blink_gc_plugin/Config.h   static bool IsVisitor(const std::string& name) { return name == "Visitor"; }
bool              129 tools/clang/blink_gc_plugin/Config.h   static bool IsTraceMethod(clang::CXXMethodDecl* method,
bool              130 tools/clang/blink_gc_plugin/Config.h                             bool* isTraceAfterDispatch = 0) {
bool              155 tools/clang/blink_gc_plugin/Config.h   static bool StartsWith(const std::string& str, const std::string& prefix) {
bool              161 tools/clang/blink_gc_plugin/Config.h   static bool EndsWith(const std::string& str, const std::string& suffix) {
bool               80 tools/clang/blink_gc_plugin/Edge.h   virtual bool NeedsFinalization() = 0;
bool               85 tools/clang/blink_gc_plugin/Edge.h   virtual bool IsValue() { return false; }
bool               86 tools/clang/blink_gc_plugin/Edge.h   virtual bool IsRawPtr() { return false; }
bool               87 tools/clang/blink_gc_plugin/Edge.h   virtual bool IsRefPtr() { return false; }
bool               88 tools/clang/blink_gc_plugin/Edge.h   virtual bool IsOwnPtr() { return false; }
bool               89 tools/clang/blink_gc_plugin/Edge.h   virtual bool IsMember() { return false; }
bool               90 tools/clang/blink_gc_plugin/Edge.h   virtual bool IsWeakMember() { return false; }
bool               91 tools/clang/blink_gc_plugin/Edge.h   virtual bool IsPersistent() { return false; }
bool               92 tools/clang/blink_gc_plugin/Edge.h   virtual bool IsCollection() { return false; }
bool               99 tools/clang/blink_gc_plugin/Edge.h   bool IsValue() override { return true; }
bool              101 tools/clang/blink_gc_plugin/Edge.h   bool NeedsFinalization() override;
bool              126 tools/clang/blink_gc_plugin/Edge.h   bool IsRawPtr() { return true; }
bool              128 tools/clang/blink_gc_plugin/Edge.h   bool NeedsFinalization() { return false; }
bool              138 tools/clang/blink_gc_plugin/Edge.h   bool IsRefPtr() { return true; }
bool              140 tools/clang/blink_gc_plugin/Edge.h   bool NeedsFinalization() { return true; }
bool              150 tools/clang/blink_gc_plugin/Edge.h   bool IsOwnPtr() { return true; }
bool              152 tools/clang/blink_gc_plugin/Edge.h   bool NeedsFinalization() { return true; }
bool              162 tools/clang/blink_gc_plugin/Edge.h   bool IsMember() { return true; }
bool              164 tools/clang/blink_gc_plugin/Edge.h   bool NeedsFinalization() { return false; }
bool              174 tools/clang/blink_gc_plugin/Edge.h   bool IsWeakMember() { return true; }
bool              176 tools/clang/blink_gc_plugin/Edge.h   bool NeedsFinalization() { return false; }
bool              186 tools/clang/blink_gc_plugin/Edge.h   bool IsPersistent() { return true; }
bool              188 tools/clang/blink_gc_plugin/Edge.h   bool NeedsFinalization() { return true; }
bool              198 tools/clang/blink_gc_plugin/Edge.h   Collection(RecordInfo* info, bool on_heap, bool is_root)
bool              208 tools/clang/blink_gc_plugin/Edge.h   bool IsCollection() { return true; }
bool              210 tools/clang/blink_gc_plugin/Edge.h   bool on_heap() { return on_heap_; }
bool              211 tools/clang/blink_gc_plugin/Edge.h   bool is_root() { return is_root_; }
bool              218 tools/clang/blink_gc_plugin/Edge.h   bool NeedsFinalization();
bool              236 tools/clang/blink_gc_plugin/Edge.h   bool on_heap_;
bool              237 tools/clang/blink_gc_plugin/Edge.h   bool is_root_;
bool               70 tools/clang/blink_gc_plugin/JsonWriter.h   std::stack<bool> state_;
bool               16 tools/clang/blink_gc_plugin/NeedsTracing.h   bool IsUnneeded() { return value_ == kUnneeded; }
bool               17 tools/clang/blink_gc_plugin/NeedsTracing.h   bool IsUnknown() { return value_ == kUnknown; }
bool               18 tools/clang/blink_gc_plugin/NeedsTracing.h   bool IsNeeded() { return value_ == kNeeded; }
bool               22 tools/clang/blink_gc_plugin/NeedsTracing.h   bool operator==(const NeedsTracing& other) {
bool               27 tools/clang/blink_gc_plugin/RecordInfo.h   bool IsProperlyTraced() { return traced_ || !NeedsTracing().IsNeeded(); }
bool               31 tools/clang/blink_gc_plugin/RecordInfo.h   bool traced_;
bool               87 tools/clang/blink_gc_plugin/RecordInfo.h   bool GetTemplateArgs(size_t count, TemplateArgs* output_args);
bool               89 tools/clang/blink_gc_plugin/RecordInfo.h   bool IsHeapAllocatedCollection();
bool               90 tools/clang/blink_gc_plugin/RecordInfo.h   bool IsGCDerived();
bool               91 tools/clang/blink_gc_plugin/RecordInfo.h   bool IsGCAllocated();
bool               92 tools/clang/blink_gc_plugin/RecordInfo.h   bool IsGCFinalized();
bool               93 tools/clang/blink_gc_plugin/RecordInfo.h   bool IsGCMixin();
bool               94 tools/clang/blink_gc_plugin/RecordInfo.h   bool IsStackAllocated();
bool               95 tools/clang/blink_gc_plugin/RecordInfo.h   bool IsNonNewable();
bool               96 tools/clang/blink_gc_plugin/RecordInfo.h   bool IsOnlyPlacementNewable();
bool               97 tools/clang/blink_gc_plugin/RecordInfo.h   bool IsTreeShared();
bool               99 tools/clang/blink_gc_plugin/RecordInfo.h   bool RequiresTraceMethod();
bool              100 tools/clang/blink_gc_plugin/RecordInfo.h   bool NeedsFinalization();
bool              103 tools/clang/blink_gc_plugin/RecordInfo.h   bool IsConsideredAbstract();
bool              111 tools/clang/blink_gc_plugin/RecordInfo.h   bool InheritsNonPureTrace();
bool              127 tools/clang/blink_gc_plugin/RecordInfo.h   bool determined_trace_methods_;
bool              132 tools/clang/blink_gc_plugin/RecordInfo.h   bool is_gc_derived_;
bool               14 tools/clang/blink_gc_plugin/TracingStatus.h   bool IsUnneeded() const { return status_ == kUnneeded; }
bool               15 tools/clang/blink_gc_plugin/TracingStatus.h   bool IsUnknown() const { return status_ == kUnknown; }
bool               16 tools/clang/blink_gc_plugin/TracingStatus.h   bool IsNeeded() const { return status_ == kNeeded; }
bool               20 tools/clang/blink_gc_plugin/TracingStatus.h   bool operator==(const TracingStatus& other) const {
bool               36 tools/clang/blink_gc_plugin/tests/class_requires_finalization_field.h     static const bool needsDestruction = false;
bool               14 tools/clang/blink_gc_plugin/tests/destructor_access_finalized_field.h     bool foo() { return true; }
bool               21 tools/clang/blink_gc_plugin/tests/destructor_access_finalized_field.h     bool foo() { return true; }
bool               36 tools/clang/blink_gc_plugin/tests/heap/stubs.h     static const bool isGarbageCollected = false;
bool               41 tools/clang/blink_gc_plugin/tests/heap/stubs.h     static const bool needsDestruction = true;
bool               44 tools/clang/blink_gc_plugin/tests/heap/stubs.h template<size_t inlineCapacity, bool isGarbageCollected, bool tNeedsDestruction>
bool               96 tools/clang/blink_gc_plugin/tests/heap/stubs.h     virtual bool isAlive(Visitor*) const { return 0; }
bool              107 tools/clang/blink_gc_plugin/tests/heap/stubs.h     bool operator!() const { return false; }
bool              114 tools/clang/blink_gc_plugin/tests/heap/stubs.h     bool operator!() const { return false; }
bool              119 tools/clang/blink_gc_plugin/tests/heap/stubs.h     static const bool isGarbageCollected = true;
bool              135 tools/clang/blink_gc_plugin/tests/heap/stubs.h     virtual bool isAlive(Visitor*) const = 0;
bool              144 tools/clang/blink_gc_plugin/tests/heap/stubs.h     static const bool needsDestruction = false;
bool               24 tools/clang/plugins/ChromeClassTester.h   virtual bool HandleTopLevelDecl(clang::DeclGroupRef group_ref);
bool               36 tools/clang/plugins/ChromeClassTester.h   bool InBannedNamespace(const clang::Decl* record);
bool               45 tools/clang/plugins/ChromeClassTester.h   bool InImplementationFile(clang::SourceLocation location);
bool               67 tools/clang/plugins/ChromeClassTester.h   bool InBannedDirectory(clang::SourceLocation loc);
bool               68 tools/clang/plugins/ChromeClassTester.h   bool IsIgnoredType(const std::string& base_name);
bool               72 tools/clang/plugins/ChromeClassTester.h   bool GetFilename(clang::SourceLocation loc, std::string* filename);
bool               17 tools/clang/plugins/tests/virtual_methods.h   virtual bool ComplainAboutThis() { return true; }
bool               37 tools/gn/action_values.h   bool has_depfile() const { return !depfile_.is_null(); }
bool               56 tools/gn/args.h   bool DeclareArgs(const Scope::KeyValueMap& args,
bool               62 tools/gn/args.h   bool VerifyAllOverridesUsed(Err* err) const;
bool               66 tools/gn/args.h   static bool VerifyAllOverridesUsed(
bool               52 tools/gn/builder.h   bool CheckForBadItems(Err* err) const;
bool               59 tools/gn/builder.h   bool TargetDefined(BuilderRecord* record, Err* err);
bool               82 tools/gn/builder.h   bool AddDeps(BuilderRecord* record,
bool               85 tools/gn/builder.h   bool AddDeps(BuilderRecord* record,
bool               88 tools/gn/builder.h   bool AddToolchainDep(BuilderRecord* record,
bool              102 tools/gn/builder.h   void RecursiveSetShouldGenerate(BuilderRecord* record, bool force);
bool              108 tools/gn/builder.h   bool ResolveItem(BuilderRecord* record, Err* err);
bool              113 tools/gn/builder.h   bool ResolveDeps(LabelTargetVector* deps, Err* err);
bool              114 tools/gn/builder.h   bool ResolveConfigs(LabelConfigVector* configs, Err* err);
bool              115 tools/gn/builder.h   bool ResolveForwardDependentConfigs(Target* target, Err* err);
bool               51 tools/gn/builder_record.h   static bool IsItemOfType(const Item* item, ItemType type);
bool               70 tools/gn/builder_record.h   bool should_generate() const { return should_generate_; }
bool               71 tools/gn/builder_record.h   void set_should_generate(bool sg) { should_generate_ = sg; }
bool               73 tools/gn/builder_record.h   bool resolved() const { return resolved_; }
bool               74 tools/gn/builder_record.h   void set_resolved(bool r) { resolved_ = r; }
bool               76 tools/gn/builder_record.h   bool can_resolve() const {
bool              102 tools/gn/builder_record.h   bool should_generate_;
bool              103 tools/gn/builder_record.h   bool resolved_;
bool               36 tools/gn/config_values_extractors.h   bool done() const {
bool               59 tools/gn/err.h   bool has_error() const { return has_error_; }
bool               72 tools/gn/err.h   void InternalPrintToStdout(bool is_sub_err) const;
bool               74 tools/gn/err.h   bool has_error_;
bool               38 tools/gn/escape.h   bool convert_slashes;
bool               46 tools/gn/escape.h   bool inhibit_quoting;
bool               57 tools/gn/escape.h                          bool* needed_quoting);
bool               71 tools/gn/file_template.h   bool IsTypeUsed(Subrange::Type type) const;
bool               74 tools/gn/file_template.h   bool has_substitutions() const { return has_substitutions_; }
bool              143 tools/gn/file_template.h   bool types_required_[Subrange::NUM_TYPES];
bool              147 tools/gn/file_template.h   bool has_substitutions_;
bool               82 tools/gn/filesystem_utils.h inline bool IsSlash(const char ch) {
bool               87 tools/gn/filesystem_utils.h bool EndsWithSlash(const std::string& s);
bool              105 tools/gn/filesystem_utils.h bool EnsureStringIsInOutputDir(const SourceDir& dir,
bool              115 tools/gn/filesystem_utils.h bool IsPathAbsolute(const base::StringPiece& path);
bool              126 tools/gn/filesystem_utils.h bool MakeAbsolutePathRelativeIfPossible(const base::StringPiece& source_root,
bool              313 tools/gn/functions.h                bool in_is_target);
bool              317 tools/gn/functions.h                bool in_is_target);
bool              321 tools/gn/functions.h                bool in_is_target);
bool              325 tools/gn/functions.h                bool in_is_target);
bool              335 tools/gn/functions.h   bool is_target;
bool              356 tools/gn/functions.h bool EnsureNotProcessingImport(const ParseNode* node,
bool              361 tools/gn/functions.h bool EnsureNotProcessingBuildConfig(const ParseNode* node,
bool              374 tools/gn/functions.h bool FillTargetBlockScope(const Scope* scope,
bool              389 tools/gn/functions.h bool EnsureSingleStringArg(const FunctionCallNode* function,
bool               26 tools/gn/import_manager.h   bool DoImport(const SourceFile& file,
bool               50 tools/gn/input_file.h   bool Load(const base::FilePath& system_path);
bool               59 tools/gn/input_file.h   bool contents_loaded_;
bool               53 tools/gn/input_file_manager.h   bool AsyncLoadFile(const LocationRange& origin,
bool               82 tools/gn/input_file_manager.h     bool loaded;
bool               84 tools/gn/input_file_manager.h     bool sync_invocation;
bool              109 tools/gn/input_file_manager.h   bool LoadFile(const LocationRange& origin,
bool               41 tools/gn/label.h   bool is_null() const { return dir_.is_null(); }
bool               59 tools/gn/label.h   std::string GetUserVisibleName(bool include_toolchain) const;
bool               66 tools/gn/label.h   bool operator==(const Label& other) const {
bool               71 tools/gn/label.h   bool operator!=(const Label& other) const {
bool               74 tools/gn/label.h   bool operator<(const Label& other) const {
bool               88 tools/gn/label.h   bool ToolchainsEqual(const Label& other) const {
bool               49 tools/gn/label_ptr.h struct LabelPtrLabelEquals : public std::unary_function<Label, bool> {
bool               52 tools/gn/label_ptr.h   bool operator()(const LabelPtrPair<T>& arg) const {
bool               62 tools/gn/label_ptr.h struct LabelPtrPtrEquals : public std::unary_function<T, bool> {
bool               65 tools/gn/label_ptr.h   bool operator()(const LabelPtrPair<T>& arg) const {
bool               77 tools/gn/label_ptr.h                                                        bool> {
bool               78 tools/gn/label_ptr.h   bool operator()(const LabelPtrPair<T>& a, const LabelPtrPair<T>& b) const {
bool              151 tools/gn/loader.h   bool AsyncLoadFile(const LocationRange& origin,
bool               22 tools/gn/location.h   bool operator==(const Location& other) const;
bool               23 tools/gn/location.h   bool operator!=(const Location& other) const;
bool               24 tools/gn/location.h   bool operator<(const Location& other) const;
bool               29 tools/gn/location.h   std::string Describe(bool include_char_offset) const;
bool               35 tools/gn/ninja_action_target_writer.h   bool has_sources() const { return !target_->sources().empty(); }
bool               23 tools/gn/ninja_build_writer.h   static bool RunAndWriteFile(
bool               25 tools/gn/ninja_toolchain_writer.h   static bool RunAndWriteFile(const Settings* settings,
bool               22 tools/gn/ninja_writer.h   static bool RunAndWriteFiles(const BuildSettings* build_settings,
bool               27 tools/gn/ninja_writer.h   static bool RunAndWriteToolchainFiles(
bool               36 tools/gn/ninja_writer.h   bool WriteToolchains(
bool               39 tools/gn/ninja_writer.h   bool WriteRootBuildfiles(const std::vector<const Settings*>& all_settings,
bool               16 tools/gn/operators.h bool IsUnaryOperator(const Token& token);
bool               17 tools/gn/operators.h bool IsBinaryOperator(const Token& token);
bool               19 tools/gn/operators.h bool IsFunctionCallArgBeginScoper(const Token& token);  // "("
bool               20 tools/gn/operators.h bool IsFunctionCallArgEndScoper(const Token& token);  // ")"
bool               22 tools/gn/operators.h bool IsScopeBeginScoper(const Token& token);  // "{"
bool               23 tools/gn/operators.h bool IsScopeEndScoper(const Token& token);  // "}"
bool               31 tools/gn/ordered_set.h   bool empty() const {
bool               35 tools/gn/ordered_set.h   bool has_item(const T& t) const {
bool               41 tools/gn/ordered_set.h   bool push_back(const T& t) {
bool               42 tools/gn/ordered_set.h     std::pair<set_iterator, bool> result = set_.insert(t);
bool               30 tools/gn/output_file.h   bool operator==(const OutputFile& other) const {
bool               33 tools/gn/output_file.h   bool operator!=(const OutputFile& other) const {
bool               36 tools/gn/output_file.h   bool operator<(const OutputFile& other) const {
bool              171 tools/gn/parse_tree.h   explicit BlockNode(bool has_scope);
bool              194 tools/gn/parse_tree.h   bool has_scope_;
bool               69 tools/gn/parser.h                                  bool allow_trailing_comma);
bool               76 tools/gn/parser.h   bool IsAssignment(const ParseNode* node) const;
bool               77 tools/gn/parser.h   bool IsStatementBreak(Token::Type token_type) const;
bool               79 tools/gn/parser.h   bool LookAhead(Token::Type type);
bool               80 tools/gn/parser.h   bool Match(Token::Type type);
bool               89 tools/gn/parser.h   bool done() const { return at_end() || has_error(); }
bool               90 tools/gn/parser.h   bool at_end() const { return cur_ >= tokens_.size(); }
bool               91 tools/gn/parser.h   bool has_error() const { return err_->has_error(); }
bool               38 tools/gn/path_output.h              bool convert_slashes);
bool               50 tools/gn/path_output.h   bool convert_slashes_to_system() const { return options_.convert_slashes; }
bool               57 tools/gn/path_output.h   bool inhibit_quoting() const { return options_.inhibit_quoting; }
bool               58 tools/gn/path_output.h   void set_inhibit_quoting(bool iq) { options_.inhibit_quoting = iq; }
bool               53 tools/gn/pattern.h   bool MatchesString(const std::string& s) const;
bool               58 tools/gn/pattern.h   bool RecursiveMatch(const std::string& s,
bool               61 tools/gn/pattern.h                       bool allow_implicit_path_boundary) const;
bool               67 tools/gn/pattern.h   bool is_suffix_;
bool               75 tools/gn/pattern.h   bool is_empty() const { return patterns_.empty(); }
bool               83 tools/gn/pattern.h   bool MatchesString(const std::string& s) const;
bool               84 tools/gn/pattern.h   bool MatchesValue(const Value& v) const;
bool               25 tools/gn/scheduler.h   bool Run();
bool               32 tools/gn/scheduler.h   bool verbose_logging() const { return verbose_logging_; }
bool               33 tools/gn/scheduler.h   void set_verbose_logging(bool v) { verbose_logging_ = v; }
bool               36 tools/gn/scheduler.h   bool is_failed() const { return is_failed_; }
bool               75 tools/gn/scheduler.h   bool verbose_logging_;
bool               80 tools/gn/scheduler.h   bool is_failed_;
bool               85 tools/gn/scheduler.h   bool has_been_shutdown_;
bool               87 tools/gn/scope.h                         bool counts_as_used);
bool              112 tools/gn/scope.h   Value* GetMutableValue(const base::StringPiece& ident, bool counts_as_used);
bool              135 tools/gn/scope.h   bool AddTemplate(const std::string& name, scoped_ptr<Template> templ);
bool              147 tools/gn/scope.h   bool IsSetButUnused(const base::StringPiece& ident) const;
bool              151 tools/gn/scope.h   bool CheckForUnusedVars(Err* err) const;
bool              175 tools/gn/scope.h   bool NonRecursiveMergeTo(Scope* dest,
bool              176 tools/gn/scope.h                            bool clobber_existing,
bool              212 tools/gn/scope.h   bool IsProcessingBuildConfig() const;
bool              219 tools/gn/scope.h   bool IsProcessingImport() const;
bool              247 tools/gn/scope.h     bool used;  // Set to true when the variable is used.
bool               57 tools/gn/settings.h   bool is_default() const {
bool               61 tools/gn/settings.h   bool IsMac() const { return target_os_ == MAC; }
bool               62 tools/gn/settings.h   bool IsLinux() const { return target_os_ == LINUX; }
bool               63 tools/gn/settings.h   bool IsWin() const { return target_os_ == WIN; }
bool               94 tools/gn/settings.h   bool greedy_target_generation() const {
bool               97 tools/gn/settings.h   void set_greedy_target_generation(bool gtg) {
bool              124 tools/gn/settings.h   bool greedy_target_generation_;
bool               43 tools/gn/setup.h   void set_check_for_bad_items(bool s) { check_for_bad_items_ = s; }
bool               47 tools/gn/setup.h   void set_check_for_unused_overrides(bool s) {
bool               62 tools/gn/setup.h   bool RunPostMessageLoop();
bool               68 tools/gn/setup.h   bool check_for_bad_items_;
bool               69 tools/gn/setup.h   bool check_for_unused_overrides_;
bool               88 tools/gn/setup.h   bool DoSetup(const std::string& build_dir);
bool               93 tools/gn/setup.h   bool Run();
bool              101 tools/gn/setup.h   bool FillArguments(const base::CommandLine& cmdline);
bool              104 tools/gn/setup.h   bool FillSourceDir(const base::CommandLine& cmdline);
bool              109 tools/gn/setup.h   bool FillBuildDir(const std::string& build_dir);
bool              116 tools/gn/setup.h   bool RunConfigFile();
bool              118 tools/gn/setup.h   bool FillOtherConfig(const base::CommandLine& cmdline);
bool              165 tools/gn/setup.h   bool RunPostMessageLoop();
bool               54 tools/gn/source_dir.h   bool is_null() const { return value_.empty(); }
bool               59 tools/gn/source_dir.h   bool is_source_absolute() const {
bool               65 tools/gn/source_dir.h   bool is_system_absolute() const {
bool               83 tools/gn/source_dir.h   bool operator==(const SourceDir& other) const {
bool               86 tools/gn/source_dir.h   bool operator!=(const SourceDir& other) const {
bool               89 tools/gn/source_dir.h   bool operator<(const SourceDir& other) const {
bool               28 tools/gn/source_file.h   bool is_null() const { return value_.empty(); }
bool               41 tools/gn/source_file.h   bool is_source_absolute() const {
bool               47 tools/gn/source_file.h   bool is_system_absolute() const {
bool               62 tools/gn/source_file.h   bool operator==(const SourceFile& other) const {
bool               65 tools/gn/source_file.h   bool operator!=(const SourceFile& other) const {
bool               68 tools/gn/source_file.h   bool operator<(const SourceFile& other) const {
bool               33 tools/gn/string_utils.h bool ExpandStringLiteral(Scope* scope,
bool               58 tools/gn/target.h   bool IsLinkable() const;
bool               81 tools/gn/target.h   bool hard_dep() const { return hard_dep_; }
bool               82 tools/gn/target.h   void set_hard_dep(bool hd) { hard_dep_ = hd; }
bool              151 tools/gn/target.h   bool hard_dep_;
bool              172 tools/gn/target.h   bool external_;
bool               69 tools/gn/token.h   bool IsIdentifierEqualTo(const char* v) const;
bool               70 tools/gn/token.h   bool IsStringEqualTo(const char* v) const;
bool               32 tools/gn/tokenizer.h   static bool IsNewline(const base::StringPiece& buffer, size_t offset);
bool               34 tools/gn/tokenizer.h   static bool IsIdentifierFirstChar(char c) {
bool               38 tools/gn/tokenizer.h   static bool IsIdentifierContinuingChar(char c) {
bool               54 tools/gn/tokenizer.h   bool IsCurrentWhitespace() const;
bool               55 tools/gn/tokenizer.h   bool IsCurrentNewline() const;
bool               56 tools/gn/tokenizer.h   bool IsCurrentStringTerminator(char quote_char) const;
bool               58 tools/gn/tokenizer.h   bool CanIncrement() const { return cur_ < input_.size(); }
bool               68 tools/gn/tokenizer.h   bool done() const { return at_end() || has_error(); }
bool               70 tools/gn/tokenizer.h   bool at_end() const { return cur_ == input_.size(); }
bool               73 tools/gn/tokenizer.h   bool has_error() const { return err_->has_error(); }
bool               79 tools/gn/trace.h   bool done_;
bool               30 tools/gn/value.h   Value(const ParseNode* origin, bool bool_val);
bool               51 tools/gn/value.h   bool& boolean_value() {
bool               55 tools/gn/value.h   const bool& boolean_value() const {
bool               98 tools/gn/value.h   std::string ToString(bool quote_strings) const;
bool              102 tools/gn/value.h   bool VerifyTypeIs(Type t, Err* err) const;
bool              105 tools/gn/value.h   bool operator==(const Value& other) const;
bool              106 tools/gn/value.h   bool operator!=(const Value& other) const;
bool              111 tools/gn/value.h   bool boolean_value_;
bool               22 tools/gn/value_extractors.h bool ListValueExtractor(const Value& value, std::vector<T>* dest,
bool               37 tools/gn/value_extractors.h bool ExtractListOfStringValues(const Value& value,
bool               42 tools/gn/value_extractors.h bool ExtractListOfRelativeFiles(const BuildSettings* build_settings,
bool               49 tools/gn/value_extractors.h bool ExtractListOfRelativeDirs(const BuildSettings* build_settings,
bool               57 tools/gn/value_extractors.h bool ExtractListOfLabels(const Value& value,
bool               62 tools/gn/value_extractors.h bool ExtractListOfLabels(const Value& value,
bool               68 tools/gn/value_extractors.h bool ExtractRelativeFile(const BuildSettings* build_settings,
bool               35 tools/gn/visibility.h     bool Matches(const Label& label) const;
bool               59 tools/gn/visibility.h   bool Set(const SourceDir& current_dir, const Value& value, Err* err);
bool               69 tools/gn/visibility.h   bool CanSeeMe(const Label& label) const;
bool               82 tools/gn/visibility.h   static bool CheckItemVisibility(const Item* from, const Item* to, Err* err);
bool               86 tools/gn/visibility.h   static bool FillItemVisibility(Item* item, Scope* scope, Err* err);
bool               14 tools/imagediff/image_diff_png.h bool DecodePNG(const unsigned char* input, size_t input_size,
bool               19 tools/imagediff/image_diff_png.h bool EncodeRGBAPNG(const unsigned char* input,
bool               26 tools/imagediff/image_diff_png.h bool EncodeBGRAPNG(const unsigned char* input,
bool               30 tools/imagediff/image_diff_png.h                    bool discard_transparency,
bool               18 tools/ipc_fuzzer/message_lib/message_file.h   static bool Read(const base::FilePath& path, MessageVector* messages);
bool               19 tools/ipc_fuzzer/message_lib/message_file.h   static bool Write(const base::FilePath& path, const MessageVector& messages);
bool               26 tools/ipc_fuzzer/message_lib/message_names.h   bool TypeExists(uint32 type) {
bool               30 tools/ipc_fuzzer/message_lib/message_names.h   bool NameExists(const std::string& name) {
bool               34 tools/ipc_fuzzer/mutate/rand_util.h inline bool RandEvent(uint32 frequency) {
bool               27 tools/ipc_fuzzer/replay/replay_process.h   bool Initialize(int argc, const char** argv);
bool               34 tools/ipc_fuzzer/replay/replay_process.h   bool OpenTestcase();
bool               40 tools/ipc_fuzzer/replay/replay_process.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
bool               21 tools/json_schema_compiler/util.h bool GetItemFromList(const base::ListValue& from, int index, int* out);
bool               22 tools/json_schema_compiler/util.h bool GetItemFromList(const base::ListValue& from, int index, bool* out);
bool               23 tools/json_schema_compiler/util.h bool GetItemFromList(const base::ListValue& from, int index, double* out);
bool               24 tools/json_schema_compiler/util.h bool GetItemFromList(const base::ListValue& from, int index, std::string* out);
bool               25 tools/json_schema_compiler/util.h bool GetItemFromList(const base::ListValue& from,
bool               28 tools/json_schema_compiler/util.h bool GetItemFromList(const base::ListValue& from,
bool               34 tools/json_schema_compiler/util.h bool GetItemFromList(const base::ListValue& from,
bool               50 tools/json_schema_compiler/util.h bool PopulateArrayFromList(
bool               66 tools/json_schema_compiler/util.h bool PopulateArrayFromDictionary(
bool               81 tools/json_schema_compiler/util.h bool PopulateOptionalArrayFromList(
bool              101 tools/json_schema_compiler/util.h bool PopulateOptionalArrayFromDictionary(
bool              123 tools/json_schema_compiler/util.h void AddItemToList(const bool from, base::ListValue* out);
bool               29 tools/memory_watcher/call_stack.h   static bool Initialize();
bool               52 tools/memory_watcher/call_stack.h   bool IsEqual(const CallStack &target);
bool               61 tools/memory_watcher/call_stack.h   bool Valid() const { return valid_; }
bool               72 tools/memory_watcher/call_stack.h   bool GetStackTrace();
bool               79 tools/memory_watcher/call_stack.h   static bool LoadDbgHelp();
bool              102 tools/memory_watcher/call_stack.h   bool LockedRecursionDetected() const;
bool              118 tools/memory_watcher/call_stack.h   static bool dbghelp_loaded_;
bool              133 tools/memory_watcher/call_stack.h   bool valid_;
bool               30 tools/memory_watcher/hotkey.h   bool Start() {
bool               65 tools/memory_watcher/memory_hook.h bool operator==(const PrivateHookAllocator<T>&,
bool               71 tools/memory_watcher/memory_hook.h bool operator!=(const PrivateHookAllocator<T>& left,
bool               95 tools/memory_watcher/memory_hook.h   static bool Initialize();
bool               99 tools/memory_watcher/memory_hook.h   static bool hooked() { return hooked_ != NULL; }
bool              104 tools/memory_watcher/memory_hook.h   static bool RegisterWatcher(MemoryObserver* watcher);
bool              108 tools/memory_watcher/memory_hook.h   static bool UnregisterWatcher(MemoryObserver* watcher);
bool              136 tools/memory_watcher/memory_hook.h   static bool Hook();
bool              139 tools/memory_watcher/memory_hook.h   static bool Unhook();
bool              142 tools/memory_watcher/memory_hook.h   bool CreateHeap();
bool              145 tools/memory_watcher/memory_hook.h   bool CloseHeap();
bool              149 tools/memory_watcher/memory_hook.h   static bool hooked_;
bool               68 tools/memory_watcher/memory_watcher.h   bool LockedRecursionDetected() const;
bool               73 tools/memory_watcher/memory_watcher.h   bool hooked_;  // True when this class has the memory_hooks hooked.
bool               59 tools/memory_watcher/mini_disassembler.h   MiniDisassembler(bool operand_default_32_bits,
bool               60 tools/memory_watcher/mini_disassembler.h                    bool address_default_32_bits);
bool              100 tools/memory_watcher/mini_disassembler.h   bool ProcessOperand(int flag_operand);
bool              106 tools/memory_watcher/mini_disassembler.h   bool ProcessModrm(unsigned char* start, unsigned int& size);
bool              112 tools/memory_watcher/mini_disassembler.h   bool ProcessSib(unsigned char* start, unsigned char mod, unsigned int& size);
bool              123 tools/memory_watcher/mini_disassembler.h   bool have_modrm_;
bool              127 tools/memory_watcher/mini_disassembler.h   bool should_decode_modrm_;
bool              130 tools/memory_watcher/mini_disassembler.h   bool operand_is_32_bits_;
bool              133 tools/memory_watcher/mini_disassembler.h   bool operand_default_is_32_bits_;
bool              136 tools/memory_watcher/mini_disassembler.h   bool address_is_32_bits_;
bool              139 tools/memory_watcher/mini_disassembler.h   bool address_default_is_32_bits_;
bool              158 tools/memory_watcher/mini_disassembler.h   bool got_f2_prefix_, got_f3_prefix_, got_66_prefix_;
bool              163 tools/memory_watcher/mini_disassembler_types.h   bool is_prefix_dependent_;
bool              187 tools/memory_watcher/mini_disassembler_types.h   bool is_encoded_in_instruction_;
bool              190 tools/memory_watcher/mini_disassembler_types.h   bool use_sib_byte_;
bool              106 tools/traceline/traceline/assembler.h   bool is_unused() const { return num_ == 0; }
bool              107 tools/traceline/traceline/assembler.h   bool is_bound() const { return num_ == -1; }
bool              108 tools/traceline/traceline/assembler.h   bool is_linked() const { return num_ > 0; }
bool              273 tools/traceline/traceline/assembler.h   bool is_reg(Register reg) const {
bool              302 tools/traceline/traceline/assembler.h   bool is_int8(int x) { return x >= -128 && x <= 127; }
bool               51 tools/traceline/traceline/sidestep/mini_disassembler.h   MiniDisassembler(bool operand_default_32_bits,
bool               52 tools/traceline/traceline/sidestep/mini_disassembler.h                    bool address_default_32_bits);
bool               93 tools/traceline/traceline/sidestep/mini_disassembler.h   bool ProcessOperand(int flag_operand);
bool               99 tools/traceline/traceline/sidestep/mini_disassembler.h   bool ProcessModrm(unsigned char* start, unsigned int* size);
bool              105 tools/traceline/traceline/sidestep/mini_disassembler.h   bool ProcessSib(unsigned char* start, unsigned char mod, unsigned int* size);
bool              116 tools/traceline/traceline/sidestep/mini_disassembler.h   bool have_modrm_;
bool              120 tools/traceline/traceline/sidestep/mini_disassembler.h   bool should_decode_modrm_;
bool              123 tools/traceline/traceline/sidestep/mini_disassembler.h   bool operand_is_32_bits_;
bool              126 tools/traceline/traceline/sidestep/mini_disassembler.h   bool operand_default_is_32_bits_;
bool              129 tools/traceline/traceline/sidestep/mini_disassembler.h   bool address_is_32_bits_;
bool              132 tools/traceline/traceline/sidestep/mini_disassembler.h   bool address_default_is_32_bits_;
bool              151 tools/traceline/traceline/sidestep/mini_disassembler.h   bool got_f2_prefix_, got_f3_prefix_, got_66_prefix_;
bool              161 tools/traceline/traceline/sidestep/mini_disassembler_types.h   bool is_prefix_dependent_;
bool              185 tools/traceline/traceline/sidestep/mini_disassembler_types.h   bool is_encoded_in_instruction_;
bool              188 tools/traceline/traceline/sidestep/mini_disassembler_types.h   bool use_sib_byte_;
bool               30 ui/accessibility/ax_node_data.h   void AddBoolAttribute(AXBoolAttribute attribute, bool value);
bool               52 ui/accessibility/ax_node_data.h   std::vector<std::pair<AXBoolAttribute, bool> > bool_attributes;
bool               62 ui/accessibility/ax_tree.h   virtual bool Unserialize(const AXTreeUpdate& update);
bool               75 ui/accessibility/ax_tree.h   bool UpdateNode(const AXNodeData& src, AXTreeUpdateState* update_state);
bool               90 ui/accessibility/ax_tree.h   bool DeleteOldChildren(AXNode* node,
bool               98 ui/accessibility/ax_tree.h   bool CreateNewChildVector(AXNode* node,
bool              127 ui/accessibility/ax_tree_serializer.h   bool AnyDescendantWasReparented(AXSourceNode node,
bool              241 ui/accessibility/ax_tree_serializer.h bool AXTreeSerializer<AXSourceNode>::AnyDescendantWasReparented(
bool              243 ui/accessibility/ax_tree_serializer.h   bool result = false;
bool              298 ui/accessibility/ax_tree_serializer.h     bool need_delete = !tree_->IsEqual(lca, node);
bool               46 ui/accessibility/ax_tree_source.h   virtual bool IsValid(AXNodeSource node) const = 0;
bool               49 ui/accessibility/ax_tree_source.h   virtual bool IsEqual(AXNodeSource node1,
bool               31 ui/accessibility/ax_view_state.h   bool HasStateFlag(ui::AXState state) const;
bool               68 ui/app_list/app_list_folder_item.h   virtual bool CompareForTest(const AppListItem* other) const OVERRIDE;
bool               36 ui/app_list/app_list_item.h   void SetIcon(const gfx::ImageSkia& icon, bool has_shadow);
bool               38 ui/app_list/app_list_item.h   bool has_shadow() const { return has_shadow_; }
bool               48 ui/app_list/app_list_item.h   void SetHighlighted(bool highlighted);
bool               49 ui/app_list/app_list_item.h   bool highlighted() const { return highlighted_; }
bool               51 ui/app_list/app_list_item.h   void SetIsInstalling(bool is_installing);
bool               52 ui/app_list/app_list_item.h   bool is_installing() const { return is_installing_; }
bool               57 ui/app_list/app_list_item.h   bool IsInFolder() const { return !folder_id_.empty(); }
bool               90 ui/app_list/app_list_item.h   virtual bool CompareForTest(const AppListItem* other) const;
bool              124 ui/app_list/app_list_item.h   bool has_shadow_;
bool              132 ui/app_list/app_list_item.h   bool highlighted_;
bool              133 ui/app_list/app_list_item.h   bool is_installing_;
bool               40 ui/app_list/app_list_item_list.h   bool FindItemIndex(const std::string& id, size_t* index);
bool               35 ui/app_list/app_list_menu.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               36 ui/app_list/app_list_menu.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               37 ui/app_list/app_list_menu.h   virtual bool GetAcceleratorForCommandId(
bool               88 ui/app_list/app_list_model.h   bool MoveItemToFolderAt(AppListItem* item,
bool               22 ui/app_list/app_list_switches.h bool APP_LIST_EXPORT IsAppListSyncEnabled();
bool               24 ui/app_list/app_list_switches.h bool APP_LIST_EXPORT IsFolderUIEnabled();
bool               26 ui/app_list/app_list_switches.h bool APP_LIST_EXPORT IsVoiceSearchEnabled();
bool               28 ui/app_list/app_list_switches.h bool APP_LIST_EXPORT IsAppInfoEnabled();
bool               30 ui/app_list/app_list_switches.h bool APP_LIST_EXPORT IsExperimentalAppListEnabled();
bool               32 ui/app_list/app_list_switches.h bool APP_LIST_EXPORT IsExperimentalAppListPositionEnabled();
bool               45 ui/app_list/app_list_view_delegate.h     bool active;
bool               57 ui/app_list/app_list_view_delegate.h     bool signin_required;
bool               66 ui/app_list/app_list_view_delegate.h   virtual bool ForceNativeDesktop() const = 0;
bool               98 ui/app_list/app_list_view_delegate.h                                 bool auto_launch,
bool               36 ui/app_list/pagination_model.h     bool Equals(const Transition& rhs) const {
bool               57 ui/app_list/pagination_model.h   void SelectPage(int page, bool animate);
bool               60 ui/app_list/pagination_model.h   void SelectPageRelative(int delta, bool animate);
bool               76 ui/app_list/pagination_model.h   void EndScroll(bool cancel);
bool               79 ui/app_list/pagination_model.h   bool IsRevertingCurrentTransition() const;
bool               88 ui/app_list/pagination_model.h   bool is_valid_page(int page) const {
bool               92 ui/app_list/pagination_model.h   bool has_transition() const {
bool               96 ui/app_list/search_result.h   bool is_installing() const { return is_installing_; }
bool               97 ui/app_list/search_result.h   void SetIsInstalling(bool is_installing);
bool              124 ui/app_list/search_result.h   bool is_installing_;
bool               19 ui/app_list/signin_delegate.h   virtual bool NeedSignin() = 0;
bool               23 ui/app_list/speech_ui_model.h   void SetSpeechResult(const base::string16& result, bool is_final);
bool               31 ui/app_list/speech_ui_model.h   bool is_final() const { return is_final_; }
bool               39 ui/app_list/speech_ui_model.h   bool is_final_;
bool               31 ui/app_list/speech_ui_model_observer.h   virtual void OnSpeechResult(const base::string16& result, bool is_final) {}
bool               45 ui/app_list/test/app_list_test_view_delegate.h   void SetSignedIn(bool signed_in);
bool               48 ui/app_list/test/app_list_test_view_delegate.h   virtual bool ForceNativeDesktop() const OVERRIDE;
bool               59 ui/app_list/test/app_list_test_view_delegate.h                                 bool auto_launch,
bool               45 ui/app_list/views/app_list_drag_and_drop_host.h   virtual bool StartDrag(const std::string& app_id,
bool               53 ui/app_list/views/app_list_drag_and_drop_host.h   virtual bool Drag(const gfx::Point& location_in_screen_coordinates) = 0;
bool               58 ui/app_list/views/app_list_drag_and_drop_host.h   virtual void EndDrag(bool cancel) = 0;
bool               48 ui/app_list/views/app_list_folder_view.h   void ScheduleShowHideAnimation(bool show, bool hide_for_reparent);
bool               54 ui/app_list/views/app_list_folder_view.h   void UpdateFolderNameVisibility(bool visible);
bool               65 ui/app_list/views/app_list_folder_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               93 ui/app_list/views/app_list_folder_view.h   virtual void UpdateFolderViewBackground(bool show_bubble) OVERRIDE;
bool              101 ui/app_list/views/app_list_folder_view.h       bool events_forwarded_to_drag_drop_host) OVERRIDE;
bool              102 ui/app_list/views/app_list_folder_view.h   virtual bool IsPointOutsideOfFolderBoundary(const gfx::Point& point) OVERRIDE;
bool              103 ui/app_list/views/app_list_folder_view.h   virtual bool IsOEMFolder() const OVERRIDE;
bool              117 ui/app_list/views/app_list_folder_view.h   bool hide_for_reparent_;
bool               54 ui/app_list/views/app_list_item_view.h   void SetAsAttemptedFolderTarget(bool is_target_folder);
bool               90 ui/app_list/views/app_list_item_view.h   void SetTouchDragging(bool touch_dragging);
bool              114 ui/app_list/views/app_list_item_view.h   virtual bool ShouldEnterPushedState(const ui::Event& event) OVERRIDE;
bool              117 ui/app_list/views/app_list_item_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool              118 ui/app_list/views/app_list_item_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool              121 ui/app_list/views/app_list_item_view.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool              141 ui/app_list/views/app_list_item_view.h   bool touch_dragging_;
bool               50 ui/app_list/views/app_list_view.h                                     bool border_accepts_events);
bool               58 ui/app_list/views/app_list_view.h                                    bool border_accepts_events);
bool               85 ui/app_list/views/app_list_view.h   virtual bool ShouldHandleSystemCommands() const OVERRIDE;
bool              110 ui/app_list/views/app_list_view.h                             bool border_accepts_events,
bool              121 ui/app_list/views/app_list_view.h   virtual bool WidgetHasHitTestMask() const OVERRIDE;
bool              125 ui/app_list/views/app_list_view.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool              132 ui/app_list/views/app_list_view.h       views::Widget* widget, bool visible) OVERRIDE;
bool              134 ui/app_list/views/app_list_view.h       views::Widget* widget, bool active) OVERRIDE;
bool               16 ui/app_list/views/app_list_view_observer.h   virtual void OnActivationChanged(views::Widget* widget, bool active) = 0;
bool               62 ui/app_list/views/apps_container_view.h   bool IsInFolderView() const;
bool               67 ui/app_list/views/apps_container_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               85 ui/app_list/views/apps_container_view.h   void SetShowState(ShowState show_state, bool show_apps_with_animation);
bool               96 ui/app_list/views/apps_container_view.h       AppListFolderItem* active_folder, bool open_folder);
bool               99 ui/app_list/views/apps_grid_view.h   bool IsSelectedView(const views::View* view) const;
bool              111 ui/app_list/views/apps_grid_view.h   bool UpdateDragFromItem(Pointer pointer, const ui::LocatedEvent& event);
bool              116 ui/app_list/views/apps_grid_view.h   void EndDrag(bool cancel);
bool              117 ui/app_list/views/apps_grid_view.h   bool IsDraggedView(const views::View* view) const;
bool              120 ui/app_list/views/apps_grid_view.h   bool RunSynchronousDrag();
bool              131 ui/app_list/views/apps_grid_view.h   bool has_dragged_view() const { return drag_view_ != NULL; }
bool              132 ui/app_list/views/apps_grid_view.h   bool dragging() const { return drag_pointer_ != NONE; }
bool              137 ui/app_list/views/apps_grid_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool              138 ui/app_list/views/apps_grid_view.h   virtual bool OnKeyReleased(const ui::KeyEvent& event) OVERRIDE;
bool              141 ui/app_list/views/apps_grid_view.h   virtual bool GetDropFormats(
bool              144 ui/app_list/views/apps_grid_view.h   virtual bool CanDrop(const OSExchangeData& data) OVERRIDE;
bool              154 ui/app_list/views/apps_grid_view.h   void SetTopItemViewsVisible(bool visible);
bool              157 ui/app_list/views/apps_grid_view.h   void ScheduleShowHideAnimation(bool show);
bool              182 ui/app_list/views/apps_grid_view.h       bool events_forwarded_to_drag_drop_host);
bool              196 ui/app_list/views/apps_grid_view.h   bool has_drag_and_drop_host_for_test() { return NULL != drag_and_drop_host_; }
bool              199 ui/app_list/views/apps_grid_view.h   bool forward_events_to_drag_and_drop_host_for_test() {
bool              225 ui/app_list/views/apps_grid_view.h     bool operator==(const Index& other) const {
bool              228 ui/app_list/views/apps_grid_view.h     bool operator!=(const Index& other) const {
bool              257 ui/app_list/views/apps_grid_view.h   bool IsValidIndex(const Index& index) const;
bool              275 ui/app_list/views/apps_grid_view.h                             bool animate_current,
bool              277 ui/app_list/views/apps_grid_view.h                             bool animate_target,
bool              289 ui/app_list/views/apps_grid_view.h                            bool use_page_button_hovering);
bool              296 ui/app_list/views/apps_grid_view.h                                             bool use_page_button_hovering);
bool              350 ui/app_list/views/apps_grid_view.h   bool IsPointWithinDragBuffer(const gfx::Point& point) const;
bool              379 ui/app_list/views/apps_grid_view.h   void SetViewHidden(views::View* view, bool hide, bool immediate);
bool              382 ui/app_list/views/apps_grid_view.h   bool EnableFolderDragDropUI();
bool              386 ui/app_list/views/apps_grid_view.h   bool CanDropIntoTarget(const Index& drop_target);
bool              408 ui/app_list/views/apps_grid_view.h   bool IsFirstEmptySlot(const Index& index) const;
bool              417 ui/app_list/views/apps_grid_view.h                                  bool is_target_folder);
bool              435 ui/app_list/views/apps_grid_view.h   bool IsDraggingForReparentInRootLevelGridView() const;
bool              439 ui/app_list/views/apps_grid_view.h   bool IsDraggingForReparentInHiddenGridView() const;
bool              447 ui/app_list/views/apps_grid_view.h   bool IsUnderOEMFolder();
bool              513 ui/app_list/views/apps_grid_view.h   bool forward_events_to_drag_and_drop_host_;
bool              535 ui/app_list/views/apps_grid_view.h   bool drag_out_of_folder_container_;
bool              538 ui/app_list/views/apps_grid_view.h   bool dragging_for_reparent_item_;
bool               28 ui/app_list/views/apps_grid_view_folder_delegate.h   virtual void UpdateFolderViewBackground(bool show_bubble) = 0;
bool               48 ui/app_list/views/apps_grid_view_folder_delegate.h       bool events_forwarded_to_drag_drop_host) = 0;
bool               51 ui/app_list/views/apps_grid_view_folder_delegate.h   virtual bool IsPointOutsideOfFolderBoundary(const gfx::Point& point) = 0;
bool               54 ui/app_list/views/apps_grid_view_folder_delegate.h   virtual bool IsOEMFolder() const = 0;
bool               35 ui/app_list/views/cached_label.h   bool needs_repaint_;
bool               55 ui/app_list/views/contents_view.h   void ShowSearchResults(bool show);
bool               68 ui/app_list/views/contents_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               69 ui/app_list/views/contents_view.h   virtual bool OnMouseWheel(const ui::MouseWheelEvent& event) OVERRIDE;
bool               40 ui/app_list/views/folder_header_view.h   void UpdateFolderNameVisibility(bool visible);
bool               58 ui/app_list/views/folder_header_view.h   bool IsFolderNameEnabledForTest() const;
bool               62 ui/app_list/views/folder_header_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               89 ui/app_list/views/folder_header_view.h   bool folder_name_visible_;
bool               24 ui/app_list/views/pulsing_block_view.h   PulsingBlockView(const gfx::Size& size, bool start_delay);
bool               47 ui/app_list/views/search_box_view.h   bool HasSearch() const;
bool               60 ui/app_list/views/search_box_view.h   virtual bool OnMouseWheel(const ui::MouseWheelEvent& event) OVERRIDE;
bool               72 ui/app_list/views/search_box_view.h   virtual bool HandleKeyEvent(views::Textfield* sender,
bool               30 ui/app_list/views/search_result_actions_view.h   bool IsValidActionIndex(int action_index) const;
bool               44 ui/app_list/views/search_result_list_view.h   bool IsResultViewSelected(const SearchResultView* result_view) const;
bool               57 ui/app_list/views/search_result_list_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               84 ui/app_list/views/search_result_list_view.h       views::View* starting_from, bool is_visible) OVERRIDE;
bool               67 ui/app_list/views/search_result_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               49 ui/app_list/views/speech_view.h                               bool is_final) OVERRIDE;
bool               43 ui/app_list/views/top_icon_animation_view.h                        bool open_folder);
bool               68 ui/app_list/views/top_icon_animation_view.h   bool open_folder_;
bool               22 ui/aura/client/aura_constants.h AURA_EXPORT extern const WindowProperty<bool>* const kAlwaysOnTopKey;
bool               26 ui/aura/client/aura_constants.h AURA_EXPORT extern const WindowProperty<bool>* const kAnimationsDisabledKey;
bool               29 ui/aura/client/aura_constants.h AURA_EXPORT extern const WindowProperty<bool>* const kCanMaximizeKey;
bool               32 ui/aura/client/aura_constants.h AURA_EXPORT extern const WindowProperty<bool>* const kCanResizeKey;
bool               35 ui/aura/client/aura_constants.h AURA_EXPORT extern const WindowProperty<bool>* const kConstrainedWindowKey;
bool               39 ui/aura/client/aura_constants.h AURA_EXPORT extern const aura::WindowProperty<bool>* const kDrawAttentionKey;
bool               51 ui/aura/client/cursor_client.h   virtual bool IsCursorVisible() const = 0;
bool               61 ui/aura/client/cursor_client.h   virtual bool IsMouseEventsEnabled() const = 0;
bool               77 ui/aura/client/cursor_client.h   virtual bool IsCursorLocked() const = 0;
bool               15 ui/aura/client/cursor_client_observer.h   virtual void OnCursorVisibilityChanged(bool is_visible) = 0;
bool               42 ui/aura/client/default_activation_client.h   virtual bool OnWillFocusWindow(Window* window,
bool               44 ui/aura/client/default_activation_client.h   virtual bool CanActivateWindow(Window* window) const OVERRIDE;
bool               22 ui/aura/client/event_client.h   virtual bool CanProcessEventsWithinSubtree(const Window* window) const = 0;
bool               21 ui/aura/client/visibility_client.h   virtual void UpdateLayerVisibility(Window* window, bool visible) = 0;
bool               22 ui/aura/client/window_stacking_client.h   virtual bool AdjustStacking(Window** child,
bool               48 ui/aura/env.h    bool IsMouseButtonDown() const;
bool               58 ui/aura/env.h    bool is_touch_down() const { return is_touch_down_; }
bool               59 ui/aura/env.h    void set_touch_down(bool value) { is_touch_down_ = value; }
bool               78 ui/aura/env.h    virtual bool CanAcceptEvent(const ui::Event& event) OVERRIDE;
bool               89 ui/aura/env.h    bool is_touch_down_;
bool               22 ui/aura/input_state_lookup.h   virtual bool IsMouseButtonDown() const = 0;
bool               21 ui/aura/input_state_lookup_win.h   virtual bool IsMouseButtonDown() const OVERRIDE;
bool               40 ui/aura/layout_manager.h   virtual void OnChildWindowVisibilityChanged(Window* child, bool visible) = 0;
bool               95 ui/aura/remote_window_tree_host_win.h     bool ash_exit);
bool              116 ui/aura/remote_window_tree_host_win.h   static bool IsValid();
bool              129 ui/aura/remote_window_tree_host_win.h   bool OnMessageReceived(const IPC::Message& message);
bool              136 ui/aura/remote_window_tree_host_win.h   void HandleActivateDesktop(const base::FilePath& shortcut, bool ash_exit);
bool              172 ui/aura/remote_window_tree_host_win.h   bool IsForegroundWindow();
bool              198 ui/aura/remote_window_tree_host_win.h   void OnFileSaveAsDone(bool success,
bool              201 ui/aura/remote_window_tree_host_win.h   void OnFileOpenDone(bool success, const base::FilePath& filename);
bool              202 ui/aura/remote_window_tree_host_win.h   void OnMultiFileOpenDone(bool success,
bool              204 ui/aura/remote_window_tree_host_win.h   void OnSelectFolderDone(bool success, const base::FilePath& folder);
bool              209 ui/aura/remote_window_tree_host_win.h   void OnImeCandidatePopupChanged(bool visible);
bool              216 ui/aura/remote_window_tree_host_win.h   void OnImeInputSourceChanged(uint16 language_id, bool is_ime);
bool              230 ui/aura/remote_window_tree_host_win.h   virtual bool QueryMouseLocation(gfx::Point* location_return) OVERRIDE;
bool              231 ui/aura/remote_window_tree_host_win.h   virtual bool ConfineCursorToRootWindow() OVERRIDE;
bool              237 ui/aura/remote_window_tree_host_win.h   virtual void OnCursorVisibilityChangedNative(bool show) OVERRIDE;
bool              258 ui/aura/remote_window_tree_host_win.h                                bool is_character);
bool              290 ui/aura/remote_window_tree_host_win.h   bool ignore_mouse_moves_until_set_cursor_ack_;
bool               41 ui/aura/test/aura_test_base.h   bool DispatchEventUsingWindowDispatcher(ui::Event* event);
bool               49 ui/aura/test/aura_test_base.h   bool setup_called_;
bool               50 ui/aura/test/aura_test_base.h   bool teardown_called_;
bool               58 ui/aura/test/aura_test_helper.h   bool setup_called_;
bool               59 ui/aura/test/aura_test_helper.h   bool teardown_called_;
bool               60 ui/aura/test/aura_test_helper.h   bool owns_host_;
bool              110 ui/aura/test/event_generator.h   void set_async(bool async) { async_ = async; }
bool              111 ui/aura/test/event_generator.h   bool async() const { return async_; }
bool              319 ui/aura/test/event_generator.h   void DispatchKeyEvent(bool is_press, ui::KeyboardCode key_code, int flags);
bool              336 ui/aura/test/event_generator.h   void DoDispatchEvent(ui::Event* event, bool async);
bool              342 ui/aura/test/event_generator.h   bool grab_;
bool              345 ui/aura/test/event_generator.h   bool async_;
bool               34 ui/aura/test/test_cursor_client.h   virtual bool IsCursorVisible() const OVERRIDE;
bool               37 ui/aura/test/test_cursor_client.h   virtual bool IsMouseEventsEnabled() const OVERRIDE;
bool               41 ui/aura/test/test_cursor_client.h   virtual bool IsCursorLocked() const OVERRIDE;
bool               48 ui/aura/test/test_cursor_client.h   bool visible_;
bool               49 ui/aura/test/test_cursor_client.h   bool mouse_events_enabled_;
bool               48 ui/aura/test/test_screen.h   virtual bool IsDIPEnabled() OVERRIDE;
bool               42 ui/aura/test/test_window_delegate.h   void set_can_focus(bool can_focus) { can_focus_ = can_focus; }
bool               51 ui/aura/test/test_window_delegate.h   virtual bool ShouldDescendIntoChildForEventHandling(
bool               54 ui/aura/test/test_window_delegate.h   virtual bool CanFocus() OVERRIDE;
bool               60 ui/aura/test/test_window_delegate.h   virtual void OnWindowTargetVisibilityChanged(bool visible) OVERRIDE;
bool               61 ui/aura/test/test_window_delegate.h   virtual bool HasHitTestMask() const OVERRIDE;
bool               66 ui/aura/test/test_window_delegate.h   bool delete_on_destroyed_;
bool               69 ui/aura/test/test_window_delegate.h   bool can_focus_;
bool              101 ui/aura/test/test_window_delegate.h   virtual bool HasHitTestMask() const OVERRIDE;
bool               36 ui/aura/test/test_windows.h bool WindowIsAbove(Window* upper, Window* lower);
bool               40 ui/aura/test/test_windows.h bool LayerIsAbove(Window* upper, Window* lower);
bool               20 ui/aura/test/window_test_api.h   bool OwnsLayer() const;
bool               22 ui/aura/test/window_test_api.h   bool ContainsMouse() const;
bool               81 ui/aura/window.h   void set_owned_by_parent(bool owned_by_parent) {
bool               84 ui/aura/window.h   bool owned_by_parent() const { return owned_by_parent_; }
bool              101 ui/aura/window.h   bool transparent() const { return transparent_; }
bool              102 ui/aura/window.h   void SetTransparent(bool transparent);
bool              105 ui/aura/window.h   void SetFillsBoundsCompletely(bool fills_bounds);
bool              125 ui/aura/window.h   bool IsRootWindow() const { return !!host_; }
bool              135 ui/aura/window.h   bool IsVisible() const;
bool              139 ui/aura/window.h   bool TargetVisibility() const { return visible_; }
bool              200 ui/aura/window.h   bool Contains(const Window* other) const;
bool              232 ui/aura/window.h   bool HasObserver(WindowObserver* observer);
bool              234 ui/aura/window.h   void set_ignore_events(bool ignore_events) { ignore_events_ = ignore_events; }
bool              235 ui/aura/window.h   bool ignore_events() const { return ignore_events_; }
bool              250 ui/aura/window.h   bool ContainsPointInRoot(const gfx::Point& point_in_root) const;
bool              254 ui/aura/window.h   bool ContainsPoint(const gfx::Point& local_point) const;
bool              272 ui/aura/window.h   bool HasFocus() const;
bool              275 ui/aura/window.h   virtual bool CanFocus() const;
bool              278 ui/aura/window.h   virtual bool CanReceiveEvents() const;
bool              288 ui/aura/window.h   bool HasCapture();
bool              330 ui/aura/window.h   bool CleanupGestureState();
bool              355 ui/aura/window.h   bool HitTest(const gfx::Point& local_point);
bool              362 ui/aura/window.h   void SetVisible(bool visible);
bool              380 ui/aura/window.h                             bool return_tightest,
bool              381 ui/aura/window.h                             bool for_event_handling);
bool              391 ui/aura/window.h   void UnparentLayers(bool has_layerless_ancestor,
bool              442 ui/aura/window.h   void NotifyWindowVisibilityChanged(aura::Window* target, bool visible);
bool              445 ui/aura/window.h   bool NotifyWindowVisibilityChangedAtReceiver(aura::Window* target,
bool              446 ui/aura/window.h                                                bool visible);
bool              450 ui/aura/window.h   bool NotifyWindowVisibilityChangedDown(aura::Window* target, bool visible);
bool              452 ui/aura/window.h   void NotifyWindowVisibilityChangedUp(aura::Window* target, bool visible);
bool              464 ui/aura/window.h   virtual bool CanAcceptEvent(const ui::Event& event) OVERRIDE;
bool              475 ui/aura/window.h   bool ContainsMouse();
bool              498 ui/aura/window.h   bool owned_by_parent_;
bool              511 ui/aura/window.h   bool visible_;
bool              519 ui/aura/window.h   bool transparent_;
bool              528 ui/aura/window.h   bool ignore_events_;
bool               57 ui/aura/window_delegate.h   virtual bool ShouldDescendIntoChildForEventHandling(
bool               62 ui/aura/window_delegate.h   virtual bool CanFocus() = 0;
bool               91 ui/aura/window_delegate.h   virtual void OnWindowTargetVisibilityChanged(bool visible) = 0;
bool               97 ui/aura/window_delegate.h   virtual bool HasHitTestMask() const = 0;
bool               71 ui/aura/window_event_dispatcher.h   void OnMouseEventsEnableStateChanged(bool enabled);
bool              179 ui/aura/window_event_dispatcher.h   virtual bool CanDispatchToTarget(ui::EventTarget* target) OVERRIDE;
bool              186 ui/aura/window_event_dispatcher.h   virtual bool CanDispatchToConsumer(ui::GestureConsumer* consumer) OVERRIDE;
bool              197 ui/aura/window_event_dispatcher.h                                           bool visible) OVERRIDE;
bool              198 ui/aura/window_event_dispatcher.h   virtual void OnWindowVisibilityChanged(Window* window, bool visible) OVERRIDE;
bool              243 ui/aura/window_event_dispatcher.h   bool synthesize_mouse_move_;
bool              255 ui/aura/window_event_dispatcher.h   bool dispatching_held_event_;
bool               69 ui/aura/window_observer.h   virtual void OnWindowVisibilityChanging(Window* window, bool visible) {}
bool               70 ui/aura/window_observer.h   virtual void OnWindowVisibilityChanged(Window* window, bool visible) {}
bool               66 ui/aura/window_property.h class WindowPropertyCaster<bool> {
bool               68 ui/aura/window_property.h   static int64 ToInt64(bool x) { return static_cast<int64>(x); }
bool               69 ui/aura/window_property.h   static bool FromInt64(int64 x) { return x != 0; }
bool               21 ui/aura/window_targeter.h   bool WindowCanAcceptEvent(aura::Window* window,
bool               27 ui/aura/window_targeter.h   virtual bool EventLocationInsideBounds(aura::Window* window,
bool               36 ui/aura/window_targeter.h   virtual bool SubtreeShouldBeExploredForEvent(
bool               37 ui/aura/window_tracker.h   bool Contains(Window* window);
bool              107 ui/aura/window_tree_host.h   void OnCursorVisibilityChanged(bool visible);
bool              150 ui/aura/window_tree_host.h   virtual bool QueryMouseLocation(gfx::Point* location_return) = 0;
bool              157 ui/aura/window_tree_host.h   virtual bool ConfineCursorToRootWindow() = 0;
bool              191 ui/aura/window_tree_host.h   virtual void OnCursorVisibilityChangedNative(bool show) = 0;
bool               44 ui/aura/window_tree_host_mac.h   virtual bool QueryMouseLocation(gfx::Point* location_return) OVERRIDE;
bool               45 ui/aura/window_tree_host_mac.h   virtual bool ConfineCursorToRootWindow() OVERRIDE;
bool               49 ui/aura/window_tree_host_mac.h   virtual void OnCursorVisibilityChangedNative(bool show) OVERRIDE;
bool               28 ui/aura/window_tree_host_ozone.h   virtual bool CanDispatchEvent(const ui::PlatformEvent& event) OVERRIDE;
bool               43 ui/aura/window_tree_host_ozone.h   virtual bool QueryMouseLocation(gfx::Point* location_return) OVERRIDE;
bool               44 ui/aura/window_tree_host_ozone.h   virtual bool ConfineCursorToRootWindow() OVERRIDE;
bool               50 ui/aura/window_tree_host_ozone.h   virtual void OnCursorVisibilityChangedNative(bool show) OVERRIDE;
bool               34 ui/aura/window_tree_host_win.h   virtual bool QueryMouseLocation(gfx::Point* location_return) OVERRIDE;
bool               35 ui/aura/window_tree_host_win.h   virtual bool ConfineCursorToRootWindow() OVERRIDE;
bool               39 ui/aura/window_tree_host_win.h   virtual void OnCursorVisibilityChangedNative(bool show) OVERRIDE;
bool               82 ui/aura/window_tree_host_win.h   bool fullscreen_;
bool               83 ui/aura/window_tree_host_win.h   bool has_capture_;
bool               96 ui/aura/window_tree_host_win.h AURA_EXPORT void SetUsePopupAsRootWindowForTest(bool use);
bool               59 ui/aura/window_tree_host_x11.h   virtual bool QueryMouseLocation(gfx::Point* location_return) OVERRIDE;
bool               60 ui/aura/window_tree_host_x11.h   virtual bool ConfineCursorToRootWindow() OVERRIDE;
bool               66 ui/aura/window_tree_host_x11.h   virtual void OnCursorVisibilityChangedNative(bool show) OVERRIDE;
bool               84 ui/aura/window_tree_host_x11.h   bool IsWindowManagerPresent();
bool               99 ui/aura/window_tree_host_x11.h   void SetCrOSTapPaused(bool state);
bool              112 ui/aura/window_tree_host_x11.h   bool window_mapped_;
bool              121 ui/aura/window_tree_host_x11.h   bool is_internal_display_;
bool              136 ui/aura/window_tree_host_x11.h AURA_EXPORT void SetUseOverrideRedirectWindowByDefault(bool override_redirect);
bool               38 ui/base/accelerators/accelerator.h   bool operator <(const Accelerator& rhs) const;
bool               40 ui/base/accelerators/accelerator.h   bool operator ==(const Accelerator& rhs) const;
bool               42 ui/base/accelerators/accelerator.h   bool operator !=(const Accelerator& rhs) const;
bool               53 ui/base/accelerators/accelerator.h   bool IsShiftDown() const;
bool               54 ui/base/accelerators/accelerator.h   bool IsCtrlDown() const;
bool               55 ui/base/accelerators/accelerator.h   bool IsAltDown() const;
bool               56 ui/base/accelerators/accelerator.h   bool IsCmdDown() const;
bool               90 ui/base/accelerators/accelerator.h   virtual bool AcceleratorPressed(const Accelerator& accelerator) = 0;
bool               95 ui/base/accelerators/accelerator.h   virtual bool CanHandleAccelerators() const = 0;
bool              108 ui/base/accelerators/accelerator.h   virtual bool GetAcceleratorForCommandId(int command_id,
bool               63 ui/base/accelerators/accelerator_manager.h   bool Process(const Accelerator& accelerator);
bool               71 ui/base/accelerators/accelerator_manager.h   bool HasPriorityHandler(const Accelerator& accelerator) const;
bool               19 ui/base/accelerators/platform_accelerator.h   virtual bool Equals(const PlatformAccelerator& rhs) const = 0;
bool               24 ui/base/accelerators/platform_accelerator_cocoa.h   virtual bool Equals(const PlatformAccelerator& rhs) const OVERRIDE;
bool               27 ui/base/accelerators/platform_accelerator_gtk.h   virtual bool Equals(const PlatformAccelerator& rhs) const OVERRIDE;
bool               16 ui/base/android/ui_base_jni_registrar.h UI_BASE_EXPORT bool RegisterJni(JNIEnv* env);
bool               29 ui/base/android/view_android.h   static bool RegisterViewAndroid(JNIEnv* env);
bool               30 ui/base/android/window_android.h   static bool RegisterWindowAndroid(JNIEnv* env);
bool               38 ui/base/android/window_android.h   bool GrabSnapshot(int content_x, int content_y, int width, int height,
bool               25 ui/base/base_window.h   virtual bool IsActive() const = 0;
bool               28 ui/base/base_window.h   virtual bool IsMaximized() const = 0;
bool               31 ui/base/base_window.h   virtual bool IsMinimized() const = 0;
bool               34 ui/base/base_window.h   virtual bool IsFullscreen() const = 0;
bool               38 ui/base/base_window.h   static bool IsRestored(const BaseWindow& window);
bool               87 ui/base/base_window.h   virtual void FlashFrame(bool flash) = 0;
bool               90 ui/base/base_window.h   virtual bool IsAlwaysOnTop() const = 0;
bool               94 ui/base/base_window.h   virtual void SetAlwaysOnTop(bool always_on_top) = 0;
bool               94 ui/base/clipboard/clipboard.h     bool operator<(const FormatType& other) const;
bool              107 ui/base/clipboard/clipboard.h     bool Equals(const FormatType& other) const;
bool              191 ui/base/clipboard/clipboard.h   static bool IsSupportedClipboardType(int32 type) {
bool              230 ui/base/clipboard/clipboard.h   bool IsFormatAvailable(const FormatType& format, ClipboardType type) const;
bool              237 ui/base/clipboard/clipboard.h                           bool* contains_filenames) const;
bool              301 ui/base/clipboard/clipboard.h   static bool ReplaceSharedMemHandle(ObjectMap* objects,
bool               18 ui/base/clipboard/clipboard_android_initialization.h bool RegisterClipboardAndroid(JNIEnv* env);
bool               25 ui/base/clipboard/clipboard_util_win.h   static bool HasUrl(IDataObject* data_object, bool convert_filenames);
bool               26 ui/base/clipboard/clipboard_util_win.h   static bool HasFilenames(IDataObject* data_object);
bool               27 ui/base/clipboard/clipboard_util_win.h   static bool HasPlainText(IDataObject* data_object);
bool               28 ui/base/clipboard/clipboard_util_win.h   static bool HasFileContents(IDataObject* data_object);
bool               29 ui/base/clipboard/clipboard_util_win.h   static bool HasHtml(IDataObject* data_object);
bool               34 ui/base/clipboard/clipboard_util_win.h   static bool GetUrl(IDataObject* data_object,
bool               37 ui/base/clipboard/clipboard_util_win.h                      bool convert_filenames);
bool               38 ui/base/clipboard/clipboard_util_win.h   static bool GetFilenames(IDataObject* data_object,
bool               40 ui/base/clipboard/clipboard_util_win.h   static bool GetPlainText(IDataObject* data_object,
bool               42 ui/base/clipboard/clipboard_util_win.h   static bool GetHtml(IDataObject* data_object,
bool               45 ui/base/clipboard/clipboard_util_win.h   static bool GetFileContents(IDataObject* data_object,
bool               52 ui/base/clipboard/clipboard_util_win.h   static bool GetWebCustomData(
bool               71 ui/base/clipboard/scoped_clipboard_writer.h   void WriteTextOrURL(const base::string16& text, bool is_url);
bool               19 ui/base/cocoa/focus_window_set.h                                    bool allow_workspace_switch);
bool              117 ui/base/cursor/cursor.h   bool operator==(int type) const { return native_type_ == type; }
bool              118 ui/base/cursor/cursor.h   bool operator==(const Cursor& cursor) const {
bool              123 ui/base/cursor/cursor.h   bool operator!=(int type) const { return native_type_ != type; }
bool              124 ui/base/cursor/cursor.h   bool operator!=(const Cursor& cursor) const {
bool               38 ui/base/cursor/cursor_loader_x11.h   bool IsImageCursor(gfx::NativeCursor native_cursor);
bool               25 ui/base/cursor/cursors_aura.h bool UI_BASE_EXPORT GetCursorDataFor(CursorSetType cursor_set_id,
bool               32 ui/base/cursor/cursors_aura.h bool UI_BASE_EXPORT GetAnimatedCursorDataFor(CursorSetType cursor_set_id,
bool               40 ui/base/cursor/cursors_aura.h bool UI_BASE_EXPORT
bool               27 ui/base/default_theme_provider.h   virtual bool UsingNativeTheme() const OVERRIDE;
bool               31 ui/base/default_theme_provider.h   virtual bool ShouldUseNativeFrame() const OVERRIDE;
bool               32 ui/base/default_theme_provider.h   virtual bool HasCustomImage(int id) const OVERRIDE;
bool               48 ui/base/dragdrop/download_file_interface.h   virtual bool Wait() = 0;
bool               50 ui/base/dragdrop/drag_source_win.h   bool cancel_drag_;
bool               80 ui/base/dragdrop/gtk_dnd_util.h UI_BASE_EXPORT bool ExtractNamedURL(GtkSelectionData* selection_data,
bool               85 ui/base/dragdrop/gtk_dnd_util.h UI_BASE_EXPORT bool ExtractURIList(GtkSelectionData* selection_data,
bool               89 ui/base/dragdrop/gtk_dnd_util.h UI_BASE_EXPORT bool ExtractNetscapeURL(GtkSelectionData* selection_data,
bool               97 ui/base/dragdrop/os_exchange_data.h     virtual bool DidOriginateFromRenderer() const = 0;
bool              107 ui/base/dragdrop/os_exchange_data.h     virtual bool GetString(base::string16* data) const = 0;
bool              108 ui/base/dragdrop/os_exchange_data.h     virtual bool GetURLAndTitle(FilenameToURLPolicy policy,
bool              111 ui/base/dragdrop/os_exchange_data.h     virtual bool GetFilename(base::FilePath* path) const = 0;
bool              112 ui/base/dragdrop/os_exchange_data.h     virtual bool GetFilenames(
bool              114 ui/base/dragdrop/os_exchange_data.h     virtual bool GetPickledData(const CustomFormat& format,
bool              117 ui/base/dragdrop/os_exchange_data.h     virtual bool HasString() const = 0;
bool              118 ui/base/dragdrop/os_exchange_data.h     virtual bool HasURL(FilenameToURLPolicy policy) const = 0;
bool              119 ui/base/dragdrop/os_exchange_data.h     virtual bool HasFile() const = 0;
bool              120 ui/base/dragdrop/os_exchange_data.h     virtual bool HasCustomFormat(const CustomFormat& format) const = 0;
bool              127 ui/base/dragdrop/os_exchange_data.h     virtual bool GetFileContents(base::FilePath* filename,
bool              129 ui/base/dragdrop/os_exchange_data.h     virtual bool HasFileContents() const = 0;
bool              135 ui/base/dragdrop/os_exchange_data.h     virtual bool GetHtml(base::string16* html, GURL* base_url) const = 0;
bool              136 ui/base/dragdrop/os_exchange_data.h     virtual bool HasHtml() const = 0;
bool              165 ui/base/dragdrop/os_exchange_data.h   bool DidOriginateFromRenderer() const;
bool              192 ui/base/dragdrop/os_exchange_data.h   bool GetString(base::string16* data) const;
bool              193 ui/base/dragdrop/os_exchange_data.h   bool GetURLAndTitle(FilenameToURLPolicy policy,
bool              197 ui/base/dragdrop/os_exchange_data.h   bool GetFilename(base::FilePath* path) const;
bool              198 ui/base/dragdrop/os_exchange_data.h   bool GetFilenames(
bool              200 ui/base/dragdrop/os_exchange_data.h   bool GetPickledData(const CustomFormat& format, Pickle* data) const;
bool              204 ui/base/dragdrop/os_exchange_data.h   bool HasString() const;
bool              205 ui/base/dragdrop/os_exchange_data.h   bool HasURL(FilenameToURLPolicy policy) const;
bool              206 ui/base/dragdrop/os_exchange_data.h   bool HasFile() const;
bool              207 ui/base/dragdrop/os_exchange_data.h   bool HasCustomFormat(const CustomFormat& format) const;
bool              211 ui/base/dragdrop/os_exchange_data.h   bool HasAnyFormat(int formats,
bool              219 ui/base/dragdrop/os_exchange_data.h   bool GetFileContents(base::FilePath* filename,
bool              230 ui/base/dragdrop/os_exchange_data.h   bool GetHtml(base::string16* html, GURL* base_url) const;
bool               31 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual bool DidOriginateFromRenderer() const OVERRIDE;
bool               38 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual bool GetString(base::string16* data) const OVERRIDE;
bool               39 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual bool GetURLAndTitle(OSExchangeData::FilenameToURLPolicy policy,
bool               42 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual bool GetFilename(base::FilePath* path) const OVERRIDE;
bool               43 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual bool GetFilenames(std::vector<FileInfo>* filenames) const OVERRIDE;
bool               44 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual bool GetPickledData(const OSExchangeData::CustomFormat& format,
bool               46 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual bool HasString() const OVERRIDE;
bool               47 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual bool HasURL(OSExchangeData::FilenameToURLPolicy policy) const
bool               49 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual bool HasFile() const OVERRIDE;
bool               50 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual bool HasCustomFormat(const OSExchangeData::CustomFormat& format) const
bool               55 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual bool GetHtml(base::string16* html, GURL* base_url) const OVERRIDE;
bool               56 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual bool HasHtml() const OVERRIDE;
bool               67 ui/base/dragdrop/os_exchange_data_provider_aura.h   bool GetPlainTextURL(GURL* url) const;
bool               66 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual bool DidOriginateFromRenderer() const OVERRIDE;
bool               73 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual bool GetString(base::string16* data) const OVERRIDE;
bool               74 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual bool GetURLAndTitle(OSExchangeData::FilenameToURLPolicy policy,
bool               77 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual bool GetFilename(base::FilePath* path) const OVERRIDE;
bool               78 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual bool GetFilenames(std::vector<FileInfo>* filenames) const OVERRIDE;
bool               79 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual bool GetPickledData(const OSExchangeData::CustomFormat& format,
bool               81 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual bool HasString() const OVERRIDE;
bool               82 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual bool HasURL(OSExchangeData::FilenameToURLPolicy policy) const
bool               84 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual bool HasFile() const OVERRIDE;
bool               85 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual bool HasCustomFormat(const OSExchangeData::CustomFormat& format) const
bool               93 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual bool GetHtml(base::string16* html, GURL* base_url) const OVERRIDE;
bool               94 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual bool HasHtml() const OVERRIDE;
bool              109 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   bool GetPlainTextURL(GURL* url) const;
bool              128 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   const bool own_window_;
bool               46 ui/base/dragdrop/os_exchange_data_provider_win.h   void set_in_drag_loop(bool in_drag_loop) { in_drag_loop_ = in_drag_loop; }
bool               99 ui/base/dragdrop/os_exchange_data_provider_win.h     bool owns_medium;
bool              120 ui/base/dragdrop/os_exchange_data_provider_win.h   bool is_aborting_;
bool              121 ui/base/dragdrop/os_exchange_data_provider_win.h   bool in_drag_loop_;
bool              122 ui/base/dragdrop/os_exchange_data_provider_win.h   bool in_async_mode_;
bool              123 ui/base/dragdrop/os_exchange_data_provider_win.h   bool async_operation_started_;
bool              131 ui/base/dragdrop/os_exchange_data_provider_win.h   static bool HasPlainTextURL(IDataObject* source);
bool              135 ui/base/dragdrop/os_exchange_data_provider_win.h   static bool GetPlainTextURL(IDataObject* source, GURL* url);
bool              153 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual bool DidOriginateFromRenderer() const;
bool              164 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual bool GetString(base::string16* data) const;
bool              165 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual bool GetURLAndTitle(OSExchangeData::FilenameToURLPolicy policy,
bool              168 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual bool GetFilename(base::FilePath* path) const;
bool              169 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual bool GetFilenames(std::vector<FileInfo>* filenames) const;
bool              170 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual bool GetPickledData(const OSExchangeData::CustomFormat& format,
bool              172 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual bool GetFileContents(base::FilePath* filename,
bool              174 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual bool GetHtml(base::string16* html, GURL* base_url) const;
bool              175 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual bool HasString() const;
bool              176 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual bool HasURL(OSExchangeData::FilenameToURLPolicy policy) const;
bool              177 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual bool HasFile() const;
bool              178 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual bool HasFileContents() const;
bool              179 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual bool HasHtml() const;
bool              180 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual bool HasCustomFormat(
bool               23 ui/base/gtk/event_synthesis_gtk.h                                             bool press,
bool               31 ui/base/gtk/event_synthesis_gtk.h                                              bool control,
bool               32 ui/base/gtk/event_synthesis_gtk.h                                              bool shift,
bool               33 ui/base/gtk/event_synthesis_gtk.h                                              bool alt,
bool               64 ui/base/gtk/g_object_destructor_filo.h     bool equal(GObject* o, DestructorHook cb, void* ctx) const {
bool               18 ui/base/gtk/gtk_screen_util.h UI_BASE_EXPORT bool IsScreenComposited();
bool               66 ui/base/gtk/gtk_signal_registrar.h                         GCallback signal_handler, gpointer data, bool after);
bool               30 ui/base/ime/candidate_window.h     bool is_cursor_visible;
bool               31 ui/base/ime/candidate_window.h     bool is_vertical;
bool               32 ui/base/ime/candidate_window.h     bool show_window_at_composition;
bool               37 ui/base/ime/candidate_window.h     bool is_auxiliary_text_visible;
bool               55 ui/base/ime/candidate_window.h   bool IsEqual(const CandidateWindow& candidate_window) const;
bool               70 ui/base/ime/candidate_window.h                           bool* has_highlighted) const;
bool               83 ui/base/ime/candidate_window.h   bool is_cursor_visible() const { return property_->is_cursor_visible; }
bool               84 ui/base/ime/candidate_window.h   void set_is_cursor_visible(bool is_cursor_visible) {
bool               97 ui/base/ime/candidate_window.h   bool is_auxiliary_text_visible() const {
bool              100 ui/base/ime/candidate_window.h   void set_is_auxiliary_text_visible(bool is_auxiliary_text_visible) const {
bool              115 ui/base/ime/candidate_window.h   bool show_window_at_composition() const {
bool              118 ui/base/ime/candidate_window.h   void set_show_window_at_composition(bool show_window_at_composition) {
bool               29 ui/base/ime/chromeos/character_composer.h   bool FilterKeyPress(const ui::KeyEvent& event);
bool               70 ui/base/ime/chromeos/character_composer.h   bool FilterKeyPressInternal(unsigned int keyval, unsigned int keycode,
bool               74 ui/base/ime/chromeos/character_composer.h   bool FilterKeyPressSequenceMode(unsigned int keyval, int flags);
bool               77 ui/base/ime/chromeos/character_composer.h   bool FilterKeyPressHexMode(unsigned int keyval, unsigned int keycode,
bool               37 ui/base/ime/chromeos/ime_bridge.h                                      bool visible) = 0;
bool               47 ui/base/ime/chromeos/ime_bridge.h   typedef base::Callback<void (bool consumed)> KeyEventDoneCallback;
bool              113 ui/base/ime/chromeos/ime_bridge.h                                  bool visible) = 0;
bool              119 ui/base/ime/chromeos/ime_bridge.h                                  bool visible) = 0;
bool              127 ui/base/ime/chromeos/ime_bridge.h   virtual void FocusStateChanged(bool is_focused) {}
bool               19 ui/base/ime/chromeos/mock_ime_candidate_window_handler.h     bool is_visible;
bool               24 ui/base/ime/chromeos/mock_ime_candidate_window_handler.h     bool is_visible;
bool               33 ui/base/ime/chromeos/mock_ime_candidate_window_handler.h       bool visible) OVERRIDE;
bool               35 ui/base/ime/chromeos/mock_ime_candidate_window_handler.h       const base::string16& text, uint32 cursor_pos, bool visible) OVERRIDE;
bool               20 ui/base/ime/chromeos/mock_ime_input_context_handler.h     bool is_visible;
bool               34 ui/base/ime/chromeos/mock_ime_input_context_handler.h                                  bool visible) OVERRIDE;
bool               20 ui/base/ime/composition_text.h   bool operator==(const CompositionText& rhs) const {
bool               32 ui/base/ime/composition_text.h   bool operator!=(const CompositionText& rhs) const {
bool               23 ui/base/ime/composition_underline.h   CompositionUnderline(unsigned s, unsigned e, SkColor c, bool t)
bool               29 ui/base/ime/composition_underline.h   bool operator==(const CompositionUnderline& rhs) const {
bool               36 ui/base/ime/composition_underline.h   bool operator!=(const CompositionUnderline& rhs) const {
bool               45 ui/base/ime/composition_underline.h   bool thick;
bool               22 ui/base/ime/dummy_input_method.h   virtual void Init(bool focused) OVERRIDE;
bool               25 ui/base/ime/dummy_input_method.h   virtual bool OnUntranslatedIMEMessage(
bool               30 ui/base/ime/dummy_input_method.h   virtual bool DispatchKeyEvent(const ui::KeyEvent& event) OVERRIDE;
bool               36 ui/base/ime/dummy_input_method.h   virtual bool IsActive() OVERRIDE;
bool               39 ui/base/ime/dummy_input_method.h   virtual bool CanComposeInline() const OVERRIDE;
bool               40 ui/base/ime/dummy_input_method.h   virtual bool IsCandidatePopupOpen() const OVERRIDE;
bool               21 ui/base/ime/dummy_input_method_delegate.h   virtual bool DispatchKeyEventPostIME(const ui::KeyEvent& key_event) OVERRIDE;
bool               28 ui/base/ime/dummy_text_input_client.h   virtual bool CanComposeInline() const OVERRIDE;
bool               30 ui/base/ime/dummy_text_input_client.h   virtual bool GetCompositionCharacterBounds(uint32 index,
bool               32 ui/base/ime/dummy_text_input_client.h   virtual bool HasCompositionText() const OVERRIDE;
bool               33 ui/base/ime/dummy_text_input_client.h   virtual bool GetTextRange(gfx::Range* range) const OVERRIDE;
bool               34 ui/base/ime/dummy_text_input_client.h   virtual bool GetCompositionTextRange(gfx::Range* range) const OVERRIDE;
bool               35 ui/base/ime/dummy_text_input_client.h   virtual bool GetSelectionRange(gfx::Range* range) const OVERRIDE;
bool               36 ui/base/ime/dummy_text_input_client.h   virtual bool SetSelectionRange(const gfx::Range& range) OVERRIDE;
bool               37 ui/base/ime/dummy_text_input_client.h   virtual bool DeleteRange(const gfx::Range& range) OVERRIDE;
bool               38 ui/base/ime/dummy_text_input_client.h   virtual bool GetTextFromRange(const gfx::Range& range,
bool               41 ui/base/ime/dummy_text_input_client.h   virtual bool ChangeTextDirectionAndLayoutAlignment(
bool               17 ui/base/ime/infolist_entry.h   bool highlighted;
bool               20 ui/base/ime/infolist_entry.h   bool operator==(const InfolistEntry& entry) const;
bool               21 ui/base/ime/infolist_entry.h   bool operator!=(const InfolistEntry& entry) const;
bool               64 ui/base/ime/input_method.h   virtual void Init(bool focused) = 0;
bool               76 ui/base/ime/input_method.h   virtual bool OnUntranslatedIMEMessage(const base::NativeEvent& event,
bool               99 ui/base/ime/input_method.h   virtual bool DispatchKeyEvent(const ui::KeyEvent& event) = 0;
bool              135 ui/base/ime/input_method.h   virtual bool IsActive() = 0;
bool              150 ui/base/ime/input_method.h   virtual bool CanComposeInline() const = 0;
bool              155 ui/base/ime/input_method.h   virtual bool IsCandidatePopupOpen() const = 0;
bool               29 ui/base/ime/input_method_auralinux.h   virtual void Init(bool focused) OVERRIDE;
bool               30 ui/base/ime/input_method_auralinux.h   virtual bool OnUntranslatedIMEMessage(const base::NativeEvent& event,
bool               32 ui/base/ime/input_method_auralinux.h   virtual bool DispatchKeyEvent(const ui::KeyEvent& event) OVERRIDE;
bool               38 ui/base/ime/input_method_auralinux.h   virtual bool IsActive() OVERRIDE;
bool               39 ui/base/ime/input_method_auralinux.h   virtual bool IsCandidatePopupOpen() const OVERRIDE;
bool               36 ui/base/ime/input_method_base.h   virtual void Init(bool focused) OVERRIDE;
bool               52 ui/base/ime/input_method_base.h   virtual bool CanComposeInline() const OVERRIDE;
bool               65 ui/base/ime/input_method_base.h   bool IsTextInputClientFocused(const TextInputClient* client);
bool               70 ui/base/ime/input_method_base.h   bool IsTextInputTypeNone() const;
bool               79 ui/base/ime/input_method_base.h   bool DispatchKeyEventPostIME(const ui::KeyEvent& event) const;
bool               92 ui/base/ime/input_method_base.h   bool system_toplevel_window_focused() const {
bool              110 ui/base/ime/input_method_base.h   bool system_toplevel_window_focused_;
bool               33 ui/base/ime/input_method_chromeos.h   virtual bool OnUntranslatedIMEMessage(const base::NativeEvent& event,
bool               35 ui/base/ime/input_method_chromeos.h   virtual bool DispatchKeyEvent(const ui::KeyEvent& event) OVERRIDE;
bool               41 ui/base/ime/input_method_chromeos.h   virtual bool IsActive() OVERRIDE;
bool               42 ui/base/ime/input_method_chromeos.h   virtual bool IsCandidatePopupOpen() const OVERRIDE;
bool               52 ui/base/ime/input_method_chromeos.h                                       bool handled);
bool               82 ui/base/ime/input_method_chromeos.h   void ProcessInputMethodResult(const ui::KeyEvent& event, bool filtered);
bool               86 ui/base/ime/input_method_chromeos.h   bool NeedInsertChar() const;
bool               89 ui/base/ime/input_method_chromeos.h   bool HasInputMethodResult() const;
bool               97 ui/base/ime/input_method_chromeos.h   bool ExecuteCharacterComposer(const ui::KeyEvent& event);
bool              103 ui/base/ime/input_method_chromeos.h                                      bool visible) OVERRIDE;
bool              110 ui/base/ime/input_method_chromeos.h   void ProcessKeyEventDone(uint32 id, ui::KeyEvent* event, bool is_handled);
bool              131 ui/base/ime/input_method_chromeos.h   bool context_focused_;
bool              134 ui/base/ime/input_method_chromeos.h   bool composing_text_;
bool              137 ui/base/ime/input_method_chromeos.h   bool composition_changed_;
bool               24 ui/base/ime/input_method_delegate.h   virtual bool DispatchKeyEventPostIME(const ui::KeyEvent& key_event) = 0;
bool               20 ui/base/ime/input_method_minimal.h   virtual bool OnUntranslatedIMEMessage(const base::NativeEvent& event,
bool               22 ui/base/ime/input_method_minimal.h   virtual bool DispatchKeyEvent(const ui::KeyEvent& event) OVERRIDE;
bool               27 ui/base/ime/input_method_minimal.h   virtual bool IsActive() OVERRIDE;
bool               28 ui/base/ime/input_method_minimal.h   virtual bool IsCandidatePopupOpen() const OVERRIDE;
bool               26 ui/base/ime/input_method_win.h   virtual void Init(bool focused) OVERRIDE;
bool               29 ui/base/ime/input_method_win.h   virtual bool OnUntranslatedIMEMessage(const base::NativeEvent& event,
bool               31 ui/base/ime/input_method_win.h   virtual bool DispatchKeyEvent(const ui::KeyEvent& event) OVERRIDE;
bool               37 ui/base/ime/input_method_win.h   virtual bool IsActive() OVERRIDE;
bool               38 ui/base/ime/input_method_win.h   virtual bool IsCandidatePopupOpen() const OVERRIDE;
bool               99 ui/base/ime/input_method_win.h   bool IsWindowFocused(const TextInputClient* client) const;
bool              101 ui/base/ime/input_method_win.h   bool DispatchFabricatedKeyEvent(const ui::KeyEvent& event);
bool              129 ui/base/ime/input_method_win.h   bool accept_carriage_return_;
bool              132 ui/base/ime/input_method_win.h   bool active_;
bool              135 ui/base/ime/input_method_win.h   bool enabled_;
bool              138 ui/base/ime/input_method_win.h   bool is_candidate_popup_open_;
bool               18 ui/base/ime/linux/fake_input_method_context.h   virtual bool DispatchKeyEvent(const ui::KeyEvent& key_event) OVERRIDE;
bool               30 ui/base/ime/linux/linux_input_method_context.h   virtual bool DispatchKeyEvent(const ui::KeyEvent& key_event) = 0;
bool               33 ui/base/ime/mock_input_method.h   virtual void Init(bool focused) OVERRIDE;
bool               36 ui/base/ime/mock_input_method.h   virtual bool OnUntranslatedIMEMessage(const base::NativeEvent& event,
bool               41 ui/base/ime/mock_input_method.h   virtual bool DispatchKeyEvent(const ui::KeyEvent& event) OVERRIDE;
bool               47 ui/base/ime/mock_input_method.h   virtual bool IsActive() OVERRIDE;
bool               50 ui/base/ime/mock_input_method.h   virtual bool CanComposeInline() const OVERRIDE;
bool               51 ui/base/ime/mock_input_method.h   virtual bool IsCandidatePopupOpen() const OVERRIDE;
bool               44 ui/base/ime/remote_input_method_win.h bool IsRemoteInputMethodWinRequired(gfx::AcceleratedWidget widget);
bool               72 ui/base/ime/remote_input_method_win.h   virtual void OnCandidatePopupChanged(bool visible) = 0;
bool               77 ui/base/ime/remote_input_method_win.h   virtual void OnInputSourceChanged(LANGID langid, bool is_ime) = 0;
bool               72 ui/base/ime/text_input_client.h   virtual bool CanComposeInline() const = 0;
bool               84 ui/base/ime/text_input_client.h   virtual bool GetCompositionCharacterBounds(uint32 index,
bool               88 ui/base/ime/text_input_client.h   virtual bool HasCompositionText() const = 0;
bool               95 ui/base/ime/text_input_client.h   virtual bool GetTextRange(gfx::Range* range) const = 0;
bool               99 ui/base/ime/text_input_client.h   virtual bool GetCompositionTextRange(gfx::Range* range) const = 0;
bool              103 ui/base/ime/text_input_client.h   virtual bool GetSelectionRange(gfx::Range* range) const = 0;
bool              108 ui/base/ime/text_input_client.h   virtual bool SetSelectionRange(const gfx::Range& range) = 0;
bool              118 ui/base/ime/text_input_client.h   virtual bool DeleteRange(const gfx::Range& range) = 0;
bool              124 ui/base/ime/text_input_client.h   virtual bool GetTextFromRange(const gfx::Range& range,
bool              137 ui/base/ime/text_input_client.h   virtual bool ChangeTextDirectionAndLayoutAlignment(
bool               83 ui/base/ime/win/imm32_manager.h   bool is_composing() const { return is_composing_; }
bool               91 ui/base/ime/win/imm32_manager.h   bool SetInputLanguage();
bool              167 ui/base/ime/win/imm32_manager.h   bool GetResult(HWND window_handle, LPARAM lparam, base::string16* result);
bool              188 ui/base/ime/win/imm32_manager.h   bool GetComposition(HWND window_handle, LPARAM lparam,
bool              232 ui/base/ime/win/imm32_manager.h   void SetUseCompositionWindow(bool use_composition_window);
bool              246 ui/base/ime/win/imm32_manager.h   static bool IsRTLKeyboardLayoutInstalled();
bool              252 ui/base/ime/win/imm32_manager.h   static bool IsCtrlShiftPressed(base::i18n::TextDirection* direction);
bool              274 ui/base/ime/win/imm32_manager.h   bool GetString(HIMC imm_context,
bool              282 ui/base/ime/win/imm32_manager.h   bool is_composing_;
bool              289 ui/base/ime/win/imm32_manager.h   bool ime_status_;
bool              317 ui/base/ime/win/imm32_manager.h   bool system_caret_;
bool              323 ui/base/ime/win/imm32_manager.h   bool use_composition_window_;
bool              110 ui/base/l10n/formatter.h extern UI_BASE_EXPORT bool formatter_force_fallback;
bool               26 ui/base/l10n/l10n_util.h UI_BASE_EXPORT bool CheckAndResolveLocale(const std::string& locale,
bool               42 ui/base/l10n/l10n_util.h UI_BASE_EXPORT bool IsLocaleNameTranslated(const char* locale,
bool               48 ui/base/l10n/l10n_util.h bool IsLocaleSupportedByOS(const std::string& locale);
bool               62 ui/base/l10n/l10n_util.h     bool is_for_ui);
bool               86 ui/base/l10n/l10n_util.h UI_BASE_EXPORT bool IsValidLocaleSyntax(const std::string& locale);
bool               24 ui/base/l10n/l10n_util_android.h UI_BASE_EXPORT bool IsLayoutRtl();
bool               26 ui/base/l10n/l10n_util_android.h UI_BASE_EXPORT bool RegisterLocalizationUtil(JNIEnv* env);
bool               26 ui/base/l10n/l10n_util_collator.h                                   bool> {
bool               33 ui/base/l10n/l10n_util_collator.h   bool operator() (T* lhs_t, T* rhs_t) {
bool               49 ui/base/l10n/l10n_util_collator.h                                   bool> {
bool               54 ui/base/l10n/l10n_util_collator.h   bool operator() (T* lhs_t, T* rhs_t) {
bool               90 ui/base/l10n/l10n_util_collator.h                                                      bool> {
bool               96 ui/base/l10n/l10n_util_collator.h   bool operator()(const Element& lhs, const Element& rhs) {
bool              110 ui/base/l10n/l10n_util_collator.h bool StringComparator<base::string16>::operator()(const base::string16& lhs,
bool              123 ui/base/l10n/l10n_util_collator.h                              bool needs_stable_sort) {
bool              144 ui/base/l10n/l10n_util_collator.h                              bool needs_stable_sort) {
bool               43 ui/base/l10n/l10n_util_win.h UI_BASE_EXPORT bool NeedOverrideDefaultUIFont(
bool               74 ui/base/layout.h UI_BASE_EXPORT bool IsScaleFactorSupported(ScaleFactor scale_factor);
bool               29 ui/base/models/button_menu_item_model.h     virtual bool IsItemForCommandIdDynamic(int command_id) const;
bool               34 ui/base/models/button_menu_item_model.h     virtual bool IsCommandIdEnabled(int command_id) const;
bool               35 ui/base/models/button_menu_item_model.h     virtual bool DoesCommandIdDismissMenu(int command_id) const;
bool               69 ui/base/models/button_menu_item_model.h   bool IsItemDynamicAt(int index) const;
bool               76 ui/base/models/button_menu_item_model.h   bool GetIconAt(int index, int* icon) const;
bool               80 ui/base/models/button_menu_item_model.h   bool PartOfGroup(int index) const;
bool               86 ui/base/models/button_menu_item_model.h   bool IsEnabledAt(int index) const;
bool               89 ui/base/models/button_menu_item_model.h   bool DismissesMenuAt(int index) const;
bool               92 ui/base/models/button_menu_item_model.h   bool IsCommandIdEnabled(int command_id) const;
bool               95 ui/base/models/button_menu_item_model.h   bool DoesCommandIdDismissMenu(int command_id) const;
bool               26 ui/base/models/combobox_model.h   virtual bool IsItemSeparatorAt(int index);
bool               33 ui/base/models/combobox_model.h   virtual bool IsItemEnabledAt(int index) const;
bool               41 ui/base/models/dialog_model.h   virtual bool ShouldDefaultButtonBeBlue() const = 0;
bool               47 ui/base/models/dialog_model.h   virtual bool IsDialogButtonEnabled(DialogButton button) const = 0;
bool               43 ui/base/models/list_selection_model.h   bool empty() const { return selected_indices_.empty(); }
bool               64 ui/base/models/list_selection_model.h   bool IsSelected(int index) const;
bool              102 ui/base/models/list_selection_model.h   bool Equals(const ListSelectionModel& rhs) const;
bool               43 ui/base/models/menu_model.h   virtual bool HasIcons() const = 0;
bool               72 ui/base/models/menu_model.h   virtual bool IsItemDynamicAt(int index) const = 0;
bool               80 ui/base/models/menu_model.h   virtual bool GetAcceleratorAt(int index,
bool               84 ui/base/models/menu_model.h   virtual bool IsItemCheckedAt(int index) const = 0;
bool               92 ui/base/models/menu_model.h   virtual bool GetIconAt(int index, gfx::Image* icon) = 0;
bool               98 ui/base/models/menu_model.h   virtual bool IsEnabledAt(int index) const = 0;
bool              101 ui/base/models/menu_model.h   virtual bool IsVisibleAt(int index) const;
bool              133 ui/base/models/menu_model.h   static bool GetModelAndIndexForCommandId(int command_id,
bool               33 ui/base/models/simple_menu_model.h     virtual bool IsCommandIdChecked(int command_id) const = 0;
bool               34 ui/base/models/simple_menu_model.h     virtual bool IsCommandIdEnabled(int command_id) const = 0;
bool               35 ui/base/models/simple_menu_model.h     virtual bool IsCommandIdVisible(int command_id) const;
bool               39 ui/base/models/simple_menu_model.h     virtual bool GetAcceleratorForCommandId(
bool               45 ui/base/models/simple_menu_model.h     virtual bool IsItemForCommandIdDynamic(int command_id) const;
bool               51 ui/base/models/simple_menu_model.h     virtual bool GetIconForCommandId(int command_id,
bool              143 ui/base/models/simple_menu_model.h   virtual bool HasIcons() const OVERRIDE;
bool              151 ui/base/models/simple_menu_model.h   virtual bool IsItemDynamicAt(int index) const OVERRIDE;
bool              152 ui/base/models/simple_menu_model.h   virtual bool GetAcceleratorAt(int index,
bool              154 ui/base/models/simple_menu_model.h   virtual bool IsItemCheckedAt(int index) const OVERRIDE;
bool              156 ui/base/models/simple_menu_model.h   virtual bool GetIconAt(int index, gfx::Image* icon) OVERRIDE;
bool              159 ui/base/models/simple_menu_model.h   virtual bool IsEnabledAt(int index) const OVERRIDE;
bool              160 ui/base/models/simple_menu_model.h   virtual bool IsVisibleAt(int index) const OVERRIDE;
bool               53 ui/base/models/table_model.h   virtual bool ShouldIndent(int row);
bool               61 ui/base/models/table_model.h   virtual bool HasGroups();
bool              133 ui/base/models/table_model.h   bool sortable;
bool               29 ui/base/models/tree_node_iterator.h   TreeNodeIterator(NodeType* node, bool (*prune)(NodeType*))
bool               51 ui/base/models/tree_node_iterator.h   bool has_next() const { return !positions_.empty(); }
bool               97 ui/base/models/tree_node_iterator.h   bool (*prune_)(NodeType*);
bool              117 ui/base/models/tree_node_model.h   bool is_root() const { return parent_ == NULL; }
bool              123 ui/base/models/tree_node_model.h   bool empty() const { return children_.empty(); }
bool              161 ui/base/models/tree_node_model.h   bool HasAncestor(const NodeType* ancestor) const {
bool               36 ui/base/resource/data_pack.h   bool LoadFromPath(const base::FilePath& path);
bool               39 ui/base/resource/data_pack.h   bool LoadFromFile(base::File file);
bool               45 ui/base/resource/data_pack.h   static bool WritePack(const base::FilePath& path,
bool               50 ui/base/resource/data_pack.h   virtual bool HasResource(uint16 resource_id) const OVERRIDE;
bool               51 ui/base/resource/data_pack.h   virtual bool GetStringPiece(uint16 resource_id,
bool               60 ui/base/resource/data_pack.h   bool LoadImpl();
bool              101 ui/base/resource/resource_bundle.h     virtual bool GetRawDataResource(int resource_id,
bool              107 ui/base/resource/resource_bundle.h     virtual bool GetLocalizedString(int message_id, base::string16* value) = 0;
bool              138 ui/base/resource/resource_bundle.h                                             bool should_load_common_resources);
bool              147 ui/base/resource/resource_bundle.h   static bool HasSharedInstance();
bool              153 ui/base/resource/resource_bundle.h   bool LocaleDataPakExists(const std::string& locale);
bool              253 ui/base/resource/resource_bundle.h                                    bool test_file_exists);
bool              287 ui/base/resource/resource_bundle.h                                    bool optional);
bool              319 ui/base/resource/resource_bundle.h   bool LoadBitmap(const ResourceHandle& data_handle,
bool              322 ui/base/resource/resource_bundle.h                   bool* fell_back_to_1x) const;
bool              328 ui/base/resource/resource_bundle.h   bool LoadBitmap(int resource_id,
bool              331 ui/base/resource/resource_bundle.h                   bool* fell_back_to_1x) const;
bool              335 ui/base/resource/resource_bundle.h   static bool ShouldHighlightMissingScaledResources();
bool              339 ui/base/resource/resource_bundle.h   static bool PNGContainsFallbackMarker(const unsigned char* buf, size_t size);
bool              345 ui/base/resource/resource_bundle.h   static bool DecodePNG(const unsigned char* buf,
bool              348 ui/base/resource/resource_bundle.h                         bool* fell_back_to_1x);
bool               21 ui/base/resource/resource_data_dll_win.h   virtual bool HasResource(uint16 resource_id) const OVERRIDE;
bool               22 ui/base/resource/resource_data_dll_win.h   virtual bool GetStringPiece(uint16 resource_id,
bool               31 ui/base/resource/resource_handle.h   virtual bool HasResource(uint16 resource_id) const = 0;
bool               36 ui/base/resource/resource_handle.h   virtual bool GetStringPiece(uint16 resource_id,
bool               47 ui/base/test/ui_controls.h bool SendKeyPress(gfx::NativeWindow window,
bool               49 ui/base/test/ui_controls.h                   bool control,
bool               50 ui/base/test/ui_controls.h                   bool shift,
bool               51 ui/base/test/ui_controls.h                   bool alt,
bool               52 ui/base/test/ui_controls.h                   bool command);
bool               53 ui/base/test/ui_controls.h bool SendKeyPressNotifyWhenDone(gfx::NativeWindow window,
bool               55 ui/base/test/ui_controls.h                                 bool control,
bool               56 ui/base/test/ui_controls.h                                 bool shift,
bool               57 ui/base/test/ui_controls.h                                 bool alt,
bool               58 ui/base/test/ui_controls.h                                 bool command,
bool               62 ui/base/test/ui_controls.h bool SendMouseMove(long screen_x, long screen_y);
bool               63 ui/base/test/ui_controls.h bool SendMouseMoveNotifyWhenDone(long screen_x,
bool               82 ui/base/test/ui_controls.h bool SendMouseEvents(MouseButton type, int state);
bool               83 ui/base/test/ui_controls.h bool SendMouseEventsNotifyWhenDone(MouseButton type,
bool               88 ui/base/test/ui_controls.h bool SendMouseClick(MouseButton type);
bool               21 ui/base/test/ui_controls_aura.h   virtual bool SendKeyPress(gfx::NativeWindow window,
bool               23 ui/base/test/ui_controls_aura.h                             bool control,
bool               24 ui/base/test/ui_controls_aura.h                             bool shift,
bool               25 ui/base/test/ui_controls_aura.h                             bool alt,
bool               26 ui/base/test/ui_controls_aura.h                             bool command) = 0;
bool               27 ui/base/test/ui_controls_aura.h   virtual bool SendKeyPressNotifyWhenDone(gfx::NativeWindow window,
bool               29 ui/base/test/ui_controls_aura.h                                           bool control,
bool               30 ui/base/test/ui_controls_aura.h                                           bool shift,
bool               31 ui/base/test/ui_controls_aura.h                                           bool alt,
bool               32 ui/base/test/ui_controls_aura.h                                           bool command,
bool               36 ui/base/test/ui_controls_aura.h   virtual bool SendMouseMove(long x, long y) = 0;
bool               37 ui/base/test/ui_controls_aura.h   virtual bool SendMouseMoveNotifyWhenDone(long x,
bool               44 ui/base/test/ui_controls_aura.h   virtual bool SendMouseEvents(MouseButton type, int state) =0;
bool               45 ui/base/test/ui_controls_aura.h   virtual bool SendMouseEventsNotifyWhenDone(MouseButton type, int state,
bool               48 ui/base/test/ui_controls_aura.h   virtual bool SendMouseClick(MouseButton type) = 0;
bool               17 ui/base/test/ui_controls_internal_win.h bool SendKeyPressImpl(HWND hwnd,
bool               19 ui/base/test/ui_controls_internal_win.h                       bool control,
bool               20 ui/base/test/ui_controls_internal_win.h                       bool shift,
bool               21 ui/base/test/ui_controls_internal_win.h                       bool alt,
bool               23 ui/base/test/ui_controls_internal_win.h bool SendMouseMoveImpl(long screen_x, long screen_y, const base::Closure& task);
bool               24 ui/base/test/ui_controls_internal_win.h bool SendMouseEventsImpl(MouseButton type,
bool               48 ui/base/text/bytes_formatting.h                                                    bool show_units);
bool               55 ui/base/text/bytes_formatting.h                                     bool show_units);
bool               55 ui/base/theme_provider.h   virtual bool UsingNativeTheme() const = 0;
bool               70 ui/base/theme_provider.h   virtual bool ShouldUseNativeFrame() const = 0;
bool               74 ui/base/theme_provider.h   virtual bool HasCustomImage(int id) const = 0;
bool               18 ui/base/touch/touch_device.h UI_BASE_EXPORT bool IsTouchDevicePresent();
bool               30 ui/base/touch/touch_device.h bool RegisterTouchDeviceAndroid(JNIEnv* env);
bool               53 ui/base/touch/touch_editing_controller.h   virtual bool DrawsHandles() = 0;
bool               76 ui/base/touch/touch_editing_controller.h   virtual bool IsHandleDragInProgress() = 0;
bool               80 ui/base/touch/touch_editing_controller.h   virtual void HideHandles(bool quick) = 0;
bool               14 ui/base/touch/touch_enabled.h UI_BASE_EXPORT bool AreTouchEventsEnabled();
bool               13 ui/base/ui_base_switches_util.h UI_BASE_EXPORT bool IsTouchDragDropEnabled();
bool               14 ui/base/ui_base_switches_util.h UI_BASE_EXPORT bool IsTouchEditingEnabled();
bool               43 ui/base/webui/web_ui_util.h UI_BASE_EXPORT bool ParseScaleFactor(const base::StringPiece& identifier,
bool               33 ui/base/win/accessibility_misc_utils.h   static bool CreateTextProvider(bool editable, IUnknown** provider);
bool               35 ui/base/win/accessibility_misc_utils.h   void set_editable(bool editable) {
bool               85 ui/base/win/accessibility_misc_utils.h   bool editable_;
bool               32 ui/base/win/hwnd_subclass.h   virtual bool FilterMessage(HWND hwnd,
bool               14 ui/base/win/lock_state.h UI_BASE_EXPORT bool IsWorkstationLocked();
bool               29 ui/base/win/mouse_wheel_util.h UI_BASE_EXPORT bool RerouteMouseWheel(HWND window,
bool               24 ui/base/win/shell.h UI_BASE_EXPORT bool OpenItemViaShell(const base::FilePath& full_path);
bool               29 ui/base/win/shell.h UI_BASE_EXPORT bool OpenItemViaShellNoZoneCheck(
bool               36 ui/base/win/shell.h UI_BASE_EXPORT bool OpenAnyViaShell(const base::string16& full_path,
bool               44 ui/base/win/shell.h bool OpenItemWithExternalApp(const base::string16& full_path);
bool               49 ui/base/win/shell.h UI_BASE_EXPORT bool PreventWindowFromPinning(HWND hwnd);
bool               79 ui/base/win/shell.h UI_BASE_EXPORT bool IsAeroGlassEnabled();
bool               23 ui/base/window_open_disposition.h UI_BASE_EXPORT WindowOpenDisposition DispositionFromClick(bool middle_button,
bool               24 ui/base/window_open_disposition.h                                                           bool alt_key,
bool               25 ui/base/window_open_disposition.h                                                           bool ctrl_key,
bool               26 ui/base/window_open_disposition.h                                                           bool meta_key,
bool               27 ui/base/window_open_disposition.h                                                           bool shift_key);
bool               34 ui/base/x/active_window_watcher_x.h   static bool WMSupportsActivation();
bool               44 ui/base/x/selection_requestor.h   bool PerformBlockingConvertSelection(
bool               86 ui/base/x/selection_requestor.h     bool returned;
bool              106 ui/base/x/selection_utils.h   bool IsValid() const;
bool               53 ui/base/x/x11_util.h UI_BASE_EXPORT bool XDisplayExists();
bool               56 ui/base/x/x11_util.h UI_BASE_EXPORT bool IsXInput2Available();
bool               71 ui/base/x/x11_util.h UI_BASE_EXPORT bool QueryRenderSupport(XDisplay* dpy);
bool              120 ui/base/x/x11_util.h bool GetCurrentDesktop(int* desktop);
bool              150 ui/base/x/x11_util.h UI_BASE_EXPORT bool IsWindowVisible(XID window);
bool              153 ui/base/x/x11_util.h UI_BASE_EXPORT bool GetWindowRect(XID window, gfx::Rect* rect);
bool              156 ui/base/x/x11_util.h UI_BASE_EXPORT bool WindowContainsPoint(XID window, gfx::Point screen_loc);
bool              159 ui/base/x/x11_util.h UI_BASE_EXPORT bool PropertyExists(XID window,
bool              164 ui/base/x/x11_util.h UI_BASE_EXPORT bool GetRawBytesOfProperty(
bool              177 ui/base/x/x11_util.h UI_BASE_EXPORT bool GetIntProperty(XID window,
bool              180 ui/base/x/x11_util.h UI_BASE_EXPORT bool GetXIDProperty(XID window,
bool              183 ui/base/x/x11_util.h UI_BASE_EXPORT bool GetIntArrayProperty(XID window,
bool              186 ui/base/x/x11_util.h UI_BASE_EXPORT bool GetAtomArrayProperty(XID window,
bool              189 ui/base/x/x11_util.h UI_BASE_EXPORT bool GetStringProperty(XID window,
bool              194 ui/base/x/x11_util.h UI_BASE_EXPORT bool SetIntProperty(XID window,
bool              198 ui/base/x/x11_util.h UI_BASE_EXPORT bool SetIntArrayProperty(XID window,
bool              202 ui/base/x/x11_util.h UI_BASE_EXPORT bool SetAtomArrayProperty(XID window,
bool              206 ui/base/x/x11_util.h UI_BASE_EXPORT bool SetStringProperty(XID window,
bool              233 ui/base/x/x11_util.h UI_BASE_EXPORT bool GetCustomFramePrefDefault();
bool              238 ui/base/x/x11_util.h bool GetWindowDesktop(XID window, int* desktop);
bool              249 ui/base/x/x11_util.h   virtual bool ShouldStopIterating(XID xid) = 0;
bool              257 ui/base/x/x11_util.h UI_BASE_EXPORT bool EnumerateAllWindows(EnumerateWindowsDelegate* delegate,
bool              266 ui/base/x/x11_util.h UI_BASE_EXPORT bool GetXWindowStack(XID window, std::vector<XID>* windows);
bool              272 ui/base/x/x11_util.h void RestackWindow(XID window, XID sibling, bool above);
bool              286 ui/base/x/x11_util.h UI_BASE_EXPORT bool CopyAreaToCanvas(XID drawable,
bool              317 ui/base/x/x11_util.h UI_BASE_EXPORT bool ChangeWindowDesktop(XID window, XID destination);
bool              325 ui/base/x/x11_util.h UI_BASE_EXPORT bool IsX11WindowFullScreen(XID window);
bool               75 ui/compositor/compositor.h       Compositor* compositor, bool software_fallback) = 0;
bool              103 ui/compositor/compositor.h   virtual bool DoesCreateTestContexts() = 0;
bool              110 ui/compositor/compositor.h   Texture(bool flipped, const gfx::Size& size, float device_scale_factor);
bool              112 ui/compositor/compositor.h   bool flipped() const { return flipped_; }
bool              133 ui/compositor/compositor.h   bool flipped_;
bool              177 ui/compositor/compositor.h   static bool WasInitializedWithThread();
bool              197 ui/compositor/compositor.h   void SetHostHasTransparentBackground(bool host_has_transparent_background);
bool              237 ui/compositor/compositor.h   bool HasObserver(CompositorObserver* observer);
bool              262 ui/compositor/compositor.h   virtual scoped_ptr<cc::OutputSurface> CreateOutputSurface(bool fallback)
bool              264 ui/compositor/compositor.h   virtual void DidInitializeOutputSurface(bool success) OVERRIDE {}
bool              281 ui/compositor/compositor.h   bool IsLocked() { return compositor_lock_ != NULL; }
bool              320 ui/compositor/compositor.h   bool next_draw_is_resize_;
bool              322 ui/compositor/compositor.h   bool disable_schedule_composite_;
bool              327 ui/compositor/compositor.h   bool defer_draw_scheduling_;
bool              330 ui/compositor/compositor.h   bool waiting_on_compositing_end_;
bool              331 ui/compositor/compositor.h   bool draw_on_compositing_end_;
bool               23 ui/compositor/compositor_switches.h COMPOSITOR_EXPORT bool IsUIImplSidePaintingEnabled();
bool               24 ui/compositor/compositor_switches.h COMPOSITOR_EXPORT bool IsUIMapImageEnabled();
bool               74 ui/compositor/layer.h   static bool UsingPictureLayer();
bool              120 ui/compositor/layer.h   bool Contains(const Layer* other) const;
bool              149 ui/compositor/layer.h   void SetMasksToBounds(bool masks_to_bounds);
bool              150 ui/compositor/layer.h   bool GetMasksToBounds() const;
bool              197 ui/compositor/layer.h   bool layer_inverted() const { return layer_inverted_; }
bool              198 ui/compositor/layer.h   void SetLayerInverted(bool inverted);
bool              214 ui/compositor/layer.h   void SetVisible(bool visible);
bool              215 ui/compositor/layer.h   bool visible() const { return visible_; }
bool              219 ui/compositor/layer.h   bool GetTargetVisibility() const;
bool              223 ui/compositor/layer.h   bool IsDrawn() const;
bool              227 ui/compositor/layer.h   bool ShouldDraw() const;
bool              239 ui/compositor/layer.h   bool GetTargetTransformRelativeTo(const Layer* ancestor,
bool              249 ui/compositor/layer.h   void SetFillsBoundsOpaquely(bool fills_bounds_opaquely);
bool              250 ui/compositor/layer.h   bool fills_bounds_opaquely() const { return fills_bounds_opaquely_; }
bool              254 ui/compositor/layer.h   void SetFillsBoundsCompletely(bool fills_bounds_completely);
bool              277 ui/compositor/layer.h   bool has_external_content() {
bool              288 ui/compositor/layer.h   bool SchedulePaint(const gfx::Rect& invalid_rect);
bool              313 ui/compositor/layer.h   void set_scale_content(bool scale_content) { scale_content_ = scale_content; }
bool              316 ui/compositor/layer.h   bool scale_content() const { return scale_content_; }
bool              325 ui/compositor/layer.h   virtual bool FillsBoundsCompletely() const OVERRIDE;
bool              331 ui/compositor/layer.h   virtual bool PrepareTextureMailbox(
bool              334 ui/compositor/layer.h       bool use_shared_memory) OVERRIDE;
bool              340 ui/compositor/layer.h   void SetForceRenderSurface(bool force);
bool              341 ui/compositor/layer.h   bool force_render_surface() const { return force_render_surface_; }
bool              351 ui/compositor/layer.h   bool HasPendingThreadedAnimations() {
bool              363 ui/compositor/layer.h   void StackRelativeTo(Layer* child, Layer* other, bool above);
bool              365 ui/compositor/layer.h   bool ConvertPointForAncestor(const Layer* ancestor, gfx::Point* point) const;
bool              366 ui/compositor/layer.h   bool ConvertPointFromAncestor(const Layer* ancestor, gfx::Point* point) const;
bool              373 ui/compositor/layer.h   virtual void SetVisibilityFromAnimation(bool visibility) OVERRIDE;
bool              381 ui/compositor/layer.h   virtual bool GetVisibilityForAnimation() const OVERRIDE;
bool              427 ui/compositor/layer.h   bool visible_;
bool              429 ui/compositor/layer.h   bool force_render_surface_;
bool              431 ui/compositor/layer.h   bool fills_bounds_opaquely_;
bool              432 ui/compositor/layer.h   bool fills_bounds_completely_;
bool              445 ui/compositor/layer.h   bool layer_inverted_;
bool              483 ui/compositor/layer.h   bool scale_content_;
bool               23 ui/compositor/layer_animation_delegate.h   virtual void SetVisibilityFromAnimation(bool visibility) = 0;
bool               31 ui/compositor/layer_animation_delegate.h   virtual bool GetVisibilityForAnimation() const = 0;
bool               56 ui/compositor/layer_animation_element.h     bool visibility;
bool              114 ui/compositor/layer_animation_element.h       bool visibility,
bool              163 ui/compositor/layer_animation_element.h   bool Started() { return !first_frame_; }
bool              167 ui/compositor/layer_animation_element.h   bool Progress(base::TimeTicks now, LayerAnimationDelegate* delegate);
bool              172 ui/compositor/layer_animation_element.h   bool IsFinished(base::TimeTicks time, base::TimeDelta* total_duration);
bool              176 ui/compositor/layer_animation_element.h   bool ProgressToEnd(LayerAnimationDelegate* delegate);
bool              189 ui/compositor/layer_animation_element.h   virtual bool IsThreaded() const;
bool              211 ui/compositor/layer_animation_element.h   virtual bool OnProgress(double t, LayerAnimationDelegate* delegate) = 0;
bool              226 ui/compositor/layer_animation_element.h   bool first_frame_;
bool               49 ui/compositor/layer_animation_observer.h   virtual bool RequiresNotificationWhenAnimatorDestroyed() const;
bool               73 ui/compositor/layer_animation_observer.h                             bool send_notification);
bool              100 ui/compositor/layer_animation_observer.h   bool WasAnimationAbortedForProperty(
bool              106 ui/compositor/layer_animation_observer.h   bool WasAnimationCompletedForProperty(
bool              131 ui/compositor/layer_animation_observer.h   bool active() const { return active_; }
bool              132 ui/compositor/layer_animation_observer.h   void SetActive(bool active);
bool              141 ui/compositor/layer_animation_observer.h   bool active_;
bool              145 ui/compositor/layer_animation_observer.h   bool* destroyed_;
bool              152 ui/compositor/layer_animation_observer.h   bool first_sequence_scheduled_;
bool               53 ui/compositor/layer_animation_sequence.h   void set_waiting_for_group_start(bool waiting) {
bool               56 ui/compositor/layer_animation_sequence.h   bool waiting_for_group_start() { return waiting_for_group_start_; }
bool               70 ui/compositor/layer_animation_sequence.h   bool IsFinished(base::TimeTicks time);
bool               93 ui/compositor/layer_animation_sequence.h   void set_is_cyclic(bool is_cyclic) { is_cyclic_ = is_cyclic; }
bool               94 ui/compositor/layer_animation_sequence.h   bool is_cyclic() const { return is_cyclic_; }
bool               98 ui/compositor/layer_animation_sequence.h   bool HasConflictingProperty(
bool              102 ui/compositor/layer_animation_sequence.h   bool IsFirstElementThreaded() const;
bool              159 ui/compositor/layer_animation_sequence.h   bool is_cyclic_;
bool              170 ui/compositor/layer_animation_sequence.h   bool waiting_for_group_start_;
bool               76 ui/compositor/layer_animator.h   virtual void SetVisibility(bool visibility);
bool               77 ui/compositor/layer_animator.h   bool GetTargetVisibility() const;
bool              145 ui/compositor/layer_animator.h   bool is_animating() const { return !animation_queue_.empty(); }
bool              150 ui/compositor/layer_animator.h   bool IsAnimatingProperty(
bool              182 ui/compositor/layer_animator.h   void set_disable_timer_for_test(bool disable_timer) {
bool              204 ui/compositor/layer_animator.h   bool HasAnimation(LayerAnimationSequence* sequence) const;
bool              216 ui/compositor/layer_animator.h     bool is_sequence_alive() const { return !!sequence_.get(); }
bool              235 ui/compositor/layer_animator.h   void StopAnimatingInternal(bool abort);
bool              247 ui/compositor/layer_animator.h   void FinishAnimation(LayerAnimationSequence* sequence, bool abort);
bool              266 ui/compositor/layer_animator.h                                               bool abort);
bool              290 ui/compositor/layer_animator.h   bool StartSequenceImmediately(LayerAnimationSequence* sequence);
bool              324 ui/compositor/layer_animator.h   bool is_transition_duration_locked_;
bool              336 ui/compositor/layer_animator.h   bool is_started_;
bool              340 ui/compositor/layer_animator.h   bool disable_timer_for_test_;
bool              344 ui/compositor/layer_animator.h   bool adding_animations_;
bool               48 ui/compositor/layer_owner.h   bool OwnsLayer() const;
bool               59 ui/compositor/scoped_layer_animation_settings.h   bool old_is_transition_duration_locked_;
bool               13 ui/compositor/test/context_factories_for_test.h void InitializeContextFactoryForTests(bool enable_pixel_output);
bool               44 ui/compositor/test/draw_waiter_for_test.h   bool wait_for_commit_;
bool               26 ui/compositor/test/in_process_context_factory.h       bool software_fallback) OVERRIDE;
bool               38 ui/compositor/test/in_process_context_factory.h   virtual bool DoesCreateTestContexts() OVERRIDE;
bool               26 ui/compositor/test/test_layer_animation_delegate.h   virtual void SetVisibilityFromAnimation(bool visibility) OVERRIDE;
bool               34 ui/compositor/test/test_layer_animation_delegate.h   virtual bool GetVisibilityForAnimation() const OVERRIDE;
bool               47 ui/compositor/test/test_layer_animation_delegate.h   bool visibility_;
bool               31 ui/compositor/test/test_layer_animation_observer.h   virtual bool RequiresNotificationWhenAnimatorDestroyed() const OVERRIDE;
bool               45 ui/compositor/test/test_layer_animation_observer.h   void set_requires_notification_when_animator_destroyed(bool value) {
bool               53 ui/compositor/test/test_layer_animation_observer.h   bool requires_notification_when_animator_destroyed_;
bool               31 ui/compositor/transform_animation_curve_adapter.h   virtual bool AnimatedBoundsForBox(const gfx::BoxF& box,
bool               33 ui/compositor/transform_animation_curve_adapter.h   virtual bool AffectsScale() const OVERRIDE;
bool               34 ui/compositor/transform_animation_curve_adapter.h   virtual bool IsTranslation() const OVERRIDE;
bool               35 ui/compositor/transform_animation_curve_adapter.h   virtual bool MaximumScale(float* max_scale) const OVERRIDE;
bool               60 ui/compositor/transform_animation_curve_adapter.h   virtual bool AnimatedBoundsForBox(const gfx::BoxF& box,
bool               62 ui/compositor/transform_animation_curve_adapter.h   virtual bool AffectsScale() const OVERRIDE;
bool               63 ui/compositor/transform_animation_curve_adapter.h   virtual bool IsTranslation() const OVERRIDE;
bool               64 ui/compositor/transform_animation_curve_adapter.h   virtual bool MaximumScale(float* max_scale) const OVERRIDE;
bool               20 ui/display/chromeos/display_mode.h   DisplayMode(const gfx::Size& size, bool interlaced, float refresh_rate);
bool               24 ui/display/chromeos/display_mode.h   bool is_interlaced() const { return is_interlaced_; }
bool               31 ui/display/chromeos/display_mode.h   bool is_interlaced_;
bool               24 ui/display/chromeos/display_snapshot.h                   bool has_proper_display_id,
bool               28 ui/display/chromeos/display_snapshot.h                   bool is_aspect_preserving_scaling,
bool               29 ui/display/chromeos/display_snapshot.h                   bool has_overscan,
bool               39 ui/display/chromeos/display_snapshot.h   bool is_aspect_preserving_scaling() const {
bool               42 ui/display/chromeos/display_snapshot.h   bool has_overscan() const { return has_overscan_; }
bool               46 ui/display/chromeos/display_snapshot.h   bool has_proper_display_id() const { return has_proper_display_id_; }
bool               63 ui/display/chromeos/display_snapshot.h   bool has_proper_display_id_;
bool               72 ui/display/chromeos/display_snapshot.h   bool is_aspect_preserving_scaling_;
bool               74 ui/display/chromeos/display_snapshot.h   bool has_overscan_;
bool               63 ui/display/chromeos/native_display_delegate.h   virtual bool Configure(const ui::DisplaySnapshot& output,
bool               71 ui/display/chromeos/native_display_delegate.h   virtual bool GetHDCPState(const ui::DisplaySnapshot& output,
bool               75 ui/display/chromeos/native_display_delegate.h   virtual bool SetHDCPState(const ui::DisplaySnapshot& output,
bool               84 ui/display/chromeos/native_display_delegate.h   virtual bool SetColorCalibrationProfile(
bool               96 ui/display/chromeos/output_configurator.h     virtual bool GetResolutionForDisplayId(int64_t display_id,
bool              106 ui/display/chromeos/output_configurator.h     virtual void SetSoftwareMirroring(bool enabled) = 0;
bool              137 ui/display/chromeos/output_configurator.h     bool TriggerConfigureTimeout();
bool              197 ui/display/chromeos/output_configurator.h   void Init(bool is_panel_fitting_enabled);
bool              212 ui/display/chromeos/output_configurator.h   bool SetDisplayPower(chromeos::DisplayPowerState power_state, int flags);
bool              217 ui/display/chromeos/output_configurator.h   bool SetDisplayMode(OutputState new_state);
bool              250 ui/display/chromeos/output_configurator.h   bool QueryOutputProtectionStatus(OutputProtectionClientId client_id,
bool              259 ui/display/chromeos/output_configurator.h   bool EnableOutputProtection(OutputProtectionClientId client_id,
bool              269 ui/display/chromeos/output_configurator.h   bool SetColorCalibrationProfile(
bool              297 ui/display/chromeos/output_configurator.h   bool FindMirrorMode(DisplayState* internal_output,
bool              299 ui/display/chromeos/output_configurator.h                       bool try_panel_fitting,
bool              300 ui/display/chromeos/output_configurator.h                       bool preserve_aspect);
bool              306 ui/display/chromeos/output_configurator.h   void NotifyObservers(bool success, OutputState attempted_state);
bool              314 ui/display/chromeos/output_configurator.h   bool EnterStateOrFallBackToSoftwareMirroring(
bool              321 ui/display/chromeos/output_configurator.h   bool EnterState(OutputState output_state,
bool              348 ui/display/chromeos/output_configurator.h   bool ApplyProtections(const DisplayProtections& requests);
bool              356 ui/display/chromeos/output_configurator.h   bool is_panel_fitting_enabled_;
bool              371 ui/display/chromeos/output_configurator.h   bool configure_display_;
bool               28 ui/display/chromeos/ozone/native_display_delegate_ozone.h   virtual bool Configure(const ui::DisplaySnapshot& output,
bool               32 ui/display/chromeos/ozone/native_display_delegate_ozone.h   virtual bool GetHDCPState(const ui::DisplaySnapshot& output,
bool               34 ui/display/chromeos/ozone/native_display_delegate_ozone.h   virtual bool SetHDCPState(const ui::DisplaySnapshot& output,
bool               39 ui/display/chromeos/ozone/native_display_delegate_ozone.h   virtual bool SetColorCalibrationProfile(
bool               16 ui/display/chromeos/test/test_display_snapshot.h                       bool has_proper_display_id,
bool               20 ui/display/chromeos/test/test_display_snapshot.h                       bool is_aspect_preserving_scaling,
bool               32 ui/display/chromeos/test/test_display_snapshot.h   void set_is_aspect_preserving_scaling(bool state) {
bool               36 ui/display/chromeos/test/test_display_snapshot.h   void set_has_proper_display_id(bool has_display_id) {
bool               19 ui/display/chromeos/x11/display_mode_x11.h                  bool interlaced,
bool               20 ui/display/chromeos/x11/display_snapshot_x11.h                      bool has_proper_display_id,
bool               24 ui/display/chromeos/x11/display_snapshot_x11.h                      bool is_aspect_preserving_scaling,
bool               25 ui/display/chromeos/x11/display_snapshot_x11.h                      bool has_overscan,
bool               79 ui/display/chromeos/x11/native_display_delegate_x11.h   virtual bool Configure(const DisplaySnapshot& output,
bool               83 ui/display/chromeos/x11/native_display_delegate_x11.h   virtual bool GetHDCPState(const DisplaySnapshot& output,
bool               85 ui/display/chromeos/x11/native_display_delegate_x11.h   virtual bool SetHDCPState(const DisplaySnapshot& output,
bool               90 ui/display/chromeos/x11/native_display_delegate_x11.h   virtual bool SetColorCalibrationProfile(
bool              115 ui/display/chromeos/x11/native_display_delegate_x11.h   bool ConfigureCrtc(RRCrtc crtc, RRMode mode, RROutput output, int x, int y);
bool              118 ui/display/chromeos/x11/native_display_delegate_x11.h   bool IsOutputAspectPreservingScaling(RROutput id);
bool               15 ui/display/display_util.h DISPLAY_EXPORT bool IsDisplaySizeBlackListed(const gfx::Size& physical_size);
bool               23 ui/display/edid_parser.h DISPLAY_EXPORT bool GetDisplayIdFromEDID(const std::vector<uint8_t>& edid,
bool               31 ui/display/edid_parser.h DISPLAY_EXPORT bool ParseOutputDeviceData(const std::vector<uint8_t>& edid,
bool               35 ui/display/edid_parser.h DISPLAY_EXPORT bool ParseOutputOverscanFlag(const std::vector<uint8_t>& edid,
bool               36 ui/display/edid_parser.h                                             bool* flag);
bool               24 ui/display/x11/edid_parser_x11.h DISPLAY_EXPORT bool GetDisplayId(XID output,
bool               36 ui/display/x11/edid_parser_x11.h DISPLAY_EXPORT bool GetOutputOverscanFlag(RROutput output, bool* flag);
bool               75 ui/events/event.h   bool cancelable() const { return cancelable_; }
bool               79 ui/events/event.h   bool IsShiftDown() const { return (flags_ & EF_SHIFT_DOWN) != 0; }
bool               80 ui/events/event.h   bool IsControlDown() const { return (flags_ & EF_CONTROL_DOWN) != 0; }
bool               81 ui/events/event.h   bool IsCapsLockDown() const { return (flags_ & EF_CAPS_LOCK_DOWN) != 0; }
bool               82 ui/events/event.h   bool IsAltDown() const { return (flags_ & EF_ALT_DOWN) != 0; }
bool               83 ui/events/event.h   bool IsAltGrDown() const { return (flags_ & EF_ALTGR_DOWN) != 0; }
bool               85 ui/events/event.h   bool IsKeyEvent() const {
bool               92 ui/events/event.h   bool IsMouseEvent() const {
bool              103 ui/events/event.h   bool IsTouchEvent() const {
bool              111 ui/events/event.h   bool IsGestureEvent() const {
bool              148 ui/events/event.h   bool IsEndingEvent() const {
bool              161 ui/events/event.h   bool IsScrollEvent() const {
bool              170 ui/events/event.h   bool IsScrollGestureEvent() const {
bool              176 ui/events/event.h   bool IsFlingScrollEvent() const {
bool              181 ui/events/event.h   bool IsMouseWheelEvent() const {
bool              186 ui/events/event.h   bool HasNativeEvent() const;
bool              193 ui/events/event.h   bool stopped_propagation() const { return !!(result_ & ER_CONSUMED); }
bool              201 ui/events/event.h   bool handled() const { return result_ != ER_UNHANDLED; }
bool              208 ui/events/event.h   void set_delete_native_event(bool delete_native_event) {
bool              211 ui/events/event.h   void set_cancelable(bool cancelable) { cancelable_ = cancelable; }
bool              232 ui/events/event.h   bool delete_native_event_;
bool              233 ui/events/event.h   bool cancelable_;
bool              342 ui/events/event.h   bool IsOnlyLeftMouseButton() const {
bool              347 ui/events/event.h   bool IsLeftMouseButton() const {
bool              351 ui/events/event.h   bool IsOnlyMiddleMouseButton() const {
bool              356 ui/events/event.h   bool IsMiddleMouseButton() const {
bool              360 ui/events/event.h   bool IsOnlyRightMouseButton() const {
bool              365 ui/events/event.h   bool IsRightMouseButton() const {
bool              369 ui/events/event.h   bool IsAnyButton() const {
bool              376 ui/events/event.h   static bool IsRepeatedClickEvent(
bool              533 ui/events/event.h   KeyEvent(const base::NativeEvent& native_event, bool is_char);
bool              536 ui/events/event.h   KeyEvent(EventType type, KeyboardCode key_code, int flags, bool is_char);
bool              541 ui/events/event.h            int flags, bool is_char);
bool              553 ui/events/event.h   bool is_char() const { return is_char_; }
bool              562 ui/events/event.h   bool IsUnicodeKeyCode() const;
bool              573 ui/events/event.h   void set_is_char(bool is_char) { is_char_ = is_char; }
bool              587 ui/events/event.h   bool is_char_;
bool              600 ui/events/event.h   TranslatedKeyEvent(const base::NativeEvent& native_event, bool is_char);
bool              603 ui/events/event.h   TranslatedKeyEvent(bool is_press, KeyboardCode key_code, int flags);
bool               24 ui/events/event_dispatcher.h   bool dispatcher_destroyed;
bool               25 ui/events/event_dispatcher.h   bool target_destroyed;
bool               36 ui/events/event_dispatcher.h   virtual bool CanDispatchToTarget(EventTarget* target) = 0;
bool               83 ui/events/event_dispatcher.h   bool delegate_destroyed() const { return !delegate_; }
bool               43 ui/events/event_target.h   virtual bool CanAcceptEvent(const Event& event) = 0;
bool               78 ui/events/event_target.h   bool IsPreTargetListEmpty() const;
bool               38 ui/events/event_targeter.h   virtual bool SubtreeShouldBeExploredForEvent(EventTarget* target,
bool              106 ui/events/event_utils.h EVENTS_EXPORT bool GetFlingData(const base::NativeEvent& native_event,
bool              111 ui/events/event_utils.h                             bool* is_cancel);
bool              115 ui/events/event_utils.h EVENTS_EXPORT bool GetScrollOffsets(const base::NativeEvent& native_event,
bool              122 ui/events/event_utils.h EVENTS_EXPORT bool GetGestureTimes(const base::NativeEvent& native_event,
bool              127 ui/events/event_utils.h EVENTS_EXPORT bool ShouldDefaultToNaturalScroll();
bool              135 ui/events/event_utils.h EVENTS_EXPORT bool IsTouchpadEvent(const base::NativeEvent& event);
bool              143 ui/events/event_utils.h EVENTS_EXPORT bool IsMouseEventFromTouch(UINT message);
bool               32 ui/events/gesture_detection/bitset_32.h   inline bool is_empty() const { return !value; }
bool               35 ui/events/gesture_detection/bitset_32.h   inline bool is_full() const { return value == 0xffffffff; }
bool               38 ui/events/gesture_detection/bitset_32.h   inline bool has_bit(uint32_t n) const {
bool               92 ui/events/gesture_detection/bitset_32.h   inline bool operator==(const BitSet32& other) const {
bool               95 ui/events/gesture_detection/bitset_32.h   inline bool operator!=(const BitSet32& other) const {
bool               29 ui/events/gesture_detection/filtered_gesture_provider.h   bool OnTouchEvent(const MotionEvent& event);
bool               33 ui/events/gesture_detection/filtered_gesture_provider.h   void OnTouchEventAck(bool event_consumed);
bool               37 ui/events/gesture_detection/filtered_gesture_provider.h   void SetMultiTouchSupportEnabled(bool enabled);
bool               38 ui/events/gesture_detection/filtered_gesture_provider.h   void SetDoubleTapSupportForPlatformEnabled(bool enabled);
bool               39 ui/events/gesture_detection/filtered_gesture_provider.h   void SetDoubleTapSupportForPageEnabled(bool enabled);
bool               54 ui/events/gesture_detection/filtered_gesture_provider.h   bool handling_event_;
bool               38 ui/events/gesture_detection/gesture_detector.h     virtual bool OnDown(const MotionEvent& e) = 0;
bool               40 ui/events/gesture_detection/gesture_detector.h     virtual bool OnSingleTapUp(const MotionEvent& e) = 0;
bool               41 ui/events/gesture_detection/gesture_detector.h     virtual bool OnLongPress(const MotionEvent& e) = 0;
bool               42 ui/events/gesture_detection/gesture_detector.h     virtual bool OnScroll(const MotionEvent& e1, const MotionEvent& e2,
bool               44 ui/events/gesture_detection/gesture_detector.h     virtual bool OnFling(const MotionEvent& e1, const MotionEvent& e2,
bool               51 ui/events/gesture_detection/gesture_detector.h     virtual bool OnSingleTapConfirmed(const MotionEvent& e) = 0;
bool               52 ui/events/gesture_detection/gesture_detector.h     virtual bool OnDoubleTap(const MotionEvent& e) = 0;
bool               53 ui/events/gesture_detection/gesture_detector.h     virtual bool OnDoubleTapEvent(const MotionEvent& e) = 0;
bool               64 ui/events/gesture_detection/gesture_detector.h     virtual bool OnDown(const MotionEvent& e) OVERRIDE;
bool               66 ui/events/gesture_detection/gesture_detector.h     virtual bool OnSingleTapUp(const MotionEvent& e) OVERRIDE;
bool               67 ui/events/gesture_detection/gesture_detector.h     virtual bool OnLongPress(const MotionEvent& e) OVERRIDE;
bool               68 ui/events/gesture_detection/gesture_detector.h     virtual bool OnScroll(const MotionEvent& e1, const MotionEvent& e2,
bool               70 ui/events/gesture_detection/gesture_detector.h     virtual bool OnFling(const MotionEvent& e1, const MotionEvent& e2,
bool               74 ui/events/gesture_detection/gesture_detector.h     virtual bool OnSingleTapConfirmed(const MotionEvent& e) OVERRIDE;
bool               75 ui/events/gesture_detection/gesture_detector.h     virtual bool OnDoubleTap(const MotionEvent& e) OVERRIDE;
bool               76 ui/events/gesture_detection/gesture_detector.h     virtual bool OnDoubleTapEvent(const MotionEvent& e) OVERRIDE;
bool               84 ui/events/gesture_detection/gesture_detector.h   bool OnTouchEvent(const MotionEvent& ev);
bool               91 ui/events/gesture_detection/gesture_detector.h   bool has_doubletap_listener() const { return double_tap_listener_ != NULL; }
bool               93 ui/events/gesture_detection/gesture_detector.h   bool is_double_tapping() const { return is_double_tapping_; }
bool               95 ui/events/gesture_detection/gesture_detector.h   void set_is_longpress_enabled(bool is_longpress_enabled) {
bool               99 ui/events/gesture_detection/gesture_detector.h   bool is_longpress_enabled() const { return is_longpress_enabled_; }
bool              108 ui/events/gesture_detection/gesture_detector.h   bool IsConsideredDoubleTap(const MotionEvent& first_down,
bool              124 ui/events/gesture_detection/gesture_detector.h   bool still_down_;
bool              125 ui/events/gesture_detection/gesture_detector.h   bool defer_confirm_single_tap_;
bool              126 ui/events/gesture_detection/gesture_detector.h   bool in_longpress_;
bool              127 ui/events/gesture_detection/gesture_detector.h   bool always_in_tap_region_;
bool              128 ui/events/gesture_detection/gesture_detector.h   bool always_in_bigger_tap_region_;
bool              135 ui/events/gesture_detection/gesture_detector.h   bool is_double_tapping_;
bool              142 ui/events/gesture_detection/gesture_detector.h   bool is_longpress_enabled_;
bool               35 ui/events/gesture_detection/gesture_provider.h     bool disable_click_delay;
bool               43 ui/events/gesture_detection/gesture_provider.h   bool OnTouchEvent(const MotionEvent& event);
bool               49 ui/events/gesture_detection/gesture_provider.h   void SetMultiTouchSupportEnabled(bool enabled);
bool               55 ui/events/gesture_detection/gesture_provider.h   void SetDoubleTapSupportForPlatformEnabled(bool enabled);
bool               60 ui/events/gesture_detection/gesture_provider.h   void SetDoubleTapSupportForPageEnabled(bool enabled);
bool               63 ui/events/gesture_detection/gesture_provider.h   bool IsScrollInProgress() const;
bool               67 ui/events/gesture_detection/gesture_provider.h   bool IsPinchInProgress() const;
bool               71 ui/events/gesture_detection/gesture_provider.h   bool IsDoubleTapInProgress() const;
bool               74 ui/events/gesture_detection/gesture_provider.h   bool IsDoubleTapSupported() const;
bool               78 ui/events/gesture_detection/gesture_provider.h   bool IsClickDelayDisabled() const;
bool               88 ui/events/gesture_detection/gesture_provider.h   bool CanHandle(const MotionEvent& event) const;
bool               94 ui/events/gesture_detection/gesture_provider.h   bool SendLongTapIfNecessary(const MotionEvent& event);
bool               96 ui/events/gesture_detection/gesture_provider.h                                  bool send_scroll_end_event);
bool              114 ui/events/gesture_detection/gesture_provider.h   bool needs_show_press_event_;
bool              118 ui/events/gesture_detection/gesture_provider.h   bool needs_tap_ending_event_;
bool              122 ui/events/gesture_detection/gesture_provider.h   bool touch_scroll_in_progress_;
bool              123 ui/events/gesture_detection/gesture_provider.h   bool pinch_in_progress_;
bool              126 ui/events/gesture_detection/gesture_provider.h   bool double_tap_support_for_page_;
bool              127 ui/events/gesture_detection/gesture_provider.h   bool double_tap_support_for_platform_;
bool               27 ui/events/gesture_detection/scale_gesture_detector.h     bool quick_scale_enabled;
bool               35 ui/events/gesture_detection/scale_gesture_detector.h     virtual bool OnScale(const ScaleGestureDetector& detector,
bool               37 ui/events/gesture_detection/scale_gesture_detector.h     virtual bool OnScaleBegin(const ScaleGestureDetector& detector,
bool               52 ui/events/gesture_detection/scale_gesture_detector.h     virtual bool OnScale(const ScaleGestureDetector&,
bool               54 ui/events/gesture_detection/scale_gesture_detector.h     virtual bool OnScaleBegin(const ScaleGestureDetector&,
bool               73 ui/events/gesture_detection/scale_gesture_detector.h   bool OnTouchEvent(const MotionEvent& event);
bool               77 ui/events/gesture_detection/scale_gesture_detector.h   void SetQuickScaleEnabled(bool scales);
bool               78 ui/events/gesture_detection/scale_gesture_detector.h   bool IsQuickScaleEnabled() const;
bool               79 ui/events/gesture_detection/scale_gesture_detector.h   bool IsInProgress() const;
bool               80 ui/events/gesture_detection/scale_gesture_detector.h   bool InDoubleTapMode() const;
bool               97 ui/events/gesture_detection/scale_gesture_detector.h   virtual bool OnDoubleTap(const MotionEvent& ev) OVERRIDE;
bool              111 ui/events/gesture_detection/scale_gesture_detector.h   bool quick_scale_enabled_;
bool              122 ui/events/gesture_detection/scale_gesture_detector.h   bool in_progress_;
bool              137 ui/events/gesture_detection/scale_gesture_detector.h   bool event_before_or_above_starting_gesture_event_;
bool               38 ui/events/gesture_detection/snap_scroll_controller.h                             bool is_scale_gesture_detection_in_progress);
bool               41 ui/events/gesture_detection/snap_scroll_controller.h   bool IsSnapVertical() const { return snap_scroll_mode_ == SNAP_VERT; }
bool               42 ui/events/gesture_detection/snap_scroll_controller.h   bool IsSnapHorizontal() const { return snap_scroll_mode_ == SNAP_HORIZ; }
bool               43 ui/events/gesture_detection/snap_scroll_controller.h   bool IsSnappingScrolls() const { return snap_scroll_mode_ != SNAP_NONE; }
bool               46 ui/events/gesture_detection/touch_disposition_gesture_filter.h   void OnTouchEventAck(bool event_consumed);
bool               49 ui/events/gesture_detection/touch_disposition_gesture_filter.h   bool IsEmpty() const;
bool               64 ui/events/gesture_detection/touch_disposition_gesture_filter.h     void OnTouchEventAck(bool event_consumed, bool is_touch_start_event);
bool               67 ui/events/gesture_detection/touch_disposition_gesture_filter.h     bool Filter(EventType type);
bool               71 ui/events/gesture_detection/touch_disposition_gesture_filter.h     bool start_touch_consumed_;
bool               73 ui/events/gesture_detection/touch_disposition_gesture_filter.h     bool current_touch_consumed_;
bool               96 ui/events/gesture_detection/touch_disposition_gesture_filter.h   bool needs_tap_ending_event_;
bool               97 ui/events/gesture_detection/touch_disposition_gesture_filter.h   bool needs_fling_ending_event_;
bool               98 ui/events/gesture_detection/touch_disposition_gesture_filter.h   bool needs_scroll_ending_event_;
bool              107 ui/events/gesture_detection/velocity_tracker.h   bool GetVelocity(uint32_t id, float* outVx, float* outVy) const;
bool              138 ui/events/gesture_detection/velocity_tracker.h   bool GetEstimator(uint32_t id, Estimator* out_estimator) const;
bool              119 ui/events/gesture_event_details.h   bool swipe_left() const {
bool              124 ui/events/gesture_event_details.h   bool swipe_right() const {
bool              129 ui/events/gesture_event_details.h   bool swipe_up() const {
bool              134 ui/events/gesture_event_details.h   bool swipe_down() const {
bool              185 ui/events/gesture_event_details.h       bool left;
bool              186 ui/events/gesture_event_details.h       bool right;
bool              187 ui/events/gesture_event_details.h       bool up;
bool              188 ui/events/gesture_event_details.h       bool down;
bool               40 ui/events/gestures/gesture_point.h   bool IsInClickWindow(const TouchEvent& event) const;
bool               41 ui/events/gestures/gesture_point.h   bool IsInDoubleClickWindow(const TouchEvent& event) const;
bool               42 ui/events/gestures/gesture_point.h   bool IsInTripleClickWindow(const TouchEvent& event) const;
bool               43 ui/events/gestures/gesture_point.h   bool IsInFlickWindow(const TouchEvent& event);
bool               44 ui/events/gestures/gesture_point.h   bool IsInHorizontalRailWindow() const;
bool               45 ui/events/gestures/gesture_point.h   bool IsInVerticalRailWindow() const;
bool               46 ui/events/gestures/gesture_point.h   bool IsInsideTouchSlopRegion(const TouchEvent& event) const;
bool               47 ui/events/gestures/gesture_point.h   bool IsInScrollWindow(const TouchEvent& event) const;
bool               48 ui/events/gestures/gesture_point.h   bool BreaksHorizontalRail();
bool               49 ui/events/gestures/gesture_point.h   bool BreaksVerticalRail();
bool               50 ui/events/gestures/gesture_point.h   bool DidScroll(const TouchEvent& event, int distance) const;
bool               75 ui/events/gestures/gesture_point.h   bool in_use() const { return point_id_ >= 0; }
bool               92 ui/events/gestures/gesture_point.h   bool IsInClickTimeWindow() const;
bool               93 ui/events/gestures/gesture_point.h   bool IsInClickAggregateTimeWindow(double before, double after) const;
bool               94 ui/events/gestures/gesture_point.h   bool IsPointInsideDoubleTapTouchSlopRegion(
bool               96 ui/events/gestures/gesture_point.h   bool IsOverMinFlickSpeed();
bool               41 ui/events/gestures/gesture_recognizer.h   virtual bool CleanupStateForConsumer(GestureConsumer* consumer) = 0;
bool               72 ui/events/gestures/gesture_recognizer.h   virtual bool GetLastTouchPointForTarget(GestureConsumer* consumer,
bool               77 ui/events/gestures/gesture_recognizer.h   virtual bool CancelActiveTouches(GestureConsumer* consumer) = 0;
bool               45 ui/events/gestures/gesture_recognizer_impl.h   virtual bool GetLastTouchPointForTarget(GestureConsumer* consumer,
bool               47 ui/events/gestures/gesture_recognizer_impl.h   virtual bool CancelActiveTouches(GestureConsumer* consumer) OVERRIDE;
bool               63 ui/events/gestures/gesture_recognizer_impl.h   virtual bool CleanupStateForConsumer(GestureConsumer* consumer)
bool              100 ui/events/gestures/gesture_sequence.h   bool IsSecondTouchDownCloseEnoughForTwoFingerTap();
bool              164 ui/events/gestures/gesture_sequence.h   bool Click(const TouchEvent& event,
bool              167 ui/events/gestures/gesture_sequence.h   bool ScrollStart(const TouchEvent& event,
bool              173 ui/events/gestures/gesture_sequence.h   bool ScrollUpdate(const TouchEvent& event,
bool              177 ui/events/gestures/gesture_sequence.h   bool TouchDown(const TouchEvent& event,
bool              180 ui/events/gestures/gesture_sequence.h   bool TwoFingerTouchDown(const TouchEvent& event,
bool              183 ui/events/gestures/gesture_sequence.h   bool TwoFingerTouchMove(const TouchEvent& event,
bool              186 ui/events/gestures/gesture_sequence.h   bool TwoFingerTouchReleased(const TouchEvent& event,
bool              189 ui/events/gestures/gesture_sequence.h   bool ScrollEnd(const TouchEvent& event,
bool              192 ui/events/gestures/gesture_sequence.h   bool PinchStart(const TouchEvent& event,
bool              195 ui/events/gestures/gesture_sequence.h   bool PinchUpdate(const TouchEvent& event,
bool              198 ui/events/gestures/gesture_sequence.h   bool PinchEnd(const TouchEvent& event,
bool              201 ui/events/gestures/gesture_sequence.h   bool MaybeSwipe(const TouchEvent& event,
bool               30 ui/events/gestures/gesture_types.h   virtual bool CanDispatchToConsumer(GestureConsumer* consumer) = 0;
bool               44 ui/events/gestures/velocity_calculator.h   bool velocities_stale_;
bool               49 ui/events/keycodes/keyboard_code_conversion_gtk.h                                                    bool shift);
bool               54 ui/events/keycodes/keyboard_code_conversion_gtk.h                                                          bool shift);
bool               27 ui/events/keycodes/keyboard_code_conversion_x.h                                                 bool shift);
bool              103 ui/events/latency_info.h   static bool Verify(const std::vector<LatencyInfo>& latency_info,
bool              129 ui/events/latency_info.h   bool FindLatency(LatencyComponentType type,
bool              144 ui/events/latency_info.h   bool terminated;
bool               29 ui/events/ozone/evdev/event_device_info.h   bool Initialize(int fd);
bool               32 ui/events/ozone/evdev/event_device_info.h   bool HasEventType(unsigned int type) const;
bool               33 ui/events/ozone/evdev/event_device_info.h   bool HasKeyEvent(unsigned int code) const;
bool               34 ui/events/ozone/evdev/event_device_info.h   bool HasRelEvent(unsigned int code) const;
bool               35 ui/events/ozone/evdev/event_device_info.h   bool HasAbsEvent(unsigned int code) const;
bool               36 ui/events/ozone/evdev/event_device_info.h   bool HasMscEvent(unsigned int code) const;
bool               37 ui/events/ozone/evdev/event_device_info.h   bool HasSwEvent(unsigned int code) const;
bool               38 ui/events/ozone/evdev/event_device_info.h   bool HasLedEvent(unsigned int code) const;
bool               45 ui/events/ozone/evdev/event_device_info.h   bool HasProp(unsigned int code) const;
bool               48 ui/events/ozone/evdev/event_modifiers_evdev.h   void UpdateModifier(unsigned int modifier, bool down);
bool               51 ui/events/ozone/evdev/event_modifiers_evdev.h   void UpdateModifierLock(unsigned int modifier, bool down);
bool               28 ui/events/platform/platform_event_dispatcher.h   virtual bool CanDispatchEvent(const PlatformEvent& event) = 0;
bool               70 ui/events/platform/platform_event_source.h   bool WillProcessEvent(PlatformEvent platform_event);
bool               79 ui/events/platform/platform_event_source.h   bool overridden_dispatcher_restored_;
bool               66 ui/events/test/events_test_utils_x11.h                             bool is_cancel);
bool               22 ui/events/test/test_event_processor.h   virtual bool CanDispatchToTarget(EventTarget* target) OVERRIDE;
bool               34 ui/events/test/test_event_target.h   void set_mark_events_as_handled(bool handle) {
bool               43 ui/events/test/test_event_target.h   bool DidReceiveEvent(ui::EventType type) const;
bool               54 ui/events/test/test_event_target.h   bool Contains(TestEventTarget* target) const;
bool               57 ui/events/test/test_event_target.h   virtual bool CanAcceptEvent(const ui::Event& event) OVERRIDE;
bool               71 ui/events/test/test_event_target.h   bool mark_events_as_handled_;
bool              101 ui/events/x/device_data_manager.h   static bool IsCMTDataType(const int type);
bool              102 ui/events/x/device_data_manager.h   static bool IsTouchDataType(const int type);
bool              108 ui/events/x/device_data_manager.h   bool IsXInput2Available() const;
bool              117 ui/events/x/device_data_manager.h   bool GetSlotNumber(const XIDeviceEvent* xiev, int* slot);
bool              128 ui/events/x/device_data_manager.h   bool GetEventData(const XEvent& xev, const DataType type, double* value);
bool              133 ui/events/x/device_data_manager.h   bool IsXIDeviceEvent(const base::NativeEvent& native_event) const;
bool              136 ui/events/x/device_data_manager.h   bool IsTouchpadXInputEvent(const base::NativeEvent& native_event) const;
bool              141 ui/events/x/device_data_manager.h   bool IsCMTDeviceEvent(const base::NativeEvent& native_event) const;
bool              145 ui/events/x/device_data_manager.h   bool IsCMTGestureEvent(const base::NativeEvent& native_event) const;
bool              148 ui/events/x/device_data_manager.h   bool IsScrollEvent(const base::NativeEvent& native_event) const;
bool              149 ui/events/x/device_data_manager.h   bool IsFlingEvent(const base::NativeEvent& native_event) const;
bool              150 ui/events/x/device_data_manager.h   bool IsCMTMetricsEvent(const base::NativeEvent& native_event) const;
bool              153 ui/events/x/device_data_manager.h   bool HasGestureTimes(const base::NativeEvent& native_event) const;
bool              172 ui/events/x/device_data_manager.h                     bool* is_cancel);
bool              198 ui/events/x/device_data_manager.h   bool NormalizeData(unsigned int deviceid,
bool              204 ui/events/x/device_data_manager.h   bool GetDataRange(unsigned int deviceid,
bool              228 ui/events/x/device_data_manager.h   bool InitializeXInputInternal();
bool              231 ui/events/x/device_data_manager.h   bool HasEventData(const XIDeviceEvent* xiev, const DataType type) const;
bool               57 ui/events/x/text_edit_command_x11.h                      bool extend_selection)
bool               64 ui/events/x/text_edit_command_x11.h   bool extend_selection() const { return extend_selection_; }
bool               77 ui/events/x/text_edit_command_x11.h   bool extend_selection_;
bool               27 ui/events/x/text_edit_key_bindings_delegate_x11.h   virtual bool MatchEvent(const ui::Event& event,
bool               45 ui/events/x/touch_factory_x11.h   bool ShouldProcessXI2Event(XEvent* xevent);
bool               56 ui/events/x/touch_factory_x11.h   bool IsTouchDevice(unsigned int deviceid) const;
bool               60 ui/events/x/touch_factory_x11.h   bool IsMultiTouchDevice(unsigned int deviceid) const;
bool               65 ui/events/x/touch_factory_x11.h   bool QuerySlotForTrackingID(uint32 tracking_id, int* slot);
bool               75 ui/events/x/touch_factory_x11.h   bool IsTouchDevicePresent();
bool              118 ui/events/x/touch_factory_x11.h   bool touch_device_available_;
bool              121 ui/events/x/touch_factory_x11.h   bool touch_events_disabled_;
bool              128 ui/events/x/touch_factory_x11.h   std::map<int, bool> touch_device_list_;
bool               16 ui/gfx/android/gfx_jni_registrar.h GFX_EXPORT bool RegisterJni(JNIEnv* env);
bool               41 ui/gfx/android/java_bitmap.h   static bool RegisterJavaBitmap(JNIEnv* env);
bool               25 ui/gfx/android/scroller.h     bool flywheel_enabled;
bool               62 ui/gfx/android/scroller.h   bool ComputeScrollOffset(base::TimeTicks time);
bool               75 ui/gfx/android/scroller.h   void ForceFinished(bool finished);
bool               78 ui/gfx/android/scroller.h   bool IsFinished() const;
bool               96 ui/gfx/android/scroller.h   bool IsScrollingInDirection(float xvel, float yvel) const;
bool              134 ui/gfx/android/scroller.h   bool finished_;
bool              135 ui/gfx/android/scroller.h   bool flywheel_enabled_;
bool               32 ui/gfx/android/shared_device_display_info.h   static bool RegisterSharedDeviceDisplayInfo(JNIEnv* env);
bool               35 ui/gfx/android/view_configuration.h   static bool RegisterViewConfiguration(JNIEnv* env);
bool               57 ui/gfx/animation/animation.h   bool is_animating() const { return is_animating_; }
bool               64 ui/gfx/animation/animation.h   static bool ShouldRenderRichAnimation();
bool               77 ui/gfx/animation/animation.h   virtual bool ShouldSendCanceledFromStop();
bool               93 ui/gfx/animation/animation.h   bool is_animating_;
bool               52 ui/gfx/animation/animation_container.h   bool is_running() const { return !elements_.empty(); }
bool               62 ui/gfx/animation/linear_animation.h   virtual bool ShouldSendCanceledFromStop() OVERRIDE;
bool               72 ui/gfx/animation/linear_animation.h   bool in_end_;
bool               56 ui/gfx/animation/multi_animation.h   void set_continuous(bool continuous) { continuous_ = continuous; }
bool               89 ui/gfx/animation/multi_animation.h   bool continuous_;
bool               70 ui/gfx/animation/slide_animation.h   bool IsShowing() const { return showing_; }
bool               71 ui/gfx/animation/slide_animation.h   bool IsClosing() const { return !showing_ && value_end_ < value_current_; }
bool               84 ui/gfx/animation/slide_animation.h   bool showing_;
bool               31 ui/gfx/animation/test_animation_delegate.h   bool finished() const {
bool               35 ui/gfx/animation/test_animation_delegate.h   bool canceled() const {
bool               40 ui/gfx/animation/test_animation_delegate.h   bool canceled_;
bool               41 ui/gfx/animation/test_animation_delegate.h   bool finished_;
bool               62 ui/gfx/animation/throb_animation.h   bool throbbing_;
bool               58 ui/gfx/break_list.h   bool EqualsValueForTesting(T value) const;
bool               59 ui/gfx/break_list.h   bool EqualsForTesting(const std::vector<Break>& breaks) const;
bool              146 ui/gfx/break_list.h bool BreakList<T>::EqualsValueForTesting(T value) const {
bool              151 ui/gfx/break_list.h bool BreakList<T>::EqualsForTesting(const std::vector<Break>& breaks) const {
bool               97 ui/gfx/canvas.h   Canvas(const Size& size, float image_scale, bool is_opaque);
bool              101 ui/gfx/canvas.h   Canvas(const ImageSkiaRep& image_rep, bool is_opaque);
bool              119 ui/gfx/canvas.h                              bool is_opaque);
bool              208 ui/gfx/canvas.h   bool IsClipEmpty() const;
bool              212 ui/gfx/canvas.h   bool GetClipBounds(Rect* bounds);
bool              310 ui/gfx/canvas.h                     bool filter);
bool              320 ui/gfx/canvas.h                     bool filter,
bool              427 ui/gfx/canvas.h   bool IntersectsClipRectInt(int x, int y, int w, int h);
bool              428 ui/gfx/canvas.h   bool IntersectsClipRect(const Rect& rect);
bool               25 ui/gfx/canvas_paint.h   virtual bool IsValid() const = 0;
bool               24 ui/gfx/canvas_paint_gtk.h   CanvasSkiaPaint(GdkEventExpose* event, bool opaque);
bool               30 ui/gfx/canvas_paint_gtk.h   void set_composite_alpha(bool composite_alpha) {
bool               36 ui/gfx/canvas_paint_gtk.h   bool is_empty() const {
bool               47 ui/gfx/canvas_paint_gtk.h   void Init(bool opaque);
bool               53 ui/gfx/canvas_paint_gtk.h   bool composite_alpha_;
bool               66 ui/gfx/canvas_paint_gtk.h   CanvasSkiaPaintCairo(cairo_t* cairo, Size size, bool opaque);
bool               72 ui/gfx/canvas_paint_gtk.h   void set_composite_alpha(bool composite_alpha) {
bool               78 ui/gfx/canvas_paint_gtk.h   bool is_empty() const {
bool               87 ui/gfx/canvas_paint_gtk.h   void Init(bool opaque);
bool               93 ui/gfx/canvas_paint_gtk.h   bool composite_alpha_;
bool               24 ui/gfx/canvas_paint_mac.h   CanvasSkiaPaint(NSRect dirtyRect, bool opaque);
bool               29 ui/gfx/canvas_paint_mac.h   void set_composite_alpha(bool composite_alpha) {
bool               35 ui/gfx/canvas_paint_mac.h   bool is_empty() const {
bool               44 ui/gfx/canvas_paint_mac.h   void Init(bool opaque);
bool               49 ui/gfx/canvas_paint_mac.h   bool composite_alpha_;
bool               44 ui/gfx/canvas_paint_win.h   CanvasSkiaPaint(HDC dc, bool opaque, int x, int y, int w, int h);
bool               51 ui/gfx/canvas_paint_win.h   bool is_empty() const {
bool               64 ui/gfx/canvas_paint_win.h   void Init(bool opaque);
bool               59 ui/gfx/codec/jpeg_codec.h   static bool Encode(const unsigned char* input, ColorFormat format,
bool               67 ui/gfx/codec/jpeg_codec.h   static bool Decode(const unsigned char* input, size_t input_size,
bool               73 ui/gfx/codec/png_codec.h   static bool Encode(const unsigned char* input,
bool               77 ui/gfx/codec/png_codec.h                      bool discard_transparency,
bool               86 ui/gfx/codec/png_codec.h   static bool EncodeBGRASkBitmap(const SkBitmap& input,
bool               87 ui/gfx/codec/png_codec.h                                  bool discard_transparency,
bool               93 ui/gfx/codec/png_codec.h   static bool FastEncodeBGRASkBitmap(const SkBitmap& input,
bool               94 ui/gfx/codec/png_codec.h                                      bool discard_transparency,
bool              102 ui/gfx/codec/png_codec.h   static bool EncodeA8SkBitmap(const SkBitmap& input,
bool              113 ui/gfx/codec/png_codec.h   static bool Decode(const unsigned char* input, size_t input_size,
bool              125 ui/gfx/codec/png_codec.h   static bool Decode(const unsigned char* input, size_t input_size,
bool              111 ui/gfx/color_analysis.h GFX_EXPORT bool ApplyColorReduction(const SkBitmap& source_bitmap,
bool              113 ui/gfx/color_analysis.h                                    bool fit_to_range,
bool              122 ui/gfx/color_analysis.h GFX_EXPORT bool ComputePrincipalComponentImage(const SkBitmap& source_bitmap,
bool               52 ui/gfx/display.h   static bool HasForceDeviceScaleFactor();
bool              109 ui/gfx/display.h   bool is_valid() const { return id_ != kInvalidDisplayID; }
bool              112 ui/gfx/display.h   bool IsInternal() const;
bool               51 ui/gfx/font_fallback_win.h   bool NextFont(Font* font);
bool               66 ui/gfx/font_fallback_win.h   bool next_font_set_;
bool               35 ui/gfx/font_render_params_linux.h   bool antialiasing;
bool               39 ui/gfx/font_render_params_linux.h   bool subpixel_positioning;
bool               43 ui/gfx/font_render_params_linux.h   bool autohinter;
bool               46 ui/gfx/font_render_params_linux.h   bool use_bitmaps;
bool               66 ui/gfx/font_render_params_linux.h GFX_EXPORT bool GetDefaultWebkitSubpixelPositioning();
bool               11 ui/gfx/font_smoothing_win.h void GetCachedFontSmoothingSettings(bool* smoothing_enabled,
bool               12 ui/gfx/font_smoothing_win.h                                     bool* cleartype_enabled);
bool               30 ui/gfx/frame_time.h   static bool TimestampsAreHighRes() {
bool               46 ui/gfx/gdi_util.h GFX_EXPORT bool ScaleDC(HDC dc, double scale_factor);
bool               58 ui/gfx/geometry/box_f.h   bool IsEmpty() const;
bool              140 ui/gfx/geometry/box_f.h inline bool operator==(const BoxF& a, const BoxF& b) {
bool              145 ui/gfx/geometry/box_f.h inline bool operator!=(const BoxF& a, const BoxF& b) {
bool               31 ui/gfx/geometry/insets_base.h   bool empty() const { return width() == 0 && height() == 0; }
bool               40 ui/gfx/geometry/insets_base.h   bool operator==(const Class& insets) const {
bool               45 ui/gfx/geometry/insets_base.h   bool operator!=(const Class& insets) const {
bool               22 ui/gfx/geometry/matrix3_f.h   bool IsEqual(const Matrix3F& rhs) const;
bool               25 ui/gfx/geometry/matrix3_f.h   bool IsNear(const Matrix3F& rhs, float precision) const;
bool              102 ui/gfx/geometry/matrix3_f.h inline bool operator==(const Matrix3F& lhs, const Matrix3F& rhs) {
bool               56 ui/gfx/geometry/point.h inline bool operator==(const Point& lhs, const Point& rhs) {
bool               60 ui/gfx/geometry/point.h inline bool operator!=(const Point& lhs, const Point& rhs) {
bool               84 ui/gfx/geometry/point3_f.h inline bool operator==(const Point3F& lhs, const Point3F& rhs) {
bool               88 ui/gfx/geometry/point3_f.h inline bool operator!=(const Point3F& lhs, const Point3F& rhs) {
bool               56 ui/gfx/geometry/point_base.h   bool IsOrigin() const {
bool               70 ui/gfx/geometry/point_base.h   bool operator<(const Class& rhs) const {
bool               35 ui/gfx/geometry/point_f.h inline bool operator==(const PointF& lhs, const PointF& rhs) {
bool               39 ui/gfx/geometry/point_f.h inline bool operator!=(const PointF& lhs, const PointF& rhs) {
bool               48 ui/gfx/geometry/quad_f.h   bool IsRectilinear() const;
bool               52 ui/gfx/geometry/quad_f.h   bool IsCounterClockwise() const;
bool               56 ui/gfx/geometry/quad_f.h   bool Contains(const gfx::PointF& point) const;
bool               91 ui/gfx/geometry/quad_f.h inline bool operator==(const QuadF& lhs, const QuadF& rhs) {
bool               97 ui/gfx/geometry/quad_f.h inline bool operator!=(const QuadF& lhs, const QuadF& rhs) {
bool               84 ui/gfx/geometry/rect.h inline bool operator==(const Rect& lhs, const Rect& rhs) {
bool               88 ui/gfx/geometry/rect.h inline bool operator!=(const Rect& lhs, const Rect& rhs) {
bool               87 ui/gfx/geometry/rect_base.h   bool IsEmpty() const { return size_.IsEmpty(); }
bool               95 ui/gfx/geometry/rect_base.h   bool operator<(const Class& other) const;
bool              100 ui/gfx/geometry/rect_base.h   bool Contains(Type point_x, Type point_y) const;
bool              103 ui/gfx/geometry/rect_base.h   bool Contains(const PointClass& point) const {
bool              108 ui/gfx/geometry/rect_base.h   bool Contains(const Class& rect) const;
bool              112 ui/gfx/geometry/rect_base.h   bool Intersects(const Class& rect) const;
bool              144 ui/gfx/geometry/rect_base.h   bool SharesEdgeWith(const Class& rect) const;
bool              108 ui/gfx/geometry/rect_base_impl.h bool RectBase<Class, PointClass, SizeClass, InsetsClass, VectorClass, Type>::
bool              127 ui/gfx/geometry/rect_base_impl.h bool RectBase<Class, PointClass, SizeClass, InsetsClass, VectorClass, Type>::
bool              139 ui/gfx/geometry/rect_base_impl.h bool RectBase<Class, PointClass, SizeClass, InsetsClass, VectorClass, Type>::
bool              151 ui/gfx/geometry/rect_base_impl.h bool RectBase<Class, PointClass, SizeClass, InsetsClass, VectorClass, Type>::
bool              310 ui/gfx/geometry/rect_base_impl.h bool RectBase<Class, PointClass, SizeClass, InsetsClass, VectorClass, Type>::
bool               27 ui/gfx/geometry/rect_conversions.h GFX_EXPORT bool IsNearestRectWithinDistance(
bool               59 ui/gfx/geometry/rect_f.h   bool IsExpressibleAsRect() const;
bool               64 ui/gfx/geometry/rect_f.h inline bool operator==(const RectF& lhs, const RectF& rhs) {
bool               68 ui/gfx/geometry/rect_f.h inline bool operator!=(const RectF& lhs, const RectF& rhs) {
bool               42 ui/gfx/geometry/safe_integer_conversions.h inline bool IsExpressibleAsInt(float value) {
bool               53 ui/gfx/geometry/size.h inline bool operator==(const Size& lhs, const Size& rhs) {
bool               57 ui/gfx/geometry/size.h inline bool operator!=(const Size& lhs, const Size& rhs) {
bool               48 ui/gfx/geometry/size_base.h   bool IsEmpty() const {
bool               34 ui/gfx/geometry/size_f.h inline bool operator==(const SizeF& lhs, const SizeF& rhs) {
bool               38 ui/gfx/geometry/size_f.h inline bool operator!=(const SizeF& lhs, const SizeF& rhs) {
bool               33 ui/gfx/geometry/vector2d.h   bool IsZero() const;
bool               69 ui/gfx/geometry/vector2d.h inline bool operator==(const Vector2d& lhs, const Vector2d& rhs) {
bool               31 ui/gfx/geometry/vector2d_f.h   bool IsZero() const;
bool               69 ui/gfx/geometry/vector2d_f.h inline bool operator==(const Vector2dF& lhs, const Vector2dF& rhs) {
bool               73 ui/gfx/geometry/vector2d_f.h inline bool operator!=(const Vector2dF& lhs, const Vector2dF& rhs) {
bool               37 ui/gfx/geometry/vector3d_f.h   bool IsZero() const;
bool               80 ui/gfx/geometry/vector3d_f.h inline bool operator==(const Vector3dF& lhs, const Vector3dF& rhs) {
bool               51 ui/gfx/gpu_memory_buffer.h   bool is_null() const { return type == EMPTY_BUFFER; }
bool               85 ui/gfx/gpu_memory_buffer.h   virtual bool IsMapped() const = 0;
bool               56 ui/gfx/gtk_native_view_id_manager.h   bool GetXIDForId(XID* xid, gfx::NativeViewId id);
bool               61 ui/gfx/gtk_native_view_id_manager.h   bool GetNativeViewForId(gfx::NativeView* xid, gfx::NativeViewId id);
bool               72 ui/gfx/gtk_native_view_id_manager.h   bool GetPermanentXIDForId(XID* xid, gfx::NativeViewId id);
bool               77 ui/gfx/gtk_native_view_id_manager.h   bool AddRefPermanentXID(XID xid);
bool              128 ui/gfx/icon_util.h   static bool CreateIconFileFromImageFamily(
bool              208 ui/gfx/icon_util.h   static bool PixelsHaveAlpha(const uint32* pixels, size_t num_pixels);
bool               36 ui/gfx/image/cairo_cached_surface.h   bool valid() const {
bool               24 ui/gfx/image/canvas_image_source.h   CanvasImageSource(const gfx::Size& size, bool is_opaque);
bool               39 ui/gfx/image/canvas_image_source.h   const bool is_opaque_;
bool              170 ui/gfx/image/image.h   bool HasRepresentation(RepresentationType type) const;
bool              176 ui/gfx/image/image.h   bool IsEmpty() const;
bool              200 ui/gfx/image/image.h       RepresentationType rep_type, bool must_exist) const;
bool               75 ui/gfx/image/image_family.h     bool operator==(const const_iterator& other) const {
bool               79 ui/gfx/image/image_family.h     bool operator!=(const const_iterator& other) const {
bool              109 ui/gfx/image/image_family.h   bool empty() const { return map_.empty(); }
bool               92 ui/gfx/image/image_skia.h   bool BackedBySameObjectAs(const gfx::ImageSkia& other) const;
bool              102 ui/gfx/image/image_skia.h   bool HasRepresentation(float scale) const;
bool              122 ui/gfx/image/image_skia.h   bool IsThreadSafe() const;
bool              125 ui/gfx/image/image_skia.h   bool isNull() const { return storage_.get() == NULL; }
bool              162 ui/gfx/image/image_skia.h   bool CanRead() const;
bool              163 ui/gfx/image/image_skia.h   bool CanModify() const;
bool               30 ui/gfx/image/image_skia_rep.h   bool is_null() const { return bitmap_.isNull(); }
bool               45 ui/gfx/image/image_unittest_util.h bool IsEqual(const gfx::Image& image1, const gfx::Image& image2);
bool               47 ui/gfx/image/image_unittest_util.h bool IsEqual(const SkBitmap& bitmap1, const SkBitmap& bitmap2);
bool               49 ui/gfx/image/image_unittest_util.h bool IsEqual(const scoped_refptr<base::RefCountedMemory>& bytes,
bool               63 ui/gfx/image/image_unittest_util.h bool ImageSkiaStructureMatches(
bool               69 ui/gfx/image/image_unittest_util.h bool IsEmpty(const gfx::Image& image);
bool               82 ui/gfx/image/image_unittest_util.h bool IsPlatformImageValid(PlatformImage image);
bool               84 ui/gfx/image/image_unittest_util.h bool PlatformImagesEqual(PlatformImage image1, PlatformImage image2);
bool               31 ui/gfx/image/image_util.h GFX_EXPORT bool JPEG1xEncodedDataFromImage(const Image& image,
bool               48 ui/gfx/image/image_util.h GFX_EXPORT bool VisibleMargins(const ImageSkia& image,
bool               48 ui/gfx/interpolated_transform.h   void SetReversed(bool reversed) { reversed_ = reversed; }
bool               49 ui/gfx/interpolated_transform.h   bool Reversed() const { return reversed_; }
bool               76 ui/gfx/interpolated_transform.h   bool reversed_;
bool               33 ui/gfx/linux_font_delegate.h   virtual bool UseAntialiasing() const = 0;
bool              223 ui/gfx/native_widget_types.h   typedef bool PluginWindowHandle;
bool              249 ui/gfx/native_widget_types.h   bool is_null() const { return transport_type == EMPTY; }
bool              250 ui/gfx/native_widget_types.h   bool is_transport() const {
bool               24 ui/gfx/nine_image_painter.h   bool IsEmpty() const;
bool               23 ui/gfx/ozone/dri/dri_skbitmap.h   virtual bool Initialize(const SkImageInfo& info);
bool              131 ui/gfx/ozone/dri/dri_surface.h   bool Initialize();
bool               36 ui/gfx/ozone/dri/dri_surface_factory.h   virtual bool LoadEGLGLES2Bindings(
bool               40 ui/gfx/ozone/dri/dri_surface_factory.h   virtual bool SchedulePageFlip(gfx::AcceleratedWidget w);
bool               60 ui/gfx/ozone/dri/dri_surface_factory.h   virtual bool InitializeControllerForPrimaryDisplay(
bool               38 ui/gfx/ozone/dri/dri_wrapper.h   virtual bool SetCrtc(uint32_t crtc_id,
bool               46 ui/gfx/ozone/dri/dri_wrapper.h   virtual bool SetCrtc(drmModeCrtc* crtc, uint32_t* connectors);
bool               50 ui/gfx/ozone/dri/dri_wrapper.h   virtual bool AddFramebuffer(const drmModeModeInfo& mode,
bool               58 ui/gfx/ozone/dri/dri_wrapper.h   virtual bool RemoveFramebuffer(uint32_t framebuffer);
bool               65 ui/gfx/ozone/dri/dri_wrapper.h   virtual bool PageFlip(uint32_t crtc_id, uint32_t framebuffer, void* data);
bool               69 ui/gfx/ozone/dri/dri_wrapper.h   virtual bool ConnectorSetProperty(uint32_t connector_id,
bool               75 ui/gfx/ozone/dri/dri_wrapper.h   virtual bool SetCursor(uint32_t crtc_id,
bool               82 ui/gfx/ozone/dri/dri_wrapper.h   virtual bool MoveCursor(uint32_t crtc_id, int x, int y);
bool              119 ui/gfx/ozone/dri/hardware_display_controller.h   bool BindSurfaceToController(scoped_ptr<DriSurface> surface);
bool              137 ui/gfx/ozone/dri/hardware_display_controller.h   bool SchedulePageFlip();
bool              150 ui/gfx/ozone/dri/hardware_display_controller.h   bool SetCursor(DriSurface* surface);
bool              152 ui/gfx/ozone/dri/hardware_display_controller.h   bool UnsetCursor();
bool              155 ui/gfx/ozone/dri/hardware_display_controller.h   bool MoveCursor(const gfx::Point& location);
bool               30 ui/gfx/ozone/impl/file_surface_factory.h   virtual bool LoadEGLGLES2Bindings(
bool               40 ui/gfx/ozone/overlay_candidates_ozone.h     bool overlay_handled;
bool              113 ui/gfx/ozone/surface_factory_ozone.h   virtual bool LoadEGLGLES2Bindings(
bool               36 ui/gfx/ozone/surface_ozone.h   virtual bool InitializeEGL() = 0;
bool               44 ui/gfx/ozone/surface_ozone.h   virtual bool InitializeCanvas() = 0;
bool               54 ui/gfx/ozone/surface_ozone.h   virtual bool ResizeCanvas(const gfx::Size& viewport_size) = 0;
bool               58 ui/gfx/ozone/surface_ozone.h   virtual bool PresentCanvas() = 0;
bool               30 ui/gfx/ozone/surface_ozone_base.h   virtual bool InitializeEGL() OVERRIDE;
bool               32 ui/gfx/ozone/surface_ozone_base.h   virtual bool InitializeCanvas() OVERRIDE;
bool               34 ui/gfx/ozone/surface_ozone_base.h   virtual bool ResizeCanvas(const gfx::Size& viewport_size) OVERRIDE;
bool               35 ui/gfx/ozone/surface_ozone_base.h   virtual bool PresentCanvas() OVERRIDE;
bool              109 ui/gfx/platform_font_pango.h   bool pango_metrics_inited_;
bool               58 ui/gfx/range/range.h   bool IsValid() const;
bool               73 ui/gfx/range/range.h   bool is_reversed() const { return start() > end(); }
bool               74 ui/gfx/range/range.h   bool is_empty() const { return start() == end(); }
bool               80 ui/gfx/range/range.h   bool operator==(const Range& other) const;
bool               81 ui/gfx/range/range.h   bool operator!=(const Range& other) const;
bool               82 ui/gfx/range/range.h   bool EqualsIgnoringDirection(const Range& other) const;
bool               85 ui/gfx/range/range.h   bool Intersects(const Range& range) const;
bool               88 ui/gfx/range/range.h   bool Contains(const Range& range) const;
bool               55 ui/gfx/render_text.h   void SetFontSmoothingSettings(bool antialiasing,
bool               56 ui/gfx/render_text.h                                 bool subpixel_rendering,
bool               57 ui/gfx/render_text.h                                 bool subpixel_positioning);
bool               75 ui/gfx/render_text.h   void DrawDecorations(int x, int y, int width, bool underline, bool strike,
bool               76 ui/gfx/render_text.h                        bool diagonal_strike);
bool              107 ui/gfx/render_text.h   bool started_drawing_;
bool              122 ui/gfx/render_text.h                 const std::vector<BreakList<bool> >& styles);
bool              127 ui/gfx/render_text.h   bool style(TextStyle s) const { return style_[s]->second; }
bool              137 ui/gfx/render_text.h   std::vector<BreakList<bool> > styles_;
bool              140 ui/gfx/render_text.h   std::vector<BreakList<bool>::const_iterator> style_;
bool              203 ui/gfx/render_text.h   bool cursor_enabled() const { return cursor_enabled_; }
bool              204 ui/gfx/render_text.h   void SetCursorEnabled(bool cursor_enabled);
bool              206 ui/gfx/render_text.h   bool cursor_visible() const { return cursor_visible_; }
bool              207 ui/gfx/render_text.h   void set_cursor_visible(bool visible) { cursor_visible_ = visible; }
bool              209 ui/gfx/render_text.h   bool insert_mode() const { return insert_mode_; }
bool              225 ui/gfx/render_text.h   bool focused() const { return focused_; }
bool              226 ui/gfx/render_text.h   void set_focused(bool focused) { focused_ = focused; }
bool              228 ui/gfx/render_text.h   bool clip_to_display_rect() const { return clip_to_display_rect_; }
bool              229 ui/gfx/render_text.h   void set_clip_to_display_rect(bool clip) { clip_to_display_rect_ = clip; }
bool              232 ui/gfx/render_text.h   bool obscured() const { return obscured_; }
bool              233 ui/gfx/render_text.h   void SetObscured(bool obscured);
bool              244 ui/gfx/render_text.h   bool multiline() const { return multiline_; }
bool              245 ui/gfx/render_text.h   void SetMultiline(bool multiline);
bool              261 ui/gfx/render_text.h   void set_fade_head(bool fade_head) { fade_head_ = fade_head; }
bool              262 ui/gfx/render_text.h   bool fade_head() const { return fade_head_; }
bool              263 ui/gfx/render_text.h   void set_fade_tail(bool fade_tail) { fade_tail_ = fade_tail; }
bool              264 ui/gfx/render_text.h   bool fade_tail() const { return fade_tail_; }
bool              266 ui/gfx/render_text.h   bool background_is_transparent() const { return background_is_transparent_; }
bool              267 ui/gfx/render_text.h   void set_background_is_transparent(bool transparent) {
bool              283 ui/gfx/render_text.h                   bool select);
bool              290 ui/gfx/render_text.h   bool MoveCursorTo(const SelectionModel& selection_model);
bool              295 ui/gfx/render_text.h   bool MoveCursorTo(const Point& point, bool select);
bool              302 ui/gfx/render_text.h   bool SelectRange(const Range& range);
bool              305 ui/gfx/render_text.h   bool IsPointInSelection(const Point& point);
bool              313 ui/gfx/render_text.h   void SelectAll(bool reversed);
bool              331 ui/gfx/render_text.h   void SetStyle(TextStyle style, bool value);
bool              332 ui/gfx/render_text.h   void ApplyStyle(TextStyle style, bool value, const Range& range);
bool              336 ui/gfx/render_text.h   bool GetStyle(TextStyle style) const;
bool              383 ui/gfx/render_text.h   virtual bool IsCursorablePosition(size_t position) = 0;
bool              393 ui/gfx/render_text.h   Rect GetCursorBounds(const SelectionModel& caret, bool insert_mode);
bool              433 ui/gfx/render_text.h   const std::vector<BreakList<bool> >& styles() const { return styles_; }
bool              464 ui/gfx/render_text.h   void set_cached_bounds_and_offset_valid(bool valid) {
bool              551 ui/gfx/render_text.h   static bool RangeContainsCaret(const Range& range,
bool              580 ui/gfx/render_text.h   void MoveCursorTo(size_t position, bool select);
bool              621 ui/gfx/render_text.h   bool cursor_enabled_;
bool              624 ui/gfx/render_text.h   bool cursor_visible_;
bool              625 ui/gfx/render_text.h   bool insert_mode_;
bool              637 ui/gfx/render_text.h   bool focused_;
bool              646 ui/gfx/render_text.h   std::vector<BreakList<bool> > styles_;
bool              650 ui/gfx/render_text.h   BreakList<bool> saved_underlines_;
bool              651 ui/gfx/render_text.h   bool composition_and_selection_styles_applied_;
bool              654 ui/gfx/render_text.h   bool obscured_;
bool              669 ui/gfx/render_text.h   bool multiline_;
bool              672 ui/gfx/render_text.h   bool fade_head_;
bool              673 ui/gfx/render_text.h   bool fade_tail_;
bool              676 ui/gfx/render_text.h   bool background_is_transparent_;
bool              685 ui/gfx/render_text.h   bool clip_to_display_rect_;
bool              698 ui/gfx/render_text.h   bool cached_bounds_and_offset_valid_;
bool               47 ui/gfx/render_text_mac.h   virtual bool IsCursorablePosition(size_t position) OVERRIDE;
bool               63 ui/gfx/render_text_mac.h     bool underline;
bool               64 ui/gfx/render_text_mac.h     bool strike;
bool               65 ui/gfx/render_text_mac.h     bool diagonal_strike;
bool               95 ui/gfx/render_text_mac.h   bool runs_valid_;
bool               39 ui/gfx/render_text_pango.h   virtual bool IsCursorablePosition(size_t position) OVERRIDE;
bool               33 ui/gfx/render_text_win.h   bool strike;
bool               34 ui/gfx/render_text_win.h   bool diagonal_strike;
bool               35 ui/gfx/render_text_win.h   bool underline;
bool               83 ui/gfx/render_text_win.h   virtual bool IsCursorablePosition(size_t position) OVERRIDE;
bool              137 ui/gfx/render_text_win.h   bool needs_layout_;
bool               54 ui/gfx/screen.h   virtual bool IsDIPEnabled() = 0;
bool               21 ui/gfx/screen_win.h   virtual bool IsDIPEnabled() OVERRIDE;
bool               76 ui/gfx/selection_model.h   bool operator==(const SelectionModel& sel) const;
bool               77 ui/gfx/selection_model.h   bool operator!=(const SelectionModel& sel) const { return !(*this == sel); }
bool               31 ui/gfx/sequential_id_generator.h   bool HasGeneratedIDFor(uint32 number) const;
bool               64 ui/gfx/skia_util.h GFX_EXPORT bool BitmapsAreEqual(const SkBitmap& bitmap1,
bool               18 ui/gfx/sys_color_change_listener.h GFX_EXPORT bool IsInvertedColorScheme();
bool               86 ui/gfx/test/ui_cocoa_test_helper.h   bool called_tear_down_;
bool               37 ui/gfx/text_elider.h                bool elide_in_middle,
bool               38 ui/gfx/text_elider.h                bool elide_at_beginning);
bool               45 ui/gfx/text_elider.h   base::string16 CutString(size_t length, bool insert_ellipsis);
bool               59 ui/gfx/text_elider.h   bool elide_in_middle_;
bool               62 ui/gfx/text_elider.h   bool elide_at_beginning_;
bool              124 ui/gfx/text_elider.h GFX_EXPORT bool ElideString(const base::string16& input, int max_len,
bool              136 ui/gfx/text_elider.h GFX_EXPORT bool ElideRectangleString(const base::string16& input,
bool              139 ui/gfx/text_elider.h                                      bool strict,
bool               71 ui/gfx/transform.h   bool operator==(const Transform& rhs) const { return matrix_ == rhs.matrix_; }
bool               72 ui/gfx/transform.h   bool operator!=(const Transform& rhs) const { return matrix_ != rhs.matrix_; }
bool              119 ui/gfx/transform.h   bool IsIdentity() const { return matrix_.isIdentity(); }
bool              122 ui/gfx/transform.h   bool IsIdentityOrTranslation() const {
bool              128 ui/gfx/transform.h   bool IsApproximatelyIdentityOrTranslation(SkMScalar tolerance) const;
bool              131 ui/gfx/transform.h   bool IsPositiveScaleOrTranslation() const {
bool              140 ui/gfx/transform.h   bool IsIdentityOrIntegerTranslation() const;
bool              143 ui/gfx/transform.h   bool IsScale2d() const {
bool              148 ui/gfx/transform.h   bool IsScaleOrTranslation() const {
bool              155 ui/gfx/transform.h   bool Preserves2dAxisAlignment() const;
bool              159 ui/gfx/transform.h   bool HasPerspective() const {
bool              164 ui/gfx/transform.h   bool IsInvertible() const { return matrix_.invert(NULL); }
bool              168 ui/gfx/transform.h   bool IsBackFaceVisible() const;
bool              171 ui/gfx/transform.h   bool GetInverse(Transform* transform) const WARN_UNUSED_RESULT;
bool              203 ui/gfx/transform.h   bool TransformPointReverse(Point3F* point) const;
bool              207 ui/gfx/transform.h   bool TransformPointReverse(Point* point) const;
bool              218 ui/gfx/transform.h   bool TransformRectReverse(RectF* rect) const;
bool              229 ui/gfx/transform.h   bool TransformBoxReverse(BoxF* box) const;
bool              240 ui/gfx/transform.h   bool Blend(const Transform& from, double progress);
bool               41 ui/gfx/transform_util.h GFX_EXPORT bool BlendDecomposedTransforms(DecomposedTransform* out,
bool               49 ui/gfx/transform_util.h GFX_EXPORT bool DecomposeTransform(DecomposedTransform* out,
bool               57 ui/gfx/transform_util.h GFX_EXPORT bool SnapTransform(Transform* out,
bool               15 ui/gfx/utf16_indexing.h GFX_EXPORT bool IsValidCodePointIndex(const base::string16& s, size_t index);
bool               34 ui/gfx/win/dpi.h GFX_EXPORT bool IsHighDPIEnabled();
bool               36 ui/gfx/win/dpi.h GFX_EXPORT bool IsInHighDPIMode();
bool               31 ui/gfx/win/hwnd_util.h GFX_EXPORT bool DoesWindowBelongToActiveWindow(HWND window);
bool               50 ui/gfx/win/hwnd_util.h GFX_EXPORT HWND GetWindowToParentTo(bool get_real_hwnd);
bool              110 ui/gfx/win/window_impl.h   bool got_create_;
bool              111 ui/gfx/win/window_impl.h   bool got_valid_hwnd_;
bool              112 ui/gfx/win/window_impl.h   bool* destroyed_;
bool               41 ui/gfx/x/x11_atom_cache.h   bool uncached_atoms_allowed_;
bool               26 ui/gfx/x/x11_error_tracker.h   bool FoundNewError();
bool               17 ui/gl/android/gl_jni_registrar.h GL_EXPORT bool RegisterJni(JNIEnv* env);
bool               46 ui/gl/android/scoped_java_surface.h   bool IsEmpty() const;
bool               50 ui/gl/android/scoped_java_surface.h   bool is_protected() const { return is_protected_; }
bool               60 ui/gl/android/scoped_java_surface.h   bool auto_release_;
bool               61 ui/gl/android/scoped_java_surface.h   bool is_protected_;
bool               71 ui/gl/android/surface_texture.h   static bool IsSingleBufferModeSupported();
bool               73 ui/gl/android/surface_texture.h   static bool RegisterSurfaceTexture(JNIEnv* env);
bool               28 ui/gl/android/surface_texture_listener.h   static bool RegisterSurfaceTextureListener(JNIEnv* env);
bool              234 ui/gl/gl_bindings.h   bool HasInitializedNullDrawBindings();
bool              235 ui/gl/gl_bindings.h   bool SetNullDrawBindingsEnabled(bool enabled);
bool              242 ui/gl/gl_bindings.h   bool null_draw_bindings_enabled;
bool               34 ui/gl/gl_context.h   virtual bool Initialize(
bool               39 ui/gl/gl_context.h       bool IsSignaled();
bool               60 ui/gl/gl_context.h   virtual bool MakeCurrent(GLSurface* surface) = 0;
bool               67 ui/gl/gl_context.h   virtual bool IsCurrent(GLSurface* surface) = 0;
bool               87 ui/gl/gl_context.h   virtual bool GetTotalGpuMemory(size_t* bytes);
bool               99 ui/gl/gl_context.h   bool HasExtension(const char* name);
bool              115 ui/gl/gl_context.h   static bool LosesAllContextsOnContextLost();
bool              120 ui/gl/gl_context.h   virtual bool WasAllocatedUsingRobustnessExtension();
bool              126 ui/gl/gl_context.h   bool MakeVirtuallyCurrent(GLContext* virtual_context, GLSurface* surface);
bool              153 ui/gl/gl_context.h     bool canceled_;
bool              163 ui/gl/gl_context.h   bool InitializeDynamicBindings();
bool               22 ui/gl/gl_context_cgl.h   virtual bool Initialize(GLSurface* compatible_surface,
bool               25 ui/gl/gl_context_cgl.h   virtual bool MakeCurrent(GLSurface* surface) OVERRIDE;
bool               27 ui/gl/gl_context_cgl.h   virtual bool IsCurrent(GLSurface* surface) OVERRIDE;
bool               30 ui/gl/gl_context_cgl.h   virtual bool GetTotalGpuMemory(size_t* bytes) OVERRIDE;
bool               46 ui/gl/gl_context_cgl.h   bool safe_to_force_gpu_switch_;
bool               27 ui/gl/gl_context_egl.h   virtual bool Initialize(
bool               30 ui/gl/gl_context_egl.h   virtual bool MakeCurrent(GLSurface* surface) OVERRIDE;
bool               32 ui/gl/gl_context_egl.h   virtual bool IsCurrent(GLSurface* surface) OVERRIDE;
bool               36 ui/gl/gl_context_egl.h   virtual bool WasAllocatedUsingRobustnessExtension() OVERRIDE;
bool               37 ui/gl/gl_context_egl.h   virtual bool GetTotalGpuMemory(size_t* bytes) OVERRIDE;
bool               47 ui/gl/gl_context_egl.h   bool unbind_fbo_on_makecurrent_;
bool               27 ui/gl/gl_context_glx.h   virtual bool Initialize(
bool               30 ui/gl/gl_context_glx.h   virtual bool MakeCurrent(GLSurface* surface) OVERRIDE;
bool               32 ui/gl/gl_context_glx.h   virtual bool IsCurrent(GLSurface* surface) OVERRIDE;
bool               36 ui/gl/gl_context_glx.h   virtual bool GetTotalGpuMemory(size_t* bytes) OVERRIDE;
bool               37 ui/gl/gl_context_glx.h   virtual bool WasAllocatedUsingRobustnessExtension() OVERRIDE;
bool               25 ui/gl/gl_context_nsview.h   virtual bool Initialize(GLSurface* surface,
bool               28 ui/gl/gl_context_nsview.h   virtual bool MakeCurrent(GLSurface* surface) OVERRIDE;
bool               30 ui/gl/gl_context_nsview.h   virtual bool IsCurrent(GLSurface* surface) OVERRIDE;
bool               25 ui/gl/gl_context_osmesa.h   virtual bool Initialize(GLSurface* compatible_surface,
bool               28 ui/gl/gl_context_osmesa.h   virtual bool MakeCurrent(GLSurface* surface) OVERRIDE;
bool               30 ui/gl/gl_context_osmesa.h   virtual bool IsCurrent(GLSurface* surface) OVERRIDE;
bool               18 ui/gl/gl_context_stub.h   virtual bool Initialize(GLSurface* compatible_surface,
bool               21 ui/gl/gl_context_stub.h   virtual bool MakeCurrent(GLSurface* surface) OVERRIDE;
bool               23 ui/gl/gl_context_stub.h   virtual bool IsCurrent(GLSurface* surface) OVERRIDE;
bool               24 ui/gl/gl_context_wgl.h   virtual bool Initialize(
bool               27 ui/gl/gl_context_wgl.h   virtual bool MakeCurrent(GLSurface* surface);
bool               29 ui/gl/gl_context_wgl.h   virtual bool IsCurrent(GLSurface* surface);
bool               21 ui/gl/gl_egl_api_implementation.h bool GetGLWindowSystemBindingInfoEGL(GLWindowSystemBindingInfo* info);
bool               26 ui/gl/gl_fence.h   virtual bool HasCompleted() = 0;
bool               34 ui/gl/gl_fence.h   static bool IsContextLost();
bool               26 ui/gl/gl_gl_api_implementation.h bool HasInitializedNullDrawGLBindingsGL();
bool               27 ui/gl/gl_gl_api_implementation.h bool SetNullDrawGLBindingsEnabledGL(bool enabled);
bool               98 ui/gl/gl_gl_api_implementation.h   bool MakeCurrent(GLContext* virtual_context, GLSurface* surface);
bool               21 ui/gl/gl_glx_api_implementation.h bool GetGLWindowSystemBindingInfoGLX(GLWindowSystemBindingInfo* info);
bool               31 ui/gl/gl_image.h   virtual bool BindTexImage(unsigned target) = 0;
bool               16 ui/gl/gl_image_android_native_buffer.h   bool Initialize(gfx::GpuMemoryBufferHandle buffer);
bool               20 ui/gl/gl_image_android_native_buffer.h   virtual bool BindTexImage(unsigned target) OVERRIDE;
bool               29 ui/gl/gl_image_android_native_buffer.h   bool release_after_use_;
bool               30 ui/gl/gl_image_android_native_buffer.h   bool in_use_;
bool               17 ui/gl/gl_image_egl.h   bool Initialize(EGLenum target, EGLClientBuffer buffer, const EGLint* attrs);
bool               22 ui/gl/gl_image_egl.h   virtual bool BindTexImage(unsigned target) OVERRIDE;
bool               19 ui/gl/gl_image_glx.h   virtual bool Initialize();
bool               24 ui/gl/gl_image_glx.h   virtual bool BindTexImage(unsigned target) OVERRIDE;
bool               19 ui/gl/gl_image_io_surface.h   bool Initialize(gfx::GpuMemoryBufferHandle buffer);
bool               24 ui/gl/gl_image_io_surface.h   virtual bool BindTexImage(unsigned target) OVERRIDE;
bool               18 ui/gl/gl_image_shm.h   bool Initialize(gfx::GpuMemoryBufferHandle buffer);
bool               23 ui/gl/gl_image_shm.h   virtual bool BindTexImage(unsigned target) OVERRIDE;
bool               20 ui/gl/gl_image_stub.h   virtual bool BindTexImage(unsigned target) OVERRIDE;
bool               20 ui/gl/gl_image_surface_texture.h   bool Initialize(gfx::GpuMemoryBufferHandle buffer);
bool               25 ui/gl/gl_image_surface_texture.h   virtual bool BindTexImage(unsigned target) OVERRIDE;
bool               35 ui/gl/gl_implementation.h   bool direct_rendering;
bool               47 ui/gl/gl_implementation.h GL_EXPORT bool InitializeStaticGLBindings(GLImplementation implementation);
bool               51 ui/gl/gl_implementation.h GL_EXPORT bool InitializeDynamicGLBindings(GLImplementation implementation,
bool               62 ui/gl/gl_implementation.h GL_EXPORT bool HasInitializedNullDrawGLBindings();
bool               72 ui/gl/gl_implementation.h   bool initial_enabled_;
bool               85 ui/gl/gl_implementation.h GL_EXPORT bool HasDesktopGLFeatures();
bool              114 ui/gl/gl_implementation.h GL_EXPORT bool GetGLWindowSystemBindingInfo(GLWindowSystemBindingInfo* info);
bool               13 ui/gl/gl_implementation_osmesa.h bool InitializeStaticGLBindingsOSMesaGL();
bool               20 ui/gl/gl_state_restorer.h   virtual bool IsInitialized() = 0;
bool               32 ui/gl/gl_surface.h   virtual bool Initialize();
bool               37 ui/gl/gl_surface.h   virtual bool Resize(const gfx::Size& size);
bool               40 ui/gl/gl_surface.h   virtual bool Recreate();
bool               45 ui/gl/gl_surface.h   virtual bool DeferDraws();
bool               48 ui/gl/gl_surface.h   virtual bool IsOffscreen() = 0;
bool               52 ui/gl/gl_surface.h   virtual bool SwapBuffers() = 0;
bool               61 ui/gl/gl_surface.h   virtual bool SupportsPostSubBuffer();
bool               68 ui/gl/gl_surface.h   virtual bool PostSubBuffer(int x, int y, int width, int height);
bool               71 ui/gl/gl_surface.h   static bool InitializeOneOff();
bool               81 ui/gl/gl_surface.h   virtual bool OnMakeCurrent(GLContext* context);
bool               84 ui/gl/gl_surface.h   virtual bool SetBackbufferAllocation(bool allocated);
bool               85 ui/gl/gl_surface.h   virtual void SetFrontbufferAllocation(bool allocated);
bool              117 ui/gl/gl_surface.h   static bool InitializeOneOffImplementation(GLImplementation impl,
bool              118 ui/gl/gl_surface.h                                              bool fallback_to_osmesa,
bool              119 ui/gl/gl_surface.h                                              bool gpu_service_logging,
bool              120 ui/gl/gl_surface.h                                              bool disable_gl_drawing);
bool              121 ui/gl/gl_surface.h   static bool InitializeOneOffInternal();
bool              124 ui/gl/gl_surface.h   static bool ExtensionsContain(const char* extensions, const char* name);
bool              139 ui/gl/gl_surface.h   virtual bool Initialize() OVERRIDE;
bool              141 ui/gl/gl_surface.h   virtual bool Resize(const gfx::Size& size) OVERRIDE;
bool              142 ui/gl/gl_surface.h   virtual bool Recreate() OVERRIDE;
bool              143 ui/gl/gl_surface.h   virtual bool DeferDraws() OVERRIDE;
bool              144 ui/gl/gl_surface.h   virtual bool IsOffscreen() OVERRIDE;
bool              145 ui/gl/gl_surface.h   virtual bool SwapBuffers() OVERRIDE;
bool              146 ui/gl/gl_surface.h   virtual bool PostSubBuffer(int x, int y, int width, int height) OVERRIDE;
bool              147 ui/gl/gl_surface.h   virtual bool SupportsPostSubBuffer() OVERRIDE;
bool              151 ui/gl/gl_surface.h   virtual bool OnMakeCurrent(GLContext* context) OVERRIDE;
bool              152 ui/gl/gl_surface.h   virtual bool SetBackbufferAllocation(bool allocated) OVERRIDE;
bool              153 ui/gl/gl_surface.h   virtual void SetFrontbufferAllocation(bool allocated) OVERRIDE;
bool               18 ui/gl/gl_surface_cgl.h   static bool InitializeOneOff();
bool               37 ui/gl/gl_surface_cgl.h   virtual bool Initialize() OVERRIDE;
bool               39 ui/gl/gl_surface_cgl.h   virtual bool IsOffscreen() OVERRIDE;
bool               40 ui/gl/gl_surface_cgl.h   virtual bool SwapBuffers() OVERRIDE;
bool               34 ui/gl/gl_surface_egl.h   static bool InitializeOneOff();
bool               42 ui/gl/gl_surface_egl.h   static bool HasEGLExtension(const char* name);
bool               43 ui/gl/gl_surface_egl.h   static bool IsCreateContextRobustnessSupported();
bool               44 ui/gl/gl_surface_egl.h   static bool IsEGLSurfacelessContextSupported();
bool               60 ui/gl/gl_surface_egl.h   virtual bool Initialize() OVERRIDE;
bool               62 ui/gl/gl_surface_egl.h   virtual bool Resize(const gfx::Size& size) OVERRIDE;
bool               63 ui/gl/gl_surface_egl.h   virtual bool Recreate() OVERRIDE;
bool               64 ui/gl/gl_surface_egl.h   virtual bool IsOffscreen() OVERRIDE;
bool               65 ui/gl/gl_surface_egl.h   virtual bool SwapBuffers() OVERRIDE;
bool               68 ui/gl/gl_surface_egl.h   virtual bool SupportsPostSubBuffer() OVERRIDE;
bool               69 ui/gl/gl_surface_egl.h   virtual bool PostSubBuffer(int x, int y, int width, int height) OVERRIDE;
bool               74 ui/gl/gl_surface_egl.h   virtual bool Initialize(scoped_ptr<VSyncProvider> sync_provider);
bool               83 ui/gl/gl_surface_egl.h   bool supports_post_sub_buffer_;
bool               99 ui/gl/gl_surface_egl.h   virtual bool Initialize() OVERRIDE;
bool              101 ui/gl/gl_surface_egl.h   virtual bool IsOffscreen() OVERRIDE;
bool              102 ui/gl/gl_surface_egl.h   virtual bool SwapBuffers() OVERRIDE;
bool              104 ui/gl/gl_surface_egl.h   virtual bool Resize(const gfx::Size& size) OVERRIDE;
bool              127 ui/gl/gl_surface_egl.h   virtual bool Initialize() OVERRIDE;
bool              129 ui/gl/gl_surface_egl.h   virtual bool IsOffscreen() OVERRIDE;
bool              130 ui/gl/gl_surface_egl.h   virtual bool SwapBuffers() OVERRIDE;
bool              132 ui/gl/gl_surface_egl.h   virtual bool Resize(const gfx::Size& size) OVERRIDE;
bool               25 ui/gl/gl_surface_glx.h   static bool InitializeOneOff();
bool               31 ui/gl/gl_surface_glx.h   static bool HasGLXExtension(const char* name);
bool               32 ui/gl/gl_surface_glx.h   static bool IsCreateContextSupported();
bool               33 ui/gl/gl_surface_glx.h   static bool IsCreateContextRobustnessSupported();
bool               34 ui/gl/gl_surface_glx.h   static bool IsTextureFromPixmapSupported();
bool               35 ui/gl/gl_surface_glx.h   static bool IsOMLSyncControlSupported();
bool               56 ui/gl/gl_surface_glx.h   virtual bool Initialize() OVERRIDE;
bool               58 ui/gl/gl_surface_glx.h   virtual bool Resize(const gfx::Size& size) OVERRIDE;
bool               59 ui/gl/gl_surface_glx.h   virtual bool IsOffscreen() OVERRIDE;
bool               60 ui/gl/gl_surface_glx.h   virtual bool SwapBuffers() OVERRIDE;
bool               63 ui/gl/gl_surface_glx.h   virtual bool SupportsPostSubBuffer() OVERRIDE;
bool               65 ui/gl/gl_surface_glx.h   virtual bool PostSubBuffer(int x, int y, int width, int height) OVERRIDE;
bool               91 ui/gl/gl_surface_glx.h   virtual bool SetBackbufferAllocation(bool allocated) OVERRIDE;
bool               92 ui/gl/gl_surface_glx.h   virtual void SetFrontbufferAllocation(bool allocated) OVERRIDE;
bool              103 ui/gl/gl_surface_glx.h   bool backbuffer_allocated_;
bool              104 ui/gl/gl_surface_glx.h   bool frontbuffer_allocated_;
bool              121 ui/gl/gl_surface_glx.h   virtual bool Initialize() OVERRIDE;
bool              123 ui/gl/gl_surface_glx.h   virtual bool IsOffscreen() OVERRIDE;
bool              124 ui/gl/gl_surface_glx.h   virtual bool SwapBuffers() OVERRIDE;
bool               25 ui/gl/gl_surface_nsview.h   virtual bool IsOffscreen() OVERRIDE;
bool               26 ui/gl/gl_surface_nsview.h   virtual bool SwapBuffers() OVERRIDE;
bool               31 ui/gl/gl_surface_nsview.h   virtual bool OnMakeCurrent(GLContext* context) OVERRIDE;
bool               22 ui/gl/gl_surface_osmesa.h   virtual bool Initialize() OVERRIDE;
bool               24 ui/gl/gl_surface_osmesa.h   virtual bool Resize(const gfx::Size& new_size) OVERRIDE;
bool               25 ui/gl/gl_surface_osmesa.h   virtual bool IsOffscreen() OVERRIDE;
bool               26 ui/gl/gl_surface_osmesa.h   virtual bool SwapBuffers() OVERRIDE;
bool               49 ui/gl/gl_surface_osmesa.h   virtual bool IsOffscreen() OVERRIDE;
bool               50 ui/gl/gl_surface_osmesa.h   virtual bool SwapBuffers() OVERRIDE;
bool               19 ui/gl/gl_surface_stub.h   virtual bool IsOffscreen() OVERRIDE;
bool               20 ui/gl/gl_surface_stub.h   virtual bool SwapBuffers() OVERRIDE;
bool               22 ui/gl/gl_surface_wgl.h   static bool InitializeOneOff();
bool               36 ui/gl/gl_surface_wgl.h   virtual bool Initialize();
bool               38 ui/gl/gl_surface_wgl.h   virtual bool IsOffscreen();
bool               39 ui/gl/gl_surface_wgl.h   virtual bool SwapBuffers();
bool               59 ui/gl/gl_surface_wgl.h   virtual bool Initialize();
bool               61 ui/gl/gl_surface_wgl.h   virtual bool IsOffscreen();
bool               62 ui/gl/gl_surface_wgl.h   virtual bool SwapBuffers();
bool               18 ui/gl/gl_version_info.h   bool is_es;
bool               19 ui/gl/gl_version_info.h   bool is_es1;
bool               20 ui/gl/gl_version_info.h   bool is_es2;
bool               21 ui/gl/gl_version_info.h   bool is_es3;
bool               23 ui/gl/gl_version_info.h   bool is_gl1;
bool               24 ui/gl/gl_version_info.h   bool is_gl2;
bool               25 ui/gl/gl_version_info.h   bool is_gl3;
bool               26 ui/gl/gl_version_info.h   bool is_gl4;
bool               28 ui/gl/gl_version_info.h   bool is_angle;
bool               21 ui/gl/gl_wgl_api_implementation.h bool GetGLWindowSystemBindingInfoWGL(GLWindowSystemBindingInfo* info);
bool               39 ui/gl/gpu_switching_manager.h   bool SupportsDualGpus();
bool               56 ui/gl/gpu_switching_manager.h   bool gpu_switching_option_set_;
bool               58 ui/gl/gpu_switching_manager.h   bool supports_dual_gpus_;
bool               59 ui/gl/gpu_switching_manager.h   bool supports_dual_gpus_set_;
bool               24 ui/gl/scoped_make_current.h   bool Succeeded() const;
bool               31 ui/gl/scoped_make_current.h   bool succeeded_;
bool               24 ui/gl/sync_control_vsync_provider.h   virtual bool GetSyncValues(int64* system_time,
bool               28 ui/gl/sync_control_vsync_provider.h   virtual bool GetMscRate(int32* numerator, int32* denominator) = 0;
bool               34 ui/gl/sync_control_vsync_provider.h   bool invalid_msc_;
bool               57 ui/keyboard/keyboard_controller.h   bool keyboard_container_initialized() const {
bool               79 ui/keyboard/keyboard_controller.h   void set_lock_keyboard(bool lock) { lock_keyboard_ = lock; }
bool               85 ui/keyboard/keyboard_controller.h   bool keyboard_visible() { return keyboard_visible_; }
bool              112 ui/keyboard/keyboard_controller.h   bool WillHideKeyboard() const;
bool              126 ui/keyboard/keyboard_controller.h   bool keyboard_visible_;
bool              127 ui/keyboard/keyboard_controller.h   bool lock_keyboard_;
bool               56 ui/keyboard/keyboard_controller_proxy.h   bool resizing_from_contents() const { return resizing_from_contents_; }
bool               60 ui/keyboard/keyboard_controller_proxy.h   virtual bool HasKeyboardWindow() const;
bool               64 ui/keyboard/keyboard_controller_proxy.h   void set_resizing_from_contents(bool resizing) {
bool              134 ui/keyboard/keyboard_controller_proxy.h   bool resizing_from_contents_;
bool               30 ui/keyboard/keyboard_layout_manager.h                                               bool visible) OVERRIDE {}
bool               46 ui/keyboard/keyboard_util.h KEYBOARD_EXPORT void SetAccessibilityKeyboardEnabled(bool enabled);
bool               49 ui/keyboard/keyboard_util.h KEYBOARD_EXPORT bool GetAccessibilityKeyboardEnabled();
bool               52 ui/keyboard/keyboard_util.h KEYBOARD_EXPORT void SetTouchKeyboardEnabled(bool enabled);
bool               55 ui/keyboard/keyboard_util.h KEYBOARD_EXPORT bool GetTouchKeyboardEnabled();
bool               61 ui/keyboard/keyboard_util.h KEYBOARD_EXPORT bool IsKeyboardEnabled();
bool               64 ui/keyboard/keyboard_util.h KEYBOARD_EXPORT bool IsKeyboardUsabilityExperimentEnabled();
bool               68 ui/keyboard/keyboard_util.h KEYBOARD_EXPORT bool IsInputViewEnabled();
bool               74 ui/keyboard/keyboard_util.h KEYBOARD_EXPORT bool InsertText(const base::string16& text,
bool               79 ui/keyboard/keyboard_util.h KEYBOARD_EXPORT bool MoveCursor(int swipe_direction,
bool               89 ui/keyboard/keyboard_util.h KEYBOARD_EXPORT bool SendKeyEvent(std::string type,
bool               28 ui/message_center/fake_message_center.h   virtual bool HasPopupNotifications() const OVERRIDE;
bool               29 ui/message_center/fake_message_center.h   virtual bool HasNotification(const std::string& id) OVERRIDE;
bool               30 ui/message_center/fake_message_center.h   virtual bool IsQuietMode() const OVERRIDE;
bool               31 ui/message_center/fake_message_center.h   virtual bool HasClickedListener(const std::string& id) OVERRIDE;
bool               40 ui/message_center/fake_message_center.h   virtual void RemoveNotification(const std::string& id, bool by_user) OVERRIDE;
bool               41 ui/message_center/fake_message_center.h   virtual void RemoveAllNotifications(bool by_user) OVERRIDE;
bool               42 ui/message_center/fake_message_center.h   virtual void RemoveAllVisibleNotifications(bool by_user) OVERRIDE;
bool               58 ui/message_center/fake_message_center.h                                       bool mark_notification_as_read) OVERRIDE;
bool               63 ui/message_center/fake_message_center.h   virtual void SetQuietMode(bool in_quiet_mode) OVERRIDE;
bool               67 ui/message_center/fake_message_center.h   virtual bool IsMessageCenterVisible() const OVERRIDE;
bool               25 ui/message_center/fake_message_center_tray_delegate.h   bool displayed_first_run_balloon() const {
bool               31 ui/message_center/fake_message_center_tray_delegate.h   virtual bool ShowPopups() OVERRIDE;
bool               33 ui/message_center/fake_message_center_tray_delegate.h   virtual bool ShowMessageCenter() OVERRIDE;
bool               35 ui/message_center/fake_message_center_tray_delegate.h   virtual bool ShowNotifierSettings() OVERRIDE;
bool               36 ui/message_center/fake_message_center_tray_delegate.h   virtual bool IsContextMenuEnabled() const OVERRIDE;
bool               43 ui/message_center/fake_message_center_tray_delegate.h   bool displayed_first_run_balloon_;
bool               24 ui/message_center/fake_notifier_settings_provider.h   virtual bool IsNotifierGroupActiveAt(size_t index) const OVERRIDE;
bool               31 ui/message_center/fake_notifier_settings_provider.h                                   bool enabled) OVERRIDE;
bool               34 ui/message_center/fake_notifier_settings_provider.h   virtual bool NotifierHasAdvancedSettings(const NotifierId& notifier_id) const
bool               42 ui/message_center/fake_notifier_settings_provider.h   bool WasEnabled(const Notifier& notifier);
bool               61 ui/message_center/fake_notifier_settings_provider.h   std::map<const Notifier*, bool> enabled_;
bool               58 ui/message_center/message_center.h   virtual bool HasPopupNotifications() const = 0;
bool               59 ui/message_center/message_center.h   virtual bool HasNotification(const std::string& id) = 0;
bool               60 ui/message_center/message_center.h   virtual bool IsQuietMode() const = 0;
bool               61 ui/message_center/message_center.h   virtual bool HasClickedListener(const std::string& id) = 0;
bool               88 ui/message_center/message_center.h   virtual void RemoveNotification(const std::string& id, bool by_user) = 0;
bool               89 ui/message_center/message_center.h   virtual void RemoveAllNotifications(bool by_user) = 0;
bool               90 ui/message_center/message_center.h   virtual void RemoveAllVisibleNotifications(bool by_user) = 0;
bool              128 ui/message_center/message_center.h                                       bool mark_notification_as_read) = 0;
bool              143 ui/message_center/message_center.h   virtual void SetQuietMode(bool in_quiet_mode) = 0;
bool              153 ui/message_center/message_center.h   virtual bool IsMessageCenterVisible() const = 0;
bool               90 ui/message_center/message_center_impl.h   virtual void OnNotificationRemoved(const std::string& id, bool by_user)
bool              149 ui/message_center/message_center_impl.h   virtual bool IsMessageCenterVisible() const OVERRIDE;
bool              152 ui/message_center/message_center_impl.h   virtual bool HasPopupNotifications() const OVERRIDE;
bool              153 ui/message_center/message_center_impl.h   virtual bool HasNotification(const std::string& id) OVERRIDE;
bool              154 ui/message_center/message_center_impl.h   virtual bool IsQuietMode() const OVERRIDE;
bool              155 ui/message_center/message_center_impl.h   virtual bool HasClickedListener(const std::string& id) OVERRIDE;
bool              163 ui/message_center/message_center_impl.h   virtual void RemoveNotification(const std::string& id, bool by_user) OVERRIDE;
bool              164 ui/message_center/message_center_impl.h   virtual void RemoveAllNotifications(bool by_user) OVERRIDE;
bool              165 ui/message_center/message_center_impl.h   virtual void RemoveAllVisibleNotifications(bool by_user) OVERRIDE;
bool              179 ui/message_center/message_center_impl.h                                       bool mark_notification_as_read) OVERRIDE;
bool              184 ui/message_center/message_center_impl.h   virtual void SetQuietMode(bool in_quiet_mode) OVERRIDE;
bool              207 ui/message_center/message_center_impl.h   void RemoveNotifications(bool by_user, const NotificationBlockers& blockers);
bool               28 ui/message_center/message_center_observer.h                                      bool by_user) {}
bool               52 ui/message_center/message_center_observer.h   virtual void OnQuietModeChanged(bool in_quiet_mode) {}
bool               42 ui/message_center/message_center_tray.h   bool ShowMessageCenterBubble();
bool               46 ui/message_center/message_center_tray.h   bool HideMessageCenterBubble();
bool               58 ui/message_center/message_center_tray.h   bool HidePopupBubble();
bool               68 ui/message_center/message_center_tray.h   bool message_center_visible() { return message_center_visible_; }
bool               69 ui/message_center/message_center_tray.h   bool popups_visible() { return popups_visible_; }
bool               79 ui/message_center/message_center_tray.h                                      bool by_user) OVERRIDE;
bool               89 ui/message_center/message_center_tray.h   virtual void OnQuietModeChanged(bool in_quiet_mode) OVERRIDE;
bool              100 ui/message_center/message_center_tray.h   bool message_center_visible_;
bool              101 ui/message_center/message_center_tray.h   bool popups_visible_;
bool               25 ui/message_center/message_center_tray_delegate.h   virtual bool ShowPopups() = 0;
bool               32 ui/message_center/message_center_tray_delegate.h   virtual bool ShowMessageCenter() = 0;
bool               38 ui/message_center/message_center_tray_delegate.h   virtual bool ShowNotifierSettings() = 0;
bool               41 ui/message_center/message_center_tray_delegate.h   virtual bool IsContextMenuEnabled() const = 0;
bool               12 ui/message_center/message_center_util.h MESSAGE_CENTER_EXPORT bool IsRichNotificationEnabled();
bool               43 ui/message_center/notification.h   bool never_timeout;
bool               51 ui/message_center/notification.h   bool should_make_spoken_feedback_for_popup_updates;
bool               52 ui/message_center/notification.h   bool clickable;
bool              143 ui/message_center/notification.h   bool shown_as_popup() const { return shown_as_popup_; }
bool              144 ui/message_center/notification.h   void set_shown_as_popup(bool shown_as_popup) {
bool              149 ui/message_center/notification.h   bool IsRead() const;
bool              150 ui/message_center/notification.h   void set_is_read(bool read) { is_read_ = read; }
bool              158 ui/message_center/notification.h   void set_never_timeout(bool never_timeout) {
bool              162 ui/message_center/notification.h   bool never_timeout() const { return optional_fields_.never_timeout; }
bool              164 ui/message_center/notification.h   bool clickable() const { return optional_fields_.clickable; }
bool              165 ui/message_center/notification.h   void set_clickable(bool clickable) {
bool              182 ui/message_center/notification.h   bool HasClickedListener() const { return delegate()->HasClickedListener(); }
bool              185 ui/message_center/notification.h   void Close(bool by_user) const { delegate()->Close(by_user); }
bool              216 ui/message_center/notification.h   bool shown_as_popup_;  // True if this has been shown as a popup.
bool              217 ui/message_center/notification.h   bool is_read_;  // True if this has been seen in the message center.
bool               36 ui/message_center/notification_blocker.h   virtual bool ShouldShowNotification(const NotifierId& notifier_id) const;
bool               42 ui/message_center/notification_blocker.h   virtual bool ShouldShowNotificationAsPopup(
bool               35 ui/message_center/notification_delegate.h   virtual void Close(bool by_user) = 0;
bool               38 ui/message_center/notification_delegate.h   virtual bool HasClickedListener();
bool               64 ui/message_center/notification_delegate.h   virtual void Close(bool by_user) OVERRIDE;
bool               65 ui/message_center/notification_delegate.h   virtual bool HasClickedListener() OVERRIDE;
bool               36 ui/message_center/notification_list.h   bool operator()(Notification* n1, Notification* n2);
bool               40 ui/message_center/notification_list.h   bool operator()(Notification* n1, Notification* n2);
bool               60 ui/message_center/notification_list.h   void SetMessageCenterVisible(bool visible,
bool               73 ui/message_center/notification_list.h   bool SetNotificationIcon(const std::string& notification_id,
bool               77 ui/message_center/notification_list.h   bool SetNotificationImage(const std::string& notification_id,
bool               81 ui/message_center/notification_list.h   bool SetNotificationButtonIcon(const std::string& notification_id,
bool               86 ui/message_center/notification_list.h   bool HasNotification(const std::string& id);
bool               90 ui/message_center/notification_list.h   bool HasNotificationOfType(const std::string& id,
bool               95 ui/message_center/notification_list.h   bool HasPopupNotifications(const NotificationBlockers& blockers);
bool              110 ui/message_center/notification_list.h                               bool mark_notification_as_read);
bool              117 ui/message_center/notification_list.h   bool quiet_mode() const { return quiet_mode_; }
bool              120 ui/message_center/notification_list.h   void SetQuietMode(bool quiet_mode);
bool              133 ui/message_center/notification_list.h   bool is_message_center_visible() const { return message_center_visible_; }
bool              148 ui/message_center/notification_list.h   bool message_center_visible_;
bool              149 ui/message_center/notification_list.h   bool quiet_mode_;
bool               52 ui/message_center/notifier_settings.h   bool operator==(const NotifierId& other) const;
bool               54 ui/message_center/notifier_settings.h   bool operator<(const NotifierId& other) const;
bool               89 ui/message_center/notifier_settings.h            bool enabled);
bool               99 ui/message_center/notifier_settings.h   bool enabled;
bool              162 ui/message_center/notifier_settings.h   virtual bool IsNotifierGroupActiveAt(size_t index) const = 0;
bool              178 ui/message_center/notifier_settings.h   virtual void SetNotifierEnabled(const Notifier& notifier, bool enabled) = 0;
bool              185 ui/message_center/notifier_settings.h   virtual bool NotifierHasAdvancedSettings(const NotifierId& notifier_id)
bool               56 ui/message_center/views/bounded_label.h   virtual bool HitTestRect(const gfx::Rect& rect) const OVERRIDE;
bool               54 ui/message_center/views/message_bubble_base.h   bool IsVisible() const;
bool               25 ui/message_center/views/message_center_bubble.h                       bool first_item_has_no_margin);
bool               52 ui/message_center/views/message_center_bubble.h   bool initially_settings_visible_;
bool               56 ui/message_center/views/message_center_bubble.h   bool first_item_has_no_margin_;
bool               33 ui/message_center/views/message_center_button_bar.h                          bool settings_initially_visible);
bool               38 ui/message_center/views/message_center_button_bar.h   virtual void SetAllButtonsEnabled(bool enabled);
bool               41 ui/message_center/views/message_center_button_bar.h   void SetCloseAllButtonEnabled(bool enabled);
bool               44 ui/message_center/views/message_center_button_bar.h   void SetBackArrowVisible(bool visible);
bool               25 ui/message_center/views/message_center_controller.h                                   bool by_user) = 0;
bool               29 ui/message_center/views/message_center_controller.h   virtual bool HasClickedListener(const std::string& notification_id) = 0;
bool               50 ui/message_center/views/message_center_view.h                     bool initially_settings_visible,
bool               51 ui/message_center/views/message_center_view.h                     bool top_down);
bool               61 ui/message_center/views/message_center_view.h   void SetSettingsVisible(bool visible);
bool               63 ui/message_center/views/message_center_view.h   bool settings_visible() const { return settings_visible_; }
bool               65 ui/message_center/views/message_center_view.h   void SetIsClosing(bool is_closing);
bool               72 ui/message_center/views/message_center_view.h   virtual bool OnMouseWheel(const ui::MouseWheelEvent& event) OVERRIDE;
bool               78 ui/message_center/views/message_center_view.h                                      bool by_user) OVERRIDE;
bool               84 ui/message_center/views/message_center_view.h                                   bool by_user) OVERRIDE;
bool               88 ui/message_center/views/message_center_view.h   virtual bool HasClickedListener(const std::string& notification_id) OVERRIDE;
bool              118 ui/message_center/views/message_center_view.h   bool top_down_;
bool              121 ui/message_center/views/message_center_view.h   bool settings_visible_;
bool              136 ui/message_center/views/message_center_view.h   bool is_closing_;
bool               75 ui/message_center/views/message_popup_collection.h                          bool first_item_has_no_margin);
bool               81 ui/message_center/views/message_popup_collection.h                                   bool by_user) OVERRIDE;
bool               85 ui/message_center/views/message_popup_collection.h   virtual bool HasClickedListener(const std::string& notification_id) OVERRIDE;
bool              141 ui/message_center/views/message_popup_collection.h   void RemoveToast(ToastContentsView* toast, bool mark_as_shown);
bool              167 ui/message_center/views/message_popup_collection.h                                      bool by_user) OVERRIDE;
bool              207 ui/message_center/views/message_popup_collection.h   bool user_is_closing_toasts_by_clicking_;
bool              218 ui/message_center/views/message_popup_collection.h   bool first_item_has_no_margin_;
bool               35 ui/message_center/views/message_view.h                                   bool by_user) = 0;
bool               62 ui/message_center/views/message_view.h   bool IsCloseButtonFocused();
bool               71 ui/message_center/views/message_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               72 ui/message_center/views/message_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               73 ui/message_center/views/message_view.h   virtual bool OnKeyReleased(const ui::KeyEvent& event) OVERRIDE;
bool               41 ui/message_center/views/notification_view.h                                   bool top_level);
bool               61 ui/message_center/views/notification_view.h                                   bool by_user) OVERRIDE;
bool               78 ui/message_center/views/notification_view.h   bool clickable_;
bool               40 ui/message_center/views/notifier_settings_view.h   bool IsScrollable();
bool               63 ui/message_center/views/notifier_settings_view.h     void SetChecked(bool checked);
bool               64 ui/message_center/views/notifier_settings_view.h     bool checked() const;
bool               65 ui/message_center/views/notifier_settings_view.h     bool has_learn_more() const;
bool               76 ui/message_center/views/notifier_settings_view.h     bool ShouldHaveLearnMoreButton() const;
bool               79 ui/message_center/views/notifier_settings_view.h     void GridChanged(bool has_learn_more, bool has_icon_view);
bool              100 ui/message_center/views/notifier_settings_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool              101 ui/message_center/views/notifier_settings_view.h   virtual bool OnMouseWheel(const ui::MouseWheelEvent& event) OVERRIDE;
bool               51 ui/message_center/views/toast_contents_view.h   void SetContents(MessageView* view, bool a11y_feedback_for_updates);
bool               81 ui/message_center/views/toast_contents_view.h                                   bool by_user) OVERRIDE;
bool               85 ui/message_center/views/toast_contents_view.h   virtual bool HasClickedListener(const std::string& notification_id) OVERRIDE;
bool               97 ui/message_center/views/toast_contents_view.h   virtual bool CanActivate() const OVERRIDE;
bool              124 ui/message_center/views/toast_contents_view.h   bool is_animating_bounds_;
bool              128 ui/message_center/views/toast_contents_view.h   bool is_closing_;
bool               22 ui/metro_viewer/ime_types.h   bool thick;
bool               29 ui/metro_viewer/metro_viewer_messages.h   IPC_STRUCT_MEMBER(bool, is_horizontal_wheel)
bool               87 ui/metro_viewer/metro_viewer_messages.h                      bool,           /* success */
bool               93 ui/metro_viewer/metro_viewer_messages.h                      bool,           /* success */
bool               97 ui/metro_viewer/metro_viewer_messages.h                      bool,                    /* success */
bool              102 ui/metro_viewer/metro_viewer_messages.h                      bool,           /* success */
bool              110 ui/metro_viewer/metro_viewer_messages.h                      bool           /* ash exit */);
bool              154 ui/metro_viewer/metro_viewer_messages.h                      bool)           /* allow_multi_select */
bool              200 ui/metro_viewer/metro_viewer_messages.h     bool)                                      /* UI visibility */
bool              210 ui/metro_viewer/metro_viewer_messages.h                      bool)                     /* is IME or not */
bool               17 ui/native_theme/common_theme.h bool NATIVE_THEME_EXPORT CommonThemeGetSystemColor(
bool               96 ui/native_theme/native_theme.h     bool checked;
bool               97 ui/native_theme/native_theme.h     bool indeterminate;  // Whether the button state is indeterminate.
bool               98 ui/native_theme/native_theme.h     bool is_default;  // Whether the button is default button.
bool               99 ui/native_theme/native_theme.h     bool is_focused;
bool              100 ui/native_theme/native_theme.h     bool has_border;
bool              106 ui/native_theme/native_theme.h     bool spin_up;
bool              107 ui/native_theme/native_theme.h     bool read_only;
bool              112 ui/native_theme/native_theme.h     bool pointing_right;
bool              115 ui/native_theme/native_theme.h     bool is_selected;
bool              119 ui/native_theme/native_theme.h     bool is_radio;
bool              122 ui/native_theme/native_theme.h     bool is_selected;
bool              126 ui/native_theme/native_theme.h     bool is_selected;
bool              130 ui/native_theme/native_theme.h     bool has_border;
bool              131 ui/native_theme/native_theme.h     bool has_border_radius;
bool              139 ui/native_theme/native_theme.h     bool has_gutter;
bool              148 ui/native_theme/native_theme.h     bool determinate;
bool              156 ui/native_theme/native_theme.h     bool is_hovering;
bool              160 ui/native_theme/native_theme.h     bool is_upper;
bool              169 ui/native_theme/native_theme.h     bool is_hovering;
bool              173 ui/native_theme/native_theme.h     bool vertical;
bool              174 ui/native_theme/native_theme.h     bool in_drag;
bool              178 ui/native_theme/native_theme.h     bool is_text_area;
bool              179 ui/native_theme/native_theme.h     bool is_listbox;
bool              181 ui/native_theme/native_theme.h     bool is_read_only;
bool              182 ui/native_theme/native_theme.h     bool is_focused;
bool              183 ui/native_theme/native_theme.h     bool fill_content_area;
bool              184 ui/native_theme/native_theme.h     bool draw_edges;
bool              189 ui/native_theme/native_theme.h     bool vertical;
bool              138 ui/native_theme/native_theme_base.h   bool IntersectsClipRectInt(SkCanvas* canvas,
bool               21 ui/native_theme/native_theme_switches.h NATIVE_THEME_EXPORT bool IsOverlayScrollbarEnabled();
bool               55 ui/native_theme/native_theme_win.h   bool IsThemingActive() const;
bool               58 ui/native_theme/native_theme_win.h   bool IsUsingHighContrastTheme() const;
bool               92 ui/native_theme/native_theme_win.h   bool IsClassicTheme(ThemeName name) const;
bool              103 ui/native_theme/native_theme_win.h                          bool fill_content_area,
bool              104 ui/native_theme/native_theme_win.h                          bool draw_edges) const;
bool              292 ui/native_theme/native_theme_win.h                             bool is_selected,
bool              363 ui/native_theme/native_theme_win.h   mutable bool is_using_high_contrast_;
bool              366 ui/native_theme/native_theme_win.h   mutable bool is_using_high_contrast_valid_;
bool               20 ui/ozone/ime/fake_input_method_context_ozone.h   virtual bool DispatchKeyEvent(const ui::KeyEvent& key_event) OVERRIDE;
bool               26 ui/ozone/platform/caca/caca_surface_factory.h   virtual bool LoadEGLGLES2Bindings(
bool               16 ui/shell_dialogs/android/shell_dialogs_jni_registrar.h SHELL_DIALOGS_EXPORT bool RegisterJni(JNIEnv* env);
bool               18 ui/shell_dialogs/base_shell_dialog.h   virtual bool IsRunning(gfx::NativeWindow owning_window) const = 0;
bool               53 ui/shell_dialogs/base_shell_dialog_win.h   bool IsRunningDialogForOwner(HWND owner) const;
bool               33 ui/shell_dialogs/gtk/select_file_dialog_impl.h   static bool CheckKDEDialogWorksOnUIThread();
bool               36 ui/shell_dialogs/gtk/select_file_dialog_impl.h   virtual bool IsRunning(gfx::NativeWindow parent_window) const OVERRIDE;
bool               60 ui/shell_dialogs/gtk/select_file_dialog_impl.h   bool CallDirectoryExistsOnUIThread(const base::FilePath& path);
bool              128 ui/shell_dialogs/select_file_dialog.h     bool include_all_files;
bool              135 ui/shell_dialogs/select_file_dialog.h     bool support_drive;
bool              173 ui/shell_dialogs/select_file_dialog.h   bool HasMultipleFileTypeChoices();
bool              207 ui/shell_dialogs/select_file_dialog.h   bool CanOpenSelectFileDialog();
bool              214 ui/shell_dialogs/select_file_dialog.h   virtual bool HasMultipleFileTypeChoicesImpl() = 0;
bool               28 ui/shell_dialogs/select_file_dialog_android.h   virtual bool IsRunning(gfx::NativeWindow) const OVERRIDE;
bool               44 ui/shell_dialogs/select_file_dialog_android.h   static bool RegisterSelectFileDialog(JNIEnv* env);
bool               52 ui/shell_dialogs/select_file_dialog_android.h   virtual bool HasMultipleFileTypeChoicesImpl() OVERRIDE;
bool               19 ui/shell_dialogs/select_file_policy.h   virtual bool CanOpenSelectFileDialog() = 0;
bool               19 ui/shell_dialogs/shell_dialogs_delegate.h   virtual bool IsWindowInMetro(gfx::NativeWindow window) = 0;
bool               34 ui/snapshot/snapshot.h SNAPSHOT_EXPORT bool GrabWindowSnapshot(
bool               39 ui/snapshot/snapshot.h SNAPSHOT_EXPORT bool GrabViewSnapshot(
bool               24 ui/snapshot/snapshot_win.h SNAPSHOT_EXPORT bool GrabHwndSnapshot(
bool               19 ui/snapshot/test/snapshot_desktop.h bool GrabDesktopSnapshot(
bool               51 ui/surface/accelerated_surface_mac.h   bool Initialize(gfx::GLContext* share_context,
bool               52 ui/surface/accelerated_surface_mac.h                   bool allocate_fbo,
bool               70 ui/surface/accelerated_surface_mac.h   bool MakeCurrent();
bool              113 ui/surface/accelerated_surface_mac.h   bool SetupFrameBufferObject(GLenum target);
bool              136 ui/surface/accelerated_surface_mac.h   bool allocate_fbo_;
bool               58 ui/surface/transport_dib.h     bool operator==(const HandleAndSequenceNum& other) const {
bool               62 ui/surface/transport_dib.h     bool operator<(const HandleAndSequenceNum& other) const {
bool               84 ui/surface/transport_dib.h     bool operator<(const Id& other) const {
bool               88 ui/surface/transport_dib.h     bool operator==(const Id& other) const {
bool              132 ui/surface/transport_dib.h   static bool is_valid_handle(Handle dib);
bool              135 ui/surface/transport_dib.h   static bool is_valid_id(Id id);
bool              151 ui/surface/transport_dib.h   bool Map();
bool              188 ui/surface/transport_dib.h   bool VerifyCanvasSize(int w, int h);
bool              196 ui/surface/transport_dib.h   bool detached_;  // If true, delete the transport DIB when it is idle
bool               38 ui/v2/public/view.h   void set_owned_by_parent(bool owned_by_parent) {
bool               60 ui/v2/public/view.h   void SetVisible(bool visible);
bool               61 ui/v2/public/view.h   bool visible() const { return visible_; }
bool               72 ui/v2/public/view.h   bool Contains(View* child) const;
bool               83 ui/v2/public/view.h   bool HasLayer() const;
bool               93 ui/v2/public/view.h   bool visible_;
bool               99 ui/v2/public/view.h   bool owned_by_parent_;
bool              361 ui/views/accessibility/native_view_accessibility_win.h   bool IsNavDirNext(int nav_dir) const;
bool              365 ui/views/accessibility/native_view_accessibility_win.h   bool IsValidNav(int nav_dir,
bool              371 ui/views/accessibility/native_view_accessibility_win.h   bool IsValidId(const VARIANT& child) const;
bool               34 ui/views/accessible_pane_view.h   virtual bool SetPaneFocus(View* initial_focus);
bool               40 ui/views/accessible_pane_view.h   virtual bool SetPaneFocusAndFocusDefault();
bool               44 ui/views/accessible_pane_view.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator)
bool               46 ui/views/accessible_pane_view.h   virtual void SetVisible(bool flag) OVERRIDE;
bool               80 ui/views/accessible_pane_view.h   virtual bool ContainsForFocusSearch(View* root, const View* v);
bool               93 ui/views/accessible_pane_view.h   void set_allow_deactivate_on_esc(bool allow) {
bool               98 ui/views/accessible_pane_view.h   bool pane_has_focus_;
bool              102 ui/views/accessible_pane_view.h   bool allow_deactivate_on_esc_;
bool               82 ui/views/animation/bounds_animator.h                             bool delete_when_done);
bool               85 ui/views/animation/bounds_animator.h   bool IsAnimating(View* view) const;
bool               88 ui/views/animation/bounds_animator.h   bool IsAnimating() const;
bool              120 ui/views/animation/bounds_animator.h     bool delete_delegate_when_done;
bool              151 ui/views/animation/bounds_animator.h   void CleanupData(bool send_cancel, Data* data, View* view);
bool               22 ui/views/animation/scroll_animator.h   virtual bool OnScroll(float dx, float dy) = 0;
bool               40 ui/views/animation/scroll_animator.h   bool is_scrolling() const { return !!animation_.get(); }
bool               76 ui/views/background.h   static Background* CreateBackgroundPainter(bool owns_painter,
bool               96 ui/views/bubble/bubble_border.h   static bool has_arrow(Arrow a) { return a < NONE; }
bool               98 ui/views/bubble/bubble_border.h   static bool is_arrow_on_left(Arrow a) {
bool              102 ui/views/bubble/bubble_border.h   static bool is_arrow_on_top(Arrow a) {
bool              106 ui/views/bubble/bubble_border.h   static bool is_arrow_on_horizontal(Arrow a) {
bool              110 ui/views/bubble/bubble_border.h   static bool is_arrow_at_center(Arrow a) {
bool               36 ui/views/bubble/bubble_delegate.h   virtual bool CanActivate() const OVERRIDE;
bool               37 ui/views/bubble/bubble_delegate.h   virtual bool ShouldShowCloseButton() const OVERRIDE;
bool               44 ui/views/bubble/bubble_delegate.h   virtual void OnWidgetVisibilityChanging(Widget* widget, bool visible)
bool               46 ui/views/bubble/bubble_delegate.h   virtual void OnWidgetVisibilityChanged(Widget* widget, bool visible)
bool               48 ui/views/bubble/bubble_delegate.h   virtual void OnWidgetActivationChanged(Widget* widget, bool active) OVERRIDE;
bool               52 ui/views/bubble/bubble_delegate.h   bool close_on_esc() const { return close_on_esc_; }
bool               53 ui/views/bubble/bubble_delegate.h   void set_close_on_esc(bool close_on_esc) { close_on_esc_ = close_on_esc; }
bool               55 ui/views/bubble/bubble_delegate.h   bool close_on_deactivate() const { return close_on_deactivate_; }
bool               56 ui/views/bubble/bubble_delegate.h   void set_close_on_deactivate(bool close) { close_on_deactivate_ = close; }
bool               85 ui/views/bubble/bubble_delegate.h   bool use_focusless() const { return use_focusless_; }
bool               86 ui/views/bubble/bubble_delegate.h   void set_use_focusless(bool focusless) { use_focusless_ = focusless; }
bool               88 ui/views/bubble/bubble_delegate.h   bool accept_events() const { return accept_events_; }
bool               89 ui/views/bubble/bubble_delegate.h   void set_accept_events(bool accept_events) { accept_events_ = accept_events; }
bool               91 ui/views/bubble/bubble_delegate.h   bool border_accepts_events() const { return border_accepts_events_; }
bool               92 ui/views/bubble/bubble_delegate.h   void set_border_accepts_events(bool event) { border_accepts_events_ = event; }
bool               94 ui/views/bubble/bubble_delegate.h   bool adjust_if_offscreen() const { return adjust_if_offscreen_; }
bool               95 ui/views/bubble/bubble_delegate.h   void set_adjust_if_offscreen(bool adjust) { adjust_if_offscreen_ = adjust; }
bool               97 ui/views/bubble/bubble_delegate.h   bool move_with_anchor() const { return move_with_anchor_; }
bool               98 ui/views/bubble/bubble_delegate.h   void set_move_with_anchor(bool move) { move_with_anchor_ = move; }
bool              124 ui/views/bubble/bubble_delegate.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool              153 ui/views/bubble/bubble_delegate.h   void HandleVisibilityChanged(Widget* widget, bool visible);
bool              156 ui/views/bubble/bubble_delegate.h   bool close_on_esc_;
bool              157 ui/views/bubble/bubble_delegate.h   bool close_on_deactivate_;
bool              169 ui/views/bubble/bubble_delegate.h   bool move_with_anchor_;
bool              179 ui/views/bubble/bubble_delegate.h   bool color_explicitly_set_;
bool              191 ui/views/bubble/bubble_delegate.h   bool use_focusless_;
bool              194 ui/views/bubble/bubble_delegate.h   bool accept_events_;
bool              195 ui/views/bubble/bubble_delegate.h   bool border_accepts_events_;
bool              199 ui/views/bubble/bubble_delegate.h   bool adjust_if_offscreen_;
bool               71 ui/views/bubble/bubble_frame_view.h                                    bool adjust_if_offscreen);
bool               82 ui/views/bubble/bubble_frame_view.h   void MirrorArrowIfOffScreen(bool vertical,
bool               25 ui/views/bubble/bubble_window_targeter.h   virtual bool GetHitTestMask(aura::Window* window,
bool              102 ui/views/bubble/tray_bubble_view.h     bool can_activate;
bool              103 ui/views/bubble/tray_bubble_view.h     bool close_on_deactivate;
bool              105 ui/views/bubble/tray_bubble_view.h     bool first_item_has_no_margin;
bool              145 ui/views/bubble/tray_bubble_view.h   void set_gesture_dragging(bool dragging) { is_gesture_dragging_ = dragging; }
bool              146 ui/views/bubble/tray_bubble_view.h   bool is_gesture_dragging() const { return is_gesture_dragging_; }
bool              149 ui/views/bubble/tray_bubble_view.h   virtual bool CanActivate() const OVERRIDE;
bool              152 ui/views/bubble/tray_bubble_view.h   virtual bool WidgetHasHitTestMask() const OVERRIDE;
bool              189 ui/views/bubble/tray_bubble_view.h   bool is_gesture_dragging_;
bool              193 ui/views/bubble/tray_bubble_view.h   bool mouse_actively_entered_;
bool               59 ui/views/color_chooser/color_chooser_view.h   virtual bool HandleKeyEvent(Textfield* sender,
bool               59 ui/views/controls/button/button.h   virtual bool GetTooltipText(const gfx::Point& p,
bool               30 ui/views/controls/button/checkbox.h   virtual void SetChecked(bool checked);
bool               31 ui/views/controls/button/checkbox.h   bool checked() const { return checked_; }
bool               44 ui/views/controls/button/checkbox.h   void SetCustomImage(bool checked,
bool               45 ui/views/controls/button/checkbox.h                       bool focused,
bool               58 ui/views/controls/button/checkbox.h   bool checked_;
bool               57 ui/views/controls/button/custom_button.h   void set_request_focus_on_press(bool value) {
bool               60 ui/views/controls/button/custom_button.h   bool request_focus_on_press() const { return request_focus_on_press_; }
bool               63 ui/views/controls/button/custom_button.h   void set_animate_on_state_change(bool value) {
bool               67 ui/views/controls/button/custom_button.h   void SetHotTracked(bool is_hot_tracked);
bool               68 ui/views/controls/button/custom_button.h   bool IsHotTracked() const;
bool               73 ui/views/controls/button/custom_button.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               74 ui/views/controls/button/custom_button.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               80 ui/views/controls/button/custom_button.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               81 ui/views/controls/button/custom_button.h   virtual bool OnKeyReleased(const ui::KeyEvent& event) OVERRIDE;
bool               83 ui/views/controls/button/custom_button.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool               88 ui/views/controls/button/custom_button.h   virtual void VisibilityChanged(View* starting_from, bool is_visible) OVERRIDE;
bool              110 ui/views/controls/button/custom_button.h   virtual bool IsTriggerableEvent(const ui::Event& event);
bool              115 ui/views/controls/button/custom_button.h   virtual bool ShouldEnterPushedState(const ui::Event& event);
bool              130 ui/views/controls/button/custom_button.h   bool animate_on_state_change_;
bool              133 ui/views/controls/button/custom_button.h   bool is_throbbing_;
bool              139 ui/views/controls/button/custom_button.h   bool request_focus_on_press_;
bool               67 ui/views/controls/button/image_button.h   void SetDrawImageMirrored(bool mirrored) {
bool              113 ui/views/controls/button/image_button.h   bool draw_image_mirrored_;
bool              133 ui/views/controls/button/image_button.h   void SetToggled(bool toggled);
bool              149 ui/views/controls/button/image_button.h   virtual bool GetTooltipText(const gfx::Point& p,
bool              160 ui/views/controls/button/image_button.h   bool toggled_;
bool               47 ui/views/controls/button/label_button.h   bool GetTextMultiLine() const;
bool               48 ui/views/controls/button/label_button.h   void SetTextMultiLine(bool text_multi_line);
bool               67 ui/views/controls/button/label_button.h   bool is_default() const { return is_default_; }
bool               68 ui/views/controls/button/label_button.h   void SetIsDefault(bool is_default);
bool              144 ui/views/controls/button/label_button.h   bool explicitly_set_colors_[STATE_COUNT];
bool              154 ui/views/controls/button/label_button.h   bool is_default_;
bool               35 ui/views/controls/button/label_button_border.h   Painter* GetPainter(bool focused, Button::ButtonState state);
bool               36 ui/views/controls/button/label_button_border.h   void SetPainter(bool focused, Button::ButtonState state, Painter* painter);
bool               38 ui/views/controls/button/menu_button.h              bool show_menu_marker);
bool               41 ui/views/controls/button/menu_button.h   bool show_menu_marker() const { return show_menu_marker_; }
bool               51 ui/views/controls/button/menu_button.h   virtual bool Activate();
bool               59 ui/views/controls/button/menu_button.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               63 ui/views/controls/button/menu_button.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               64 ui/views/controls/button/menu_button.h   virtual bool OnKeyReleased(const ui::KeyEvent& event) OVERRIDE;
bool               72 ui/views/controls/button/menu_button.h   bool menu_visible_;
bool               96 ui/views/controls/button/menu_button.h   bool show_menu_marker_;
bool              104 ui/views/controls/button/menu_button.h   bool* destroyed_flag_;
bool               27 ui/views/controls/button/radio_button.h   virtual bool IsGroupFocusTraversable() const OVERRIDE;
bool               37 ui/views/controls/button/radio_button.h   virtual void SetChecked(bool checked) OVERRIDE;
bool              124 ui/views/controls/button/text_button.h   void SetIsDefault(bool is_default);
bool              125 ui/views/controls/button/text_button.h   bool is_default() const { return is_default_; }
bool              129 ui/views/controls/button/text_button.h   void SetMultiLine(bool multi_line);
bool              132 ui/views/controls/button/text_button.h   bool multi_line() const { return multi_line_; }
bool              152 ui/views/controls/button/text_button.h   bool show_multiple_icon_states() const { return show_multiple_icon_states_; }
bool              153 ui/views/controls/button/text_button.h   void SetShowMultipleIconStates(bool show_multiple_icon_states);
bool              191 ui/views/controls/button/text_button.h   bool use_enabled_color_from_theme() const {
bool              195 ui/views/controls/button/text_button.h   bool use_disabled_color_from_theme() const {
bool              199 ui/views/controls/button/text_button.h   bool use_hover_color_from_theme() const {
bool              252 ui/views/controls/button/text_button.h   bool show_multiple_icon_states_;
bool              256 ui/views/controls/button/text_button.h   bool is_default_;
bool              259 ui/views/controls/button/text_button.h   bool multi_line_;
bool              272 ui/views/controls/button/text_button.h   bool use_enabled_color_from_theme_;
bool              273 ui/views/controls/button/text_button.h   bool use_disabled_color_from_theme_;
bool              274 ui/views/controls/button/text_button.h   bool use_highlight_color_from_theme_;
bool              275 ui/views/controls/button/text_button.h   bool use_hover_color_from_theme_;
bool              303 ui/views/controls/button/text_button.h   bool HasIcon() const { return !icon_.isNull(); }
bool              319 ui/views/controls/button/text_button.h   void set_ignore_minimum_size(bool ignore_minimum_size);
bool              321 ui/views/controls/button/text_button.h   void set_full_justification(bool full_justification);
bool              352 ui/views/controls/button/text_button.h   bool has_hover_icon_;
bool              356 ui/views/controls/button/text_button.h   bool has_pushed_icon_;
bool              363 ui/views/controls/button/text_button.h   bool ignore_minimum_size_;
bool              367 ui/views/controls/button/text_button.h   bool full_justification_;
bool               82 ui/views/controls/combobox/combobox.h   bool SelectValue(const base::string16& value);
bool               92 ui/views/controls/combobox/combobox.h   void SetInvalid(bool invalid);
bool               93 ui/views/controls/combobox/combobox.h   bool invalid() const { return invalid_; }
bool               98 ui/views/controls/combobox/combobox.h   virtual bool SkipDefaultKeyEventProcessing(const ui::KeyEvent& e) OVERRIDE;
bool               99 ui/views/controls/combobox/combobox.h   virtual bool OnKeyPressed(const ui::KeyEvent& e) OVERRIDE;
bool              100 ui/views/controls/combobox/combobox.h   virtual bool OnKeyReleased(const ui::KeyEvent& e) OVERRIDE;
bool              109 ui/views/controls/combobox/combobox.h   virtual bool IsItemChecked(int id) const OVERRIDE;
bool              110 ui/views/controls/combobox/combobox.h   virtual bool IsCommandEnabled(int id) const OVERRIDE;
bool              112 ui/views/controls/combobox/combobox.h   virtual bool GetAccelerator(int id, ui::Accelerator* accelerator) OVERRIDE;
bool              177 ui/views/controls/combobox/combobox.h   bool invalid_;
bool              192 ui/views/controls/combobox/combobox.h   bool dropdown_open_;
bool               46 ui/views/controls/focusable_border.h   bool use_default_color_;
bool               61 ui/views/controls/glow_hover_controller.h   bool ShouldDraw() const;
bool               58 ui/views/controls/image_view.h   bool GetImageSize(gfx::Size* image_size);
bool               78 ui/views/controls/image_view.h   void set_interactive(bool interactive) { interactive_ = interactive; }
bool               88 ui/views/controls/image_view.h   virtual bool GetTooltipText(const gfx::Point& p,
bool               90 ui/views/controls/image_view.h   virtual bool HitTestRect(const gfx::Rect& rect) const OVERRIDE;
bool               98 ui/views/controls/image_view.h   bool IsImageEqual(const gfx::ImageSkia& img) const;
bool              105 ui/views/controls/image_view.h   bool image_size_set_;
bool              123 ui/views/controls/image_view.h   bool interactive_;
bool               77 ui/views/controls/label.h   void SetAutoColorReadabilityEnabled(bool enabled);
bool              132 ui/views/controls/label.h   bool is_multi_line() const { return is_multi_line_; }
bool              133 ui/views/controls/label.h   void SetMultiLine(bool multi_line);
bool              137 ui/views/controls/label.h   bool is_obscured() const { return is_obscured_; }
bool              138 ui/views/controls/label.h   void SetObscured(bool obscured);
bool              145 ui/views/controls/label.h   void SetAllowCharacterBreak(bool allow_character_break);
bool              169 ui/views/controls/label.h   void set_collapse_when_hidden(bool value) { collapse_when_hidden_ = value; }
bool              170 ui/views/controls/label.h   bool collapse_when_hidden() const { return collapse_when_hidden_; }
bool              185 ui/views/controls/label.h   virtual bool HitTestRect(const gfx::Rect& rect) const OVERRIDE;
bool              191 ui/views/controls/label.h   virtual bool GetTooltipText(const gfx::Point& p,
bool              251 ui/views/controls/label.h   bool ShouldShowDefaultTooltip() const;
bool              263 ui/views/controls/label.h   bool enabled_color_set_;
bool              264 ui/views/controls/label.h   bool disabled_color_set_;
bool              265 ui/views/controls/label.h   bool background_color_set_;
bool              267 ui/views/controls/label.h   bool auto_color_readability_;
bool              269 ui/views/controls/label.h   mutable bool text_size_valid_;
bool              271 ui/views/controls/label.h   bool is_multi_line_;
bool              272 ui/views/controls/label.h   bool is_obscured_;
bool              273 ui/views/controls/label.h   bool allow_character_break_;
bool              278 ui/views/controls/label.h   bool collapse_when_hidden_;
bool              292 ui/views/controls/label.h   bool has_shadow_;
bool               39 ui/views/controls/link.h   virtual bool HitTestRect(const gfx::Rect& rect) const OVERRIDE;
bool               40 ui/views/controls/link.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               41 ui/views/controls/link.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               44 ui/views/controls/link.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               46 ui/views/controls/link.h   virtual bool SkipDefaultKeyEventProcessing(
bool               57 ui/views/controls/link.h   void SetUnderline(bool underline);
bool               64 ui/views/controls/link.h   void SetPressed(bool pressed);
bool               71 ui/views/controls/link.h   bool underline_;
bool               74 ui/views/controls/link.h   bool pressed_;
bool               41 ui/views/controls/menu/menu.h     virtual bool IsItemChecked(int id) const;
bool               45 ui/views/controls/menu/menu.h     virtual bool IsItemDefault(int id) const;
bool               53 ui/views/controls/menu/menu.h     virtual bool GetAcceleratorInfo(int id, ui::Accelerator* accel);
bool               62 ui/views/controls/menu/menu.h     virtual bool IsItemSeparator(int id) const;
bool               74 ui/views/controls/menu/menu.h                                  bool is_mouse_gesture) {
bool               78 ui/views/controls/menu/menu.h     virtual bool HasIcon(int id) const;
bool               92 ui/views/controls/menu/menu.h     virtual bool IsRightToLeftUILayout() const;
bool               95 ui/views/controls/menu/menu.h     virtual bool SupportsCommand(int id) const;
bool               96 ui/views/controls/menu/menu.h     virtual bool IsCommandEnabled(int id) const;
bool               97 ui/views/controls/menu/menu.h     virtual bool GetContextualLabel(int id, base::string16* out) const;
bool              207 ui/views/controls/menu/menu.h   virtual void EnableMenuItemByID(int item_id, bool enabled) = 0;
bool              208 ui/views/controls/menu/menu.h   virtual void EnableMenuItemAt(int index, bool enabled) = 0;
bool              216 ui/views/controls/menu/menu.h   virtual bool SetIcon(const gfx::ImageSkia& icon, int item_id) = 0;
bool               93 ui/views/controls/menu/menu_config.h   bool render_gutter;
bool               96 ui/views/controls/menu/menu_config.h   bool show_mnemonics;
bool              109 ui/views/controls/menu/menu_config.h   bool show_accelerators;
bool              112 ui/views/controls/menu/menu_config.h   bool always_use_icon_to_label_padding;
bool              115 ui/views/controls/menu/menu_config.h   bool align_arrow_and_shortcut;
bool              118 ui/views/controls/menu/menu_config.h   bool offset_context_menus;
bool               80 ui/views/controls/menu/menu_controller.h                     bool context_menu,
bool               84 ui/views/controls/menu/menu_controller.h   bool IsBlockingRun() const { return blocking_run_; }
bool               87 ui/views/controls/menu/menu_controller.h   bool drag_in_progress() const { return drag_in_progress_; }
bool              106 ui/views/controls/menu/menu_controller.h   void set_is_combobox(bool is_combobox) { is_combobox_ = is_combobox; }
bool              117 ui/views/controls/menu/menu_controller.h   bool OnMouseWheel(SubmenuView* source, const ui::MouseWheelEvent& event);
bool              120 ui/views/controls/menu/menu_controller.h   bool GetDropFormats(
bool              124 ui/views/controls/menu/menu_controller.h   bool AreDropTypesRequired(SubmenuView* source);
bool              125 ui/views/controls/menu/menu_controller.h   bool CanDrop(SubmenuView* source, const ui::OSExchangeData& data);
bool              132 ui/views/controls/menu/menu_controller.h   void OnDragEnteredScrollButton(SubmenuView* source, bool is_up);
bool              192 ui/views/controls/menu/menu_controller.h     bool submenu_open;
bool              201 ui/views/controls/menu/menu_controller.h     std::list<bool> open_leading;
bool              207 ui/views/controls/menu/menu_controller.h     bool context_menu;
bool              223 ui/views/controls/menu/menu_controller.h     bool is_scroll() const { return type == SCROLL_DOWN || type == SCROLL_UP; }
bool              260 ui/views/controls/menu/menu_controller.h   bool OnKeyDown(ui::KeyboardCode key_code);
bool              265 ui/views/controls/menu/menu_controller.h                  bool blocking,
bool              273 ui/views/controls/menu/menu_controller.h   void RunMessageLoop(bool nested_menu);
bool              280 ui/views/controls/menu/menu_controller.h                              bool context_menu);
bool              286 ui/views/controls/menu/menu_controller.h   bool ShowSiblingMenu(SubmenuView* source, const gfx::Point& mouse_location);
bool              291 ui/views/controls/menu/menu_controller.h   bool ShowContextMenu(MenuItemView* menu_item,
bool              311 ui/views/controls/menu/menu_controller.h   bool IsScrollButtonAt(SubmenuView* source,
bool              328 ui/views/controls/menu/menu_controller.h   bool GetMenuPartByScreenCoordinateImpl(SubmenuView* menu,
bool              334 ui/views/controls/menu/menu_controller.h   bool DoesSubmenuContainLocation(SubmenuView* submenu,
bool              352 ui/views/controls/menu/menu_controller.h   void OpenMenuImpl(MenuItemView* item, bool show);
bool              383 ui/views/controls/menu/menu_controller.h                                 bool prefer_leading,
bool              384 ui/views/controls/menu/menu_controller.h                                 bool* is_leading);
bool              389 ui/views/controls/menu/menu_controller.h                                       bool prefer_leading,
bool              390 ui/views/controls/menu/menu_controller.h                                       bool* is_leading);
bool              417 ui/views/controls/menu/menu_controller.h       bool (*match_function)(MenuItemView* menu, base::char16 mnemonic));
bool              422 ui/views/controls/menu/menu_controller.h   bool AcceptOrSelect(MenuItemView* parent, const SelectByCharDetails& details);
bool              426 ui/views/controls/menu/menu_controller.h   bool SelectByChar(base::char16 key);
bool              472 ui/views/controls/menu/menu_controller.h   bool ShouldQuitNow() const;
bool              488 ui/views/controls/menu/menu_controller.h   bool blocking_run_;
bool              491 ui/views/controls/menu/menu_controller.h   bool showing_;
bool              498 ui/views/controls/menu/menu_controller.h   bool did_capture_;
bool              539 ui/views/controls/menu/menu_controller.h   bool possible_drag_;
bool              542 ui/views/controls/menu/menu_controller.h   bool drag_in_progress_;
bool              549 ui/views/controls/menu/menu_controller.h   bool valid_drop_coordinates_;
bool              554 ui/views/controls/menu/menu_controller.h   bool showing_submenu_;
bool              586 ui/views/controls/menu/menu_controller.h   bool is_combobox_;
bool              589 ui/views/controls/menu/menu_controller.h   bool item_selected_by_touch_;
bool               60 ui/views/controls/menu/menu_delegate.h   virtual bool IsItemChecked(int id) const;
bool               70 ui/views/controls/menu/menu_delegate.h   virtual bool GetShouldUseDisabledEmphasizedForegroundColor(
bool               79 ui/views/controls/menu/menu_delegate.h   virtual bool GetForegroundColor(int command_id,
bool               80 ui/views/controls/menu/menu_delegate.h                                   bool is_hovered,
bool               89 ui/views/controls/menu/menu_delegate.h   virtual bool GetBackgroundColor(int command_id,
bool               90 ui/views/controls/menu/menu_delegate.h                                   bool is_hovered,
bool              100 ui/views/controls/menu/menu_delegate.h   virtual bool GetAccelerator(int id, ui::Accelerator* accelerator);
bool              110 ui/views/controls/menu/menu_delegate.h   virtual bool ShowContextMenu(MenuItemView* source,
bool              116 ui/views/controls/menu/menu_delegate.h   virtual bool SupportsCommand(int id) const;
bool              117 ui/views/controls/menu/menu_delegate.h   virtual bool IsCommandEnabled(int id) const;
bool              118 ui/views/controls/menu/menu_delegate.h   virtual bool GetContextualLabel(int id, base::string16* out) const;
bool              127 ui/views/controls/menu/menu_delegate.h   virtual bool ShouldCloseAllMenusOnExecute(int id);
bool              137 ui/views/controls/menu/menu_delegate.h   virtual bool ShouldExecuteCommandWithoutClosingMenu(int id,
bool              142 ui/views/controls/menu/menu_delegate.h   virtual bool IsTriggerableEvent(MenuItemView* view, const ui::Event& e);
bool              158 ui/views/controls/menu/menu_delegate.h   virtual bool CanDrop(MenuItemView* menu, const OSExchangeData& data);
bool              161 ui/views/controls/menu/menu_delegate.h   virtual bool GetDropFormats(
bool              167 ui/views/controls/menu/menu_delegate.h   virtual bool AreDropTypesRequired(MenuItemView* menu);
bool              190 ui/views/controls/menu/menu_delegate.h   virtual bool CanDrag(MenuItemView* menu);
bool              217 ui/views/controls/menu/menu_delegate.h                                        bool* has_mnemonics,
bool              239 ui/views/controls/menu/menu_delegate.h   virtual bool ShouldReserveSpaceForSubmenuIndicator() const;
bool               36 ui/views/controls/menu/menu_host.h                     bool do_capture);
bool               39 ui/views/controls/menu/menu_host.h   bool IsMenuHostVisible();
bool               43 ui/views/controls/menu/menu_host.h   void ShowMenuHost(bool do_capture);
bool               68 ui/views/controls/menu/menu_host.h   bool destroying_;
bool               71 ui/views/controls/menu/menu_host.h   bool ignore_capture_lost_;
bool               28 ui/views/controls/menu/menu_host_root_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               29 ui/views/controls/menu/menu_host_root_view.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               32 ui/views/controls/menu/menu_host_root_view.h   virtual bool OnMouseWheel(const ui::MouseWheelEvent& event) OVERRIDE;
bool               42 ui/views/controls/menu/menu_host_root_view.h   bool DoesEventTargetEmptyMenuItem(const ui::MouseEvent& event);
bool               48 ui/views/controls/menu/menu_host_root_view.h   bool forward_drag_to_menu_controller_;
bool               18 ui/views/controls/menu/menu_image_util.h gfx::ImageSkia GetMenuCheckImage(bool dark_background);
bool               24 ui/views/controls/menu/menu_image_util.h gfx::ImageSkia GetRadioButtonImage(bool selected);
bool               29 ui/views/controls/menu/menu_image_util.h gfx::ImageSkia GetSubmenuArrowImage(bool dark_background);
bool              134 ui/views/controls/menu/menu_item_view.h   virtual bool GetTooltipText(const gfx::Point& p,
bool              146 ui/views/controls/menu/menu_item_view.h   static bool IsBubble(MenuItemView::AnchorPosition anchor);
bool              227 ui/views/controls/menu/menu_item_view.h   virtual bool HasSubmenu() const;
bool              251 ui/views/controls/menu/menu_item_view.h   void SetSelected(bool selected);
bool              254 ui/views/controls/menu/menu_item_view.h   bool IsSelected() const { return selected_; }
bool              304 ui/views/controls/menu/menu_item_view.h   void set_has_icons(bool has_icons) {
bool              307 ui/views/controls/menu/menu_item_view.h   bool has_icons() const { return has_icons_; }
bool              321 ui/views/controls/menu/menu_item_view.h   bool has_mnemonics() const { return has_mnemonics_; }
bool              328 ui/views/controls/menu/menu_item_view.h   void set_use_right_margin(bool use_right_margin) {
bool              371 ui/views/controls/menu/menu_item_view.h   void PrepareForRun(bool is_first_menu,
bool              372 ui/views/controls/menu/menu_item_view.h                      bool has_mnemonics,
bool              373 ui/views/controls/menu/menu_item_view.h                      bool show_mnemonics);
bool              398 ui/views/controls/menu/menu_item_view.h   void PaintMinorText(gfx::Canvas* canvas, bool render_selection);
bool              425 ui/views/controls/menu/menu_item_view.h   bool IsContainer() const;
bool              434 ui/views/controls/menu/menu_item_view.h   bool HasChecksOrRadioButtons() const;
bool              437 ui/views/controls/menu/menu_item_view.h   bool is_dimensions_valid() const { return dimensions_.height > 0; }
bool              448 ui/views/controls/menu/menu_item_view.h   bool canceled_;
bool              458 ui/views/controls/menu/menu_item_view.h   bool selected_;
bool              476 ui/views/controls/menu/menu_item_view.h   bool has_mnemonics_;
bool              480 ui/views/controls/menu/menu_item_view.h   bool show_mnemonics_;
bool              483 ui/views/controls/menu/menu_item_view.h   bool has_icons_;
bool              527 ui/views/controls/menu/menu_item_view.h   bool use_right_margin_;
bool               67 ui/views/controls/menu/menu_model_adapter.h   virtual bool IsTriggerableEvent(MenuItemView* source,
bool               69 ui/views/controls/menu/menu_model_adapter.h   virtual bool GetAccelerator(int id,
bool               73 ui/views/controls/menu/menu_model_adapter.h   virtual bool IsCommandEnabled(int id) const OVERRIDE;
bool               74 ui/views/controls/menu/menu_model_adapter.h   virtual bool IsItemChecked(int id) const OVERRIDE;
bool              111 ui/views/controls/menu/menu_runner.h   bool IsRunning() const;
bool               28 ui/views/controls/menu/menu_scroll_view_container.h   bool HasBubbleBorder();
bool               62 ui/views/controls/menu/native_menu_win.h   bool IsSeparatorItemAt(int menu_index) const;
bool               70 ui/views/controls/menu/native_menu_win.h                         bool enabled,
bool               71 ui/views/controls/menu/native_menu_win.h                         bool checked,
bool               72 ui/views/controls/menu/native_menu_win.h                         bool is_default);
bool              103 ui/views/controls/menu/native_menu_win.h   static bool GetHighlightedMenuItemInfo(HMENU menu,
bool              117 ui/views/controls/menu/native_menu_win.h   bool owner_draw_;
bool              144 ui/views/controls/menu/native_menu_win.h   bool listeners_called_;
bool              157 ui/views/controls/menu/native_menu_win.h   bool* destroyed_flag_;
bool               68 ui/views/controls/menu/submenu_view.h   virtual bool GetDropFormats(
bool               71 ui/views/controls/menu/submenu_view.h   virtual bool AreDropTypesRequired() OVERRIDE;
bool               72 ui/views/controls/menu/submenu_view.h   virtual bool CanDrop(const OSExchangeData& data) OVERRIDE;
bool               79 ui/views/controls/menu/submenu_view.h   virtual bool OnMouseWheel(const ui::MouseWheelEvent& e) OVERRIDE;
bool               92 ui/views/controls/menu/submenu_view.h   bool IsShowing();
bool               96 ui/views/controls/menu/submenu_view.h   void ShowAt(Widget* parent, const gfx::Rect& bounds, bool do_capture);
bool              120 ui/views/controls/menu/submenu_view.h   virtual bool SkipDefaultKeyEventProcessing(const ui::KeyEvent& e) OVERRIDE;
bool              132 ui/views/controls/menu/submenu_view.h   bool GetShowSelection(MenuItemView* item);
bool              153 ui/views/controls/menu/submenu_view.h   bool resize_open_menu() const { return resize_open_menu_; }
bool              154 ui/views/controls/menu/submenu_view.h   void set_resize_open_menu(bool resize_open_menu) {
bool              183 ui/views/controls/menu/submenu_view.h   virtual bool OnScroll(float dx, float dy) OVERRIDE;
bool              209 ui/views/controls/menu/submenu_view.h   bool resize_open_menu_;
bool               67 ui/views/controls/message_box_view.h   bool IsCheckBoxSelected();
bool               79 ui/views/controls/message_box_view.h   void SetCheckBoxSelected(bool selected);
bool               93 ui/views/controls/message_box_view.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool               32 ui/views/controls/native/native_view_host.h   static const bool kRenderNativeControlFocus;
bool               69 ui/views/controls/native/native_view_host.h   void set_fast_resize(bool fast_resize) { fast_resize_ = fast_resize; }
bool               70 ui/views/controls/native/native_view_host.h   bool fast_resize() const { return fast_resize_; }
bool               73 ui/views/controls/native/native_view_host.h   bool fast_resize_at_last_layout() const {
bool               86 ui/views/controls/native/native_view_host.h   virtual void VisibilityChanged(View* starting_from, bool is_visible) OVERRIDE;
bool               92 ui/views/controls/native/native_view_host.h   virtual bool NeedsNotificationWhenVisibleBoundsChange() const OVERRIDE;
bool              103 ui/views/controls/native/native_view_host.h   void Detach(bool destroyed);
bool              122 ui/views/controls/native/native_view_host.h   bool fast_resize_;
bool              125 ui/views/controls/native/native_view_host.h   bool fast_resize_at_last_layout_;
bool               27 ui/views/controls/native/native_view_host_aura.h   virtual void NativeViewDetaching(bool destroyed) OVERRIDE;
bool               31 ui/views/controls/native/native_view_host_aura.h   virtual bool HasInstalledClip() OVERRIDE;
bool               47 ui/views/controls/native/native_view_host_aura.h   bool installed_clip_;
bool               31 ui/views/controls/native/native_view_host_wrapper.h   virtual void NativeViewDetaching(bool destroyed) = 0;
bool               45 ui/views/controls/native/native_view_host_wrapper.h   virtual bool HasInstalledClip() = 0;
bool               37 ui/views/controls/prefix_selector.h   virtual bool CanComposeInline() const OVERRIDE;
bool               39 ui/views/controls/prefix_selector.h   virtual bool GetCompositionCharacterBounds(uint32 index,
bool               41 ui/views/controls/prefix_selector.h   virtual bool HasCompositionText() const OVERRIDE;
bool               42 ui/views/controls/prefix_selector.h   virtual bool GetTextRange(gfx::Range* range) const OVERRIDE;
bool               43 ui/views/controls/prefix_selector.h   virtual bool GetCompositionTextRange(gfx::Range* range) const OVERRIDE;
bool               44 ui/views/controls/prefix_selector.h   virtual bool GetSelectionRange(gfx::Range* range) const OVERRIDE;
bool               45 ui/views/controls/prefix_selector.h   virtual bool SetSelectionRange(const gfx::Range& range) OVERRIDE;
bool               46 ui/views/controls/prefix_selector.h   virtual bool DeleteRange(const gfx::Range& range) OVERRIDE;
bool               47 ui/views/controls/prefix_selector.h   virtual bool GetTextFromRange(const gfx::Range& range,
bool               50 ui/views/controls/prefix_selector.h   virtual bool ChangeTextDirectionAndLayoutAlignment(
bool               63 ui/views/controls/prefix_selector.h   bool TextAtRowMatchesText(int row, const base::string16& lower_text);
bool               41 ui/views/controls/progress_bar.h   virtual bool GetTooltipText(const gfx::Point& p,
bool               31 ui/views/controls/resize_area.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               32 ui/views/controls/resize_area.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               40 ui/views/controls/resize_area.h   void ReportResizeAmount(int resize_amount, bool last_update);
bool               20 ui/views/controls/resize_area_delegate.h   virtual void OnResize(int resize_amount, bool done_resizing) = 0;
bool               52 ui/views/controls/scroll_view.h   void set_hide_horizontal_scrollbar(bool visible) {
bool               61 ui/views/controls/scroll_view.h   bool is_bounded() { return max_height_ >= 0 && min_height_ >= 0; }
bool               81 ui/views/controls/scroll_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               82 ui/views/controls/scroll_view.h   virtual bool OnMouseWheel(const ui::MouseWheelEvent& e) OVERRIDE;
bool               91 ui/views/controls/scroll_view.h                                  bool is_page,
bool               92 ui/views/controls/scroll_view.h                                  bool is_positive) OVERRIDE;
bool              111 ui/views/controls/scroll_view.h                                    bool* horiz_is_shown,
bool              112 ui/views/controls/scroll_view.h                                    bool* vert_is_shown) const;
bool              116 ui/views/controls/scroll_view.h   void SetControlVisibility(View* control, bool should_show);
bool              147 ui/views/controls/scroll_view.h   bool hide_horizontal_scrollbar_;
bool              186 ui/views/controls/scroll_view.h                              bool is_horizontal, bool is_positive);
bool              188 ui/views/controls/scroll_view.h                              bool is_horizontal, bool is_positive);
bool               31 ui/views/controls/scrollbar/base_scroll_bar.h   BaseScrollBar(bool horizontal, BaseScrollBarThumb* thumb);
bool               56 ui/views/controls/scrollbar/base_scroll_bar.h   void ScrollToThumbPosition(int thumb_position, bool scroll_to_middle);
bool               59 ui/views/controls/scrollbar/base_scroll_bar.h   bool ScrollByContentsOffset(int contents_offset);
bool               69 ui/views/controls/scrollbar/base_scroll_bar.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               74 ui/views/controls/scrollbar/base_scroll_bar.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               75 ui/views/controls/scrollbar/base_scroll_bar.h   virtual bool OnMouseWheel(const ui::MouseWheelEvent& event) OVERRIDE;
bool               88 ui/views/controls/scrollbar/base_scroll_bar.h   virtual bool OnScroll(float dx, float dy) OVERRIDE;
bool               97 ui/views/controls/scrollbar/base_scroll_bar.h   virtual bool IsCommandEnabled(int id) const OVERRIDE;
bool              113 ui/views/controls/scrollbar/base_scroll_bar.h   virtual int GetScrollIncrement(bool is_page, bool is_positive);
bool              143 ui/views/controls/scrollbar/base_scroll_bar.h                               bool scroll_to_middle) const;
bool               33 ui/views/controls/scrollbar/base_scroll_bar_button.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               54 ui/views/controls/scrollbar/base_scroll_bar_thumb.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               55 ui/views/controls/scrollbar/base_scroll_bar_thumb.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               17 ui/views/controls/scrollbar/kennedy_scroll_bar.h   explicit KennedyScrollBar(bool horizontal);
bool               31 ui/views/controls/scrollbar/native_scroll_bar.h   explicit NativeScrollBar(bool is_horiz);
bool               50 ui/views/controls/scrollbar/native_scroll_bar.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool               51 ui/views/controls/scrollbar/native_scroll_bar.h   virtual bool OnMouseWheel(const ui::MouseWheelEvent& e) OVERRIDE;
bool               47 ui/views/controls/scrollbar/native_scroll_bar_views.h   virtual int GetScrollIncrement(bool is_page, bool is_positive) OVERRIDE;
bool               16 ui/views/controls/scrollbar/overlay_scroll_bar.h   explicit OverlayScrollBar(bool horizontal);
bool               44 ui/views/controls/scrollbar/scroll_bar.h                                  bool is_page,
bool               45 ui/views/controls/scrollbar/scroll_bar.h                                  bool is_positive) = 0;
bool               66 ui/views/controls/scrollbar/scroll_bar.h   bool IsHorizontal() const;
bool              100 ui/views/controls/scrollbar/scroll_bar.h   explicit ScrollBar(bool is_horiz);
bool              103 ui/views/controls/scrollbar/scroll_bar.h   const bool is_horiz_;
bool               61 ui/views/controls/single_split_view.h   void set_resize_disabled(bool resize_disabled) {
bool               64 ui/views/controls/single_split_view.h   bool is_resize_disabled() const { return resize_disabled_; }
bool               69 ui/views/controls/single_split_view.h   void set_resize_leading_on_bounds_change(bool resize) {
bool               84 ui/views/controls/single_split_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               85 ui/views/controls/single_split_view.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               94 ui/views/controls/single_split_view.h   bool IsPointInDivider(const gfx::Point& p);
bool              126 ui/views/controls/single_split_view.h   bool is_horizontal_;
bool              131 ui/views/controls/single_split_view.h   bool resize_leading_on_bounds_change_;
bool              134 ui/views/controls/single_split_view.h   bool resize_disabled_;
bool               22 ui/views/controls/single_split_view_listener.h   virtual bool SplitHandleMoved(SingleSplitView* sender) = 0;
bool               62 ui/views/controls/slider.h   void set_enable_accessibility_events(bool enabled) {
bool               69 ui/views/controls/slider.h   void UpdateState(bool control_on);
bool               87 ui/views/controls/slider.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               88 ui/views/controls/slider.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               90 ui/views/controls/slider.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool              107 ui/views/controls/slider.h   bool value_is_valid_;
bool              109 ui/views/controls/slider.h   bool accessibility_events_enabled_;
bool               51 ui/views/controls/styled_label.h     bool disable_line_wrapping;
bool               54 ui/views/controls/styled_label.h     bool is_link;
bool               84 ui/views/controls/styled_label.h   void set_auto_color_readability_enabled(bool auto_color_readability) {
bool              106 ui/views/controls/styled_label.h     bool operator<(const StyleRange& other) const;
bool              117 ui/views/controls/styled_label.h   gfx::Size CalculateAndDoLayout(int width, bool dry_run);
bool              145 ui/views/controls/styled_label.h   bool displayed_on_background_color_set_;
bool              149 ui/views/controls/styled_label.h   bool auto_color_readability_enabled_;
bool               70 ui/views/controls/tabbed_pane/tabbed_pane.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool               35 ui/views/controls/table/table_header.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               36 ui/views/controls/table/table_header.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool               58 ui/views/controls/table/table_header.h   bool StartResize(const ui::LocatedEvent& event);
bool               71 ui/views/controls/table/table_header.h   bool is_resizing() const { return resize_details_.get() != NULL; }
bool               73 ui/views/controls/table/table_view.h     SortDescriptor(int column_id, bool ascending)
bool               81 ui/views/controls/table/table_view.h     bool ascending;
bool               92 ui/views/controls/table/table_view.h             bool single_selection);
bool              130 ui/views/controls/table/table_view.h   void SetColumnVisibility(int id, bool is_visible);
bool              131 ui/views/controls/table/table_view.h   bool IsColumnVisible(int id) const;
bool              138 ui/views/controls/table/table_view.h   bool HasColumn(int id) const;
bool              157 ui/views/controls/table/table_view.h   bool is_sorted() const { return !sort_descriptors_.empty(); }
bool              170 ui/views/controls/table/table_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool              171 ui/views/controls/table/table_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool              173 ui/views/controls/table/table_view.h   virtual bool GetTooltipText(const gfx::Point& p,
bool              175 ui/views/controls/table/table_view.h   virtual bool GetTooltipTextOrigin(const gfx::Point& p,
bool              282 ui/views/controls/table/table_view.h                              bool select,
bool              293 ui/views/controls/table/table_view.h   bool GetTooltipImpl(const gfx::Point& location,
bool              311 ui/views/controls/table/table_view.h   const bool single_selection_;
bool              342 ui/views/controls/table/table_view.h   bool in_set_visible_column_width_;
bool               60 ui/views/controls/textfield/textfield.h   bool read_only() const { return read_only_; }
bool               61 ui/views/controls/textfield/textfield.h   void SetReadOnly(bool read_only);
bool               90 ui/views/controls/textfield/textfield.h   void SelectAll(bool reversed);
bool               96 ui/views/controls/textfield/textfield.h   bool HasSelection() const;
bool              111 ui/views/controls/textfield/textfield.h   bool GetCursorEnabled() const;
bool              112 ui/views/controls/textfield/textfield.h   void SetCursorEnabled(bool enabled);
bool              138 ui/views/controls/textfield/textfield.h   bool IsIMEComposing() const;
bool              163 ui/views/controls/textfield/textfield.h   void SetStyle(gfx::TextStyle style, bool value);
bool              164 ui/views/controls/textfield/textfield.h   void ApplyStyle(gfx::TextStyle style, bool value, const gfx::Range& range);
bool              178 ui/views/controls/textfield/textfield.h   bool HasTextBeingDragged();
bool              185 ui/views/controls/textfield/textfield.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool              186 ui/views/controls/textfield/textfield.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool              188 ui/views/controls/textfield/textfield.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool              191 ui/views/controls/textfield/textfield.h   virtual void AboutToRequestFocusFromTabTraversal(bool reverse) OVERRIDE;
bool              192 ui/views/controls/textfield/textfield.h   virtual bool SkipDefaultKeyEventProcessing(
bool              194 ui/views/controls/textfield/textfield.h   virtual bool GetDropFormats(
bool              197 ui/views/controls/textfield/textfield.h   virtual bool CanDrop(const ui::OSExchangeData& data) OVERRIDE;
bool              227 ui/views/controls/textfield/textfield.h   virtual bool CanStartDragForView(View* sender,
bool              240 ui/views/controls/textfield/textfield.h   virtual bool DrawsHandles() OVERRIDE;
bool              244 ui/views/controls/textfield/textfield.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool              245 ui/views/controls/textfield/textfield.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool              246 ui/views/controls/textfield/textfield.h   virtual bool GetAcceleratorForCommandId(
bool              261 ui/views/controls/textfield/textfield.h   virtual bool CanComposeInline() const OVERRIDE;
bool              263 ui/views/controls/textfield/textfield.h   virtual bool GetCompositionCharacterBounds(uint32 index,
bool              265 ui/views/controls/textfield/textfield.h   virtual bool HasCompositionText() const OVERRIDE;
bool              266 ui/views/controls/textfield/textfield.h   virtual bool GetTextRange(gfx::Range* range) const OVERRIDE;
bool              267 ui/views/controls/textfield/textfield.h   virtual bool GetCompositionTextRange(gfx::Range* range) const OVERRIDE;
bool              268 ui/views/controls/textfield/textfield.h   virtual bool GetSelectionRange(gfx::Range* range) const OVERRIDE;
bool              269 ui/views/controls/textfield/textfield.h   virtual bool SetSelectionRange(const gfx::Range& range) OVERRIDE;
bool              270 ui/views/controls/textfield/textfield.h   virtual bool DeleteRange(const gfx::Range& range) OVERRIDE;
bool              271 ui/views/controls/textfield/textfield.h   virtual bool GetTextFromRange(const gfx::Range& range,
bool              274 ui/views/controls/textfield/textfield.h   virtual bool ChangeTextDirectionAndLayoutAlignment(
bool              307 ui/views/controls/textfield/textfield.h   void UpdateAfterChange(bool text_changed, bool cursor_changed);
bool              318 ui/views/controls/textfield/textfield.h   void MoveCursorTo(const gfx::Point& point, bool select);
bool              330 ui/views/controls/textfield/textfield.h   bool Cut();
bool              333 ui/views/controls/textfield/textfield.h   bool Copy();
bool              337 ui/views/controls/textfield/textfield.h   bool Paste();
bool              346 ui/views/controls/textfield/textfield.h   bool ImeEditingAllowed() const;
bool              367 ui/views/controls/textfield/textfield.h   bool read_only_;
bool              379 ui/views/controls/textfield/textfield.h   bool use_default_text_color_;
bool              385 ui/views/controls/textfield/textfield.h   bool use_default_background_color_;
bool              404 ui/views/controls/textfield/textfield.h   bool skip_input_method_cancel_composition_;
bool              408 ui/views/controls/textfield/textfield.h   bool cursor_visible_;
bool              411 ui/views/controls/textfield/textfield.h   bool drop_cursor_visible_;
bool              415 ui/views/controls/textfield/textfield.h   bool initiating_drag_;
bool               37 ui/views/controls/textfield/textfield_controller.h   virtual bool HandleKeyEvent(Textfield* sender,
bool               43 ui/views/controls/textfield/textfield_controller.h   virtual bool HandleMouseEvent(Textfield* sender,
bool               73 ui/views/controls/textfield/textfield_model.h   bool SetText(const base::string16& new_text);
bool              107 ui/views/controls/textfield/textfield_model.h   bool Delete();
bool              113 ui/views/controls/textfield/textfield_model.h   bool Backspace();
bool              124 ui/views/controls/textfield/textfield_model.h                   bool select);
bool              130 ui/views/controls/textfield/textfield_model.h   bool MoveCursorTo(const gfx::SelectionModel& selection);
bool              133 ui/views/controls/textfield/textfield_model.h   bool MoveCursorTo(const gfx::Point& point, bool select);
bool              153 ui/views/controls/textfield/textfield_model.h   void SelectAll(bool reversed);
bool              166 ui/views/controls/textfield/textfield_model.h   bool CanUndo();
bool              169 ui/views/controls/textfield/textfield_model.h   bool CanRedo();
bool              172 ui/views/controls/textfield/textfield_model.h   bool Undo();
bool              175 ui/views/controls/textfield/textfield_model.h   bool Redo();
bool              179 ui/views/controls/textfield/textfield_model.h   bool Cut();
bool              183 ui/views/controls/textfield/textfield_model.h   bool Copy();
bool              187 ui/views/controls/textfield/textfield_model.h   bool Paste();
bool              191 ui/views/controls/textfield/textfield_model.h   bool HasSelection() const;
bool              225 ui/views/controls/textfield/textfield_model.h   bool HasCompositionText() const;
bool              243 ui/views/controls/textfield/textfield_model.h   void InsertTextInternal(const base::string16& new_text, bool mergeable);
bool              248 ui/views/controls/textfield/textfield_model.h   void ReplaceTextInternal(const base::string16& new_text, bool mergeable);
bool              254 ui/views/controls/textfield/textfield_model.h   void ExecuteAndRecordDelete(gfx::Range range, bool mergeable);
bool              262 ui/views/controls/textfield/textfield_model.h   void ExecuteAndRecordInsert(const base::string16& new_text, bool mergeable);
bool              266 ui/views/controls/textfield/textfield_model.h   bool AddOrMergeEditHistory(internal::Edit* edit);
bool               28 ui/views/controls/throbber.h   Throbber(int frame_time_ms, bool paint_while_stopped);
bool               29 ui/views/controls/throbber.h   Throbber(int frame_time_ms, bool paint_while_stopped, gfx::ImageSkia* frames);
bool               45 ui/views/controls/throbber.h   bool running_;
bool               50 ui/views/controls/throbber.h   bool paint_while_stopped_;
bool              108 ui/views/controls/throbber.h   void SetChecked(bool checked);
bool              117 ui/views/controls/throbber.h   bool checked_;
bool               61 ui/views/controls/tree/tree_view.h   void set_auto_expand_children(bool auto_expand_children) {
bool               67 ui/views/controls/tree/tree_view.h   void SetEditable(bool editable);
bool              101 ui/views/controls/tree/tree_view.h   bool IsExpanded(ui::TreeModelNode* model_node);
bool              106 ui/views/controls/tree/tree_view.h   void SetRootShown(bool root_visible);
bool              125 ui/views/controls/tree/tree_view.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool              126 ui/views/controls/tree/tree_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool              149 ui/views/controls/tree/tree_view.h   virtual bool HandleKeyEvent(Textfield* sender,
bool              167 ui/views/controls/tree/tree_view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
bool              177 ui/views/controls/tree/tree_view.h   bool OnClickOrTap(const ui::LocatedEvent& event);
bool              193 ui/views/controls/tree/tree_view.h     void set_is_expanded(bool expanded) { is_expanded_ = expanded; }
bool              194 ui/views/controls/tree/tree_view.h     bool is_expanded() const { return is_expanded_; }
bool              197 ui/views/controls/tree/tree_view.h     void set_loaded_children(bool value) { loaded_children_ = value; }
bool              198 ui/views/controls/tree/tree_view.h     bool loaded_children() const { return loaded_children_; }
bool              217 ui/views/controls/tree/tree_view.h     bool loaded_children_;
bool              219 ui/views/controls/tree/tree_view.h     bool is_expanded_;
bool              292 ui/views/controls/tree/tree_view.h                           bool expanded);
bool              333 ui/views/controls/tree/tree_view.h   bool ExpandImpl(ui::TreeModelNode* model_node);
bool              351 ui/views/controls/tree/tree_view.h   bool editing_;
bool              366 ui/views/controls/tree/tree_view.h   bool auto_expand_children_;
bool              369 ui/views/controls/tree/tree_view.h   bool editable_;
bool              375 ui/views/controls/tree/tree_view.h   bool root_shown_;
bool              378 ui/views/controls/tree/tree_view.h   bool has_custom_icons_;
bool               30 ui/views/controls/tree/tree_view_controller.h   virtual bool CanEdit(TreeView* tree_view, ui::TreeModelNode* node);
bool               35 ui/views/controls/webview/unhandled_keyboard_event_handler.h   bool ignore_next_char_event_;
bool               57 ui/views/controls/webview/web_dialog_view.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator)
bool               61 ui/views/controls/webview/web_dialog_view.h   virtual bool CanClose() OVERRIDE;
bool               64 ui/views/controls/webview/web_dialog_view.h   virtual bool CanResize() const OVERRIDE;
bool               72 ui/views/controls/webview/web_dialog_view.h   virtual bool ShouldShowWindowTitle() const OVERRIDE;
bool               92 ui/views/controls/webview/web_dialog_view.h                                bool* out_close_dialog) OVERRIDE;
bool               93 ui/views/controls/webview/web_dialog_view.h   virtual bool ShouldShowDialogTitle() const OVERRIDE;
bool               94 ui/views/controls/webview/web_dialog_view.h   virtual bool HandleContextMenu(
bool              111 ui/views/controls/webview/web_dialog_view.h                               bool user_gesture,
bool              112 ui/views/controls/webview/web_dialog_view.h                               bool* was_blocked) OVERRIDE;
bool              114 ui/views/controls/webview/web_dialog_view.h                                    bool to_different_document) OVERRIDE;
bool              116 ui/views/controls/webview/web_dialog_view.h                                  bool proceed,
bool              117 ui/views/controls/webview/web_dialog_view.h                                  bool* proceed_to_fire_unload) OVERRIDE;
bool              128 ui/views/controls/webview/web_dialog_view.h   bool initialized_;
bool              140 ui/views/controls/webview/web_dialog_view.h   bool is_attempting_close_dialog_;
bool              144 ui/views/controls/webview/web_dialog_view.h   bool before_unload_fired_;
bool              148 ui/views/controls/webview/web_dialog_view.h   bool closed_via_webui_;
bool              154 ui/views/controls/webview/web_dialog_view.h   bool close_contents_called_;
bool               55 ui/views/controls/webview/webview.h   void SetEmbedFullscreenWidgetMode(bool mode);
bool               77 ui/views/controls/webview/webview.h   void SetFastResize(bool fast_resize);
bool               87 ui/views/controls/webview/webview.h   void set_allow_accelerators(bool allow_accelerators) {
bool              103 ui/views/controls/webview/webview.h   virtual bool SkipDefaultKeyEventProcessing(
bool              105 ui/views/controls/webview/webview.h   virtual bool IsFocusable() const OVERRIDE;
bool              107 ui/views/controls/webview/webview.h   virtual void AboutToRequestFocusFromTabTraversal(bool reverse) OVERRIDE;
bool              114 ui/views/controls/webview/webview.h   virtual bool EmbedsFullscreenWidget() const OVERRIDE;
bool              122 ui/views/controls/webview/webview.h   virtual void DidToggleFullscreenModeForTab(bool entered_fullscreen) OVERRIDE;
bool              131 ui/views/controls/webview/webview.h   void ReattachForFullscreenChange(bool enter_fullscreen);
bool              142 ui/views/controls/webview/webview.h   bool embed_fullscreen_widget_mode_enabled_;
bool              146 ui/views/controls/webview/webview.h   bool is_embedding_fullscreen_widget_;
bool              148 ui/views/controls/webview/webview.h   bool allow_accelerators_;
bool               40 ui/views/corewm/tooltip.h   virtual bool IsVisible() = 0;
bool               64 ui/views/corewm/tooltip_aura.h   virtual bool IsVisible() OVERRIDE;
bool               44 ui/views/corewm/tooltip_controller.h   virtual void SetTooltipsEnabled(bool enable) OVERRIDE;
bool               68 ui/views/corewm/tooltip_controller.h   bool IsTooltipVisible();
bool               70 ui/views/corewm/tooltip_controller.h   bool IsDragDropInProgress();
bool               73 ui/views/corewm/tooltip_controller.h   bool IsCursorVisible();
bool              100 ui/views/corewm/tooltip_controller.h   bool tooltips_enabled_;
bool               37 ui/views/corewm/tooltip_controller_test_helper.h   bool IsTooltipTimerRunning();
bool               39 ui/views/corewm/tooltip_controller_test_helper.h   bool IsTooltipShownTimerRunning();
bool               40 ui/views/corewm/tooltip_controller_test_helper.h   bool IsTooltipVisible();
bool               59 ui/views/corewm/tooltip_controller_test_helper.h   virtual bool GetTooltipText(const gfx::Point& p,
bool               29 ui/views/corewm/tooltip_win.h   bool HandleNotify(int w_param, NMHDR* l_param, LRESULT* l_result);
bool               34 ui/views/corewm/tooltip_win.h   bool EnsureTooltipWindow();
bool               45 ui/views/corewm/tooltip_win.h   virtual bool IsVisible() OVERRIDE;
bool               57 ui/views/corewm/tooltip_win.h   bool showing_;
bool               39 ui/views/drag_controller.h   virtual bool CanStartDragForView(View* sender,
bool               22 ui/views/event_utils.h VIEWS_EXPORT bool RepostLocatedEvent(gfx::NativeWindow window,
bool               27 ui/views/event_utils.h VIEWS_EXPORT bool RepostLocatedEventWin(HWND window,
bool               43 ui/views/examples/button_example.h   bool use_native_theme_border_;
bool               36 ui/views/examples/content_client/examples_browser_main_parts.h   virtual bool MainMessageLoopRun(int* result_code) OVERRIDE;
bool               26 ui/views/examples/content_client/examples_main_delegate.h   virtual bool BasicStartupComplete(int* exit_code) OVERRIDE;
bool               37 ui/views/examples/example_base.h   const char* BoolToOnOff(bool value) {
bool               40 ui/views/examples/multiline_example.h   virtual bool HandleKeyEvent(Textfield* sender,
bool               27 ui/views/examples/single_split_view_example.h   virtual bool SplitHandleMoved(SingleSplitView* sender) OVERRIDE;
bool               36 ui/views/examples/textfield_example.h   virtual bool HandleKeyEvent(Textfield* sender,
bool               38 ui/views/examples/textfield_example.h   virtual bool HandleMouseEvent(Textfield* sender,
bool               48 ui/views/examples/tree_view_example.h   bool IsCommandIdEnabled(int command_id);
bool               55 ui/views/examples/tree_view_example.h   virtual bool CanEdit(TreeView* tree_view, ui::TreeModelNode* node) OVERRIDE;
bool               63 ui/views/examples/tree_view_example.h   virtual bool IsCommandIdChecked(int command_id) const OVERRIDE;
bool               64 ui/views/examples/tree_view_example.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               65 ui/views/examples/tree_view_example.h   virtual bool GetAcceleratorForCommandId(
bool              157 ui/views/focus/focus_manager.h   bool OnKeyEvent(const ui::KeyEvent& event);
bool              161 ui/views/focus/focus_manager.h   bool ContainsView(View* view);
bool              164 ui/views/focus/focus_manager.h   void AdvanceFocus(bool reverse);
bool              194 ui/views/focus/focus_manager.h   void StoreFocusedView(bool clear_native_focus);
bool              199 ui/views/focus/focus_manager.h   bool RestoreFocusedView();
bool              214 ui/views/focus/focus_manager.h   bool is_changing_focus() const { return is_changing_focus_; }
bool              217 ui/views/focus/focus_manager.h   static void set_shortcut_handling_suspended(bool suspended) {
bool              221 ui/views/focus/focus_manager.h   bool shortcut_handling_suspended() { return shortcut_handling_suspended_; }
bool              257 ui/views/focus/focus_manager.h   bool ProcessAccelerator(const ui::Accelerator& accelerator);
bool              281 ui/views/focus/focus_manager.h   bool HasPriorityHandler(const ui::Accelerator& accelerator) const;
bool              293 ui/views/focus/focus_manager.h   bool RotatePaneFocus(Direction direction, FocusCycleWrappingBehavior wrap);
bool              298 ui/views/focus/focus_manager.h   static bool IsTabTraversalKeyEvent(const ui::KeyEvent& key_event);
bool              303 ui/views/focus/focus_manager.h   static void set_arrow_key_traversal_enabled(bool enabled) {
bool              307 ui/views/focus/focus_manager.h   static bool arrow_key_traversal_enabled() {
bool              319 ui/views/focus/focus_manager.h                              bool reverse,
bool              320 ui/views/focus/focus_manager.h                              bool dont_loop);
bool              329 ui/views/focus/focus_manager.h                           bool reverse);
bool              333 ui/views/focus/focus_manager.h   bool ProcessArrowKeyTraversal(const ui::KeyEvent& event);
bool              336 ui/views/focus/focus_manager.h   static bool shortcut_handling_suspended_;
bool              339 ui/views/focus/focus_manager.h   static bool arrow_key_traversal_enabled_;
bool              365 ui/views/focus/focus_manager.h   bool is_changing_focus_;
bool               28 ui/views/focus/focus_manager_delegate.h   virtual bool ProcessAccelerator(const ui::Accelerator& accelerator) = 0;
bool               21 ui/views/focus/focus_manager_factory.h   static FocusManager* Create(Widget* widget, bool desktop_widget);
bool               35 ui/views/focus/focus_manager_factory.h                                            bool desktop_widget) = 0;
bool               39 ui/views/focus/focus_search.h   FocusSearch(View* root, bool cycle, bool accessibility_mode);
bool               65 ui/views/focus/focus_search.h                                       bool reverse,
bool               67 ui/views/focus/focus_search.h                                       bool check_starting_view,
bool               79 ui/views/focus/focus_search.h   virtual bool Contains(View* root, const View* v);
bool               86 ui/views/focus/focus_search.h   bool IsViewFocusableCandidate(View* v, int skip_group_id);
bool               90 ui/views/focus/focus_search.h   bool IsFocusable(View* v);
bool              103 ui/views/focus/focus_search.h                                   bool check_starting_view,
bool              104 ui/views/focus/focus_search.h                                   bool can_go_up,
bool              105 ui/views/focus/focus_search.h                                   bool can_go_down,
bool              112 ui/views/focus/focus_search.h                                       bool check_starting_view,
bool              113 ui/views/focus/focus_search.h                                       bool can_go_up,
bool              114 ui/views/focus/focus_search.h                                       bool can_go_down,
bool              120 ui/views/focus/focus_search.h   bool cycle_;
bool              121 ui/views/focus/focus_search.h   bool accessibility_mode_;
bool               59 ui/views/focus/view_storage.h   void EraseView(int storage_id, bool remove_all_ids);
bool               63 ui/views/focus/widget_focus_manager.h   bool enabled_;
bool               63 ui/views/ime/input_method.h   virtual bool OnUntranslatedIMEMessage(const base::NativeEvent& event,
bool              102 ui/views/ime/input_method.h   virtual bool IsActive() = 0;
bool              115 ui/views/ime/input_method.h   virtual bool IsCandidatePopupOpen() const = 0;
bool              121 ui/views/ime/input_method.h   virtual bool IsMock() const = 0;
bool               37 ui/views/ime/input_method_base.h   virtual bool IsMock() const OVERRIDE;
bool               49 ui/views/ime/input_method_base.h   bool IsViewFocused(View* view) const;
bool               52 ui/views/ime/input_method_base.h   bool IsTextInputTypeNone() const;
bool               63 ui/views/ime/input_method_base.h   bool GetCaretBoundsInWidget(gfx::Rect* rect) const;
bool               34 ui/views/ime/input_method_bridge.h                     bool shared_input_method);
bool               40 ui/views/ime/input_method_bridge.h   virtual bool OnUntranslatedIMEMessage(const base::NativeEvent& event,
bool               48 ui/views/ime/input_method_bridge.h   virtual bool IsActive() OVERRIDE;
bool               49 ui/views/ime/input_method_bridge.h   virtual bool IsCandidatePopupOpen() const OVERRIDE;
bool               62 ui/views/ime/input_method_bridge.h   virtual bool CanComposeInline() const OVERRIDE;
bool               64 ui/views/ime/input_method_bridge.h   virtual bool GetCompositionCharacterBounds(uint32 index,
bool               66 ui/views/ime/input_method_bridge.h   virtual bool HasCompositionText() const OVERRIDE;
bool               67 ui/views/ime/input_method_bridge.h   virtual bool GetTextRange(gfx::Range* range) const OVERRIDE;
bool               68 ui/views/ime/input_method_bridge.h   virtual bool GetCompositionTextRange(gfx::Range* range) const OVERRIDE;
bool               69 ui/views/ime/input_method_bridge.h   virtual bool GetSelectionRange(gfx::Range* range) const OVERRIDE;
bool               70 ui/views/ime/input_method_bridge.h   virtual bool SetSelectionRange(const gfx::Range& range) OVERRIDE;
bool               71 ui/views/ime/input_method_bridge.h   virtual bool DeleteRange(const gfx::Range& range) OVERRIDE;
bool               72 ui/views/ime/input_method_bridge.h   virtual bool GetTextFromRange(const gfx::Range& range,
bool               75 ui/views/ime/input_method_bridge.h   virtual bool ChangeTextDirectionAndLayoutAlignment(
bool              100 ui/views/ime/input_method_bridge.h   const bool shared_input_method_;
bool               29 ui/views/ime/mock_input_method.h   virtual bool OnUntranslatedIMEMessage(const base::NativeEvent& event,
bool               37 ui/views/ime/mock_input_method.h   virtual bool IsActive() OVERRIDE;
bool               38 ui/views/ime/mock_input_method.h   virtual bool IsCandidatePopupOpen() const OVERRIDE;
bool               40 ui/views/ime/mock_input_method.h   virtual bool IsMock() const OVERRIDE;
bool               42 ui/views/ime/mock_input_method.h   bool focus_changed() const { return focus_changed_; }
bool               43 ui/views/ime/mock_input_method.h   bool untranslated_ime_message_called() const {
bool               46 ui/views/ime/mock_input_method.h   bool text_input_type_changed() const { return text_input_type_changed_; }
bool               47 ui/views/ime/mock_input_method.h   bool caret_bounds_changed() const { return caret_bounds_changed_; }
bool               48 ui/views/ime/mock_input_method.h   bool cancel_composition_called() const { return cancel_composition_called_; }
bool               49 ui/views/ime/mock_input_method.h   bool input_locale_changed() const { return input_locale_changed_; }
bool               58 ui/views/ime/mock_input_method.h   void SetActive(bool active);
bool               73 ui/views/ime/mock_input_method.h   bool composition_changed_;
bool               81 ui/views/ime/mock_input_method.h   bool focus_changed_;
bool               82 ui/views/ime/mock_input_method.h   bool untranslated_ime_message_called_;
bool               83 ui/views/ime/mock_input_method.h   bool text_input_type_changed_;
bool               84 ui/views/ime/mock_input_method.h   bool caret_bounds_changed_;
bool               85 ui/views/ime/mock_input_method.h   bool cancel_composition_called_;
bool               86 ui/views/ime/mock_input_method.h   bool input_locale_changed_;
bool               90 ui/views/ime/mock_input_method.h   bool active_;
bool               43 ui/views/layout/box_layout.h   void set_spread_blank_space(bool spread) {
bool               70 ui/views/layout/box_layout.h   bool spread_blank_space_;
bool              192 ui/views/layout/grid_layout.h   void SizeRowsAndColumns(bool layout, int width, int height, gfx::Size* pref);
bool              225 ui/views/layout/grid_layout.h   bool calculated_master_columns_;
bool              244 ui/views/layout/grid_layout.h   bool adding_view_;
bool              317 ui/views/layout/grid_layout.h                  bool is_padding);
bool               65 ui/views/linux_ui/linux_ui.h   virtual bool GetColor(int id, SkColor* color) const = 0;
bool               66 ui/views/linux_ui/linux_ui.h   virtual bool HasCustomImage(int id) const = 0;
bool               85 ui/views/linux_ui/linux_ui.h   virtual bool GetDefaultUsesSystemTheme() const = 0;
bool               93 ui/views/linux_ui/linux_ui.h   virtual bool IsStatusIconSupported() const = 0;
bool              128 ui/views/linux_ui/linux_ui.h   virtual bool UnityIsRunning() = 0;
bool               30 ui/views/linux_ui/status_icon_linux.h     virtual bool HasClickAction() = 0;
bool               45 ui/views/mouse_watcher.h   virtual bool Contains(const gfx::Point& screen_point,
bool               78 ui/views/mouse_watcher.h   bool is_observing() const { return observer_.get() != NULL; }
bool               25 ui/views/mouse_watcher_view_host.h   virtual bool Contains(const gfx::Point& screen_point,
bool               29 ui/views/mouse_watcher_view_host.h   bool IsCursorInViewZone(const gfx::Point& screen_point);
bool               30 ui/views/mouse_watcher_view_host.h   bool IsMouseOverWindow();
bool               18 ui/views/rect_based_targeting_utils.h VIEWS_EXPORT bool UsePointBasedTargeting(const gfx::Rect& rect);
bool               21 ui/views/test/capture_tracking_view.h   bool got_press() const { return got_press_; }
bool               24 ui/views/test/capture_tracking_view.h   bool got_capture_lost() const { return got_capture_lost_; }
bool               29 ui/views/test/capture_tracking_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool               34 ui/views/test/capture_tracking_view.h   bool got_press_;
bool               35 ui/views/test/capture_tracking_view.h   bool got_capture_lost_;
bool               39 ui/views/test/child_modal_window.h   virtual bool CanResize() const OVERRIDE;
bool               32 ui/views/test/test_views_delegate.h   void SetUseTransparentWindows(bool transparent);
bool               39 ui/views/test/test_views_delegate.h   virtual bool GetSavedWindowPlacement(
bool               52 ui/views/test/test_views_delegate.h                                      bool has_submenu) OVERRIDE {}
bool               58 ui/views/test/test_views_delegate.h   virtual bool IsWindowInMetro(gfx::NativeWindow window) const {
bool               77 ui/views/test/test_views_delegate.h   bool use_transparent_windows_;
bool               23 ui/views/test/test_widget_observer.h   bool widget_closed() const { return widget_ == NULL; }
bool               73 ui/views/test/views_test_base.h   bool setup_called_;
bool               74 ui/views/test/views_test_base.h   bool teardown_called_;
bool               34 ui/views/test/widget_test.h   virtual bool HasCapture() const OVERRIDE;
bool               37 ui/views/test/widget_test.h   bool mouse_capture_;
bool               24 ui/views/touchui/touch_editing_menu.h   virtual bool IsCommandIdEnabled(int command_id) const = 0;
bool               34 ui/views/touchui/touch_selection_controller_impl.h   virtual bool IsHandleDragInProgress() OVERRIDE;
bool               35 ui/views/touchui/touch_selection_controller_impl.h   virtual void HideHandles(bool quick) OVERRIDE;
bool               56 ui/views/touchui/touch_selection_controller_impl.h   virtual bool IsCommandIdEnabled(int command_id) const OVERRIDE;
bool               83 ui/views/touchui/touch_selection_controller_impl.h   bool IsSelectionHandle1Visible();
bool               84 ui/views/touchui/touch_selection_controller_impl.h   bool IsSelectionHandle2Visible();
bool               85 ui/views/touchui/touch_selection_controller_impl.h   bool IsCursorHandleVisible();
bool              130 ui/views/view.h     ViewHierarchyChangedDetails(bool is_add,
bool              139 ui/views/view.h     bool is_add;
bool              182 ui/views/view.h   void RemoveAllChildViews(bool delete_children);
bool              185 ui/views/view.h   bool has_children() const { return !children_.empty(); }
bool              203 ui/views/view.h   bool Contains(const View* view) const;
bool              285 ui/views/view.h   virtual void SetVisible(bool visible);
bool              288 ui/views/view.h   bool visible() const { return visible_; }
bool              291 ui/views/view.h   virtual bool IsDrawn() const;
bool              296 ui/views/view.h   void SetEnabled(bool enabled);
bool              299 ui/views/view.h   bool enabled() const { return enabled_; }
bool              306 ui/views/view.h   void SetFillsBoundsOpaquely(bool fills_bounds_opaquely);
bool              326 ui/views/view.h   void SetPaintToLayer(bool paint_to_layer);
bool              432 ui/views/view.h   virtual bool IsGroupFocusTraversable() const;
bool              538 ui/views/view.h   bool FlipCanvasOnPaintForRTLUI() const {
bool              552 ui/views/view.h   void EnableCanvasFlippingForRTLUI(bool enable) {
bool              587 ui/views/view.h   bool HitTestPoint(const gfx::Point& point) const;
bool              590 ui/views/view.h   virtual bool HitTestRect(const gfx::Rect& rect) const;
bool              594 ui/views/view.h   bool IsMouseHovered();
bool              611 ui/views/view.h   virtual bool OnMousePressed(const ui::MouseEvent& event);
bool              623 ui/views/view.h   virtual bool OnMouseDragged(const ui::MouseEvent& event);
bool              678 ui/views/view.h   virtual bool OnKeyPressed(const ui::KeyEvent& event);
bool              679 ui/views/view.h   virtual bool OnKeyReleased(const ui::KeyEvent& event);
bool              685 ui/views/view.h   virtual bool OnMouseWheel(const ui::MouseWheelEvent& event);
bool              689 ui/views/view.h   void set_notify_enter_exit_on_child(bool notify) {
bool              692 ui/views/view.h   bool notify_enter_exit_on_child() const {
bool              712 ui/views/view.h   virtual bool CanAcceptEvent(const ui::Event& event) OVERRIDE;
bool              740 ui/views/view.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool              745 ui/views/view.h   virtual bool CanHandleAccelerators() const OVERRIDE;
bool              750 ui/views/view.h   virtual bool HasFocus() const;
bool              769 ui/views/view.h   void SetFocusable(bool focusable);
bool              772 ui/views/view.h   virtual bool IsFocusable() const;
bool              776 ui/views/view.h   bool IsAccessibilityFocusable() const;
bool              781 ui/views/view.h   void SetAccessibilityFocusable(bool accessibility_focusable);
bool              795 ui/views/view.h   virtual void AboutToRequestFocusFromTabTraversal(bool reverse) {}
bool              806 ui/views/view.h   virtual bool SkipDefaultKeyEventProcessing(const ui::KeyEvent& event);
bool              828 ui/views/view.h   virtual bool GetTooltipText(const gfx::Point& p,
bool              834 ui/views/view.h   virtual bool GetTooltipTextOrigin(const gfx::Point& p, gfx::Point* loc) const;
bool              858 ui/views/view.h   static bool ShouldShowContextMenuOnMousePress();
bool              889 ui/views/view.h   virtual bool GetDropFormats(
bool              895 ui/views/view.h   virtual bool AreDropTypesRequired();
bool              899 ui/views/view.h   virtual bool CanDrop(const OSExchangeData& data);
bool              927 ui/views/view.h   static bool ExceededDragThreshold(const gfx::Vector2d& delta);
bool              944 ui/views/view.h                                 bool send_native_event);
bool              976 ui/views/view.h                                      bool is_horizontal, bool is_positive);
bool              978 ui/views/view.h                                      bool is_horizontal, bool is_positive);
bool              994 ui/views/view.h     bool possible_drag;
bool             1021 ui/views/view.h   virtual bool NeedsNotificationWhenVisibleBoundsChange() const;
bool             1032 ui/views/view.h   bool needs_layout() const { return needs_layout_; }
bool             1053 ui/views/view.h   virtual void VisibilityChanged(View* starting_from, bool is_visible);
bool             1129 ui/views/view.h   virtual bool HasHitTestMask() const;
bool             1141 ui/views/view.h   bool focusable() const { return focusable_; }
bool             1190 ui/views/view.h   bool InDrag();
bool             1210 ui/views/view.h   virtual std::string PrintViewGraph(bool first);
bool             1216 ui/views/view.h   std::string DoPrintViewGraph(bool first, View* view_with_children);
bool             1254 ui/views/view.h                          bool update_focus_cycle,
bool             1255 ui/views/view.h                          bool update_tool_tip,
bool             1256 ui/views/view.h                          bool delete_removed_view,
bool             1274 ui/views/view.h   void ViewHierarchyChangedImpl(bool register_accelerators,
bool             1283 ui/views/view.h   void PropagateVisibilityNotifications(View* from, bool is_visible);
bool             1287 ui/views/view.h   void VisibilityChangedImpl(View* starting_from, bool is_visible);
bool             1316 ui/views/view.h   bool GetTransformRelativeTo(const View* ancestor,
bool             1324 ui/views/view.h   bool ConvertPointForAncestor(const View* ancestor, gfx::Point* point) const;
bool             1330 ui/views/view.h   bool ConvertPointFromAncestor(const View* ancestor, gfx::Point* point) const;
bool             1335 ui/views/view.h   bool ConvertRectForAncestor(const View* ancestor, gfx::RectF* rect) const;
bool             1341 ui/views/view.h   bool ConvertRectFromAncestor(const View* ancestor, gfx::RectF* rect) const;
bool             1361 ui/views/view.h   void UpdateChildLayerVisibility(bool visible);
bool             1373 ui/views/view.h   bool ProcessMousePressed(const ui::MouseEvent& event);
bool             1374 ui/views/view.h   bool ProcessMouseDragged(const ui::MouseEvent& event);
bool             1386 ui/views/view.h   void UnregisterAccelerators(bool leave_data_intact);
bool             1420 ui/views/view.h   bool DoDrag(const ui::LocatedEvent& event,
bool             1430 ui/views/view.h   bool owned_by_client_;
bool             1456 ui/views/view.h   bool visible_;
bool             1459 ui/views/view.h   bool enabled_;
bool             1474 ui/views/view.h   bool notify_enter_exit_on_child_;
bool             1478 ui/views/view.h   bool registered_for_visible_bounds_notification_;
bool             1492 ui/views/view.h   bool needs_layout_;
bool             1511 ui/views/view.h   bool flip_canvas_on_paint_for_rtl_ui_;
bool             1515 ui/views/view.h   bool paint_to_layer_;
bool             1537 ui/views/view.h   bool focusable_;
bool             1541 ui/views/view.h   bool accessibility_focusable_;
bool               22 ui/views/view_constants_aura.h VIEWS_EXPORT extern const aura::WindowProperty<bool>* const kDesktopRootWindow;
bool               27 ui/views/view_model_utils.h   static bool IsAtIdealBounds(const ViewModel& model);
bool               71 ui/views/views_delegate.h   virtual bool GetSavedWindowPlacement(
bool               87 ui/views/views_delegate.h                                      bool has_submenu) = 0;
bool               94 ui/views/views_delegate.h   virtual bool IsWindowInMetro(gfx::NativeWindow window) const = 0;
bool              126 ui/views/views_delegate.h   virtual bool WindowManagerProvidesTitleBar(bool maximized);
bool               19 ui/views/views_switches.h VIEWS_EXPORT bool IsRectBasedTargetingEnabled();
bool               89 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.h   virtual bool IsDragDropInProgress() OVERRIDE;
bool               39 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.h   virtual bool IsDragDropInProgress() OVERRIDE;
bool               44 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.h   bool drag_drop_in_progress_;
bool               21 ui/views/widget/desktop_aura/desktop_event_client.h   virtual bool CanProcessEventsWithinSubtree(
bool               19 ui/views/widget/desktop_aura/desktop_focus_rules.h   virtual bool CanActivateWindow(aura::Window* window) const OVERRIDE;
bool               20 ui/views/widget/desktop_aura/desktop_focus_rules.h   virtual bool SupportsChildActivation(aura::Window* window) const OVERRIDE;
bool               21 ui/views/widget/desktop_aura/desktop_focus_rules.h   virtual bool IsWindowConsideredVisibleForActivation(
bool               58 ui/views/widget/desktop_aura/desktop_native_cursor_manager.h       bool visible,
bool               67 ui/views/widget/desktop_aura/desktop_native_cursor_manager.h       bool enabled,
bool               97 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   void HandleActivationChanged(bool active);
bool              103 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual bool ShouldUseNativeFrame() const OVERRIDE;
bool              104 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual bool ShouldWindowContentsBeTransparent() const OVERRIDE;
bool              121 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual bool HasCapture() const OVERRIDE;
bool              128 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual bool SetWindowTitle(const base::string16& title) OVERRIDE;
bool              148 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual bool IsVisible() const OVERRIDE;
bool              151 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual bool IsActive() const OVERRIDE;
bool              152 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual void SetAlwaysOnTop(bool always_on_top) OVERRIDE;
bool              153 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual bool IsAlwaysOnTop() const OVERRIDE;
bool              154 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual void SetVisibleOnAllWorkspaces(bool always_visible) OVERRIDE;
bool              157 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual bool IsMaximized() const OVERRIDE;
bool              158 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual bool IsMinimized() const OVERRIDE;
bool              160 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual void SetFullscreen(bool fullscreen) OVERRIDE;
bool              161 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual bool IsFullscreen() const OVERRIDE;
bool              163 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual void SetUseDragFrame(bool use_drag_frame) OVERRIDE;
bool              164 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual void FlashFrame(bool flash_frame) OVERRIDE;
bool              172 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual bool IsMouseEventsEnabled() const OVERRIDE;
bool              180 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual void SetVisibilityChangedAnimationsEnabled(bool value) OVERRIDE;
bool              191 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual bool ShouldDescendIntoChildForEventHandling(
bool              194 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual bool CanFocus() OVERRIDE;
bool              200 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual void OnWindowTargetVisibilityChanged(bool visible) OVERRIDE;
bool              201 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual bool HasHitTestMask() const OVERRIDE;
bool              211 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   virtual bool ShouldActivate() const OVERRIDE;
bool              262 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   bool can_activate_;
bool              299 ui/views/widget/desktop_aura/desktop_native_widget_aura.h   bool restore_focus_on_activate_;
bool               20 ui/views/widget/desktop_aura/desktop_screen_win.h   virtual bool IsDIPEnabled() OVERRIDE;
bool               38 ui/views/widget/desktop_aura/desktop_screen_x11.h   virtual bool IsDIPEnabled() OVERRIDE;
bool               75 ui/views/widget/desktop_aura/desktop_screen_x11.h   bool has_xrandr_;
bool               81 ui/views/widget/desktop_aura/desktop_window_tree_host.h   virtual bool IsVisible() const = 0;
bool              100 ui/views/widget/desktop_aura/desktop_window_tree_host.h   virtual bool IsActive() const = 0;
bool              104 ui/views/widget/desktop_aura/desktop_window_tree_host.h   virtual bool IsMaximized() const = 0;
bool              105 ui/views/widget/desktop_aura/desktop_window_tree_host.h   virtual bool IsMinimized() const = 0;
bool              107 ui/views/widget/desktop_aura/desktop_window_tree_host.h   virtual bool HasCapture() const = 0;
bool              109 ui/views/widget/desktop_aura/desktop_window_tree_host.h   virtual void SetAlwaysOnTop(bool always_on_top) = 0;
bool              110 ui/views/widget/desktop_aura/desktop_window_tree_host.h   virtual bool IsAlwaysOnTop() const = 0;
bool              112 ui/views/widget/desktop_aura/desktop_window_tree_host.h   virtual void SetVisibleOnAllWorkspaces(bool always_visible) = 0;
bool              115 ui/views/widget/desktop_aura/desktop_window_tree_host.h   virtual bool SetWindowTitle(const base::string16& title) = 0;
bool              125 ui/views/widget/desktop_aura/desktop_window_tree_host.h   virtual void SetVisibilityChangedAnimationsEnabled(bool value) = 0;
bool              128 ui/views/widget/desktop_aura/desktop_window_tree_host.h   virtual bool ShouldUseNativeFrame() const = 0;
bool              131 ui/views/widget/desktop_aura/desktop_window_tree_host.h   virtual bool ShouldWindowContentsBeTransparent() const = 0;
bool              135 ui/views/widget/desktop_aura/desktop_window_tree_host.h   virtual void SetFullscreen(bool fullscreen) = 0;
bool              136 ui/views/widget/desktop_aura/desktop_window_tree_host.h   virtual bool IsFullscreen() const = 0;
bool              145 ui/views/widget/desktop_aura/desktop_window_tree_host.h   virtual void FlashFrame(bool flash_frame) = 0;
bool              156 ui/views/widget/desktop_aura/desktop_window_tree_host.h   virtual bool IsAnimatingClosed() const = 0;
bool               60 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool IsVisible() const OVERRIDE;
bool               74 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool IsActive() const OVERRIDE;
bool               78 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool IsMaximized() const OVERRIDE;
bool               79 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool IsMinimized() const OVERRIDE;
bool               80 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool HasCapture() const OVERRIDE;
bool               81 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual void SetAlwaysOnTop(bool always_on_top) OVERRIDE;
bool               82 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool IsAlwaysOnTop() const OVERRIDE;
bool               83 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual void SetVisibleOnAllWorkspaces(bool always_visible) OVERRIDE;
bool               84 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool SetWindowTitle(const base::string16& title) OVERRIDE;
bool               91 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual void SetVisibilityChangedAnimationsEnabled(bool value) OVERRIDE;
bool               92 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool ShouldUseNativeFrame() const OVERRIDE;
bool               93 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool ShouldWindowContentsBeTransparent() const OVERRIDE;
bool               96 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual void SetFullscreen(bool fullscreen) OVERRIDE;
bool               97 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool IsFullscreen() const OVERRIDE;
bool              102 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual void FlashFrame(bool flash_frame) OVERRIDE;
bool              106 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool IsAnimatingClosed() const OVERRIDE;
bool              120 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool QueryMouseLocation(gfx::Point* location_return) OVERRIDE;
bool              121 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool ConfineCursorToRootWindow() OVERRIDE;
bool              126 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual void OnCursorVisibilityChangedNative(bool show) OVERRIDE;
bool              139 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool IsWidgetWindow() const OVERRIDE;
bool              140 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool IsUsingCustomFrame() const OVERRIDE;
bool              143 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool IsInactiveRenderingDisabled() OVERRIDE;
bool              144 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool CanResize() const OVERRIDE;
bool              145 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool CanMaximize() const OVERRIDE;
bool              146 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool CanActivate() const OVERRIDE;
bool              147 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool WidgetSizeIsClientSize() const OVERRIDE;
bool              148 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool CanSaveFocus() const OVERRIDE;
bool              152 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool IsModal() const OVERRIDE;
bool              154 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool WillProcessWorkAreaChange() const OVERRIDE;
bool              157 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool GetClientAreaInsets(gfx::Insets* insets) const OVERRIDE;
bool              164 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool ShouldHandleSystemCommands() const OVERRIDE;
bool              167 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual void HandleActivationChanged(bool active) OVERRIDE;
bool              168 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool HandleAppCommand(short command) OVERRIDE;
bool              172 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool HandleCommand(int command) OVERRIDE;
bool              177 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool HandleInitialFocus(ui::WindowShowState show_state) OVERRIDE;
bool              183 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual void HandleVisibilityChanging(bool visible) OVERRIDE;
bool              184 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual void HandleVisibilityChanged(bool visible) OVERRIDE;
bool              189 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool HandleMouseEvent(const ui::MouseEvent& event) OVERRIDE;
bool              190 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool HandleKeyEvent(const ui::KeyEvent& event) OVERRIDE;
bool              191 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool HandleUntranslatedKeyEvent(const ui::KeyEvent& event) OVERRIDE;
bool              193 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool HandleIMEMessage(UINT message,
bool              199 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool HandlePaintAccelerated(const gfx::Rect& invalid_rect) OVERRIDE;
bool              201 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool HandleTooltipNotify(int w_param,
bool              207 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual void HandleMenuLoop(bool in_menu_loop) OVERRIDE;
bool              208 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool PreHandleMSG(UINT message,
bool              215 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool HandleScrollEvent(const ui::ScrollEvent& event) OVERRIDE;
bool              225 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   bool IsModalWindowActive() const;
bool              254 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   bool should_animate_window_close_;
bool              260 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   bool pending_close_;
bool              265 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   bool has_non_client_view_;
bool              275 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   static bool is_cursor_visible_;
bool               61 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   void HandleNativeWidgetActivationChanged(bool active);
bool               83 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual bool IsVisible() const OVERRIDE;
bool               97 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual bool IsActive() const OVERRIDE;
bool              101 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual bool IsMaximized() const OVERRIDE;
bool              102 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual bool IsMinimized() const OVERRIDE;
bool              103 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual bool HasCapture() const OVERRIDE;
bool              104 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual void SetAlwaysOnTop(bool always_on_top) OVERRIDE;
bool              105 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual bool IsAlwaysOnTop() const OVERRIDE;
bool              106 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual void SetVisibleOnAllWorkspaces(bool always_visible) OVERRIDE;
bool              107 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual bool SetWindowTitle(const base::string16& title) OVERRIDE;
bool              114 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual void SetVisibilityChangedAnimationsEnabled(bool value) OVERRIDE;
bool              115 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual bool ShouldUseNativeFrame() const OVERRIDE;
bool              116 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual bool ShouldWindowContentsBeTransparent() const OVERRIDE;
bool              119 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual void SetFullscreen(bool fullscreen) OVERRIDE;
bool              120 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual bool IsFullscreen() const OVERRIDE;
bool              125 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual void FlashFrame(bool flash_frame) OVERRIDE;
bool              129 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual bool IsAnimatingClosed() const OVERRIDE;
bool              143 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual bool QueryMouseLocation(gfx::Point* location_return) OVERRIDE;
bool              144 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual bool ConfineCursorToRootWindow() OVERRIDE;
bool              150 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual void OnCursorVisibilityChangedNative(bool show) OVERRIDE;
bool              167 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   bool IsWindowManagerPresent();
bool              171 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   void SetWMSpecState(bool enabled, ::Atom state1, ::Atom state2);
bool              174 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   bool HasWMSpecProperty(const char* property) const;
bool              177 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   void SetUseNativeFrame(bool use_native_frame);
bool              222 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   bool window_mapped_;
bool              243 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   bool is_fullscreen_;
bool              246 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   bool is_always_on_top_;
bool              249 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   bool use_native_frame_;
bool              298 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   bool urgency_hint_set_;
bool               38 ui/views/widget/desktop_aura/x11_desktop_handler.h   bool IsActiveWindow(::Window window) const;
bool               70 ui/views/widget/desktop_aura/x11_desktop_handler.h   bool wm_supports_active_window_;
bool               22 ui/views/widget/desktop_aura/x11_scoped_capture.h   bool captured_;
bool               40 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.h   bool RunMoveLoop(aura::Window* window, gfx::NativeCursor cursor);
bool               54 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.h   bool GrabPointerAndKeyboard(gfx::NativeCursor cursor);
bool               64 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.h   bool CheckIfIconValid();
bool               72 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.h   bool in_move_loop_;
bool               74 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.h   bool should_reset_mouse_flags_;
bool               36 ui/views/widget/desktop_aura/x11_window_event_filter.h   void SetUseHostWindowBorders(bool use_os_border);
bool               44 ui/views/widget/desktop_aura/x11_window_event_filter.h   bool DispatchHostWindowDragMovement(int hittest,
bool               59 ui/views/widget/desktop_aura/x11_window_event_filter.h   bool is_active_;
bool               72 ui/views/widget/drop_helper.h                             bool check_can_drop);
bool               80 ui/views/widget/drop_helper.h                                 bool check_can_drop,
bool               58 ui/views/widget/native_widget_aura.h   virtual bool ShouldUseNativeFrame() const OVERRIDE;
bool               59 ui/views/widget/native_widget_aura.h   virtual bool ShouldWindowContentsBeTransparent() const OVERRIDE;
bool               76 ui/views/widget/native_widget_aura.h   virtual bool HasCapture() const OVERRIDE;
bool               83 ui/views/widget/native_widget_aura.h   virtual bool SetWindowTitle(const base::string16& title) OVERRIDE;
bool              103 ui/views/widget/native_widget_aura.h   virtual bool IsVisible() const OVERRIDE;
bool              106 ui/views/widget/native_widget_aura.h   virtual bool IsActive() const OVERRIDE;
bool              107 ui/views/widget/native_widget_aura.h   virtual void SetAlwaysOnTop(bool always_on_top) OVERRIDE;
bool              108 ui/views/widget/native_widget_aura.h   virtual bool IsAlwaysOnTop() const OVERRIDE;
bool              109 ui/views/widget/native_widget_aura.h   virtual void SetVisibleOnAllWorkspaces(bool always_visible) OVERRIDE;
bool              112 ui/views/widget/native_widget_aura.h   virtual bool IsMaximized() const OVERRIDE;
bool              113 ui/views/widget/native_widget_aura.h   virtual bool IsMinimized() const OVERRIDE;
bool              115 ui/views/widget/native_widget_aura.h   virtual void SetFullscreen(bool fullscreen) OVERRIDE;
bool              116 ui/views/widget/native_widget_aura.h   virtual bool IsFullscreen() const OVERRIDE;
bool              118 ui/views/widget/native_widget_aura.h   virtual void SetUseDragFrame(bool use_drag_frame) OVERRIDE;
bool              119 ui/views/widget/native_widget_aura.h   virtual void FlashFrame(bool flash_frame) OVERRIDE;
bool              127 ui/views/widget/native_widget_aura.h   virtual bool IsMouseEventsEnabled() const OVERRIDE;
bool              135 ui/views/widget/native_widget_aura.h   virtual void SetVisibilityChangedAnimationsEnabled(bool value) OVERRIDE;
bool              149 ui/views/widget/native_widget_aura.h   virtual bool ShouldDescendIntoChildForEventHandling(
bool              152 ui/views/widget/native_widget_aura.h   virtual bool CanFocus() OVERRIDE;
bool              158 ui/views/widget/native_widget_aura.h   virtual void OnWindowTargetVisibilityChanged(bool visible) OVERRIDE;
bool              159 ui/views/widget/native_widget_aura.h   virtual bool HasHitTestMask() const OVERRIDE;
bool              169 ui/views/widget/native_widget_aura.h   virtual bool ShouldActivate() const OVERRIDE;
bool              213 ui/views/widget/native_widget_aura.h   bool can_activate_;
bool              216 ui/views/widget/native_widget_aura.h   bool destroying_;
bool               46 ui/views/widget/native_widget_delegate.h   virtual bool IsModal() const = 0;
bool               49 ui/views/widget/native_widget_delegate.h   virtual bool IsDialogBox() const = 0;
bool               52 ui/views/widget/native_widget_delegate.h   virtual bool CanActivate() const = 0;
bool               54 ui/views/widget/native_widget_delegate.h   virtual bool IsInactiveRenderingDisabled() const = 0;
bool               58 ui/views/widget/native_widget_delegate.h   virtual void OnNativeWidgetActivationChanged(bool active) = 0;
bool               65 ui/views/widget/native_widget_delegate.h   virtual void OnNativeWidgetVisibilityChanging(bool visible) = 0;
bool               68 ui/views/widget/native_widget_delegate.h   virtual void OnNativeWidgetVisibilityChanged(bool visible) = 0;
bool               73 ui/views/widget/native_widget_delegate.h   virtual void OnNativeWidgetCreated(bool desktop_widget) = 0;
bool               99 ui/views/widget/native_widget_delegate.h   virtual bool HasFocusManager() const = 0;
bool              103 ui/views/widget/native_widget_delegate.h   virtual bool OnNativeWidgetPaintAccelerated(
bool              123 ui/views/widget/native_widget_delegate.h   virtual bool ExecuteCommand(int command_id) = 0;
bool              134 ui/views/widget/native_widget_delegate.h   virtual bool HasHitTestMask() const = 0;
bool              149 ui/views/widget/native_widget_delegate.h   virtual bool SetInitialFocus(ui::WindowShowState show_state) = 0;
bool               70 ui/views/widget/native_widget_private.h   static bool IsMouseButtonDown();
bool               73 ui/views/widget/native_widget_private.h   static bool IsTouchDown();
bool               82 ui/views/widget/native_widget_private.h   virtual bool ShouldUseNativeFrame() const = 0;
bool               83 ui/views/widget/native_widget_private.h   virtual bool ShouldWindowContentsBeTransparent() const = 0;
bool              134 ui/views/widget/native_widget_private.h   virtual bool HasCapture() const = 0;
bool              156 ui/views/widget/native_widget_private.h   virtual bool SetWindowTitle(const base::string16& title) = 0;
bool              187 ui/views/widget/native_widget_private.h   virtual bool IsVisible() const = 0;
bool              190 ui/views/widget/native_widget_private.h   virtual bool IsActive() const = 0;
bool              191 ui/views/widget/native_widget_private.h   virtual void SetAlwaysOnTop(bool always_on_top) = 0;
bool              192 ui/views/widget/native_widget_private.h   virtual bool IsAlwaysOnTop() const = 0;
bool              193 ui/views/widget/native_widget_private.h   virtual void SetVisibleOnAllWorkspaces(bool always_visible) = 0;
bool              196 ui/views/widget/native_widget_private.h   virtual bool IsMaximized() const = 0;
bool              197 ui/views/widget/native_widget_private.h   virtual bool IsMinimized() const = 0;
bool              199 ui/views/widget/native_widget_private.h   virtual void SetFullscreen(bool fullscreen) = 0;
bool              200 ui/views/widget/native_widget_private.h   virtual bool IsFullscreen() const = 0;
bool              202 ui/views/widget/native_widget_private.h   virtual void SetUseDragFrame(bool use_drag_frame) = 0;
bool              203 ui/views/widget/native_widget_private.h   virtual void FlashFrame(bool flash) = 0;
bool              211 ui/views/widget/native_widget_private.h   virtual bool IsMouseEventsEnabled() const = 0;
bool              219 ui/views/widget/native_widget_private.h   virtual void SetVisibilityChangedAnimationsEnabled(bool value) = 0;
bool               97 ui/views/widget/root_view.h   virtual bool IsDrawn() const OVERRIDE;
bool              101 ui/views/widget/root_view.h   virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
bool              102 ui/views/widget/root_view.h   virtual bool OnMouseDragged(const ui::MouseEvent& event) OVERRIDE;
bool              107 ui/views/widget/root_view.h   virtual bool OnMouseWheel(const ui::MouseWheelEvent& event) OVERRIDE;
bool              118 ui/views/widget/root_view.h   virtual void VisibilityChanged(View* starting_from, bool is_visible) OVERRIDE;
bool              157 ui/views/widget/root_view.h   virtual bool CanDispatchToTarget(ui::EventTarget* target) OVERRIDE;
bool              182 ui/views/widget/root_view.h   bool explicit_mouse_handler_;
bool              177 ui/views/widget/widget.h     bool child;
bool              184 ui/views/widget/widget.h     bool accept_events;
bool              185 ui/views/widget/widget.h     bool can_activate;
bool              186 ui/views/widget/widget.h     bool keep_on_top;
bool              187 ui/views/widget/widget.h     bool visible_on_all_workspaces;
bool              189 ui/views/widget/widget.h     bool mirror_origin_in_rtl;
bool              190 ui/views/widget/widget.h     bool has_dropshadow;
bool              194 ui/views/widget/widget.h     bool remove_standard_frame;
bool              197 ui/views/widget/widget.h     bool use_system_default_icon;
bool              201 ui/views/widget/widget.h     bool double_buffer;
bool              219 ui/views/widget/widget.h     bool top_level;
bool              233 ui/views/widget/widget.h     bool force_show_in_taskbar;
bool              282 ui/views/widget/widget.h   static bool ConvertRect(const Widget* source,
bool              324 ui/views/widget/widget.h   static bool RequiresNonClientView(InitParams::Type type);
bool              339 ui/views/widget/widget.h   bool HasObserver(WidgetObserver* observer);
bool              343 ui/views/widget/widget.h   virtual bool GetAccelerator(int cmd_id, ui::Accelerator* accelerator);
bool              395 ui/views/widget/widget.h   void SetVisibilityChangedAnimationsEnabled(bool value);
bool              432 ui/views/widget/widget.h   bool IsClosed() const;
bool              451 ui/views/widget/widget.h   virtual bool IsActive() const;
bool              460 ui/views/widget/widget.h   void SetAlwaysOnTop(bool on_top);
bool              464 ui/views/widget/widget.h   bool IsAlwaysOnTop() const;
bool              467 ui/views/widget/widget.h   void SetVisibleOnAllWorkspaces(bool always_visible);
bool              475 ui/views/widget/widget.h   virtual bool IsMaximized() const;
bool              476 ui/views/widget/widget.h   bool IsMinimized() const;
bool              479 ui/views/widget/widget.h   void SetFullscreen(bool fullscreen);
bool              480 ui/views/widget/widget.h   bool IsFullscreen() const;
bool              489 ui/views/widget/widget.h   void SetUseDragFrame(bool use_drag_frame);
bool              493 ui/views/widget/widget.h   void FlashFrame(bool flash);
bool              505 ui/views/widget/widget.h   void set_is_secondary_widget(bool is_secondary_widget) {
bool              508 ui/views/widget/widget.h   bool is_secondary_widget() const { return is_secondary_widget_; }
bool              511 ui/views/widget/widget.h   virtual bool IsVisible() const;
bool              557 ui/views/widget/widget.h   bool IsMouseEventsEnabled() const;
bool              598 ui/views/widget/widget.h   bool ShouldUseNativeFrame() const;
bool              602 ui/views/widget/widget.h   bool ShouldWindowContentsBeTransparent() const;
bool              667 ui/views/widget/widget.h   bool HasCapture();
bool              669 ui/views/widget/widget.h   void set_auto_release_capture(bool auto_release_capture) {
bool              677 ui/views/widget/widget.h   void set_focus_on_creation(bool focus_on_creation) {
bool              685 ui/views/widget/widget.h   bool is_top_level() const { return is_top_level_; }
bool              688 ui/views/widget/widget.h   bool movement_disabled() const { return movement_disabled_; }
bool              689 ui/views/widget/widget.h   void set_movement_disabled(bool disabled) { movement_disabled_ = disabled; }
bool              709 ui/views/widget/widget.h   virtual bool IsModal() const OVERRIDE;
bool              710 ui/views/widget/widget.h   virtual bool IsDialogBox() const OVERRIDE;
bool              711 ui/views/widget/widget.h   virtual bool CanActivate() const OVERRIDE;
bool              712 ui/views/widget/widget.h   virtual bool IsInactiveRenderingDisabled() const OVERRIDE;
bool              714 ui/views/widget/widget.h   virtual void OnNativeWidgetActivationChanged(bool active) OVERRIDE;
bool              717 ui/views/widget/widget.h   virtual void OnNativeWidgetVisibilityChanging(bool visible) OVERRIDE;
bool              718 ui/views/widget/widget.h   virtual void OnNativeWidgetVisibilityChanged(bool visible) OVERRIDE;
bool              719 ui/views/widget/widget.h   virtual void OnNativeWidgetCreated(bool desktop_widget) OVERRIDE;
bool              728 ui/views/widget/widget.h   virtual bool HasFocusManager() const OVERRIDE;
bool              729 ui/views/widget/widget.h   virtual bool OnNativeWidgetPaintAccelerated(
bool              738 ui/views/widget/widget.h   virtual bool ExecuteCommand(int command_id) OVERRIDE;
bool              741 ui/views/widget/widget.h   virtual bool HasHitTestMask() const OVERRIDE;
bool              745 ui/views/widget/widget.h   virtual bool SetInitialFocus(ui::WindowShowState show_state) OVERRIDE;
bool              772 ui/views/widget/widget.h   void SetInactiveRenderingDisabled(bool value);
bool              786 ui/views/widget/widget.h   bool GetSavedWindowPlacement(gfx::Rect* bounds,
bool              833 ui/views/widget/widget.h   bool is_secondary_widget_;
bool              841 ui/views/widget/widget.h   bool disable_inactive_rendering_;
bool              844 ui/views/widget/widget.h   bool widget_closed_;
bool              857 ui/views/widget/widget.h   bool focus_on_creation_;
bool              862 ui/views/widget/widget.h   bool is_top_level_;
bool              865 ui/views/widget/widget.h   bool native_widget_initialized_;
bool              868 ui/views/widget/widget.h   bool native_widget_destroyed_;
bool              872 ui/views/widget/widget.h   bool is_mouse_button_pressed_;
bool              875 ui/views/widget/widget.h   bool is_touch_down_;
bool              881 ui/views/widget/widget.h   bool last_mouse_event_was_move_;
bool              886 ui/views/widget/widget.h   bool auto_release_capture_;
bool              892 ui/views/widget/widget.h   bool root_layers_dirty_;
bool              896 ui/views/widget/widget.h   bool movement_disabled_;
bool               51 ui/views/widget/widget_delegate.h   virtual bool CanResize() const;
bool               54 ui/views/widget/widget_delegate.h   virtual bool CanMaximize() const;
bool               57 ui/views/widget/widget_delegate.h   virtual bool CanActivate() const;
bool               72 ui/views/widget/widget_delegate.h   virtual bool ShouldShowWindowTitle() const;
bool               75 ui/views/widget/widget_delegate.h   virtual bool ShouldShowCloseButton() const;
bool               79 ui/views/widget/widget_delegate.h   virtual bool ShouldHandleSystemCommands() const;
bool               89 ui/views/widget/widget_delegate.h   virtual bool ShouldShowWindowIcon() const;
bool               93 ui/views/widget/widget_delegate.h   virtual bool ExecuteWindowsCommand(int command_id);
bool              107 ui/views/widget/widget_delegate.h   virtual bool GetSavedWindowPlacement(const Widget* widget,
bool              115 ui/views/widget/widget_delegate.h   virtual bool ShouldRestoreWindowSize() const;
bool              155 ui/views/widget/widget_delegate.h   virtual bool WillProcessWorkAreaChange() const;
bool              158 ui/views/widget/widget_delegate.h   virtual bool WidgetHasHitTestMask() const;
bool              166 ui/views/widget/widget_delegate.h   virtual bool ShouldAdvanceFocusToTopLevelWidget() const;
bool              170 ui/views/widget/widget_delegate.h   virtual bool ShouldDescendIntoChildForEventHandling(
bool               23 ui/views/widget/widget_deletion_observer.h   bool IsWidgetAlive() { return widget_ != NULL; }
bool               25 ui/views/widget/widget_hwnd_utils.h bool DidClientAreaSizeChange(const WINDOWPOS* window_pos);
bool               39 ui/views/widget/widget_observer.h   virtual void OnWidgetVisibilityChanging(Widget* widget, bool visible) {}
bool               41 ui/views/widget/widget_observer.h   virtual void OnWidgetVisibilityChanged(Widget* widget, bool visible) {}
bool               43 ui/views/widget/widget_observer.h   virtual void OnWidgetActivationChanged(Widget* widget, bool active) {}
bool               62 ui/views/win/appbar.h   bool in_callback_;
bool               27 ui/views/win/fullscreen_handler.h   void SetFullscreen(bool fullscreen);
bool               28 ui/views/win/fullscreen_handler.h   void SetMetroSnap(bool metro_snap);
bool               32 ui/views/win/fullscreen_handler.h   bool fullscreen() const { return fullscreen_; }
bool               33 ui/views/win/fullscreen_handler.h   bool metro_snap() const { return metro_snap_; }
bool               39 ui/views/win/fullscreen_handler.h     bool maximized;
bool               45 ui/views/win/fullscreen_handler.h   void SetFullscreenImpl(bool fullscreen, bool for_metro);
bool               48 ui/views/win/fullscreen_handler.h   bool fullscreen_;
bool               49 ui/views/win/fullscreen_handler.h   bool metro_snap_;
bool              154 ui/views/win/hwnd_message_handler.h   void SetAlwaysOnTop(bool on_top);
bool              156 ui/views/win/hwnd_message_handler.h   bool IsVisible() const;
bool              157 ui/views/win/hwnd_message_handler.h   bool IsActive() const;
bool              158 ui/views/win/hwnd_message_handler.h   bool IsMinimized() const;
bool              159 ui/views/win/hwnd_message_handler.h   bool IsMaximized() const;
bool              160 ui/views/win/hwnd_message_handler.h   bool IsAlwaysOnTop() const;
bool              162 ui/views/win/hwnd_message_handler.h   bool RunMoveLoop(const gfx::Vector2d& drag_offset, bool hide_on_escape);
bool              168 ui/views/win/hwnd_message_handler.h   void FlashFrame(bool flash);
bool              174 ui/views/win/hwnd_message_handler.h   bool HasCapture() const;
bool              178 ui/views/win/hwnd_message_handler.h   void SetVisibilityChangedAnimationsEnabled(bool enabled);
bool              181 ui/views/win/hwnd_message_handler.h   bool SetTitle(const base::string16& title);
bool              193 ui/views/win/hwnd_message_handler.h   void set_remove_standard_frame(bool remove_standard_frame) {
bool              197 ui/views/win/hwnd_message_handler.h   void set_use_system_default_icon(bool use_system_default_icon) {
bool              245 ui/views/win/hwnd_message_handler.h   void PostProcessActivateMessage(int activation_state, bool minimized);
bool              264 ui/views/win/hwnd_message_handler.h   bool GetClientAreaInsets(gfx::Insets* insets) const;
bool              269 ui/views/win/hwnd_message_handler.h   void ResetWindowRegion(bool force, bool redraw);
bool              286 ui/views/win/hwnd_message_handler.h   void LockUpdates(bool force);
bool              287 ui/views/win/hwnd_message_handler.h   void UnlockUpdates(bool force);
bool              463 ui/views/win/hwnd_message_handler.h                                    bool track_mouse);
bool              470 ui/views/win/hwnd_message_handler.h   bool IsSynthesizedMouseMessage(unsigned int message,
bool              479 ui/views/win/hwnd_message_handler.h   bool waiting_for_close_now_;
bool              481 ui/views/win/hwnd_message_handler.h   bool remove_standard_frame_;
bool              483 ui/views/win/hwnd_message_handler.h   bool use_system_default_icon_;
bool              487 ui/views/win/hwnd_message_handler.h   bool restore_focus_when_enabled_;
bool              491 ui/views/win/hwnd_message_handler.h   bool restored_enabled_;
bool              509 ui/views/win/hwnd_message_handler.h   bool is_right_mouse_pressed_on_caption_;
bool              525 ui/views/win/hwnd_message_handler.h   bool ignore_window_pos_changes_;
bool              544 ui/views/win/hwnd_message_handler.h   bool use_layered_buffer_;
bool              563 ui/views/win/hwnd_message_handler.h   bool waiting_for_redraw_layered_window_contents_;
bool              566 ui/views/win/hwnd_message_handler.h   bool is_first_nccalc_;
bool              581 ui/views/win/hwnd_message_handler.h   bool needs_scroll_styles_;
bool              584 ui/views/win/hwnd_message_handler.h   bool in_size_loop_;
bool              595 ui/views/win/hwnd_message_handler.h   bool touch_down_context_;
bool               33 ui/views/win/hwnd_message_handler_delegate.h   virtual bool IsWidgetWindow() const = 0;
bool               37 ui/views/win/hwnd_message_handler_delegate.h   virtual bool IsUsingCustomFrame() const = 0;
bool               41 ui/views/win/hwnd_message_handler_delegate.h   virtual bool IsInactiveRenderingDisabled() = 0;
bool               43 ui/views/win/hwnd_message_handler_delegate.h   virtual bool CanResize() const = 0;
bool               44 ui/views/win/hwnd_message_handler_delegate.h   virtual bool CanMaximize() const = 0;
bool               45 ui/views/win/hwnd_message_handler_delegate.h   virtual bool CanActivate() const = 0;
bool               47 ui/views/win/hwnd_message_handler_delegate.h   virtual bool WidgetSizeIsClientSize() const = 0;
bool               51 ui/views/win/hwnd_message_handler_delegate.h   virtual bool CanSaveFocus() const = 0;
bool               57 ui/views/win/hwnd_message_handler_delegate.h   virtual bool IsModal() const = 0;
bool               63 ui/views/win/hwnd_message_handler_delegate.h   virtual bool WillProcessWorkAreaChange() const = 0;
bool               71 ui/views/win/hwnd_message_handler_delegate.h   virtual bool GetClientAreaInsets(gfx::Insets* insets) const = 0;
bool               93 ui/views/win/hwnd_message_handler_delegate.h   virtual bool ShouldHandleSystemCommands() const = 0;
bool              103 ui/views/win/hwnd_message_handler_delegate.h   virtual void HandleActivationChanged(bool active) = 0;
bool              107 ui/views/win/hwnd_message_handler_delegate.h   virtual bool HandleAppCommand(short command) = 0;
bool              120 ui/views/win/hwnd_message_handler_delegate.h   virtual bool HandleCommand(int command) = 0;
bool              139 ui/views/win/hwnd_message_handler_delegate.h   virtual bool HandleInitialFocus(ui::WindowShowState show_state) = 0;
bool              157 ui/views/win/hwnd_message_handler_delegate.h   virtual void HandleVisibilityChanging(bool visible) = 0;
bool              160 ui/views/win/hwnd_message_handler_delegate.h   virtual void HandleVisibilityChanged(bool visible) = 0;
bool              177 ui/views/win/hwnd_message_handler_delegate.h   virtual bool HandleMouseEvent(const ui::MouseEvent& event) = 0;
bool              181 ui/views/win/hwnd_message_handler_delegate.h   virtual bool HandleKeyEvent(const ui::KeyEvent& event) = 0;
bool              185 ui/views/win/hwnd_message_handler_delegate.h   virtual bool HandleUntranslatedKeyEvent(const ui::KeyEvent& event) = 0;
bool              193 ui/views/win/hwnd_message_handler_delegate.h   virtual bool HandleIMEMessage(UINT message,
bool              204 ui/views/win/hwnd_message_handler_delegate.h   virtual bool HandlePaintAccelerated(const gfx::Rect& invalid_rect) = 0;
bool              210 ui/views/win/hwnd_message_handler_delegate.h   virtual bool HandleTooltipNotify(int w_param,
bool              220 ui/views/win/hwnd_message_handler_delegate.h   virtual void HandleMenuLoop(bool in_menu_loop) = 0;
bool              228 ui/views/win/hwnd_message_handler_delegate.h   virtual bool PreHandleMSG(UINT message,
bool              241 ui/views/win/hwnd_message_handler_delegate.h   virtual bool HandleScrollEvent(const ui::ScrollEvent& event) = 0;
bool               27 ui/views/win/scoped_fullscreen_visibility.h   static bool IsHiddenForFullscreen(HWND hwnd);
bool               43 ui/views/window/client_view.h   virtual bool CanClose();
bool               91 ui/views/window/custom_frame_view.h   bool ShouldShowTitleBarAndBorder() const;
bool               95 ui/views/window/custom_frame_view.h   bool ShouldShowClientEdge() const;
bool              138 ui/views/window/custom_frame_view.h   bool should_show_maximize_button_;
bool               49 ui/views/window/dialog_client_view.h   virtual bool CanClose() OVERRIDE;
bool               62 ui/views/window/dialog_client_view.h   virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE;
bool               90 ui/views/window/dialog_client_view.h   bool has_dialog_buttons() const { return ok_button_ || cancel_button_; }
bool              127 ui/views/window/dialog_client_view.h   bool notified_delegate_;
bool               57 ui/views/window/dialog_delegate.h   virtual bool Cancel();
bool               66 ui/views/window/dialog_delegate.h   virtual bool Accept(bool window_closing);
bool               67 ui/views/window/dialog_delegate.h   virtual bool Accept();
bool               74 ui/views/window/dialog_delegate.h   virtual bool Close();
bool               81 ui/views/window/dialog_delegate.h   virtual bool ShouldDefaultButtonBeBlue() const OVERRIDE;
bool               84 ui/views/window/dialog_delegate.h   virtual bool IsDialogButtonEnabled(ui::DialogButton button) const OVERRIDE;
bool               96 ui/views/window/dialog_delegate.h   virtual bool UseNewStyleForThisDialog() const;
bool               46 ui/views/window/non_client_view.h   void SetInactiveRenderingDisabled(bool disable);
bool               50 ui/views/window/non_client_view.h   bool ShouldPaintAsActive() const;
bool               61 ui/views/window/non_client_view.h                              bool can_resize);
bool               82 ui/views/window/non_client_view.h   virtual bool HitTestRect(const gfx::Rect& rect) const OVERRIDE;
bool               94 ui/views/window/non_client_view.h   bool inactive_rendering_disabled_;
bool              153 ui/views/window/non_client_view.h   bool CanClose();
bool              165 ui/views/window/non_client_view.h   void SetInactiveRenderingDisabled(bool disable);
bool               32 ui/web_dialogs/test/test_web_contents_handler.h                               bool user_gesture) OVERRIDE;
bool               37 ui/web_dialogs/test/test_web_dialog_delegate.h                                bool* out_close_dialog) OVERRIDE;
bool               38 ui/web_dialogs/test/test_web_dialog_delegate.h   virtual bool ShouldShowDialogTitle() const OVERRIDE;
bool               70 ui/web_dialogs/web_dialog_delegate.h   virtual bool CanCloseDialog() const;
bool               97 ui/web_dialogs/web_dialog_delegate.h                                bool* out_close_dialog) = 0;
bool              101 ui/web_dialogs/web_dialog_delegate.h   virtual bool ShouldShowDialogTitle() const = 0;
bool              107 ui/web_dialogs/web_dialog_delegate.h   virtual bool HandleContextMenu(const content::ContextMenuParams& params);
bool              112 ui/web_dialogs/web_dialog_delegate.h   virtual bool HandleOpenURLFromTab(content::WebContents* source,
bool              121 ui/web_dialogs/web_dialog_delegate.h   virtual bool HandleAddNewContents(content::WebContents* source,
bool              125 ui/web_dialogs/web_dialog_delegate.h                                     bool user_gesture);
bool               35 ui/web_dialogs/web_dialog_web_contents_delegate.h                                 bool user_gesture) = 0;
bool               63 ui/web_dialogs/web_dialog_web_contents_delegate.h                               bool user_gesture,
bool               64 ui/web_dialogs/web_dialog_web_contents_delegate.h                               bool* was_blocked) OVERRIDE;
bool               65 ui/web_dialogs/web_dialog_web_contents_delegate.h   virtual bool IsPopupOrPanel(
bool               67 ui/web_dialogs/web_dialog_web_contents_delegate.h   virtual bool PreHandleGestureEvent(
bool               22 ui/wm/core/base_focus_rules.h   virtual bool SupportsChildActivation(aura::Window* window) const = 0;
bool               25 ui/wm/core/base_focus_rules.h   virtual bool IsWindowConsideredVisibleForActivation(
bool               29 ui/wm/core/base_focus_rules.h   virtual bool IsToplevelWindow(aura::Window* window) const OVERRIDE;
bool               30 ui/wm/core/base_focus_rules.h   virtual bool CanActivateWindow(aura::Window* window) const OVERRIDE;
bool               31 ui/wm/core/base_focus_rules.h   virtual bool CanFocusWindow(aura::Window* window) const OVERRIDE;
bool               29 ui/wm/core/capture_controller.h   bool is_active() const { return !root_windows_.empty(); }
bool               62 ui/wm/core/capture_controller.h   static bool IsActive();
bool               68 ui/wm/core/compound_event_filter.h                                   bool show);
bool               73 ui/wm/core/compound_event_filter.h                                         bool enable);
bool               86 ui/wm/core/compound_event_filter.h   bool cursor_hidden_by_filter_;
bool               46 ui/wm/core/cursor_manager.h   virtual bool IsCursorVisible() const OVERRIDE;
bool               53 ui/wm/core/cursor_manager.h   virtual bool IsMouseEventsEnabled() const OVERRIDE;
bool               57 ui/wm/core/cursor_manager.h   virtual bool IsCursorLocked() const OVERRIDE;
bool               66 ui/wm/core/cursor_manager.h   virtual void CommitVisibility(bool visible) OVERRIDE;
bool               69 ui/wm/core/cursor_manager.h   virtual void CommitMouseEventsEnabled(bool enabled) OVERRIDE;
bool               35 ui/wm/core/easy_resize_window_targeter.h   virtual bool EventLocationInsideBounds(
bool               42 ui/wm/core/easy_resize_window_targeter.h   bool ShouldUseExtendedBounds(const aura::Window* window) const;
bool               57 ui/wm/core/focus_controller.h   virtual bool OnWillFocusWindow(aura::Window* window,
bool               59 ui/wm/core/focus_controller.h   virtual bool CanActivateWindow(aura::Window* window) const OVERRIDE;
bool               79 ui/wm/core/focus_controller.h                                          bool visible) OVERRIDE;
bool              113 ui/wm/core/focus_controller.h   bool updating_focus_;
bool              114 ui/wm/core/focus_controller.h   bool updating_activation_;
bool               26 ui/wm/core/focus_rules.h   virtual bool IsToplevelWindow(aura::Window* window) const = 0;
bool               28 ui/wm/core/focus_rules.h   virtual bool CanActivateWindow(aura::Window* window) const = 0;
bool               31 ui/wm/core/focus_rules.h   virtual bool CanFocusWindow(aura::Window* window) const = 0;
bool              157 ui/wm/core/image_grid.h   static bool LayerExceedsSize(const ui::Layer* layer, const gfx::Size& size);
bool               41 ui/wm/core/input_method_event_filter.h   virtual bool DispatchKeyEventPostIME(const ui::KeyEvent& event) OVERRIDE;
bool               25 ui/wm/core/masked_window_targeter.h   virtual bool GetHitTestMask(aura::Window* window, gfx::Path* mask) const = 0;
bool               28 ui/wm/core/masked_window_targeter.h   virtual bool EventLocationInsideBounds(
bool               42 ui/wm/core/native_cursor_manager.h     bool visible,
bool               59 ui/wm/core/native_cursor_manager.h       bool enabled,
bool               23 ui/wm/core/native_cursor_manager_delegate.h   virtual bool IsCursorVisible() const = 0;
bool               26 ui/wm/core/native_cursor_manager_delegate.h   virtual void CommitVisibility(bool visible) = 0;
bool               29 ui/wm/core/native_cursor_manager_delegate.h   virtual void CommitMouseEventsEnabled(bool enabled) = 0;
bool               59 ui/wm/core/transient_window_manager.h   bool IsStackingTransient(const aura::Window* child,
bool               83 ui/wm/core/transient_window_manager.h                                           bool visible) OVERRIDE;
bool               22 ui/wm/core/transient_window_stacking_client.h   virtual bool AdjustStacking(aura::Window** child,
bool               36 ui/wm/core/user_activity_detector.h   bool HasObserver(UserActivityObserver* observer) const;
bool               26 ui/wm/core/visibility_controller.h   virtual bool CallAnimateOnChildWindowVisibilityChanged(aura::Window* window,
bool               27 ui/wm/core/visibility_controller.h                                                          bool visible);
bool               32 ui/wm/core/visibility_controller.h                                      bool visible) OVERRIDE;
bool               63 ui/wm/core/visibility_controller.h   const bool original_enabled_;
bool               69 ui/wm/core/window_animations.h WM_CORE_EXPORT bool HasWindowVisibilityAnimationTransition(
bool              107 ui/wm/core/window_animations.h WM_CORE_EXPORT bool AnimateOnChildWindowVisibilityChanged(aura::Window* window,
bool              108 ui/wm/core/window_animations.h                                                           bool visible);
bool              109 ui/wm/core/window_animations.h WM_CORE_EXPORT bool AnimateWindow(aura::Window* window,
bool              115 ui/wm/core/window_animations.h WM_CORE_EXPORT bool WindowAnimationsDisabled(aura::Window* window);
bool               53 ui/wm/core/window_modality_controller.h                                          bool visible) OVERRIDE;
bool               59 ui/wm/core/window_modality_controller.h   bool ProcessLocatedEvent(aura::Window* target,
bool               29 ui/wm/core/window_util.h WM_CORE_EXPORT bool IsActiveWindow(aura::Window* window);
bool               30 ui/wm/core/window_util.h WM_CORE_EXPORT bool CanActivateWindow(aura::Window* window);
bool               64 ui/wm/core/window_util.h WM_CORE_EXPORT bool HasTransientAncestor(const aura::Window* window,
bool               49 ui/wm/public/activation_client.h   virtual bool OnWillFocusWindow(Window* window, const ui::Event* event) = 0;
bool               53 ui/wm/public/activation_client.h   virtual bool CanActivateWindow(Window* window) const = 0;
bool               71 ui/wm/public/activation_client.h AURA_EXPORT void SetHideOnDeactivate(Window* window, bool hide_on_deactivate);
bool               72 ui/wm/public/activation_client.h AURA_EXPORT bool GetHideOnDeactivate(Window* window);
bool               23 ui/wm/public/activation_delegate.h   virtual bool ShouldActivate() const = 0;
bool               52 ui/wm/public/drag_drop_client.h   virtual bool IsDragDropInProgress() = 0;
bool               29 ui/wm/public/tooltip_client.h   virtual void SetTooltipsEnabled(bool enable) = 0;
bool               44 url/gurl.h            const url_parse::Parsed& parsed, bool is_valid);
bool               52 url/gurl.h            const url_parse::Parsed& parsed, bool is_valid);
bool               63 url/gurl.h       bool is_valid() const {
bool               70 url/gurl.h       bool is_empty() const {
bool              113 url/gurl.h       bool operator==(const GURL& other) const {
bool              116 url/gurl.h       bool operator!=(const GURL& other) const {
bool              121 url/gurl.h       bool operator<(const GURL& other) const {
bool              124 url/gurl.h       bool operator>(const GURL& other) const {
bool              207 url/gurl.h       bool IsStandard() const;
bool              213 url/gurl.h       bool SchemeIs(const char* lower_ascii_scheme) const;
bool              216 url/gurl.h       bool SchemeIsHTTPOrHTTPS() const;
bool              219 url/gurl.h       bool SchemeIsWSOrWSS() const;
bool              223 url/gurl.h       bool SchemeIsFile() const {
bool              228 url/gurl.h       bool SchemeIsFileSystem() const {
bool              233 url/gurl.h       bool SchemeIsSecure() const {
bool              246 url/gurl.h       bool HostIsIPAddress() const;
bool              282 url/gurl.h       bool has_scheme() const {
bool              285 url/gurl.h       bool has_username() const {
bool              288 url/gurl.h       bool has_password() const {
bool              291 url/gurl.h       bool has_host() const {
bool              295 url/gurl.h       bool has_port() const {
bool              298 url/gurl.h       bool has_path() const {
bool              303 url/gurl.h       bool has_query() const {
bool              306 url/gurl.h       bool has_ref() const {
bool              341 url/gurl.h       bool DomainIs(const char* lower_ascii_domain, int domain_len) const;
bool              345 url/gurl.h       bool DomainIs(const char* lower_ascii_domain) const {
bool              375 url/gurl.h       void InitCanonical(const STR& input_spec, bool trim_path_end);
bool              392 url/gurl.h       bool is_valid_;
bool               23 url/origin.h     bool IsSameAs(const Origin& that) const {
bool               35 url/third_party/mozilla/url_parse.h   bool is_valid() const {
bool               41 url/third_party/mozilla/url_parse.h   bool is_nonempty() const {
bool               50 url/third_party/mozilla/url_parse.h   bool operator==(const Component& other) const {
bool              138 url/third_party/mozilla/url_parse.h   int CountCharactersBefore(ComponentType type, bool include_delimiter) const;
bool              243 url/third_party/mozilla/url_parse.h                              bool trim_path_end,
bool              247 url/third_party/mozilla/url_parse.h                              bool trim_path_end,
bool              293 url/third_party/mozilla/url_parse.h URL_EXPORT bool ExtractScheme(const char* url,
bool              296 url/third_party/mozilla/url_parse.h URL_EXPORT bool ExtractScheme(const base::char16* url,
bool              302 url/third_party/mozilla/url_parse.h URL_EXPORT bool IsAuthorityTerminator(base::char16 ch);
bool              361 url/third_party/mozilla/url_parse.h URL_EXPORT bool ExtractQueryKeyValue(const char* url,
bool              365 url/third_party/mozilla/url_parse.h URL_EXPORT bool ExtractQueryKeyValue(const base::char16* url,
bool              123 url/url_canon.h   bool Grow(int min_additional) {
bool              248 url/url_canon.h URL_EXPORT bool IDNToASCII(const base::char16* src,
bool              276 url/url_canon.h URL_EXPORT bool CanonicalizeScheme(const char* spec,
bool              280 url/url_canon.h URL_EXPORT bool CanonicalizeScheme(const base::char16* spec,
bool              295 url/url_canon.h URL_EXPORT bool CanonicalizeUserInfo(const char* username_source,
bool              302 url/url_canon.h URL_EXPORT bool CanonicalizeUserInfo(const base::char16* username_source,
bool              317 url/url_canon.h   bool IsIPAddress() const { return family == IPV4 || family == IPV6; }
bool              361 url/url_canon.h URL_EXPORT bool CanonicalizeHost(const char* spec,
bool              365 url/url_canon.h URL_EXPORT bool CanonicalizeHost(const base::char16* spec,
bool              408 url/url_canon.h URL_EXPORT bool CanonicalizePort(const char* spec,
bool              413 url/url_canon.h URL_EXPORT bool CanonicalizePort(const base::char16* spec,
bool              432 url/url_canon.h URL_EXPORT bool CanonicalizePath(const char* spec,
bool              436 url/url_canon.h URL_EXPORT bool CanonicalizePath(const base::char16* spec,
bool              447 url/url_canon.h URL_EXPORT bool FileCanonicalizePath(const char* spec,
bool              451 url/url_canon.h URL_EXPORT bool FileCanonicalizePath(const base::char16* spec,
bool              505 url/url_canon.h URL_EXPORT bool CanonicalizeStandardURL(const char* spec,
bool              511 url/url_canon.h URL_EXPORT bool CanonicalizeStandardURL(const base::char16* spec,
bool              519 url/url_canon.h URL_EXPORT bool CanonicalizeFileURL(const char* spec,
bool              525 url/url_canon.h URL_EXPORT bool CanonicalizeFileURL(const base::char16* spec,
bool              533 url/url_canon.h URL_EXPORT bool CanonicalizeFileSystemURL(const char* spec,
bool              539 url/url_canon.h URL_EXPORT bool CanonicalizeFileSystemURL(const base::char16* spec,
bool              548 url/url_canon.h URL_EXPORT bool CanonicalizePathURL(const char* spec,
bool              553 url/url_canon.h URL_EXPORT bool CanonicalizePathURL(const base::char16* spec,
bool              564 url/url_canon.h URL_EXPORT bool CanonicalizeMailtoURL(const char* spec,
bool              569 url/url_canon.h URL_EXPORT bool CanonicalizeMailtoURL(const base::char16* spec,
bool              651 url/url_canon.h   bool IsSchemeOverridden() const { return sources_.scheme != NULL; }
bool              662 url/url_canon.h   bool IsUsernameOverridden() const { return sources_.username != NULL; }
bool              673 url/url_canon.h   bool IsPasswordOverridden() const { return sources_.password != NULL; }
bool              684 url/url_canon.h   bool IsHostOverridden() const { return sources_.host != NULL; }
bool              695 url/url_canon.h   bool IsPortOverridden() const { return sources_.port != NULL; }
bool              706 url/url_canon.h   bool IsPathOverridden() const { return sources_.path != NULL; }
bool              717 url/url_canon.h   bool IsQueryOverridden() const { return sources_.query != NULL; }
bool              728 url/url_canon.h   bool IsRefOverridden() const { return sources_.ref != NULL; }
bool              758 url/url_canon.h URL_EXPORT bool ReplaceStandardURL(const char* base,
bool              764 url/url_canon.h URL_EXPORT bool ReplaceStandardURL(
bool              774 url/url_canon.h URL_EXPORT bool ReplaceFileSystemURL(const char* base,
bool              780 url/url_canon.h URL_EXPORT bool ReplaceFileSystemURL(
bool              790 url/url_canon.h URL_EXPORT bool ReplaceFileURL(const char* base,
bool              796 url/url_canon.h URL_EXPORT bool ReplaceFileURL(const char* base,
bool              805 url/url_canon.h URL_EXPORT bool ReplacePathURL(const char* base,
bool              810 url/url_canon.h URL_EXPORT bool ReplacePathURL(const char* base,
bool              818 url/url_canon.h URL_EXPORT bool ReplaceMailtoURL(const char* base,
bool              823 url/url_canon.h URL_EXPORT bool ReplaceMailtoURL(const char* base,
bool              842 url/url_canon.h URL_EXPORT bool IsRelativeURL(const char* base,
bool              846 url/url_canon.h                               bool is_base_hierarchical,
bool              847 url/url_canon.h                               bool* is_relative,
bool              849 url/url_canon.h URL_EXPORT bool IsRelativeURL(const char* base,
bool              853 url/url_canon.h                               bool is_base_hierarchical,
bool              854 url/url_canon.h                               bool* is_relative,
bool              875 url/url_canon.h URL_EXPORT bool ResolveRelativeURL(
bool              878 url/url_canon.h     bool base_is_file,
bool              884 url/url_canon.h URL_EXPORT bool ResolveRelativeURL(
bool              887 url/url_canon.h     bool base_is_file,
bool               59 url/url_canon_internal.h inline bool IsCharOfType(unsigned char c, SharedCharTypes type) {
bool               62 url/url_canon_internal.h inline bool IsQueryChar(unsigned char c) {
bool               65 url/url_canon_internal.h inline bool IsIPv4Char(unsigned char c) {
bool               68 url/url_canon_internal.h inline bool IsHexChar(unsigned char c) {
bool               71 url/url_canon_internal.h inline bool IsComponentChar(unsigned char c) {
bool              153 url/url_canon_internal.h URL_EXPORT bool ReadUTFChar(const char* str, int* begin, int length,
bool              230 url/url_canon_internal.h URL_EXPORT bool ReadUTFChar(const base::char16* str, int* begin, int length,
bool              265 url/url_canon_internal.h inline bool AppendUTF8EscapedChar(const base::char16* str, int* begin,
bool              271 url/url_canon_internal.h   bool success = ReadUTFChar(str, begin, length, &char_value);
bool              277 url/url_canon_internal.h inline bool AppendUTF8EscapedChar(const char* str, int* begin, int length,
bool              283 url/url_canon_internal.h   bool success = ReadUTFChar(str, begin, length, &ch);
bool              297 url/url_canon_internal.h inline bool Is8BitChar(char c) {
bool              300 url/url_canon_internal.h inline bool Is8BitChar(base::char16 c) {
bool              305 url/url_canon_internal.h inline bool DecodeEscaped(const CHAR* spec, int* begin, int end,
bool              349 url/url_canon_internal.h URL_EXPORT bool ConvertUTF16ToUTF8(const base::char16* input, int input_len,
bool              351 url/url_canon_internal.h URL_EXPORT bool ConvertUTF8ToUTF16(const char* input, int input_len,
bool              391 url/url_canon_internal.h bool SetupUTF16OverrideComponents(const char* base,
bool              399 url/url_canon_internal.h bool CanonicalizePartialPath(const char* spec,
bool              403 url/url_canon_internal.h bool CanonicalizePartialPath(const base::char16* spec,
bool               80 url/url_canon_internal_file.h static bool DoCanonicalizeFileURL(const URLComponentSource<CHAR>& source,
bool              108 url/url_canon_internal_file.h   bool success = URLCanonInternal<CHAR, UCHAR>::DoHost(
bool               41 url/url_canon_ip.h URL_EXPORT bool FindIPv4Components(const char* spec,
bool               44 url/url_canon_ip.h URL_EXPORT bool FindIPv4Components(const base::char16* spec,
bool               75 url/url_canon_ip.h URL_EXPORT bool IPv6AddressToNumber(const char* spec,
bool               78 url/url_canon_ip.h URL_EXPORT bool IPv6AddressToNumber(const base::char16* spec,
bool               18 url/url_file.h inline bool IsWindowsDriveSeparator(base::char16 ch) {
bool               21 url/url_file.h inline bool IsWindowsDriveLetter(base::char16 ch) {
bool               46 url/url_file.h inline bool DoesBeginWindowsDriveSpec(const CHAR* spec, int start_offset,
bool               66 url/url_file.h inline bool DoesBeginUNCPath(const CHAR* text,
bool               69 url/url_file.h                              bool strict_slashes) {
bool               15 url/url_parse_internal.h inline bool IsURLSlash(base::char16 ch) {
bool               21 url/url_parse_internal.h inline bool ShouldTrimFromURL(base::char16 ch) {
bool               32 url/url_parse_internal.h                     bool trim_path_end = true) {
bool               66 url/url_util.h URL_EXPORT bool FindAndCompareScheme(const char* str,
bool               70 url/url_util.h URL_EXPORT bool FindAndCompareScheme(const base::char16* str,
bool               74 url/url_util.h inline bool FindAndCompareScheme(const std::string& str,
bool               80 url/url_util.h inline bool FindAndCompareScheme(const base::string16& str,
bool               89 url/url_util.h URL_EXPORT bool IsStandard(const char* spec,
bool               91 url/url_util.h URL_EXPORT bool IsStandard(const base::char16* spec,
bool               96 url/url_util.h inline bool IsStandard(const char* spec, int spec_len,
bool              113 url/url_util.h URL_EXPORT bool Canonicalize(const char* spec,
bool              115 url/url_util.h                              bool trim_path_end,
bool              119 url/url_util.h URL_EXPORT bool Canonicalize(const base::char16* spec,
bool              121 url/url_util.h                              bool trim_path_end,
bool              136 url/url_util.h URL_EXPORT bool ResolveRelative(const char* base_spec,
bool              144 url/url_util.h URL_EXPORT bool ResolveRelative(const char* base_spec,
bool              157 url/url_util.h URL_EXPORT bool ReplaceComponents(
bool              165 url/url_util.h URL_EXPORT bool ReplaceComponents(
bool              182 url/url_util.h URL_EXPORT bool LowerCaseEqualsASCII(const char* a_begin,
bool              185 url/url_util.h URL_EXPORT bool LowerCaseEqualsASCII(const char* a_begin,
bool              189 url/url_util.h URL_EXPORT bool LowerCaseEqualsASCII(const base::char16* a_begin,
bool               21 url/url_util_internal.h bool CompareSchemeComponent(const char* spec,
bool               24 url/url_util_internal.h bool CompareSchemeComponent(const base::char16* spec,
bool               51 webkit/browser/appcache/appcache.h   bool is_complete() const { return is_complete_; }
bool               52 webkit/browser/appcache/appcache.h   void set_complete(bool value) { is_complete_ = value; }
bool               60 webkit/browser/appcache/appcache.h   bool AddOrModifyEntry(const GURL& url, const AppCacheEntry& entry);
bool               93 webkit/browser/appcache/appcache.h   bool IsNewerThan(AppCache* cache) const {
bool              134 webkit/browser/appcache/appcache.h   bool FindResponseForRequest(const GURL& url,
bool              137 webkit/browser/appcache/appcache.h       bool* found_network_namespace);
bool              165 webkit/browser/appcache/appcache.h   bool IsInNetworkNamespace(const GURL& url) {
bool              187 webkit/browser/appcache/appcache.h   bool online_whitelist_all_;
bool              189 webkit/browser/appcache/appcache.h   bool is_complete_;
bool               30 webkit/browser/appcache/appcache_backend_impl.h   bool RegisterHost(int host_id);
bool               31 webkit/browser/appcache/appcache_backend_impl.h   bool UnregisterHost(int host_id);
bool               32 webkit/browser/appcache/appcache_backend_impl.h   bool SetSpawningHostId(int host_id, int spawning_host_id);
bool               33 webkit/browser/appcache/appcache_backend_impl.h   bool SelectCache(int host_id,
bool               39 webkit/browser/appcache/appcache_backend_impl.h   bool SelectCacheForWorker(int host_id, int parent_process_id,
bool               41 webkit/browser/appcache/appcache_backend_impl.h   bool SelectCacheForSharedWorker(int host_id, int64 appcache_id);
bool               42 webkit/browser/appcache/appcache_backend_impl.h   bool MarkAsForeignEntry(int host_id, const GURL& document_url,
bool               44 webkit/browser/appcache/appcache_backend_impl.h   bool GetStatusWithCallback(int host_id, const GetStatusCallback& callback,
bool               46 webkit/browser/appcache/appcache_backend_impl.h   bool StartUpdateWithCallback(int host_id, const StartUpdateCallback& callback,
bool               48 webkit/browser/appcache/appcache_backend_impl.h   bool SwapCacheWithCallback(int host_id, const SwapCacheCallback& callback,
bool               53 webkit/browser/appcache/appcache_database.h     bool online_wildcard;
bool               84 webkit/browser/appcache/appcache_database.h     bool is_pattern;
bool               91 webkit/browser/appcache/appcache_database.h   bool is_disabled() const { return is_disabled_; }
bool               92 webkit/browser/appcache/appcache_database.h   bool was_corruption_detected() const { return was_corruption_detected_; }
bool               95 webkit/browser/appcache/appcache_database.h   bool GetAllOriginUsage(std::map<GURL, int64>* usage_map);
bool               97 webkit/browser/appcache/appcache_database.h   bool FindOriginsWithGroups(std::set<GURL>* origins);
bool               98 webkit/browser/appcache/appcache_database.h   bool FindLastStorageIds(
bool              102 webkit/browser/appcache/appcache_database.h   bool FindGroup(int64 group_id, GroupRecord* record);
bool              103 webkit/browser/appcache/appcache_database.h   bool FindGroupForManifestUrl(const GURL& manifest_url, GroupRecord* record);
bool              104 webkit/browser/appcache/appcache_database.h   bool FindGroupsForOrigin(
bool              106 webkit/browser/appcache/appcache_database.h   bool FindGroupForCache(int64 cache_id, GroupRecord* record);
bool              107 webkit/browser/appcache/appcache_database.h   bool UpdateGroupLastAccessTime(
bool              109 webkit/browser/appcache/appcache_database.h   bool InsertGroup(const GroupRecord* record);
bool              110 webkit/browser/appcache/appcache_database.h   bool DeleteGroup(int64 group_id);
bool              112 webkit/browser/appcache/appcache_database.h   bool FindCache(int64 cache_id, CacheRecord* record);
bool              113 webkit/browser/appcache/appcache_database.h   bool FindCacheForGroup(int64 group_id, CacheRecord* record);
bool              114 webkit/browser/appcache/appcache_database.h   bool FindCachesForOrigin(
bool              116 webkit/browser/appcache/appcache_database.h   bool InsertCache(const CacheRecord* record);
bool              117 webkit/browser/appcache/appcache_database.h   bool DeleteCache(int64 cache_id);
bool              119 webkit/browser/appcache/appcache_database.h   bool FindEntriesForCache(
bool              121 webkit/browser/appcache/appcache_database.h   bool FindEntriesForUrl(
bool              123 webkit/browser/appcache/appcache_database.h   bool FindEntry(int64 cache_id, const GURL& url, EntryRecord* record);
bool              124 webkit/browser/appcache/appcache_database.h   bool InsertEntry(const EntryRecord* record);
bool              125 webkit/browser/appcache/appcache_database.h   bool InsertEntryRecords(
bool              127 webkit/browser/appcache/appcache_database.h   bool DeleteEntriesForCache(int64 cache_id);
bool              128 webkit/browser/appcache/appcache_database.h   bool AddEntryFlags(const GURL& entry_url, int64 cache_id,
bool              130 webkit/browser/appcache/appcache_database.h   bool FindResponseIdsForCacheAsVector(
bool              134 webkit/browser/appcache/appcache_database.h   bool FindResponseIdsForCacheAsSet(
bool              139 webkit/browser/appcache/appcache_database.h   bool FindNamespacesForOrigin(
bool              143 webkit/browser/appcache/appcache_database.h   bool FindNamespacesForCache(
bool              147 webkit/browser/appcache/appcache_database.h   bool InsertNamespaceRecords(
bool              149 webkit/browser/appcache/appcache_database.h   bool InsertNamespace(const NamespaceRecord* record);
bool              150 webkit/browser/appcache/appcache_database.h   bool DeleteNamespacesForCache(int64 cache_id);
bool              152 webkit/browser/appcache/appcache_database.h   bool FindOnlineWhiteListForCache(
bool              154 webkit/browser/appcache/appcache_database.h   bool InsertOnlineWhiteList(const OnlineWhiteListRecord* record);
bool              155 webkit/browser/appcache/appcache_database.h   bool InsertOnlineWhiteListRecords(
bool              157 webkit/browser/appcache/appcache_database.h   bool DeleteOnlineWhiteListForCache(int64 cache_id);
bool              159 webkit/browser/appcache/appcache_database.h   bool GetDeletableResponseIds(std::vector<int64>* response_ids,
bool              161 webkit/browser/appcache/appcache_database.h   bool InsertDeletableResponseIds(const std::vector<int64>& response_ids);
bool              162 webkit/browser/appcache/appcache_database.h   bool DeleteDeletableResponseIds(const std::vector<int64>& response_ids);
bool              171 webkit/browser/appcache/appcache_database.h   bool RunCachedStatementWithIds(
bool              174 webkit/browser/appcache/appcache_database.h   bool RunUniqueStatementWithInt64Result(const char* sql, int64* result);
bool              176 webkit/browser/appcache/appcache_database.h   bool FindResponseIdsForCacheHelper(
bool              194 webkit/browser/appcache/appcache_database.h   bool LazyOpen(bool create_if_needed);
bool              195 webkit/browser/appcache/appcache_database.h   bool EnsureDatabaseVersion();
bool              196 webkit/browser/appcache/appcache_database.h   bool CreateSchema();
bool              197 webkit/browser/appcache/appcache_database.h   bool UpgradeSchema();
bool              204 webkit/browser/appcache/appcache_database.h   bool DeleteExistingAndCreateNewDatabase();
bool              211 webkit/browser/appcache/appcache_database.h   bool is_disabled_;
bool              212 webkit/browser/appcache/appcache_database.h   bool is_recreating_;
bool              213 webkit/browser/appcache/appcache_database.h   bool was_corruption_detected_;
bool               28 webkit/browser/appcache/appcache_disk_cache.h                           int disk_cache_size, bool force,
bool               38 webkit/browser/appcache/appcache_disk_cache.h   bool is_disabled() const { return is_disabled_; }
bool               80 webkit/browser/appcache/appcache_disk_cache.h   bool is_initializing() const {
bool               85 webkit/browser/appcache/appcache_disk_cache.h            int cache_size, bool force, base::MessageLoopProxy* cache_thread,
bool               93 webkit/browser/appcache/appcache_disk_cache.h   bool is_disabled_;
bool               44 webkit/browser/appcache/appcache_entry.h   bool IsMaster() const { return (types_ & MASTER) != 0; }
bool               45 webkit/browser/appcache/appcache_entry.h   bool IsManifest() const { return (types_ & MANIFEST) != 0; }
bool               46 webkit/browser/appcache/appcache_entry.h   bool IsExplicit() const { return (types_ & EXPLICIT) != 0; }
bool               47 webkit/browser/appcache/appcache_entry.h   bool IsForeign() const { return (types_ & FOREIGN) != 0; }
bool               48 webkit/browser/appcache/appcache_entry.h   bool IsFallback() const { return (types_ & FALLBACK) != 0; }
bool               49 webkit/browser/appcache/appcache_entry.h   bool IsIntercept() const { return (types_ & INTERCEPT) != 0; }
bool               50 webkit/browser/appcache/appcache_entry.h   bool IsExecutable() const { return (types_ & EXECUTABLE) != 0; }
bool               54 webkit/browser/appcache/appcache_entry.h   bool has_response_id() const { return response_id_ != kNoResponseId; }
bool               29 webkit/browser/appcache/appcache_executable_handler.h     bool use_network;
bool               59 webkit/browser/appcache/appcache_group.h   bool is_obsolete() const { return is_obsolete_; }
bool               60 webkit/browser/appcache/appcache_group.h   void set_obsolete(bool value) { is_obsolete_ = value; }
bool               62 webkit/browser/appcache/appcache_group.h   bool is_being_deleted() const { return is_being_deleted_; }
bool               63 webkit/browser/appcache/appcache_group.h   void set_being_deleted(bool value) { is_being_deleted_ = value; }
bool               69 webkit/browser/appcache/appcache_group.h   bool HasCache() const { return newest_complete_cache_ != NULL; }
bool              119 webkit/browser/appcache/appcache_group.h   bool FindObserver(UpdateObserver* find_me,
bool              128 webkit/browser/appcache/appcache_group.h   bool is_obsolete_;
bool              129 webkit/browser/appcache/appcache_group.h   bool is_being_deleted_;
bool              154 webkit/browser/appcache/appcache_group.h   bool is_in_dtor_;
bool               24 webkit/browser/appcache/appcache_histograms.h   static void CountReinitAttempt(bool repeated_attempt);
bool               35 webkit/browser/appcache/appcache_histograms.h       bool success, bool is_main_resource, const GURL& origin_url);
bool               39 webkit/browser/appcache/appcache_histograms.h       bool was_making_progress,
bool               40 webkit/browser/appcache/appcache_histograms.h       bool off_origin_resource_failure);
bool               35 webkit/browser/appcache/appcache_host.h typedef base::Callback<void(bool, void*)> StartUpdateCallback;
bool               36 webkit/browser/appcache/appcache_host.h typedef base::Callback<void(bool, void*)> SwapCacheCallback;
bool              152 webkit/browser/appcache/appcache_host.h   bool is_selection_pending() const {
bool              190 webkit/browser/appcache/appcache_host.h   bool is_for_dedicated_worker() const {
bool              278 webkit/browser/appcache/appcache_host.h   bool main_resource_was_namespace_entry_;
bool              282 webkit/browser/appcache/appcache_host.h   bool main_resource_blocked_;
bool              287 webkit/browser/appcache/appcache_host.h   bool associated_cache_info_pending_;
bool               19 webkit/browser/appcache/appcache_policy.h   virtual bool CanLoadAppCache(const GURL& manifest_url,
bool               23 webkit/browser/appcache/appcache_policy.h   virtual bool CanCreateAppCache(const GURL& manifest_url,
bool               53 webkit/browser/appcache/appcache_quota_client.h   virtual bool DoesSupport(quota::StorageType type) const OVERRIDE;
bool               87 webkit/browser/appcache/appcache_quota_client.h   bool appcache_is_ready_;
bool               88 webkit/browser/appcache/appcache_quota_client.h   bool quota_manager_is_destroyed_;
bool               53 webkit/browser/appcache/appcache_request_handler.h   static bool IsMainResourceType(ResourceType::Type type) {
bool               71 webkit/browser/appcache/appcache_request_handler.h                                 bool is_fallback,
bool               79 webkit/browser/appcache/appcache_request_handler.h   bool is_main_resource() const {
bool              114 webkit/browser/appcache/appcache_request_handler.h   bool is_waiting_for_cache_selection_;
bool              124 webkit/browser/appcache/appcache_request_handler.h   bool found_network_namespace_;
bool              130 webkit/browser/appcache/appcache_request_handler.h   bool cache_entry_not_found_;
bool              133 webkit/browser/appcache/appcache_request_handler.h   bool maybe_load_resource_executed_;
bool              110 webkit/browser/appcache/appcache_response.h   bool IsIOPending() { return !callback_.is_null(); }
bool              164 webkit/browser/appcache/appcache_response.h   bool IsReadPending() { return IsIOPending(); }
bool              224 webkit/browser/appcache/appcache_response.h   bool IsWritePending() { return IsIOPending(); }
bool              199 webkit/browser/appcache/appcache_service.h   bool force_keep_session_state() const { return force_keep_session_state_; }
bool              232 webkit/browser/appcache/appcache_service.h   bool force_keep_session_state_;
bool               51 webkit/browser/appcache/appcache_storage.h         AppCacheGroup* group, AppCache* newest_cache, bool success,
bool               52 webkit/browser/appcache/appcache_storage.h         bool would_exceed_quota) {}
bool               56 webkit/browser/appcache/appcache_storage.h                                      bool success,
bool              134 webkit/browser/appcache/appcache_storage.h       bool* found_network_namespace) = 0;
bool               39 webkit/browser/appcache/appcache_storage_impl.h   bool is_disabled() const { return is_disabled_; }
bool               55 webkit/browser/appcache/appcache_storage_impl.h       bool* found_network_namespace) OVERRIDE;
bool               96 webkit/browser/appcache/appcache_storage_impl.h   bool IsInitTaskComplete() {
bool              120 webkit/browser/appcache/appcache_storage_impl.h   bool FindResponseForMainRequestInGroup(
bool              139 webkit/browser/appcache/appcache_storage_impl.h   bool is_incognito_;
bool              157 webkit/browser/appcache/appcache_storage_impl.h   bool is_response_deletion_scheduled_;
bool              158 webkit/browser/appcache/appcache_storage_impl.h   bool did_start_deleting_responses_;
bool              166 webkit/browser/appcache/appcache_storage_impl.h   bool is_disabled_;
bool               95 webkit/browser/appcache/appcache_update_job.h     UrlToFetch(const GURL& url, bool checked, AppCacheResponseInfo* info);
bool               99 webkit/browser/appcache/appcache_update_job.h     bool storage_checked;
bool              136 webkit/browser/appcache/appcache_update_job.h                                     bool* defer_redirect) OVERRIDE;
bool              144 webkit/browser/appcache/appcache_update_job.h     bool ConsumeResponseData(int bytes_read);
bool              146 webkit/browser/appcache/appcache_update_job.h     bool MaybeRetryRequest();
bool              169 webkit/browser/appcache/appcache_update_job.h                                            bool success,
bool              170 webkit/browser/appcache/appcache_update_job.h                                            bool would_exceed_quota) OVERRIDE;
bool              172 webkit/browser/appcache/appcache_update_job.h                                    bool success,
bool              187 webkit/browser/appcache/appcache_update_job.h   void FetchManifest(bool is_first_fetch);
bool              189 webkit/browser/appcache/appcache_update_job.h   void ContinueHandleManifestFetchCompleted(bool changed);
bool              218 webkit/browser/appcache/appcache_update_job.h   bool ShouldSkipUrlFetch(const AppCacheEntry& entry);
bool              223 webkit/browser/appcache/appcache_update_job.h   bool AlreadyFetchedEntry(const GURL& url, int entry_type);
bool              229 webkit/browser/appcache/appcache_update_job.h                                  bool is_new);
bool              237 webkit/browser/appcache/appcache_update_job.h   bool MaybeLoadFromNewestCache(const GURL& url, AppCacheEntry& entry);
bool              261 webkit/browser/appcache/appcache_update_job.h   bool IsTerminating() { return internal_state_ >= REFETCH_MANIFEST ||
bool               37 webkit/browser/appcache/appcache_url_request_job.h                         bool is_main_resource);
bool               44 webkit/browser/appcache/appcache_url_request_job.h                                 bool is_fallback);
bool               48 webkit/browser/appcache/appcache_url_request_job.h   bool is_waiting() const {
bool               52 webkit/browser/appcache/appcache_url_request_job.h   bool is_delivering_appcache_response() const {
bool               56 webkit/browser/appcache/appcache_url_request_job.h   bool is_delivering_network_response() const {
bool               60 webkit/browser/appcache/appcache_url_request_job.h   bool is_delivering_error_response() const {
bool               77 webkit/browser/appcache/appcache_url_request_job.h   bool has_been_started() const {
bool               82 webkit/browser/appcache/appcache_url_request_job.h   bool has_been_killed() const {
bool               87 webkit/browser/appcache/appcache_url_request_job.h   bool cache_entry_not_found() const {
bool              106 webkit/browser/appcache/appcache_url_request_job.h   bool has_delivery_orders() const {
bool              127 webkit/browser/appcache/appcache_url_request_job.h   bool is_range_request() const { return range_requested_.IsValid(); }
bool              136 webkit/browser/appcache/appcache_url_request_job.h   virtual bool GetCharset(std::string* charset) OVERRIDE;
bool              138 webkit/browser/appcache/appcache_url_request_job.h   virtual bool ReadRawData(net::IOBuffer* buf,
bool              148 webkit/browser/appcache/appcache_url_request_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool              154 webkit/browser/appcache/appcache_url_request_job.h   bool has_been_started_;
bool              155 webkit/browser/appcache/appcache_url_request_job.h   bool has_been_killed_;
bool              161 webkit/browser/appcache/appcache_url_request_job.h   bool is_fallback_;
bool              162 webkit/browser/appcache/appcache_url_request_job.h   bool is_main_resource_;  // Used for histogram logging.
bool              163 webkit/browser/appcache/appcache_url_request_job.h   bool cache_entry_not_found_;
bool               30 webkit/browser/appcache/appcache_working_set.h   bool is_disabled() const { return is_disabled_; }
bool               71 webkit/browser/appcache/appcache_working_set.h   bool is_disabled_;
bool               54 webkit/browser/appcache/manifest_parser.h   bool online_whitelist_all;
bool               57 webkit/browser/appcache/manifest_parser.h WEBKIT_STORAGE_BROWSER_EXPORT bool ParseManifest(const GURL& manifest_url,
bool               19 webkit/browser/appcache/mock_appcache_policy.h   virtual bool CanLoadAppCache(const GURL& manifest_url,
bool               21 webkit/browser/appcache/mock_appcache_policy.h   virtual bool CanCreateAppCache(const GURL& manifest_url,
bool               24 webkit/browser/appcache/mock_appcache_policy.h   bool can_load_return_value_;
bool               25 webkit/browser/appcache/mock_appcache_policy.h   bool can_create_return_value_;
bool               47 webkit/browser/appcache/mock_appcache_storage.h       bool * found_network_namespace) OVERRIDE;
bool               93 webkit/browser/appcache/mock_appcache_storage.h   bool IsCacheStored(const AppCache* cache) {
bool               99 webkit/browser/appcache/mock_appcache_storage.h   bool IsGroupStored(const AppCacheGroup* group) {
bool              102 webkit/browser/appcache/mock_appcache_storage.h   bool IsGroupForManifestStored(const GURL& manifest_url) {
bool              110 webkit/browser/appcache/mock_appcache_storage.h   bool ShouldGroupLoadAppearAsync(const AppCacheGroup* group);
bool              111 webkit/browser/appcache/mock_appcache_storage.h   bool ShouldCacheLoadAppearAsync(const AppCache* cache);
bool              156 webkit/browser/appcache/mock_appcache_storage.h       bool network_namespace) {
bool              181 webkit/browser/appcache/mock_appcache_storage.h   bool simulate_make_group_obsolete_failure_;
bool              182 webkit/browser/appcache/mock_appcache_storage.h   bool simulate_store_group_and_newest_cache_failure_;
bool              184 webkit/browser/appcache/mock_appcache_storage.h   bool simulate_find_main_resource_;
bool              185 webkit/browser/appcache/mock_appcache_storage.h   bool simulate_find_sub_resource_;
bool              192 webkit/browser/appcache/mock_appcache_storage.h   bool simulated_found_network_namespace_;
bool               47 webkit/browser/blob/blob_storage_context.h   bool RegisterPublicBlobURL(const GURL& url, const std::string& uuid);
bool               82 webkit/browser/blob/blob_storage_context.h   bool ExpandStorageItems(BlobData* target_blob_data,
bool               86 webkit/browser/blob/blob_storage_context.h   bool AppendBytesItem(BlobData* target_blob_data,
bool               97 webkit/browser/blob/blob_storage_context.h   bool IsInUse(const std::string& uuid);
bool               98 webkit/browser/blob/blob_storage_context.h   bool IsBeingBuilt(const std::string& uuid);
bool               99 webkit/browser/blob/blob_storage_context.h   bool IsUrlRegistered(const GURL& blob_url);
bool               38 webkit/browser/blob/blob_storage_host.h   bool StartBuildingBlob(const std::string& uuid) WARN_UNUSED_RESULT;
bool               39 webkit/browser/blob/blob_storage_host.h   bool AppendBlobDataItem(const std::string& uuid,
bool               41 webkit/browser/blob/blob_storage_host.h   bool CancelBuildingBlob(const std::string& uuid) WARN_UNUSED_RESULT;
bool               42 webkit/browser/blob/blob_storage_host.h   bool FinishBuildingBlob(const std::string& uuid,
bool               44 webkit/browser/blob/blob_storage_host.h   bool IncrementBlobRefCount(const std::string& uuid) WARN_UNUSED_RESULT;
bool               45 webkit/browser/blob/blob_storage_host.h   bool DecrementBlobRefCount(const std::string& uuid) WARN_UNUSED_RESULT;
bool               46 webkit/browser/blob/blob_storage_host.h   bool RegisterPublicBlobURL(const GURL& blob_url,
bool               48 webkit/browser/blob/blob_storage_host.h   bool RevokePublicBlobURL(const GURL& blob_url) WARN_UNUSED_RESULT;
bool               53 webkit/browser/blob/blob_storage_host.h   bool IsInUseInHost(const std::string& uuid);
bool               54 webkit/browser/blob/blob_storage_host.h   bool IsBeingBuiltInHost(const std::string& uuid);
bool               55 webkit/browser/blob/blob_storage_host.h   bool IsUrlRegisteredInHost(const GURL& blob_url);
bool               48 webkit/browser/blob/blob_url_request_job.h   virtual bool ReadRawData(net::IOBuffer* buf,
bool               51 webkit/browser/blob/blob_url_request_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool               65 webkit/browser/blob/blob_url_request_job.h   bool AddItemLength(size_t index, int64 item_length);
bool               72 webkit/browser/blob/blob_url_request_job.h   bool ReadLoop(int* bytes_read);
bool               73 webkit/browser/blob/blob_url_request_job.h   bool ReadItem();
bool               76 webkit/browser/blob/blob_url_request_job.h   bool ReadBytesItem(const BlobData::Item& item, int bytes_to_read);
bool               77 webkit/browser/blob/blob_url_request_job.h   bool ReadFileItem(FileStreamReader* reader, int bytes_to_read);
bool              115 webkit/browser/blob/blob_url_request_job.h   bool error_;
bool              117 webkit/browser/blob/blob_url_request_job.h   bool byte_range_set_;
bool               61 webkit/browser/blob/file_stream_reader.h   WEBKIT_STORAGE_BROWSER_EXPORT static bool VerifySnapshotTime(
bool               71 webkit/browser/blob/local_file_stream_reader.h   bool has_pending_open_;
bool               37 webkit/browser/blob/view_blob_internals_job.h   virtual bool IsRedirectResponse(GURL* location,
bool               46 webkit/browser/database/database_quota_client.h   virtual bool DoesSupport(quota::StorageType type) const OVERRIDE;
bool              100 webkit/browser/database/database_tracker.h                   bool is_incognito,
bool              130 webkit/browser/database/database_tracker.h   virtual bool GetOriginInfo(const std::string& origin_id, OriginInfo* info);
bool              131 webkit/browser/database/database_tracker.h   virtual bool GetAllOriginIdentifiers(std::vector<std::string>* origin_ids);
bool              132 webkit/browser/database/database_tracker.h   virtual bool GetAllOriginsInfo(std::vector<OriginInfo>* origins_info);
bool              139 webkit/browser/database/database_tracker.h   bool IsDatabaseScheduledForDeletion(const std::string& origin_identifier,
bool              165 webkit/browser/database/database_tracker.h   bool IsIncognitoProfile() const { return is_incognito_; }
bool              171 webkit/browser/database/database_tracker.h   bool CloseIncognitoFileHandle(const base::string16& vfs_file_path);
bool              172 webkit/browser/database/database_tracker.h   bool HasSavedIncognitoFileHandle(const base::string16& vfs_file_path) const;
bool              219 webkit/browser/database/database_tracker.h   bool DeleteClosedDatabase(const std::string& origin_identifier,
bool              225 webkit/browser/database/database_tracker.h   bool DeleteOrigin(const std::string& origin_identifier, bool force);
bool              229 webkit/browser/database/database_tracker.h   bool LazyInit();
bool              230 webkit/browser/database/database_tracker.h   bool UpgradeToCurrentVersion();
bool              239 webkit/browser/database/database_tracker.h       bool create_if_needed);
bool              270 webkit/browser/database/database_tracker.h   bool is_initialized_;
bool              271 webkit/browser/database/database_tracker.h   const bool is_incognito_;
bool              272 webkit/browser/database/database_tracker.h   bool force_keep_session_state_;
bool              273 webkit/browser/database/database_tracker.h   bool shutting_down_;
bool               27 webkit/browser/database/database_util.h   static bool CrackVfsFileName(const base::string16& vfs_file_name,
bool               34 webkit/browser/database/database_util.h   static bool IsValidOriginIdentifier(const std::string& origin_identifier);
bool               33 webkit/browser/database/databases_table.h   bool Init();
bool               36 webkit/browser/database/databases_table.h   bool GetDatabaseDetails(const std::string& origin_identifier,
bool               39 webkit/browser/database/databases_table.h   bool InsertDatabaseDetails(const DatabaseDetails& details);
bool               40 webkit/browser/database/databases_table.h   bool UpdateDatabaseDetails(const DatabaseDetails& details);
bool               41 webkit/browser/database/databases_table.h   bool DeleteDatabaseDetails(const std::string& origin_identifier,
bool               43 webkit/browser/database/databases_table.h   bool GetAllOriginIdentifiers(std::vector<std::string>* origin_identifiers);
bool               44 webkit/browser/database/databases_table.h   bool GetAllDatabaseDetailsForOriginIdentifier(
bool               47 webkit/browser/database/databases_table.h   bool DeleteOriginIdentifier(const std::string& origin_identifier);
bool               27 webkit/browser/database/vfs_backend.h   static int DeleteFile(const base::FilePath& file_path, bool sync_dir);
bool               34 webkit/browser/database/vfs_backend.h   static bool OpenTypeIsReadWrite(int desired_flags);
bool               37 webkit/browser/database/vfs_backend.h   static bool OpenFileFlagsAreConsistent(int desired_flags);
bool               63 webkit/browser/fileapi/async_file_util.h            bool created)> EnsureFileExistsCallback;
bool               73 webkit/browser/fileapi/async_file_util.h            bool has_more)> ReadDirectoryCallback;
bool              143 webkit/browser/fileapi/async_file_util.h       bool exclusive,
bool              144 webkit/browser/fileapi/async_file_util.h       bool recursive,
bool               53 webkit/browser/fileapi/async_file_util_adapter.h       bool exclusive,
bool               54 webkit/browser/fileapi/async_file_util_adapter.h       bool recursive,
bool               51 webkit/browser/fileapi/copy_or_move_operation_delegate.h         bool need_flush,
bool               76 webkit/browser/fileapi/copy_or_move_operation_delegate.h     void Flush(const StatusCallback& callback, bool is_eof);
bool               77 webkit/browser/fileapi/copy_or_move_operation_delegate.h     void DidFlush(const StatusCallback& callback, bool is_eof, int result);
bool               81 webkit/browser/fileapi/copy_or_move_operation_delegate.h     const bool need_flush_;
bool               88 webkit/browser/fileapi/copy_or_move_operation_delegate.h     bool cancel_requested_;
bool              148 webkit/browser/fileapi/copy_or_move_operation_delegate.h   bool same_file_system_;
bool               61 webkit/browser/fileapi/external_mount_points.h   bool RegisterFileSystem(const std::string& mount_name,
bool               67 webkit/browser/fileapi/external_mount_points.h   virtual bool HandlesFileSystemMountType(FileSystemType type) const OVERRIDE;
bool               68 webkit/browser/fileapi/external_mount_points.h   virtual bool RevokeFileSystem(const std::string& mount_name) OVERRIDE;
bool               69 webkit/browser/fileapi/external_mount_points.h   virtual bool GetRegisteredPath(const std::string& mount_name,
bool               71 webkit/browser/fileapi/external_mount_points.h   virtual bool CrackVirtualPath(
bool               95 webkit/browser/fileapi/external_mount_points.h   bool GetVirtualPath(const base::FilePath& absolute_path,
bool              136 webkit/browser/fileapi/external_mount_points.h   bool ValidateNewMountPoint(const std::string& mount_name,
bool               53 webkit/browser/fileapi/file_system_backend.h   virtual bool CanHandleType(FileSystemType type) const = 0;
bool               93 webkit/browser/fileapi/file_system_backend.h   virtual bool SupportsStreaming(const FileSystemURL& url) const = 0;
bool              130 webkit/browser/fileapi/file_system_backend.h   virtual bool IsAccessAllowed(const fileapi::FileSystemURL& url) const = 0;
bool              147 webkit/browser/fileapi/file_system_backend.h   virtual bool GetVirtualPath(const base::FilePath& file_system_path,
bool              129 webkit/browser/fileapi/file_system_context.h   bool DeleteDataForOriginOnFileTaskRunner(const GURL& origin_url);
bool              170 webkit/browser/fileapi/file_system_context.h   bool IsSandboxFileSystem(FileSystemType type) const;
bool              194 webkit/browser/fileapi/file_system_context.h                               bool is_directory)> ResolveURLCallback;
bool              284 webkit/browser/fileapi/file_system_context.h   bool CanServeURLRequest(const FileSystemURL& url) const;
bool              395 webkit/browser/fileapi/file_system_context.h   bool is_incognito_;
bool               37 webkit/browser/fileapi/file_system_dir_url_request_job.h   virtual bool ReadRawData(net::IOBuffer* buf,
bool               40 webkit/browser/fileapi/file_system_dir_url_request_job.h   virtual bool GetCharset(std::string* charset) OVERRIDE;
bool               43 webkit/browser/fileapi/file_system_dir_url_request_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool               56 webkit/browser/fileapi/file_system_dir_url_request_job.h                         bool has_more);
bool               71 webkit/browser/fileapi/file_system_file_stream_reader.h   bool has_pending_create_snapshot_;
bool               48 webkit/browser/fileapi/file_system_file_util.h     virtual bool IsDirectory() = 0;
bool               56 webkit/browser/fileapi/file_system_file_util.h     virtual bool IsDirectory() OVERRIDE;
bool               69 webkit/browser/fileapi/file_system_file_util.h       bool* created) = 0;
bool               82 webkit/browser/fileapi/file_system_file_util.h       const FileSystemURL& url, bool* created) = 0;
bool               89 webkit/browser/fileapi/file_system_file_util.h       bool exclusive,
bool               90 webkit/browser/fileapi/file_system_file_util.h       bool recursive) = 0;
bool              152 webkit/browser/fileapi/file_system_file_util.h       bool copy) = 0;
bool               95 webkit/browser/fileapi/file_system_operation.h            bool has_more)> ReadDirectoryCallback;
bool              227 webkit/browser/fileapi/file_system_operation.h                               bool complete)> WriteCallback;
bool              232 webkit/browser/fileapi/file_system_operation.h                           bool exclusive,
bool              240 webkit/browser/fileapi/file_system_operation.h                                bool exclusive,
bool              241 webkit/browser/fileapi/file_system_operation.h                                bool recursive,
bool              304 webkit/browser/fileapi/file_system_operation.h   virtual void Remove(const FileSystemURL& path, bool recursive,
bool               35 webkit/browser/fileapi/file_system_operation_impl.h                           bool exclusive,
bool               38 webkit/browser/fileapi/file_system_operation_impl.h                                bool exclusive,
bool               39 webkit/browser/fileapi/file_system_operation_impl.h                                bool recursive,
bool               58 webkit/browser/fileapi/file_system_operation_impl.h   virtual void Remove(const FileSystemURL& url, bool recursive,
bool              130 webkit/browser/fileapi/file_system_operation_impl.h                     const StatusCallback& callback, bool exclusive);
bool              133 webkit/browser/fileapi/file_system_operation_impl.h                          bool exclusive,
bool              134 webkit/browser/fileapi/file_system_operation_impl.h                          bool recursive);
bool              155 webkit/browser/fileapi/file_system_operation_impl.h                                     bool created);
bool              160 webkit/browser/fileapi/file_system_operation_impl.h                                        bool created);
bool              185 webkit/browser/fileapi/file_system_operation_impl.h   bool SetPendingOperationType(OperationType type);
bool               61 webkit/browser/fileapi/file_system_operation_runner.h                          bool exclusive,
bool               65 webkit/browser/fileapi/file_system_operation_runner.h                               bool exclusive,
bool               66 webkit/browser/fileapi/file_system_operation_runner.h                               bool recursive,
bool              107 webkit/browser/fileapi/file_system_operation_runner.h   OperationID Remove(const FileSystemURL& url, bool recursive,
bool              265 webkit/browser/fileapi/file_system_operation_runner.h                         bool has_more);
bool              270 webkit/browser/fileapi/file_system_operation_runner.h                 bool complete);
bool               42 webkit/browser/fileapi/file_system_options.h   bool is_incognito() const { return profile_mode_ == PROFILE_MODE_INCOGNITO; }
bool               39 webkit/browser/fileapi/file_system_quota_client.h       bool is_incognito);
bool               59 webkit/browser/fileapi/file_system_quota_client.h   virtual bool DoesSupport(quota::StorageType type) const OVERRIDE;
bool               66 webkit/browser/fileapi/file_system_quota_client.h   bool is_incognito_;
bool               91 webkit/browser/fileapi/file_system_url.h   bool is_valid() const { return is_valid_; }
bool              124 webkit/browser/fileapi/file_system_url.h   bool IsParent(const FileSystemURL& child) const;
bool              126 webkit/browser/fileapi/file_system_url.h   bool IsInSameFileSystem(const FileSystemURL& other) const;
bool              128 webkit/browser/fileapi/file_system_url.h   bool operator==(const FileSystemURL& that) const;
bool              130 webkit/browser/fileapi/file_system_url.h   bool operator!=(const FileSystemURL& that) const {
bool              135 webkit/browser/fileapi/file_system_url.h     bool operator() (const FileSystemURL& lhs, const FileSystemURL& rhs) const;
bool              157 webkit/browser/fileapi/file_system_url.h   bool is_valid_;
bool               45 webkit/browser/fileapi/file_system_url_request_job.h   virtual bool ReadRawData(net::IOBuffer* buf,
bool               48 webkit/browser/fileapi/file_system_url_request_job.h   virtual bool IsRedirectResponse(GURL* location,
bool               56 webkit/browser/fileapi/file_system_url_request_job.h   virtual bool GetMimeType(std::string* mime_type) const OVERRIDE;
bool               74 webkit/browser/fileapi/file_system_url_request_job.h   bool is_directory_;
bool               29 webkit/browser/fileapi/file_system_usage_cache.h   bool GetUsage(const base::FilePath& usage_file_path, int64* usage);
bool               33 webkit/browser/fileapi/file_system_usage_cache.h   bool GetDirty(const base::FilePath& usage_file_path, uint32* dirty);
bool               37 webkit/browser/fileapi/file_system_usage_cache.h   bool IncrementDirty(const base::FilePath& usage_file_path);
bool               38 webkit/browser/fileapi/file_system_usage_cache.h   bool DecrementDirty(const base::FilePath& usage_file_path);
bool               42 webkit/browser/fileapi/file_system_usage_cache.h   bool Invalidate(const base::FilePath& usage_file_path);
bool               43 webkit/browser/fileapi/file_system_usage_cache.h   bool IsValid(const base::FilePath& usage_file_path);
bool               46 webkit/browser/fileapi/file_system_usage_cache.h   bool UpdateUsage(const base::FilePath& usage_file_path, int64 fs_usage);
bool               50 webkit/browser/fileapi/file_system_usage_cache.h   bool AtomicUpdateUsageByDelta(const base::FilePath& usage_file_path,
bool               53 webkit/browser/fileapi/file_system_usage_cache.h   bool Exists(const base::FilePath& usage_file_path);
bool               54 webkit/browser/fileapi/file_system_usage_cache.h   bool Delete(const base::FilePath& usage_file_path);
bool               68 webkit/browser/fileapi/file_system_usage_cache.h   bool Read(const base::FilePath& usage_file_path,
bool               69 webkit/browser/fileapi/file_system_usage_cache.h             bool* is_valid,
bool               73 webkit/browser/fileapi/file_system_usage_cache.h   bool Write(const base::FilePath& usage_file_path,
bool               74 webkit/browser/fileapi/file_system_usage_cache.h              bool is_valid,
bool               80 webkit/browser/fileapi/file_system_usage_cache.h   bool ReadBytes(const base::FilePath& file_path,
bool               83 webkit/browser/fileapi/file_system_usage_cache.h   bool WriteBytes(const base::FilePath& file_path,
bool               86 webkit/browser/fileapi/file_system_usage_cache.h   bool FlushFile(const base::FilePath& file_path);
bool               89 webkit/browser/fileapi/file_system_usage_cache.h   bool HasCacheFileHandle(const base::FilePath& file_path);
bool               91 webkit/browser/fileapi/file_system_usage_cache.h   bool CalledOnValidThread();
bool               50 webkit/browser/fileapi/file_writer_delegate.h                                   bool* defer_redirect) OVERRIDE;
bool               58 webkit/browser/fileapi/file_writer_delegate.h                                      bool fatal) OVERRIDE;
bool               73 webkit/browser/fileapi/file_writer_delegate.h   void OnProgress(int bytes_read, bool done);
bool               88 webkit/browser/fileapi/file_writer_delegate.h   bool writing_started_;
bool               51 webkit/browser/fileapi/isolated_context.h     bool AddPath(const base::FilePath& path, std::string* registered_name);
bool               56 webkit/browser/fileapi/isolated_context.h     bool AddPathWithName(const base::FilePath& path, const std::string& name);
bool               70 webkit/browser/fileapi/isolated_context.h   static bool IsIsolatedType(FileSystemType type);
bool              139 webkit/browser/fileapi/isolated_context.h   bool GetDraggedFileInfo(const std::string& filesystem_id,
bool              143 webkit/browser/fileapi/isolated_context.h   virtual bool HandlesFileSystemMountType(FileSystemType type) const OVERRIDE;
bool              144 webkit/browser/fileapi/isolated_context.h   virtual bool RevokeFileSystem(const std::string& filesystem_id) OVERRIDE;
bool              145 webkit/browser/fileapi/isolated_context.h   virtual bool GetRegisteredPath(const std::string& filesystem_id,
bool              147 webkit/browser/fileapi/isolated_context.h   virtual bool CrackVirtualPath(
bool              183 webkit/browser/fileapi/isolated_context.h   bool UnregisterFileSystem(const std::string& filesystem_id);
bool               21 webkit/browser/fileapi/isolated_file_system_backend.h   virtual bool CanHandleType(FileSystemType type) const OVERRIDE;
bool               34 webkit/browser/fileapi/isolated_file_system_backend.h   virtual bool SupportsStreaming(const FileSystemURL& url) const OVERRIDE;
bool               78 webkit/browser/fileapi/local_file_stream_writer.h   bool CancelIfRequested();
bool               87 webkit/browser/fileapi/local_file_stream_writer.h   bool has_pending_operation_;
bool               38 webkit/browser/fileapi/local_file_util.h       bool* created) OVERRIDE;
bool               44 webkit/browser/fileapi/local_file_util.h       const FileSystemURL& url, bool* created) OVERRIDE;
bool               48 webkit/browser/fileapi/local_file_util.h       bool exclusive,
bool               49 webkit/browser/fileapi/local_file_util.h       bool recursive) OVERRIDE;
bool               76 webkit/browser/fileapi/local_file_util.h       bool copy) OVERRIDE;
bool               41 webkit/browser/fileapi/mount_points.h     bool operator<(const MountPointInfo& that) const {
bool               52 webkit/browser/fileapi/mount_points.h   virtual bool RevokeFileSystem(const std::string& mount_name) = 0;
bool               56 webkit/browser/fileapi/mount_points.h   virtual bool HandlesFileSystemMountType(FileSystemType type) const = 0;
bool               73 webkit/browser/fileapi/mount_points.h   virtual bool GetRegisteredPath(const std::string& mount_name,
bool               87 webkit/browser/fileapi/mount_points.h   virtual bool CrackVirtualPath(const base::FilePath& virtual_path,
bool               39 webkit/browser/fileapi/native_file_util.h       const FileSystemURL& dest_url, bool copy);
bool               44 webkit/browser/fileapi/native_file_util.h                                             bool* created);
bool               46 webkit/browser/fileapi/native_file_util.h                                            bool exclusive,
bool               47 webkit/browser/fileapi/native_file_util.h                                            bool recursive);
bool               52 webkit/browser/fileapi/native_file_util.h                            bool recursive);
bool               58 webkit/browser/fileapi/native_file_util.h   static bool PathExists(const base::FilePath& path);
bool               59 webkit/browser/fileapi/native_file_util.h   static bool DirectoryExists(const base::FilePath& path);
bool               86 webkit/browser/fileapi/obfuscated_file_util.h     virtual bool HasTypeDirectory(const std::string& type_string) const = 0;
bool              120 webkit/browser/fileapi/obfuscated_file_util.h       bool* created) OVERRIDE;
bool              126 webkit/browser/fileapi/obfuscated_file_util.h       const FileSystemURL& url, bool* created) OVERRIDE;
bool              130 webkit/browser/fileapi/obfuscated_file_util.h       bool exclusive,
bool              131 webkit/browser/fileapi/obfuscated_file_util.h       bool recursive) OVERRIDE;
bool              158 webkit/browser/fileapi/obfuscated_file_util.h       bool copy) OVERRIDE;
bool              180 webkit/browser/fileapi/obfuscated_file_util.h       bool recursive);
bool              183 webkit/browser/fileapi/obfuscated_file_util.h   bool IsDirectoryEmpty(
bool              199 webkit/browser/fileapi/obfuscated_file_util.h       bool create,
bool              205 webkit/browser/fileapi/obfuscated_file_util.h   bool DeleteDirectoryForOriginAndType(
bool              216 webkit/browser/fileapi/obfuscated_file_util.h   bool DestroyDirectoryDatabase(const GURL& origin,
bool              252 webkit/browser/fileapi/obfuscated_file_util.h       bool create,
bool              300 webkit/browser/fileapi/obfuscated_file_util.h                                                  bool create);
bool              305 webkit/browser/fileapi/obfuscated_file_util.h                                        bool create,
bool              317 webkit/browser/fileapi/obfuscated_file_util.h   bool InitOriginDatabase(const GURL& origin_hint, bool create);
bool              330 webkit/browser/fileapi/obfuscated_file_util.h       bool* created);
bool              332 webkit/browser/fileapi/obfuscated_file_util.h   bool HasIsolatedStorage(const GURL& origin);
bool               62 webkit/browser/fileapi/plugin_private_file_system_backend.h   virtual bool CanHandleType(FileSystemType type) const OVERRIDE;
bool               75 webkit/browser/fileapi/plugin_private_file_system_backend.h   virtual bool SupportsStreaming(const FileSystemURL& url) const OVERRIDE;
bool               70 webkit/browser/fileapi/quota/quota_reservation.h   static bool AdaptDidUpdateReservedQuota(
bool               76 webkit/browser/fileapi/quota/quota_reservation.h   bool DidUpdateReservedQuota(int64 previous_size,
bool               81 webkit/browser/fileapi/quota/quota_reservation.h   bool client_crashed_;
bool               82 webkit/browser/fileapi/quota/quota_reservation.h   bool running_refresh_request_;
bool               59 webkit/browser/fileapi/quota/quota_reservation_buffer.h   static bool DecrementDirtyCount(
bool              130 webkit/browser/fileapi/recursive_operation_delegate.h                         bool has_more);
bool              145 webkit/browser/fileapi/recursive_operation_delegate.h   bool canceled_;
bool               47 webkit/browser/fileapi/sandbox_directory_database.h     bool is_directory() const {
bool               65 webkit/browser/fileapi/sandbox_directory_database.h   bool GetChildWithName(
bool               69 webkit/browser/fileapi/sandbox_directory_database.h   bool GetFileWithPath(const base::FilePath& path, FileId* file_id);
bool               72 webkit/browser/fileapi/sandbox_directory_database.h   bool ListChildren(FileId parent_id, std::vector<FileId>* children);
bool               73 webkit/browser/fileapi/sandbox_directory_database.h   bool GetFileInfo(FileId file_id, FileInfo* info);
bool               75 webkit/browser/fileapi/sandbox_directory_database.h   bool RemoveFileInfo(FileId file_id);
bool               79 webkit/browser/fileapi/sandbox_directory_database.h   bool UpdateFileInfo(FileId file_id, const FileInfo& info);
bool               80 webkit/browser/fileapi/sandbox_directory_database.h   bool UpdateModificationTime(
bool               86 webkit/browser/fileapi/sandbox_directory_database.h   bool OverwritingMoveFile(FileId src_file_id, FileId dest_file_id);
bool               91 webkit/browser/fileapi/sandbox_directory_database.h   bool GetNextInteger(int64* next);
bool               93 webkit/browser/fileapi/sandbox_directory_database.h   bool IsDirectory(FileId file_id);
bool               96 webkit/browser/fileapi/sandbox_directory_database.h   bool IsFileSystemConsistent();
bool               98 webkit/browser/fileapi/sandbox_directory_database.h   static bool DestroyDatabase(const base::FilePath& path,
bool              111 webkit/browser/fileapi/sandbox_directory_database.h   bool Init(RecoveryOption recovery_option);
bool              112 webkit/browser/fileapi/sandbox_directory_database.h   bool RepairDatabase(const std::string& db_path);
bool              114 webkit/browser/fileapi/sandbox_directory_database.h   bool StoreDefaultValues();
bool              115 webkit/browser/fileapi/sandbox_directory_database.h   bool GetLastFileId(FileId* file_id);
bool              116 webkit/browser/fileapi/sandbox_directory_database.h   bool AddFileInfoHelper(
bool              118 webkit/browser/fileapi/sandbox_directory_database.h   bool RemoveFileInfoHelper(FileId file_id, leveldb::WriteBatch* batch);
bool               70 webkit/browser/fileapi/sandbox_file_stream_writer.h   bool CancelIfRequested();
bool               84 webkit/browser/fileapi/sandbox_file_stream_writer.h   bool has_pending_operation_;
bool               35 webkit/browser/fileapi/sandbox_file_system_backend.h   virtual bool CanHandleType(FileSystemType type) const OVERRIDE;
bool               48 webkit/browser/fileapi/sandbox_file_system_backend.h   virtual bool SupportsStreaming(const FileSystemURL& url) const OVERRIDE;
bool               64 webkit/browser/fileapi/sandbox_file_system_backend.h   void set_enable_temporary_file_system_in_incognito(bool enable) {
bool               67 webkit/browser/fileapi/sandbox_file_system_backend.h   bool enable_temporary_file_system_in_incognito() const {
bool               75 webkit/browser/fileapi/sandbox_file_system_backend.h   bool enable_temporary_file_system_in_incognito_;
bool               76 webkit/browser/fileapi/sandbox_file_system_backend_delegate.h     virtual bool HasFileSystemType(FileSystemType type) const = 0;
bool              104 webkit/browser/fileapi/sandbox_file_system_backend_delegate.h       bool create);
bool              204 webkit/browser/fileapi/sandbox_file_system_backend_delegate.h   bool IsAccessValid(const FileSystemURL& url) const;
bool              208 webkit/browser/fileapi/sandbox_file_system_backend_delegate.h   bool IsAllowedScheme(const GURL& url) const;
bool              239 webkit/browser/fileapi/sandbox_file_system_backend_delegate.h   bool is_filesystem_opened_;
bool               33 webkit/browser/fileapi/sandbox_isolated_origin_database.h   virtual bool HasOriginPath(const std::string& origin) OVERRIDE;
bool               34 webkit/browser/fileapi/sandbox_isolated_origin_database.h   virtual bool GetPathForOrigin(const std::string& origin,
bool               36 webkit/browser/fileapi/sandbox_isolated_origin_database.h   virtual bool RemovePathForOrigin(const std::string& origin) OVERRIDE;
bool               37 webkit/browser/fileapi/sandbox_isolated_origin_database.h   virtual bool ListAllOrigins(std::vector<OriginRecord>* origins) OVERRIDE;
bool               51 webkit/browser/fileapi/sandbox_isolated_origin_database.h   bool migration_checked_;
bool               39 webkit/browser/fileapi/sandbox_origin_database.h   virtual bool HasOriginPath(const std::string& origin) OVERRIDE;
bool               40 webkit/browser/fileapi/sandbox_origin_database.h   virtual bool GetPathForOrigin(const std::string& origin,
bool               42 webkit/browser/fileapi/sandbox_origin_database.h   virtual bool RemovePathForOrigin(const std::string& origin) OVERRIDE;
bool               43 webkit/browser/fileapi/sandbox_origin_database.h   virtual bool ListAllOrigins(std::vector<OriginRecord>* origins) OVERRIDE;
bool               61 webkit/browser/fileapi/sandbox_origin_database.h   bool Init(InitOption init_option, RecoveryOption recovery_option);
bool               62 webkit/browser/fileapi/sandbox_origin_database.h   bool RepairDatabase(const std::string& db_path);
bool               66 webkit/browser/fileapi/sandbox_origin_database.h   bool GetLastPathNumber(int* number);
bool               30 webkit/browser/fileapi/sandbox_origin_database_interface.h   virtual bool HasOriginPath(const std::string& origin) = 0;
bool               34 webkit/browser/fileapi/sandbox_origin_database_interface.h   virtual bool GetPathForOrigin(const std::string& origin,
bool               41 webkit/browser/fileapi/sandbox_origin_database_interface.h   virtual bool RemovePathForOrigin(const std::string& origin) = 0;
bool               44 webkit/browser/fileapi/sandbox_origin_database_interface.h   virtual bool ListAllOrigins(std::vector<OriginRecord>* origins) = 0;
bool               35 webkit/browser/fileapi/sandbox_prioritized_origin_database.h   bool InitializePrimaryOrigin(const std::string& origin);
bool               39 webkit/browser/fileapi/sandbox_prioritized_origin_database.h   virtual bool HasOriginPath(const std::string& origin) OVERRIDE;
bool               40 webkit/browser/fileapi/sandbox_prioritized_origin_database.h   virtual bool GetPathForOrigin(const std::string& origin,
bool               42 webkit/browser/fileapi/sandbox_prioritized_origin_database.h   virtual bool RemovePathForOrigin(const std::string& origin) OVERRIDE;
bool               43 webkit/browser/fileapi/sandbox_prioritized_origin_database.h   virtual bool ListAllOrigins(std::vector<OriginRecord>* origins) OVERRIDE;
bool               51 webkit/browser/fileapi/sandbox_prioritized_origin_database.h   bool MaybeLoadPrimaryOrigin();
bool               52 webkit/browser/fileapi/sandbox_prioritized_origin_database.h   bool ResetPrimaryOrigin(const std::string& origin);
bool               54 webkit/browser/fileapi/sandbox_prioritized_origin_database.h   void MaybeInitializeDatabases(bool create);
bool               55 webkit/browser/fileapi/sandbox_prioritized_origin_database.h   void MaybeInitializeNonPrimaryDatabase(bool create);
bool               57 webkit/browser/fileapi/sandbox_quota_observer.h                             bool enabled);
bool               31 webkit/browser/fileapi/timed_task_helper.h   bool IsRunning() const;
bool               35 webkit/browser/quota/mock_quota_manager.h   MockQuotaManager(bool is_incognito,
bool               77 webkit/browser/quota/mock_quota_manager.h   bool AddOrigin(const GURL& origin,
bool               86 webkit/browser/quota/mock_quota_manager.h   bool OriginHasData(const GURL& origin,
bool               34 webkit/browser/quota/mock_quota_manager_proxy.h                                     bool enabled) OVERRIDE {}
bool               20 webkit/browser/quota/mock_special_storage_policy.h   virtual bool IsStorageProtected(const GURL& origin) OVERRIDE;
bool               21 webkit/browser/quota/mock_special_storage_policy.h   virtual bool IsStorageUnlimited(const GURL& origin) OVERRIDE;
bool               22 webkit/browser/quota/mock_special_storage_policy.h   virtual bool IsStorageSessionOnly(const GURL& origin) OVERRIDE;
bool               23 webkit/browser/quota/mock_special_storage_policy.h   virtual bool CanQueryDiskSize(const GURL& origin) OVERRIDE;
bool               24 webkit/browser/quota/mock_special_storage_policy.h   virtual bool IsFileHandler(const std::string& extension_id) OVERRIDE;
bool               25 webkit/browser/quota/mock_special_storage_policy.h   virtual bool HasIsolatedStorage(const GURL& origin) OVERRIDE;
bool               26 webkit/browser/quota/mock_special_storage_policy.h   virtual bool HasSessionOnlyOrigins() OVERRIDE;
bool               60 webkit/browser/quota/mock_special_storage_policy.h   void SetAllUnlimited(bool all_unlimited) {
bool               97 webkit/browser/quota/mock_special_storage_policy.h   bool all_unlimited_;
bool               62 webkit/browser/quota/mock_storage_client.h   virtual bool DoesSupport(quota::StorageType type) const OVERRIDE;
bool               48 webkit/browser/quota/quota_callbacks.h   bool Add(const CallbackType& callback) {
bool               53 webkit/browser/quota/quota_callbacks.h   bool HasCallbacks() const {
bool               90 webkit/browser/quota/quota_callbacks.h   bool Add(const Key& key, const CallbackType& callback) {
bool               94 webkit/browser/quota/quota_callbacks.h   bool HasCallbacks(const Key& key) const {
bool               98 webkit/browser/quota/quota_callbacks.h   bool HasAnyCallbacks() const {
bool               73 webkit/browser/quota/quota_client.h   virtual bool DoesSupport(StorageType type) const = 0;
bool               46 webkit/browser/quota/quota_database.h   bool GetHostQuota(const std::string& host, StorageType type, int64* quota);
bool               47 webkit/browser/quota/quota_database.h   bool SetHostQuota(const std::string& host, StorageType type, int64 quota);
bool               48 webkit/browser/quota/quota_database.h   bool DeleteHostQuota(const std::string& host, StorageType type);
bool               50 webkit/browser/quota/quota_database.h   bool SetOriginLastAccessTime(const GURL& origin,
bool               54 webkit/browser/quota/quota_database.h   bool SetOriginLastModifiedTime(const GURL& origin,
bool               61 webkit/browser/quota/quota_database.h   bool RegisterInitialOriginInfo(
bool               64 webkit/browser/quota/quota_database.h   bool DeleteOriginInfo(const GURL& origin, StorageType type);
bool               66 webkit/browser/quota/quota_database.h   bool GetQuotaConfigValue(const char* key, int64* value);
bool               67 webkit/browser/quota/quota_database.h   bool SetQuotaConfigValue(const char* key, int64 value);
bool               73 webkit/browser/quota/quota_database.h   bool GetLRUOrigin(StorageType type,
bool               80 webkit/browser/quota/quota_database.h   bool GetOriginsModifiedSince(StorageType type,
bool               87 webkit/browser/quota/quota_database.h   bool IsOriginDatabaseBootstrapped();
bool               88 webkit/browser/quota/quota_database.h   bool SetOriginDatabaseBootstrapped(bool bootstrap_flag);
bool              101 webkit/browser/quota/quota_database.h   friend WEBKIT_STORAGE_BROWSER_EXPORT_PRIVATE bool operator <(
bool              118 webkit/browser/quota/quota_database.h   friend WEBKIT_STORAGE_BROWSER_EXPORT_PRIVATE bool operator <(
bool              130 webkit/browser/quota/quota_database.h     bool unique;
bool              133 webkit/browser/quota/quota_database.h   typedef base::Callback<bool (const QuotaTableEntry&)> QuotaTableCallback;
bool              134 webkit/browser/quota/quota_database.h   typedef base::Callback<bool (const OriginInfoTableEntry&)>
bool              146 webkit/browser/quota/quota_database.h   bool FindOriginUsedCount(const GURL& origin,
bool              150 webkit/browser/quota/quota_database.h   bool LazyOpen(bool create_if_needed);
bool              151 webkit/browser/quota/quota_database.h   bool EnsureDatabaseVersion();
bool              152 webkit/browser/quota/quota_database.h   bool ResetSchema();
bool              153 webkit/browser/quota/quota_database.h   bool UpgradeSchema(int current_version);
bool              155 webkit/browser/quota/quota_database.h   static bool CreateSchema(
bool              163 webkit/browser/quota/quota_database.h   bool DumpQuotaTable(const QuotaTableCallback& callback);
bool              164 webkit/browser/quota/quota_database.h   bool DumpOriginInfoTable(const OriginInfoTableCallback& callback);
bool              170 webkit/browser/quota/quota_database.h   bool is_recreating_;
bool              171 webkit/browser/quota/quota_database.h   bool is_disabled_;
bool              118 webkit/browser/quota/quota_manager.h   QuotaManager(bool is_incognito,
bool              168 webkit/browser/quota/quota_manager.h   bool IsOriginInUse(const GURL& origin) const {
bool              175 webkit/browser/quota/quota_manager.h                             bool enabled);
bool              213 webkit/browser/quota/quota_manager.h   bool IsTrackingHostUsage(StorageType type, QuotaClient::ID client_id) const;
bool              217 webkit/browser/quota/quota_manager.h   bool IsStorageUnlimited(const GURL& origin, StorageType type) const;
bool              219 webkit/browser/quota/quota_manager.h   bool CanQueryDiskSize(const GURL& origin) const {
bool              228 webkit/browser/quota/quota_manager.h   bool ResetUsageTracker(StorageType type);
bool              363 webkit/browser/quota/quota_manager.h                                           bool success);
bool              366 webkit/browser/quota/quota_manager.h                                  bool success);
bool              370 webkit/browser/quota/quota_manager.h                                  bool success);
bool              373 webkit/browser/quota/quota_manager.h                      bool success);
bool              375 webkit/browser/quota/quota_manager.h                        bool success);
bool              378 webkit/browser/quota/quota_manager.h   void DidInitializeTemporaryOriginsInfo(bool success);
bool              380 webkit/browser/quota/quota_manager.h   void DidDatabaseWork(bool success);
bool              386 webkit/browser/quota/quota_manager.h       const base::Callback<bool(QuotaDatabase*)>& task,
bool              387 webkit/browser/quota/quota_manager.h       const base::Callback<void(bool)>& reply);
bool              389 webkit/browser/quota/quota_manager.h   const bool is_incognito_;
bool              393 webkit/browser/quota/quota_manager.h   bool db_disabled_;
bool              394 webkit/browser/quota/quota_manager.h   bool eviction_disabled_;
bool              418 webkit/browser/quota/quota_manager.h   bool temporary_quota_initialized_;
bool               51 webkit/browser/quota/quota_manager_proxy.h                                     bool enabled);
bool               61 webkit/browser/quota/quota_task.h   bool delete_scheduled_;
bool               53 webkit/browser/quota/quota_temporary_storage_evictor.h     bool in_round;
bool               54 webkit/browser/quota/quota_temporary_storage_evictor.h     bool is_initialized;
bool              101 webkit/browser/quota/quota_temporary_storage_evictor.h   void set_repeated_eviction(bool repeated_eviction) {
bool              119 webkit/browser/quota/quota_temporary_storage_evictor.h   bool repeated_eviction_;
bool               46 webkit/browser/quota/special_storage_policy.h   virtual bool IsStorageProtected(const GURL& origin) = 0;
bool               49 webkit/browser/quota/special_storage_policy.h   virtual bool IsStorageUnlimited(const GURL& origin) = 0;
bool               53 webkit/browser/quota/special_storage_policy.h   virtual bool CanQueryDiskSize(const GURL& origin) = 0;
bool               57 webkit/browser/quota/special_storage_policy.h   virtual bool IsFileHandler(const std::string& extension_id) = 0;
bool               60 webkit/browser/quota/special_storage_policy.h   virtual bool HasIsolatedStorage(const GURL& origin) = 0;
bool               64 webkit/browser/quota/special_storage_policy.h   virtual bool IsStorageSessionOnly(const GURL& origin) = 0;
bool               67 webkit/browser/quota/special_storage_policy.h   virtual bool HasSessionOnlyOrigins() = 0;
bool               50 webkit/browser/quota/storage_monitor.h     bool requires_update;
bool               75 webkit/browser/quota/storage_monitor.h   bool is_initialized() const { return initialized_; }
bool               82 webkit/browser/quota/storage_monitor.h   bool ContainsObservers() const;
bool               93 webkit/browser/quota/storage_monitor.h   void DispatchEvent(const StorageObserver::Filter& filter, bool is_update);
bool               99 webkit/browser/quota/storage_monitor.h   bool initialized_;
bool              100 webkit/browser/quota/storage_monitor.h   bool initializing_;
bool              101 webkit/browser/quota/storage_monitor.h   bool event_occurred_before_init_;
bool               30 webkit/browser/quota/storage_observer.h     bool operator==(const Filter& other) const;
bool               43 webkit/browser/quota/storage_observer.h     bool dispatch_initial_state;
bool               49 webkit/browser/quota/storage_observer.h                   bool get_initial_state);
bool               52 webkit/browser/quota/storage_observer.h                   bool get_initial_state);
bool               67 webkit/browser/quota/storage_observer.h     bool operator==(const Event& other) const;
bool               51 webkit/browser/quota/usage_tracker.h   bool IsWorking() const {
bool               58 webkit/browser/quota/usage_tracker.h                             bool enabled);
bool              120 webkit/browser/quota/usage_tracker.h   bool IsUsageCacheEnabledForOrigin(const GURL& origin) const;
bool              121 webkit/browser/quota/usage_tracker.h   void SetUsageCacheEnabled(const GURL& origin, bool enabled);
bool              169 webkit/browser/quota/usage_tracker.h   bool GetCachedOriginUsage(const GURL& origin, int64* usage) const;
bool              176 webkit/browser/quota/usage_tracker.h   bool IsStorageUnlimited(const GURL& origin) const;
bool              185 webkit/browser/quota/usage_tracker.h   bool global_usage_retrieved_;
bool               88 webkit/child/multipart_response_delegate.h   static bool ReadMultipartBoundary(const blink::WebURLResponse& response,
bool               94 webkit/child/multipart_response_delegate.h   static bool ReadContentRanges(
bool              119 webkit/child/multipart_response_delegate.h   bool ParseHeaders();
bool              136 webkit/child/multipart_response_delegate.h   bool first_received_data_;
bool              139 webkit/child/multipart_response_delegate.h   bool processing_headers_;
bool              143 webkit/child/multipart_response_delegate.h   bool stop_sending_;
bool              146 webkit/child/multipart_response_delegate.h   bool has_sent_first_response_;
bool               46 webkit/child/resource_loader_bridge.h   virtual bool Start(content::RequestPeer* peer) = 0;
bool               56 webkit/child/resource_loader_bridge.h   virtual void SetDefersLoading(bool value) = 0;
bool               32 webkit/child/weburlresponse_extradata_impl.h   bool was_fetched_via_proxy() const {
bool               35 webkit/child/weburlresponse_extradata_impl.h   void set_was_fetched_via_proxy(bool was_fetched_via_proxy) {
bool               41 webkit/child/weburlresponse_extradata_impl.h   bool was_fetched_via_spdy() const {
bool               44 webkit/child/weburlresponse_extradata_impl.h   void set_was_fetched_via_spdy(bool was_fetched_via_spdy) {
bool               60 webkit/child/weburlresponse_extradata_impl.h   bool was_npn_negotiated() const {
bool               63 webkit/child/weburlresponse_extradata_impl.h   void set_was_npn_negotiated(bool was_npn_negotiated) {
bool               69 webkit/child/weburlresponse_extradata_impl.h   bool was_alternate_protocol_available() const {
bool               73 webkit/child/weburlresponse_extradata_impl.h       bool was_alternate_protocol_available) {
bool               77 webkit/child/weburlresponse_extradata_impl.h   bool is_ftp_directory_listing() const { return is_ftp_directory_listing_; }
bool               78 webkit/child/weburlresponse_extradata_impl.h   void set_is_ftp_directory_listing(bool is_ftp_directory_listing) {
bool               84 webkit/child/weburlresponse_extradata_impl.h   bool is_ftp_directory_listing_;
bool               85 webkit/child/weburlresponse_extradata_impl.h   bool was_fetched_via_proxy_;
bool               86 webkit/child/weburlresponse_extradata_impl.h   bool was_fetched_via_spdy_;
bool               87 webkit/child/weburlresponse_extradata_impl.h   bool was_npn_negotiated_;
bool               89 webkit/child/weburlresponse_extradata_impl.h   bool was_alternate_protocol_available_;
bool               91 webkit/common/appcache/appcache_interfaces.h   bool is_complete;
bool              103 webkit/common/appcache/appcache_interfaces.h   bool is_master;
bool              104 webkit/common/appcache/appcache_interfaces.h   bool is_manifest;
bool              105 webkit/common/appcache/appcache_interfaces.h   bool is_intercept;
bool              106 webkit/common/appcache/appcache_interfaces.h   bool is_fallback;
bool              107 webkit/common/appcache/appcache_interfaces.h   bool is_foreign;
bool              108 webkit/common/appcache/appcache_interfaces.h   bool is_explicit;
bool              118 webkit/common/appcache/appcache_interfaces.h                bool is_cross_origin);
bool              125 webkit/common/appcache/appcache_interfaces.h   bool is_cross_origin;
bool              133 webkit/common/appcache/appcache_interfaces.h             bool is_pattern);
bool              135 webkit/common/appcache/appcache_interfaces.h             bool is_pattern, bool is_executable);
bool              138 webkit/common/appcache/appcache_interfaces.h   bool IsMatch(const GURL& url) const;
bool              143 webkit/common/appcache/appcache_interfaces.h   bool is_pattern;
bool              144 webkit/common/appcache/appcache_interfaces.h   bool is_executable;
bool              190 webkit/common/appcache/appcache_interfaces.h   virtual bool StartUpdate(int host_id) = 0;
bool              191 webkit/common/appcache/appcache_interfaces.h   virtual bool SwapCache(int host_id) = 0;
bool              211 webkit/common/appcache/appcache_interfaces.h WEBKIT_STORAGE_COMMON_EXPORT bool IsSchemeSupported(const GURL& url);
bool              212 webkit/common/appcache/appcache_interfaces.h WEBKIT_STORAGE_COMMON_EXPORT bool IsMethodSupported(const std::string& method);
bool              213 webkit/common/appcache/appcache_interfaces.h WEBKIT_STORAGE_COMMON_EXPORT bool IsSchemeAndMethodSupported(
bool               77 webkit/common/blob/blob_data.h inline bool operator==(const BlobData& a, const BlobData& b) {
bool               91 webkit/common/blob/blob_data.h inline bool operator!=(const BlobData& a, const BlobData& b) {
bool               98 webkit/common/data_element.h inline bool operator==(const DataElement& a, const DataElement& b) {
bool              120 webkit/common/data_element.h inline bool operator!=(const DataElement& a, const DataElement& b) {
bool               28 webkit/common/database/database_connections.h   bool IsEmpty() const;
bool               29 webkit/common/database/database_connections.h   bool IsDatabaseOpened(const std::string& origin_identifier,
bool               31 webkit/common/database/database_connections.h   bool IsOriginUsed(const std::string& origin_identifier) const;
bool               34 webkit/common/database/database_connections.h   bool AddConnection(const std::string& origin_identifier,
bool               38 webkit/common/database/database_connections.h   bool RemoveConnection(const std::string& origin_identifier,
bool               64 webkit/common/database/database_connections.h   bool RemoveConnectionsHelper(const std::string& origin_identifier,
bool               80 webkit/common/database/database_connections.h   bool HasOpenConnections();
bool               91 webkit/common/database/database_connections.h   bool waiting_for_dbs_to_close_;
bool               35 webkit/common/database/database_identifier.h   bool is_unique() const { return is_unique_; }
bool               42 webkit/common/database/database_identifier.h                      bool is_unique,
bool               43 webkit/common/database/database_identifier.h                      bool is_file);
bool               48 webkit/common/database/database_identifier.h   bool is_unique_;
bool               49 webkit/common/database/database_identifier.h   bool is_file_;
bool               31 webkit/common/fileapi/directory_entry.h   bool is_directory;
bool               63 webkit/common/fileapi/file_system_util.h   static bool IsAbsolute(const base::FilePath::StringType& path);
bool               66 webkit/common/fileapi/file_system_util.h   static bool IsRootPath(const base::FilePath& path);
bool               73 webkit/common/fileapi/file_system_util.h WEBKIT_STORAGE_COMMON_EXPORT bool ParseFileSystemSchemeURL(
bool              122 webkit/common/fileapi/file_system_util.h WEBKIT_STORAGE_COMMON_EXPORT bool GetFileSystemPublicType(
bool              155 webkit/common/fileapi/file_system_util.h WEBKIT_STORAGE_COMMON_EXPORT bool CrackIsolatedFileSystemName(
bool              160 webkit/common/fileapi/file_system_util.h WEBKIT_STORAGE_COMMON_EXPORT bool ValidateIsolatedFileSystemId(
bool               31 webkit/common/gpu/context_provider_in_process.h       bool lose_context_when_out_of_memory);
bool               35 webkit/common/gpu/context_provider_in_process.h   virtual bool BindToCurrentThread() OVERRIDE;
bool               40 webkit/common/gpu/context_provider_in_process.h   virtual bool IsContextLost() OVERRIDE;
bool               42 webkit/common/gpu/context_provider_in_process.h   virtual bool DestroyedOnMainThread() OVERRIDE;
bool               70 webkit/common/gpu/context_provider_in_process.h   bool destroyed_;
bool               29 webkit/common/gpu/grcontext_for_webgraphicscontext3d.h   void SetMemoryLimit(bool nonzero_allocation);
bool               55 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h           bool lose_context_when_out_of_memory,
bool               61 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h           bool lose_context_when_out_of_memory);
bool               78 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h   virtual bool makeContextCurrent();
bool              183 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h   virtual bool getActiveAttrib(WebGLId program,
bool              186 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h   virtual bool getActiveUniform(WebGLId program,
bool              207 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h   virtual bool isContextLost();
bool              444 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h   virtual void setVisibilityCHROMIUM(bool visible);
bool              576 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h       bool lose_context_when_out_of_memory,
bool              577 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h       bool is_offscreen,
bool              582 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h   bool MaybeInitializeGL();
bool              588 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h   bool is_offscreen_;
bool              592 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h   bool initialized_;
bool              593 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h   bool initialize_failed_;
bool              604 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h   bool lose_context_when_out_of_memory_;
bool               77 webkit/common/resource_response_info.h   bool was_fetched_via_spdy;
bool               80 webkit/common/resource_response_info.h   bool was_npn_negotiated;
bool               84 webkit/common/resource_response_info.h   bool was_alternate_protocol_available;
bool               92 webkit/common/resource_response_info.h   bool was_fetched_via_proxy;
bool               38 webkit/common/resource_type.h   static bool ValidType(int32 type) {
bool               49 webkit/common/resource_type.h   static bool IsFrame(ResourceType::Type type) {
bool               53 webkit/common/resource_type.h   static bool IsSharedWorker(ResourceType::Type type) {
bool               57 webkit/common/resource_type.h   static bool IsServiceWorker(ResourceType::Type type) {
bool               61 webkit/common/resource_type.h   static bool IsSubresource(ResourceType::Type type) {
bool               66 webkit/common/webpreferences.h   bool javascript_enabled;
bool               67 webkit/common/webpreferences.h   bool web_security_enabled;
bool               68 webkit/common/webpreferences.h   bool javascript_can_open_windows_automatically;
bool               69 webkit/common/webpreferences.h   bool loads_images_automatically;
bool               70 webkit/common/webpreferences.h   bool images_enabled;
bool               71 webkit/common/webpreferences.h   bool plugins_enabled;
bool               72 webkit/common/webpreferences.h   bool dom_paste_enabled;
bool               74 webkit/common/webpreferences.h   bool site_specific_quirks_enabled;
bool               75 webkit/common/webpreferences.h   bool shrinks_standalone_images_to_fit;
bool               76 webkit/common/webpreferences.h   bool uses_universal_detector;
bool               77 webkit/common/webpreferences.h   bool text_areas_are_resizable;
bool               78 webkit/common/webpreferences.h   bool java_enabled;
bool               79 webkit/common/webpreferences.h   bool allow_scripts_to_close_windows;
bool               80 webkit/common/webpreferences.h   bool remote_fonts_enabled;
bool               81 webkit/common/webpreferences.h   bool javascript_can_access_clipboard;
bool               82 webkit/common/webpreferences.h   bool xslt_enabled;
bool               83 webkit/common/webpreferences.h   bool xss_auditor_enabled;
bool               87 webkit/common/webpreferences.h   bool dns_prefetching_enabled;
bool               88 webkit/common/webpreferences.h   bool local_storage_enabled;
bool               89 webkit/common/webpreferences.h   bool databases_enabled;
bool               90 webkit/common/webpreferences.h   bool application_cache_enabled;
bool               91 webkit/common/webpreferences.h   bool tabs_to_links;
bool               92 webkit/common/webpreferences.h   bool caret_browsing_enabled;
bool               93 webkit/common/webpreferences.h   bool hyperlink_auditing_enabled;
bool               94 webkit/common/webpreferences.h   bool is_online;
bool               95 webkit/common/webpreferences.h   bool allow_universal_access_from_file_urls;
bool               96 webkit/common/webpreferences.h   bool allow_file_access_from_file_urls;
bool               97 webkit/common/webpreferences.h   bool webaudio_enabled;
bool               98 webkit/common/webpreferences.h   bool experimental_webgl_enabled;
bool               99 webkit/common/webpreferences.h   bool pepper_3d_enabled;
bool              100 webkit/common/webpreferences.h   bool flash_3d_enabled;
bool              101 webkit/common/webpreferences.h   bool flash_stage3d_enabled;
bool              102 webkit/common/webpreferences.h   bool flash_stage3d_baseline_enabled;
bool              103 webkit/common/webpreferences.h   bool gl_multisampling_enabled;
bool              104 webkit/common/webpreferences.h   bool privileged_webgl_extensions_enabled;
bool              105 webkit/common/webpreferences.h   bool webgl_errors_to_console_enabled;
bool              106 webkit/common/webpreferences.h   bool mock_scrollbars_enabled;
bool              107 webkit/common/webpreferences.h   bool layer_squashing_enabled;
bool              108 webkit/common/webpreferences.h   bool threaded_html_parser;
bool              109 webkit/common/webpreferences.h   bool show_paint_rects;
bool              110 webkit/common/webpreferences.h   bool asynchronous_spell_checking_enabled;
bool              111 webkit/common/webpreferences.h   bool unified_textchecker_enabled;
bool              112 webkit/common/webpreferences.h   bool accelerated_compositing_enabled;
bool              113 webkit/common/webpreferences.h   bool force_compositing_mode;
bool              114 webkit/common/webpreferences.h   bool accelerated_compositing_for_3d_transforms_enabled;
bool              115 webkit/common/webpreferences.h   bool accelerated_compositing_for_animation_enabled;
bool              116 webkit/common/webpreferences.h   bool accelerated_compositing_for_video_enabled;
bool              117 webkit/common/webpreferences.h   bool accelerated_2d_canvas_enabled;
bool              119 webkit/common/webpreferences.h   bool antialiased_2d_canvas_disabled;
bool              121 webkit/common/webpreferences.h   bool accelerated_filters_enabled;
bool              122 webkit/common/webpreferences.h   bool deferred_filters_enabled;
bool              123 webkit/common/webpreferences.h   bool gesture_tap_highlight_enabled;
bool              124 webkit/common/webpreferences.h   bool accelerated_compositing_for_plugins_enabled;
bool              125 webkit/common/webpreferences.h   bool allow_displaying_insecure_content;
bool              126 webkit/common/webpreferences.h   bool allow_running_insecure_content;
bool              127 webkit/common/webpreferences.h   bool password_echo_enabled;
bool              128 webkit/common/webpreferences.h   bool should_print_backgrounds;
bool              129 webkit/common/webpreferences.h   bool should_clear_document_background;
bool              130 webkit/common/webpreferences.h   bool enable_scroll_animator;
bool              131 webkit/common/webpreferences.h   bool visual_word_movement_enabled;
bool              132 webkit/common/webpreferences.h   bool css_variables_enabled;
bool              133 webkit/common/webpreferences.h   bool lazy_layout_enabled;
bool              134 webkit/common/webpreferences.h   bool region_based_columns_enabled;
bool              135 webkit/common/webpreferences.h   bool touch_enabled;
bool              136 webkit/common/webpreferences.h   bool device_supports_touch;
bool              137 webkit/common/webpreferences.h   bool device_supports_mouse;
bool              138 webkit/common/webpreferences.h   bool touch_adjustment_enabled;
bool              140 webkit/common/webpreferences.h   bool fixed_position_creates_stacking_context;
bool              141 webkit/common/webpreferences.h   bool sync_xhr_in_documents_enabled;
bool              142 webkit/common/webpreferences.h   bool deferred_image_decoding_enabled;
bool              143 webkit/common/webpreferences.h   bool should_respect_image_orientation;
bool              146 webkit/common/webpreferences.h   bool supports_multiple_windows;
bool              147 webkit/common/webpreferences.h   bool viewport_enabled;
bool              148 webkit/common/webpreferences.h   bool viewport_meta_enabled;
bool              149 webkit/common/webpreferences.h   bool main_frame_resizes_are_orientation_changes;
bool              150 webkit/common/webpreferences.h   bool initialize_at_minimum_page_scale;
bool              151 webkit/common/webpreferences.h   bool smart_insert_delete_enabled;
bool              152 webkit/common/webpreferences.h   bool spatial_navigation_enabled;
bool              153 webkit/common/webpreferences.h   bool experimental_websocket_enabled;
bool              154 webkit/common/webpreferences.h   bool pinch_virtual_viewport_enabled;
bool              156 webkit/common/webpreferences.h   bool use_solid_color_scrollbars;
bool              157 webkit/common/webpreferences.h   bool compositor_touch_hit_testing;
bool              158 webkit/common/webpreferences.h   bool navigate_on_drag_drop;
bool              165 webkit/common/webpreferences.h   bool cookie_enabled;
bool              169 webkit/common/webpreferences.h   bool pepper_accelerated_video_decode_enabled;
bool              172 webkit/common/webpreferences.h   bool text_autosizing_enabled;
bool              175 webkit/common/webpreferences.h   bool force_enable_zoom;
bool              176 webkit/common/webpreferences.h   bool double_tap_to_zoom_enabled;
bool              177 webkit/common/webpreferences.h   bool user_gesture_required_for_media_playback;
bool              179 webkit/common/webpreferences.h   bool support_deprecated_target_density_dpi;
bool              180 webkit/common/webpreferences.h   bool use_legacy_background_size_shorthand_behavior;
bool              181 webkit/common/webpreferences.h   bool wide_viewport_quirk;
bool              182 webkit/common/webpreferences.h   bool use_wide_viewport;
bool              183 webkit/common/webpreferences.h   bool viewport_meta_layout_size_quirk;
bool              184 webkit/common/webpreferences.h   bool viewport_meta_merge_content_quirk;
bool              185 webkit/common/webpreferences.h   bool viewport_meta_non_user_scalable_quirk;
bool              186 webkit/common/webpreferences.h   bool viewport_meta_zero_values_quirk;
bool              187 webkit/common/webpreferences.h   bool clobber_user_agent_initial_scale_quirk;
bool              188 webkit/common/webpreferences.h   bool ignore_main_frame_overflow_hidden_quirk;
bool              189 webkit/common/webpreferences.h   bool report_screen_size_in_physical_pixels_quirk;
bool               29 webkit/renderer/compositor_bindings/scrollbar_impl.h   virtual bool IsLeftSideVerticalScrollbar() const OVERRIDE;
bool               30 webkit/renderer/compositor_bindings/scrollbar_impl.h   virtual bool HasThumb() const OVERRIDE;
bool               31 webkit/renderer/compositor_bindings/scrollbar_impl.h   virtual bool IsOverlay() const OVERRIDE;
bool               36 webkit/renderer/compositor_bindings/web_animation_impl.h   virtual bool alternatesDirection() const;
bool               37 webkit/renderer/compositor_bindings/web_animation_impl.h   virtual void setAlternatesDirection(bool alternates);
bool               40 webkit/renderer/compositor_bindings/web_compositor_support_impl.h       bool is_left_side_vertical_scrollbar);
bool               31 webkit/renderer/compositor_bindings/web_content_layer_impl.h   virtual void setDoubleSided(bool double_sided);
bool               32 webkit/renderer/compositor_bindings/web_content_layer_impl.h   virtual void setDrawCheckerboardForMissingTiles(bool checkerboard);
bool               33 webkit/renderer/compositor_bindings/web_content_layer_impl.h   virtual void setHasGpuRasterizationHint(bool has_hint);
bool               43 webkit/renderer/compositor_bindings/web_content_layer_impl.h   virtual bool FillsBoundsCompletely() const OVERRIDE;
bool               47 webkit/renderer/compositor_bindings/web_content_layer_impl.h   bool draws_content_;
bool               50 webkit/renderer/compositor_bindings/web_content_layer_impl.h   bool can_use_lcd_text_;
bool               51 webkit/renderer/compositor_bindings/web_content_layer_impl.h   bool ignore_lcd_text_change_;
bool               42 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.h   virtual void setOpaque(bool opaque);
bool               43 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.h   virtual void setPremultipliedAlpha(bool premultiplied);
bool               44 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.h   virtual void setBlendBackgroundColor(bool blend);
bool               45 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.h   virtual void setRateLimitContext(bool rate_limit);
bool               49 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.h   virtual bool PrepareTextureMailbox(
bool               52 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.h       bool use_shared_memory) OVERRIDE;
bool               60 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.h       bool lost_resource);
bool               54 webkit/renderer/compositor_bindings/web_layer_impl.h   static bool UsingPictureLayer();
bool               56 webkit/renderer/compositor_bindings/web_layer_impl.h       bool enabled);
bool               76 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual void setMasksToBounds(bool masks_to_bounds);
bool               77 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual bool masksToBounds() const;
bool               84 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual void setIsRootForIsolatedGroup(bool root);
bool               85 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual bool isRootForIsolatedGroup();
bool               86 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual void setOpaque(bool opaque);
bool               87 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual bool opaque() const;
bool               92 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual void setDrawsContent(bool draws_content);
bool               93 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual bool drawsContent() const;
bool               94 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual void setShouldFlattenTransform(bool flatten);
bool               96 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual void setUseParentBackfaceVisibility(bool visible);
bool              102 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual bool addAnimation(blink::WebAnimation* animation);
bool              107 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual bool hasActiveAnimation();
bool              108 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual void setForceRenderSurface(bool force);
bool              112 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual bool scrollable() const;
bool              113 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual void setUserScrollable(bool horizontal, bool vertical);
bool              114 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual bool userScrollableHorizontal() const;
bool              115 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual bool userScrollableVertical() const;
bool              116 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual void setHaveWheelEventHandlers(bool have_wheel_event_handlers);
bool              117 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual bool haveWheelEventHandlers() const;
bool              118 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual void setHaveScrollEventHandlers(bool have_scroll_event_handlers);
bool              119 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual bool haveScrollEventHandlers() const;
bool              120 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual void setShouldScrollOnMainThread(bool scroll_on_main);
bool              121 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual bool shouldScrollOnMainThread() const;
bool              128 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual void setIsContainerForFixedPositionLayers(bool is_container);
bool              129 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual bool isContainerForFixedPositionLayers() const;
bool              134 webkit/renderer/compositor_bindings/web_layer_impl.h   virtual bool isOrphan() const;
bool               31 webkit/renderer/compositor_bindings/web_nine_patch_layer_impl.h   virtual void setFillCenter(bool fill_center);
bool               31 webkit/renderer/compositor_bindings/web_scrollbar_layer_impl.h       bool is_left_side_vertical_scrollbar);
bool               23 webkit/renderer/compositor_bindings/web_transform_operations_impl.h   virtual bool canBlendWith(const blink::WebTransformOperations& other) const;
bool               31 webkit/renderer/compositor_bindings/web_transform_operations_impl.h   virtual bool isIdentity() const;
bool               87 win8/delegate_execute/command_execute_impl.h   static bool FindChromeExe(base::FilePath* chrome_exe);
bool               89 win8/delegate_execute/command_execute_impl.h   static bool path_provider_initialized_;
bool               91 win8/delegate_execute/command_execute_impl.h   bool GetLaunchScheme(base::string16* display_name, INTERNET_SCHEME* scheme);
bool               48 win8/delegate_execute/delegate_execute_operation.h   bool Init(const base::CommandLine* cmd_line);
bool               48 win8/metro_driver/chrome_app_view.h   bool osk_visible_notification_received() const {
bool               60 win8/metro_driver/chrome_app_view.h   bool IsValidNotification(const std::string& notification);
bool               72 win8/metro_driver/chrome_app_view.h   void SetFullscreen(bool fullscreen);
bool              129 win8/metro_driver/chrome_app_view.h   bool osk_visible_notification_received_;
bool              154 win8/metro_driver/chrome_app_view.h   std::list<std::pair<HWND, bool> > host_windows;
bool              162 win8/metro_driver/chrome_app_view.h   bool is_initial_activation;
bool               73 win8/metro_driver/chrome_app_view_ash.h   void OnActivateDesktop(const base::FilePath& file_path, bool ash_exit);
bool               80 win8/metro_driver/chrome_app_view_ash.h                                bool allow_multiple_files);
bool               91 win8/metro_driver/chrome_app_view_ash.h                            bool success);
bool               98 win8/metro_driver/chrome_app_view_ash.h                            bool success);
bool              105 win8/metro_driver/chrome_app_view_ash.h                                bool success);
bool              142 win8/metro_driver/chrome_app_view_ash.h                        bool is_horizontal_wheel);
bool               34 win8/metro_driver/file_picker_ash.h   bool Run();
bool               40 win8/metro_driver/file_picker_ash.h   bool success() const {
bool               51 win8/metro_driver/file_picker_ash.h   bool success_;
bool               71 win8/metro_driver/file_picker_ash.h   bool DoFilePicker();
bool               84 win8/metro_driver/file_picker_ash.h                                  bool allow_multi_select);
bool               90 win8/metro_driver/file_picker_ash.h   const bool allow_multi_select() const {
bool              117 win8/metro_driver/file_picker_ash.h   bool allow_multi_select_;
bool               26 win8/metro_driver/ime/input_source.h   virtual bool GetActiveSource(LANGID* langid, bool* is_ime) = 0;
bool              210 win8/metro_driver/ime/text_store.h   bool CancelComposition();
bool              213 win8/metro_driver/ime/text_store.h   bool ConfirmComposition();
bool              235 win8/metro_driver/ime/text_store.h   bool HasReadLock() const;
bool              238 win8/metro_driver/ime/text_store.h   bool HasReadWriteLock() const;
bool              241 win8/metro_driver/ime/text_store.h   bool GetDisplayAttribute(TfGuidAtom guid_atom,
bool              245 win8/metro_driver/ime/text_store.h   bool GetCompositionStatus(
bool              288 win8/metro_driver/ime/text_store.h   bool edit_flag_;
bool               50 win8/metro_driver/ime/text_store_delegate.h   virtual bool GetCompositionCharacterBounds(uint32 index, RECT* rect) = 0;
bool              156 win8/metro_driver/print_document_source.h   bool aborted_;
bool              159 win8/metro_driver/print_document_source.h   bool using_old_preview_interface_;
bool               34 win8/metro_driver/print_handler.h   static void EnablePrinting(bool printing_enabled);
bool               64 win8/metro_driver/print_handler.h   static void OnEnablePrinting(bool printing_enabled);
bool               87 win8/metro_driver/print_handler.h   static bool printing_enabled_;
bool               19 win8/test/metro_registration_helper.h bool MakeTestDefaultBrowserSynchronously();
bool               14 win8/util/win8_util.h bool IsSingleWindowMetroMode();
bool               52 win8/viewer/metro_viewer_process_host.h   bool LaunchViewerAndWaitForConnection(
bool               57 win8/viewer/metro_viewer_process_host.h   virtual bool Send(IPC::Message* msg) OVERRIDE;
bool               60 win8/viewer/metro_viewer_process_host.h   virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;