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

  /device/generic/opengl-transport/host/commands/emugen/
main.cpp 126 apiEntries.genContextImpl(encoderDir + "/" + baseName + "_client_context.cpp", ApiGen::CLIENT_SIDE);
140 apiEntries.genContextImpl(decoderDir + "/" + baseName + "_server_context.cpp", ApiGen::SERVER_SIDE);
148 apiEntries.genContextImpl(wrapperDir + "/" + baseName + "_wrapper_context.cpp", ApiGen::WRAPPER_SIDE);
ApiGen.h 75 int genContextImpl(const std::string &filename, SideType side);
ApiGen.cpp     [all...]

Completed in 86 milliseconds