Searched defs:reply (Results 1 – 5 of 5) sorted by relevance
24 MessageParcel& reply, in OnRemoteRequest()53 MessageParcel &reply) in CommandAOTCompiler()88 int32_t AotCompilerInterfaceStub::CommandStopAOTCompiler(MessageParcel& reply) in CommandStopAOTCompiler()98 int32_t AotCompilerInterfaceStub::CommandGetAOTVersion(MessageParcel& reply) in CommandGetAOTVersion()114 MessageParcel& reply) in CommandNeedReCompile()
27 MessageParcel reply; in AotCompiler() local85 MessageParcel reply; in StopAotCompiler() local117 MessageParcel reply; in GetAOTVersion() local151 MessageParcel reply; in NeedReCompile() local
92 std::unique_ptr<PtJson> reply = PtJson::CreateObject(); in SendResponse() local108 std::unique_ptr<PtJson> reply = events.ToJson(); in SendNotification() local113 void ProtocolHandler::SendReply(const PtJson &reply) in SendReply()
40 std::unique_ptr<PtJson> reply = PtJson::CreateObject(); in ProtocolHandlerSendReplyFuzzTest() local
53 MessageParcel reply; in DoSomethingInterestingWithMyAPI() local