Searched refs:OpenMode (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundDeviceEngine.h35 int OpenMode() const { return fOpenMode; }; function in class:OpenSoundDeviceEngine
H A DOpenSoundNode.cpp2225 ASSERT(engine->OpenMode() & OPEN_WRITE);
2348 ASSERT(engine->OpenMode() & OPEN_READ);
/haiku/src/build/libroot/
H A Dfs_descriptors.h93 int OpenMode() const { return fOpenMode; } function in struct:BPrivate::AttributeDescriptor
/haiku/src/tests/system/kernel/file_corruption/driver/
H A Dchecksum_device.cpp625 int OpenMode() const { return fOpenMode; }
/haiku/src/add-ons/kernel/drivers/disk/virtual/ram_disk/
H A Dram_disk.cpp956 int OpenMode() const { return fOpenMode; } function in struct:RawDeviceCookie

Completed in 62 milliseconds