Searched refs:GetNativeLibraryName (Results 1 - 5 of 5) sorted by relevance

/external/chromium/base/memory/
H A Dscoped_native_library_unittest.cc25 FilePath path(base::GetNativeLibraryName(L"ddraw"));
/external/chromium/base/
H A Dnative_library_linux.cc49 string16 GetNativeLibraryName(const string16& name) { function in namespace:base
H A Dnative_library.h82 BASE_API string16 GetNativeLibraryName(const string16& name);
H A Dnative_library_win.cc69 string16 GetNativeLibraryName(const string16& name) { function in namespace:base
/external/chromium/chrome/browser/
H A Daeropeek_manager.cc167 FilePath dwmapi_path(base::GetNativeLibraryName(L"dwmapi"));
189 FilePath dwmapi_path(base::GetNativeLibraryName(L"dwmapi"));
207 FilePath dwmapi_path(base::GetNativeLibraryName(L"dwmapi"));

Completed in 107 milliseconds