Home
last modified time | relevance | path

Searched defs:aPath (Results 1 – 1 of 1) sorted by relevance

/external/opencore/oscl/oscl/oscllib/src/
Doscl_shared_library.cpp45 OSCL_EXPORT_REF OsclSharedLibrary::OsclSharedLibrary(const OSCL_String& aPath) in OsclSharedLibrary()
75 OSCL_EXPORT_REF OsclLibStatus OsclSharedLibrary::LoadLib(const OSCL_String& aPath) in LoadLib()
204 OSCL_EXPORT_REF void OsclSharedLibrary::SetLibPath(const OSCL_String& aPath) in SetLibPath()
363 OSCL_EXPORT_REF void OsclSharedLibraryList::Populate(const OSCL_String& aPath, const OsclUuid& aInt… in Populate()