Home
last modified time | relevance | path

Searched defs:_out (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/
DBackendUnifiedServiceManager.cpp202 os::Service* _out) { in returnIfCached()
230 Status BackendUnifiedServiceManager::getService2(const ::std::string& name, os::Service* _out) { in getService2()
259 Status BackendUnifiedServiceManager::checkService2(const ::std::string& name, os::Service* _out) { in checkService2()
279 const os::Service& in, os::Service* _out) { in toBinderService()
/frameworks/native/libs/binder/tests/
DbinderCacheUnitTest.cpp77 binder::Status checkService2(const ::std::string& name, os::Service* _out) override { in checkService2()
101 binder::Status checkService2(const ::std::string& name, os::Service* _out) override { in checkService2()