OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:genEntryPoints
(Results
1 - 3
of
3
) sorted by null
/sdk/emulator/opengl/host/tools/emugen/
main.cpp
130
apiEntries.
genEntryPoints
(encoderDir + "/" + baseName + "_entry.cpp", ApiGen::CLIENT_SIDE);
148
apiEntries.
genEntryPoints
(wrapperDir + "/" + baseName + "_wrapper_entry.cpp", ApiGen::WRAPPER_SIDE);
ApiGen.h
75
int
genEntryPoints
(const std::string &filename, SideType side);
ApiGen.cpp
190
int ApiGen::
genEntryPoints
(const std::string & filename, SideType side)
[
all
...]
Completed in 575 milliseconds