OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_callback_type
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ppapi/tests/
test_case.h
162
void
set_callback_type
(CallbackType callback_type) {
function in class:TestCase
297
set_callback_type
(PP_OPTIONAL); \
308
set_callback_type
(PP_REQUIRED); \
317
set_callback_type
(PP_BLOCKING); \
351
set_callback_type
(PP_OPTIONAL); \
Completed in 489 milliseconds