HomeSort by relevance Sort by last modified time
    Searched refs:StorageToAPIArg (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/ppapi/cpp/
output_traits.h 82 static inline APIArgType StorageToAPIArg(StorageType& t) { return &t; }
108 static inline APIArgType StorageToAPIArg(StorageType& t) {
148 static inline APIArgType StorageToAPIArg(StorageType& t) {
173 static inline APIArgType StorageToAPIArg(StorageType& t) {
205 static inline APIArgType StorageToAPIArg(StorageType& t) {
230 static inline APIArgType StorageToAPIArg(StorageType& t) {
267 static inline APIArgType StorageToAPIArg(StorageType& t) {
directory_entry.h 114 static inline APIArgType StorageToAPIArg(StorageType& t) {
completion_callback.h 206 return Traits::StorageToAPIArg(*output_);
  /external/chromium_org/ppapi/cpp/private/
pass_file_handle.h 65 static inline APIArgType StorageToAPIArg(StorageType& t) {
video_frame_private.h 85 static inline APIArgType StorageToAPIArg(StorageType& t) {
  /external/chromium_org/ppapi/cpp/extensions/
ext_output_traits.h 62 static inline APIArgType StorageToAPIArg(StorageType& t) {
125 static inline APIArgType StorageToAPIArg(StorageType& t) {
  /external/chromium_org/ppapi/cpp/dev/
truetype_font_dev.h 204 static inline APIArgType StorageToAPIArg(StorageType& t) {
256 static inline APIArgType StorageToAPIArg(StorageType& t) {

Completed in 122 milliseconds