Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_job_helper.cpp206 uint32_t arrFilesLength = fdList.size(); in CreateFdList() local
208 for (uint32_t i = 0; i < arrFilesLength; i++) { in CreateFdList()