Home
last modified time | relevance | path

Searched defs:outService (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h157 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h157 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h157 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h157 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h157 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h157 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h157 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h157 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h146 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h146 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h146 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h146 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h197 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h190 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h190 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h197 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h190 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h197 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h197 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/binder/include/binder/
DIServiceManager.h190 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/frameworks/native/include/binder/
H A DIServiceManager.h206 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/frameworks/native/libs/binder/include/binder/
H A DIServiceManager.h206 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()
/aosp_15_r20/frameworks/native/cmds/servicemanager/
H A DServiceManager.cpp404 Status ServiceManager::getService2(const std::string& name, os::Service* outService) { in getService2()
413 Status ServiceManager::checkService(const std::string& name, os::Service* outService) { in checkService()