Home
last modified time | relevance | path

Searched defs:mClientInfo (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/cpp/computepipe/router/1.0/include/
DPipeClient.h54 … const std::shared_ptr<aidl::android::automotive::computepipe::registry::IClientInfo> mClientInfo; variable
/packages/services/Car/cpp/computepipe/example/
DFaceTracker.h97 std::shared_ptr<ClientInfo> mClientInfo = nullptr; variable
/packages/modules/Wifi/service/java/com/android/server/wifi/scanner/
DWifiScanningServiceImpl.java2585 private ClientInfo mClientInfo = null; field in WifiScanningServiceImpl.WifiPnoScanStateMachine.SwPnoScanState