HomeSort by relevance Sort by last modified time
    Searched defs:parent_folder (Results 1 - 3 of 3) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
pathutils.cc 172 std::string Pathname::parent_folder() const { function in class:talk_base::Pathname
  /external/chromium_org/third_party/libjingle/source/talk/base/
pathutils.cc 172 std::string Pathname::parent_folder() const { function in class:talk_base::Pathname
  /external/chromium_org/chrome_frame/
utils.cc 449 base::win::ScopedComPtr<IShellFolder> parent_folder; local
452 reinterpret_cast<void**>(parent_folder.Receive()),
456 hr = parent_folder->GetDisplayNameOf(relative_pidl,
    [all...]

Completed in 1153 milliseconds