Searched defs:GetFileSize (Results 1 - 3 of 3) sorted by relevance

/external/gtest/src/
H A Dgtest-port.cc475 static size_t GetFileSize(FILE * file) { function in namespace:testing::internal
482 const size_t file_size = GetFileSize(file);
/external/opencore/nodes/pvprotocolenginenode/base/src/
H A Dpvmf_protocol_engine_node.h161 void GetFileSize(uint32& aFileSize) function in class:PVMFProtocolEngineNode
/external/opencore/fileformats/mp3/parser/src/
H A Dmp3parser.cpp2542 * FUNCTION: GetFileSize
2548 uint32 MP3Parser::GetFileSize() function in class:MP3Parser

Completed in 43 milliseconds