Home
last modified time | relevance | path

Searched refs:kPathPostfix (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/image_fetcher/core/cache/
H A Dimage_data_store_disk.cc32 const FilePath::CharType kPathPostfix[] = variable
126 storage_path_ = generic_storage_path.Append(kPathPostfix); in ImageDataStoreDisk()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/image_fetcher/core/cache/
H A Dimage_data_store_disk.cc31 const FilePath::CharType kPathPostfix[] = variable
126 storage_path_ = generic_storage_path.Append(kPathPostfix); in ImageDataStoreDisk()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/image_fetcher/
H A Dimage_fetcher_bridge.cc38 const base::FilePath::CharType kPathPostfix[] = variable
244 .Append(kPathPostfix); in GetFilePathForProfile()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/
H A Dmacroexpander.cpp47 const char kPathPostfix[] = ":Path"; variable
411 registerVariable(prefix + kPathPostfix, in registerFileVariables()