Home
last modified time | relevance | path

Searched defs:tryGetService (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_VibratorService.cpp157 sp<I> tryGetService() { in tryGetService() function
162 sp<aidl::IVibrator> tryGetService() { in tryGetService() function
/frameworks/native/cmds/servicemanager/
DServiceManager.cpp131 sp<IBinder> ServiceManager::tryGetService(const std::string& name, bool startIfNotFound) { in tryGetService() function in android::ServiceManager
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.h123 virtual sp<hardware::camera::provider::V2_4::ICameraProvider> tryGetService( in tryGetService() function
/frameworks/av/services/camera/libcameraservice/tests/
DCameraProviderManagerTest.cpp216 virtual sp<hardware::camera::provider::V2_4::ICameraProvider> tryGetService( in tryGetService() function