Home
last modified time | relevance | path

Searched refs:GetNameForExternalFilePath (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ppapi/shared_impl/
Dfile_ref_create_info.cc15 std::string GetNameForExternalFilePath(const base::FilePath& in_path) { in GetNameForExternalFilePath() function
44 info.display_name = GetNameForExternalFilePath(external_path); in MakeExternalFileRefCreateInfo()
Dfile_ref_util.h21 PPAPI_SHARED_EXPORT std::string GetNameForExternalFilePath(
Dfile_ref_util.cc21 std::string GetNameForExternalFilePath(const base::FilePath& path) { in GetNameForExternalFilePath() function