Home
last modified time | relevance | path

Searched defs:GetAbsolutePath (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/ppapi/c/private/
Dppb_file_ref_private.h39 struct PP_Var (*GetAbsolutePath)(PP_Resource file_ref); member
/external/chromium_org/tools/python/google/
Dplatform_utils_win.py37 def GetAbsolutePath(self, path, force=False): member in PlatformUtility
/external/chromium_org/content/browser/renderer_host/pepper/
Dpepper_external_file_ref_backend.cc89 int32_t PepperExternalFileRefBackend::GetAbsolutePath( in GetAbsolutePath() function in content::PepperExternalFileRefBackend
Dpepper_internal_file_ref_backend.cc256 int32_t PepperInternalFileRefBackend::GetAbsolutePath( in GetAbsolutePath() function in content::PepperInternalFileRefBackend
/external/chromium_org/chrome/browser/extensions/
Dunpacked_installer.cc242 void UnpackedInstaller::GetAbsolutePath() { in GetAbsolutePath() function in extensions::UnpackedInstaller
/external/chromium_org/ppapi/proxy/
Dfile_ref_resource.cc198 PP_Var FileRefResource::GetAbsolutePath() { in GetAbsolutePath() function in ppapi::proxy::FileRefResource
/external/chromium_org/ppapi/thunk/
Dppb_file_ref_thunk.cc160 PP_Var GetAbsolutePath(PP_Resource file_ref) { in GetAbsolutePath() function