OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDriveGrandRootDirName
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/chromeos/drive/
file_system_util.h
44
const base::FilePath::CharType
kDriveGrandRootDirName
[] =
resource_metadata.cc
125
root.set_title(util::
kDriveGrandRootDirName
);
399
if (components.empty() || components[0] != util::
kDriveGrandRootDirName
)
file_system_util.cc
116
(util::
kDriveGrandRootDirName
));
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
create_directory_operation.cc
114
if (components.empty() || components[0] != util::
kDriveGrandRootDirName
)
Completed in 1076 milliseconds