Home
last modified time | relevance | path

Searched defs:GetFileLen (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/
H A Dzip_file_reader.h38 size_t GetFileLen() const in GetFileLen() function
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dzip_file_reader.cpp61 size_t ZipFileReader::GetFileLen(const std::string &filePath) in GetFileLen() function in OHOS::AbilityBase::ZipFileReader
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dfile_operator.c91 static int32_t GetFileLen(const char *fileName, uint32_t *len) in GetFileLen() function
/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dfile_operator.c99 IAM_STATIC int32_t GetFileLen(const char *fileName, uint32_t *len) in GetFileLen() function