OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNameForInternalFilePath
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ppapi/shared_impl/
file_ref_util.h
19
PPAPI_SHARED_EXPORT std::string
GetNameForInternalFilePath
(
file_ref_util.cc
13
std::string
GetNameForInternalFilePath
(const std::string& path) {
/external/chromium_org/ppapi/proxy/
file_ref_resource.cc
38
create_info_.display_name =
GetNameForInternalFilePath
(
117
parent_info.display_name =
GetNameForInternalFilePath
(parent_path);
/external/chromium_org/content/browser/renderer_host/pepper/
pepper_internal_file_ref_backend.cc
244
info.display_name = ppapi::
GetNameForInternalFilePath
(path);
Completed in 26 milliseconds