Home
last modified time | relevance | path

Searched refs:LocalRegistrationAndWaiter (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
DIServiceManager.cpp124 using LocalRegistrationAndWaiter = typedef in android::ServiceManagerShim
126 using ServiceCallbackMap = std::map<std::string, std::vector<LocalRegistrationAndWaiter>>;
565 std::vector<LocalRegistrationAndWaiter>& localRegistrationAndWaiters = (*it)->second; in removeRegistrationCallbackLocked()