Searched defs:StorageToPluginArg (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ppapi/cpp/
H A Ddirectory_entry.h118 static inline std::vector<DirectoryEntry>& StorageToPluginArg( function in struct:pp::internal::CallbackOutputTraits
H A Doutput_traits.h87 static inline T& StorageToPluginArg(StorageType& t) { return t; } function in struct:pp::internal::GenericCallbackOutputTraits
117 static inline T StorageToPluginArg(StorageType& t) { function in struct:pp::internal::ResourceCallbackOutputTraits
155 static inline pp::Var StorageToPluginArg(StorageType& t) { function in struct:pp::internal::CallbackOutputTraits
178 static inline bool StorageToPluginArg(StorageType& t) { function in struct:pp::internal::CallbackOutputTraits
210 static inline std::vector<T>& StorageToPluginArg(StorageType& t) { function in struct:pp::internal::GenericVectorCallbackOutputTraits
233 static inline std::vector<T>& StorageToPluginArg(StorageType& t) { function in struct:pp::internal::ResourceVectorCallbackOutputTraits
272 static inline std::vector<pp::Var>& StorageToPluginArg(StorageType& t) { function in struct:pp::internal::CallbackOutputTraits
/external/chromium_org/ppapi/cpp/private/
H A Dpass_file_handle.h69 static inline PassFileHandle StorageToPluginArg(StorageType& t) { function in struct:pp::internal::CallbackOutputTraits
H A Dvideo_frame_private.h89 static inline pp::VideoFrame_Private StorageToPluginArg(StorageType& t) { function in struct:pp::internal::CallbackOutputTraits
/external/chromium_org/ppapi/cpp/dev/
H A Dtruetype_font_dev.h208 static inline TrueTypeFontDesc_Dev StorageToPluginArg(StorageType& t) { function in struct:pp::internal::CallbackOutputTraits
260 static inline std::vector<TrueTypeFontDesc_Dev>& StorageToPluginArg( function in struct:pp::internal::CallbackOutputTraits

Completed in 418 milliseconds