OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnregisterInternal
(Results
1 - 2
of
2
) sorted by null
/system/bt/service/ipc/binder/
remote_callback_list.h
90
bool
UnregisterInternal
(typename CallbackMap::iterator iter);
110
UnregisterInternal
(iter);
148
return
UnregisterInternal
(iter);
159
bool RemoteCallbackList<T>::
UnregisterInternal
(
remote_callback_map.h
107
bool
UnregisterInternal
(typename CallbackMap::iterator iter);
167
return
UnregisterInternal
(iter);
190
UnregisterInternal
(iter);
199
UnregisterInternal
(iter++);
203
bool RemoteCallbackMap<K, V>::
UnregisterInternal
(
Completed in 43 milliseconds