Home
last modified time | relevance | path

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

/aosp12/system/security/keystore2/apc_compat/
H A Dapc_compat.cpp67 static sp<ConfuiCompatSession>* tryGetService() { in tryGetService() function in keystore2::ConfuiCompatSession
/aosp12/frameworks/native/cmds/servicemanager/
H A DServiceManager.cpp195 sp<IBinder> ServiceManager::tryGetService(const std::string& name, bool startIfNotFound) { in tryGetService() function in android::ServiceManager
/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCameraProviderManager.h134 virtual sp<hardware::camera::provider::V2_4::ICameraProvider> tryGetService( in tryGetService() function
/aosp12/frameworks/av/services/camera/libcameraservice/tests/
H A DCameraProviderManagerTest.cpp237 virtual sp<hardware::camera::provider::V2_4::ICameraProvider> tryGetService( in tryGetService() function