HomeSort by relevance Sort by last modified time
    Searched full:weak_ptr_factory_ (Results 151 - 175 of 187) sorted by null

1 2 3 4 5 67 8

  /system/webservd/webservd/
dbus_protocol_handler.cc 84 weak_ptr_factory_.GetWeakPtr(),
dbus_protocol_handler.h 133 base::WeakPtrFactory<DBusProtocolHandler> weak_ptr_factory_{this};
protocol_handler.h 134 base::WeakPtrFactory<ProtocolHandler> weak_ptr_factory_{this};
request.h 213 base::WeakPtrFactory<Request> weak_ptr_factory_{this};
server.cc 106 weak_ptr_factory_.GetWeakPtr()));
  /external/dbus-binding-generator/chromeos-dbus-bindings/
proxy_generator_unittest.cc 916 weak_ptr_factory_.GetWeakPtr(),
925 weak_ptr_factory_.GetWeakPtr(),
946 base::WeakPtrFactory<ObjectManagerProxy> weak_ptr_factory_{this};
    [all...]
  /external/libweave/src/privet/
security_manager.cc 311 weak_ptr_factory_.GetWeakPtr(), session),
369 weak_ptr_factory_.GetWeakPtr(), session_id),
  /system/bt/service/example/heart_rate/
heart_rate_server.cpp 93 weak_ptr_factory_(this) {
142 weak_ptr_factory_.GetWeakPtr()),
  /external/libbrillo/brillo/dbus/
exported_property_set.h 150 base::WeakPtrFactory<ExportedPropertySet> weak_ptr_factory_; member in class:brillo::dbus_utils::ExportedPropertySet
  /system/connectivity/shill/cellular/
mobile_operator_info_impl.h 227 base::WeakPtrFactory<MobileOperatorInfoImpl> weak_ptr_factory_; member in class:shill::MobileOperatorInfoImpl
cellular_service.cc 80 weak_ptr_factory_(this),
mobile_operator_info_impl.cc 86 weak_ptr_factory_(this) {
947 weak_ptr_factory_.GetWeakPtr()));
cellular_capability_universal.h 414 base::WeakPtrFactory<CellularCapabilityUniversal> weak_ptr_factory_; member in class:shill::CellularCapabilityUniversal
  /system/connectivity/shill/
connection.h 200 base::WeakPtrFactory<Connection> weak_ptr_factory_; member in class:shill::Connection
connection_health_checker.h 200 base::WeakPtrFactory<ConnectionHealthChecker> weak_ptr_factory_; member in class:shill::ConnectionHealthChecker
connection.cc 94 connection_ = to_connection->weak_ptr_factory_.GetWeakPtr();
116 : weak_ptr_factory_(this),
415 weak_ptr_factory_.GetWeakPtr()),
routing_table_unittest.cc 127 : weak_ptr_factory_(this),
131 weak_ptr_factory_.GetWeakPtr())) {}
149 base::WeakPtrFactory<QueryCallbackTarget> weak_ptr_factory_; member in class:shill::RoutingTableTest::QueryCallbackTarget
    [all...]
service.cc 148 : weak_ptr_factory_(this),
177 weak_ptr_factory_.GetWeakPtr()))),
469 weak_ptr_factory_.GetWeakPtr()));
    [all...]
  /system/core/metricsd/
metrics_collector.h 281 base::WeakPtrFactory<MetricsCollector> weak_ptr_factory_{this};
  /system/update_engine/update_manager/
evaluation_context.h 211 base::WeakPtrFactory<EvaluationContext> weak_ptr_factory_; member in class:chromeos_update_manager::EvaluationContext
  /external/libchrome/dbus/
property.h 87 // weak_ptr_factory_.GetWeakPtr(),
320 return weak_ptr_factory_.GetWeakPtr();
349 base::WeakPtrFactory<PropertySet> weak_ptr_factory_; member in class:dbus::PropertySet
  /system/connectivity/shill/wifi/
scan_session.h 202 base::WeakPtrFactory<ScanSession> weak_ptr_factory_; member in class:shill::ScanSession
wifi.h 327 FRIEND_TEST(WiFiMainTest, Stop); // weak_ptr_factory_
615 base::WeakPtrFactory<WiFi> weak_ptr_factory_; member in class:shill::WiFi
  /external/libbrillo/brillo/http/
http_transport_curl.cc 479 weak_ptr_factory_.GetWeakPtr(),
  /external/libweave/src/notification/
xmpp_channel.cc 106 &XmppChannel::OnConnectivityChanged, weak_ptr_factory_.GetWeakPtr()));

Completed in 1965 milliseconds

1 2 3 4 5 67 8