Searched refs:Reply (Results 1 - 11 of 11) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-darwin.c4905 } Reply; typedef in typeref:struct:__anon20085
4908 Reply *reply = (Reply *)ARG1;
4940 } Reply; typedef in typeref:struct:__anon20087
4943 Reply *reply = (Reply *)ARG1;
4969 } Reply; typedef in typeref:struct:__anon20088
4972 Reply *reply = (Reply *)ARG1;
5003 } Reply; typedef in typeref:struct:__anon20090
5097 } Reply; typedef in typeref:struct:__anon20094
5171 } Reply; typedef in typeref:struct:__anon20096
5253 } Reply; typedef in typeref:struct:__anon20098
5287 } Reply; typedef in typeref:struct:__anon20100
5346 } Reply; typedef in typeref:struct:__anon20103
5382 } Reply; typedef in typeref:struct:__anon20105
5434 } Reply; typedef in typeref:struct:__anon20107
5483 } Reply; typedef in typeref:struct:__anon20109
5532 } Reply; typedef in typeref:struct:__anon20111
5583 } Reply; typedef in typeref:struct:__anon20113
5624 } Reply; typedef in typeref:struct:__anon20115
5669 } Reply; typedef in typeref:struct:__anon20117
5920 } Reply; typedef in typeref:struct:__anon20125
5987 } Reply; typedef in typeref:struct:__anon20127
6027 } Reply; typedef in typeref:struct:__anon20129
6068 } Reply; typedef in typeref:struct:__anon20131
6104 } Reply; typedef in typeref:struct:__anon20133
6143 } Reply; typedef in typeref:struct:__anon20135
6180 } Reply; typedef in typeref:struct:__anon20137
6214 } Reply; typedef in typeref:struct:__anon20139
6251 } Reply; typedef in typeref:struct:__anon20141
6288 } Reply; typedef in typeref:struct:__anon20143
6372 } Reply; typedef in typeref:struct:__anon20145
6432 } Reply; typedef in typeref:struct:__anon20147
6489 } Reply; typedef in typeref:struct:__anon20149
6545 } Reply; typedef in typeref:struct:__anon20151
6594 } Reply; typedef in typeref:struct:__anon20153
6640 } Reply; typedef in typeref:struct:__anon20155
6687 } Reply; typedef in typeref:struct:__anon20157
6742 } Reply; typedef in typeref:struct:__anon20159
6804 } Reply; typedef in typeref:struct:__anon20161
6881 } Reply; typedef in typeref:struct:__anon20163
6936 } Reply; typedef in typeref:struct:__anon20165
6979 } Reply; typedef in typeref:struct:__anon20167
7022 } Reply; typedef in typeref:struct:__anon20169
7067 } Reply; typedef in typeref:struct:__anon20171
7126 } Reply; typedef in typeref:struct:__anon20173
7182 } Reply; typedef in typeref:struct:__anon20175
7235 } Reply; typedef in typeref:struct:__anon20177
7283 } Reply; typedef in typeref:struct:__anon20179
7327 } Reply; typedef in typeref:struct:__anon20181
7391 } Reply; typedef in typeref:struct:__anon20183
7458 } Reply; typedef in typeref:struct:__anon20185
7510 } Reply; typedef in typeref:struct:__anon20187
7646 } Reply; typedef in typeref:struct:__anon20189
7807 } Reply; typedef in typeref:struct:__anon20190
7916 } Reply; typedef in typeref:struct:__anon20192
7967 } Reply; typedef in typeref:struct:__anon20194
[all...]
/external/libbrillo/brillo/http/
H A Dhttp_transport_fake.h189 // Call the Reply() or the appropriate ReplyNNN() specialization to provide
191 // custom response headers. The Reply-methods will already provide the
201 void Reply(int status_code,
205 // Reply with text body.
209 // Reply with JSON object. The content type will be "application/json".
219 void Reply(int status_code, function in class:brillo::http::fake::ServerResponse
224 Reply(status_code, data.data(), data.size() * sizeof(T), mime_type);
230 void Reply(int status_code, const T& data, const std::string& mime_type) { function in class:brillo::http::fake::ServerResponse
233 Reply(status_code, &data, sizeof(T), mime_type);
H A Dhttp_transport_fake.cc238 void ServerResponse::Reply(int status_code, function in class:brillo::ServerResponse
253 Reply(status_code, text.data(), text.size(), mime_type);
H A Dhttp_utils_unittest.cc29 response->Reply(status_code::Ok,
/external/ppp/pppd/plugins/radius/etc/
H A Ddictionary.ascend41 ATTRIBUTE Ascend-DHCP-Reply 147 integer
282 VALUE Ascend-DHCP-Reply DHCP-Reply-No 0
283 VALUE Ascend-DHCP-Reply DHCP-Reply-Yes 1
H A Ddictionary62 ATTRIBUTE Reply-Message 18 string
/external/google-breakpad/src/client/mac/handler/
H A Dexception_handler.cc185 } Reply; typedef in typeref:struct:google_breakpad::__anon6243
191 Reply* OutP = (Reply*)OutHeadP;
/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_Note.h300 IPWL_NoteItem* Reply();
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Note.cpp1037 IPWL_NoteItem* CPWL_Note::Reply() { function in class:CPWL_Note
/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h983 mDNSu8 *Reply; // xml reply from router member in struct:tcpLNTInfo_struct
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-ios.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE com/ com/intel/ com/intel/moe/ com/intel/moe/ ...

Completed in 201 milliseconds