Home
last modified time | relevance | path

Searched refs:OsclLibNotLoaded (Results 1 – 2 of 2) sorted by relevance

/external/opencore/oscl/oscl/oscllib/src/
Doscl_library_common.h30 const OsclLibStatus OsclLibNotLoaded = 5; variable
Doscl_shared_library.cpp216 return OsclLibNotLoaded; in QueryInterface()
395 if (status == OsclLibNotLoaded) in QueryInterfaceAt()