Home
last modified time | relevance | path

Searched refs:pandaFileNames_ (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daot_compiler_preprocessor.h108 pandaFileNames_(pandaFileNames), in AotCompilerPreprocessor()
183 return fileInfos_.size() == pandaFileNames_.size(); in GetCompilerResult()
243 arg_list_t &pandaFileNames_; member in panda::ecmascript::kungfu::AotCompilerPreprocessor
H A Daot_compiler_preprocessor.cpp171 pandaFileNames_ = base::StringHelper::SplitString(files, delimiter); in HandlePandaFileNames()
261 size_t size = pandaFileNames_.size(); in GenerateAbcFileInfos()
264 const auto &fileName = pandaFileNames_.at(i); in GenerateAbcFileInfos()
/arkcompiler/ets_runtime/ecmascript/ohos/
H A Dohos_pkg_args.h86 preProcessor.pandaFileNames_.emplace_back(pkgInfo.first); in ParseArgs()
93 preProcessor.pandaFileNames_.emplace_back(abcPath); in ParseArgs()

Completed in 6 milliseconds