Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/aot/
Doptions.cpp233 void Options::ParseUpdateVersionInfo(nlohmann::json &compileContextInfoJson) in ParseUpdateVersionInfo()
290 nlohmann::json compileContextInfoJson = nlohmann::json::parse(buffer); in ParseCompileContextInfo() local