Searched refs:BROWSER (Results 1 - 25 of 43) sorted by relevance

12

/external/chromium_org/ppapi/proxy/
H A Dbroker_resource.cc15 SendCreate(BROWSER, PpapiHostMsg_Broker_Create());
27 SyncCall<IPC::Message>(BROWSER, PpapiHostMsg_Broker_IsAllowed());
H A Dbrowser_font_singleton_resource.cc17 SendCreate(BROWSER, PpapiHostMsg_BrowserFontSingleton_Create());
31 BROWSER, PpapiHostMsg_BrowserFontSingleton_GetFontFamilies(),
H A Dprinting_resource.cc34 SendCreate(BROWSER, PpapiHostMsg_Printing_Create());
37 BROWSER,
H A Dtalk_resource.cc17 SendCreate(BROWSER, PpapiHostMsg_Talk_Create());
36 BROWSER,
55 BROWSER,
72 BROWSER,
H A Dflash_clipboard_resource.cc64 SendCreate(BROWSER, PpapiHostMsg_FlashClipboard_Create());
84 BROWSER,
100 int32_t result = SyncCall<IPC::Message>(BROWSER,
114 BROWSER,
145 Post(BROWSER,
161 BROWSER,
H A Dhost_resolver_resource_base.cc25 SendCreate(BROWSER, PpapiHostMsg_HostResolver_CreatePrivate());
27 SendCreate(BROWSER, PpapiHostMsg_HostResolver_Create());
104 BROWSER,
H A Doutput_protection_resource.cc24 SendCreate(BROWSER, PpapiHostMsg_OutputProtection_Create());
51 BROWSER,
90 BROWSER,
H A Dflash_drm_resource.cc20 SendCreate(BROWSER, PpapiHostMsg_FlashDRM_Create());
39 BROWSER,
49 BROWSER,
83 BROWSER,
H A Dtcp_server_socket_private_resource.cc19 SendCreate(BROWSER, PpapiHostMsg_TCPServerSocket_CreatePrivate());
45 BROWSER,
65 BROWSER,
86 Post(BROWSER, PpapiHostMsg_TCPServerSocket_StopListening());
H A Dfile_ref_resource.cc46 AttachToPendingHost(BROWSER, create_info_.browser_pending_host_resource_id);
53 SendCreate(BROWSER, PpapiHostMsg_FileRef_CreateForFileAPI(
137 BROWSER,
147 BROWSER,
156 BROWSER,
165 BROWSER,
177 BROWSER,
187 BROWSER,
202 BROWSER, PpapiHostMsg_FileRef_GetAbsolutePath(), &absolute_path);
H A Dflash_file_resource.cc43 SendCreate(BROWSER, PpapiHostMsg_FlashFile_Create());
69 BROWSER, PpapiHostMsg_FlashFile_RenameFile(pepper_from, pepper_to));
81 BROWSER, PpapiHostMsg_FlashFile_DeleteFileOrDir(pepper_path,
92 int32_t error = SyncCall<IPC::Message>(BROWSER,
112 BROWSER, PpapiHostMsg_FlashFile_GetDirContents(pepper_path), &entries);
148 int32_t error = GenericSyncCall(BROWSER,
189 int32_t error = GenericSyncCall(BROWSER,
212 int32_t error = SyncCall<PpapiPluginMsg_FlashFile_QueryFileReply>(BROWSER,
H A Disolated_file_system_private_resource.cc31 SendCreate(BROWSER, PpapiHostMsg_IsolatedFileSystem_Create());
50 Call<PpapiPluginMsg_IsolatedFileSystem_BrowserOpenReply>(BROWSER,
H A Dnetwork_proxy_resource.cc19 SendCreate(BROWSER, PpapiHostMsg_NetworkProxy_Create());
38 BROWSER,
H A Dtruetype_font_singleton_resource.cc23 SendCreate(BROWSER, PpapiHostMsg_TrueTypeFontSingleton_Create());
38 Call<PpapiPluginMsg_TrueTypeFontSingleton_GetFontFamiliesReply>(BROWSER,
55 Call<PpapiPluginMsg_TrueTypeFontSingleton_GetFontsInFamilyReply>(BROWSER,
H A Dgamepad_resource.cc51 SendCreate(BROWSER, PpapiHostMsg_Gamepad_Create());
53 BROWSER,
H A Dtcp_socket_private_resource.cc16 SendCreate(BROWSER, PpapiHostMsg_TCPSocket_CreatePrivate());
27 AttachToPendingHost(BROWSER, pending_resource_id);
H A Dudp_socket_resource_base.cc50 SendCreate(BROWSER, PpapiHostMsg_UDPSocket_CreatePrivate());
52 SendCreate(BROWSER, PpapiHostMsg_UDPSocket_Create());
95 BROWSER,
118 BROWSER,
164 Post(BROWSER, PpapiHostMsg_UDPSocket_RecvSlotAvailable());
197 BROWSER,
212 Post(BROWSER, PpapiHostMsg_UDPSocket_Close());
296 Post(BROWSER, PpapiHostMsg_UDPSocket_RecvSlotAvailable());
H A Dtcp_socket_resource_base.cc84 BROWSER,
107 BROWSER,
129 BROWSER,
172 BROWSER,
218 BROWSER,
245 BROWSER,
267 BROWSER,
289 BROWSER,
303 Post(BROWSER, PpapiHostMsg_TCPSocket_Close());
352 BROWSER,
[all...]
H A Dfile_system_resource.cc46 SendCreate(BROWSER, PpapiHostMsg_FileSystem_Create(type_));
63 AttachToPendingHost(BROWSER, pending_browser_id);
85 Call<PpapiPluginMsg_FileSystem_OpenReply>(BROWSER,
142 Call<PpapiPluginMsg_FileSystem_InitIsolatedFileSystemReply>(BROWSER,
191 Call<PpapiPluginMsg_FileSystem_ReserveQuotaReply>(BROWSER,
H A Dtruetype_font_resource.cc35 SendCreate(BROWSER, PpapiHostMsg_TrueTypeFont_Create(serialized_desc));
65 BROWSER,
82 BROWSER,
H A Dplatform_verification_private_resource.cc23 SendCreate(BROWSER, PpapiHostMsg_PlatformVerification_Create());
71 BROWSER, challenge_message, base::Bind(
H A Dtcp_socket_resource.cc28 SendCreate(BROWSER, PpapiHostMsg_TCPSocket_Create(version));
39 AttachToPendingHost(BROWSER, pending_host_id);
/external/chromium_org/chrome/browser/policy/cloud/
H A Duser_cloud_policy_invalidator.cc52 return enterprise_management::DeviceRegisterRequest::BROWSER;
H A Dcloud_policy_manager_browsertest.cc129 em::DeviceRegisterRequest::BROWSER;
149 em::DeviceRegisterRequest::BROWSER;
191 em::DeviceRegisterRequest::BROWSER;
H A Duser_policy_signin_service.cc92 enterprise_management::DeviceRegisterRequest::BROWSER));
178 enterprise_management::DeviceRegisterRequest::BROWSER));

Completed in 429 milliseconds

12