Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp488 bool checkSuffix = false; in IsNativeFile() local
491 checkSuffix = true; in IsNativeFile()
496 if (!checkSuffix && extractParam.extractFileType != ExtractFileType::RES_FILE in IsNativeFile()