Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_task.cpp45 static const std::string LAUNCH_PARAMETER_FILE_LIST_SIZE = "fileListSize"; variable
269 want.SetParam(LAUNCH_PARAMETER_FILE_LIST_SIZE, static_cast<int>(fileList_.size())); in StartUIExtensionAbility()