HomeSort by relevance Sort by last modified time
    Searched refs:genEntryPoints (Results 1 - 3 of 3) sorted by null

  /device/generic/opengl-transport/host/commands/emugen/
main.cpp 131 apiEntries.genEntryPoints(encoderDir + "/" + baseName + "_entry.cpp", ApiGen::CLIENT_SIDE);
149 apiEntries.genEntryPoints(wrapperDir + "/" + baseName + "_wrapper_entry.cpp", ApiGen::WRAPPER_SIDE);
ApiGen.h 77 int genEntryPoints(const std::string &filename, SideType side);
ApiGen.cpp 223 int ApiGen::genEntryPoints(const std::string & filename, SideType side)
    [all...]

Completed in 111 milliseconds