Searched refs:REPLY_CODE_EXCEPTION (Results 1 – 4 of 4) sorted by relevance
82 reply.WriteInt32(REPLY_CODE_EXCEPTION); in SendMsgWithDataReply()83 return REPLY_CODE_EXCEPTION; in SendMsgWithDataReply()95 reply.WriteInt32(REPLY_CODE_EXCEPTION); in SendMsgWithReply()96 return REPLY_CODE_EXCEPTION; in SendMsgWithReply()112 return REPLY_CODE_EXCEPTION; in SendRegisterMsgToRemote()116 return REPLY_CODE_EXCEPTION; in SendRegisterMsgToRemote()124 return REPLY_CODE_EXCEPTION; in SendRegisterMsgToRemote()175 return REPLY_CODE_EXCEPTION; in StartLocating()194 return REPLY_CODE_EXCEPTION; in StopLocating()229 return REPLY_CODE_EXCEPTION; in IsLocationPrivacyConfirmed()[all …]
92 return REPLY_CODE_EXCEPTION; in OnRemoteRequest()
68 const int REPLY_CODE_EXCEPTION = -1; variable
1779 EXPECT_EQ(REPLY_CODE_EXCEPTION, locatorAbility->ReportLocationStatus(callbackStub_, 0));1796 EXPECT_EQ(REPLY_CODE_EXCEPTION, locatorAbility->ReportErrorStatus(callbackStub_, 0));