Searched defs:FileMap (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/content/browser/renderer_host/pepper/ | ||
D | quota_reservation.h | 83 typedef std::map<int32_t, fileapi::OpenFileHandle*> FileMap; typedef |
D | pepper_file_system_browser_host.h | 168 typedef std::map<int32_t, PepperFileIOHost*> FileMap; typedef |
/external/chromium_org/webkit/common/blob/ | ||
D | shareable_file_reference.cc | 21 typedef std::map<base::FilePath, ShareableFileReference*> FileMap; typedef in webkit_blob::__anonb8ea90580111::ShareableFileMap |
/external/clang/tools/libclang/ | ||
D | IndexingContext.h | 293 FileMapTy FileMap; variable |
/external/chromium_org/content/browser/ | ||
D | child_process_security_policy_impl.cc | 278 typedef std::map<base::FilePath, FilePermissionFlags> FileMap; typedef in content::ChildProcessSecurityPolicyImpl::SecurityState |