Home
last modified time | relevance | path

Searched refs:SendErrorCode (Results 1 – 2 of 2) sorted by relevance

/base/location/interfaces/inner_api/include/
Dlocator_callback_host.h40 bool SendErrorCode(const int& errorCode);
/base/location/frameworks/native/source/
Dlocator_callback_host.cpp191 bool LocatorCallbackHost::SendErrorCode(const int& errorCode) in SendErrorCode() function in OHOS::Location::LocatorCallbackHost
266 SendErrorCode(errorCode); in OnErrorReport()