[go: nahoru, domu]

Searched refs:outService (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/binder/
H A DIServiceManager.h69 status_t getService(const String16& name, sp<INTERFACE>* outService) argument
73 *outService = interface_cast<INTERFACE>(sm->getService(name));
74 if ((*outService) != NULL) return NO_ERROR;

Completed in 6 milliseconds