Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tools/nogrod/
Dmain.cc1254 Json::Value types_json(Json::objectValue); in main() local
1257 types_json[json_with_name.name()] = json_with_name.value(); in main()
1260 root["types"] = types_json; in main()