Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.cpp461 const uint8_t addedLength = 2; in RelocateFilePath() local
462 size_t totalLength = appRootPathLength + subPathLength + fileNameLength + addedLength; in RelocateFilePath()