Searched refs:DoUint32Resource (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ppapi/generators/test_thunk/
H A Dsimple_thunk.cc59 uint32_t DoUint32Resource(PP_Resource instance) { function in namespace:ppapi::thunk::__anon10074
60 VLOG(4) << "PPB_Simple::DoUint32Resource()";
64 return enter.object()->DoUint32Resource();
88 &DoUint32Resource,
96 &DoUint32Resource,
105 &DoUint32Resource,
H A Dsimple.idl32 uint32_t DoUint32Resource([in] PP_Resource instance);

Completed in 1807 milliseconds