/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/ |
NativePage.java | 26 public void destroy(); method in interface:NativePage
|
PasswordUIView.java | 63 // Pointer to native implementation, set to 0 in destroy(). 67 * Constructor creates the native object as well. Callers should call destroy() after usage. 142 * Destroy the native object. 144 public void destroy() { method in class:PasswordUIView
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/profiles/ |
Profile.java | 30 private void destroy() { method in class:Profile
|
/external/chromium_org/chrome/browser/android/ |
favicon_helper.h | 17 void Destroy(JNIEnv* env, jobject obj);
|
new_tab_page_prefs.h | 15 void Destroy(JNIEnv* env, jobject obj);
|
/external/chromium_org/chrome/browser/status_icons/ |
status_icon.cc | 38 // The UI may been showing a menu for the current model, don't destroy it
|
/external/chromium_org/chrome/browser/sync/test/ |
test_http_bridge_factory.cc | 40 void TestHttpBridgeFactory::Destroy(syncer::HttpPostProviderInterface* http) {
|
/external/chromium_org/chrome/browser/ui/android/ |
navigation_popup.h | 26 void Destroy(JNIEnv* env, jobject obj);
|
/external/chromium_org/chrome/browser/ui/aura/ |
chrome_browser_main_extra_parts_aura.h | 30 // so that we don't destroy the profile.
|
/external/chromium_org/chrome/common/extensions/api/ |
cast_streaming_udp_transport.idl | 19 [nocompile] static void destroy(long transportId);
|
/external/chromium_org/chrome/renderer/ |
chrome_render_frame_observer.cc | 30 // The PrerenderHelper will destroy itself either after recording histograms
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
cast_streaming_rtp_stream_custom_bindings.js | 13 apiFunctions.setHandleRequest('destroy',
|
/external/chromium_org/chrome_frame/resources/ |
tlb_resource.rc | 6 // Seemingly innocuous edits totally destroy registration of the DLL.
|
/external/chromium_org/content/browser/android/ |
tracing_controller_android.h | 18 void Destroy(JNIEnv* env, jobject obj);
|
/external/chromium_org/content/browser/gpu/ |
gpu_process_host_ui_shim.h | 54 // Destroy the GpuProcessHostUIShim with the given host ID. This can only 55 // be called on the UI thread. Only the GpuProcessHost should destroy the 57 static void Destroy(int host_id, const std::string& message); 59 // Destroy all remaining GpuProcessHostUIShims.
|
/external/chromium_org/content/test/plugin/ |
plugin_delete_plugin_in_deallocate_test.h | 24 virtual NPError Destroy() OVERRIDE;
|
plugin_thread_async_call_test.h | 26 virtual NPError Destroy() OVERRIDE;
|
/external/chromium_org/courgette/ |
adjustment_method.h | 41 virtual void Destroy();
|
/external/chromium_org/gpu/command_buffer/service/ |
async_pixel_transfer_delegate_mock.h | 20 MOCK_METHOD0(Destroy, void());
|
gl_surface_mock.h | 18 MOCK_METHOD0(Destroy, void());
|
/external/chromium_org/gpu/command_buffer/tests/ |
gl_virtual_contexts_unittests.cc | 37 gl1_.Destroy(); 38 gl2_.Destroy(); 39 gl_real_shared_.Destroy(); 40 gl_real_.Destroy();
|
/external/chromium_org/gpu/gles2_conform_support/native/ |
egl_native_windowless.cc | 20 // Nothing to destroy since we are using EGL_DEFAULT_DISPLAY
|
/external/chromium_org/mojo/services/gles2/ |
gles2_impl.h | 27 virtual void Destroy() OVERRIDE;
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
mount_node_udp.h | 26 virtual void Destroy();
|
mount_passthrough.h | 18 virtual void Destroy();
|