OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NormalizeToNativeFilePath
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/
file_util_win.cc
394
if (!
NormalizeToNativeFilePath
(path, &mapped_file))
396
//
NormalizeToNativeFilePath
() will return a path that starts with
447
bool
NormalizeToNativeFilePath
(const FilePath& path, FilePath* nt_path) {
/external/chromium/base/
file_util_win.cc
[
all
...]
Completed in 240 milliseconds