Searched defs:platform_file (Results 1 – 13 of 13) sorted by relevance
39 File::File(PlatformFile platform_file) : File(platform_file, false) {} in File()41 File::File(PlatformFile platform_file, bool async) in File()
159 const lldb_private::FileSpec &platform_file, in GetFileWithUUID()
440 Status PlatformRemoteDarwinDevice::GetSymbolFile(const FileSpec &platform_file, in GetSymbolFile()507 const FileSpec &platform_file = module_spec.GetFileSpec(); in GetSharedModule() local
428 Status PlatformAppleSimulator::GetSymbolFile(const FileSpec &platform_file, in GetSymbolFile()471 const FileSpec &platform_file = module_spec.GetFileSpec(); in GetSharedModule() local
734 const FileSpec &platform_file = module_spec.GetFileSpec(); in GetSharedModule() local765 const FileSpec &platform_file = module_spec.GetFileSpec(); in GetSharedModuleKext() local
389 const FileSpec &platform_file = module_spec.GetFileSpec(); in GetSharedModule() local1732 const FileSpec &platform_file = module_spec.GetFileSpec(); in FindBundleBinaryInExecSearchPaths() local
205 ScopedHandle WrapPlatformFile(base::PlatformFile platform_file) { in WrapPlatformFile()
315 Status RemoteAwarePlatform::GetFileWithUUID(const FileSpec &platform_file, in GetFileWithUUID()
174 Status Platform::GetFileWithUUID(const FileSpec &platform_file, in GetFileWithUUID()
59 base::PlatformFile platform_file() { return file_.GetPlatformFile(); } in platform_file() function in __anon37bf8b5c0111::FileWrapper
59 base::PlatformFile platform_file() { return file_.GetPlatformFile(); } in platform_file() function in __anonaa7dc4cb0111::FileWrapper
119 bool SBModule::SetPlatformFileSpec(const lldb::SBFileSpec &platform_file) { in SetPlatformFileSpec()
194 Status PlatformRemoteGDBServer::GetFileWithUUID(const FileSpec &platform_file, in GetFileWithUUID()