Home
last modified time | relevance | path

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

/external/pigweed/pw_function/public/pw_function/
Dpointer.h68 constexpr auto GetFunctionPointer() { in GetFunctionPointer() function
77 constexpr auto GetFunctionPointer(const FunctionType&) { in GetFunctionPointer() function
/external/libchrome/base/
Dscoped_native_library.cc24 void* ScopedNativeLibrary::GetFunctionPointer( in GetFunctionPointer() function in base::ScopedNativeLibrary
/external/cronet/base/
Dscoped_native_library.cc30 void* ScopedNativeLibrary::GetFunctionPointer(const char* function_name) const { in GetFunctionPointer() function in base::ScopedNativeLibrary