Home
last modified time | relevance | path

Searched refs:setSetid (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/location/agnss/hdi_service/
H A Dagnss_interface_impl.cpp240 int ret = agnssInterface->setSetid(type, id.id.c_str(), id.id.length()); in SetSubscriberSetId()
/ohos5.0/drivers/peripheral/location/gnss/hdi_service/
H A Dlocation_vendor_lib.h746 bool (*setSetid)(uint16_t category, const char* setid, size_t length); member