OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeviceNodeIsOpened
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
IPACM_Header.h
64
bool
DeviceNodeIsOpened
();
IPACM_Routing.h
65
bool
DeviceNodeIsOpened
();
IPACM_Filtering.h
60
bool
DeviceNodeIsOpened
();
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
IPACM_Routing.cpp
65
bool IPACM_Routing::
DeviceNodeIsOpened
()
79
if (!
DeviceNodeIsOpened
())
119
if (!
DeviceNodeIsOpened
()) return false;
136
if (!
DeviceNodeIsOpened
()) return false;
153
if (!
DeviceNodeIsOpened
()) return false;
171
if (!
DeviceNodeIsOpened
()) return false;
190
if (!
DeviceNodeIsOpened
()) return false;
253
if (!
DeviceNodeIsOpened
())
IPACM_Header.cpp
66
bool IPACM_Header::
DeviceNodeIsOpened
()
121
if (!
DeviceNodeIsOpened
()) return false;
140
if (!
DeviceNodeIsOpened
()) return false;
IPACM_Filtering.cpp
67
bool IPACM_Filtering::
DeviceNodeIsOpened
()
Completed in 598 milliseconds