Home
last modified time | relevance | path

Searched refs:REPLY_CODE_EXCEPTION (Results 1 - 3 of 3) sorted by relevance

/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp85 reply.WriteInt32(REPLY_CODE_EXCEPTION); in SendMsgWithDataReply()
86 return REPLY_CODE_EXCEPTION; in SendMsgWithDataReply()
98 reply.WriteInt32(REPLY_CODE_EXCEPTION); in SendMsgWithReply()
99 return REPLY_CODE_EXCEPTION; in SendMsgWithReply()
115 return REPLY_CODE_EXCEPTION; in SendRegisterMsgToRemote()
119 return REPLY_CODE_EXCEPTION; in SendRegisterMsgToRemote()
127 return REPLY_CODE_EXCEPTION; in SendRegisterMsgToRemote()
178 return REPLY_CODE_EXCEPTION; in StartLocating()
197 return REPLY_CODE_EXCEPTION; in StopLocating()
232 return REPLY_CODE_EXCEPTION; in IsLocationPrivacyConfirmed()
[all...]
/base/location/services/location_locator/callback/source/
H A Dlocator_callback_proxy.cpp93 return REPLY_CODE_EXCEPTION; in OnRemoteRequest()
/base/location/interfaces/inner_api/include/
H A Dcommon_utils.h63 const int REPLY_CODE_EXCEPTION = -1; member

Completed in 3 milliseconds