Searched refs:PathProviderPosix (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/base/
H A Dbase_paths_posix.cc5 // Defines base::PathProviderPosix, default path provider on POSIX OSes that
32 bool PathProviderPosix(int key, FilePath* result) { function in namespace:base
H A Dpath_service.cc32 // PathProviderPosix is the default path provider on POSIX OSes other than
34 bool PathProviderPosix(int key, FilePath* result);
102 base::PathProviderPosix,

Completed in 92 milliseconds