Home
last modified time | relevance | path

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

/system/connectivity/shill/dbus/
Dchromeos_modem_gsm_card_proxy.cc241 const string& operation_name) { in OnOperationSuccess() argument
242 SLOG(&proxy_->GetObjectPath(), 2) << __func__ << ": " << operation_name; in OnOperationSuccess()
248 const string& operation_name, in OnOperationFailure() argument
250 SLOG(&proxy_->GetObjectPath(), 2) << __func__ << ": " << operation_name; in OnOperationFailure()
Dchromeos_modem_gsm_card_proxy.h95 const std::string& operation_name);
97 const std::string& operation_name,