HomeSort by: relevance | last modified time | path
    Searched defs:DLogicalChannel (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/epoc32/stand/e32boot/ldd/
ekern.h 23 class DLogicalChannel : public CObject
25 protected: IMPORT_C DLogicalChannel(class DLogicalDevice *);
26 protected: IMPORT_C virtual ~DLogicalChannel(void);
69 virtual DLogicalChannel *CreateL() = 0;
ekern.h 23 class DLogicalChannel : public CObject
25 protected: IMPORT_C DLogicalChannel(class DLogicalDevice *);
26 protected: IMPORT_C virtual ~DLogicalChannel(void);
69 virtual DLogicalChannel *CreateL() = 0;

Completed in 24 milliseconds