OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPIdType
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/shared_impl/
id_assignment.h
15
enum
PPIdType
{
30
template <typename T> inline T MakeTypedId(T value,
PPIdType
type) {
34
template <typename T> inline bool CheckIdType(T id,
PPIdType
type) {
/external/chromium_org/content/renderer/pepper/
host_globals.cc
30
using ppapi::
PPIdType
;
Completed in 61 milliseconds