OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsOpened
(Results
1 - 3
of
3
) sorted by null
/development/host/windows/usb/api/
adb_object_handle.h
169
bool
IsOpened
() const {
/art/runtime/base/unix_file/
fd_file.cc
203
bool FdFile::
IsOpened
() const {
/external/opencv/otherlibs/highgui/
bitstrm.cpp
79
bool RBaseStream::
IsOpened
()
195
assert(
IsOpened
() && pos >= 0 );
211
assert(
IsOpened
() );
729
bool WBaseStream::
IsOpened
()
812
assert(
IsOpened
() );
Completed in 328 milliseconds