Searched defs:Reply (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/extensions/
H A Dextension_test_message_listener.cc33 void ExtensionTestMessageListener::Reply(const std::string& message) { function in class:ExtensionTestMessageListener
36 function_->Reply(message);
51 function_->Reply("");
H A Dextension_test_api.cc79 AddRef(); // balanced in Reply
88 void ExtensionTestSendMessageFunction::Reply(const std::string& message) { function in class:ExtensionTestSendMessageFunction
/external/webkit/Source/WebKit/mac/Plugins/Hosted/
H A DNetscapePluginInstanceProxy.h174 // Reply structs
175 struct Reply { struct in class:WebKit::NetscapePluginInstanceProxy
183 Reply(Type type) function in struct:WebKit::NetscapePluginInstanceProxy::Reply
188 virtual ~Reply() { }
193 struct InstantiatePluginReply : public Reply {
197 : Reply(InstantiatePlugin)
209 struct GetScriptableNPObjectReply : public Reply {
210 static const Reply::Type ReplyType = GetScriptableNPObject;
213 : Reply(ReplyType)
221 struct BooleanReply : public Reply {
[all...]
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c4153 } Reply; typedef in typeref:struct:__anon14278
4156 Reply *reply = (Reply *)ARG1;
4188 } Reply; typedef in typeref:struct:__anon14280
4191 Reply *reply = (Reply *)ARG1;
4217 } Reply; typedef in typeref:struct:__anon14281
4220 Reply *reply = (Reply *)ARG1;
4251 } Reply; typedef in typeref:struct:__anon14283
4353 } Reply; typedef in typeref:struct:__anon14287
4387 } Reply; typedef in typeref:struct:__anon14289
4446 } Reply; typedef in typeref:struct:__anon14292
4482 } Reply; typedef in typeref:struct:__anon14294
4534 } Reply; typedef in typeref:struct:__anon14296
4583 } Reply; typedef in typeref:struct:__anon14298
4632 } Reply; typedef in typeref:struct:__anon14300
4683 } Reply; typedef in typeref:struct:__anon14302
4724 } Reply; typedef in typeref:struct:__anon14304
4769 } Reply; typedef in typeref:struct:__anon14306
5017 } Reply; typedef in typeref:struct:__anon14314
5079 } Reply; typedef in typeref:struct:__anon14316
5120 } Reply; typedef in typeref:struct:__anon14318
5157 } Reply; typedef in typeref:struct:__anon14320
5191 } Reply; typedef in typeref:struct:__anon14322
5275 } Reply; typedef in typeref:struct:__anon14324
5335 } Reply; typedef in typeref:struct:__anon14326
5392 } Reply; typedef in typeref:struct:__anon14328
5448 } Reply; typedef in typeref:struct:__anon14330
5497 } Reply; typedef in typeref:struct:__anon14332
5543 } Reply; typedef in typeref:struct:__anon14334
5590 } Reply; typedef in typeref:struct:__anon14336
5645 } Reply; typedef in typeref:struct:__anon14338
5707 } Reply; typedef in typeref:struct:__anon14340
5784 } Reply; typedef in typeref:struct:__anon14342
5839 } Reply; typedef in typeref:struct:__anon14344
5882 } Reply; typedef in typeref:struct:__anon14346
5925 } Reply; typedef in typeref:struct:__anon14348
5970 } Reply; typedef in typeref:struct:__anon14350
6029 } Reply; typedef in typeref:struct:__anon14352
6085 } Reply; typedef in typeref:struct:__anon14354
6138 } Reply; typedef in typeref:struct:__anon14356
6186 } Reply; typedef in typeref:struct:__anon14358
6249 } Reply; typedef in typeref:struct:__anon14360
6301 } Reply; typedef in typeref:struct:__anon14362
6426 } Reply; typedef in typeref:struct:__anon14364
6553 } Reply; typedef in typeref:struct:__anon14365
6662 } Reply; typedef in typeref:struct:__anon14367
6705 } Reply; typedef in typeref:struct:__anon14369
[all...]
/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h983 mDNSu8 *Reply; // xml reply from router member in struct:tcpLNTInfo_struct

Completed in 426 milliseconds