Home
last modified time | relevance | path

Searched refs:UNREG_NMEA (Results 1 - 6 of 6) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Dlocationhub_ipc_interface_code.h95 UNREG_NMEA = 10, member in OHOS::Location::LocatorInterfaceCode::GnssInterfaceCode
128 UNREG_NMEA = 10, member in OHOS::Location::LocatorInterfaceCode::NetworkInterfaceCode
157 UNREG_NMEA = 10, member in OHOS::Location::LocatorInterfaceCode::PassiveInterfaceCode
/base/location/test/location_mock_ipc/src/
H A Dlocation_mock_ipc.cpp71 ipcMap_[static_cast<uint32_t>(GnssInterfaceCode::UNREG_NMEA)] = g_gnssIpcCode; in SetUp()
/base/location/services/location_locator/locator/source/
H A Dgnss_ability_proxy.cpp155 int error = Remote()->SendRequest(static_cast<uint32_t>(GnssInterfaceCode::UNREG_NMEA), data, reply, option); in UnregisterNmeaMessageCallback()
H A Dlocator_ability.cpp622 return SendGnssRequest(static_cast<int>(GnssInterfaceCode::UNREG_NMEA), dataToStub, replyToStub); in UnregisterNmeaMessageCallback()
/base/location/test/fuzztest/locator/gnssability_fuzzer/
H A Dgnssability_fuzzer.cpp221 ability->OnRemoteRequest(static_cast<uint32_t>(GnssInterfaceCode::UNREG_NMEA), in GnssAbility008FuzzTest()
/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability_skeleton.cpp59 GnssMsgHandleMap_[static_cast<uint32_t>(GnssInterfaceCode::UNREG_NMEA)] = in InitGnssMsgHandleMap()

Completed in 10 milliseconds