Home
last modified time | relevance | path

Searched refs:HasCopiedData (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_extractor_util.cpp227 if (!HasCopiedData(destName, fp, size)) { in HasWrittenFile()
234 bool GtExtractorUtil::HasCopiedData(const char *filePath, int32_t fp, uint64_t size) in HasCopiedData() function in OHOS::GtExtractorUtil
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dgt_extractor_util.h36 static bool HasCopiedData(const char *filePath, int32_t fp, uint64_t size);