Searched refs:this_object (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/chrome_frame/ |
D | protocol_sink_wrap.h | 28 IInternetProtocol* this_object, LPCWSTR url, 32 IInternetProtocol* this_object, void* buffer, ULONG size, 35 IInternetProtocolEx* this_object, IUri* uri, 39 IInternetProtocol* this_object, DWORD options); 41 IInternetProtocol* this_object); 43 IInternetProtocol* this_object, HRESULT hr, DWORD options); 45 IInternetProtocol* this_object, DWORD options);
|
/external/chromium_org/content/browser/ |
D | child_process_launcher.cc | 118 scoped_refptr<Context> this_object, in OnChildProcessStarted() argument 126 this_object->Notify(handle); in OnChildProcessStarted() 132 this_object, in OnChildProcessStarted() 183 scoped_refptr<Context> this_object, in LaunchInternal() argument 230 this_object, client_thread_id, begin_launch_time)); in LaunchInternal() 312 this_object.get(), in LaunchInternal()
|
/external/chromium_org/ppapi/proxy/ |
D | ppb_var_deprecated_proxy.h | 65 SerializedVarReceiveInput this_object,
|