Home
last modified time | relevance | path

Searched defs:client_interface (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/system/connectivity/wificond/tests/integration/
Dclient_interface_test.cpp47 sp<IClientInterface> client_interface; in TEST() local
82 sp<IClientInterface> client_interface; in TEST() local
Dscanner_test.cpp41 sp<IClientInterface> client_interface; in InitInterfaceAndReturnScanner() local
/aosp_15_r20/packages/services/Car/cpp/computepipe/runner/client_interface/
DStatusUtil.cpp21 namespace client_interface { namespace
DFactory.cpp22 namespace client_interface { namespace
DAidlClient.cpp31 namespace client_interface { namespace
DPipeOptionsConverter.cpp23 namespace client_interface { namespace
DDebuggerImpl.cpp30 namespace client_interface { namespace
DAidlClientImpl.cpp33 namespace client_interface { namespace
/aosp_15_r20/external/autotest/server/cros/network/
H A Diperf_session.py22 client_interface=None, argument
H A Dnetperf_session.py38 client_interface=None, argument
H A Diperf_runner.py274 client_interface=None, argument
H A Dnetperf_runner.py522 client_interface=None, argument
/aosp_15_r20/packages/services/Car/cpp/computepipe/tests/runner/client_interface/
DPipeOptionsConverterTest.cpp35 namespace client_interface { namespace
DClientInterfaceTest.cc44 namespace client_interface { namespace
/aosp_15_r20/system/connectivity/wificond/
Dclient_interface_impl.cpp48 MlmeEventHandlerImpl::MlmeEventHandlerImpl(ClientInterfaceImpl* client_interface) in MlmeEventHandlerImpl()
Dserver.cpp202 unique_ptr<ClientInterfaceImpl> client_interface(new ClientInterfaceImpl( in createClientInterface() local
/aosp_15_r20/system/connectivity/wificond/scanning/
Dscanner_impl.cpp86 ClientInterfaceImpl* client_interface, in ScannerImpl()