HomeSort by relevance Sort by last modified time
    Searched full:init_py_filename (Results 1 - 1 of 1) sorted by null

  /external/flatbuffers/src/
idl_gen_python.cpp 650 std::string init_py_filename = namespace_dir + "/__init__.py"; local
651 SaveFile(init_py_filename.c_str(), "", false);

Completed in 447 milliseconds