Searched defs:pending_activation_store (Results 1 - 2 of 2) sorted by relevance

/system/connectivity/shill/cellular/
H A Dmodem_info.cc29 #include "shill/pending_activation_store.h"
76 PendingActivationStore* pending_activation_store) {
77 pending_activation_store_.reset(pending_activation_store);
75 set_pending_activation_store( PendingActivationStore* pending_activation_store) argument
H A Dmodem_info.h53 PendingActivationStore* pending_activation_store() const { function in class:shill::ModemInfo
72 PendingActivationStore* pending_activation_store);

Completed in 77 milliseconds