Home
last modified time | relevance | path

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

/system/connectivity/shill/cellular/
Dcellular_service.cc253 LoadApn(storage, id, kStorageAPN, &apn_info_); in Load()
254 LoadApn(storage, id, kStorageLastGoodAPN, &last_good_apn_info_); in Load()
267 void CellularService::LoadApn(StoreInterface* storage, in LoadApn() function in shill::CellularService
Dcellular_service.h197 static void LoadApn(StoreInterface* storage,