Searched defs:tryGetService (Results 1 – 4 of 4) sorted by relevance
399 virtual sp<hardware::camera::provider::V2_4::ICameraProvider> tryGetService( in tryGetService() function467 tryGetService(const std::string&) override { in tryGetService() function
166 virtual sp<hardware::camera::provider::V2_4::ICameraProvider> tryGetService( in tryGetService() function
168 CameraProviderManager::AidlServiceInteractionProxyImpl::tryGetService( in tryGetService() function in android::CameraProviderManager::AidlServiceInteractionProxyImpl
362 sp<IBinder> ServiceManager::tryGetService(const std::string& name, bool startIfNotFound) { in tryGetService() function in android::ServiceManager