Home
last modified time | relevance | path

Searched refs:REG_GNSS_STATUS (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocationhub_ipc_interface_code.h93 REG_GNSS_STATUS = 7, enumerator
126 REG_GNSS_STATUS = 7, enumerator
155 REG_GNSS_STATUS = 7, enumerator
/ohos5.0/base/location/test/location_mock_ipc/src/
H A Dlocation_mock_ipc.cpp68 ipcMap_[static_cast<uint32_t>(GnssInterfaceCode::REG_GNSS_STATUS)] = g_gnssIpcCode; in SetUp()
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability_skeleton.cpp47 GnssMsgHandleMap_[static_cast<uint32_t>(GnssInterfaceCode::REG_GNSS_STATUS)] = in InitGnssMsgHandleMap()
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dgnss_ability_proxy.cpp101 …Remote()->SendRequest(static_cast<uint32_t>(GnssInterfaceCode::REG_GNSS_STATUS), data, reply, opti… in RegisterGnssStatusCallback()
H A Dlocator_ability.cpp589 …return SendGnssRequest(static_cast<int>(GnssInterfaceCode::REG_GNSS_STATUS), dataToStub, replyToSt… in RegisterGnssStatusCallback()
/ohos5.0/base/location/test/fuzztest/locator/gnssability_fuzzer/
H A Dgnssability_fuzzer.cpp167 ability->OnRemoteRequest(static_cast<uint32_t>(GnssInterfaceCode::REG_GNSS_STATUS), in GnssAbility005FuzzTest()
/ohos5.0/base/location/test/location_gnss/source/
H A Dgnss_ability_stub_test.cpp109 gnssAbilityStub->OnRemoteRequest(static_cast<uint32_t>(GnssInterfaceCode::REG_GNSS_STATUS),