OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:new_basename_app
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/content/common/
child_process_host_impl.cc
65
std::string
new_basename_app
= new_basename;
local
66
new_basename_app
.append(kAppExtension);
68
base::FilePath new_path = root_path.Append(
new_basename_app
)
Completed in 229 milliseconds