Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.cpp641 static bool CheckFileLength(const char * const fullPath, int32_t &outFileSize) in CheckFileLength() function
671 if (!CheckFileLength(fullPath, scriptLength)) { in ReadFile()