Home
last modified time | relevance | path

Searched refs:PPIdType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ppapi/shared_impl/
Did_assignment.h15 enum PPIdType { enum
30 template <typename T> inline T MakeTypedId(T value, PPIdType type) { in MakeTypedId()
34 template <typename T> inline bool CheckIdType(T id, PPIdType type) { in CheckIdType()
/external/chromium_org/content/renderer/pepper/
Dhost_globals.cc30 using ppapi::PPIdType;