Searched defs:createClientInterface (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/services/Car/cpp/computepipe/runner/client_interface/ | ||
H A D | Factory.cpp | 35 std::unique_ptr<ClientInterface> ClientInterfaceFactory::createClientInterface( in createClientInterface() function in android::automotive::computepipe::runner::client_interface::ClientInterfaceFactory |
/aosp12/system/connectivity/wificond/aidl/android/net/wifi/nl80211/ | ||
H A D | IWificond.aidl | 36 @nullable IClientInterface createClientInterface(@utf8InCpp String iface_name); in createClientInterface() method |
/aosp12/system/connectivity/wificond/ | ||
H A D | server.cpp | 184 Status Server::createClientInterface(const std::string& iface_name, in createClientInterface() function in android::wificond::Server |