Searched refs:GetFunctionPointer (Results 1 – 3 of 3) sorted by relevance
37 void* GetFunctionPointer(const char* function_name) const;
24 void* ScopedNativeLibrary::GetFunctionPointer( in GetFunctionPointer() function in base::ScopedNativeLibrary
112 library_->GetFunctionPointer(kGetThunksFunctionName)); in CoreLibraryInitializer()