/aosp_15_r20/external/libbrillo/brillo/dbus/ |
H A D | exported_property_set.cc | 32 const std::string& interface_name) { in GetPropertyWriter() 39 const std::string& interface_name, in RegisterProperty() 56 void ExportedPropertySet::UnregisterProperty(const std::string& interface_name, in UnregisterProperty() 68 const std::string& interface_name) { in HandleGetAll() 85 const std::string& interface_name, in WritePropertiesToDict() 91 const std::string& interface_name, in HandleGet() 115 const std::string& interface_name, in HandleSet() 139 const std::string& interface_name, in HandlePropertyUpdated()
|
H A D | dbus_object.cc | 42 const std::string& interface_name) in DBusInterface() 187 std::string interface_name = interface_name_; in HandleMethodCall() local 251 const std::string& interface_name) { in AddOrGetInterface() 271 void DBusObject::RemoveInterface(const std::string& interface_name) { in RemoveInterface() 279 const std::string& interface_name, in ExportInterfaceAsync() 286 void DBusObject::ExportInterfaceAndBlock(const std::string& interface_name) { in ExportInterfaceAndBlock() 293 const std::string& interface_name, in UnexportInterfaceAsync() 300 void DBusObject::UnexportInterfaceAndBlock(const std::string& interface_name) { in UnexportInterfaceAndBlock()
|
H A D | dbus_method_invoker.h | 99 const std::string& interface_name, in CallMethodAndBlockWithTimeout() 134 const std::string& interface_name, in CallMethodAndBlock() 288 const std::string& interface_name, in CallMethodWithTimeout() 310 const std::string& interface_name, in CallMethod()
|
H A D | exported_object_manager_test.cc | 69 std::string interface_name; in VerifyInterfaceClaimSignal() local 90 std::string interface_name; in VerifyInterfaceDropSignal() local 182 std::string interface_name; in TEST_F() local
|
H A D | exported_object_manager.cc | 42 const std::string& interface_name, in ClaimInterface() 60 const std::string& interface_name) { in ReleaseInterface()
|
/aosp_15_r20/external/libchrome/dbus/ |
H A D | object_manager.cc | 77 void ObjectManager::RegisterInterface(const std::string& interface_name, in RegisterInterface() 82 void ObjectManager::UnregisterInterface(const std::string& interface_name) { in UnregisterInterface() 99 const std::string& interface_name) { in GetObjectsWithInterface() 125 const std::string& interface_name) { in GetProperties() 388 void ObjectManager::InterfacesAddedConnected(const std::string& interface_name, in InterfacesAddedConnected() 413 const std::string& interface_name, in InterfacesRemovedConnected() 430 std::string interface_name; in UpdateObject() local 441 const std::string& interface_name, in AddInterface() 474 const std::string& interface_name) { in RemoveInterface()
|
H A D | exported_object.cc | 45 const std::string& interface_name, in ExportMethodAndBlock() 71 void ExportedObject::ExportMethod(const std::string& interface_name, in ExportMethod() 126 const std::string& interface_name, in ExportMethodInternal() 145 const std::string& interface_name, in OnExported()
|
H A D | object_proxy.cc | 248 void ObjectProxy::ConnectToSignal(const std::string& interface_name, in ConnectToSignal() 453 bool ObjectProxy::ConnectToSignalInternal(const std::string& interface_name, in ConnectToSignalInternal() 597 const base::StringPiece& interface_name, in LogMethodCallFailure() 619 void ObjectProxy::OnCallMethod(const std::string& interface_name, in OnCallMethod()
|
H A D | object_manager_unittest.cc | 56 const std::string& interface_name) override { in CreateProperties() 132 const std::string& interface_name) override { in ObjectAdded() 139 const std::string& interface_name) override { in ObjectRemoved()
|
/aosp_15_r20/external/autotest/client/cros/cellular/pseudomodem/ |
H A D | dbus_std_ifaces.py | 124 def SetUInt32(self, interface_name, property_name, value): argument 141 def SetInt32(self, interface_name, property_name, value): argument 161 def Get(self, interface_name, property_name): argument 189 def Set(self, interface_name, property_name, value): argument 228 def GetAll(self, interface_name): argument 255 interface_name, argument
|
/aosp_15_r20/external/autotest/client/cros/ |
H A D | dhcpv6_test_base.py | 47 def get_device(self, interface_name): argument 60 def find_ethernet_service(self, interface_name): argument 73 def get_interface_ipconfig_objects(self, interface_name): argument 99 def get_interface_ipconfig(self, interface_name): argument
|
H A D | dhcp_test_base.py | 87 def get_device(self, interface_name): argument 100 def find_ethernet_service(self, interface_name): argument 113 def get_interface_ipconfig_objects(self, interface_name): argument 139 def get_interface_ipconfig(self, interface_name): argument
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/examples/p2p/ |
H A D | p2p_flush.py | 49 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument 118 interface_name = None variable 136 interface_name = value variable
|
H A D | p2p_disconnect.py | 49 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument 118 interface_name = None variable 136 interface_name = value variable
|
H A D | p2p_listen.py | 50 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument 119 interface_name = None variable 137 interface_name = value variable
|
H A D | p2p_stop_find.py | 51 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument 123 interface_name = None variable 141 interface_name = value variable
|
H A D | p2p_find.py | 53 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument 129 interface_name = None variable 147 interface_name = value variable
|
H A D | p2p_invite.py | 62 def __init__(self,interface_name,wpas_dbus_interface,addr, argument 147 interface_name = None variable 165 interface_name = value variable
|
H A D | p2p_group_add.py | 64 def __init__(self,interface_name,wpas_dbus_interface,persistent,frequency, argument 165 interface_name = None variable 183 interface_name = value variable
|
/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/wayland/ |
H A D | screencast_portal.cc | 170 const char* interface_name, in OnSessionRequestResponseSignal() 192 const char* interface_name, in OnSessionClosedSignal() 311 const char* interface_name, in OnSourcesRequestResponseSignal() 350 const char* interface_name, in OnStartRequestResponseSignal()
|
/aosp_15_r20/external/autotest/client/cros/networking/ |
H A D | apmanager_proxy.py | 96 def _get_dbus_object(self, interface_name, path): argument 110 def _get_dbus_property(self, dbus_object, interface_name, property_key): argument 137 interface_name, argument
|
/aosp_15_r20/external/autotest/client/common_lib/cros/ |
H A D | virtual_ethernet_pair.py | 53 interface_name='veth_main', argument 207 def interface_name(self): member in VirtualEthernetPair 277 def _interface_exists(self, interface_name, netns=None): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | function_api_info.cc | 69 const string& FunctionApiInfo::interface_name() const { in interface_name() function in tensorflow::grappler::FunctionApiInfo 123 Status ValidateSignature(const string& interface_name, in ValidateSignature() 168 const string& interface_name = func_info->interface_name(); in Init() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/ |
H A D | raise_target_subgraphs.cc | 188 std::string* interface_name) { in GetFunctionName() 214 std::string interface_name; in BuildFuncOp() local 303 auto interface_name = GetInterFaceName(func); in ExtractSubgraphToFunc() local
|
H A D | pick_subgraphs.cc | 312 auto interface_name = GetInterFaceName(call_op); in BuildSubgraphs() local 353 auto interface_name = GetInterFaceName(func); in CollectSubgraphFuncs() local 427 std::string interface_name = GetInterFaceName(call).getValue(); in RewireSubgraphs() local
|