Searched refs:MOJO_RESULT_NOT_FOUND (Results 1 – 4 of 4) sorted by relevance
99 const MojoResult MOJO_RESULT_NOT_FOUND = -5; variable118 #define MOJO_RESULT_NOT_FOUND ((MojoResult) - 5) macro
38 const MojoResult MOJO_RESULT_NOT_FOUND
35 RESULT_NOT_FOUND = c_core.MOJO_RESULT_NOT_FOUND
268 .SetValue("RESULT_NOT_FOUND", MOJO_RESULT_NOT_FOUND) in GetModule()