Home
last modified time | relevance | path

Searched defs:anFileMaxByteSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/tests/
Daot_file_generator_mock.h29 bool isEnableLiteCG, size_t anFileMaxByteSize) in AOTFileGeneratorMock()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dan_file_info.cpp24 bool AnFileInfo::Save(const std::string &filename, Triple triple, size_t anFileMaxByteSize, in Save()