Home
last modified time | relevance | path

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

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