Searched defs:GetFunctionPointer (Results 1 – 3 of 3) sorted by relevance
68 constexpr auto GetFunctionPointer() { in GetFunctionPointer() function77 constexpr auto GetFunctionPointer(const FunctionType&) { in GetFunctionPointer() function
24 void* ScopedNativeLibrary::GetFunctionPointer( in GetFunctionPointer() function in base::ScopedNativeLibrary
30 void* ScopedNativeLibrary::GetFunctionPointer(const char* function_name) const { in GetFunctionPointer() function in base::ScopedNativeLibrary