OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SyncCall
(Results
1 - 14
of
14
) sorted by null
/external/chromium_org/ppapi/proxy/
broker_resource.cc
27
SyncCall
<IPC::Message>(BROWSER, PpapiHostMsg_Broker_IsAllowed());
browser_font_singleton_resource.cc
30
SyncCall
<PpapiPluginMsg_BrowserFontSingleton_GetFontFamiliesReply>(
plugin_resource.h
130
// int32_t result =
SyncCall
<PpapiPluginMsg_MyResourceType_MyReplyMessage>(
134
int32_t
SyncCall
(Destination dest, const IPC::Message& msg);
136
int32_t
SyncCall
(Destination dest, const IPC::Message& msg, A* a);
138
int32_t
SyncCall
(Destination dest, const IPC::Message& msg, A* a, B* b);
140
int32_t
SyncCall
(Destination dest, const IPC::Message& msg, A* a, B* b, C* c);
142
int32_t
SyncCall
(
145
int32_t
SyncCall
(
219
int32_t PluginResource::
SyncCall
(Destination dest, const IPC::Message& msg) {
226
int32_t PluginResource::
SyncCall
(
238
int32_t PluginResource::
SyncCall
(
[
all
...]
flash_fullscreen_resource.cc
35
int32_t result =
SyncCall
<IPC::Message>(RENDERER,
flash_resource.cc
72
int32_t result =
SyncCall
<PpapiPluginMsg_Flash_GetProxyForURLReply>(RENDERER,
134
int32_t result =
SyncCall
<PpapiPluginMsg_Flash_GetLocalTimeZoneOffsetReply>(
171
SyncCall
<PpapiPluginMsg_Flash_GetLocalDataRestrictionsReply>(BROWSER,
227
int32_t result =
SyncCall
<IPC::Message>(RENDERER,
240
return
SyncCall
<IPC::Message>(RENDERER, PpapiHostMsg_Flash_Navigate(
246
int32_t result =
SyncCall
<IPC::Message>(RENDERER,
flash_file_resource.cc
68
int32_t error =
SyncCall
<IPC::Message>(
80
int32_t error =
SyncCall
<IPC::Message>(
92
int32_t error =
SyncCall
<IPC::Message>(BROWSER,
111
int32_t error =
SyncCall
<PpapiPluginMsg_FlashFile_GetDirContentsReply>(
212
int32_t error =
SyncCall
<PpapiPluginMsg_FlashFile_QueryFileReply>(BROWSER,
flash_clipboard_resource.cc
83
SyncCall
<PpapiPluginMsg_FlashClipboard_RegisterCustomFormatReply>(
100
int32_t result =
SyncCall
<IPC::Message>(BROWSER,
113
SyncCall
<PpapiPluginMsg_FlashClipboard_ReadDataReply>(
flash_font_file_resource.cc
48
int32_t result =
SyncCall
<PpapiPluginMsg_FlashFontFile_GetFontTableReply>(
flash_menu_resource.cc
65
SyncCall
<IPC::Message>(RENDERER, PpapiHostMsg_FlashMenu_Show(*location));
flash_drm_resource.cc
48
int32_t result =
SyncCall
<PpapiPluginMsg_FlashDRM_GetHmonitorReply>(
device_enumeration_resource_helper.cc
77
owner_->
SyncCall
<PpapiPluginMsg_DeviceEnumeration_EnumerateDevicesReply>(
graphics_2d_resource.cc
156
int32_t result =
SyncCall
<PpapiPluginMsg_Graphics2D_ReadImageDataAck>(
pdf_resource.cc
51
int32_t result =
SyncCall
<PpapiPluginMsg_PDF_GetLocalizedStringReply>(
file_ref_resource.cc
199
int32_t result =
SyncCall
<PpapiPluginMsg_FileRef_GetAbsolutePathReply>(
Completed in 207 milliseconds