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.c4172 } Reply; typedef in typeref:struct:__anon14856
4175 Reply *reply = (Reply *)ARG1;
4207 } Reply; typedef in typeref:struct:__anon14858
4210 Reply *reply = (Reply *)ARG1;
4236 } Reply; typedef in typeref:struct:__anon14859
4239 Reply *reply = (Reply *)ARG1;
4270 } Reply; typedef in typeref:struct:__anon14861
4372 } Reply; typedef in typeref:struct:__anon14865
4406 } Reply; typedef in typeref:struct:__anon14867
4465 } Reply; typedef in typeref:struct:__anon14870
4501 } Reply; typedef in typeref:struct:__anon14872
4553 } Reply; typedef in typeref:struct:__anon14874
4602 } Reply; typedef in typeref:struct:__anon14876
4651 } Reply; typedef in typeref:struct:__anon14878
4702 } Reply; typedef in typeref:struct:__anon14880
4743 } Reply; typedef in typeref:struct:__anon14882
4788 } Reply; typedef in typeref:struct:__anon14884
5039 } Reply; typedef in typeref:struct:__anon14892
5104 } Reply; typedef in typeref:struct:__anon14894
5145 } Reply; typedef in typeref:struct:__anon14896
5182 } Reply; typedef in typeref:struct:__anon14898
5216 } Reply; typedef in typeref:struct:__anon14900
5300 } Reply; typedef in typeref:struct:__anon14902
5360 } Reply; typedef in typeref:struct:__anon14904
5417 } Reply; typedef in typeref:struct:__anon14906
5473 } Reply; typedef in typeref:struct:__anon14908
5522 } Reply; typedef in typeref:struct:__anon14910
5568 } Reply; typedef in typeref:struct:__anon14912
5615 } Reply; typedef in typeref:struct:__anon14914
5670 } Reply; typedef in typeref:struct:__anon14916
5732 } Reply; typedef in typeref:struct:__anon14918
5809 } Reply; typedef in typeref:struct:__anon14920
5864 } Reply; typedef in typeref:struct:__anon14922
5907 } Reply; typedef in typeref:struct:__anon14924
5950 } Reply; typedef in typeref:struct:__anon14926
5995 } Reply; typedef in typeref:struct:__anon14928
6054 } Reply; typedef in typeref:struct:__anon14930
6110 } Reply; typedef in typeref:struct:__anon14932
6163 } Reply; typedef in typeref:struct:__anon14934
6211 } Reply; typedef in typeref:struct:__anon14936
6274 } Reply; typedef in typeref:struct:__anon14938
6326 } Reply; typedef in typeref:struct:__anon14940
6451 } Reply; typedef in typeref:struct:__anon14942
6585 } Reply; typedef in typeref:struct:__anon14943
6694 } Reply; typedef in typeref:struct:__anon14945
6737 } Reply; typedef in typeref:struct:__anon14947
[all...]
/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h983 mDNSu8 *Reply; // xml reply from router member in struct:tcpLNTInfo_struct

Completed in 683 milliseconds