OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsPlatformVerification
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/thunk/
ppb_platform_verification_private_thunk.cc
29
PP_Bool
IsPlatformVerification
(PP_Resource resource) {
30
VLOG(4) << "PPB_PlatformVerification_Private::
IsPlatformVerification
()";
58
&
IsPlatformVerification
,
/external/chromium_org/ppapi/c/private/
ppb_platform_verification_private.h
55
*
IsPlatformVerification
() determines if the provided resource is a
66
PP_Bool (*
IsPlatformVerification
)(PP_Resource resource);
Completed in 36 milliseconds