Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_ability.h162 LocationErrCode SendLocationMockMsgToGnssSa(const sptr<IRemoteObject> obj,
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp765 LocationErrCode LocatorAbility::SendLocationMockMsgToGnssSa(const sptr<IRemoteObject> obj, in SendLocationMockMsgToGnssSa() function in OHOS::Location::LocatorAbility
845 SendLocationMockMsgToGnssSa(obj, timeInterval, location, msgId); in ProcessLocationMockMsg()
/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_service_test.cpp1948 locatorAbility->SendLocationMockMsgToGnssSa(nullptr, 0, locations, 0);