Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/utility/posix/
DDynamicLibrary.cpp56 void *DynamicLibrary::osGetSymbol(const std::string &symbol) const in osGetSymbol() function in DynamicLibrary
/external/parameter-framework/upstream/utility/windows/
DDynamicLibrary.cpp61 void *DynamicLibrary::osGetSymbol(const std::string &symbol) const in osGetSymbol() function in DynamicLibrary