OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMaxErrorCode
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/tools/mcld/include/alone/
Linker.h
51
kMaxErrorCode
/frameworks/compile/mclinker/tools/mcld/lib/Core/
Linker.cpp
50
/*
kMaxErrorCode
*/
54
if (pErrCode >
kMaxErrorCode
) {
55
pErrCode =
kMaxErrorCode
;
Completed in 40 milliseconds