Searched refs:RemoveGnssGeofenceInner (Results 1 – 3 of 3) sorted by relevance
89 int RemoveGnssGeofenceInner(MessageParcel &data, MessageParcel &reply, AppIdentity &identity);
113 return RemoveGnssGeofenceInner(data, reply, identity); in InitGnssEnhanceMsgHandleMap()317 int GnssAbilityStub::RemoveGnssGeofenceInner(MessageParcel &data, MessageParcel &reply, AppIdentity… in RemoveGnssGeofenceInner() function in OHOS::Location::GnssAbilityStub
453 …EXPECT_EQ(ERRCODE_PERMISSION_DENIED, gnssAbilityStub->RemoveGnssGeofenceInner(data, reply, identit…