Home
last modified time | relevance | path

Searched defs:IsPlatformVerification (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ppapi/c/private/
Dppb_platform_verification_private.h66 PP_Bool (*IsPlatformVerification)(PP_Resource resource); member
/external/chromium_org/ppapi/thunk/
Dppb_platform_verification_private_thunk.cc31 PP_Bool IsPlatformVerification(PP_Resource resource) { in IsPlatformVerification() function