HomeSort by relevance Sort by last modified time
    Searched refs:ReferencesParent (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/extensions/
sandboxed_extension_unpacker.cc 489 if (path.IsAbsolute() || path.ReferencesParent()) {
513 if (path_suffix.IsAbsolute() || path_suffix.ReferencesParent()) {
586 if (relative_path.IsAbsolute() || relative_path.ReferencesParent()) {
  /external/chromium/base/
file_path.h 281 bool ReferencesParent() const;
file_path_unittest.cc     [all...]
file_path.cc 503 bool FilePath::ReferencesParent() const {
    [all...]

Completed in 95 milliseconds