Home
last modified time | relevance | path

Searched defs:OnMessageChange (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/services/location_locator/callback/source/
H A Dnmea_message_callback_proxy.cpp32 void NmeaMessageCallbackProxy::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange() function in OHOS::Location::NmeaMessageCallbackProxy
/ohos5.0/base/location/frameworks/native/locator_agent/source/
H A Dnative_nmea_callback_host.cpp48 void NativeNmeaCallbackHost::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange() function in OHOS::Location::NativeNmeaCallbackHost
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dnmea_message_callback_napi.cpp218 void NmeaMessageCallbackNapi::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange() function in OHOS::Location::NmeaMessageCallbackNapi