Home
last modified time | relevance | path

Searched defs:basicClient (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp3290 const auto basicClient = current->getValue(); in notifyDisplayConfigurationChange() local
5322 const auto& basicClient = descriptor.getValue(); in onClientAdded() local
5333 const auto& basicClient = descriptor.getValue(); in onClientRemoved() local
6146 const auto basicClient = current->getValue(); in blockClientsForUid() local
6158 const auto basicClient = current->getValue(); in blockAllClients() local
6170 const auto basicClient = current->getValue(); in blockPrivacyEnabledClients() local
6305 const auto basicClient = current->getValue(); in handleSetRotateAndCrop() local
6333 const auto basicClient = current->getValue(); in handleSetAutoframing() local
6355 const auto basicClient = current->getValue(); in handleSetCameraServiceWatchdog() local
6412 const auto basicClient = current->getValue(); in handleSetCameraMute() local
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/net/smtp/
Dsmtp_test.go270 var basicClient = `HELO localhost var