Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/compiler_service/interface/
H A Diaot_compiler_interface.h44 const unsigned long mapMaxSize = 102400; member in OHOS::ArkCompiler::IAotCompilerInterface
H A Daot_compiler_interface_stub.cpp57 if (static_cast<unsigned long>(argsMapSize) > mapMaxSize) { in CommandAOTCompiler()
H A Daot_compiler_interface_proxy.cpp35 if (argsMap.size() > mapMaxSize) { in AotCompiler()

Completed in 2 milliseconds