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

  /external/chromium_org/ppapi/shared_impl/
file_ref_create_info.cc 15 std::string GetNameForExternalFilePath(const base::FilePath& in_path) {
44 info.display_name = GetNameForExternalFilePath(external_path);
file_ref_util.cc 21 std::string GetNameForExternalFilePath(const base::FilePath& path) {

Completed in 133 milliseconds