Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/sntp/tests/
H A DfileHandlingTest.c48 GetFileSize( in GetFileSize() function
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DSection.h155 lldb::offset_t GetFileSize() const { return m_file_size; } in GetFileSize() function
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DPlatform.h567 virtual lldb::user_id_t GetFileSize(const FileSpec &file_spec) { in GetFileSize() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp656 PlatformRemoteGDBServer::GetFileSize(const FileSpec &file_spec) { in GetFileSize() function in PlatformRemoteGDBServer
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp443 lldb::user_id_t PlatformPOSIX::GetFileSize(const FileSpec &file_spec) { in GetFileSize() function in PlatformPOSIX
/freebsd-12.1/contrib/googletest/googletest/src/
H A Dgtest-port.cc1121 size_t GetFileSize(FILE* file) { in GetFileSize() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2922 lldb::user_id_t GDBRemoteCommunicationClient::GetFileSize( in GetFileSize() function in GDBRemoteCommunicationClient