Home
last modified time | relevance | path

Searched defs:PassRef (Results 1 – 25 of 33) sorted by relevance

12

/external/chromium_org/ppapi/cpp/
Dpass_ref.h17 enum PassRef { PASS_REF }; enum
Durl_response_info.cc25 URLResponseInfo::URLResponseInfo(PassRef, PP_Resource resource) in URLResponseInfo() argument
Ddirectory_entry.cc19 PassRef, const PP_DirectoryEntry& data) { in DirectoryEntry() argument
Dresource.cc47 Resource::Resource(PassRef, PP_Resource resource) : pp_resource_(resource) { in Resource() argument
Dfile_system.cc41 FileSystem::FileSystem(PassRef, PP_Resource resource) in FileSystem() argument
Dvideo_frame.cc29 VideoFrame::VideoFrame(PassRef, PP_Resource resource) in VideoFrame() argument
Daudio_buffer.cc29 AudioBuffer::AudioBuffer(PassRef, PP_Resource resource) in AudioBuffer() argument
Dcompositor.cc41 Compositor::Compositor(PassRef, PP_Resource resource) in Compositor() argument
Dimage_data.cc35 ImageData::ImageData(PassRef, PP_Resource resource) in ImageData() argument
Dhost_resolver.cc32 HostResolver::HostResolver(PassRef, PP_Resource resource) in HostResolver() argument
Dnetwork_list.cc27 NetworkList::NetworkList(PassRef, PP_Resource resource) in NetworkList() argument
Dnet_address.cc24 NetAddress::NetAddress(PassRef, PP_Resource resource) in NetAddress() argument
Dmedia_stream_audio_track.cc36 MediaStreamAudioTrack::MediaStreamAudioTrack(PassRef, PP_Resource resource) in MediaStreamAudioTrack() argument
Dvar.h62 Var(PassRef, const PP_Var& var) { in Var() argument
/external/chromium_org/ppapi/cpp/dev/
Dtruetype_font_dev.cc40 PassRef, in TrueTypeFontDesc_Dev() argument
90 TrueTypeFont_Dev::TrueTypeFont_Dev(PassRef, PP_Resource resource) in TrueTypeFont_Dev() argument
Ddevice_ref_dev.cc25 DeviceRef_Dev::DeviceRef_Dev(PassRef, PP_Resource resource) in DeviceRef_Dev() argument
Dbuffer_dev.cc46 Buffer_Dev::Buffer_Dev(PassRef, PP_Resource resource) in Buffer_Dev() argument
/external/chromium_org/ppapi/shared_impl/
Dscoped_pp_resource.h18 struct PassRef {}; struct
Dscoped_pp_var.h18 struct PassRef {}; struct
Dscoped_pp_resource.cc19 ScopedPPResource::ScopedPPResource(const PassRef&, PP_Resource resource) in ScopedPPResource()
/external/chromium_org/ppapi/cpp/private/
Dvideo_frame_private.cc22 PassRef, in VideoFrame_Private() argument
Dx509_certificate_private.cc23 X509CertificatePrivate::X509CertificatePrivate(PassRef, PP_Resource resource) in X509CertificatePrivate() argument
Dvideo_destination_private.cc42 VideoDestination_Private::VideoDestination_Private(PassRef, in VideoDestination_Private() argument
Dvideo_source_private.cc39 VideoSource_Private::VideoSource_Private(PassRef, PP_Resource resource) in VideoSource_Private() argument
Dvar_private.h30 VarPrivate(PassRef, PP_Var var) : Var(PassRef(), var) {} in VarPrivate() argument

12