Searched refs:BROWSER (Results 1 - 25 of 44) 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 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 Dfile_system_resource.cc28 SendCreate(BROWSER, PpapiHostMsg_FileSystem_Create(type_));
43 AttachToPendingHost(BROWSER, pending_browser_id);
65 Call<PpapiPluginMsg_FileSystem_OpenReply>(BROWSER,
93 Call<PpapiPluginMsg_FileSystem_InitIsolatedFileSystemReply>(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.cc44 AttachToPendingHost(BROWSER, create_info_.browser_pending_host_resource_id);
51 SendCreate(BROWSER, PpapiHostMsg_FileRef_CreateInternal(
135 BROWSER,
145 BROWSER,
154 BROWSER,
163 BROWSER,
175 BROWSER,
185 BROWSER,
200 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 Dflash_clipboard_resource.cc64 SendCreate(BROWSER, PpapiHostMsg_FlashClipboard_Create());
84 BROWSER,
100 int32_t result = SyncCall<IPC::Message>(BROWSER,
114 BROWSER,
145 Post(BROWSER,
H A Dudp_socket_resource_base.cc48 SendCreate(BROWSER, PpapiHostMsg_UDPSocket_CreatePrivate());
50 SendCreate(BROWSER, PpapiHostMsg_UDPSocket_Create());
90 BROWSER,
113 BROWSER,
148 BROWSER,
183 BROWSER,
198 Post(BROWSER, PpapiHostMsg_UDPSocket_Close());
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 Dtcp_socket_resource_base.cc84 BROWSER,
107 BROWSER,
129 BROWSER,
172 BROWSER,
237 BROWSER,
264 BROWSER,
286 BROWSER,
308 BROWSER,
322 Post(BROWSER, PpapiHostMsg_TCPSocket_Close());
371 BROWSER,
[all...]
H A Dextensions_common_resource.cc25 SendCreate(BROWSER, PpapiHostMsg_ExtensionsCommon_Create());
54 return CommonCall(BROWSER, request_name, input_args, output_args, callback);
59 CommonPost(BROWSER, request_name, args);
H A Dfile_io_resource.cc87 SendCreate(BROWSER, PpapiHostMsg_FileIO_Create());
132 Call<PpapiPluginMsg_FileIO_OpenReply>(BROWSER,
201 Call<PpapiPluginMsg_FileIO_GeneralReply>(BROWSER,
251 Call<PpapiPluginMsg_FileIO_GeneralReply>(BROWSER,
267 Call<PpapiPluginMsg_FileIO_GeneralReply>(BROWSER,
282 Call<PpapiPluginMsg_FileIO_GeneralReply>(BROWSER,
299 Post(BROWSER, PpapiHostMsg_FileIO_Close());
310 Call<PpapiPluginMsg_FileIO_RequestOSFileHandleReply>(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 Dcloud_policy_manager_browsertest.cc129 em::DeviceRegisterRequest::BROWSER;
148 em::DeviceRegisterRequest::BROWSER;
190 em::DeviceRegisterRequest::BROWSER;
H A Duser_policy_signin_service.cc88 enterprise_management::DeviceRegisterRequest::BROWSER));
174 enterprise_management::DeviceRegisterRequest::BROWSER));

Completed in 184 milliseconds

12