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

  /external/chromium_org/ppapi/shared_impl/
id_assignment.h 15 enum PPIdType {
31 inline T MakeTypedId(T value, PPIdType type) {
36 inline bool CheckIdType(T id, PPIdType type) {
  /external/chromium_org/content/renderer/pepper/
host_globals.cc 30 using ppapi::PPIdType;

Completed in 54 milliseconds