OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleBlockEvent
(Results
1 - 7
of
7
) sorted by null
/system/vold/
NetlinkHandler.cpp
55
vm->
handleBlockEvent
(evt);
DirectVolume.h
55
int
handleBlockEvent
(NetlinkEvent *evt);
Volume.h
84
virtual int
handleBlockEvent
(NetlinkEvent *evt);
VolumeManager.h
76
void
handleBlockEvent
(NetlinkEvent *evt);
DirectVolume.cpp
94
int DirectVolume::
handleBlockEvent
(NetlinkEvent *evt) {
Volume.cpp
150
int Volume::
handleBlockEvent
(NetlinkEvent *evt) {
VolumeManager.cpp
133
void VolumeManager::
handleBlockEvent
(NetlinkEvent *evt) {
140
if (!(*it)->
handleBlockEvent
(evt)) {
[
all
...]
Completed in 25 milliseconds