OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:callback_factory_
(Results
76 - 79
of
79
) sorted by null
1
2
3
4
/external/chromium_org/ppapi/utility/graphics/
paint_manager.h
276
CompletionCallbackFactory<PaintManager>
callback_factory_
;
member in class:pp::PaintManager
/external/chromium_org/ppapi/proxy/
ppb_instance_proxy.cc
93
callback_factory_
(this) {
[
all
...]
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.h
399
pp::CompletionCallbackFactory<Plugin>
callback_factory_
;
member in class:plugin::Plugin
/external/chromium_org/ppapi/utility/
completion_callback_factory.h
166
/// file_interface->GetFile(
callback_factory_
.NewCallbackWithOutput(
[
all
...]
Completed in 3263 milliseconds
1
2
3
4