HomeSort by relevance Sort by last modified time
    Searched refs:GetFunctionPointer (Results 1 - 5 of 5) sorted by null

  /external/chromium/base/memory/
scoped_native_library.h 35 void* GetFunctionPointer(const char* function_name) const;
scoped_native_library_unittest.cc 28 library.GetFunctionPointer("DirectDrawCreate"));
scoped_native_library.cc 25 void* ScopedNativeLibrary::GetFunctionPointer(