HomeSort by relevance Sort by last modified time
    Searched defs:instance (Results 76 - 100 of 666) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/base/process/
memory_win.cc 75 HMODULE instance = NULL; local
79 &instance)) {
82 return instance;
  /external/chromium_org/chrome/browser/chromeos/file_manager/
volume_manager_factory.cc 45 VolumeManager* instance = new VolumeManager( local
53 instance->Initialize();
54 return instance;
  /external/chromium_org/chrome/browser/dom_distiller/
lazy_dom_distiller_service.cc 30 DomDistillerServiceInterface* LazyDomDistillerService::instance() const { function in class:dom_distiller::LazyDomDistillerService
44 return instance()->GetSyncableService();
51 return instance()->AddToList(url, distiller_page.Pass(), article_cb);
55 return instance()->GetEntries();
60 return instance()->RemoveEntry(entry_id);
67 return instance()->ViewEntry(delegate, distiller_page.Pass(), entry_id);
74 return instance()->ViewUrl(delegate, distiller_page.Pass(), url);
79 return instance()->CreateDefaultDistillerPage();
85 return instance()->CreateDefaultDistillerPageWithHandle(handle.Pass());
89 instance()->AddObserver(observer)
    [all...]
  /external/chromium_org/chrome/browser/extensions/
global_shortcut_listener_win.cc 20 static GlobalShortcutListenerWin* instance = local
22 return instance;
  /external/chromium_org/chrome/browser/ui/ash/
chrome_shell_delegate.h 47 static ChromeShellDelegate* instance() { return instance_; } function in class:ChromeShellDelegate
  /external/chromium_org/chrome/browser/ui/ash/multi_user/
multi_user_window_manager.cc 60 // If there was no instance created yet we create a dummy instance.
79 MultiUserWindowManager* instance = GetInstance(); local
80 return !instance->IsWindowOnDesktopOfUser(window,
81 instance->GetWindowOwner(window));
95 MultiUserWindowManager* instance,
99 g_instance = instance;
  /external/chromium_org/content/renderer/browser_plugin/
browser_plugin_bindings.h 22 // BrowserPluginBindings instance. This way, we can use an NPObject to allow
32 explicit BrowserPluginBindings(BrowserPlugin* instance);
37 BrowserPlugin* instance() const { return instance_; } function in class:content::BrowserPluginBindings
  /external/chromium_org/content/renderer/pepper/
host_var_tracker.h 39 // Tracks all live NPObjectVar. This is so we can map between instance +
47 // instance. Returns NULL if there is no NPObjectVar corresponding to the
48 // given NPObject for the given instance. See AddNPObjectVar above.
49 ppapi::NPObjectVar* NPObjectVarForNPObject(PP_Instance instance,
52 // Returns the number of NPObjectVar's associated with the given instance.
53 // Returns 0 if the instance isn't known.
54 CONTENT_EXPORT int GetLiveNPObjectVarsForInstance(PP_Instance instance) const;
58 PP_Instance instance,
63 virtual void DidDeleteInstance(PP_Instance instance) OVERRIDE;
65 virtual int TrackSharedMemoryHandle(PP_Instance instance,
100 PP_Instance instance; member in struct:content::HostVarTracker::SharedMemoryMapEntry
    [all...]
pepper_webplugin_impl.h 38 PepperPluginInstanceImpl* instance() { return instance_.get(); } function in class:content::PepperWebPluginImpl
95 // True if the instance represents the entire document in a frame instead of
plugin_object.h 31 static PP_Var Create(PepperPluginInstanceImpl* instance,
35 PepperPluginInstanceImpl* instance() const { return instance_; } function in class:content::PluginObject
72 PluginObject(PepperPluginInstanceImpl* instance,
ppb_audio_impl.cc 32 PPB_Audio_Impl::PPB_Audio_Impl(PP_Instance instance)
33 : Resource(ppapi::OBJECT_IS_IMPL, instance), audio_(NULL) {}
83 PepperPluginInstanceImpl* instance = static_cast<PepperPluginInstanceImpl*>( local
85 if (!instance)
93 instance->GetRenderView()->GetRoutingID(),
94 instance->render_frame()->GetRoutingID(),
  /external/chromium_org/gpu/gles2_conform_support/native/
egl_native_win.cc 57 HINSTANCE instance = GetModuleHandle(NULL); local
60 wnd_class.hInstance = instance;
93 instance,
  /external/chromium_org/ppapi/proxy/
plugin_var_tracker.h 63 PP_Instance instance,
68 virtual void DidDeleteInstance(PP_Instance instance) OVERRIDE;
69 virtual int TrackSharedMemoryHandle(PP_Instance instance,
73 PP_Instance instance,
79 void PluginImplementedObjectCreated(PP_Instance instance,
132 // The instance that created this Var. This will be 0 if the instance has
134 PP_Instance instance; member in struct:ppapi::proxy::PluginVarTracker::PluginImplementedVar
185 // yet been Deallocate()-ed by WebKit will be in this map. When the instance
187 // remaining objects for that instance so that the data backing the objec
    [all...]
ppp_messaging_proxy.cc 28 PP_Instance instance) {
35 InstanceData* instance_data = plugin_dispatcher->GetInstanceData(instance);
42 void ResetMessageHandler(Dispatcher* dispatcher, PP_Instance instance) {
49 InstanceData* instance_data = plugin_dispatcher->GetInstanceData(instance);
87 PP_Instance instance, SerializedVarReceiveInput message_data) {
88 PP_Var received_var(message_data.GetForInstance(dispatcher(), instance));
89 MessageHandler* message_handler = GetMessageHandler(dispatcher(), instance);
100 ResetMessageHandler(dispatcher(), instance); local
104 // we send to the default PPP_Messaging one for the instance.
110 instance,
128 ResetMessageHandler(dispatcher(), instance); local
    [all...]
  /external/chromium_org/ppapi/shared_impl/
resource_tracker_unittest.cc 23 MyMockResource(PP_Instance instance) : Resource(OBJECT_IS_IMPL, instance) {
57 PP_Instance instance = 0x1234567; local
59 resource_tracker().DidCreateInstance(instance);
61 scoped_refptr<MyMockResource> resource(new MyMockResource(instance));
71 resource_tracker().DidDeleteInstance(instance);
76 // Tests when the plugin is holding a ref to a resource when the instance is
79 // Make a resource with one ref held by the plugin, and delete the instance.
80 PP_Instance instance = 0x2345678; local
82 resource_tracker().DidCreateInstance(instance);
99 PP_Instance instance = 0x3456789; local
    [all...]
  /external/chromium_org/ppapi/thunk/
ppb_broker_thunk.cc 18 PP_Resource CreateTrusted(PP_Instance instance) {
19 EnterResourceCreation enter(instance);
22 return enter.functions()->CreateBroker(instance);
47 PP_Instance instance = 0; local
52 instance = enter_resource.resource()->pp_instance();
54 EnterInstanceAPI<PPB_Broker_Instance_API> enter_instance(instance);
  /external/chromium_org/remoting/host/
continue_window_win.cc 57 HMODULE instance = base::GetModuleFromAddress(&DialogProc); local
58 hwnd_ = CreateDialogParam(instance, MAKEINTRESOURCE(IDD_CONTINUE), NULL,
  /external/chromium_org/sandbox/win/src/
win_utils.h 48 static Derived* instance = NULL; local
49 if (NULL == instance) {
50 instance = new Derived();
55 return instance;
  /external/chromium_org/third_party/WebKit/Source/core/dom/custom/
CustomElementMicrotaskDispatcher.cpp 29 CustomElementMicrotaskDispatcher& CustomElementMicrotaskDispatcher::instance() function in class:WebCore::CustomElementMicrotaskDispatcher
31 DEFINE_STATIC_LOCAL(OwnPtrWillBePersistent<CustomElementMicrotaskDispatcher>, instance, (adoptPtrWillBeNoop(new CustomElementMicrotaskDispatcher())));
32 return *instance;
81 instance().doDispatch();
132 WebCore::CustomElementMicrotaskDispatcher::instance().show();
  /external/chromium_org/third_party/WebKit/Source/core/events/
ScopedEventQueue.cpp 58 OwnPtr<ScopedEventQueue> instance = adoptPtr(new ScopedEventQueue); local
59 s_instance = instance.leakPtr();
86 ScopedEventQueue* ScopedEventQueue::instance() function in class:WebCore::ScopedEventQueue
  /external/chromium_org/third_party/npapi/npspy/include/
epmanager.h 51 NPP instance; member in struct:InstanceList
77 void removeEntryPointsForPlugin(NPP instance, XP_HLIB * lib);
81 NPPluginFuncs * findEntryPointsForInstance(NPP instance);
87 void callNP_Shutdown(NPP instance);
90 NPError callNPP_New(NPMIMEType pluginType, NPP instance, uint16 mode, int16 argc, char* argn[], char* argv[], NPSavedData* saved);
91 NPError callNPP_Destroy(NPP instance, NPSavedData** save, BOOL * last);
92 NPError callNPP_SetWindow(NPP instance, NPWindow* window);
93 NPError callNPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype);
94 NPError callNPP_DestroyStream(NPP instance, NPStream* stream, NPReason reason);
95 int32 callNPP_WriteReady(NPP instance, NPStream* stream)
    [all...]
  /external/chromium_org/tools/clang/plugins/
ChromeClassTester.h 19 explicit ChromeClassTester(clang::CompilerInstance& instance);
27 clang::CompilerInstance& instance() { return instance_; } function in class:ChromeClassTester
  /external/chromium_org/ui/views/controls/menu/
menu_config_win.cc 25 if (theme == ui::NativeThemeAura::instance()) {
43 gfx::Size check_size = NativeThemeWin::instance()->GetPartSize(
54 gfx::Size radio_size = NativeThemeWin::instance()->GetPartSize(
61 gfx::Size arrow_size = NativeThemeWin::instance()->GetPartSize(
79 const MenuConfig& MenuConfig::instance(const ui::NativeTheme* theme) { function in class:views::MenuConfig
81 if (!theme || theme == NativeThemeWin::instance()) {
84 win_instance = new MenuConfig(NativeThemeWin::instance());
  /external/clang/test/CodeGenCXX/
static-init-3.cpp 9 static T & instance; member in struct:X1
14 use(instance);
21 template<class T> T & X1<T>::instance = X1<T>::get(); member in class:X1
  /external/guava/guava-gwt/src/com/google/common/collect/
EmptyImmutableSortedSet_CustomFieldSerializer.java 33 EmptyImmutableSortedSet<?> instance) {
56 EmptyImmutableSortedSet<?> instance) throws SerializationException {
57 writer.writeObject(instance.comparator());

Completed in 982 milliseconds

1 2 34 5 6 7 8 91011>>