reply 119 base/posix/unix_domain_socket_linux.cc uint8_t* reply, reply 123 base/posix/unix_domain_socket_linux.cc return UnixDomainSocket::SendRecvMsgWithFlags(fd, reply, max_reply_len, reply 130 base/posix/unix_domain_socket_linux.cc uint8_t* reply, reply 154 base/posix/unix_domain_socket_linux.cc const ssize_t reply_len = RecvMsgWithFlags(fds[0], reply, max_reply_len, reply 54 base/posix/unix_domain_socket_linux.h uint8_t* reply, reply 62 base/posix/unix_domain_socket_linux.h uint8_t* reply, reply 84 base/task/cancelable_task_tracker.cc const Closure& reply) { reply 103 base/task/cancelable_task_tracker.cc reply, reply 75 base/task/cancelable_task_tracker.h const base::Closure& reply); reply 51 base/task_runner.cc const Closure& reply) { reply 53 base/task_runner.cc from_here, task, reply); reply 129 base/task_runner.h const Closure& reply); reply 59 base/task_runner_util.h const Callback<void(ReplyArgType)>& reply) { reply 65 base/task_runner_util.h base::Bind(&internal::ReplyAdapter<TaskReturnType, ReplyArgType>, reply, reply 28 base/threading/post_task_and_reply_impl.cc const Closure& task, const Closure& reply) reply 32 base/threading/post_task_and_reply_impl.cc reply_ = reply; reply 77 base/threading/post_task_and_reply_impl.cc const Closure& reply) { reply 79 base/threading/post_task_and_reply_impl.cc new PostTaskAndReplyRelay(from_here, task, reply); reply 32 base/threading/post_task_and_reply_impl.h const Closure& reply); reply 106 base/threading/worker_pool.cc const Closure& reply, reply 115 base/threading/worker_pool.cc from_here, task, reply); reply 44 base/threading/worker_pool.h const Closure& reply, reply 46 cc/resources/raster_worker_pool_unittest.cc const Reply& reply, reply 49 cc/resources/raster_worker_pool_unittest.cc reply_(reply), reply 89 cc/resources/raster_worker_pool_unittest.cc const Reply& reply, reply 92 cc/resources/raster_worker_pool_unittest.cc : TestRasterWorkerPoolTaskImpl(resource, reply, dependencies), reply 64 cc/resources/tile_manager.cc const base::Callback<void(const PicturePileImpl::Analysis&, bool)>& reply, reply 77 cc/resources/tile_manager.cc reply_(reply), reply 233 cc/resources/tile_manager.cc const base::Callback<void(bool was_canceled)>& reply) reply 237 cc/resources/tile_manager.cc reply_(reply) {} reply 22 chrome/browser/chromeos/drive/write_on_cache_file.cc const FileOperationCallback& reply, reply 26 chrome/browser/chromeos/drive/write_on_cache_file.cc DCHECK(!reply.is_null()); reply 27 chrome/browser/chromeos/drive/write_on_cache_file.cc reply.Run(error); reply 35 chrome/browser/chromeos/drive/write_on_cache_file.cc const FileOperationCallback& reply, reply 44 chrome/browser/chromeos/drive/write_on_cache_file.cc base::Bind(&RunCloseCallbackAndReplyTask, close_callback, reply, error)); reply 61 chrome/browser/chromeos/drive/write_on_cache_file.cc const FileOperationCallback& reply) { reply 65 chrome/browser/chromeos/drive/write_on_cache_file.cc DCHECK(!reply.is_null()); reply 71 chrome/browser/chromeos/drive/write_on_cache_file.cc base::Bind(&WriteOnCacheFileAfterOpenFile, path, callback, reply)); reply 44 chrome/browser/chromeos/drive/write_on_cache_file.h const FileOperationCallback& reply); reply 82 chrome/browser/chromeos/system/automatic_reboot_manager.cc const AutomaticRebootManager::SystemEventTimes&)> reply) { reply 88 chrome/browser/chromeos/system/automatic_reboot_manager.cc reply_task_runner->PostTask(FROM_HERE, base::Bind(reply, reply 306 chrome/browser/extensions/api/cast_channel/cast_socket_unittest.cc MessageInfo reply; reply 311 chrome/browser/extensions/api/cast_channel/cast_socket_unittest.cc &reply); reply 313 chrome/browser/extensions/api/cast_channel/cast_socket_unittest.cc ASSERT_TRUE(MessageInfoToCastMessage(reply, &reply_msg)); reply 28 chrome/browser/extensions/api/messaging/message_property_provider.cc const GURL& source_url, const DomainBoundCertCallback& reply) { reply 32 chrome/browser/extensions/api/messaging/message_property_provider.cc reply.Run(std::string()); reply 42 chrome/browser/extensions/api/messaging/message_property_provider.cc reply)); reply 59 chrome/browser/extensions/api/messaging/message_property_provider.cc const DomainBoundCertCallback& reply) { reply 69 chrome/browser/extensions/api/messaging/message_property_provider.cc reply); reply 78 chrome/browser/extensions/api/messaging/message_property_provider.cc GotDomainBoundCert(original_task_runner, output, reply, status); reply 85 chrome/browser/extensions/api/messaging/message_property_provider.cc const DomainBoundCertCallback& reply, reply 87 chrome/browser/extensions/api/messaging/message_property_provider.cc base::Closure no_tls_channel_id_closure = base::Bind(reply, ""); reply 104 chrome/browser/extensions/api/messaging/message_property_provider.cc original_task_runner->PostTask(FROM_HERE, base::Bind(reply, jwk_str)); reply 37 chrome/browser/extensions/api/messaging/message_property_provider.h const DomainBoundCertCallback& reply); reply 46 chrome/browser/extensions/api/messaging/message_property_provider.h const DomainBoundCertCallback& reply); reply 51 chrome/browser/extensions/api/messaging/message_property_provider.h const DomainBoundCertCallback& reply, reply 71 chrome/browser/history/top_sites_backend.cc void TopSitesBackend::DoEmptyRequest(const base::Closure& reply, reply 77 chrome/browser/history/top_sites_backend.cc reply); reply 59 chrome/browser/history/top_sites_backend.h void DoEmptyRequest(const base::Closure& reply, reply 223 chrome/browser/media_galleries/media_folder_finder.cc WorkerReply reply; reply 228 chrome/browser/media_galleries/media_folder_finder.cc return reply; reply 266 chrome/browser/media_galleries/media_folder_finder.cc reply.new_folders.push_back(full_path); reply 280 chrome/browser/media_galleries/media_folder_finder.cc CountScanResult(type, &reply.scan_result); reply 288 chrome/browser/media_galleries/media_folder_finder.cc reply.scan_result = MediaGalleryScanResult(); reply 289 chrome/browser/media_galleries/media_folder_finder.cc return reply; reply 430 chrome/browser/media_galleries/media_folder_finder.cc const WorkerReply& reply) { reply 436 chrome/browser/media_galleries/media_folder_finder.cc if (!IsEmptyScanResult(reply.scan_result)) reply 437 chrome/browser/media_galleries/media_folder_finder.cc results_[path] = reply.scan_result; reply 440 chrome/browser/media_galleries/media_folder_finder.cc std::copy(reply.new_folders.rbegin(), reply.new_folders.rend(), reply 73 chrome/browser/media_galleries/media_folder_finder.h void GotScanResults(const base::FilePath& path, const WorkerReply& reply); reply 352 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc const base::Callback<void(base::File::Error)>& reply) reply 355 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc reply(reply) { reply 479 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc task_info.reply); reply 520 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc task_info.reply); reply 76 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.h const base::Callback<void(base::File::Error)>& reply); reply 80 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.h const base::Callback<void(base::File::Error)> reply; reply 270 chrome/browser/net/connection_tester.cc base::Callback<void(int)> reply = base::Bind( reply 275 chrome/browser/net/connection_tester.cc content::BrowserThread::FILE, FROM_HERE, task, reply)) reply 21 chrome/browser/performance_monitor/performance_monitor_util.cc const base::Closure& reply) { reply 26 chrome/browser/performance_monitor/performance_monitor_util.cc from_here, request, reply); reply 25 chrome/browser/performance_monitor/performance_monitor_util.h const base::Closure& reply); reply 35 chrome/browser/renderer_host/pepper/pepper_talk_host.cc ppapi::host::ReplyMessageContext reply) { reply 37 chrome/browser/renderer_host/pepper/pepper_talk_host.cc reply.params.set_result(0); reply 42 chrome/browser/renderer_host/pepper/pepper_talk_host.cc return reply; // RFH destroyed while task was pending. reply 66 chrome/browser/renderer_host/pepper/pepper_talk_host.cc return reply; reply 74 chrome/browser/renderer_host/pepper/pepper_talk_host.cc reply.params.set_result(static_cast<int32_t>( reply 81 chrome/browser/renderer_host/pepper/pepper_talk_host.cc return reply; reply 95 chrome/browser/renderer_host/pepper/pepper_talk_host.cc ppapi::host::ReplyMessageContext reply) { reply 100 chrome/browser/renderer_host/pepper/pepper_talk_host.cc reply.params.set_result(PP_ERROR_FAILED); reply 101 chrome/browser/renderer_host/pepper/pepper_talk_host.cc return reply; // RFH destroyed while task was pending. reply 111 chrome/browser/renderer_host/pepper/pepper_talk_host.cc reply.params.set_result(PP_OK); reply 114 chrome/browser/renderer_host/pepper/pepper_talk_host.cc reply.params.set_result(PP_ERROR_NOTSUPPORTED); reply 116 chrome/browser/renderer_host/pepper/pepper_talk_host.cc return reply; reply 131 chrome/browser/renderer_host/pepper/pepper_talk_host.cc ppapi::host::ReplyMessageContext reply) { reply 132 chrome/browser/renderer_host/pepper/pepper_talk_host.cc reply.params.set_result(PP_OK); reply 134 chrome/browser/renderer_host/pepper/pepper_talk_host.cc return reply; reply 231 chrome/browser/renderer_host/pepper/pepper_talk_host.cc ppapi::host::ReplyMessageContext reply) { reply 233 chrome/browser/renderer_host/pepper/pepper_talk_host.cc host()->SendReply(reply, PpapiPluginMsg_Talk_RequestPermissionReply()); reply 237 chrome/browser/renderer_host/pepper/pepper_talk_host.cc ppapi::host::ReplyMessageContext reply) { reply 240 chrome/browser/renderer_host/pepper/pepper_talk_host.cc if (reply.params.result() == PP_OK) reply 243 chrome/browser/renderer_host/pepper/pepper_talk_host.cc host()->SendReply(reply, PpapiPluginMsg_Talk_StartRemotingReply()); reply 247 chrome/browser/renderer_host/pepper/pepper_talk_host.cc ppapi::host::ReplyMessageContext reply) { reply 250 chrome/browser/renderer_host/pepper/pepper_talk_host.cc host()->SendReply(reply, PpapiPluginMsg_Talk_StopRemotingReply()); reply 44 chrome/browser/renderer_host/pepper/pepper_talk_host.h void OnRequestPermissionCompleted(ppapi::host::ReplyMessageContext reply); reply 45 chrome/browser/renderer_host/pepper/pepper_talk_host.h void OnStartRemotingCompleted(ppapi::host::ReplyMessageContext reply); reply 46 chrome/browser/renderer_host/pepper/pepper_talk_host.h void OnStopRemotingCompleted(ppapi::host::ReplyMessageContext reply); reply 418 chrome/browser/shell_integration_linux.cc std::string reply; reply 420 chrome/browser/shell_integration_linux.cc bool ran_ok = base::GetAppOutputWithExitCode(CommandLine(argv), &reply, reply 424 chrome/browser/shell_integration_linux.cc ran_ok = base::GetAppOutputWithExitCode(CommandLine(argv), &reply, reply 435 chrome/browser/shell_integration_linux.cc return (reply.find("yes") == 0) ? ShellIntegration::IS_DEFAULT : reply 107 chrome/browser/ui/webui/extensions/extension_error_ui_util.cc base::Callback<void(const std::string&)> reply; reply 119 chrome/browser/ui/webui/extensions/extension_error_ui_util.cc reply = base::Bind(&GetManifestFileCallback, reply 128 chrome/browser/ui/webui/extensions/extension_error_ui_util.cc reply = base::Bind(&GetSourceFileCallback, reply 137 chrome/browser/ui/webui/extensions/extension_error_ui_util.cc reply); reply 287 chrome/browser/upgrade_detector_impl.cc std::string reply; reply 288 chrome/browser/upgrade_detector_impl.cc if (!base::GetAppOutput(command_line, &reply)) { reply 293 chrome/browser/upgrade_detector_impl.cc installed_version = Version(reply); reply 98 chrome/test/data/nacl/manifest_file/irt_manifest_file_test.cc pp::Var reply = pp::Var(str); reply 99 chrome/test/data/nacl/manifest_file/irt_manifest_file_test.cc PostMessage(reply); reply 216 chrome/test/data/nacl/nameservice/pm_nameservice_test.cc std::string reply; reply 230 chrome/test/data/nacl/nameservice/pm_nameservice_test.cc reply = sb.ToString(); reply 231 chrome/test/data/nacl/nameservice/pm_nameservice_test.cc len = strlen(reply.c_str()); reply 236 chrome/test/data/nacl/nameservice/pm_nameservice_test.cc write(2, reply.c_str(), len); reply 86 chrome/utility/importer/nss_decryptor.cc SECItem reply; reply 87 chrome/utility/importer/nss_decryptor.cc reply.data = NULL; reply 88 chrome/utility/importer/nss_decryptor.cc reply.len = 0; reply 90 chrome/utility/importer/nss_decryptor.cc result = PK11SDR_DecryptWithSlot(slot, &request, &reply, NULL); reply 92 chrome/utility/importer/nss_decryptor.cc result = PK11SDR_Decrypt(&request, &reply, NULL); reply 95 chrome/utility/importer/nss_decryptor.cc plain.assign(reinterpret_cast<char*>(reply.data), reply.len); reply 97 chrome/utility/importer/nss_decryptor.cc SECITEM_FreeItem(&reply, PR_FALSE); reply 226 chromeos/cryptohome/homedir_methods.cc const BaseReply& reply) { reply 231 chromeos/cryptohome/homedir_methods.cc if (reply.has_error()) { reply 232 chromeos/cryptohome/homedir_methods.cc if (reply.error() != CRYPTOHOME_ERROR_NOT_SET) { reply 233 chromeos/cryptohome/homedir_methods.cc callback.Run(false, MapError(reply.error()), std::string()); reply 237 chromeos/cryptohome/homedir_methods.cc if (!reply.HasExtension(MountReply::reply)) { reply 243 chromeos/cryptohome/homedir_methods.cc mount_hash = reply.GetExtension(MountReply::reply).sanitized_username(); reply 250 chromeos/cryptohome/homedir_methods.cc const BaseReply& reply) { reply 255 chromeos/cryptohome/homedir_methods.cc if (reply.has_error()) { reply 256 chromeos/cryptohome/homedir_methods.cc if (reply.error() != CRYPTOHOME_ERROR_NOT_SET) { reply 257 chromeos/cryptohome/homedir_methods.cc callback.Run(false, MapError(reply.error())); reply 954 chromeos/dbus/cryptohome_client.cc cryptohome::BaseReply reply; reply 956 chromeos/dbus/cryptohome_client.cc callback.Run(DBUS_METHOD_CALL_FAILURE, false, reply); reply 960 chromeos/dbus/cryptohome_client.cc if (!reader.PopArrayOfBytesAsProto(&reply)) { reply 961 chromeos/dbus/cryptohome_client.cc callback.Run(DBUS_METHOD_CALL_FAILURE, false, reply); reply 964 chromeos/dbus/cryptohome_client.cc callback.Run(DBUS_METHOD_CALL_SUCCESS, true, reply); reply 79 chromeos/dbus/cryptohome_client.h const cryptohome::BaseReply& reply)> ProtobufMethodCallback; reply 459 chromeos/dbus/fake_cryptohome_client.cc cryptohome::BaseReply reply; reply 460 chromeos/dbus/fake_cryptohome_client.cc reply.set_error(cryptohome::CRYPTOHOME_ERROR_NOT_SET); reply 462 chromeos/dbus/fake_cryptohome_client.cc reply.MutableExtension(cryptohome::MountReply::reply); reply 469 chromeos/dbus/fake_cryptohome_client.cc reply)); reply 388 components/nacl/browser/nacl_browser.cc void NaClBrowser::WaitForResources(const base::Closure& reply) { reply 389 components/nacl/browser/nacl_browser.cc waiting_.push_back(reply); reply 47 components/nacl/browser/nacl_browser.h void WaitForResources(const base::Closure& reply); reply 490 components/nacl/browser/nacl_process_host.cc IPC::Message* reply = attach_debug_exception_handler_reply_msg_.release(); reply 491 components/nacl/browser/nacl_process_host.cc NaClProcessMsg_AttachDebugExceptionHandler::WriteReplyParams(reply, success); reply 492 components/nacl/browser/nacl_process_host.cc Send(reply); reply 323 content/browser/browser_thread_impl.cc const base::Closure& reply) { reply 325 content/browser/browser_thread_impl.cc from_here, task, reply); reply 448 content/browser/browser_thread_impl.cc const base::Closure& reply) { reply 451 content/browser/browser_thread_impl.cc reply); reply 289 content/browser/frame_host/render_frame_host_impl.cc IPC::Message* reply = IPC::SyncMessage::GenerateReply(&msg); reply 290 content/browser/frame_host/render_frame_host_impl.cc reply->set_reply_error(); reply 291 content/browser/frame_host/render_frame_host_impl.cc Send(reply); reply 29 content/browser/renderer_host/gpu_message_filter.cc scoped_ptr<IPC::Message> reply) reply 32 content/browser/renderer_host/gpu_message_filter.cc reply(reply.Pass()) { reply 36 content/browser/renderer_host/gpu_message_filter.cc scoped_ptr<IPC::Message> reply; reply 125 content/browser/renderer_host/gpu_message_filter.cc scoped_ptr<IPC::Message> reply(reply_ptr); reply 139 content/browser/renderer_host/gpu_message_filter.cc reply->set_reply_error(); reply 140 content/browser/renderer_host/gpu_message_filter.cc Send(reply.release()); reply 155 content/browser/renderer_host/gpu_message_filter.cc base::Passed(&reply))); reply 163 content/browser/renderer_host/gpu_message_filter.cc scoped_ptr<IPC::Message> reply(reply_ptr); reply 190 content/browser/renderer_host/gpu_message_filter.cc reply->set_reply_error(); reply 191 content/browser/renderer_host/gpu_message_filter.cc Send(reply.release()); reply 202 content/browser/renderer_host/gpu_message_filter.cc base::Passed(&reply))); reply 206 content/browser/renderer_host/gpu_message_filter.cc scoped_ptr<IPC::Message> reply, reply 212 content/browser/renderer_host/gpu_message_filter.cc reply.get(), render_process_id_, channel, gpu_info); reply 213 content/browser/renderer_host/gpu_message_filter.cc Send(reply.release()); reply 217 content/browser/renderer_host/gpu_message_filter.cc scoped_ptr<IPC::Message> reply, int32 route_id) { reply 219 content/browser/renderer_host/gpu_message_filter.cc GpuHostMsg_CreateViewCommandBuffer::WriteReplyParams(reply.get(), route_id); reply 220 content/browser/renderer_host/gpu_message_filter.cc Send(reply.release()); reply 59 content/browser/renderer_host/gpu_message_filter.h IPC::Message* reply); reply 63 content/browser/renderer_host/gpu_message_filter.h IPC::Message* reply); reply 65 content/browser/renderer_host/gpu_message_filter.h void EstablishChannelCallback(scoped_ptr<IPC::Message> reply, reply 68 content/browser/renderer_host/gpu_message_filter.h void CreateCommandBufferCallback(scoped_ptr<IPC::Message> reply, reply 691 content/browser/renderer_host/render_message_filter.cc void RenderMessageFilter::SendLoadFontReply(IPC::Message* reply, reply 702 content/browser/renderer_host/render_message_filter.cc reply, result->font_data_size, handle, result->font_id); reply 703 content/browser/renderer_host/render_message_filter.cc Send(reply); reply 159 content/browser/renderer_host/render_message_filter.h void SendLoadFontReply(IPC::Message* reply, FontLoader::Result* result); reply 1426 content/browser/renderer_host/render_process_host_impl.cc IPC::Message* reply = IPC::SyncMessage::GenerateReply(&msg); reply 1427 content/browser/renderer_host/render_process_host_impl.cc reply->set_reply_error(); reply 1428 content/browser/renderer_host/render_process_host_impl.cc Send(reply); reply 209 content/browser/renderer_host/render_sandbox_host_linux.cc Pickle reply; reply 211 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteBool(false); reply 218 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteBool(true); reply 219 content/browser/renderer_host/render_sandbox_host_linux.cc skia::WriteSkString(&reply, result_family); reply 220 content/browser/renderer_host/render_sandbox_host_linux.cc skia::WriteSkFontIdentity(&reply, result_identity); reply 221 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteUInt32(result_style); reply 223 content/browser/renderer_host/render_sandbox_host_linux.cc SendRendererReply(fds, reply, -1); reply 235 content/browser/renderer_host/render_sandbox_host_linux.cc Pickle reply; reply 237 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteBool(false); reply 239 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteBool(true); reply 244 content/browser/renderer_host/render_sandbox_host_linux.cc SendRendererReply(fds, reply, result_fd); reply 270 content/browser/renderer_host/render_sandbox_host_linux.cc Pickle reply; reply 272 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteString(family.name.data()); reply 274 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteString(std::string()); reply 276 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteBool(family.isBold); reply 277 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteBool(family.isItalic); reply 278 content/browser/renderer_host/render_sandbox_host_linux.cc SendRendererReply(fds, reply, -1); reply 296 content/browser/renderer_host/render_sandbox_host_linux.cc Pickle reply; reply 297 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteInt(style.useBitmaps); reply 298 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteInt(style.useAutoHint); reply 299 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteInt(style.useHinting); reply 300 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteInt(style.hintStyle); reply 301 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteInt(style.useAntiAlias); reply 302 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteInt(style.useSubpixelRendering); reply 303 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteInt(style.useSubpixelPositioning); reply 305 content/browser/renderer_host/render_sandbox_host_linux.cc SendRendererReply(fds, reply, -1); reply 332 content/browser/renderer_host/render_sandbox_host_linux.cc Pickle reply; reply 333 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteString(result_string); reply 334 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteString(time_zone_string); reply 335 content/browser/renderer_host/render_sandbox_host_linux.cc SendRendererReply(fds, reply, -1); reply 366 content/browser/renderer_host/render_sandbox_host_linux.cc Pickle reply; reply 367 content/browser/renderer_host/render_sandbox_host_linux.cc reply.WriteInt(pid); reply 368 content/browser/renderer_host/render_sandbox_host_linux.cc SendRendererReply(fds, reply, -1); reply 385 content/browser/renderer_host/render_sandbox_host_linux.cc Pickle reply; reply 386 content/browser/renderer_host/render_sandbox_host_linux.cc SendRendererReply(fds, reply, shm_fd); reply 542 content/browser/renderer_host/render_sandbox_host_linux.cc Pickle reply; reply 543 content/browser/renderer_host/render_sandbox_host_linux.cc SendRendererReply(fds, reply, font_fd); reply 648 content/browser/renderer_host/render_sandbox_host_linux.cc void SendRendererReply(const std::vector<int>& fds, const Pickle& reply, reply 652 content/browser/renderer_host/render_sandbox_host_linux.cc struct iovec iov = {const_cast<void*>(reply.data()), reply.size()}; reply 1035 content/browser/renderer_host/render_view_host_impl.cc IPC::Message* reply = IPC::SyncMessage::GenerateReply(&msg); reply 1036 content/browser/renderer_host/render_view_host_impl.cc reply->set_reply_error(); reply 1037 content/browser/renderer_host/render_view_host_impl.cc Send(reply); reply 352 content/browser/renderer_host/render_widget_host_unittest.cc void set_update_msg_should_reply(bool reply) { reply 353 content/browser/renderer_host/render_widget_host_unittest.cc update_msg_should_reply_ = reply; reply 233 content/child/npapi/np_channel_base.cc IPC::Message* reply = IPC::SyncMessage::GenerateReply(&message); reply 234 content/child/npapi/np_channel_base.cc reply->set_reply_error(); reply 235 content/child/npapi/np_channel_base.cc Send(reply); reply 82 content/child/npapi/npobject_stub.cc IPC::Message* reply = IPC::SyncMessage::GenerateReply(&msg); reply 83 content/child/npapi/npobject_stub.cc reply->set_reply_error(); reply 84 content/child/npapi/npobject_stub.cc Send(reply); reply 40 content/common/child_process_sandbox_support_impl_linux.cc Pickle reply(reinterpret_cast<char*>(buf), n); reply 41 content/common/child_process_sandbox_support_impl_linux.cc PickleIterator pickle_iter(reply); reply 42 content/common/child_process_sandbox_support_impl_linux.cc if (reply.ReadString(&pickle_iter, &family_name) && reply 43 content/common/child_process_sandbox_support_impl_linux.cc reply.ReadBool(&pickle_iter, &isBold) && reply 44 content/common/child_process_sandbox_support_impl_linux.cc reply.ReadBool(&pickle_iter, &isItalic)) { reply 70 content/common/child_process_sandbox_support_impl_linux.cc Pickle reply(reinterpret_cast<char*>(buf), n); reply 71 content/common/child_process_sandbox_support_impl_linux.cc PickleIterator pickle_iter(reply); reply 74 content/common/child_process_sandbox_support_impl_linux.cc if (reply.ReadInt(&pickle_iter, &useBitmaps) && reply 75 content/common/child_process_sandbox_support_impl_linux.cc reply.ReadInt(&pickle_iter, &useAutoHint) && reply 76 content/common/child_process_sandbox_support_impl_linux.cc reply.ReadInt(&pickle_iter, &useHinting) && reply 77 content/common/child_process_sandbox_support_impl_linux.cc reply.ReadInt(&pickle_iter, &hintStyle) && reply 78 content/common/child_process_sandbox_support_impl_linux.cc reply.ReadInt(&pickle_iter, &useAntiAlias) && reply 79 content/common/child_process_sandbox_support_impl_linux.cc reply.ReadInt(&pickle_iter, &useSubpixelRendering) && reply 80 content/common/child_process_sandbox_support_impl_linux.cc reply.ReadInt(&pickle_iter, &useSubpixelPositioning)) { reply 70 content/common/font_config_ipc_linux.cc Pickle reply(reinterpret_cast<char*>(reply_buf), r); reply 71 content/common/font_config_ipc_linux.cc PickleIterator iter(reply); reply 73 content/common/font_config_ipc_linux.cc if (!reply.ReadBool(&iter, &result)) reply 81 content/common/font_config_ipc_linux.cc if (!skia::ReadSkString(reply, &iter, &reply_family) || reply 82 content/common/font_config_ipc_linux.cc !skia::ReadSkFontIdentity(reply, &iter, &reply_identity) || reply 83 content/common/font_config_ipc_linux.cc !reply.ReadUInt32(&iter, &reply_style)) { reply 112 content/common/font_config_ipc_linux.cc Pickle reply(reinterpret_cast<char*>(reply_buf), r); reply 114 content/common/font_config_ipc_linux.cc PickleIterator iter(reply); reply 115 content/common/font_config_ipc_linux.cc if (!reply.ReadBool(&iter, &result) || reply 118 content/common/gpu/gpu_channel.cc IPC::Message* reply = IPC::SyncMessage::GenerateReply(&message); reply 119 content/common/gpu/gpu_channel.cc GpuCommandBufferMsg_InsertSyncPoint::WriteReplyParams(reply, sync_point); reply 120 content/common/gpu/gpu_channel.cc Send(reply); reply 753 content/common/gpu/gpu_channel.cc IPC::Message* reply = IPC::SyncMessage::GenerateReply(&*message); reply 754 content/common/gpu/gpu_channel.cc reply->set_reply_error(); reply 755 content/common/gpu/gpu_channel.cc Send(reply); reply 197 content/public/browser/browser_message_filter.cc IPC::Message* reply = IPC::SyncMessage::GenerateReply(&message); reply 198 content/public/browser/browser_message_filter.cc reply->set_reply_error(); reply 199 content/public/browser/browser_message_filter.cc sender->Send(reply); reply 123 content/public/browser/browser_thread.h const base::Closure& reply); reply 130 content/public/browser/browser_thread.h const base::Callback<void(ReplyArgType)>& reply) { reply 134 content/public/browser/browser_thread.h message_loop_proxy.get(), from_here, task, reply); reply 179 content/public/browser/browser_thread.h const base::Closure& reply); reply 390 content/zygote/zygote_linux.cc Pickle reply(reinterpret_cast<char*>(reply_buf), r); reply 391 content/zygote/zygote_linux.cc PickleIterator iter(reply); reply 392 content/zygote/zygote_linux.cc if (!reply.ReadInt(&iter, &real_pid)) reply 81 content/zygote/zygote_main_linux.cc Pickle reply(reinterpret_cast<char*>(reply_buf), r); reply 82 content/zygote/zygote_main_linux.cc PickleIterator iter(reply); reply 84 content/zygote/zygote_main_linux.cc if (!reply.ReadString(&iter, &result) || reply 85 content/zygote/zygote_main_linux.cc !reply.ReadString(&iter, &timezone) || reply 166 ipc/ipc_fuzzing_tests.cc bool RoundtripAckReply(int routing, uint32 type_id, int reply) { reply 169 ipc/ipc_fuzzing_tests.cc message->WriteInt(reply + 1); reply 170 ipc/ipc_fuzzing_tests.cc message->WriteInt(reply); reply 575 ipc/ipc_message_macros.h static void WriteReplyParams(Message* reply, TA a) { \ reply 576 ipc/ipc_message_macros.h Schema::WriteReplyParams(reply, a); \ reply 581 ipc/ipc_message_macros.h static void WriteReplyParams(Message* reply, TA a, TB b) { \ reply 582 ipc/ipc_message_macros.h Schema::WriteReplyParams(reply, a, b); \ reply 587 ipc/ipc_message_macros.h static void WriteReplyParams(Message* reply, TA a, TB b, TC c) { \ reply 588 ipc/ipc_message_macros.h Schema::WriteReplyParams(reply, a, b, c); \ reply 593 ipc/ipc_message_macros.h static void WriteReplyParams(Message* reply, TA a, TB b, TC c, TD d) { \ reply 594 ipc/ipc_message_macros.h Schema::WriteReplyParams(reply, a, b, c, d); \ reply 599 ipc/ipc_message_macros.h static void WriteReplyParams(Message* reply, TA a, TB b, TC c, TD d, TE e) { \ reply 600 ipc/ipc_message_macros.h Schema::WriteReplyParams(reply, a, b, c, d, e); \ reply 804 ipc/ipc_message_utils.h inline void ConnectMessageAndReply(const Message* msg, Message* reply) { reply 812 ipc/ipc_message_utils.h reply->set_sync_log_data(data); reply 822 ipc/ipc_message_utils.h inline void ConnectMessageAndReply(const Message* msg, Message* reply) {} reply 858 ipc/ipc_message_utils.h Message* reply = SyncMessage::GenerateReply(msg); reply 862 ipc/ipc_message_utils.h WriteParam(reply, reply_params); reply 866 ipc/ipc_message_utils.h reply->set_reply_error(); reply 868 ipc/ipc_message_utils.h sender->Send(reply); reply 877 ipc/ipc_message_utils.h Message* reply = SyncMessage::GenerateReply(msg); reply 879 ipc/ipc_message_utils.h Tuple1<Message&> t = MakeRefTuple(*reply); reply 880 ipc/ipc_message_utils.h ConnectMessageAndReply(msg, reply); reply 884 ipc/ipc_message_utils.h reply->set_reply_error(); reply 885 ipc/ipc_message_utils.h obj->Send(reply); reply 891 ipc/ipc_message_utils.h static void WriteReplyParams(Message* reply, TA a) { reply 893 ipc/ipc_message_utils.h WriteParam(reply, p); reply 897 ipc/ipc_message_utils.h static void WriteReplyParams(Message* reply, TA a, TB b) { reply 899 ipc/ipc_message_utils.h WriteParam(reply, p); reply 903 ipc/ipc_message_utils.h static void WriteReplyParams(Message* reply, TA a, TB b, TC c) { reply 905 ipc/ipc_message_utils.h WriteParam(reply, p); reply 909 ipc/ipc_message_utils.h static void WriteReplyParams(Message* reply, TA a, TB b, TC c, TD d) { reply 911 ipc/ipc_message_utils.h WriteParam(reply, p); reply 915 ipc/ipc_message_utils.h static void WriteReplyParams(Message* reply, TA a, TB b, TC c, TD d, TE e) { reply 917 ipc/ipc_message_utils.h WriteParam(reply, p); reply 1310 ipc/ipc_sync_channel_unittest.cc void OnPingTTL(int ping, IPC::Message* reply) { reply 1314 ipc/ipc_sync_channel_unittest.cc SyncChannelTestMsg_PingTTL::WriteReplyParams(reply, ping); reply 1315 ipc/ipc_sync_channel_unittest.cc non_restricted_channel_->Send(reply); reply 1773 ipc/ipc_sync_channel_unittest.cc void OnReentrant1(Message* reply) { reply 1775 ipc/ipc_sync_channel_unittest.cc reply_ = reply; reply 1780 ipc/ipc_sync_channel_unittest.cc Message* reply = reply_; reply 1782 ipc/ipc_sync_channel_unittest.cc reply->set_unblock(true); reply 1783 ipc/ipc_sync_channel_unittest.cc Send(reply); reply 99 ipc/ipc_sync_message.cc Message* reply = new Message(msg->routing_id(), IPC_REPLY_ID, reply 101 ipc/ipc_sync_message.cc reply->set_reply(); reply 107 ipc/ipc_sync_message.cc WriteSyncHeader(reply, header); reply 109 ipc/ipc_sync_message.cc return reply; reply 693 net/disk_cache/simple/simple_entry_impl.cc Closure reply = base::Bind(&SimpleEntryImpl::CreationOperationComplete, reply 700 net/disk_cache/simple/simple_entry_impl.cc worker_pool_->PostTaskAndReply(FROM_HERE, task, reply); reply 743 net/disk_cache/simple/simple_entry_impl.cc Closure reply = base::Bind(&SimpleEntryImpl::CreationOperationComplete, reply 750 net/disk_cache/simple/simple_entry_impl.cc worker_pool_->PostTaskAndReply(FROM_HERE, task, reply); reply 786 net/disk_cache/simple/simple_entry_impl.cc Closure reply = base::Bind(&SimpleEntryImpl::CloseOperationComplete, this); reply 788 net/disk_cache/simple/simple_entry_impl.cc worker_pool_->PostTaskAndReply(FROM_HERE, task, reply); reply 872 net/disk_cache/simple/simple_entry_impl.cc Closure reply = base::Bind(&SimpleEntryImpl::ReadOperationComplete, reply 880 net/disk_cache/simple/simple_entry_impl.cc worker_pool_->PostTaskAndReply(FROM_HERE, task, reply); reply 974 net/disk_cache/simple/simple_entry_impl.cc Closure reply = base::Bind(&SimpleEntryImpl::WriteOperationComplete, reply 980 net/disk_cache/simple/simple_entry_impl.cc worker_pool_->PostTaskAndReply(FROM_HERE, task, reply); reply 1003 net/disk_cache/simple/simple_entry_impl.cc Closure reply = base::Bind(&SimpleEntryImpl::ReadSparseOperationComplete, reply 1008 net/disk_cache/simple/simple_entry_impl.cc worker_pool_->PostTaskAndReply(FROM_HERE, task, reply); reply 1043 net/disk_cache/simple/simple_entry_impl.cc Closure reply = base::Bind(&SimpleEntryImpl::WriteSparseOperationComplete, reply 1048 net/disk_cache/simple/simple_entry_impl.cc worker_pool_->PostTaskAndReply(FROM_HERE, task, reply); reply 1069 net/disk_cache/simple/simple_entry_impl.cc Closure reply = base::Bind( reply 1074 net/disk_cache/simple/simple_entry_impl.cc worker_pool_->PostTaskAndReply(FROM_HERE, task, reply); reply 1206 net/disk_cache/simple/simple_entry_impl.cc Closure reply = base::Bind(&SimpleEntryImpl::ChecksumOperationComplete, reply 1210 net/disk_cache/simple/simple_entry_impl.cc worker_pool_->PostTaskAndReply(FROM_HERE, task, reply); reply 197 net/disk_cache/simple/simple_index.cc base::Closure reply = base::Bind( reply 201 net/disk_cache/simple/simple_index.cc index_file_->LoadIndexEntries(cache_mtime, reply, load_result); reply 76 net/quic/quic_crypto_server_stream.cc CryptoHandshakeMessage reply; reply 78 net/quic/quic_crypto_server_stream.cc message, result, &reply, &error_details); reply 85 net/quic/quic_crypto_server_stream.cc if (reply.tag() != kSHLO) { reply 86 net/quic/quic_crypto_server_stream.cc SendHandshakeMessage(reply); reply 99 net/quic/quic_crypto_server_stream.cc config->ToHandshakeMessage(&reply); reply 115 net/quic/quic_crypto_server_stream.cc SendHandshakeMessage(reply); reply 164 net/quic/quic_crypto_server_stream.cc CryptoHandshakeMessage* reply, reply 175 net/quic/quic_crypto_server_stream.cc &crypto_negotiated_params_, reply, error_details); reply 49 net/quic/quic_crypto_server_stream.h CryptoHandshakeMessage* reply, reply 4344 net/spdy/spdy_network_transaction_unittest.cc scoped_ptr<SpdyFrame> reply( reply 4371 net/spdy/spdy_network_transaction_unittest.cc CreateMockRead(*reply), reply 4508 net/spdy/spdy_network_transaction_unittest.cc scoped_ptr<SpdyFrame> reply( reply 4513 net/spdy/spdy_network_transaction_unittest.cc CreateMockRead(*reply), reply 6251 net/spdy/spdy_network_transaction_unittest.cc scoped_ptr<SpdyFrame> reply(spdy_util_.ConstructSpdyPostSynReply(NULL, 0)); reply 6257 net/spdy/spdy_network_transaction_unittest.cc CreateMockRead(*reply), reply 6376 net/spdy/spdy_network_transaction_unittest.cc scoped_ptr<SpdyFrame> reply(spdy_util_.ConstructSpdyPostSynReply(NULL, 0)); reply 6377 net/spdy/spdy_network_transaction_unittest.cc reads.push_back(CreateMockRead(*reply, i++)); reply 6500 net/spdy/spdy_network_transaction_unittest.cc scoped_ptr<SpdyFrame> reply(spdy_util_.ConstructSpdyPostSynReply(NULL, 0)); reply 6501 net/spdy/spdy_network_transaction_unittest.cc reads.push_back(CreateMockRead(*reply, i++)); reply 454 net/spdy/spdy_stream_unittest.cc reply(spdy_util_.ConstructSpdyGetSynReply(kExtraHeaders, 1, 1)); reply 455 net/spdy/spdy_stream_unittest.cc AddRead(*reply); reply 507 net/spdy/spdy_stream_unittest.cc reply(spdy_util_.ConstructSpdyGetSynReply(NULL, 0, 1)); reply 508 net/spdy/spdy_stream_unittest.cc AddRead(*reply); reply 571 net/spdy/spdy_stream_unittest.cc reply(spdy_util_.ConstructSpdyGetSynReply(NULL, 0, 1)); reply 572 net/spdy/spdy_stream_unittest.cc AddRead(*reply); reply 651 net/spdy/spdy_stream_unittest.cc reply(spdy_util_.ConstructSpdyGetSynReply(NULL, 0, 1)); reply 652 net/spdy/spdy_stream_unittest.cc AddRead(*reply); reply 1008 net/spdy/spdy_stream_unittest.cc reply(spdy_util_.ConstructSpdyGetSynReply(NULL, 0, 1)); reply 1009 net/spdy/spdy_stream_unittest.cc AddRead(*reply); reply 1043 net/spdy/spdy_stream_unittest.cc int64 reply_frame_len = reply->size(); reply 216 ppapi/native_client/tests/nacl_browser/fault_injection/fault_pm_nameservice_test.cc std::string reply; reply 230 ppapi/native_client/tests/nacl_browser/fault_injection/fault_pm_nameservice_test.cc reply = sb.ToString(); reply 231 ppapi/native_client/tests/nacl_browser/fault_injection/fault_pm_nameservice_test.cc len = strlen(reply.c_str()); reply 236 ppapi/native_client/tests/nacl_browser/fault_injection/fault_pm_nameservice_test.cc write(2, reply.c_str(), len); reply 164 ppapi/proxy/pdf_resource.cc IPC::Message reply; reply 167 ppapi/proxy/pdf_resource.cc RENDERER, PpapiHostMsg_PDF_GetResourceImage(image_id, scale), &reply, reply 175 ppapi/proxy/pdf_resource.cc reply, &resource, &image_desc)) { reply 141 ppapi/proxy/plugin_resource.cc IPC::Message* reply, reply 149 ppapi/proxy/plugin_resource.cc params, msg, reply_params, reply)); reply 220 ppapi/proxy/plugin_resource.h IPC::Message reply; reply 222 ppapi/proxy/plugin_resource.h return GenericSyncCall(dest, msg, &reply, &reply_params); reply 228 ppapi/proxy/plugin_resource.h IPC::Message reply; reply 230 ppapi/proxy/plugin_resource.h int32_t result = GenericSyncCall(dest, msg, &reply, &reply_params); reply 232 ppapi/proxy/plugin_resource.h if (UnpackMessage<ReplyMsgClass>(reply, a)) reply 240 ppapi/proxy/plugin_resource.h IPC::Message reply; reply 242 ppapi/proxy/plugin_resource.h int32_t result = GenericSyncCall(dest, msg, &reply, &reply_params); reply 244 ppapi/proxy/plugin_resource.h if (UnpackMessage<ReplyMsgClass>(reply, a, b)) reply 252 ppapi/proxy/plugin_resource.h IPC::Message reply; reply 254 ppapi/proxy/plugin_resource.h int32_t result = GenericSyncCall(dest, msg, &reply, &reply_params); reply 256 ppapi/proxy/plugin_resource.h if (UnpackMessage<ReplyMsgClass>(reply, a, b, c)) reply 264 ppapi/proxy/plugin_resource.h IPC::Message reply; reply 266 ppapi/proxy/plugin_resource.h int32_t result = GenericSyncCall(dest, msg, &reply, &reply_params); reply 268 ppapi/proxy/plugin_resource.h if (UnpackMessage<ReplyMsgClass>(reply, a, b, c, d)) reply 276 ppapi/proxy/plugin_resource.h IPC::Message reply; reply 278 ppapi/proxy/plugin_resource.h int32_t result = GenericSyncCall(dest, msg, &reply, &reply_params); reply 280 ppapi/proxy/plugin_resource.h if (UnpackMessage<ReplyMsgClass>(reply, a, b, c, d, e)) reply 132 ppapi/proxy/ppb_flash_message_loop_proxy.cc IPC::Message* reply) { reply 138 ppapi/proxy/ppb_flash_message_loop_proxy.cc base::Passed(scoped_ptr<IPC::Message>(reply))); reply 43 ppapi/proxy/ppb_flash_message_loop_proxy.h IPC::Message* reply); reply 53 ppapi/proxy/talk_resource_unittest.cc const IPC::Message& reply, reply 62 ppapi/proxy/talk_resource_unittest.cc PluginMessageFilter::DispatchResourceReplyForTest(reply_params, reply); reply 194 remoting/host/client_session.cc protocol::ExtensionMessage reply; reply 195 remoting/host/client_session.cc reply.set_type("test-echo-reply"); reply 197 remoting/host/client_session.cc reply.set_data(message.data().substr(0, 16)); reply 198 remoting/host/client_session.cc connection_->client_stub()->DeliverHostMessage(reply); reply 40 remoting/jingle_glue/iq_sender_unittest.cc MOCK_METHOD2(OnReply, void(IqRequest* request, const XmlElement* reply)); reply 324 remoting/protocol/jingle_messages_unittest.cc scoped_ptr<XmlElement> reply(reply_msg.ToXml(incoming_message.get())); reply 330 remoting/protocol/jingle_messages_unittest.cc EXPECT_TRUE(VerifyXml(expected.get(), reply.get(), &error)) << error; reply 137 sandbox/linux/suid/client/setuid_sandbox_client.cc char reply; reply 138 sandbox/linux/suid/client/setuid_sandbox_client.cc if (HANDLE_EINTR(read(ipc_fd, &reply, 1)) != 1) { reply 143 sandbox/linux/suid/client/setuid_sandbox_client.cc if (reply != kMsgChrootSuccessful) { reply 148 sandbox/linux/suid/sandbox.c const char reply = kMsgChrootSuccessful; reply 150 sandbox/linux/suid/sandbox.c bytes = write(sv[0], &reply, 1); reply 646 third_party/libevent/evdns.c reply_callback(struct request *const req, u32 ttl, u32 err, struct reply *reply) { reply 649 third_party/libevent/evdns.c if (reply) reply 651 third_party/libevent/evdns.c reply->data.a.addrcount, ttl, reply 652 third_party/libevent/evdns.c reply->data.a.addresses, reply 658 third_party/libevent/evdns.c if (reply) { reply 659 third_party/libevent/evdns.c char *name = reply->data.ptr.name; reply 668 third_party/libevent/evdns.c if (reply) reply 670 third_party/libevent/evdns.c reply->data.aaaa.addrcount, ttl, reply 671 third_party/libevent/evdns.c reply->data.aaaa.addresses, reply 682 third_party/libevent/evdns.c reply_handle(struct request *const req, u16 flags, u32 ttl, struct reply *reply) { reply 689 third_party/libevent/evdns.c if (flags & 0x020f || !reply || !reply->have_answer) { reply 749 third_party/libevent/evdns.c reply_callback(req, ttl, 0, reply); reply 822 third_party/libevent/evdns.c struct reply reply; reply 838 third_party/libevent/evdns.c memset(&reply, 0, sizeof(reply)); reply 866 third_party/libevent/evdns.c reply.type = req->request_type; reply 899 third_party/libevent/evdns.c addrtocopy = MIN(MAX_ADDRS - reply.data.a.addrcount, (unsigned)addrcount); reply 904 third_party/libevent/evdns.c memcpy(&reply.data.a.addresses[reply.data.a.addrcount], reply 907 third_party/libevent/evdns.c reply.data.a.addrcount += addrtocopy; reply 908 third_party/libevent/evdns.c reply.have_answer = 1; reply 909 third_party/libevent/evdns.c if (reply.data.a.addrcount == MAX_ADDRS) break; reply 914 third_party/libevent/evdns.c if (name_parse(packet, length, &j, reply.data.ptr.name, reply 915 third_party/libevent/evdns.c sizeof(reply.data.ptr.name))<0) reply 918 third_party/libevent/evdns.c reply.have_answer = 1; reply 928 third_party/libevent/evdns.c addrtocopy = MIN(MAX_ADDRS - reply.data.aaaa.addrcount, (unsigned)addrcount); reply 933 third_party/libevent/evdns.c memcpy(&reply.data.aaaa.addresses[reply.data.aaaa.addrcount], reply 935 third_party/libevent/evdns.c reply.data.aaaa.addrcount += addrtocopy; reply 937 third_party/libevent/evdns.c reply.have_answer = 1; reply 938 third_party/libevent/evdns.c if (reply.data.aaaa.addrcount == MAX_ADDRS) break; reply 945 third_party/libevent/evdns.c reply_handle(req, flags, ttl_r, &reply); reply 297 third_party/libevent/evrpc.c rpc_state->reply = rpc->reply_new(); reply 298 third_party/libevent/evrpc.c if (rpc_state->reply == NULL) reply 324 third_party/libevent/evrpc.c if (rpc_state->reply != NULL) reply 325 third_party/libevent/evrpc.c rpc->reply_free(rpc_state->reply); reply 337 third_party/libevent/evrpc.c if (rpc->reply_complete(rpc_state->reply) == -1) { reply 348 third_party/libevent/evrpc.c rpc->reply_marshal(data, rpc_state->reply); reply 557 third_party/libevent/evrpc.c (*ctx->cb)(&status, ctx->request, ctx->reply, ctx->cb_arg); reply 608 third_party/libevent/evrpc.c res = ctx->reply_unmarshal(ctx->reply, reply 620 third_party/libevent/evrpc.c ctx->reply_clear(ctx->reply); reply 623 third_party/libevent/evrpc.c (*ctx->cb)(&status, ctx->request, ctx->reply, ctx->cb_arg); reply 124 third_party/libevent/evrpc.h void *reply; reply 157 third_party/libevent/evrpc.h struct rplystruct* reply; \ reply 161 third_party/libevent/evrpc.h struct evrpc* rpc, void *request, void *reply); \ reply 181 third_party/libevent/evrpc.h struct reqstruct *request, struct rplystruct *reply, \ reply 202 third_party/libevent/evrpc.h ctx->reply = (void *)reply; \ reply 210 third_party/libevent/evrpc.h (*(cb))(&status, request, reply, cbarg); \ reply 240 third_party/libevent/evrpc.h #define EVRPC_REGISTER_OBJECT(rpc, name, request, reply) \ reply 250 third_party/libevent/evrpc.h (rpc)->reply_new = (void *(*)(void))reply##_new; \ reply 251 third_party/libevent/evrpc.h (rpc)->reply_free = (void (*)(void *))reply##_free; \ reply 252 third_party/libevent/evrpc.h (rpc)->reply_complete = (int (*)(void *))reply##_complete; \ reply 253 third_party/libevent/evrpc.h (rpc)->reply_marshal = (void (*)(struct evbuffer*, void *))reply##_marshal; \ reply 295 third_party/libevent/evrpc.h #define EVRPC_REGISTER(base, name, request, reply, callback, cbarg) \ reply 298 third_party/libevent/evrpc.h EVRPC_REGISTER_OBJECT(rpc, name, request, reply); \ reply 356 third_party/libevent/evrpc.h void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg); reply 360 third_party/libevent/evrpc.h void *reply; reply 387 third_party/libevent/evrpc.h #define EVRPC_MAKE_REQUEST(name, pool, request, reply, cb, cbarg) \ reply 388 third_party/libevent/evrpc.h evrpc_send_request_##name(pool, request, reply, cb, cbarg) reply 102 third_party/libevent/test/regress_rpc.c struct kill* kill_reply = rpc->reply; reply 182 third_party/liblouis/nacl_wrapper/liblouis_instance.cc void LibLouisInstance::PostReply(Json::Value reply, reply 185 third_party/liblouis/nacl_wrapper/liblouis_instance.cc reply[kInReplyToKey] = in_reply_to; reply 186 third_party/liblouis/nacl_wrapper/liblouis_instance.cc pp::Var var_reply(writer.write(reply)); reply 192 third_party/liblouis/nacl_wrapper/liblouis_instance.cc Json::Value reply(Json::objectValue); reply 193 third_party/liblouis/nacl_wrapper/liblouis_instance.cc reply[kErrorKey] = error_message; reply 194 third_party/liblouis/nacl_wrapper/liblouis_instance.cc pp::Var var_reply(writer.write(reply)); reply 201 third_party/liblouis/nacl_wrapper/liblouis_instance.cc Json::Value reply(Json::objectValue); reply 202 third_party/liblouis/nacl_wrapper/liblouis_instance.cc reply[kErrorKey] = error_message; reply 203 third_party/liblouis/nacl_wrapper/liblouis_instance.cc reply[kInReplyToKey] = in_reply_to; reply 204 third_party/liblouis/nacl_wrapper/liblouis_instance.cc reply[kSuccessKey] = false; reply 205 third_party/liblouis/nacl_wrapper/liblouis_instance.cc pp::Var var_reply(writer.write(reply)); reply 228 third_party/liblouis/nacl_wrapper/liblouis_instance.cc Json::Value reply(Json::objectValue); reply 229 third_party/liblouis/nacl_wrapper/liblouis_instance.cc reply[kSuccessKey] = success; reply 230 third_party/liblouis/nacl_wrapper/liblouis_instance.cc PostReply(reply, message_id); reply 266 third_party/liblouis/nacl_wrapper/liblouis_instance.cc Json::Value reply(Json::objectValue); reply 267 third_party/liblouis/nacl_wrapper/liblouis_instance.cc reply[kSuccessKey] = success; reply 275 third_party/liblouis/nacl_wrapper/liblouis_instance.cc reply[kCellsKey] = hex_cells; reply 276 third_party/liblouis/nacl_wrapper/liblouis_instance.cc reply[kTextToBrailleKey] = text_to_braille; reply 277 third_party/liblouis/nacl_wrapper/liblouis_instance.cc reply[kBrailleToTextKey] = braille_to_text; reply 279 third_party/liblouis/nacl_wrapper/liblouis_instance.cc reply[kCursorPositionKey] = translation_result.cursor_position; reply 282 third_party/liblouis/nacl_wrapper/liblouis_instance.cc PostReply(reply, message_id); reply 315 third_party/liblouis/nacl_wrapper/liblouis_instance.cc Json::Value reply(Json::objectValue); reply 316 third_party/liblouis/nacl_wrapper/liblouis_instance.cc reply[kSuccessKey] = success; reply 318 third_party/liblouis/nacl_wrapper/liblouis_instance.cc reply[kTextKey] = text; reply 320 third_party/liblouis/nacl_wrapper/liblouis_instance.cc PostReply(reply, message_id); reply 49 third_party/liblouis/nacl_wrapper/liblouis_instance.h void PostReply(Json::Value reply, const std::string& in_reply_to); reply 154 third_party/speech-dispatcher/libspeechd.h char *reply; reply 257 third_party/speech-dispatcher/libspeechd.h int spd_execute_command_with_reply(SPDConnection *connection, char* command, char **reply); reply 70 ui/base/x/selection_owner.cc XEvent reply; reply 71 ui/base/x/selection_owner.cc reply.xselection.type = SelectionNotify; reply 72 ui/base/x/selection_owner.cc reply.xselection.requestor = event.requestor; reply 73 ui/base/x/selection_owner.cc reply.xselection.selection = event.selection; reply 74 ui/base/x/selection_owner.cc reply.xselection.target = event.target; reply 75 ui/base/x/selection_owner.cc reply.xselection.property = None; // Indicates failure reply 76 ui/base/x/selection_owner.cc reply.xselection.time = event.time; reply 91 ui/base/x/selection_owner.cc reply.xselection.property = event.property; reply 108 ui/base/x/selection_owner.cc reply.xselection.property = event.property; reply 115 ui/base/x/selection_owner.cc XSendEvent(x_display_, event.requestor, False, 0, &reply); reply 1620 webkit/browser/quota/quota_manager.cc const base::Callback<void(bool)>& reply) { reply 1628 webkit/browser/quota/quota_manager.cc reply); reply 387 webkit/browser/quota/quota_manager.h const base::Callback<void(bool)>& reply);