Home
last modified time | relevance | path

Searched refs:CreateFailCallBackParams (Results 1 – 3 of 3) sorted by relevance

/base/location/interfaces/inner_api/include/
Dnapi_util.h81 void CreateFailCallBackParams(AsyncContext& context, const std::string& msg, int32_t errorCode);
/base/location/frameworks/native/source/
Dlocator_callback_host.cpp179 CreateFailCallBackParams(*context, msg, context->errCode); in DoSendErrorCode()
Dnapi_util.cpp803 void CreateFailCallBackParams(AsyncContext& context, const std::string& msg, int32_t errorCode) in CreateFailCallBackParams() function